index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2024-10-25
KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs
Sean Christopherson
2024-10-25
KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs
Sean Christopherson
2024-10-25
KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying
Sean Christopherson
2024-10-25
KVM: x86/mmu: Mark new SPTE as Accessed when synchronizing existing SPTE
Sean Christopherson
2024-10-25
KVM: x86/mmu: Invert @can_unsync and renamed to @synchronizing
Sean Christopherson
2024-10-25
KVM: x86/mmu: Don't overwrite shadow-present MMU SPTEs when prefaulting
Sean Christopherson
2024-10-25
KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE
Sean Christopherson
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
2024-10-25
x86/microcode/intel: Remove unnecessary cache writeback and invalidation
Chang S. Bae
2024-10-23
x86/sev: Ensure that RMP table fixups are reserved
Ashish Kalra
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2024-10-23
um: vdso: Always reject undefined references in during linking
Thomas Weißschuh
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
2024-10-22
x86/microcode/AMD: Split load_microcode_amd()
Borislav Petkov (AMD)
2024-10-22
x86/microcode/AMD: Pay attention to the stepping dynamically
Borislav Petkov (AMD)
2024-10-21
x86/lam: Disable ADDRESS_MASKING in most cases
Pawan Gupta
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-21
x86/platform: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-20
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-20
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
2024-10-20
KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()
Maxim Levitsky
2024-10-20
KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()
Sean Christopherson
2024-10-20
KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslot
Sean Christopherson
2024-10-20
x86/kvm: Override default caching mode for SEV-SNP and TDX
Kirill A. Shutemov
2024-10-18
PCI: Remove unused PCI_SUBTRACTIVE_DECODE
Ilpo Järvinen
2024-10-17
Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-10-17
x86/unwind/orc: Fix unwind for newly forked tasks
Zheng Yejian
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
2024-10-16
x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()
Bart Van Assche
2024-10-16
virt: sev-guest: Carve out SNP message context structure
Nikunj A Dadhania
2024-10-16
virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
Nikunj A Dadhania
2024-10-16
x86/sev: Cache the secrets page address
Nikunj A Dadhania
2024-10-16
x86/sev: Handle failures from snp_init()
Nikunj A Dadhania
2024-10-16
virt: sev-guest: Use AES GCM crypto library
Nikunj A Dadhania
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-15
x86/virt: Provide "nosnp" boot option for sev kernel command line
Pavan Kumar Paluri
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
2024-10-15
x86/vdso: Remove timekeeper include
Thomas Weißschuh
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2024-10-15
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
2024-10-14
x86/resctrl: Slightly clean-up mbm_config_show()
Christophe JAILLET
2024-10-11
Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-10-11
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
2024-10-10
um: Calculate stub data address relative to stub code
Benjamin Berg
2024-10-10
um: Add generic stub_syscall1 function
Benjamin Berg
[prev]
[next]