summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter
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-31bpf: Remove bpf_lsm_file_mprotect from sleepable list.Alexei Starovoitov
2020-08-31selftests: use "$(MAKE)" instead of "make" for headers_installDenys Vlasenko
2020-08-31libbpf: Support shared umems between queues and devicesMagnus Karlsson
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/bpf: Add sleepable testsAlexei Starovoitov
2020-08-28libbpf: Support sleepable progsAlexei Starovoitov
2020-08-28bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov
2020-08-28bpf: Introduce sleepable BPF programsAlexei Starovoitov
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-28bpf: selftests: Add test for different inner map sizeMartin KaFai Lau
2020-08-28bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song
2020-08-28tools, bpf/build: Cleanup feature files on make cleanJesper Dangaard Brouer
2020-08-28selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer
2020-08-27selftests: mount: add nosymfollow testsRoss Zwisler
2020-08-27selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes
2020-08-26libbpf: Fix compilation warnings for 64-bit printf argsAndrii Nakryiko
2020-08-26selftests/bpf: Add verifier tests for xor operationYonghong Song
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...Ido Schimmel
2020-08-26selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthopsIdo Schimmel
2020-08-26libbpf: Fix unintentional success return code in bpf_object__loadAlex Gartrell
2020-08-26selftests/bpf: Test for map update access from within EXT programsUdip Pant
2020-08-26selftests/bpf: Test for checking return code for the extended progUdip Pant
2020-08-26selftests/bpf: Add test for freplace program with write accessUdip Pant
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-26selftests/bpf: Fix spelling mistake "scoket" -> "socket"Colin Ian King
2020-08-26selftests/bpf: Fix open call in trigger_fstat_eventsJiri Olsa
2020-08-25selftests/bpf: Add set test to resolve_btfidsJiri Olsa
2020-08-25selftests/bpf: Add test for d_path helperJiri Olsa
2020-08-25selftests/bpf: Add verifier test for d_path helperJiri Olsa