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-09-17
x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
Ashish Kalra
1
-1
/
+6
2025-09-17
x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSR
K Prateek Nayak
1
-0
/
+5
2025-09-17
x86/cpu: Rename and move CPU model entry for Diamond Rapids
Tony Luck
1
-4
/
+3
2025-09-17
x86: Use generic TIF bits
Thomas Gleixner
1
-45
/
+31
2025-09-16
KVM: x86/pmu: Correct typo "_COUTNERS" to "_COUNTERS"
Dapeng Mi
1
-4
/
+4
2025-09-16
KVM: TDX: Reject fully in-kernel irqchip if EOIs are protected, i.e. for TDX VMs
Sagi Shahar
1
-0
/
+1
2025-09-16
Merge branch 'x86/urgent' into x86/apic, to resolve conflict
Ingo Molnar
5
-19
/
+33
2025-09-15
x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPT
Tom Lendacky
1
-19
/
+19
2025-09-15
x86/bugs: Simplify SSB cmdline parsing
David Kaplan
1
-0
/
+1
2025-09-15
x86/cpu: Detect FreeBSD Bhyve hypervisor
David Woodhouse
1
-0
/
+2
2025-09-15
x86/resctrl: Add data structures and definitions for ABMC assignment
Babu Moger
1
-0
/
+1
2025-09-15
x86/resctrl: Add support to enable/disable AMD ABMC feature
Babu Moger
1
-0
/
+1
2025-09-15
x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
Babu Moger
1
-0
/
+1
2025-09-15
x86/resctrl: Remove the rdt_mon_features global variable
Tony Luck
1
-1
/
+0
2025-09-15
x86,fs/resctrl: Replace architecture event enabled checks
Tony Luck
1
-15
/
+0
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
5
-2
/
+17
2025-09-11
x86/virt/tdx: Use precalculated TDVPR page physical address
Kai Huang
1
-0
/
+2
2025-09-11
x86/kvm: Make kvm_async_pf_task_wake() a local static helper
Sean Christopherson
1
-2
/
+0
2025-09-11
x86/mce: Define BSP-only init
Yazen Ghannam
1
-0
/
+2
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+11
2025-09-10
Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
Mario Limonciello (AMD)
1
-0
/
+2
2025-09-08
x86: Add __attribute_const__ to ffs()-family implementations
Kees Cook
1
-6
/
+6
2025-09-08
xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()
Juergen Gross
1
-7
/
+7
2025-09-08
x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__
Uros Bizjak
12
-84
/
+27
2025-09-05
KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs
Kai Huang
1
-0
/
+6
2025-09-05
x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
Kai Huang
1
-1
/
+24
2025-09-05
x86/sme: Use percpu boolean to control WBINVD during kexec
Kai Huang
2
-2
/
+4
2025-09-05
x86/kexec: Consolidate relocate_kernel() function parameters
Kai Huang
1
-2
/
+10
2025-09-05
x86/mce: Cleanup bank processing on init
Borislav Petkov
1
-2
/
+1
2025-09-05
x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
Yazen Ghannam
1
-6
/
+0
2025-09-05
Merge branch 'x86/apic' into x86/sev, to resolve conflict
Ingo Molnar
7
-1
/
+36
2025-09-04
x86,ibt: Use UDB instead of 0xEA
Peter Zijlstra
3
-17
/
+16
2025-09-04
x86/sev: Zap snp_abort()
Borislav Petkov (AMD)
1
-2
/
+0
2025-09-04
x86/apic/savic: Do not use snp_abort()
Borislav Petkov (AMD)
1
-0
/
+1
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
1
-6
/
+0
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
1
-0
/
+2
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
2
-0
/
+2
2025-09-03
x86/sev: Use boot SVSM CA for all startup and init code
Ard Biesheuvel
1
-16
/
+0
2025-09-03
x86/sev: Pass SVSM calling area down to early page state change API
Ard Biesheuvel
2
-1
/
+7
2025-09-03
x86/sev: Avoid global variable to store virtual address of SVSM area
Ard Biesheuvel
2
-4
/
+1
2025-09-03
x86/sev: Move GHCB page based HV communication out of startup code
Ard Biesheuvel
2
-7
/
+12
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
2
-3
/
+3
2025-09-01
x86/apic: Enable Secure AVIC in the control MSR
Neeraj Upadhyay
1
-0
/
+2
2025-09-01
x86/apic: Add kexec support for Secure AVIC
Neeraj Upadhyay
2
-0
/
+3
2025-09-01
x86/apic: Allow NMI to be injected from hypervisor for Secure AVIC
Neeraj Upadhyay
1
-0
/
+3
2025-09-01
x86/apic: Support LAPIC timer for Secure AVIC
Neeraj Upadhyay
1
-0
/
+2
2025-09-01
x86/apic: Add support to send IPI for Secure AVIC
Neeraj Upadhyay
2
-0
/
+4
2025-09-01
x86/apic: Add update_vector() callback for APIC drivers
Neeraj Upadhyay
1
-0
/
+9
2025-08-31
x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
Neeraj Upadhyay
1
-0
/
+2
2025-08-31
x86/apic: Initialize Secure AVIC APIC backing page
Neeraj Upadhyay
3
-0
/
+7
[prev]
[next]