summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-48/+166
2020-07-11selftests/bpf: Fix cgroup sockopt verifier testJean-Philippe Brucker-0/+1
2020-07-10selftests/seccomp: Check ENOSYS under tracingKees Cook-0/+20
2020-07-10selftests/seccomp: Refactor to use fixture variantsKees Cook-157/+42
2020-07-10selftests/harness: Clean up kern-doc for fixturesKees Cook-7/+8
2020-07-10seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook-1/+1
2020-07-10selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()Kees Cook-23/+23
2020-07-10selftests/seccomp: Make kcmp() less requiredKees Cook-20/+38
2020-07-10selftests/seccomp: Improve calibration loopKees Cook-18/+32
2020-07-10selftests/seccomp: use 90s as timeoutThadeu Lima de Souza Cascardo-0/+1
2020-07-10selftests/seccomp: Expand benchmark to per-filter measurementsKees Cook-9/+29
2020-07-10selftests/seccomp: Check for EPOLLHUP for user_notifChristian Brauner-0/+136
2020-07-10selftests/seccomp: Set NNP for TSYNC ESRCH flag testKees Cook-0/+5
2020-07-10selftests/seccomp: Add SKIPs for failed unshare()Kees Cook-2/+9
2020-07-10selftests/seccomp: Rename XFAIL to SKIPKees Cook-4/+9
2020-07-10selftests: net: add a test for UDP tunnel info infraJakub Kicinski-0/+786
2020-07-10mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell-0/+76
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-50/+53
2020-07-10libbpf: Fix memory leak and optimize BTF sanitizationAndrii Nakryiko-10/+5
2020-07-10perf kmem: Pass additional arguments to 'perf record'Ian Rogers-1/+2
2020-07-10perf parse-events: Report BPF errorsIan Rogers-18/+20
2020-07-10perf script: Show text poke address symbolAdrian Hunter-13/+24
2020-07-10perf script: Add option --show-text-poke-eventsAdrian Hunter-0/+23
2020-07-10perf intel-pt: Add support for text poke eventsAdrian Hunter-0/+79
2020-07-10perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOLAdrian Hunter-1/+23
2020-07-10perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter-3/+216
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra-2/+2
2020-07-09libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz-4/+8
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer-6/+6
2020-07-09Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPERAlexander A. Klimov-1/+1
2020-07-09selftests: net: Add port split testDanielle Ratson-0/+278
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+36
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni-5/+140
2020-07-09perf annotate: Fix non-null terminated buffer returned by readlink()Numfor Mbiziwo-Tiapo-4/+11
2020-07-08selftests: kmod: Add module address visibility testKees Cook-0/+36
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko-32/+14
2020-07-09libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_bufferAndrii Nakryiko-11/+20
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko-0/+63
2020-07-09libbpf: Improve BTF sanitization handlingAndrii Nakryiko-45/+58
2020-07-09libbpf: Add btf__set_fd() for more control over loaded BTF FDAndrii Nakryiko-1/+8
2020-07-09libbpf: Make BTF finalization strictAndrii Nakryiko-12/+4
2020-07-09selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer-4/+5
2020-07-09selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer-1/+3
2020-07-09bpf: Fix another bpftool segfault without skeleton code enabledLouis Peens-0/+1
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds-2/+1
2020-07-08perf inject jit: Remove //anon mmap eventsSteve MacLean-3/+32
2020-07-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-234/+827
2020-07-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario-26/+0
2020-07-08tests: add CLONE_NEWTIME setns testsChristian Brauner-0/+80
2020-07-08selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee-14/+0