index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-07-03
powerpc/fadump: Unregister fadump on kexec down path.
Mahesh Salgaonkar
1
-0
/
+3
2018-07-03
powerpc/powernv/ioda2: Remove redundant free of TCE pages
Alexey Kardashevskiy
1
-1
/
+0
2018-07-03
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
1
-2
/
+2
2018-07-03
powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
Michael Neuling
1
-0
/
+1
2018-07-03
powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
Aneesh Kumar K.V
1
-0
/
+1
2018-06-06
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
9
-1
/
+354
2018-06-06
powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
Michael Ellerman
1
-1
/
+1
2018-06-06
powerpc/pseries: Restore default security feature flags on setup
Mauricio Faria de Oliveira
1
-0
/
+11
2018-06-06
powerpc: Move default security feature flags
Mauricio Faria de Oliveira
2
-6
/
+9
2018-06-06
powerpc/pseries: Fix clearing of security feature flags
Mauricio Faria de Oliveira
1
-3
/
+3
2018-06-06
powerpc/64s: Wire up cpu_show_spectre_v2()
Michael Ellerman
1
-0
/
+33
2018-06-06
powerpc/64s: Wire up cpu_show_spectre_v1()
Michael Ellerman
1
-0
/
+8
2018-06-06
powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
Michael Ellerman
1
-15
/
+12
2018-06-06
powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
Michael Ellerman
1
-31
/
+10
2018-06-06
powerpc/64s: Enhance the information in cpu_show_meltdown()
Michael Ellerman
1
-2
/
+28
2018-06-06
powerpc/64s: Move cpu_show_meltdown()
Michael Ellerman
3
-8
/
+12
2018-06-06
powerpc/powernv: Set or clear security feature flags
Michael Ellerman
1
-0
/
+56
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
[next]