summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati
2020-07-21bpftool: Use only nftw for file tree parsingTony Ambardar
2020-07-21bpf: Make btf_sock_ids globalYonghong Song
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich
2020-07-21selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich
2020-07-21tools/bpftool: Fix error handing in do_skeleton()YueHaibing
2020-07-21libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers
2020-07-21selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin
2020-07-22selftests/powerpc: Run per_event_excludes test on Power8 or laterMichael Ellerman
2020-07-22selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V
2020-07-22selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V
2020-07-22selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V
2020-07-21libperf: Avoid counting of nonfilterable fdarray fdsAlexey Budankov
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-21libperf: Avoid internal moving of fdarray fdsAlexey Budankov
2020-07-21tools/memory-model: Remove smp_read_barrier_depends() from informal docWill Deacon
2020-07-21tools: bpf: Use local copy of headers including uapi/linux/filter.hWill Deacon
2020-07-20tc-testing: Add tdc to kselftestsBriana Oursler
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean
2020-07-20selftests: add clone3() CAP_CHECKPOINT_RESTORE testAdrian Reber
2020-07-20tools headers UAPI: Update tools's copy of linux/perf_event.hLeo Yan
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-18Merge branch 'fixes' into nextMichael Ellerman
2020-07-17selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki
2020-07-17selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki
2020-07-17tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki
2020-07-17libbpf: Add support for SK_LOOKUP program typeJakub Sitnicki
2020-07-17bpf: Sync linux/bpf.h to tools/Jakub Sitnicki
2020-07-17kunit: tool: fix improper treatment of file locationBrendan Higgins
2020-07-17kunit: tool: fix broken default args in unit testsBrendan Higgins
2020-07-17kunit: capture stderr on all make subprocess callsWill Chen
2020-07-17selftests/harness: Limit step counter reportingKees Cook
2020-07-17selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati
2020-07-17selftests/seccomp: Check ENOSYS under tracingKees Cook
2020-07-17selftests/seccomp: Refactor to use fixture variantsKees Cook
2020-07-17selftests/harness: Clean up kern-doc for fixturesKees Cook
2020-07-17selftests: kmod: Add module address visibility testKees Cook
2020-07-17cpupower: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-17tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo
2020-07-17libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria