index
:
linux-stable.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 5.10.133
v5.10.133
Greg Kroah-Hartman
2022-07-25
1
-1
/
+1
*
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
2022-07-25
1
-6
/
+0
*
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...
Arnaldo Carvalho de Melo
2022-07-25
3
-2
/
+2
*
objtool: Fix elf_create_undef_symbol() endianness
Vasily Gorbik
2022-07-25
1
-0
/
+1
*
kvm: fix objtool relocation warning
Linus Torvalds
2022-07-25
1
-1
/
+0
*
x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
Peter Zijlstra
2022-07-25
1
-0
/
+1
*
um: Add missing apply_returns()
Peter Zijlstra
2022-07-25
1
-0
/
+4
*
x86/bugs: Remove apostrophe typo
Kim Phillips
2022-07-25
1
-1
/
+1
*
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-07-25
2
-3
/
+30
*
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-07-25
1
-0
/
+4
*
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
2022-07-25
1
-10
/
+7
*
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
2022-07-25
1
-4
/
+6
*
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
2022-07-25
1
-1
/
+4
*
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
2022-07-25
1
-1
/
+2
*
x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
Jiri Slaby
2022-07-25
1
-0
/
+1
*
x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
Josh Poimboeuf
2022-07-25
1
-0
/
+1
*
x86/xen: Fix initialisation in hypercall_page after rethunk
Ben Hutchings
2022-07-25
1
-2
/
+2
*
x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
Greg Kroah-Hartman
2022-07-25
1
-1
/
+1
*
tools/insn: Restore the relative include paths for cross building
Borislav Petkov
2022-07-25
1
-3
/
+3
*
x86/static_call: Serialize __static_call_fixup() properly
Thomas Gleixner
2022-07-25
1
-5
/
+8
*
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-07-25
5
-1
/
+46
*
x86/kexec: Disable RET on kexec
Konrad Rzeszutek Wilk
2022-07-25
2
-12
/
+36
*
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
Thadeu Lima de Souza Cascardo
2022-07-25
1
-2
/
+5
*
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
2022-07-25
1
-0
/
+1
*
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-07-25
19
-69
/
+172
*
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
2022-07-25
3
-8
/
+20
*
x86/common: Stamp out the stepping madness
Peter Zijlstra
2022-07-25
1
-21
/
+16
*
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-07-25
3
-9
/
+62
*
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
2022-07-25
1
-1
/
+6
*
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-07-25
6
-31
/
+73
*
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
2022-07-25
5
-9
/
+31
*
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
2022-07-25
1
-73
/
+45
*
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-07-25
5
-6
/
+59
*
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
2022-07-25
1
-30
/
+1
*
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
2022-07-25
1
-11
/
+1
*
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
2022-07-25
1
-1
/
+2
*
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
2022-07-25
1
-6
/
+4
*
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-07-25
3
-6
/
+0
*
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
2022-07-25
4
-1
/
+33
*
objtool: Add entry UNRET validation
Peter Zijlstra
2022-07-25
13
-15
/
+217
*
x86/bugs: Do IBPB fallback check only once
Josh Poimboeuf
2022-07-25
1
-10
/
+5
*
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-07-25
6
-13
/
+67
*
x86/xen: Rename SYS* entry points
Peter Zijlstra
2022-07-25
3
-16
/
+16
*
objtool: Update Retpoline validation
Peter Zijlstra
2022-07-25
4
-6
/
+22
*
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2022-07-25
3
-6
/
+44
*
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-07-25
3
-18
/
+46
*
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
2022-07-25
1
-8
/
+17
*
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-07-25
3
-14
/
+54
*
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2022-07-25
3
-8
/
+14
*
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-07-25
4
-10
/
+111
[next]