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-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
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
2022-12-23
KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozen
Sean Christopherson
2022-12-23
KVM: nVMX: Don't stuff secondary execution control if it's not supported
Sean Christopherson
2022-12-23
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
2022-12-23
KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberate
Sean Christopherson
2022-12-23
KVM: x86: Sanity check inputs to kvm_handle_memory_failure()
Sean Christopherson
2022-12-23
KVM: x86: Simplify kvm_apic_hw_enabled
Peng Hao
2022-12-23
KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
Vitaly Kuznetsov
2022-12-23
KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure race
Adamos Ttofari
2022-12-23
KVM: x86/pmu: Prevent zero period event from being repeatedly released
Like Xu
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-15
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
x86/mm: Ensure forced page table splitting
Dave Hansen
2022-12-15
x86/kasan: Populate shadow for shared chunk of the CPU entry area
Sean Christopherson
2022-12-15
x86/kasan: Add helpers to align shadow addresses up and down
Sean Christopherson
2022-12-15
x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names
Sean Christopherson
2022-12-15
x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area
Sean Christopherson
2022-12-15
x86/mm: Recompute physical address for every page of per-CPU CEA mapping
Sean Christopherson
2022-12-15
x86/mm: Rename __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
2022-12-15
x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()
Peter Zijlstra
2022-12-15
x86/mm: Untangle __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
2022-12-15
x86/mm: Add a few comments
Peter Zijlstra
2022-12-15
x86/mm: Fix CR3_ADDR_MASK
Kirill A. Shutemov
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-12-15
x86/mm/pae: Get rid of set_64bit()
Peter Zijlstra
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
2022-12-15
x86/mm/pae: Be consistent with pXXp_get_and_clear()
Peter Zijlstra
2022-12-15
x86/mm/pae: Use WRITE_ONCE()
Peter Zijlstra
[next]