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.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
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
1
-24
/
+117
|
\
|
*
bpf: Support new 32bit offset jmp instruction
Yonghong Song
2023-07-27
1
-10
/
+18
|
*
bpf: Support new signed div/mod instructions.
Yonghong Song
2023-07-27
1
-8
/
+19
|
*
bpf: Support new unconditional bswap instruction
Yonghong Song
2023-07-27
1
-0
/
+1
|
*
bpf: Support new sign-extension mov insns
Yonghong Song
2023-07-27
1
-3
/
+40
|
*
bpf: Support new sign-extension load insns
Yonghong Song
2023-07-27
1
-3
/
+39
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
13
-67
/
+149
|
\
\
|
*
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-30
8
-56
/
+121
|
|
\
\
|
|
*
|
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
2023-07-29
1
-4
/
+9
|
|
*
|
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
2023-07-29
5
-20
/
+52
|
|
*
|
Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
Sean Christopherson
2023-07-29
1
-8
/
+2
|
|
*
|
KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
Sean Christopherson
2023-07-29
1
-0
/
+4
|
|
*
|
KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path
Sean Christopherson
2023-07-29
1
-2
/
+1
|
|
*
|
KVM: VMX: Make VMREAD error path play nice with noinstr
Sean Christopherson
2023-07-29
3
-9
/
+26
|
|
*
|
KVM: x86/irq: Conditionally register IRQ bypass consumer again
Like Xu
2023-07-29
1
-1
/
+1
|
|
*
|
KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv
Peng Hao
2023-07-29
1
-1
/
+2
|
|
*
|
KVM: x86: check the kvm_cpu_get_interrupt result before using it
Maxim Levitsky
2023-07-29
1
-3
/
+7
|
|
*
|
KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
Maxim Levitsky
2023-07-29
1
-1
/
+4
|
|
*
|
KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
Maxim Levitsky
2023-07-29
1
-7
/
+13
|
*
|
|
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-30
3
-9
/
+26
|
|
\
\
\
|
|
*
|
|
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Kim Phillips
2023-07-22
1
-6
/
+9
|
|
*
|
|
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
2023-07-22
1
-2
/
+2
|
|
*
|
|
x86: Fix kthread unwind
Peter Zijlstra
2023-07-20
1
-1
/
+15
|
|
|
/
/
|
*
|
|
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-29
2
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
6
-79
/
+144
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memory
Kirill A. Shutemov
2023-07-25
1
-7
/
+11
|
*
|
x86/cpu/amd: Add a Zenbleed fix
Borislav Petkov (AMD)
2023-07-17
5
-0
/
+66
|
*
|
x86/cpu/amd: Move the errata checking functionality up
Borislav Petkov (AMD)
2023-07-17
1
-72
/
+67
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
10
-74
/
+126
|
\
|
|
*
Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-16
1
-0
/
+7
|
|
\
|
|
*
perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
Namhyung Kim
2023-07-10
1
-0
/
+7
|
*
|
Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-07-14
9
-74
/
+119
|
|
\
\
|
|
*
|
x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=y
Ingo Molnar
2023-07-11
1
-0
/
+2
|
|
*
|
x86/fineibt: Poison ENDBR at +0
Peter Zijlstra
2023-07-10
1
-0
/
+16
|
|
*
|
x86: Rewrite ret_from_fork() in C
Brian Gerst
2023-07-10
4
-49
/
+40
|
|
*
|
x86/32: Remove schedule_tail_wrapper()
Brian Gerst
2023-07-10
1
-23
/
+10
|
|
*
|
x86/cfi: Extend ENDBR sealing to kCFI
Peter Zijlstra
2023-07-10
1
-1
/
+43
|
|
*
|
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
2023-07-10
4
-6
/
+9
|
|
*
|
x86/cfi: Extend {JMP,CAKK}_NOSPEC comment
Peter Zijlstra
2023-07-10
1
-0
/
+4
|
|
|
/
*
|
|
bpf, x86: initialize the variable "first_off" in save_args()
Menglong Dong
2023-07-19
1
-1
/
+1
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-13
1
-43
/
+203
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf, x86: allow function arguments up to 12 for TRACING
Menglong Dong
2023-07-13
1
-26
/
+209
|
*
|
bpf, x86: save/restore regs with BPF_DW size
Menglong Dong
2023-07-13
1
-29
/
+6
*
|
|
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-13
1
-1
/
+0
|
\
\
\
|
*
|
|
x86/ftrace: Remove unsued extern declaration ftrace_regs_caller_ret()
YueHaibing
2023-07-10
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-13
1
-16
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/Xen: tidy xen-head.S
Jan Beulich
2023-07-04
1
-16
/
+21
*
|
|
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-09
1
-0
/
+1
|
\
\
\
|
*
|
|
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
2023-07-05
1
-0
/
+1
*
|
|
|
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-09
1
-0
/
+8
|
\
\
\
\
[next]