aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-12-31powerpc/hv-gpci: Fix hv_gpci event listKajol Jain
2022-12-31powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang
2022-12-31powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin
2022-12-31powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár
2022-12-31powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain
2022-12-31powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain
2022-12-31powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain
2022-12-31powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain
2022-12-31powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang
2022-12-31powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva
2022-12-31powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET
2022-11-26powerpc/64s: Add missing declaration for machine_check_early_boot()Michael Ellerman
2022-11-24powerpc/bpf/32: Fix Oops on tail call testsChristophe Leroy
2022-11-16powerpc: Fix writable sections being moved into the rodata regionNicholas Piggin
2022-11-01powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab
2022-10-31powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman
2022-10-27powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...Nicholas Piggin
2022-10-18powerpc/64s/interrupt: Perf NMI should not take normal exit pathNicholas Piggin
2022-10-18powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warningNicholas Piggin
2022-10-18KVM: PPC: BookS PR-KVM and BookE do not support context trackingNicholas Piggin
2022-10-18powerpc: Fix reschedule bug in KUAP-unlocked user copyNicholas Piggin
2022-10-18powerpc/64s: Fix hash__change_memory_range preemption warningNicholas Piggin
2022-10-18powerpc/64s: Disable preemption in hash lazy mmu modeNicholas Piggin
2022-10-18powerpc/64s: make linear_map_hash_lock a raw spinlockNicholas Piggin
2022-10-18powerpc/64s: make HPTE lock and native_tlbie_lock irq-safeNicholas Piggin
2022-10-18powerpc/64s: Add lockdep for HPTE lockNicholas Piggin
2022-10-18powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPUHaren Myneni
2022-10-18powerpc/pseries/vas: Add VAS IRQ primary handlerHaren Myneni
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-14Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-13powerpc/pseries: Fix CONFIG_DTL=n buildNicholas Piggin
2022-10-13powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked contextNicholas Piggin
2022-10-12mm: free device private pages have zero refcountAlistair Popple
2022-10-12mm/memory.c: fix race when faulting a device private pageAlistair Popple
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-13powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Nicholas Piggin
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11powerpc: Fix 85xx buildJoel Stanley
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07KVM: PPC: Book3S HV: Fix stack frame regs markerNicholas Piggin