aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-23Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-05-23Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-05-23Merge tag 'x86_sgx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_vdso_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge tag 'x86_microcode_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-23Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-23Merge tag 'x86_apic_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge tag 'x86_kdump_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-23Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'x86_mm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-23Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'x86_build_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-23Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'ras_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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 tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-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: 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-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-13x86/prctl: Remove pointless task argumentThomas Gleixner
2022-05-13x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger
2022-05-12KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson
2022-05-12x86/msr-index: Define INTEGRITY_CAPABILITIES MSRTony Luck