summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-35/+19
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik1-1/+1
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-147/+355
2020-10-13perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby1-1/+5
2020-10-13perf c2c: Update usage for showing memory eventsLeo Yan1-1/+1
2020-10-13Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo4-23/+65
2020-10-13tools lib traceevent: Hide non API functionsTzvetomir Stoyanov (VMware)6-107/+83
2020-10-13perf sched: Show start of latency as wellJoel Fernandes (Google)1-10/+14
2020-10-13perf vendor events: Fix typos in power8 PMU eventsSandipan Das5-25/+25
2020-10-13perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim1-19/+35
2020-10-13perf inject: Add --buildid-all optionNamhyung Kim2-6/+113
2020-10-13perf inject: Do not load map/dso when injecting build-idNamhyung Kim3-37/+27
2020-10-13perf inject: Enter namespace when reading build-idNamhyung Kim1-2/+6
2020-10-13perf inject: Add missing callbacks in perf_toolNamhyung Kim1-5/+31
2020-10-13perf bench: Add build-id injection benchmarkNamhyung Kim6-5/+471
2020-10-13Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...Rafael J. Wysocki1-0/+2
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik1-1/+1
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-22/+20
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski38-367/+2997
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-8/+185
2020-10-12Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-134/+1465
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+281
2020-10-12Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+68
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-184/+33
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds34-1/+4646
2020-10-11bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend1-1/+18
2020-10-11bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend1-14/+21
2020-10-12selftests: netfilter: extend nfqueue test caseFlorian Westphal2-22/+109
2020-10-11selftests: net: mscc: ocelot: add test for VLAN modify actionVladimir Oltean1-2/+45
2020-10-11bpf, selftests: Add redirect_peer selftestDaniel Borkmann2-9/+61
2020-10-11bpf, selftests: Make redirect_neigh test more extensibleDaniel Borkmann3-186/+219
2020-10-11bpf, selftests: Add test for different array inner map sizeDaniel Borkmann2-10/+72
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann1-0/+3
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann1-0/+17
2020-10-11bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann1-3/+7
2020-10-09kunit: test: add test plan to KUnit TAP formatBrendan Higgins4-14/+65
2020-10-09kunit: tool: fix display of make errorsDaniel Latypov1-6/+6
2020-10-09selftests/bpf: Asm tests for the verifier regalloc tracking.Alexei Starovoitov1-0/+243
2020-10-09selftests/bpf: Add profiler testAlexei Starovoitov7-0/+1274
2020-10-09bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov2-9/+9
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-7/+25
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov2-1/+20
2020-10-09kbuild: explicitly specify the build id styleBill Wendling1-1/+1
2020-10-09tests: remove O_NONBLOCK before waiting for WSTOPPEDChristian Brauner1-2/+2
2020-10-09Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar6-134/+1410
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar1-0/+55
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar22-69/+208
2020-10-08selftests: mptcp: interpret \n as a new lineMatthieu Baerts1-2/+2
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook7-44/+41