summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-05-23Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-23Merge tag 'smp-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23bpf: Introduce bpf_arch_text_invalidate for bpf_prog_packSong Liu
2022-05-23x86/alternative: Introduce text_poke_setSong Liu
2022-05-23Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-23Merge branch 'pm-tools'Rafael J. Wysocki
2022-05-23Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2022-05-23Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'Rafael J. Wysocki
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini
2022-05-20KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov
2022-05-20kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis
2022-05-20x86/tdx: Fix RETs in TDX asmPeter Zijlstra
2022-05-20x86: Remove empty filesBorislav Petkov
2022-05-20x86/entry: Fixup objtool/ibt validationPeter Zijlstra
2022-05-20x86/microcode: Add explicit CPU vendor dependencyBorislav Petkov
2022-05-19x86/PCI: Disable E820 reserved region clipping starting in 2023Hans de Goede
2022-05-19x86/PCI: Disable E820 reserved region clipping via quirksHans de Goede
2022-05-19perf/x86/amd/core: Fix reloading events for SVMSandipan Das
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf
2022-05-19x86/entry: Fix register corruption in compat syscallJosh Poimboeuf
2022-05-19x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regionsHans de Goede
2022-05-19x86: xen: remove STACK_FRAME_NON_STANDARD from xen_cpuidMaximilian Heyne
2022-05-19x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2022-05-19x86/sev: Mark the code returning to user space as syscall gapLai Jiangshan
2022-05-18x86/sev: Annotate stack change in the #VC handlerLai Jiangshan
2022-05-18locking/atomic/x86: Introduce arch_try_cmpxchg64Uros Bizjak
2022-05-18perf/x86/amd: Run AMD BRS code only on supported hwBorislav Petkov
2022-05-18perf/x86/amd: Fix AMD BRS period adjustmentPeter Zijlstra
2022-05-17x86/sev: Remove duplicated assignment to variable infoColin Ian King
2022-05-17x86/nmi: Make register_nmi_handler() more robustThomas Gleixner
2022-05-16x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre
2022-05-16x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre
2022-05-16x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre
2022-05-16x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre
2022-05-16x86/sgx: Disconnect backing page references from dirty statusReinette Chatre
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu
2022-05-16x86/mce: relocate set{clear}_mce_nospec() functionsJane Chu
2022-05-13x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-13mm: functions may simplify the use of return valuesLi kunyu
2022-05-13mm: page_table_check: add hooks to public helpersTong Tiangen
2022-05-13mm: page_table_check: move pxx_user_accessible_page into x86Kefeng Wang
2022-05-13mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit
2022-05-13mm/mprotect: do not flush when not required architecturallyNadav Amit
2022-05-13x86/prctl: Remove pointless task argumentThomas Gleixner
2022-05-13x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger
2022-05-12perf/x86/amd: Remove unused variable 'hwc'Zucheng Zheng
2022-05-12KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson
2022-05-12KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmapsVipin Sharma