index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-30
macintosh/adb: Use C99 initializers for struct adb_driver instances
Finn Thain
5
-36
/
+35
2018-03-30
powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
Nicholas Piggin
1
-0
/
+4
2018-03-30
powerpc/pseries: Fix clearing of security feature flags
Mauricio Faria de Oliveira
1
-3
/
+3
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
21
-94
/
+223
2018-03-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
10
-6
/
+59
2018-03-27
powerpc: Disable DAWR in the base POWER9 CPU features
Michael Neuling
1
-3
/
+2
2018-03-27
powerpc: Disable DAWR on POWER9 via CPU feature quirk
Michael Neuling
1
-0
/
+3
2018-03-27
KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
Michael Neuling
1
-0
/
+10
2018-03-27
KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9
Michael Neuling
2
-1
/
+8
2018-03-27
KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
Michael Neuling
1
-0
/
+2
2018-03-27
powerpc: Update xmon to use ppc_breakpoint_available()
Michael Neuling
1
-0
/
+4
2018-03-27
powerpc: Update ptrace to use ppc_breakpoint_available()
Michael Neuling
2
-2
/
+17
2018-03-27
powerpc: Add ppc_breakpoint_available()
Michael Neuling
2
-0
/
+13
2018-03-27
powerpc/eeh: Add eeh_state_active() helper
Sam Bobroff
3
-20
/
+14
2018-03-27
powerpc/eeh: Factor out common code eeh_reset_device()
Sam Bobroff
1
-22
/
+10
2018-03-27
powerpc/eeh: Remove always-true tests in eeh_reset_device()
Sam Bobroff
1
-2
/
+2
2018-03-27
powerpc/eeh: Clarify arguments to eeh_reset_device()
Sam Bobroff
1
-9
/
+11
2018-03-27
powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()
Sam Bobroff
1
-5
/
+5
2018-03-27
powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
Sam Bobroff
1
-13
/
+11
2018-03-27
powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
Sam Bobroff
1
-2
/
+1
2018-03-27
powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
Sam Bobroff
3
-21
/
+12
2018-03-27
powerpc/eeh: Remove eeh_handle_event()
Sam Bobroff
3
-30
/
+19
2018-03-27
powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is ...
Alexey Kardashevskiy
1
-3
/
+24
2018-03-27
powerpc/mm: Fix typo in comments
Alexey Kardashevskiy
1
-7
/
+7
2018-03-27
powerpc/lpar/debug: Initialize flags before printing debug message
Alexey Kardashevskiy
1
-3
/
+3
2018-03-27
powerpc/init: Do not advertise radix during client-architecture-support
Alexey Kardashevskiy
1
-1
/
+2
2018-03-27
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
Mauricio Faria de Oliveira
3
-10
/
+10
2018-03-27
powerpc/64s: Wire up cpu_show_spectre_v2()
Michael Ellerman
1
-0
/
+33
2018-03-27
powerpc/64s: Wire up cpu_show_spectre_v1()
Michael Ellerman
1
-0
/
+8
2018-03-27
powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
Michael Ellerman
1
-15
/
+12
2018-03-27
powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
Michael Ellerman
1
-31
/
+10
2018-03-27
powerpc/64s: Enhance the information in cpu_show_meltdown()
Michael Ellerman
2
-2
/
+29
2018-03-27
powerpc/64s: Move cpu_show_meltdown()
Michael Ellerman
2
-8
/
+11
2018-03-27
powerpc/powernv: Set or clear security feature flags
Michael Ellerman
1
-0
/
+56
2018-03-27
powerpc/pseries: Set or clear security feature flags
Michael Ellerman
1
-0
/
+43
2018-03-27
powerpc: Add security feature flags for Spectre/Meltdown
Michael Ellerman
3
-1
/
+81
2018-03-27
powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
Michael Ellerman
1
-0
/
+3
2018-03-27
powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
Michael Ellerman
3
-1
/
+6
2018-03-27
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2
-4
/
+11
2018-03-27
powerpc/rfi-flush: Always enable fallback flush on pseries
Michael Ellerman
1
-9
/
+1
2018-03-27
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
Michael Ellerman
2
-2
/
+6
2018-03-27
powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
Michael Ellerman
1
-5
/
+8
2018-03-27
powerpc/perf: Add blacklisted events for Power9 DD2.2
Madhavan Srinivasan
2
-0
/
+37
2018-03-27
powerpc/perf: Add blacklisted events for Power9 DD2.1
Madhavan Srinivasan
2
-0
/
+39
2018-03-27
powerpc/perf: Infrastructure to support addition of blacklisted events
Madhavan Srinivasan
2
-0
/
+23
2018-03-27
powerpc/perf: Prevent kernel address leak via perf_get_data_addr()
Madhavan Srinivasan
1
-0
/
+4
2018-03-27
powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
Madhavan Srinivasan
1
-0
/
+10
2018-03-27
powerpc/perf: Fix kernel address leak via sampling registers
Michael Ellerman
1
-0
/
+15
2018-03-27
powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
Paul Mackerras
2
-2
/
+12
2018-03-25
powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
Nicholas Piggin
1
-1
/
+1
[next]