summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2021-06-10KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry pointNicholas Piggin
2021-06-10powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier
2021-06-07quota: Wire up quotactl_fd syscallJan Kara
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-06-01Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"Frederic Barrat
2021-05-28powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin
2021-05-28powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-23powerpc/kprobes: Replace ppc_optinsn by common optinsnChristophe Leroy
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-20powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-17powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptionsChristophe Leroy
2021-05-17powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limitChristophe Leroy
2021-05-17powerpc/asm-offset: Remove unused itemsChristophe Leroy
2021-05-17powerpc/32s: Remove m8260_gorom()Christophe Leroy
2021-05-14powerpc/64e/interrupt: Fix nvgprs being clobberedNicholas Piggin
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-12powerpc/legacy_serial: Fix UBSAN: array-index-out-of-boundsChristophe Leroy
2021-05-12powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_userChristophe Leroy
2021-05-12powerpc/syscall: Calling kuap_save_and_lock() is wrongChristophe Leroy
2021-05-12powerpc/interrupts: Fix kuep_unlock() callChristophe Leroy
2021-05-04powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-28powerpc/signal32: Fix erroneous SIGSEGV on RT signal returnChristophe Leroy
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-23powerpc/kernel/iommu: Use largepool as a last resort when !largeallocLeonardo Bras
2021-04-23powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEsLeonardo Bras
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-23powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-04-23powerpc/iommu: Do not immediately panic when failed IOMMU table allocationAlexey Kardashevskiy
2021-04-23powerpc/iommu: Allocate it_map by vmallocAlexey Kardashevskiy
2021-04-23powerpc/eeh: remove unneeded semicolonYang Li
2021-04-22powerpc/legacy_serial: Use early_ioremap()Christophe Leroy
2021-04-22powerpc/fadump: Fix sparse warningsMichael Ellerman
2021-04-21powerpc: Rename probe_kernel_read_inst()Christophe Leroy
2021-04-21powerpc/mce: save ignore_event flag unconditionally for UEGanesh Goudar
2021-04-21powerpc: Enable OPTPROBES on PPC32Christophe Leroy
2021-04-21powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()Christophe Leroy
2021-04-21powerpc/irq: Enhance readability of trap typesChristophe Leroy
2021-04-21powerpc/32s: Enhance readability of trap typesChristophe Leroy
2021-04-21powerpc/8xx: Enhance readability of trap typesChristophe Leroy
2021-04-19powerpc/fadump: Fix compile error since trap type changeMichael Ellerman