index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-04
objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDING
Josh Poimboeuf
1
-4
/
+0
2026-05-04
x86/boot: Get rid of kstrtoull()
Borislav Petkov (AMD)
2
-26
/
+5
2026-05-04
x86/boot/compressed: Use boot_kstrtoul() for hugepages= parsing
Thorsten Blum
1
-1
/
+2
2026-05-04
x86/efi: Fix graceful fault handling after FPU softirq changes
Ivan Hu
1
-1
/
+1
2026-05-04
x86/entry: Zap the #VC entry user and kernel macros
Borislav Petkov (AMD)
5
-40
/
+18
2026-05-03
KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
Sean Christopherson
1
-21
/
+14
2026-05-03
KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flow
Sean Christopherson
2
-16
/
+40
2026-05-03
KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty
Paolo Bonzini
1
-3
/
+5
2026-05-03
KVM: x86: check for nEPT/nNPT in slow flush hypercalls
Paolo Bonzini
1
-1
/
+1
2026-05-01
KVM: x86/mmu: rename and clarify BYTE_MASK
Paolo Bonzini
1
-20
/
+43
2026-05-01
KVM: x86/mmu: merge make_spte_{non,}executable
Paolo Bonzini
1
-9
/
+11
2026-04-30
KVM: x86/mmu: remove SPTE_EPT_*
Paolo Bonzini
1
-6
/
+2
2026-04-30
KVM: x86/mmu: shuffle high bits of SPTEs in preparation for MBEC
Paolo Bonzini
1
-5
/
+15
2026-04-30
KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBEC
Jon Kohler
2
-9
/
+13
2026-04-30
KVM: x86/mmu: remove SPTE_PERM_MASK
Jon Kohler
1
-3
/
+0
2026-04-30
KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
Jon Kohler
3
-5
/
+11
2026-04-29
x86/microcode/intel: Refresh old_microcode defines with Nov 2025 release
Sohil Mehta
1
-238
/
+241
2026-04-28
KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY
Paolo Bonzini
4
-34
/
+29
2026-04-28
KVM: VMX: switch to RESTORE_GUEST_SPEC_CTRL_BODY
Paolo Bonzini
1
-27
/
+4
2026-04-28
KVM: SVM: extract RESTORE_*_SPEC_CTRL_BODY out of svm/vmenter.S
Paolo Bonzini
2
-62
/
+66
2026-04-28
KVM: SVM: adopt the same VMX_RUN_* flags as VMX
Paolo Bonzini
8
-41
/
+46
2026-04-28
KVM: SVM: pass struct vcpu_svm to msr_write_intercepted
Paolo Bonzini
1
-6
/
+5
2026-04-28
KVM: SVM: prepare for making SPEC_CTRL switch common with VMX
Paolo Bonzini
1
-24
/
+30
2026-04-28
KVM: VMX: more cleanups to __vmx_vcpu_run
Paolo Bonzini
1
-44
/
+41
2026-04-28
KVM: VMX: remove regs argument of __vmx_vcpu_run
Paolo Bonzini
4
-37
/
+28
2026-04-27
x86/tdx: Disable the TDX module during kexec and kdump
Vishal Verma
3
-16
/
+3
2026-04-27
x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE
Vishal Verma
4
-0
/
+36
2026-04-27
x86/virt/tdx: Pull kexec cache flush logic into arch/x86
Rick Edgecombe
3
-35
/
+27
2026-04-27
x86/tdx: Move TDX architectural error codes into <asm/shared/tdx_errno.h>
Kirill A. Shutemov
3
-5
/
+4
2026-04-27
x86/bug: Put HAVE_ARCH_BUG_FORMAT_ARGS WARN definitions inside __ASSEMBLER__
Sean Christopherson
1
-1
/
+1
2026-04-27
x86/bug: Add printf() validation to HAVE_ARCH_BUG_FORMAT_ARGS WARNs
Sean Christopherson
1
-0
/
+2
2026-04-24
Merge tag 'x86-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-26
/
+42
2026-04-24
x86/mm: Revert INVLPGB optimization for set_memory code
Dave Hansen
1
-7
/
+13
2026-04-23
Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+1
2026-04-22
Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-4
/
+5
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+3
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+13
2026-04-22
x86/hyperv: Skip LP/VP creation on kexec
Jork Loeser
1
-0
/
+7
2026-04-22
x86/hyperv: move stimer cleanup to hv_machine_shutdown()
Jork Loeser
1
-2
/
+6
2026-04-21
x86/cpu: Disable FRED when PTI is forced on
Dave Hansen
1
-0
/
+5
2026-04-21
kgdb: update outdated references to kgdb_wait()
Kexin Sun
1
-4
/
+5
2026-04-20
Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+8
2026-04-20
x86/shstk: Prevent deadlock during shstk sigreturn
Rick Edgecombe
2
-19
/
+24
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+20
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-80
/
+28
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2
-3
/
+3
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
47
-1610
/
+2219
2026-04-17
x86/CPU: Fix FPDSS on Zen1
Borislav Petkov (AMD)
2
-0
/
+6
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-1286
/
+1
2026-04-16
bpf, x86: Emit ENDBR for indirect jump targets
Xu Kuohai
1
-13
/
+15
[prev]
[next]