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
Age
Commit message (
Expand
)
Author
2025-11-13
KVM: TDX: Use struct_size to simplify tdx_get_capabilities()
Sean Christopherson
2025-11-13
KVM: TDX: Check size of user's kvm_tdx_capabilities array before allocating
Thorsten Blum
2025-11-13
KVM: TDX: Fix sparse warnings from using 0 for NULL
Dave Hansen
2025-11-13
KVM: TDX: Remove __user annotation from kernel pointer
Dave Hansen
2025-11-13
KVM: TDX: Take MMU lock around tdh_vp_init()
Rick Edgecombe
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-11-12
x86/mm: Drop unnecessary export of "ptdump_walk_pgd_level_debugfs"
Sean Christopherson
2025-11-12
x86/mtrr: Drop unnecessary export of "mtrr_state"
Sean Christopherson
2025-11-12
x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"
Sean Christopherson
2025-11-12
perf/x86/intel: Fix and clean up intel_pmu_drain_arch_pebs() type use
Ingo Molnar
2025-11-11
lib/crypto: x86/polyval: Migrate optimized code into library
Eric Biggers
2025-11-11
x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()
Borislav Petkov (AMD)
2025-11-11
KVM: VMX: Make loaded_vmcs_clear() static in vmx.c
Sean Christopherson
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
2025-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-11-10
x86/percpu: Use BIT_WORD() and BIT_MASK() macros
Uros Bizjak
2025-11-10
Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"
Christian Brauner
2025-11-09
x86/math-emu: Fix div_Xsig() prototype
Arnd Bergmann
2025-11-09
KVM: nSVM: Fix and simplify LBR virtualization handling with nested
Yosry Ahmed
2025-11-09
KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
Yosry Ahmed
2025-11-09
KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated
Yosry Ahmed
2025-11-09
Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-08
Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-07
KVM: x86: Don't disable IRQs when unregistering user-return notifier
Hou Wenlong
2025-11-07
KVM: x86: Leave user-return notifier registered on reboot/shutdown
Sean Christopherson
2025-11-07
KVM: x86: WARN if user-return MSR notifier is registered on exit
Sean Christopherson
2025-11-07
KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-...
Sean Christopherson
2025-11-07
KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI)
Maxim Levitsky
2025-11-07
KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued()
Maxim Levitsky
2025-11-07
ACPI: CPPC: Detect preferred core availability on online CPUs
Gautham R. Shenoy
2025-11-07
x86/apic: Fix frequency in apic=verbose log output
Julian Stecklina
2025-11-07
perf/x86/intel: Optimize PEBS extended config
Peter Zijlstra
2025-11-07
perf/x86/intel: Check PEBS dyn_constraints
Peter Zijlstra
2025-11-07
perf/x86/intel: Add a check for dynamic constraints
Kan Liang
2025-11-07
perf/x86/intel: Add counter group support for arch-PEBS
Dapeng Mi
2025-11-07
perf/x86/intel: Setup PEBS data configuration and enable legacy groups
Dapeng Mi
2025-11-07
perf/x86/intel: Update dyn_constraint base on PEBS event precise level
Dapeng Mi
2025-11-07
perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
Dapeng Mi
2025-11-07
perf/x86/intel: Process arch-PEBS records or record fragments
Dapeng Mi
2025-11-07
perf/x86/intel/ds: Factor out PEBS group processing code to functions
Dapeng Mi
2025-11-07
perf/x86/intel/ds: Factor out PEBS record processing code to functions
Dapeng Mi
2025-11-07
perf/x86/intel: Initialize architectural PEBS
Dapeng Mi
2025-11-07
perf/x86/intel: Correct large PEBS flag check
Dapeng Mi
2025-11-07
perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
Dapeng Mi
2025-11-07
perf/x86: Fix NULL event access and potential PEBS record loss
Dapeng Mi
2025-11-07
perf/x86: Remove redundant is_x86_event() prototype
Dapeng Mi
2025-11-07
x86/microcode/AMD: Add more known models to entry sign checking
Mario Limonciello (AMD)
2025-11-06
KVM: SVM: Ensure SPEC_CTRL[63:32] is context switched between guest and host
Uros Bizjak
2025-11-06
KVM: VMX: Ensure guest's SPEC_CTRL[63:32] is loaded on VM-Enter
Uros Bizjak
[prev]
[next]