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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
5
-13
/
+64
2022-06-27
x86/xen: Add UNTRAIN_RET
Peter Zijlstra
1
-1
/
+7
2022-06-27
x86/xen: Rename SYS* entry points
Peter Zijlstra
3
-16
/
+16
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
3
-0
/
+9
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2
-0
/
+7
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
3
-18
/
+46
2022-06-27
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mit...
Peter Zijlstra
1
-8
/
+17
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2
-14
/
+53
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
3
-8
/
+14
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
4
-10
/
+111
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
3
-6
/
+25
2022-06-27
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
1
-12
/
+46
2022-06-27
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
2
-1
/
+110
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
3
-0
/
+33
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
8
-6
/
+109
2022-06-27
x86/entry: Avoid very early RET
Peter Zijlstra
1
-10
/
+2
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
3
-1
/
+15
2022-06-27
x86/sev: Avoid using __x86_return_thunk
Kim Phillips
1
-2
/
+6
2022-06-27
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
Peter Zijlstra
1
-3
/
+6
2022-06-27
x86/kvm: Fix SETcc emulation for return thunks
Peter Zijlstra
1
-13
/
+15
2022-06-27
x86/bpf: Use alternative RET encoding
Peter Zijlstra
1
-2
/
+17
2022-06-27
x86/ftrace: Use alternative RET encoding
Peter Zijlstra
1
-2
/
+5
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
3
-7
/
+64
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
6
-2
/
+78
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
3
-0
/
+17
2022-06-27
x86/retpoline: Swizzle retpoline thunk
Peter Zijlstra
1
-3
/
+3
2022-06-27
x86/retpoline: Cleanup some #ifdefery
Peter Zijlstra
3
-9
/
+14
2022-06-27
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
1
-2
/
+6
2022-06-27
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
2
-5
/
+5
2022-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-35
/
+50
2022-06-24
KVM: SEV: Init target VMCBs in sev_migrate_from
Peter Gonda
3
-33
/
+48
2022-06-24
KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
Mingwei Zhang
1
-2
/
+2
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2022-06-21
Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-06-21
efi/x86: libstub: Fix typo in __efi64_argmap* name
Evgeniy Baskov
1
-1
/
+1
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-75
/
+159
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+8
2022-06-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+2
2022-06-18
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+18
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
4
-17
/
+18
2022-06-17
Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-6
/
+88
2022-06-16
bpf, x86: Fix tail call count offset calculation on bpf2bpf call
Jakub Sitnicki
1
-1
/
+2
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
3
-6
/
+88
2022-06-15
x86/tdx: Clarify RIP adjustments in #VE handler
Kirill A. Shutemov
1
-55
/
+123
2022-06-15
x86/tdx: Fix early #VE handling
Kirill A. Shutemov
1
-1
/
+5
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-127
/
+197
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-39
/
+353
2022-06-13
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
3
-24
/
+23
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-8
/
+8
[prev]
[next]