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
2026-04-08
KVM: SEV: Move SEV-specific VM initialization to sev.c
Sean Christopherson
2026-04-08
KVM: SEV: Move standard VM-scoped helpers to detect SEV+ guests to sev.c
Sean Christopherson
2026-04-08
KVM: SEV: Document the SEV-ES check when querying SMM support as "safe"
Sean Christopherson
2026-04-08
KVM: SEV: Add quad-underscore version of VM-scoped APIs to detect SEV+ guests
Sean Christopherson
2026-04-08
KVM: SEV: Provide vCPU-scoped accessors for detecting SEV+ guests
Sean Christopherson
2026-04-08
KVM: SEV: Lock all vCPUs for the duration of SEV-ES VMSA synchronization
Sean Christopherson
2026-04-08
KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
Sean Christopherson
2026-04-08
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
2026-04-08
x86/fpu: Correct the comment explaining what xfeatures_in_use() does
Borislav Petkov (AMD)
2026-04-07
perf/x86/intel/uncore: Remove extra double quote mark
Zide Chen
2026-04-07
perf/x86/intel/uncore: Fix die ID init and look up bugs
Zide Chen
2026-04-07
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
2026-04-07
perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
Zide Chen
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
2026-04-06
x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
2026-04-05
x86/split_lock: Don't warn about unknown split_lock_detect parameter
Ronan Pigott
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
2026-04-05
mm: change to return bool for pmdp_clear_flush_young()
Baolin Wang
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
2026-04-05
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
2026-04-05
x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
Kiryl Shutsemau (Meta)
2026-04-05
Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-05
x86: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
2026-04-04
Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
Michael Kelley
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
2026-04-04
x86/fpu: Correct misspelled xfeaures_to_write local var
Borislav Petkov (AMD)
2026-04-03
KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
Yosry Ahmed
2026-04-03
KVM: SVM: Treat mapping failures equally in VMLOAD/VMSAVE emulation
Yosry Ahmed
2026-04-03
KVM: SVM: Check EFER.SVME and CPL on #GP intercept of SVM instructions
Yosry Ahmed
2026-04-03
KVM: SVM: Move RAX legality check to SVM insn interception handlers
Yosry Ahmed
2026-04-03
KVM: SVM: Properly check RAX on #GP intercept of SVM instructions
Yosry Ahmed
2026-04-03
KVM: SVM: Refactor SVM instruction handling on #GP intercept
Yosry Ahmed
2026-04-03
KVM: SVM: Properly check RAX in the emulator for SVM instructions
Yosry Ahmed
2026-04-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
2026-04-03
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
2026-04-03
KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock
Sean Christopherson
2026-04-03
KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU
Sean Christopherson
2026-04-03
KVM: SEV: Use kvzalloc_objs() when pinning userpages
Sean Christopherson
2026-04-03
KVM: SEV: Use PFN_DOWN() to simplify "number of pages" math when pinning memory
Sean Christopherson
2026-04-03
KVM: SEV: Disallow pinning more pages than exist in the system
Sean Christopherson
2026-04-03
KVM: SEV: Drop useless sanity checks in sev_mem_enc_register_region()
Sean Christopherson
2026-04-03
KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
Sean Christopherson
[prev]
[next]