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
/
asm
Age
Commit message (
Expand
)
Author
2025-09-03
x86/sev: Avoid global variable to store virtual address of SVSM area
Ard Biesheuvel
2025-09-03
x86/sev: Move GHCB page based HV communication out of startup code
Ard Biesheuvel
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
2025-09-01
x86/apic: Enable Secure AVIC in the control MSR
Neeraj Upadhyay
2025-09-01
x86/apic: Add kexec support for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Allow NMI to be injected from hypervisor for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Support LAPIC timer for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Add support to send IPI for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Add update_vector() callback for APIC drivers
Neeraj Upadhyay
2025-08-31
x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
Neeraj Upadhyay
2025-08-31
x86/apic: Initialize Secure AVIC APIC backing page
Neeraj Upadhyay
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
2025-08-28
x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
Ard Biesheuvel
2025-08-27
x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
Harry Yoo
2025-08-27
KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
Sean Christopherson
2025-08-27
KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
Ackerley Tng
2025-08-27
KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
Fuad Tabba
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
2025-08-26
x86/vdso: Fix output operand size of RDPID
Uros Bizjak
2025-08-25
floppy: Replace custom SZ_64K constant
Andy Shevchenko
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
2025-08-22
x86/mtrr: Remove license boilerplate text with bad FSF address
Thomas Huth
2025-08-22
x86/asm: Use RDPKRU and WRPKRU mnemonics in <asm/special_insns.h>
Uros Bizjak
2025-08-22
x86/tdx: Eliminate duplicate code in tdx_clear_page()
Adrian Hunter
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-08-22
x86/idle: Use MONITORX and MWAITX mnemonics in <asm/mwait.h>
Uros Bizjak
2025-08-21
perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK
Dapeng Mi
2025-08-21
perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)
Dapeng Mi
2025-08-21
perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
Dapeng Mi
2025-08-21
uprobes/x86: Fix uprobe syscall vs shadow stack
Peter Zijlstra
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
2025-08-21
KVM: SVM: Enable Secure TSC for SNP guests
Nikunj A Dadhania
2025-08-21
x86/cpufeatures: Add SNP Secure TSC
Nikunj A Dadhania
2025-08-19
KVM: x86: Add kvm_msr_{read,write}() helpers
Yang Weijiang
2025-08-19
KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accesses
Yang Weijiang
2025-08-19
KVM: x86: Advertise support for the immediate form of MSR instructions
Xin Li
2025-08-19
KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
Xin Li
2025-08-19
x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
Xin Li
2025-08-19
KVM: x86/pmu: Calculate set of to-be-emulated PMCs at time of WRMSRs
Sean Christopherson
2025-08-19
KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
Sean Christopherson
2025-08-19
KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMU
Vipin Sharma
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
2025-08-18
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
2025-08-18
x86/fred: Install system vector handlers even if FRED isn't fully enabled
Sean Christopherson
2025-08-18
x86/hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
2025-08-18
KVM: x86: Implement test_cc() in C
Peter Zijlstra
2025-08-17
Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-15
x86/cpuid: Remove transitional <asm/cpuid.h> header
Ahmed S. Darwish
2025-08-14
x86/vmscape: Add conditional IBPB mitigation
Pawan Gupta
2025-08-14
x86/vmscape: Enumerate VMSCAPE bug
Pawan Gupta
[prev]
[next]