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
*
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
2022-10-07
3
-31
/
+4
*
KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
Uros Bizjak
2022-10-07
1
-1
/
+1
*
x86/speculation: Remove x86_spec_ctrl_mask
Josh Poimboeuf
2022-10-07
1
-30
/
+1
*
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
Josh Poimboeuf
2022-10-07
1
-11
/
+1
*
x86/speculation: Fix SPEC_CTRL write on SMT state change
Josh Poimboeuf
2022-10-07
1
-1
/
+2
*
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
2022-10-07
1
-6
/
+4
*
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-10-07
3
-6
/
+0
*
x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
Peter Zijlstra
2022-10-07
1
-5
/
+5
*
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2022-10-07
3
-6
/
+44
*
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
2022-10-07
3
-17
/
+44
*
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
2022-10-07
1
-8
/
+17
*
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-10-07
3
-14
/
+54
*
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2022-10-07
3
-8
/
+14
*
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-10-07
4
-3
/
+97
*
x86/entry: Remove skip_r11rcx
Peter Zijlstra
2022-10-07
2
-11
/
+2
*
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
2022-10-07
3
-6
/
+25
*
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
2022-10-07
2
-1
/
+85
*
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-10-07
5
-1
/
+44
*
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
2022-10-07
1
-2
/
+4
*
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
2022-10-07
3
-6
/
+6
*
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2022-10-07
3
-4
/
+36
*
x86/cpu: Add consistent CPU match macros
Thomas Gleixner
2022-10-07
3
-13
/
+146
*
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
2022-10-07
6
-4
/
+17
*
Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"
Thadeu Lima de Souza Cascardo
2022-10-07
3
-42
/
+1
*
Revert "x86/speculation: Add RSB VM Exit protections"
Thadeu Lima de Souza Cascardo
2022-10-07
8
-101
/
+3
*
Linux 5.4.216
v5.4.216
Greg Kroah-Hartman
2022-10-05
1
-1
/
+1
*
clk: iproc: Do not rely on node name for correct PLL setup
Florian Fainelli
2022-10-05
1
-4
/
+8
*
clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
Han Xu
2022-10-05
1
-2
/
+2
*
selftests: Fix the if conditions of in test_extra_filter()
Wang Yufen
2022-10-05
1
-1
/
+1
*
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
Michael Kelley
2022-10-05
1
-3
/
+3
*
nvme: add new line after variable declatation
Chaitanya Kulkarni
2022-10-05
1
-0
/
+3
*
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
2022-10-05
1
-1
/
+6
*
Input: melfas_mip4 - fix return value check in mip4_probe()
Yang Yingliang
2022-10-05
1
-1
/
+1
*
Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...
Brian Norris
2022-10-05
1
-13
/
+0
*
soc: sunxi: sram: Fix debugfs info for A64 SRAM C
Samuel Holland
2022-10-05
1
-2
/
+2
*
soc: sunxi: sram: Fix probe function ordering issues
Samuel Holland
2022-10-05
1
-8
/
+5
*
soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
2022-10-05
1
-3
/
+1
*
soc: sunxi: sram: Prevent the driver from being unbound
Samuel Holland
2022-10-05
1
-3
/
+2
*
soc: sunxi: sram: Actually claim SRAM regions
Samuel Holland
2022-10-05
1
-0
/
+1
*
ARM: dts: am33xx: Fix MMCHS0 dma properties
YuTong Chang
2022-10-05
1
-2
/
+1
*
ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
Faiz Abbas
2022-10-05
19
-26
/
+22
*
media: dvb_vb2: fix possible out of bound access
Hangyu Hua
2022-10-05
1
-0
/
+11
*
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-10-05
1
-2
/
+5
*
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
2022-10-05
1
-2
/
+3
*
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-10-05
1
-0
/
+12
*
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
2022-10-05
1
-10
/
+43
*
mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
Sergei Antonov
2022-10-05
1
-14
/
+3
*
libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
Niklas Cassel
2022-10-05
1
-0
/
+4
*
Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"
Sasha Levin
2022-10-05
1
-2
/
+2
*
ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
ChenXiaoSong
2022-10-05
1
-1
/
+2
[next]