summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-12-13selftests/bpf: Add CPU mask parsing testsAndrii Nakryiko
2019-12-13libbpf: Extract and generalize CPU mask parsing logicAndrii Nakryiko
2019-12-13selftests/bpf: Switch reuseport tests for test_progs frameworkJakub Sitnicki
2019-12-13selftests/bpf: Move reuseport tests under prog_tests/Jakub Sitnicki
2019-12-13selftests/bpf: Pull up printing the test name into test runnerJakub Sitnicki
2019-12-13selftests/bpf: Propagate errors during setup for reuseport testsJakub Sitnicki
2019-12-13selftests/bpf: Run reuseport tests in a loopJakub Sitnicki
2019-12-13selftests/bpf: Unroll the main loop in reuseport testJakub Sitnicki
2019-12-13selftests/bpf: Add helpers for getting socket family & type nameJakub Sitnicki
2019-12-13selftests/bpf: Use sa_family_t everywhere in reuseport testsJakub Sitnicki
2019-12-13selftests/bpf: Let libbpf determine program type from section nameJakub Sitnicki
2019-12-13libbpf: Recognize SK_REUSEPORT programs from section nameJakub Sitnicki
2019-12-12libbpf: Fix printf compilation warnings on ppc64le archAndrii Nakryiko
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams
2019-12-11selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov
2019-12-11kselftest: Support old perl versionsSeongJae Park
2019-12-11kselftest/runner: Print new line in print of timeout logSeongJae Park
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman
2019-12-11perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan
2019-12-11perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain
2019-12-11perf/x86/pmu-events: Fix Kernel_Utilization metricRavi Bangoria
2019-12-11perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYSArnaldo Carvalho de Melo
2019-12-11perf arch: Make the default get_cpuid() return compatible errorArnaldo Carvalho de Melo
2019-12-11libbpf: Bump libpf current version to v0.0.7Andrii Nakryiko
2019-12-11tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-12-11Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo
2019-12-11bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen
2019-12-11kselftests: Add dma-heap testJohn Stultz
2019-12-09tc-testing: unbreak full listing of tdc testcasesDavide Caratti
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-09torture: Hoist calls to lscpu to higher-level kvm.sh scriptPaul E. McKenney
2019-12-09torture: Allow "CFLIST" to specify default list of scenariosPaul E. McKenney
2019-12-09rcutorture: Add worst-case call_rcu() forward-progress resultsPaul E. McKenney
2019-12-09torture: Handle systems lacking the mpstat commandPaul E. McKenney
2019-12-09torture: Handle jitter for CPUs that cannot be offlinedPaul E. McKenney
2019-12-09rcutorture: Dispense with Dracut for initrd creationPaul E. McKenney
2019-12-09torture: Use gawk instead of awk for systime() functionPaul E. McKenney
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2019-12-09selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu
2019-12-09selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu
2019-12-09selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu
2019-12-09selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2019-12-09selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2019-12-09selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2019-12-09selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-07selftests: netfilter: use randomized netns namesFlorian Westphal
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic