summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
20 hoursMerge branch 'bitmap-for-next' of https://github.com/norov/linux.gitMark Brown
20 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
20 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pci/pc...Mark Brown
20 hoursMerge branch 'fs-next' of linux-nextMark Brown
26 hoursMerge branch into tip/master: 'timers/vdso'Ingo Molnar
26 hoursMerge branch into tip/master: 'core/entry'Ingo Molnar
3 dayspowerpc: Fix exit_flags field placement in pt_regs for ptraceMukesh Kumar Chaurasiya (IBM)
4 daysarch: hookup fchroot() system callChristian Brauner
9 dayspowerpc: Use sysfs_emit() for cpumask show callbacksYury Norov
11 daysentry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
2026-07-15powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processorsAmit Machhiwal
2026-07-15powerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde
2026-07-12powerpc/syscall: Use syscall_enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-12powerpc: Move stack randomization after syscall_enter_from_user_mode()Thomas Gleixner
2026-07-07powerpc/vdso: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-07-06PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()Krzysztof Wilczyński
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen
2026-06-19Merge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-06-16powerpc/fadump: define MIN_RMA in bytes rather than MBSayali Patil
2026-06-16powerpc: Restore KUAP registers on syscall restart exitMukesh Kumar Chaurasiya (IBM)
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-02powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-06-02powerpc: use sysfs_emit{_at} in sysfs show functionsThorsten Blum
2026-06-02ppc/fadump: invoke kmsg_dump in fadump panic pathShivang Upadhyay
2026-06-02powerpc: Simplify cpumask api usage for cpuinfo displayShrikanth Hegde
2026-06-02powerpc: Use cpumask_next_wrap insteadShrikanth Hegde
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-20powerpc: Remove unused functionsMukesh Kumar Chaurasiya
2026-05-20powerpc: Enable GENERIC_ENTRY featureMukesh Kumar Chaurasiya
2026-05-20powerpc: add exit_flags field in pt_regsMukesh Kumar Chaurasiya
2026-05-20powerpc: rename arch_irq_disabled_regsMukesh Kumar Chaurasiya
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil
2026-05-06powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with...Nathan Chancellor
2026-04-26driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()Douglas Anderson
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra
2026-04-01powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)
2026-04-01powerpc/align: Convert emulate_spe() to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/ptrace: Convert gpr32_set_common_user() to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy
2026-04-01powerpc: kgdb: fix kernel-doc warningsRandy Dunlap
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen