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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
s390: correct module section names for expoline code revert
Martin Schwidefsky
1
-2
/
+2
2018-04-29
s390: correct nospec auto detection init order
Martin Schwidefsky
3
-6
/
+6
2018-04-29
s390: add sysfs attributes for spectre
Martin Schwidefsky
2
-0
/
+20
2018-04-29
s390: report spectre mitigation via syslog
Martin Schwidefsky
1
-0
/
+10
2018-04-29
s390: add automatic detection of the spectre defense
Martin Schwidefsky
6
-38
/
+52
2018-04-29
s390: move nobp parameter functions to nospec-branch.c
Martin Schwidefsky
3
-25
/
+29
2018-04-29
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
1
-2
/
+2
2018-04-29
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
1
-1
/
+2
2018-04-29
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
Eugeniu Rosca
1
-2
/
+2
2018-04-29
KVM: s390: force bp isolation for VSIE
Christian Borntraeger
1
-0
/
+20
2018-04-29
s390: introduce execute-trampolines for branches
Martin Schwidefsky
11
-35
/
+324
2018-04-29
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
4
-4
/
+70
2018-04-29
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
7
-0
/
+94
2018-04-29
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
6
-4
/
+31
2018-04-29
s390: add optimized array_index_mask_nospec
Martin Schwidefsky
1
-0
/
+24
2018-04-29
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
1
-0
/
+47
2018-04-29
KVM: s390: wire up bpb feature
Christian Borntraeger
4
-3
/
+28
2018-04-29
s390: enable CPU alternatives unconditionally
Heiko Carstens
4
-44
/
+10
2018-04-29
s390: introduce CPU alternatives
Vasily Gorbik
7
-0
/
+334
2018-04-29
MIPS: Generic: Fix big endian CPUs on generic machine
Matt Redfearn
1
-0
/
+1
2018-04-29
x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
Xiaoming Gao
1
-1
/
+1
2018-04-24
hypfs_kill_super(): deal with failed allocations
Al Viro
1
-1
/
+1
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
MIPS: memset.S: Fix clobber of v1 in last_fixup
Matt Redfearn
1
-1
/
+1
2018-04-24
MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
Matt Redfearn
1
-1
/
+1
2018-04-24
MIPS: memset.S: EVA & fault support for small_memset
Matt Redfearn
1
-1
/
+6
2018-04-24
MIPS: uaccess: Add micromips clobbers to bzero invocation
Matt Redfearn
1
-2
/
+9
2018-04-24
um: Use POSIX ucontext_t instead of struct ucontext
Krzysztof Mazur
2
-2
/
+2
2018-04-24
um: Compile with modern headers
Jason A. Donenfeld
3
-0
/
+3
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-24
ARM: dts: at91: sama5d4: fix pinctrl compatible string
Santiago Esteban
1
-1
/
+1
2018-04-24
ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
Marek Szyprowski
1
-4
/
+4
2018-04-24
ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
Nicolas Ferre
1
-1
/
+1
2018-04-20
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
1
-3
/
+6
2018-04-20
s390/ipl: ensure loadparm valid flag is set
Vasily Gorbik
1
-0
/
+1
2018-04-20
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
Mark Rutland
3
-70
/
+13
2018-04-20
arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
Mark Rutland
4
-3
/
+3235
2018-04-20
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Mark Rutland
1
-2
/
+18
2018-04-20
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Mark Rutland
3
-1
/
+19
2018-04-20
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Mark Rutland
2
-18
/
+14
2018-04-20
arm64: KVM: Make PSCI_VERSION a fast path
Mark Rutland
1
-0
/
+13
2018-04-20
arm/arm64: KVM: Advertise SMCCC v1.1
Mark Rutland
3
-3
/
+25
2018-04-20
arm/arm64: KVM: Implement PSCI 1.0 support
Mark Rutland
1
-1
/
+44
2018-04-20
arm/arm64: KVM: Add smccc accessors to PSCI code
Mark Rutland
1
-10
/
+42
2018-04-20
arm/arm64: KVM: Add PSCI_VERSION helper
Mark Rutland
1
-3
/
+1
2018-04-20
arm/arm64: KVM: Consolidate the PSCI include files
Mark Rutland
6
-58
/
+8
[next]