summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-23Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann
2020-04-23h8300: ignore vmlinux.ldsMasahiro Yamada
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-22x86, sched: Move check for CPU type to caller functionGiovanni Gherdovich
2020-04-22x86, sched: Don't enable static key when starting secondary CPUsPeter Zijlstra (Intel)
2020-04-22x86, sched: Account for CPUs with less than 4 cores in freq. invarianceGiovanni Gherdovich
2020-04-22x86, sched: Bail out of frequency invariance if base frequency is unknownGiovanni Gherdovich
2020-04-22perf/x86/cstate: Add Jasper Lake CPU supportHarry Pan
2020-04-22s390/pci: do not set affinity for floating irqsNiklas Schnelle
2020-04-22s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-04-22powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-22powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failureChristophe Leroy