aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-05-19bpf: Add bpf_btf_find_by_name_kind() helper.Alexei Starovoitov1-0/+7
2021-05-19bpf: Introduce fd_idxAlexei Starovoitov1-5/+11
2021-05-19selftests/bpf: Test for btf_load command.Alexei Starovoitov2-0/+53
2021-05-19selftests/bpf: Test for syscall program typeAlexei Starovoitov2-0/+123
2021-05-19libbpf: Support for syscall program typeAlexei Starovoitov1-0/+2
2021-05-19bpf: Introduce bpf_sys_bpf() helper and program type.Alexei Starovoitov1-0/+8
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman1-7/+7
2021-05-18selftests: forwarding: Add test for custom multipath hash with IPv6 GREIdo Schimmel1-0/+458
2021-05-18selftests: forwarding: Add test for custom multipath hash with IPv4 GREIdo Schimmel1-0/+456
2021-05-18selftests: forwarding: Add test for custom multipath hashIdo Schimmel1-0/+364
2021-05-18Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney16-54/+422
2021-05-17tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-05-17perf buildid-list: Initialize zstd_dataMilian Wolff1-0/+3
2021-05-17perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1Arnaldo Carvalho de Melo1-0/+5
2021-05-17selftests: mlxsw: qos_lib: Drop __mlnx_qosPetr Machata1-14/+0
2021-05-17selftests: mlxsw: qos_pfc: Convert to iproute2 dcbPetr Machata1-12/+12
2021-05-17selftests: mlxsw: qos_headroom: Convert to iproute2 dcbPetr Machata1-34/+35
2021-05-17selftests: mlxsw: Make sampling test more robustIdo Schimmel1-6/+6
2021-05-17selftests: mlxsw: Make the unsplit array global in port_scale testDanielle Ratson1-1/+3
2021-05-17selftests: Lowest IPv4 address in a subnet is validSeth David Schoen1-8/+9
2021-05-17libbpf: Add selftests for TC-BPF management APIKumar Kartikeya Dwivedi2-0/+407
2021-05-17libbpf: Add low level TC-BPF management APIKumar Kartikeya Dwivedi3-1/+469
2021-05-17libbpf: Add various netlink helpersKumar Kartikeya Dwivedi2-89/+120
2021-05-17perf tools: Test build with libopencsd/CORESIGHT=1Arnaldo Carvalho de Melo1-0/+2
2021-05-17perf cs-etm: Prevent and warn on underflows during timestamp calculation.James Clark1-11/+34
2021-05-17perf cs-etm: Start reading 'Z' --itrace optionJames Clark1-0/+4
2021-05-17perf cs-etm: Move synth_opts initialisationJames Clark1-8/+8
2021-05-17perf header: Support HYBRID_CPU_PMU_CAPS featureJin Yao5-19/+175
2021-05-17perf header: Support HYBRID_TOPOLOGY featureJin Yao8-0/+222
2021-05-17Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini30-931/+2114
2021-05-17selftests/powerpc: Add test of mitigation patchingMichael Ellerman2-0/+77
2021-05-17tools build: Fix quiet cmd indentationKees Cook2-26/+26
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+3
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+26
2021-05-14libbpf: Reject static entry-point BPF programsAndrii Nakryiko1-0/+5
2021-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2021-05-14objtool: Reflow handle_jump_alt()Peter Zijlstra1-11/+11
2021-05-14x86/asm: Make <asm/asm.h> valid on cross-builds as wellIngo Molnar1-0/+4
2021-05-13libbpf: Reject static mapsAndrii Nakryiko1-5/+19
2021-05-13selftests/bpf: Validate skeleton gen handles skipped fieldsAndrii Nakryiko4-5/+5
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams1-17/+25
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei1-1/+1
2021-05-12objtool/x86: Fix elf_add_alternative() endiannessVasily Gorbik1-1/+2
2021-05-12objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik1-0/+1
2021-05-12rcu: Fix various typos in commentsIngo Molnar1-1/+1
2021-05-12perf cs-etm: Set time on synthesised samples to preserve orderingJames Clark1-2/+13
2021-05-12perf cs-etm: Refactor timestamp variable namesJames Clark3-33/+31
2021-05-12selftests: futex: Expand timeout testAndré Almeida1-16/+110
2021-05-12selftests: futex: Correctly include headers dirsAndré Almeida1-1/+2