index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2024-09-16
Merge tag 'x86_sev_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-16
Merge tag 'ras_core_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-16
Merge tag 'x86_microcode_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-09-15
Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-15
Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"
Paolo Bonzini
2024-09-13
random: vDSO: add a __vdso_getrandom prototype for all architectures
Xi Ruoyao
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
2024-09-13
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
2024-09-12
um: Remove outdated asm/sysrq.h header
Tiwei Bie
2024-09-12
xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()
Alexey Dobriyan
2024-09-12
x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base()
Alexey Dobriyan
2024-09-12
xen, pvh: fix unbootable VMs (PVH + KASAN - AMD_MEM_ENCRYPT)
Alexey Dobriyan
2024-09-12
xen: tolerate ACPI NVS memory overlapping with Xen allocated memory
Juergen Gross
2024-09-12
xen: allow mapping ACPI data using a different physical address
Juergen Gross
2024-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2024-09-11
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2024-09-11
cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...
Mario Limonciello
2024-09-11
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
2024-09-11
x86/amd: Move amd_get_highest_perf() out of amd-pstate
Mario Limonciello
2024-09-11
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
Mario Limonciello
2024-09-11
ACPI: CPPC: Drop check for non zero perf ratio
Mario Limonciello
2024-09-11
x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
Mario Limonciello
2024-09-11
x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
Mario Limonciello
2024-09-11
platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
Mika Westerberg
2024-09-10
KVM: SVM: let alternatives handle the cases when RSB filling is required
Amit Shah
2024-09-10
xen: add capability to remap non-RAM pages to different PFNs
Juergen Gross
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-10
perf/x86/intel: Allow to setup LBR for counting event for BPF
Kan Liang
2024-09-10
perf/x86/intel/cstate: Clean up cpumask and hotplug
Kan Liang
2024-09-10
xen: move max_pfn in xen_memory_setup() out of function scope
Juergen Gross
2024-09-10
xen: move checks for e820 conflicts further up
Juergen Gross
2024-09-10
xen: introduce generic helper checking for memory map conflicts
Juergen Gross
2024-09-10
xen: use correct end address of kernel for conflict checking
Juergen Gross
2024-09-09
KVM: VMX: Set PFERR_GUEST_{FINAL,PAGE}_MASK if and only if the GVA is valid
Sean Christopherson
2024-09-09
KVM: x86/mmu: Use KVM_PAGES_PER_HPAGE() instead of an open coded equivalent
Sean Christopherson
2024-09-09
KVM: x86/mmu: Add KVM_RMAP_MANY to replace open coded '1' and '1ul' literals
Sean Christopherson
2024-09-09
KVM: x86/mmu: Fold mmu_spte_age() into kvm_rmap_age_gfn_range()
Sean Christopherson
2024-09-09
KVM: x86/mmu: Morph kvm_handle_gfn_range() into an aging specific helper
Sean Christopherson
2024-09-09
KVM: x86/mmu: Honor NEED_RESCHED when zapping rmaps and blocking is allowed
Sean Christopherson
2024-09-09
KVM: x86/mmu: Add a helper to walk and zap rmaps for a memslot
Sean Christopherson
2024-09-09
KVM: x86/mmu: Plumb a @can_yield parameter into __walk_slot_rmaps()
Sean Christopherson
2024-09-09
KVM: x86/mmu: Move walk_slot_rmaps() up near for_each_slot_rmap_range()
Sean Christopherson
2024-09-09
KVM: x86/mmu: WARN on MMIO cache hit when emulating write-protected gfn
Sean Christopherson
2024-09-09
KVM: x86/mmu: Detect if unprotect will do anything based on invalid_list
Sean Christopherson
2024-09-09
KVM: x86/mmu: Subsume kvm_mmu_unprotect_page() into the and_retry() version
Sean Christopherson
2024-09-09
KVM: x86: Rename reexecute_instruction()=>kvm_unprotect_and_retry_on_failure()
Sean Christopherson
2024-09-09
KVM: x86: Update retry protection fields when forcing retry on emulation failure
Sean Christopherson
[prev]
[next]