index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2025-03-19
x86/mm: Add global ASID process exit helpers
Rik van Riel
2025-03-19
x86/mm: Handle global ASID context switch and TLB flush
Rik van Riel
2025-03-19
x86/mm: Add global ASID allocation helper functions
Rik van Riel
2025-03-19
x86/mm: Add INVLPGB support code
Rik van Riel
2025-03-19
x86/mm: Add INVLPGB feature and Kconfig entry
Rik van Riel
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
2025-03-17
Revert "x86/xen: allow nesting of same lazy mode"
Ryan Roberts
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-03-16
mm: support tlbbatch flush for a range of PTEs
Barry Song
2025-03-16
percpu/x86: enable strict percpu checks via named AS qualifiers
Uros Bizjak
2025-03-16
percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
Uros Bizjak
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
2025-03-14
KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
Yan Zhao
2025-03-14
KVM: x86: Allow vendor code to disable quirks
Paolo Bonzini
2025-03-14
KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
Isaku Yamahata
2025-03-14
KVM: TDX: Detect unexpected SEPT violations due to pending SPTEs
Yan Zhao
2025-03-14
KVM: TDX: Handle EXIT_REASON_OTHER_SMI
Isaku Yamahata
2025-03-14
KVM: TDX: Wait lapic expire when timer IRQ was injected
Isaku Yamahata
2025-03-14
KVM: TDX: Add support for find pending IRQ in a protected local APIC
Sean Christopherson
2025-03-14
KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>
Binbin Wu
2025-03-14
KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
Isaku Yamahata
2025-03-14
KVM: TDX: Add a place holder to handle TDX VM exit
Isaku Yamahata
2025-03-14
KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
Isaku Yamahata
2025-03-14
KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
Chao Gao
2025-03-14
x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest
Kai Huang
2025-03-14
KVM: x86: Make cpu_dirty_log_size a per-VM value
Yan Zhao
2025-03-14
KVM: TDX: Finalize VM initialization
Isaku Yamahata
2025-03-14
KVM: TDX: Add an ioctl to create initial guest memory
Isaku Yamahata
2025-03-14
KVM: TDX: Add load_mmu_pgd method for TDX
Sean Christopherson
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages
Isaku Yamahata
2025-03-14
KVM: TDX: Register TDX host key IDs to cgroup misc controller
Zhiming Hu
2025-03-14
KVM: x86: Introduce KVM_TDX_GET_CPUID
Xiaoyao Li
2025-03-14
KVM: TDX: Do TDX specific vcpu initialization
Isaku Yamahata
2025-03-14
KVM: TDX: add ioctl to initialize VM with TDX specific parameters
Isaku Yamahata
2025-03-14
KVM: TDX: create/destroy VM structure
Isaku Yamahata
2025-03-14
KVM: TDX: Get system-wide info about TDX module on initialization
Isaku Yamahata
2025-03-14
KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
Isaku Yamahata
2025-03-14
KVM: TDX: Add TDX "architectural" error codes
Sean Christopherson
2025-03-14
KVM: VMX: Initialize TDX during KVM module load
Kai Huang
2025-03-14
x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations
Rick Edgecombe
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
Rick Edgecombe
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
Rick Edgecombe
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
Rick Edgecombe
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
Rick Edgecombe
[prev]
[next]