index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
powerpc/pseries: Set or clear security feature flags
Michael Ellerman
1
-0
/
+43
2018-06-06
powerpc: Add security feature flags for Spectre/Meltdown
Michael Ellerman
3
-1
/
+81
2018-06-06
powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
Michael Ellerman
1
-0
/
+3
2018-06-06
powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
Michael Ellerman
3
-1
/
+6
2018-06-06
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2
-4
/
+11
2018-06-06
powerpc/rfi-flush: Always enable fallback flush on pseries
Michael Ellerman
1
-9
/
+1
2018-06-06
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
Michael Ellerman
2
-2
/
+6
2018-06-06
powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
Michael Ellerman
1
-5
/
+8
2018-06-06
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
1
-0
/
+4
2018-06-06
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
2018-06-06
powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef
Michael Ellerman
1
-1
/
+1
2018-06-06
powerpc/64s: Clear PCR on boot
Michael Neuling
1
-0
/
+6
2018-05-30
powerpc: Add missing prototype for arch_irq_work_raise()
Mathieu Malaterre
1
-0
/
+1
2018-05-30
powerpc/perf: Fix kernel address leak via sampling registers
Michael Ellerman
1
-0
/
+15
2018-05-30
powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
Madhavan Srinivasan
1
-0
/
+10
2018-05-30
powerpc/mpic: Check if cpu_possible() in mpic_physmask()
Michael Ellerman
1
-1
/
+1
2018-05-30
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
1
-5
/
+7
2018-05-30
powerpc/boot: Fix random libfdt related build errors
Guenter Roeck
1
-1
/
+2
2018-05-30
powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
Mark Lord
1
-0
/
+3
2018-05-30
powerpc/numa: Ensure nodes initialized for hotplug
Michael Bringmann
1
-10
/
+37
2018-05-30
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
Michael Bringmann
1
-3
/
+34
2018-05-22
powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
Nicholas Piggin
1
-2
/
+12
2018-05-22
powerpc: Don't preempt_disable() in show_cpuinfo()
Benjamin Herrenschmidt
1
-11
/
+0
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-21
/
+5
2018-05-16
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Paul Mackerras
1
-3
/
+5
2018-05-01
powerpc/eeh: Fix race with driver un/bind
Michael Neuling
1
-23
/
+38
2018-05-01
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
Nicholas Piggin
1
-3
/
+5
2018-04-24
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
1
-1
/
+1
2018-04-24
powerpc/eeh: Fix enabling bridge MMIO windows
Michael Neuling
1
-1
/
+2
2018-04-24
powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
Nicholas Piggin
1
-1
/
+6
2018-04-24
powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
Nicholas Piggin
1
-0
/
+3
2018-04-24
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
Nicholas Piggin
2
-5
/
+2
2018-04-24
powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
Nicholas Piggin
1
-0
/
+4
2018-04-13
powerpc/8xx: fix mpc8xx_get_irq() return on no irq
Christophe Leroy
1
-1
/
+1
2018-04-13
powerpc/spufs: Fix coredump of SPU contexts
Michael Ellerman
1
-0
/
+2
2018-04-13
powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]
Ivan Mikhaylov
1
-3
/
+11
2018-04-13
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
Michael Ellerman
1
-0
/
+12
2018-04-13
powerpc/modules: If mprofile-kernel is enabled add it to vermagic
Michael Ellerman
1
-0
/
+4
2018-04-13
KVM: PPC: Book3S PR: Check copy_to/from_user return values
Paul Mackerras
1
-8
/
+26
2018-04-08
powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
Nicholas Piggin
1
-1
/
+1
2018-04-08
powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...
Nicholas Piggin
1
-0
/
+8
2018-03-24
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2
-2
/
+9
2018-03-24
powerpc/64s: Remove SAO feature from Power9 DD1
Nicholas Piggin
1
-1
/
+2
2018-03-22
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
3
-1
/
+17
2018-03-22
powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()
Michael Ellerman
1
-1
/
+1
2018-03-22
powerpc: Avoid taking a data miss on every userspace instruction miss
Anton Blanchard
1
-1
/
+1
2018-03-22
powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout
Aneesh Kumar K.V
1
-0
/
+18
2018-03-11
bpf, ppc64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+1
2018-02-25
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
4
-56
/
+39
2018-02-25
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
7
-28
/
+30
[prev]
[next]