summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorLines
2022-07-04powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld-6/+10
2022-06-29powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V-1/+36
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao-9/+9
2022-06-24powerpc/prom_init: Fix kernel config grepLiam Howlett-1/+1
2022-06-24powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy-3/+3
2022-06-24powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch-2/+3
2022-06-22powerpc/powernv: wire up rng during setup_archJason A. Donenfeld-16/+40
2022-06-19powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...Christophe Leroy-1/+1
2022-06-18powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan-1/+10
2022-06-18powerpc: Enable execve syscall exit tracepointNaveen N. Rao-1/+1
2022-06-18powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld-8/+6
2022-06-18powerpc/microwatt: wire up rng during setup_arch()Jason A. Donenfeld-7/+18
2022-06-18powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman-6/+7
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-21/+38
2022-06-09powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman-6/+17
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada-6/+2
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+8
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-118/+64
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-11/+2
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada-2/+2
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman-3/+8
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-50/+6
2022-05-31powerpc/papr_scm: don't requests stats with '0' sized stats bufferVaibhav Jain-0/+3
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-5/+2
2022-05-29powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman-1/+0
2022-05-29powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying-2/+2
2022-05-29powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras-3/+6
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4427/+2924
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-32/+5
2022-05-27powerpc/64: Include cache.h directly in paca.hMichael Ellerman-0/+1
2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-22/+48
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-28/+3
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+5
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds-36/+5
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-2/+0
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki-5/+2
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2022-05-24powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is...Christophe Leroy-0/+2
2022-05-24powerpc/xics: Include missing headerChristophe Leroy-0/+1
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada-1/+0
2022-05-24livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy-11/+2
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+10
2022-05-23eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski-2/+0
2022-05-22powerpc/powernv/pci: Drop VF MPS fixupOliver O'Halloran-18/+0
2022-05-22powerpc/fsl_book3e: Don't set rodata RO too earlyChristophe Leroy-9/+6
2022-05-22powerpc/microwatt: Add mmu bits to device treeJoel Stanley-0/+2
2022-05-22powerpc/powernv/flash: Check OPAL flash calls exist before usingVasant Hegde-0/+4
2022-05-22powerpc/powermac: constify device_node in of_irq_parse_oldworld()Krzysztof Kozlowski-1/+1