summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-08-17powerpc/kexec: Fix build failure from uninitialised variableRussell Currey
2022-08-17powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao
2022-08-17powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy
2022-08-17powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-08-17powerpc/64e: Fix kexec build errorMichael Ellerman
2022-08-17powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman
2022-08-17powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin
2022-08-17powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin
2022-08-17powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin
2022-08-17powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár
2022-08-17powerpc/iommu: Fix iommu_table_in_use for a small default DMA window caseAlexey Kardashevskiy
2022-08-17pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-windowAlexey Kardashevskiy
2022-08-17powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy
2022-08-17powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUGChristophe Leroy
2022-08-17powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.Christophe Leroy
2022-08-17powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev
2022-08-17KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_xAlexey Kardashevskiy
2022-08-17powerpc/powernv: Avoid crashing if rng is NULLMichael Ellerman
2022-08-17powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy
2022-08-17powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár
2022-08-17powerpc/64e: Fix early TLB miss with KUAPChristophe Leroy
2022-08-17powerpc: Restore CONFIG_DEBUG_INFO in defconfigsChristophe Leroy
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-20powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman
2022-07-04powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld
2022-06-29powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-06-24powerpc/prom_init: Fix kernel config grepLiam Howlett
2022-06-24powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy
2022-06-24powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch
2022-06-22powerpc/powernv: wire up rng during setup_archJason A. Donenfeld
2022-06-19powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...Christophe Leroy
2022-06-18powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
2022-06-18powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-06-18powerpc/pseries: wire up rng during setup_arch()Jason A. Donenfeld
2022-06-18powerpc/microwatt: wire up rng during setup_arch()Jason A. Donenfeld
2022-06-18powerpc/mm: Move CMA reservations after initmem_init()Michael Ellerman
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-06-09powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds