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-04-09
KVM: SEV: use mutex guard in snp_handle_guest_req()
Carlos López
1
-15
/
+8
2026-04-09
KVM: SEV: use mutex guard in sev_mem_enc_unregister_region()
Carlos López
1
-15
/
+5
2026-04-09
KVM: SEV: use mutex guard in sev_mem_enc_ioctl()
Carlos López
1
-17
/
+8
2026-04-09
KVM: SEV: use mutex guard in snp_launch_update()
Carlos López
1
-19
/
+12
2026-04-09
KVM: SEV: Assert that kvm->lock is held when querying SEV+ support
Sean Christopherson
1
-0
/
+25
2026-04-09
KVM: SEV: Document that checking for SEV+ guests when reclaiming memory is "s...
Sean Christopherson
1
-1
/
+7
2026-04-09
KVM: SEV: Hide "struct kvm_sev_info" behind CONFIG_KVM_AMD_SEV=y
Sean Christopherson
2
-1
/
+7
2026-04-09
KVM: SEV: WARN on unhandled VM type when initializing VM
Sean Christopherson
1
-11
/
+18
2026-04-09
x86/topology: Add paramter to split LLC
Peter Zijlstra
2
-0
/
+25
2026-04-08
KVM: SEV: Move SEV-specific VM initialization to sev.c
Sean Christopherson
3
-11
/
+18
2026-04-08
KVM: SEV: Move standard VM-scoped helpers to detect SEV+ guests to sev.c
Sean Christopherson
2
-17
/
+14
2026-04-08
KVM: SEV: Document the SEV-ES check when querying SMM support as "safe"
Sean Christopherson
1
-2
/
+10
2026-04-08
KVM: SEV: Add quad-underscore version of VM-scoped APIs to detect SEV+ guests
Sean Christopherson
1
-7
/
+21
2026-04-08
KVM: SEV: Provide vCPU-scoped accessors for detecting SEV+ guests
Sean Christopherson
3
-64
/
+82
2026-04-08
KVM: SEV: Lock all vCPUs for the duration of SEV-ES VMSA synchronization
Sean Christopherson
1
-8
/
+7
2026-04-08
KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish
Sean Christopherson
1
-4
/
+12
2026-04-08
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
1
-1
/
+2
2026-04-08
x86/fpu: Correct the comment explaining what xfeatures_in_use() does
Borislav Petkov (AMD)
1
-1
/
+1
2026-04-07
perf/x86/intel/uncore: Remove extra double quote mark
Zide Chen
1
-24
/
+24
2026-04-07
perf/x86/intel/uncore: Fix die ID init and look up bugs
Zide Chen
2
-7
/
+7
2026-04-07
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
1
-1
/
+1
2026-04-07
perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
Zide Chen
1
-5
/
+10
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
1
-2
/
+0
2026-04-06
x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
5
-4
/
+25
2026-04-05
x86/split_lock: Don't warn about unknown split_lock_detect parameter
Ronan Pigott
1
-0
/
+6
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2
-3
/
+3
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
2
-5
/
+5
2026-04-05
mm: change to return bool for pmdp_clear_flush_young()
Baolin Wang
2
-5
/
+5
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
2
-5
/
+5
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
2
-4
/
+4
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
2
-5
/
+5
2026-04-05
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
1
-1
/
+0
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
Kiryl Shutsemau (Meta)
1
-0
/
+1
2026-04-05
Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+34
2026-04-05
x86: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
1
-10
/
+2
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
3
-19
/
+0
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
3
-6
/
+3
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
1
-0
/
+8
2026-04-04
Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
Michael Kelley
1
-0
/
+2
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
3
-1
/
+7
2026-04-04
x86/fpu: Correct misspelled xfeaures_to_write local var
Borislav Petkov (AMD)
1
-4
/
+4
2026-04-03
KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
Yosry Ahmed
2
-8
/
+4
2026-04-03
KVM: SVM: Treat mapping failures equally in VMLOAD/VMSAVE emulation
Yosry Ahmed
1
-4
/
+2
2026-04-03
KVM: SVM: Check EFER.SVME and CPL on #GP intercept of SVM instructions
Yosry Ahmed
1
-0
/
+8
2026-04-03
KVM: SVM: Move RAX legality check to SVM insn interception handlers
Yosry Ahmed
2
-5
/
+21
2026-04-03
KVM: SVM: Properly check RAX on #GP intercept of SVM instructions
Yosry Ahmed
1
-2
/
+2
2026-04-03
KVM: SVM: Refactor SVM instruction handling on #GP intercept
Yosry Ahmed
1
-51
/
+26
2026-04-03
KVM: SVM: Properly check RAX in the emulator for SVM instructions
Yosry Ahmed
3
-2
/
+9
[prev]
[next]