summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: use bash to run udpgro_fwd test caseAndrea Righi2021-06-161-1/+1
* selftests: net: veth: make test compatible with dashAndrea Righi2021-06-161-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-06-169-9/+54
|\
| * bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-06-148-8/+53
| * libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson2021-06-081-1/+1
* | ipv4: Fix device used for dst_alloc with local routesDavid Ahern2021-06-141-0/+25
* | selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni2021-06-111-3/+8
* | selftests: netfilter: add fib test caseFlorian Westphal2021-06-092-1/+222
* | wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld2021-06-041-0/+1
* | wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld2021-06-041-1/+0
|/
* mptcp: update selftest for fallback due to OoOPaolo Abeni2021-05-281-4/+9
* Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-2719-284/+911
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-2611-200/+467
| |\
| | * bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2021-05-252-10/+0
| | * selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki2021-05-252-178/+405
| | * bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian2021-05-255-7/+10
| | * selftests/bpf: Test ringbuf mmap read-only and read-write restrictionsAndrii Nakryiko2021-05-201-1/+48
| | * selftests/bpf: Convert static to global in tc_redirect progsStanislav Fomichev2021-05-202-4/+4
| * | net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti2021-05-241-4/+4
| * | selftests: Add .gitignore for nci test suiteDavid Matlack2021-05-201-0/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-129-266/+625
| |\
| | * selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki2021-05-117-266/+617
| | * libbpf: Provide GELF_ST_VISIBILITY() define for older libelfArnaldo Carvalho de Melo2021-05-111-0/+5
| | * libbpf: Add NULL check to add_dummy_ksym_varIan Rogers2021-05-051-0/+3
* | | Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...Linus Torvalds2021-05-2520-30/+71
|\ \ \
| * | | perf stat: Skip evlist__[enable|disable] when all events uses BPFSong Liu2021-05-212-6/+10
| * | | perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-ExitAdrian Hunter2021-05-213-7/+8
| * | | perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter2021-05-211-0/+5
| * | | perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter2021-05-211-2/+3
| * | | perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter2021-05-211-1/+1
| * | | tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo2021-05-214-4/+4
| * | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-211-1/+1
| * | | tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-211-1/+1
| * | | Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2021-05-211-7/+7
| |\ \ \
| * | | | perf parse-events: Check if the software events array slots are populatedArnaldo Carvalho de Melo2021-05-211-2/+7
| * | | | perf tools: Add 'cgroup-switches' software eventNamhyung Kim2021-05-192-0/+5
| * | | | perf intel-pt: Remove redundant setting of ptq->insn_lenAdrian Hunter2021-05-191-1/+0
| * | | | perf intel-pt: Fix sample instruction bytesAdrian Hunter2021-05-191-1/+4
| * | | | perf intel-pt: Fix transaction abort handlingAdrian Hunter2021-05-191-1/+5
| * | | | perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter2021-05-192-3/+12
| * | | | tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2021-05-181-0/+2
| * | | | perf buildid-list: Initialize zstd_dataMilian Wolff2021-05-181-0/+3
* | | | | Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-231-9/+18
|\ \ \ \ \
| * | | | | powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2021-05-201-9/+18
| |/ / / /
* | | | | Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-232-26/+26
|\ \ \ \ \
| * | | | | tools build: Fix quiet cmd indentationKees Cook2021-05-172-26/+26
| |/ / / /
* | | | | linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-232-1/+9
* | | | | tools/testing/selftests/exec: fix link errorYang Yingliang2021-05-231-3/+3
| |/ / / |/| | |
* | | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-7/+7