summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-07-09powerpc/pseries: Correct secvar format representation for static key managementSrish Srinivasan
2025-07-09(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-07-02spufs: switch to locked_recursive_removal()Al Viro
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-30lib/crc: powerpc: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-23powerpc: floppy: Add missing checks after DMA mapThomas Fourier
2025-06-23book3s64/radix : Optimize vmemmap start alignmentDonet Tom
2025-06-23book3s64/radix : Handle error conditions properly in radix_vmemmap_populateDonet Tom
2025-06-23powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO addHaren Myneni
2025-06-23KVM: PPC: Book3S HV: Add H_VIRT mapping for tracing exitsGautam Menghani
2025-06-23powerpc: sysdev: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: powernv: ocxl: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: book3s: vas: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: fadump: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: rtas: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: eeh: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc/microwatt: Correct ISA version number in device treePaul Mackerras
2025-06-23powerpc/defconfigs: Set HZ=1000 on ppc64 and powernv defconfigsMadadi Vineeth Reddy
2025-06-23powerpc/configs/64s: Enable CONFIG_KALLSYMS_ALLMadhavan Srinivasan
2025-06-19powerpc/bpf: Fix warning for unused ori31_emittedLuis Gerhorst
2025-06-17serial: 8250: sanitize uart_port::serial_{in,out}() typesJiri Slaby (SUSE)
2025-06-17powerpc/powermac: remove unneeded tty includesJiri Slaby (SUSE)
2025-06-17powerpc/legacy_serial: use %pa for phys_addr_t printsJiri Slaby (SUSE)
2025-06-17powerpc/legacy_serial: cache serial port and info in add_legacy_port()Jiri Slaby (SUSE)
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-16Merge tag 'powerpc-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-06-13powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan
2025-06-13bugs/powerpc: Concatenate 'cond_str' with '__FILE__' in BUG_ENTRY(), to exten...Ingo Molnar
2025-06-13bugs/powerpc: Pass in 'cond_str' to BUG_ENTRY()Ingo Molnar
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar
2025-06-13powerpc: dts: mpc8315erdb: Add GPIO controller nodeJ. Neuschäfer
2025-06-13powerpc/microwatt: Fix model property in device treeJ. Neuschäfer
2025-06-13powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N
2025-06-13powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-09bpf, arm64, powerpc: Change nospec to include v1 barrierLuis Gerhorst
2025-06-09bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst
2025-06-10powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni
2025-06-10powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds