summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2021-05-19x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel
2021-05-19x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel
2021-05-19x86/signal: Detect and prevent an alternate signal stack overflowChang S. Bae
2021-05-19x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZChang S. Bae
2021-05-19x86/signal: Introduce helpers to get the maximum signal frame sizeChang S. Bae
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-18siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman
2021-05-18x86/bus_lock: Set rate limit for bus lockFenghua Yu
2021-05-18x86/idt: Rework IDT setup for boot CPUThomas Gleixner
2021-05-18x86/cpu: Init AP exception handling from cpu_init_secondary()Borislav Petkov
2021-05-18x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky
2021-05-18x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky
2021-05-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-05-17x86/acpi: Switch to pr_xxx log functionsHeiner Kallweit
2021-05-17Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-14jump_label/x86: Remove unused JUMP_LABEL_NOP_SIZEPeter Zijlstra
2021-05-13x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui
2021-05-12x86: Fix leftover comment typosIngo Molnar
2021-05-12Merge branch 'linus' into x86/cleanups, to pick up dependent commitsIngo Molnar
2021-05-12jump_label, x86: Emit short JMPPeter Zijlstra
2021-05-12jump_label, x86: Add variable length patching supportPeter Zijlstra
2021-05-12jump_label, x86: Introduce jump_entry_size()Peter Zijlstra
2021-05-12jump_label, x86: Improve error when we fail expected textPeter Zijlstra
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-12x86/alternatives: Make the x86nops[] symbol staticPavel Skripkin
2021-05-12x86/regs: Syscall_get_nr() returns -1 for a non-system callH. Peter Anvin
2021-05-12x86/syscall: Maximize MSR_SYSCALL_MASKH. Peter Anvin (Intel)
2021-05-12x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>H. Peter Anvin (Intel)
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-05-10x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh
2021-05-10x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-07Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()Vitaly Kuznetsov
2021-05-07x86/kvm: Disable all PV features on crashVitaly Kuznetsov
2021-05-07x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov
2021-05-07x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov
2021-05-07drm/i915/adl_p: ADL_P device info enablingClinton Taylor
2021-05-05x86/process: setup io_threads more like normal user space threadsStefan Metzmacher
2021-05-05KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan
2021-05-05x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappersSean Christopherson
2021-05-05x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-05x86/resctrl: Fix init const confusionAndi Kleen
2021-05-05x86/smpboot: Remove duplicate includesWan Jiabing
2021-05-05x86/kvm: Fix pr_info() for async PF setup/teardownVitaly Kuznetsov
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon
2021-04-29Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds