aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-11-27perf data: Add is_perf_data functionJiri Olsa2-0/+20
2020-11-27perf symbols: Try to load vmlinux from buildid databaseJiri Olsa3-3/+28
2020-11-27perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_eventJiri Olsa1-29/+33
2020-11-27perf build-id: Add check for existing link in buildid dirJiri Olsa1-1/+18
2020-11-27perf tools: Add filename__decompress functionJiri Olsa2-12/+21
2020-11-27perf tools: Add build_id__is_defined functionJiri Olsa2-0/+7
2020-11-27tools lib: Adopt memchr_inv() from kernelJiri Olsa2-0/+59
2020-11-27selftests/dma: add test application for DMA_MAP_BENCHMARKBarry Song3-0/+130
2020-11-26perf arm-spe: Add support for ARMv8.3-SPEWei Li2-2/+50
2020-11-26perf arm_spe: Decode memory tagging propertiesAndre Przywara2-1/+7
2020-11-26perf arm-spe: Add more sub classes for operation packetLeo Yan1-2/+16
2020-11-26perf arm-spe: Refactor operation packet handlingLeo Yan2-12/+37
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_op_type()Leo Yan1-34/+45
2020-11-26perf arm-spe: Remove size condition checking for eventsLeo Yan2-14/+9
2020-11-26perf arm-spe: Refactor event type handlingLeo Yan3-28/+29
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_event()Leo Yan1-26/+37
2020-11-26perf arm-spe: Refactor counter packet handlingLeo Yan2-5/+11
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_counter()Leo Yan1-15/+28
2020-11-26perf arm-spe: Refactor context packet handlingLeo Yan2-1/+4
2020-11-26perf arm_spe: Fixup top byte for data virtual addressLeo Yan1-3/+17
2020-11-26perf arm-spe: Refactor address packet handlingLeo Yan3-41/+47
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_addr()Leo Yan1-26/+38
2020-11-26perf arm-spe: Refactor packet header parsingLeo Yan2-51/+61
2020-11-26perf arm-spe: Refactor printing string to bufferLeo Yan2-151/+149
2020-11-26bpf: Fix selftest compilation on clang 11Andrei Matei1-0/+2
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh4-0/+186
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh1-0/+11
2020-11-25libbpf: Add support for canceling cached_cons advanceLi RongQing1-0/+6
2020-11-25Merge branch 'fixes' into nextMichael Ellerman7-67/+265
2020-11-24bpftool: Fix error return value in build_btf_type_tableZhen Lei1-0/+1
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei1-13/+15
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei1-1/+4
2020-11-24selftests: mlxsw: Add blackhole_nexthop trap testIdo Schimmel1-0/+36
2020-11-24selftests: forwarding: Add blackhole nexthops testsIdo Schimmel1-1/+57
2020-11-24selftests: mlxsw: Add blackhole nexthop configuration testsIdo Schimmel1-3/+22
2020-11-24selftests/x86: Add missing .note.GNU-stack sectionsAndy Lutomirski2-0/+4
2020-11-24selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 testsAndy Lutomirski1-2/+10
2020-11-23tools/testing/scatterlist: Test dynamic __sg_alloc_table_from_pagesMaor Gottlieb1-23/+41
2020-11-23pm-graph v5.8Todd Brandt2-164/+227
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman148-732/+4064
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-4/+4
2020-11-20selftests: mptcp: add ADD_ADDR IPv6 test casesGeliang Tang1-1/+69
2020-11-20selftests: mptcp: add link failure test caseFlorian Westphal1-22/+82
2020-11-20selftests: forwarding: Add multipath tunneling nexthop testIdo Schimmel1-0/+356
2020-11-20selftests: forwarding: Add device-only nexthop testIdo Schimmel1-0/+160
2020-11-20selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthopsIdo Schimmel1-0/+11
2020-11-20selftests: forwarding: Do not configure nexthop objects twiceIdo Schimmel1-1/+0
2020-11-20selftests: mlxsw: Add nexthop objects configuration testsIdo Schimmel1-0/+189
2020-11-20selftests: add ring and coalesce selftestsAntonio Cardace2-0/+217
2020-11-20selftests: refactor get_netdev_name functionAntonio Cardace1-18/+2