summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-02-02selftests: net: Add FIN_ACK processing order related latency spike testSeongJae Park
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-28selftests/ftrace: fix glob selftestSven Schnelle
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-27Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-01-27selftests: settings: tests can be in subsubdirsMatthieu Baerts
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-27selftests/bpf: Add test based on port range for BPF flow dissectorYoshiki Komachi
2020-01-27Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-...Rafael J. Wysocki
2020-01-27Merge branch 'acpica'Rafael J. Wysocki
2020-01-27tools/bpf: Allow overriding llvm tools for runqslowerAndrey Ignatov
2020-01-27selftests: netfilter: Introduce tests for sets with range concatenationStefano Brivio
2020-01-25selftest/bpf: Add test for allowed trampolines countJiri Olsa
2020-01-25selftests: mlxsw: Add a TBF selftestPetr Machata
2020-01-25selftests: forwarding: lib: Allow reading TC rule byte countersPetr Machata
2020-01-25selftests: forwarding: lib: Add helpers for busywaitingPetr Machata
2020-01-25selftests: Move two functions from mlxsw's qos_lib to libPetr Machata
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-01-24libbpf: Fix realloc usage in bpf_core_find_candsAndrii Nakryiko
2020-01-24libbpf: Improve handling of failed CO-RE relocationsAndrii Nakryiko
2020-01-24selftests: bpf: Reset global state between reuseport test runsLorenz Bauer
2020-01-24selftests: bpf: Make reuseport test output more legibleLorenz Bauer
2020-01-24selftests: bpf: Ignore FIN packets for reuseport testsLorenz Bauer
2020-01-24selftests: bpf: Use a temporary file in test_sockmapLorenz Bauer
2020-01-24mptcp: add basic kselftest for mptcpFlorian Westphal
2020-01-24bpftool: Print function linkage in BTF dumpAndrii Nakryiko
2020-01-24selftests/bpf: Improve bpftool changes detectionAndrii Nakryiko
2020-01-24selftests/bpf: Initialize duration variable before usingJohn Sperbeck
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf: tcp: Add bpf_cubic exampleMartin KaFai Lau
2020-01-22bpf: Sync uapi bpf.h to tools/Martin KaFai Lau
2020-01-22selftests/bpf: Add tests for program extensionsAlexei Starovoitov
2020-01-22libbpf: Add support for program extensionsAlexei Starovoitov
2020-01-22selftests/bpf: Build urandom_read with LDFLAGS and LDLIBSDaniel Díaz
2020-01-22objtool: Fix ARCH=x86_64 build errorShile Zhang
2020-01-22objtool: Silence build outputOlof Johansson
2020-01-21Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman
2020-01-20selftests: Refactor build to remove tools/lib/bpf from include pathToke Høiland-Jørgensen