aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-10-13perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby
2020-10-13perf c2c: Update usage for showing memory eventsLeo Yan
2020-10-13Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2020-10-13tools lib traceevent: Hide non API functionsTzvetomir Stoyanov (VMware)
2020-10-13perf sched: Show start of latency as wellJoel Fernandes (Google)
2020-10-13perf vendor events: Fix typos in power8 PMU eventsSandipan Das
2020-10-13perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim
2020-10-13perf inject: Add --buildid-all optionNamhyung Kim
2020-10-13perf inject: Do not load map/dso when injecting build-idNamhyung Kim
2020-10-13perf inject: Enter namespace when reading build-idNamhyung Kim
2020-10-13perf inject: Add missing callbacks in perf_toolNamhyung Kim
2020-10-13perf bench: Add build-id injection benchmarkNamhyung Kim
2020-10-13Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...Rafael J. Wysocki
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-12Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-11bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend
2020-10-11bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend
2020-10-12selftests: netfilter: extend nfqueue test caseFlorian Westphal
2020-10-11selftests: net: mscc: ocelot: add test for VLAN modify actionVladimir Oltean
2020-10-11bpf, selftests: Add redirect_peer selftestDaniel Borkmann
2020-10-11bpf, selftests: Make redirect_neigh test more extensibleDaniel Borkmann
2020-10-11bpf, selftests: Add test for different array inner map sizeDaniel Borkmann
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann
2020-10-11bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann
2020-10-09kunit: test: add test plan to KUnit TAP formatBrendan Higgins
2020-10-09kunit: tool: fix display of make errorsDaniel Latypov
2020-10-09selftests/bpf: Asm tests for the verifier regalloc tracking.Alexei Starovoitov
2020-10-09selftests/bpf: Add profiler testAlexei Starovoitov
2020-10-09bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-10-09tests: remove O_NONBLOCK before waiting for WSTOPPEDChristian Brauner
2020-10-09Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-10-08selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook