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