index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
Eric W. Biederman
2018-02-16
1
-1
/
+1
*
arm64: dts: marvell: add Ethernet aliases
Yan Markman
2018-02-16
3
-0
/
+19
*
xtensa: fix futex_atomic_cmpxchg_inatomic
Max Filippov
2018-02-16
1
-13
/
+10
*
alpha: fix formating of stack content
Mikulas Patocka
2018-02-16
1
-4
/
+9
*
alpha: fix reboot on Avanti platform
Mikulas Patocka
2018-02-16
1
-1
/
+2
*
alpha: Fix mixed up args in EXC macro in futex operations
Michael Cree
2018-02-16
1
-4
/
+4
*
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
2018-02-16
1
-2
/
+2
*
alpha: fix crash if pthread_create races with signal delivery
Mikulas Patocka
2018-02-16
1
-1
/
+2
*
signal/sh: Ensure si_signo is initialized in do_divide_error
Eric W. Biederman
2018-02-16
1
-1
/
+2
*
signal/openrisc: Fix do_unaligned_access to send the proper signal
Eric W. Biederman
2018-02-16
1
-5
/
+5
*
KVM: PPC: Book3S PR: Fix broken select due to misspelling
Ulf Magnusson
2018-02-16
1
-1
/
+1
*
KVM: PPC: Book3S HV: Drop locks before reading guest memory
Paul Mackerras
2018-02-16
1
-4
/
+12
*
KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
Paul Mackerras
2018-02-16
1
-20
/
+20
*
KVM: nVMX: Fix bug of injecting L2 exception into L1
Liran Alon
2018-02-16
2
-1
/
+1
*
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
Liran Alon
2018-02-16
1
-2
/
+3
*
arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
2018-02-16
1
-2
/
+11
*
crypto: sha512-mb - initialize pending lengths correctly
Eric Biggers
2018-02-16
1
-4
/
+6
*
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-02-16
7
-0
/
+11
*
crypto: poly1305 - remove ->setkey() method
Eric Biggers
2018-02-16
1
-1
/
+0
*
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
Marc Zyngier
2018-02-16
3
-70
/
+13
*
arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-16
2
-1
/
+87
*
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Marc Zyngier
2018-02-16
1
-2
/
+18
*
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-16
2
-0
/
+11
*
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Marc Zyngier
2018-02-16
1
-8
/
+12
*
arm64: KVM: Make PSCI_VERSION a fast path
Marc Zyngier
2018-02-16
1
-0
/
+13
*
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
2018-02-16
2
-2
/
+2
*
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
2018-02-16
4
-56
/
+3
*
arm64: KVM: Increment PC after handling an SMC trap
Marc Zyngier
2018-02-16
1
-0
/
+9
*
arm64: Branch predictor hardening for Cavium ThunderX2
Jayachandran C
2018-02-16
1
-0
/
+10
*
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2018-02-16
6
-3
/
+70
*
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Will Deacon
2018-02-16
2
-0
/
+66
*
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Will Deacon
2018-02-16
1
-0
/
+4
*
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
2018-02-16
2
-0
/
+11
*
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
2018-02-16
2
-1
/
+13
*
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-02-16
3
-1
/
+49
*
arm64: Move BP hardening to check_and_switch_context
Marc Zyngier
2018-02-16
1
-2
/
+3
*
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-02-16
11
-3
/
+215
*
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-02-16
4
-16
/
+11
*
arm64: cpufeature: Pass capability structure to ->enable callback
Will Deacon
2018-02-16
1
-2
/
+2
*
arm64: Run enable method for errata work arounds on late CPUs
Suzuki K Poulose
2018-02-16
1
-3
/
+6
*
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
James Morse
2018-02-16
1
-2
/
+1
*
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
2018-02-16
1
-3
/
+6
*
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2018-02-16
4
-14
/
+30
*
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Will Deacon
2018-02-16
1
-22
/
+32
*
arm64: uaccess: Prevent speculative use of the current addr_limit
Will Deacon
2018-02-16
1
-0
/
+7
*
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
2018-02-16
2
-0
/
+13
*
arm64: Use pointer masking to limit uaccess speculation
Robin Murphy
2018-02-16
1
-3
/
+23
*
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-16
4
-23
/
+33
*
arm64: Implement array_index_mask_nospec()
Robin Murphy
2018-02-16
1
-0
/
+21
*
arm64: barrier: Add CSDB macros to control data-value prediction
Will Deacon
2018-02-16
2
-0
/
+8
[next]