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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2022-03-11
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-11
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
1
-1
/
+1
2022-03-11
x86/build: Fix compiler support check for CONFIG_RETPOLINE
Masahiro Yamada
1
-3
/
+7
2022-03-11
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
2
-0
/
+16
2022-03-11
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-11
ARM: fix build error when BPF_SYSCALL is disabled
Emmanuel Gil Peyrot
1
-1
/
+1
2022-03-11
ARM: include unprivileged BPF status in Spectre V2 reporting
Russell King (Oracle)
1
-0
/
+13
2022-03-11
ARM: Spectre-BHB workaround
Russell King (Oracle)
10
-12
/
+269
2022-03-11
ARM: use LOADADDR() to get load address of sections
Russell King (Oracle)
2
-14
/
+24
2022-03-11
ARM: early traps initialisation
Russell King (Oracle)
1
-6
/
+21
2022-03-11
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
5
-31
/
+184
2022-03-11
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
1
-2
/
+25
2022-03-11
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
1
-0
/
+5
2022-03-11
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
1
-8
/
+0
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-6
/
+29
2022-03-11
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
2
-37
/
+98
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
3
-18
/
+25
2022-03-11
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
1
-6
/
+0
2022-03-11
x86/speculation: Merge one test in spectre_v2_user_select_mitigation()
Borislav Petkov
1
-9
/
+4
2022-03-11
x86/retpoline: Remove minimal retpoline support
Zhenzhong Duan
2
-13
/
+2
2022-03-11
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
4
-11
/
+10
2022-03-11
x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant
Zhenzhong Duan
1
-4
/
+13
2022-03-08
ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
Randy Dunlap
1
-0
/
+2
2022-03-02
parisc/unaligned: Fix ldw() and stw() unalignment handlers
Helge Deller
1
-3
/
+3
2022-03-02
parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
Helge Deller
1
-4
/
+4
2022-02-23
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-16
ARM: dts: imx6qdl-udoo: Properly describe the SD card detect
Fabio Estevam
1
-1
/
+4
2022-02-16
ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog group
Fabio Estevam
1
-1
/
+0
2022-02-08
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2
-0
/
+4
2022-02-08
s390/hypfs: include z/VM guests with access control group set
Vasily Gorbik
1
-2
/
+4
2022-01-29
ARM: 8800/1: use choice for kernel unwinders
Stefan Agner
1
-16
/
+28
2022-01-29
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
1
-5
/
+9
2022-01-29
KVM: nVMX: fix EPT permissions as reported in exit qualification
Paolo Bonzini
1
-13
/
+21
2022-01-27
gup: document and work around "COW can break either way" issue
Linus Torvalds
5
-5
/
+40
2022-01-27
powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
Tobias Waldekranz
1
-0
/
+2
2022-01-27
MIPS: Octeon: Fix build errors using clang
Tianjia Zhang
1
-2
/
+2
2022-01-27
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
1
-0
/
+2
2022-01-27
powerpc/btext: add missing of_node_put
Julia Lawall
1
-1
/
+3
2022-01-27
powerpc/cell: add missing of_node_put
Julia Lawall
1
-0
/
+1
2022-01-27
powerpc/powernv: add missing of_node_put
Julia Lawall
1
-0
/
+1
2022-01-27
powerpc/6xx: add missing of_node_put
Julia Lawall
1
-0
/
+1
2022-01-27
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
1
-1
/
+1
2022-01-27
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
4
-6
/
+7
2022-01-27
mips: bcm63xx: add support for clk_set_parent()
Randy Dunlap
1
-0
/
+6
2022-01-27
mips: lantiq: add support for clk_set_parent()
Randy Dunlap
1
-0
/
+6
2022-01-27
powerpc/prom_init: Fix improper check of prom_getprop()
Peiwei Hu
1
-1
/
+1
2022-01-27
arm64: dts: qcom: msm8916: fix MMC controller aliases
Dmitry Baryshkov
1
-2
/
+2
2022-01-11
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
3
-35
/
+67
2022-01-11
arm64: move !VHE work to end of el2_setup
Mark Rutland
1
-20
/
+17
2022-01-11
arm64: reduce el2_setup branching
Mark Rutland
1
-8
/
+7
[next]