index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
1
-1
/
+3
2025-08-28
x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
Ard Biesheuvel
1
-1
/
+2
2025-08-27
x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
Harry Yoo
1
-0
/
+3
2025-08-27
KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
Sean Christopherson
1
-1
/
+1
2025-08-27
KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
Ackerley Tng
2
-2
/
+2
2025-08-27
KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
Fuad Tabba
1
-3
/
+1
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
1
-1
/
+1
2025-08-26
x86/vdso: Fix output operand size of RDPID
Uros Bizjak
1
-4
/
+4
2025-08-25
floppy: Replace custom SZ_64K constant
Andy Shevchenko
1
-1
/
+2
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
1
-4
/
+1
2025-08-22
x86/mtrr: Remove license boilerplate text with bad FSF address
Thomas Huth
1
-14
/
+1
2025-08-22
x86/asm: Use RDPKRU and WRPKRU mnemonics in <asm/special_insns.h>
Uros Bizjak
1
-5
/
+2
2025-08-22
x86/tdx: Eliminate duplicate code in tdx_clear_page()
Adrian Hunter
1
-0
/
+2
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2025-08-22
x86/idle: Use MONITORX and MWAITX mnemonics in <asm/mwait.h>
Uros Bizjak
1
-6
/
+2
2025-08-21
perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK
Dapeng Mi
1
-1
/
+5
2025-08-21
perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)
Dapeng Mi
1
-1
/
+1
2025-08-21
perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
Dapeng Mi
1
-6
/
+8
2025-08-21
uprobes/x86: Fix uprobe syscall vs shadow stack
Peter Zijlstra
1
-0
/
+4
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
1
-0
/
+7
2025-08-21
KVM: SVM: Enable Secure TSC for SNP guests
Nikunj A Dadhania
1
-0
/
+1
2025-08-21
x86/cpufeatures: Add SNP Secure TSC
Nikunj A Dadhania
1
-0
/
+1
2025-08-19
KVM: x86: Add kvm_msr_{read,write}() helpers
Yang Weijiang
1
-1
/
+2
2025-08-19
KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accesses
Yang Weijiang
1
-4
/
+4
2025-08-19
KVM: x86: Advertise support for the immediate form of MSR instructions
Xin Li
1
-0
/
+1
2025-08-19
KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
Xin Li
2
-1
/
+8
2025-08-19
x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
Xin Li
1
-0
/
+1
2025-08-19
KVM: x86/pmu: Calculate set of to-be-emulated PMCs at time of WRMSRs
Sean Christopherson
1
-0
/
+3
2025-08-19
KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
Sean Christopherson
1
-0
/
+1
2025-08-19
KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMU
Vipin Sharma
1
-13
/
+26
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
2
-3
/
+63
2025-08-18
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
1
-2
/
+3
2025-08-18
x86/fred: Install system vector handlers even if FRED isn't fully enabled
Sean Christopherson
1
-7
/
+2
2025-08-18
x86/hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
1
-96
/
+41
2025-08-18
KVM: x86: Implement test_cc() in C
Peter Zijlstra
1
-7
/
+13
2025-08-17
Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+0
2025-08-15
x86/cpuid: Remove transitional <asm/cpuid.h> header
Ahmed S. Darwish
1
-8
/
+0
2025-08-14
x86/vmscape: Add conditional IBPB mitigation
Pawan Gupta
3
-0
/
+10
2025-08-14
x86/vmscape: Enumerate VMSCAPE bug
Pawan Gupta
1
-0
/
+1
2025-08-12
Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+20
2025-08-10
Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+12
2025-08-06
x86/sev: Evict cache lines during SNP memory validation
Tom Lendacky
2
-0
/
+20
2025-08-04
x86/irq: Plug vector setup race
Thomas Gleixner
1
-5
/
+7
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-28
/
+28
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-8
/
+2
2025-08-01
x86/cpu: Add new Intel CPU model numbers for Wildcatlake and Novalake
Tony Luck
1
-0
/
+5
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
1
-8
/
+2
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-58
/
+3
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-50
/
+128
2025-07-29
Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[prev]
[next]