summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-06-29x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooksSteven Rostedt (VMware)
2020-06-29x86/ftrace: Make non direct case the default in ftrace_regs_callerSteven Rostedt (VMware)
2020-06-29x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar
2020-06-26x86: kill dump_fpu()Al Viro
2020-06-26x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel bufferAl Viro
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2020-06-25x86/entry: Fix #UD vs WARN morePeter Zijlstra
2020-06-25x86/entry: Fixup bad_iret vs noinstrPeter Zijlstra
2020-06-25x86/msr: Filter MSR writesBorislav Petkov
2020-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-23x86/mce, EDAC/mce_amd: Print PPIN in machine check recordsSmita Koralahalli
2020-06-22KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson
2020-06-22fork: fold legacy_clone_args_valid() into _do_fork()Christian Brauner
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-20x86/idt: Make idt_descr staticJason Andryuk
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-18x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen
2020-06-18x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski
2020-06-18x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigationTony Luck
2020-06-18x86/process/64: Use FSGSBASE instructions on thread copy and ptraceChang S. Bae
2020-06-18x86/process/64: Use FSBSBASE in switch_to() if availableAndy Lutomirski
2020-06-18x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASEThomas Gleixner
2020-06-18x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae
2020-06-18x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski
2020-06-18x86/ptrace: Prevent ptrace from clearing the FS/GS selectorChang S. Bae
2020-06-18x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-06-18x86/stackprotector: Pre-initialize canary for secondary CPUsBrian Gerst
2020-06-18x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-06-16kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-16x86/speculation: Merge one test in spectre_v2_user_select_mitigation()Borislav Petkov
2020-06-16x86/alternatives: Add pr_fmt() to debug macrosBorislav Petkov
2020-06-15x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson
2020-06-15x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()Peter Zijlstra
2020-06-15x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0Giovanni Gherdovich
2020-06-15x86, sched: Bail out of frequency invariance if turbo frequency is unknownGiovanni Gherdovich
2020-06-15x86, sched: check for counters overflow in frequency invariant accountingGiovanni Gherdovich
2020-06-15perf/x86: Add perf text poke events for kprobesAdrian Hunter
2020-06-15perf/x86: Add support for perf text poke event for text_poke_bp_batch() callersAdrian Hunter
2020-06-15KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryVitaly Kuznetsov
2020-06-15x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-06-15x86/microcode: Do not select FW_LOADERHerbert Xu
2020-06-15x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds