summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-05x86/kvm/svm: Move guest enter/exit into .noinstr.textentry-v4-part2Thomas Gleixner
2020-05-05x86/kvm/vmx: Move guest enter/exit into .noinstr.textThomas Gleixner
2020-05-05x86/kvm/svm: Handle hardirqs proper on guest enter/exitThomas Gleixner
2020-05-05x86/kvm/vmx: Add hardirq tracing to guest enter/exitThomas Gleixner
2020-05-05x86/kvm: Move context tracking where it belongsThomas Gleixner
2020-05-05x86,objtool: Make entry_64_compat.S objtool cleanPeter Zijlstra
2020-05-05x86/entry/64: Mark ___preempt_schedule_notrace() thunk noinstrThomas Gleixner
2020-05-05x86/entry/64: Check IF in __preempt_enable_notrace() thunkThomas Gleixner
2020-05-05x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-05-05x86/entry: Move irq flags tracing to prepare_exit_to_usermode()Thomas Gleixner
2020-05-05x86/entry: Move irq tracing on syscall entry to C-codeThomas Gleixner
2020-05-05x86/entry/common: Protect against instrumentationThomas Gleixner
2020-05-05x86/entry: Mark enter_from_user_mode() noinstrThomas Gleixner
2020-05-05x86/entry/32: Move non entry code into .text sectionThomas Gleixner
2020-05-05x86/entry/64: Move non entry code into .text sectionThomas Gleixner
2020-05-05x86: Replace ist_enter() with nmi_enter()Peter Zijlstra
2020-05-05x86,tracing: Robustify ftrace_nmi_enter()Peter Zijlstra
2020-05-05sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra
2020-05-05x86/mce: Send #MC singal from task workPeter Zijlstra
2020-05-05hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra
2020-05-05arm64: Prepare arch_nmi_enter() for recursionFrederic Weisbecker
2020-05-05bug: Annotate WARN/BUG/stackfail as noinstr safeThomas Gleixner
2020-05-05x86/entry: Exclude low level entry code from sanitizingPeter Zijlstra
2020-05-05x86/entry: Get rid of ist_begin/end_non_atomic()Thomas Gleixner
2020-05-05x86/kvm: Restrict ASYNC_PF to user spaceThomas Gleixner
2020-05-05x86/kvm: Sanitize kvm_async_pf_task_wait()Thomas Gleixner
2020-05-05x86/kvm: Handle async page faults directly through do_page_fault()Andy Lutomirski
2020-05-05x86/entry: Remove the unused LOCKDEP_SYSEXIT cruftThomas Gleixner
2020-05-05x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=nThomas Gleixner
2020-05-05x86/doublefault: Remove memmove() callPeter Zijlstra
2020-05-05locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra
2020-05-05x86/entry: Flip _TIF_SIGPENDING and _TIF_NOTIFY_RESUME handlingPeter Zijlstra
2020-05-05x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_areaAndy Lutomirski
2020-05-04Merge branch 'locking/kcsan' into x86/entryentry-baseThomas Gleixner
2020-05-04Merge branch 'objtool/core' into x86/entryThomas Gleixner
2020-04-30x86/retpoline: Fix retpoline unwindnoinstr-objtool-2020-05-15Peter Zijlstra
2020-04-30x86: Change {JMP,CALL}_NOSPEC argumentPeter Zijlstra
2020-04-30x86: Simplify retpoline declarationPeter Zijlstra
2020-04-30x86/speculation: Change FILL_RETURN_BUFFER to work with objtoolPeter Zijlstra
2020-04-30x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra
2020-04-26Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-26Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-25Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-25Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing
2020-04-24bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson
2020-04-24bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson
2020-04-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds