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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-10-07
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-10-07
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
Pawan Gupta
2022-10-07
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
2022-10-07
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-10-07
x86/bugs: Add Cannon lake to RETBleed affected CPU list
Pawan Gupta
2022-10-07
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
2022-10-07
x86/common: Stamp out the stepping madness
Peter Zijlstra
2022-10-07
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
2022-10-07
KVM: VMX: Fix IBRS handling after vmexit
Josh Poimboeuf
2022-10-07
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-10-07
KVM: VMX: Convert launched argument to flags
Thadeu Lima de Souza Cascardo
2022-10-07
KVM: VMX: Flatten __vmx_vcpu_run()
Josh Poimboeuf
2022-10-07
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
2022-10-07
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
2022-10-07
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
2022-10-07
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
2022-10-07
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
2022-10-07
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
2022-10-07
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-10-07
x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
Peter Zijlstra
2022-10-07
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2022-10-07
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-10-07
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
2022-10-07
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-10-07
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2022-10-07
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-10-07
x86/entry: Remove skip_r11rcx
Peter Zijlstra
2022-10-07
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
2022-10-07
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
2022-10-07
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-10-07
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
2022-10-07
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
2022-10-07
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2022-10-07
x86/cpu: Add consistent CPU match macros
Thomas Gleixner
2022-10-07
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
2022-10-07
Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"
Thadeu Lima de Souza Cascardo
2022-10-07
Revert "x86/speculation: Add RSB VM Exit protections"
Thadeu Lima de Souza Cascardo
2022-10-05
ARM: dts: am33xx: Fix MMCHS0 dma properties
YuTong Chang
2022-10-05
ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
Faiz Abbas
2022-10-05
ARM: dts: integrator: Tag PCI host with device_type
Linus Walleij
2022-09-28
MIPS: Loongson32: Fix PHY-mode being left unspecified
Serge Semin
2022-09-28
MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko
Randy Dunlap
2022-09-28
arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-puma
Fabio Estevam
2022-09-28
arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz
zain wang
2022-09-28
arm64: dts: rockchip: Pull up wlan wake# on Gru-Bob
Brian Norris
2022-09-28
MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
Alexander Sverdlin
2022-09-28
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
2022-09-15
MIPS: loongson32: ls1c: Fix hang during startup
Yang Ling
2022-09-15
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
2022-09-15
ARM: dts: imx6qdl-kontron-samx6i: remove duplicated node
Marco Felsch
[next]