summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-01-01Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-01-01Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-28Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini
2022-12-28KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini
2022-12-27x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2022-12-27x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2022-12-27x86/calldepth: Fix incorrect init section referencesArnd Bergmann
2022-12-27perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King
2022-12-27KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapiDavid Woodhouse
2022-12-27KVM: x86/xen: Simplify eventfd IOCTLsMichal Luczaj
2022-12-27KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_portsPaolo Bonzini
2022-12-27KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badlyDavid Woodhouse
2022-12-27KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()Michal Luczaj
2022-12-27kvm: x86/mmu: Remove duplicated "be split" in spte.hLai Jiangshan
2022-12-23KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected levelSean Christopherson
2022-12-23KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowedSean Christopherson
2022-12-23KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reachedSean Christopherson
2022-12-23KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozenSean Christopherson
2022-12-23KVM: nVMX: Don't stuff secondary execution control if it's not supportedSean Christopherson
2022-12-23KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1Sean Christopherson
2022-12-23KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberateSean Christopherson
2022-12-23KVM: x86: Sanity check inputs to kvm_handle_memory_failure()Sean Christopherson
2022-12-23KVM: x86: Simplify kvm_apic_hw_enabledPeng Hao
2022-12-23KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warningVitaly Kuznetsov
2022-12-23KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure raceAdamos Ttofari
2022-12-23KVM: x86/pmu: Prevent zero period event from being repeatedly releasedLike Xu
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15x86/mm: Ensure forced page table splittingDave Hansen
2022-12-15x86/kasan: Populate shadow for shared chunk of the CPU entry areaSean Christopherson
2022-12-15x86/kasan: Add helpers to align shadow addresses up and downSean Christopherson
2022-12-15x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten namesSean Christopherson
2022-12-15x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry areaSean Christopherson
2022-12-15x86/mm: Recompute physical address for every page of per-CPU CEA mappingSean Christopherson
2022-12-15x86/mm: Rename __change_page_attr_set_clr(.checkalias)Peter Zijlstra
2022-12-15x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()Peter Zijlstra
2022-12-15x86/mm: Untangle __change_page_attr_set_clr(.checkalias)Peter Zijlstra
2022-12-15x86/mm: Add a few commentsPeter Zijlstra
2022-12-15x86/mm: Fix CR3_ADDR_MASKKirill A. Shutemov
2022-12-15x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macrosPasha Tatashin
2022-12-15x86/mm/pae: Get rid of set_64bit()Peter Zijlstra
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra
2022-12-15x86/mm/pae: Be consistent with pXXp_get_and_clear()Peter Zijlstra
2022-12-15x86/mm/pae: Use WRITE_ONCE()Peter Zijlstra
2022-12-15x86/mm/pae: Don't (ab)use atomic64Peter Zijlstra