summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi2021-06-291-2/+11
* mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-3/+3
* x86/sgx: use vma_lookup() in sgx_encl_find()Liam Howlett2021-06-291-2/+2
* x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2021-06-221-3/+38
* x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()Thomas Gleixner2021-06-221-18/+8
* Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-202-19/+36
|\
| * x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang2021-06-151-0/+1
| * x86/fpu: Reset state for all signal restore failuresThomas Gleixner2021-06-101-11/+15
| * x86/fpu: Invalidate FPU state after a failed XRSTOR from a user bufferAndy Lutomirski2021-06-091-0/+19
| * x86/fpu: Prevent state corruption in __fpu__restore_sig()Thomas Gleixner2021-06-091-8/+1
* | Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-121-2/+2
|\ \ | |/ |/|
| * x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc2021-06-101-2/+2
* | x86/setup: Always reserve the first 1M of RAMMike Rapoport2021-06-031-14/+21
* | x86/alternative: Optimize single-byte NOPs at an arbitrary positionBorislav Petkov2021-06-031-18/+46
* | x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner2021-06-031-57/+0
* | x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov2021-05-311-0/+9
* | x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner2021-05-292-0/+21
|/
* Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-232-51/+86
|\
| * x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel2021-05-191-20/+46
| * x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel2021-05-191-0/+4
| * x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel2021-05-191-13/+12
| * x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky2021-05-182-0/+6
| * x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky2021-05-181-18/+18
* | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-2/+7
|\ \ | |/ |/|
| * signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-2/+4
| * siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-181-0/+3
* | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-169-23/+23
|\ \
| * | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-104-6/+6
| * | x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh2021-05-101-10/+10
| * | x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-105-7/+7
* | | x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui2021-05-132-1/+17
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-102-71/+84
|\ \ \ | |/ / |/| |
| * | x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()Vitaly Kuznetsov2021-05-071-25/+17
| * | x86/kvm: Disable all PV features on crashVitaly Kuznetsov2021-05-072-33/+32
| * | x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov2021-05-072-4/+2
| * | x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov2021-05-071-16/+40
| * | x86/kvm: Fix pr_info() for async PF setup/teardownVitaly Kuznetsov2021-05-051-2/+2
* | | Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-094-6/+13
|\ \ \
| * | | KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan2021-05-051-0/+10
| * | | x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappersSean Christopherson2021-05-051-1/+1
| * | | x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson2021-05-051-1/+1
| * | | x86/resctrl: Fix init const confusionAndi Kleen2021-05-051-1/+1
| * | | x86/smpboot: Remove duplicate includesWan Jiabing2021-05-051-3/+0
| |/ /
* | | Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-071-1/+18
|\ \ \ | |/ / |/| |
| * | x86/process: setup io_threads more like normal user space threadsStefan Metzmacher2021-05-051-1/+18
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-68/+60
|\ \ \
| * \ \ Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-228-56/+43
| |\ \ \
| * | | | x86/kvm: Don't bother __pv_cpu_mask when !CONFIG_SMPWanpeng Li2021-04-191-63/+55
* | | | | Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon2021-04-301-1/+1
| |_|/ / |/| | |
* | | | Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-293-5/+10
|\ \ \ \