summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2024-10-10mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed
2024-10-10powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy
2024-10-10powerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni
2024-10-04powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman
2024-10-04crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10Danny Tsen
2024-10-04powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy
2024-10-04powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy
2024-10-04powerpc/8xx: Fix initial memory mappingChristophe Leroy
2024-09-18powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy
2024-09-12powerpc/vdso: Don't discard rela sectionsChristophe Leroy
2024-09-12powerpc/64e: Define mmu_pte_psize staticChristophe Leroy
2024-09-12powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman
2024-09-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman
2024-09-12powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch
2024-09-12powerpc/qspinlock: Fix deadlock in MCS queueNysal Jan K.A.
2024-08-29powerpc/topology: Check if a core is onlineNysal Jan K.A
2024-08-03powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFCEsben Haabendal
2024-08-03powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()Al Viro
2024-08-03KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...Gautam Menghani
2024-08-03KVM: PPC: Book3S HV nestedv2: Fix doorbell emulationGautam Menghani
2024-08-03powerpc/8xx: fix size given to set_huge_pte_at()Christophe Leroy
2024-08-03powerpc/xmon: Fix disassembly CPU feature checksMichael Ellerman
2024-08-03powerpc/prom: Add CPU info to hardware description string laterNathan Lynch
2024-08-03powerpc/kexec_file: fix cpus node update to FDTSourabh Jain
2024-08-03KVM: PPC: Book3S HV: Fix the get_one_reg of SDARShivaprasad G Bhat
2024-08-03KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3Shivaprasad G Bhat
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-06-28powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin
2024-06-25powerpc: restore some missing spu syscallsArnd Bergmann
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-23powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar
2024-06-23powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K
2024-06-23powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen
2024-06-16KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman
2024-06-04powerpc/crypto: Add generated P8 asm to .gitignoreNathan Lynch
2024-05-30powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64Samuel Holland
2024-05-30powerpc/uaccess: Use YZ asm constraint for ldMichael Ellerman
2024-05-30powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman
2024-05-30powerpc/pseries/lparcfg: drop error message from guest name lookupNathan Lynch
2024-05-29powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds