summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev
2020-05-09selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev
2020-05-09selftests/bpf: Generalize helpers to control background listenerStanislav Fomichev
2020-05-08cpupower: Remove unneeded semicolonZou Wei
2020-05-08selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman
2020-05-08selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman
2020-05-08selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul...Po-Hsu Lin
2020-05-08tools/testing: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-08kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz
2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-05-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini
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()Josh Poimboeuf
2020-05-07cpu/hotplug: Remove disable_nonboot_cpus()Qais Yousef
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-06Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...Alexei Starovoitov
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-05perf flamegraph: Use /bin/bash for report and record scriptsArnaldo Carvalho de Melo
2020-05-05perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan
2020-05-05libsymbols kallsyms: Move hex2u64 out of headerIan Rogers
2020-05-05libsymbols kallsyms: Parse using io apiIan Rogers
2020-05-05perf bench: Add kallsyms parsingIan Rogers
2020-05-05perf: cs-etm: Update to build with latest opencsd version.Mike Leach
2020-05-05perf symbol: Fix kernel symbol address displayThomas Richter
2020-05-05perf inject: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()Arnaldo Carvalho de Melo
2020-05-05perf annotate: Rename perf_evsel__*() operating on 'struct evsel *' to evsel_...Arnaldo Carvalho de Melo