aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-137-57/+203
|\
| * x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen2022-03-111-9/+48
| * x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei2022-03-111-0/+1
| * x86/boot: Fix memremap of setup_indirect structuresRoss Philipson2022-03-094-43/+146
| * x86/module: Fix the paravirt vs alternative orderPeter Zijlstra2022-03-081-5/+8
* | Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-072-52/+160
|\ \ | |/ |/|
| * x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf2022-03-051-2/+25
| * x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf2022-03-051-0/+5
| * x86/speculation: Use generic retpoline by default on AMDKim Phillips2022-02-281-9/+0
| * x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-02-211-6/+29
| * x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra2022-02-211-37/+96
| * x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-02-212-15/+22
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-062-1/+6
|\ \
| * | KVM: x86: Yield to IPI target vCPU only if it is busyLi RongQing2022-02-251-1/+1
| * | x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64Dexuan Cui2022-02-251-1/+1
| * | x86/kvm: Don't waste memory if kvmclock is disabledWanpeng Li2022-02-251-0/+3
| * | x86/kvm: Don't use PV TLB/yield when mwait is advertisedWanpeng Li2022-02-251-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-242-4/+10
|\| | | |/ |/|
| * x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPUWanpeng Li2022-02-181-3/+6
| * x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0Leonardo Bras2022-02-171-1/+4
* | Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-203-16/+7
|\ \
| * | x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski2022-02-182-7/+6
| * | x86/sgx: Fix missing poison handling in reclaimerReinette Chatre2022-02-171-9/+1
* | | Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-131-0/+2
|\| |
| * | x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre2022-02-101-0/+2
| |/
* | Merge branch 'acpi-x86'Rafael J. Wysocki2022-02-111-22/+1
|\ \ | |/ |/|
| * x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"Hans de Goede2022-02-091-22/+1
* | x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck2022-01-251-0/+1
* | x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam2022-01-231-1/+1
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+2
|\ \
| * | Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov2022-01-151-2/+2
* | | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-211-2/+6
|\ \ \
| * | | rtc: Check return value from mc146818_get_time()Mateusz Jończyk2021-12-161-2/+6
* | | | Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-211-1/+9
|\ \ \ \
| * | | | x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi2022-01-181-1/+9
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-58/+8
|\ \ \ \
| * | | | mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang2022-01-201-3/+2
| * | | | mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-58/+1
| * | | | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-5/+13
| | |/ / | |/| |
* | | | Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-181-1/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | x86/PCI: Ignore E820 reservations for bridge windows on newer systemsHans de Goede2022-01-111-1/+22
* | | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-2/+2
|\ \ \ \
| * | | | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-166-65/+210
|\ \ \ \ \
| * | | | | x86/fpu: Fix inline prefix warningsYang Zhong2022-01-141-1/+1
| * | | | | x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()Thomas Gleixner2022-01-141-0/+24
| * | | | | x86/fpu: Add uabi_size to guest_fpuThomas Gleixner2022-01-142-0/+2
| * | | | | x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulationKevin Tian2022-01-141-0/+12
| * | | | | x86/fpu: Provide fpu_enable_guest_xfd_features() for KVMSean Christopherson2022-01-141-0/+22
| * | | | | x86/fpu: Add guest support to xfd_enable_feature()Thomas Gleixner2022-01-142-39/+60