summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
18 hourspowerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo
18 hourspowerpc/pseries: fix memory leak on krealloc failure in papr_initThorsten Blum
18 hourspowerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processorsAmit Machhiwal
19 hourspowerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVMGautam Menghani
19 hourspowerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan
19 hourspowerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan
19 hourspowerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan
19 hourspowerpc/8xx: implement get_direction() in cpm1Bartosz Golaszewski
7 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-06-01powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil
2026-06-01powerpc: fix dead default for GUEST_STATE_BUFFER_TESTJulian Braha
2026-06-01powerpc: 82xx: fix uninitialized pointers with free attributeAlly Heev
2026-06-01ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-23powerpc/warp: Fix error handling in pika_dtm_threadMa Ke
2026-05-23Revert "papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()"Sasha Levin
2026-05-23Revert "pseries/papr-hvpipe: Fix race with interrupt handler"Sasha Levin
2026-05-23powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain
2026-05-23powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain
2026-05-23powerpc/pgtable-frag: Fix bad page state in pte_frag_destroyRitesh Harjani (IBM)
2026-05-17pseries/papr-hvpipe: Fix race with interrupt handlerRitesh Harjani (IBM)
2026-05-17papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()Christian Brauner
2026-05-14powerpc/xive: fix kmemleak caused by incorrect chip_data lookupNilay Shroff
2026-05-14pseries/papr-hvpipe: Fix the usage of copy_to_user()Ritesh Harjani (IBM)
2026-05-14pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()Ritesh Harjani (IBM)
2026-05-14pseries/papr-hvpipe: Prevent kernel stack memory leak to userspaceRitesh Harjani (IBM)
2026-05-14powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-04-02powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini
2026-04-02powerpc64/ftrace: fix OOL stub count with clangHari Bathini
2026-03-19powerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini
2026-03-19powerpc64/bpf: fix kfunc call supportHari Bathini
2026-03-19powerpc/pseries: Correct MSI allocation trackingNam Cao
2026-03-19powerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik
2026-03-19powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
2026-03-19powerpc/crash: adjust the elfcorehdr sizeSourabh Jain
2026-03-19powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain
2026-03-19kexec: Include kernel-end even without crashkernelBen Collins
2026-03-19powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-04powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li
2026-03-04powerpc/pseries: Fix MSI-X allocation failure when quota is exceededNam Cao
2026-02-26kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek
2026-02-26powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N
2026-02-26powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy
2026-01-08powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2026-01-08powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2026-01-08powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2026-01-08powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky
2026-01-08powerpc/tools: drop `-o pipefail` in gcc check scriptsJan Stancek