summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-05-11tools/power/x86/intel-speed-select: Fix CLX-N package information outputPrarit Bhargava
2020-05-11tools/power/x86/intel-speed-select: Check support status before enableSrinivas Pandruvada
2020-05-11tools/power/x86/intel-speed-select: Change debug to errorSrinivas Pandruvada
2020-05-11bpf, libbpf: Replace zero-length array with flexible-arrayGustavo A. R. Silva
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-09bpf, runqslower: include proper uapi/bpf.hSong Liu
2020-05-09tools/bpf: selftests: Add bpf_iter selftestsYonghong Song
2020-05-09tools/bpf: selftests: Add iter progs for bpf_map/task/task_fileYonghong Song
2020-05-09tools/bpf: selftests: Add iterator programs for ipv6_route and netlinkYonghong Song
2020-05-09tools/bpftool: Add bpf_iter support for bptoolYonghong Song
2020-05-09tools/libpf: Add offsetof/container_of macro in bpf_helpers.hYonghong Song
2020-05-09tools/libbpf: Add bpf_iter supportYonghong Song
2020-05-09bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song
2020-05-09bpf: Create anonymous bpf iteratorYonghong Song
2020-05-09bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song
2020-05-09bpf: Allow loading of a bpf_iter programYonghong Song
2020-05-09selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal...Jiri Pirko
2020-05-09selftests: mlxsw: tc_restrictions: add test to check sample action restrictionsJiri Pirko
2020-05-09selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.shJiri Pirko
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