summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-09-01perf parse-events: Set exclude_guest=1 for user-space countingJin Yao
2020-09-01perf record: Correct the help info of option "--no-bpf-event"Wei Li
2020-09-01perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson
2020-09-01selftests/powerpc: Skip PROT_SAO test in guests/LPARSMichael Ellerman
2020-09-01selftests: vm: add fragment CONFIG_GUP_BENCHMARKAnatoly Pugachev
2020-09-01perf: Fix opt help text for --no-bpf-eventFam Zheng
2020-09-01static_call: Handle tail-callsPeter Zijlstra
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf
2020-09-01notifier: Fix broken error handling patternPeter Zijlstra
2020-08-31kunit: tool: allow generating test results in JSONHeidi Fahim
2020-08-31kunit: tool: fix running kunit_tool from outside kernel treeBrendan Higgins
2020-08-31selftests: more general make nesting supportGreg Thelen
2020-08-31selftests: use "$(MAKE)" instead of "make" for headers_installDenys Vlasenko
2020-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-31libbpf: Fix build failure from uninitialized variable warningTony Ambardar
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-28selftests: netfilter: add command usageFabian Frederick
2020-08-28selftests: netfilter: simplify command testingFabian Frederick
2020-08-28selftests: netfilter: remove unused variable in make_file()Fabian Frederick
2020-08-28selftests: netfilter: exit on invalid parametersFabian Frederick
2020-08-28selftests: netfilter: fix header exampleFabian Frederick
2020-08-28selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer
2020-08-27selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes
2020-08-26selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski
2020-08-26selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski
2020-08-24selftests/bpf: Fix test_progs-flavor run getting number of testsJesper Dangaard Brouer
2020-08-24objtool, kcsan: Add __tsan_read_write to uaccess whitelistMarco Elver
2020-08-24objtool: Add atomic builtin TSAN instrumentation to uaccess whitelistMarco Elver
2020-08-24selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-22iio: add IIO_MOD_O2 modifierMatt Ranostay
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser
2020-08-21perf: arm-spe: Fix check error when synthesizing eventsWei Li
2020-08-21perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbolsArnaldo Carvalho de Melo
2020-08-21perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang
2020-08-21perf sched timehist: Fix use of CPU list with summary optionDavid Ahern
2020-08-21perf test: Fix basic bpf filtering testSumanth Korikkar
2020-08-20selftests/timers: Turn off timeout settingPo-Hsu Lin
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta
2020-08-20selftests/bpf: Remove test_align leftoversVeronika Kabatova
2020-08-20tools/resolve_btfids: Fix sections with wrong alignmentJiri Olsa
2020-08-20libbpf: Fix map index used in error messageToke Høiland-Jørgensen
2020-08-20tracing: switch to kernel_clone()Christian Brauner
2020-08-19tools: usb: move to tools buildsystemHeikki Krogerus
2020-08-18bpftool: Handle EAGAIN error code properly in pids collectionYonghong Song
2020-08-18libbpf: Fix build on ppc64le architectureAndrii Nakryiko