summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-05-19Merge branch 'locking/kcsan' into x86/entryThomas Gleixner
2020-05-19Merge branch 'objtool/core' into x86/entryThomas Gleixner
2020-05-19Merge branch 'core/rcu' into x86/entryThomas Gleixner
2020-05-19Merge branch 'core/noinstr' into x86/entryThomas Gleixner
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner
2020-05-15Merge branch 'x86/asm' into x86/entryThomas Gleixner
2020-05-15objtool: optimize add_dead_ends for split sectionsSami Tolvanen
2020-05-15objtool: use gelf_getsymshndx to handle >64k sectionsSami Tolvanen
2020-05-15objtool: Allow no-op CFI ops in alternativesPeter Zijlstra
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook
2020-05-07kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-07Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-07tools/bootconfig: Fix resource leak in apply_xbc()Yunfeng Ye
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney
2020-05-07torture: Add a --kasan argumentPaul E. McKenney
2020-05-07torture: Save a few lines by using config_override_param initiallyPaul E. McKenney
2020-05-07torture: Allow scenario-specific Kconfig options to override CFcommonPaul E. McKenney
2020-05-07torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney
2020-05-07torture: Abstract application of additional Kconfig optionsPaul E. McKenney
2020-05-07torture: Eliminate duplicate #CHECK# from ConfigFragmentPaul E. McKenney
2020-05-07torture: Make --kcsan argument also create a summaryPaul E. McKenney
2020-05-07torture: Add --kcsan argument to top-level kvm.sh scriptPaul E. McKenney
2020-05-07rcutorture: Right-size TREE10 CPU consumptionPaul E. McKenney
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-07objtool: Fix infinite loop in find_jump_table()objtool-urgent-2020-05-10Josh Poimboeuf
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet
2020-05-06objtool, kcsan: Add kcsan_disable_current() and kcsan_enable_current_nowarn()Marco Elver
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan
2020-05-01selftests/ftrace: Make XFAIL green colorMasami Hiramatsu
2020-05-01ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire
2020-05-01ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire
2020-04-30Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-30objtool: Add support for intra-function callsAlexandre Chartre
2020-04-30objtool: Move the IRET hack into the arch decoderMiroslav Benes
2020-04-30objtool: Remove INSN_STACKPeter Zijlstra
2020-04-30objtool: Make handle_insn_ops() unconditionalPeter Zijlstra
2020-04-30objtool: Rework allocating stack_ops on decodePeter Zijlstra
2020-04-30objtool: UNWIND_HINT_RET_OFFSET should not check registersAlexandre Chartre