summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-09x86/boot: Fix memremap of setup_indirect structuresRoss Philipson
2022-03-08x86/module: Fix the paravirt vs alternative orderPeter Zijlstra
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-05x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf
2022-03-05x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf
2022-02-28x86/speculation: Use generic retpoline by default on AMDKim Phillips
2022-02-25KVM: x86: Yield to IPI target vCPU only if it is busyLi RongQing
2022-02-25x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64Dexuan Cui
2022-02-25x86/kvm: Don't waste memory if kvmclock is disabledWanpeng Li
2022-02-25x86/kvm: Don't use PV TLB/yield when mwait is advertisedWanpeng Li
2022-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-21x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-02-21x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-02-20Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-18x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski
2022-02-18x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPUWanpeng Li
2022-02-17x86/sgx: Fix missing poison handling in reclaimerReinette Chatre
2022-02-17x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0Leonardo Bras
2022-02-13Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-11Merge branch 'acpi-x86'Rafael J. Wysocki
2022-02-10x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre
2022-02-09x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"Hans de Goede
2022-01-25x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck
2022-01-23x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-01-21Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang
2022-01-18x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-01-14x86/fpu: Fix inline prefix warningsYang Zhong
2022-01-14x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()Thomas Gleixner
2022-01-14x86/fpu: Add uabi_size to guest_fpuThomas Gleixner
2022-01-14x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulationKevin Tian
2022-01-14x86/fpu: Provide fpu_enable_guest_xfd_features() for KVMSean Christopherson
2022-01-14x86/fpu: Add guest support to xfd_enable_feature()Thomas Gleixner