aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde1-1/+1
2022-05-03selftests: mlxsw: Add a test for soaking up a burst of trafficPetr Machata1-0/+480
2022-05-03selftests: forwarding: lib: Add start_traffic_pktsize() helpersPetr Machata1-3/+18
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is operationalIdo Schimmel1-0/+3
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang1-0/+23
2022-05-02selftests: forwarding: add Per-Stream Filtering and Policing test for OcelotVladimir Oltean2-0/+562
2022-05-02selftests: net: vrf_strict_mode_test: add support to select a test to runJaehee Park1-9/+39
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+5
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-64/+213
2022-04-29selftests/net/forwarding: add missing tests to MakefileHangbin Liu1-0/+33
2022-04-29selftests/net: add missing tests to MakefileHangbin Liu1-1/+2
2022-04-29selftests: mptcp: Add tests for userspace PM typeMat Martineau1-0/+66
2022-04-29Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds12-79/+56
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn1-5/+5
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil1-0/+2
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-140/+223
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+2
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-1/+1
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim6-69/+0
2022-04-28perf symbol: Update symbols__fixup_end()Namhyung Kim1-4/+25
2022-04-28perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim3-5/+6
2022-04-28perf test: Add perf_event_attr test for Arm SPETimothy Hayes2-0/+13
2022-04-28perf arm-spe: Fix SPE events with phys addressesTimothy Hayes2-1/+12
2022-04-28perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes1-1/+1
2022-04-28perf intel-pt: Fix timeless decoding with perf.data directoryAdrian Hunter1-1/+1
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski80-757/+2488
2022-04-27selftests: mptcp: print extra msg in chk_csum_nrGeliang Tang1-1/+10
2022-04-27selftests: mptcp: check MP_FAIL response mibsGeliang Tang1-3/+35
2022-04-27selftests: mptcp: add infinite map testcaseGeliang Tang2-1/+77
2022-04-26selftests/bpf: Add libbpf's log fixup logic selftestsAndrii Nakryiko3-0/+163
2022-04-26libbpf: Fix up verifier log for unguarded failed CO-RE relosAndrii Nakryiko3-4/+154
2022-04-26libbpf: Simplify bpf_core_parse_spec() signatureAndrii Nakryiko1-19/+15
2022-04-26libbpf: Refactor CO-RE relo human description formatting routineAndrii Nakryiko1-26/+38
2022-04-26libbpf: Record subprog-resolved CO-RE relocations unconditionallyAndrii Nakryiko1-15/+12
2022-04-26selftests/bpf: Add CO-RE relos and SEC("?...") to linked_funcs selftestsAndrii Nakryiko3-2/+18
2022-04-26libbpf: Avoid joining .BTF.ext data with BPF programs by section nameAndrii Nakryiko3-29/+65
2022-04-26libbpf: Fix logic for finding matching program for CO-RE relocationAndrii Nakryiko1-2/+3
2022-04-26libbpf: Drop unhelpful "program too large" guessAndrii Nakryiko1-4/+0
2022-04-26libbpf: Fix anonymous type check in CO-RE logicAndrii Nakryiko1-1/+1
2022-04-25selftests/bpf: Add test for strict BTF type checkKumar Kartikeya Dwivedi1-0/+20
2022-04-25selftests/bpf: Add verifier tests for kptrKumar Kartikeya Dwivedi2-2/+522
2022-04-25selftests/bpf: Add C tests for kptrKumar Kartikeya Dwivedi2-0/+227
2022-04-25libbpf: Add kptr type tag macros to bpf_helpers.hKumar Kartikeya Dwivedi1-0/+7
2022-04-25bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi1-0/+12
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-4/+4
2022-04-25bpftool, musl compat: Replace sys/fcntl.h by fcntl.hDominique Martinet1-1/+1
2022-04-25bpftool, musl compat: Replace nftw with FTW_ACTIONRETVALDominique Martinet1-55/+57
2022-04-25libbpf: Remove unnecessary type castYuntao Wang1-1/+1
2022-04-25selftests: mlxsw: Check device info on activated line cardJiri Pirko1-0/+22
2022-04-25selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko1-0/+17