index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2020-10-01
KVM: PPC: Book3S HV: Close race with page faults around memslot flushes
Paul Mackerras
2020-10-01
powerpc/traps: Make unrecoverable NMIs die instead of panic
Nicholas Piggin
2020-10-01
powerpc/perf: Implement a global lock to avoid races between trace, core and ...
Anju T Sudhakar
2020-10-01
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
2020-10-01
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
Alexey Kardashevskiy
2020-10-01
powerpc/eeh: Only dump stack once if an MMIO loop is detected
Oliver O'Halloran
2020-10-01
powerpc/64s: Always disable branch profiling for prom_init.o
Michael Ellerman
2020-09-23
powerpc/dma: Fix dma_map_ops::get_required_mask
Alexey Kardashevskiy
2020-09-23
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
2020-09-17
vgacon: remove software scrollback support
Linus Torvalds
2020-09-03
powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
Alexey Kardashevskiy
2020-09-03
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
2020-09-03
powerpc/spufs: add CONFIG_COREDUMP dependency
Arnd Bergmann
2020-09-03
powerpc/xive: Ignore kmemleak false positives
Alexey Kardashevskiy
2020-09-03
powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
Michael Ellerman
2020-08-26
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-26
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
2020-08-21
pseries: Fix 64 bit logical memory block panic
Anton Blanchard
2020-08-21
powerpc: Fix circular dependency between percpu.h and mmu.h
Michael Ellerman
2020-08-21
powerpc: Allow 4224 bytes of stack expansion for the signal frame
Michael Ellerman
2020-08-21
powerpc/ptdump: Fix build failure in hashpagetable.c
Christophe Leroy
2020-08-19
powerpc/boot: Fix CONFIG_PPC_MPC52XX references
Michael Ellerman
2020-08-19
powerpc/32s: Fix CONFIG_BOOK3S_601 uses
Michael Ellerman
2020-08-19
powerpc/perf: Fix missing is_sier_aviable() during build
Madhavan Srinivasan
2020-08-19
powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
Aneesh Kumar K.V
2020-08-19
powerpc/vdso: Fix vdso cpu truncation
Milton Miller
2020-08-19
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
2020-08-11
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
2020-07-22
powerpc/pseries/svm: Fix incorrect check for shared_lppaca_size
Satheesh Rajendran
2020-07-22
powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey
Aneesh Kumar K.V
2020-07-22
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
2020-07-16
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Aneesh Kumar K.V
2020-06-24
powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL
Aneesh Kumar K.V
2020-06-24
powerpc/4xx: Don't unmap NULL mbase
huhai
2020-06-24
KVM: PPC: Book3S: Fix some RCU-list locks
Qian Cai
2020-06-24
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Qian Cai
2020-06-24
powerpc/32s: Don't warn when mapping RO data ROX.
Christophe Leroy
2020-06-24
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
2020-06-24
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
2020-06-24
powerpc/pseries/ras: Fix FWNMI_VALID off by one
Nicholas Piggin
2020-06-24
powerpc/64s/exception: Fix machine check no-loss idle wakeup
Nicholas Piggin
2020-06-24
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
2020-06-24
powerpc/crashkernel: Take "mem=" option into account
Pingfan Liu
2020-06-24
powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...
Kajol Jain
2020-06-24
powerpc/ptdump: Add _PAGE_COHERENT flag
Christophe Leroy
2020-06-24
powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT
Christophe Leroy
2020-06-22
powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
Michael Ellerman
2020-06-22
powerpc/64s: Don't let DT CPU features set FSCR_DSCR
Michael Ellerman
2020-06-22
powerpc/32: Disable KASAN with pages bigger than 16k
Christophe Leroy
2020-06-22
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
[next]