index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-18
mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()
Peter Xu
2023-01-15
Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-13
Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-01-13
x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
Bjorn Helgaas
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
x86/mm: fix poking_init() for Xen PV guests
Juergen Gross
2023-01-11
KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock
David Woodhouse
2023-01-11
x86/pci: Simplify is_mmconf_reserved() messages
Bjorn Helgaas
2023-01-11
KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()
David Woodhouse
2023-01-11
KVM: x86/xen: Fix lockdep warning on "recursive" gpc locking
David Woodhouse
2023-01-10
x86/resctrl: Fix event counts regression in reused RMIDs
Peter Newman
2023-01-10
x86/resctrl: Fix task CLOSID/RMID update race
Peter Newman
2023-01-10
x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case
Juergen Gross
2023-01-10
x86/boot: Avoid using Intel mnemonics in AT&T syntax asm
Peter Zijlstra
2023-01-09
perf/x86/intel/uncore: Add Emerald Rapids
Kan Liang
2023-01-09
perf/x86/msr: Add Emerald Rapids
Kan Liang
2023-01-09
perf/x86/msr: Add Meteor Lake support
Kan Liang
2023-01-09
perf/x86/cstate: Add Meteor Lake support
Kan Liang
2023-01-09
KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
Paolo Bonzini
2023-01-09
KVM: nSVM: clarify recalc_intercepts() wrt CR8
Paolo Bonzini
2023-01-09
x86/xen: Remove the unused function p2m_index()
Jiapeng Chong
2023-01-06
Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-01-05
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2023-01-04
perf/x86/rapl: Add support for Intel Emerald Rapids
Zhang Rui
2023-01-04
perf/x86/rapl: Add support for Intel Meteor Lake
Zhang Rui
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
2023-01-03
perf/x86/rapl: Treat Tigerlake like Icelake
Chris Wilson
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
2023-01-03
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
2023-01-02
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
2023-01-01
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-01-01
Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
2022-12-28
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
2022-12-27
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
2022-12-27
x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
2022-12-27
x86/calldepth: Fix incorrect init section references
Arnd Bergmann
2022-12-27
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
2022-12-27
KVM: x86/xen: Simplify eventfd IOCTLs
Michal Luczaj
2022-12-27
KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
Paolo Bonzini
2022-12-27
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly
David Woodhouse
2022-12-27
KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
Michal Luczaj
2022-12-27
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
2022-12-23
KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
Sean Christopherson
2022-12-23
KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowed
Sean Christopherson
2022-12-23
KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reached
Sean Christopherson
[next]