index
:
linux/kernel/git/amlogic/linux.git
for-landau-next
LANDAU Linux Amlogic Fork
LANDAU Linux Amlogic Maintainers Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2026-04-12
Merge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-12
Merge tag 'perf-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-11
Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-08
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
2026-04-07
perf/x86/intel/uncore: Remove extra double quote mark
Zide Chen
2026-04-07
perf/x86/intel/uncore: Fix die ID init and look up bugs
Zide Chen
2026-04-07
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
2026-04-07
perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
Zide Chen
2026-04-05
Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
2026-04-02
perf/x86: Fix potential bad container_of in intel_pmu_hw_config
Ian Rogers
2026-03-31
x86/platform/geode: Fix on-stack property data use-after-return bug
Dmitry Torokhov
2026-03-30
x86/kexec: Disable KCOV instrumentation after load_segments()
Aleksandr Nogikh
2026-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-29
Merge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-27
Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-03-27
KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE
Sean Christopherson
2026-03-27
KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
Sean Christopherson
2026-03-23
x86/cpu: Add comment clarifying CRn pinning
Peter Zijlstra
2026-03-23
x86/fred: Fix early boot failures on SEV-ES/SNP guests
Nikunj A Dadhania
2026-03-23
x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask
Borislav Petkov (AMD)
2026-03-23
x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
Nikunj A Dadhania
2026-03-22
Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-22
Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-03-20
x86/platform/uv: Handle deconfigured sockets
Kyle Meyer
2026-03-20
x86/entry/vdso: Fix path of included gettimeofday.c
Vladimir Oltean
2026-03-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-03-20
x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free size
Mike Rapoport (Microsoft)
2026-03-18
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-12
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
2026-03-12
perf/x86/intel: Fix OMR snoop information parsing issues
Dapeng Mi
2026-03-12
perf/x86/intel: Add missing branch counters constraint apply
Dapeng Mi
2026-03-12
x86/perf: Make sure to program the counter value for stopped events on migration
Peter Zijlstra
2026-03-12
perf/x86: Move event pointer setup earlier in x86_pmu_enable()
Breno Leitao
2026-03-12
x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8
Uros Bizjak
2026-03-12
x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()
Uros Bizjak
2026-03-12
x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()
Uros Bizjak
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
2026-03-11
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
2026-03-11
KVM: VMX: check validity of VMCS controls when returning from SMM
Paolo Bonzini
2026-03-11
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2026-03-11
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
2026-03-11
KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()
Li RongQing
2026-03-11
KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
Namhyung Kim
2026-03-11
KVM: x86: hyper-v: Validate all GVAs during PV TLB flush
Manuel Andreas
2026-03-11
KVM: x86: synthesize CPUID bits only if CPU capability is set
Carlos López
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
[next]