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
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-08
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
Naoya Horiguchi
2022-11-08
x86/traps: avoid KMSAN bugs originating from handle_bug()
Alexander Potapenko
2022-11-08
x86/uaccess: instrument copy_from_user_nmi()
Alexander Potapenko
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-06
Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-06
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2022-11-04
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
2022-11-03
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
2022-11-03
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
2022-11-03
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
Juergen Gross
2022-11-02
KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
Sean Christopherson
2022-11-02
KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
Sean Christopherson
2022-11-02
KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
Sean Christopherson
2022-11-02
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
Kan Liang
2022-11-02
perf/x86/intel: Fix pebs event constraints for SPR
Kan Liang
2022-11-02
perf/x86/intel: Fix pebs event constraints for ICL
Kan Liang
2022-11-02
perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
2022-11-01
x86/tdx: Panic on bad configs that #VE on "private" memory access
Kirill A. Shutemov
2022-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-01
x86/tdx: Prepare for using "INFO" call for a second purpose
Dave Hansen
2022-10-30
Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
2022-10-28
x86: asm: make sure __put_user_size() evaluates pointer once
Alexander Potapenko
2022-10-28
x86/purgatory: disable KMSAN instrumentation
Alexander Potapenko
2022-10-28
Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-28
KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()
Eiichi Tsukata
2022-10-28
KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format
Maxim Levitsky
2022-10-28
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky
2022-10-28
KVM: x86: emulator: update the emulation mode after rsm
Maxim Levitsky
2022-10-28
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky
2022-10-28
KVM: x86: emulator: em_sysexit should update ctxt->mode
Maxim Levitsky
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
2022-10-27
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable
Emanuele Giuseppe Esposito
2022-10-27
KVM: x86: Exempt pending triple fault from event injection sanity check
Sean Christopherson
2022-10-27
KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
Hou Wenlong
2022-10-27
KVM: x86: Mask off reserved bits in CPUID.8000001FH
Jim Mattson
2022-10-27
perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL
Ravi Bangoria
2022-10-27
perf/x86/rapl: Add support for Intel Raptor Lake
Zhang Rui
2022-10-27
perf/x86/rapl: Add support for Intel AlderLake-N
Zhang Rui
2022-10-24
x86/mm: Do not verify W^X at boot up
Steven Rostedt (Google)
2022-10-24
Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-10-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-10-24
x86/syscall: Include asm/ptrace.h in syscall_wrapper header
Jiri Olsa
2022-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]