index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
-1
/
+1
2025-03-16
mm: support tlbbatch flush for a range of PTEs
Barry Song
-2
/
+1
2025-03-16
percpu/x86: enable strict percpu checks via named AS qualifiers
Uros Bizjak
-3
/
+12
2025-03-16
percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
Uros Bizjak
-2
/
+6
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
-5
/
+5
2025-03-14
KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
Yan Zhao
-2
/
+5
2025-03-14
KVM: x86: Allow vendor code to disable quirks
Paolo Bonzini
-0
/
+3
2025-03-14
KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
Isaku Yamahata
-0
/
+1
2025-03-14
KVM: TDX: Detect unexpected SEPT violations due to pending SPTEs
Yan Zhao
-0
/
+2
2025-03-14
KVM: TDX: Handle EXIT_REASON_OTHER_SMI
Isaku Yamahata
-0
/
+1
2025-03-14
KVM: TDX: Wait lapic expire when timer IRQ was injected
Isaku Yamahata
-0
/
+5
2025-03-14
KVM: TDX: Add support for find pending IRQ in a protected local APIC
Sean Christopherson
-0
/
+2
2025-03-14
KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>
Binbin Wu
-0
/
+1
2025-03-14
KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
Isaku Yamahata
-1
/
+3
2025-03-14
KVM: TDX: Add a place holder to handle TDX VM exit
Isaku Yamahata
-0
/
+1
2025-03-14
KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
Isaku Yamahata
-2
/
+9
2025-03-14
KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
Chao Gao
-0
/
+1
2025-03-14
x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest
Kai Huang
-0
/
+1
2025-03-14
KVM: x86: Make cpu_dirty_log_size a per-VM value
Yan Zhao
-5
/
+7
2025-03-14
KVM: TDX: Finalize VM initialization
Isaku Yamahata
-0
/
+1
2025-03-14
KVM: TDX: Add an ioctl to create initial guest memory
Isaku Yamahata
-0
/
+9
2025-03-14
KVM: TDX: Add load_mmu_pgd method for TDX
Sean Christopherson
-0
/
+1
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents
Isaku Yamahata
-0
/
+2
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page
Isaku Yamahata
-0
/
+2
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking
Isaku Yamahata
-0
/
+2
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
Isaku Yamahata
-0
/
+2
2025-03-14
x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages
Isaku Yamahata
-1
/
+6
2025-03-14
KVM: TDX: Register TDX host key IDs to cgroup misc controller
Zhiming Hu
-0
/
+2
2025-03-14
KVM: x86: Introduce KVM_TDX_GET_CPUID
Xiaoyao Li
-0
/
+1
2025-03-14
KVM: TDX: Do TDX specific vcpu initialization
Isaku Yamahata
-0
/
+3
2025-03-14
KVM: TDX: add ioctl to initialize VM with TDX specific parameters
Isaku Yamahata
-0
/
+24
2025-03-14
KVM: TDX: create/destroy VM structure
Isaku Yamahata
-0
/
+2
2025-03-14
KVM: TDX: Get system-wide info about TDX module on initialization
Isaku Yamahata
-0
/
+11
2025-03-14
KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
Isaku Yamahata
-1
/
+24
2025-03-14
KVM: TDX: Add TDX "architectural" error codes
Sean Christopherson
-1
/
+6
2025-03-14
KVM: VMX: Initialize TDX during KVM module load
Kai Huang
-0
/
+47
2025-03-14
x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID
Isaku Yamahata
-0
/
+3
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations
Rick Edgecombe
-0
/
+2
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
Rick Edgecombe
-0
/
+3
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
Rick Edgecombe
-0
/
+18
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
Rick Edgecombe
-0
/
+14
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
Rick Edgecombe
-0
/
+3
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
Rick Edgecombe
-0
/
+12
2025-03-14
KVM: x86: Add infrastructure for secure TSC
Isaku Yamahata
-0
/
+1
2025-03-14
cpu/SMT: Provide a default topology_is_primary_thread()
Yicong Yang
-1
/
+1
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
-1
/
+1
2025-03-12
x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
James Morse
-0
/
+5
2025-03-12
x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
James Morse
-0
/
+16
2025-03-12
x86/resctrl: Move resctrl types to a separate header
James Morse
-0
/
+1
2025-03-12
x86/resctrl: Add helper for setting CPU default properties
James Morse
-3
/
+11
[prev]
[next]