summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang
2022-05-02selftests: forwarding: add Per-Stream Filtering and Policing test for OcelotVladimir Oltean
2022-05-02selftests: net: vrf_strict_mode_test: add support to select a test to runJaehee Park
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-29selftests/net/forwarding: add missing tests to MakefileHangbin Liu
2022-04-29selftests/net: add missing tests to MakefileHangbin Liu
2022-04-29selftests: mptcp: Add tests for userspace PM typeMat Martineau
2022-04-29Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...Linus Torvalds
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-04-28perf symbol: Update symbols__fixup_end()Namhyung Kim
2022-04-28perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim
2022-04-28perf test: Add perf_event_attr test for Arm SPETimothy Hayes
2022-04-28perf arm-spe: Fix SPE events with phys addressesTimothy Hayes
2022-04-28perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes
2022-04-28perf intel-pt: Fix timeless decoding with perf.data directoryAdrian Hunter
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-27selftests: mptcp: print extra msg in chk_csum_nrGeliang Tang
2022-04-27selftests: mptcp: check MP_FAIL response mibsGeliang Tang
2022-04-27selftests: mptcp: add infinite map testcaseGeliang Tang
2022-04-26selftests/bpf: Add libbpf's log fixup logic selftestsAndrii Nakryiko
2022-04-26libbpf: Fix up verifier log for unguarded failed CO-RE relosAndrii Nakryiko
2022-04-26libbpf: Simplify bpf_core_parse_spec() signatureAndrii Nakryiko
2022-04-26libbpf: Refactor CO-RE relo human description formatting routineAndrii Nakryiko
2022-04-26libbpf: Record subprog-resolved CO-RE relocations unconditionallyAndrii Nakryiko
2022-04-26selftests/bpf: Add CO-RE relos and SEC("?...") to linked_funcs selftestsAndrii Nakryiko
2022-04-26libbpf: Avoid joining .BTF.ext data with BPF programs by section nameAndrii Nakryiko
2022-04-26libbpf: Fix logic for finding matching program for CO-RE relocationAndrii Nakryiko
2022-04-26libbpf: Drop unhelpful "program too large" guessAndrii Nakryiko
2022-04-26libbpf: Fix anonymous type check in CO-RE logicAndrii Nakryiko
2022-04-25selftests/bpf: Add test for strict BTF type checkKumar Kartikeya Dwivedi
2022-04-25selftests/bpf: Add verifier tests for kptrKumar Kartikeya Dwivedi
2022-04-25selftests/bpf: Add C tests for kptrKumar Kartikeya Dwivedi
2022-04-25libbpf: Add kptr type tag macros to bpf_helpers.hKumar Kartikeya Dwivedi
2022-04-25bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi
2022-04-25bpftool, musl compat: Replace sys/fcntl.h by fcntl.hDominique Martinet
2022-04-25bpftool, musl compat: Replace nftw with FTW_ACTIONRETVALDominique Martinet
2022-04-25libbpf: Remove unnecessary type castYuntao Wang
2022-04-25selftests: mlxsw: Check device info on activated line cardJiri Pirko
2022-04-25selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko
2022-04-25selftests: mlxsw: Check devices on provisioned line cardJiri Pirko
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds
2022-04-23selftests: drivers: dsa: add a subset of forwarding selftestsVladimir Oltean
2022-04-23selftests: forwarding: add a test for local_termination.shVladimir Oltean