aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-04-08selftests: mptcp: add tc check for check_toolsGeliang Tang4-3/+9
2024-04-08testing: net-drv: add a driver test for stats reportingJakub Kicinski1-0/+86
2024-04-08selftests: drivers: add scaffolding for Netlink tests in PythonJakub Kicinski7-1/+224
2024-04-08selftests: nl_netdev: add a trivial Netlink netdev testJakub Kicinski2-0/+25
2024-04-08selftests: net: add scaffolding for Netlink tests in PythonJakub Kicinski7-1/+223
2024-04-08RISC-V: KVM: selftests: Add ebreak test supportChao Du2-0/+83
2024-04-06libbpf: Add ring__consume_n / ring_buffer__consume_nAndrea Righi3-3/+50
2024-04-06libbpf: ringbuf: Allow to consume up to a certain amount of itemsAndrea Righi1-7/+12
2024-04-06libbpf: Start v1.5 development cycleAndrea Righi2-1/+4
2024-04-05ynl: support binary and integer sub-type for indexed-arrayHangbin Liu1-0/+10
2024-04-05ynl: rename array-nest to indexed-arrayHangbin Liu2-11/+20
2024-04-05tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operationRahul Rameshbabu1-1/+10
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw1-1/+1
2024-04-05selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALLDavid Vernet4-2/+135
2024-04-05selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.Kui-Feng Lee2-0/+37
2024-04-05selftests/bpf: add test for bpf_for_each_map_elem() with different mapsPhilo Lu2-0/+111
2024-04-05perf script: Add capstone support for '-F +brstackdisasm'Andi Kleen5-9/+86
2024-04-05perf script: Support 32bit code under 64bit OS with capstoneAndi Kleen3-10/+28
2024-04-04selftests/bpf: add fp-leaking precise subprog result testsAndrii Nakryiko2-0/+107
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-83/+793
2024-04-04bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-04-04bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq5-16/+92
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-77/+733
2024-04-04perf stat: Do not fail on metrics on s390 z/VM systemsThomas Richter1-14/+14
2024-04-04perf report: Fix PAI counter names for s390 virtual machinesThomas Richter1-1/+1
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+2
2024-04-04tools: ynl: copy netlink error to NlErrorJakub Kicinski1-1/+2
2024-04-04selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWNShengyu Li1-1/+4
2024-04-04selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu1-3/+3
2024-04-04rcutorture: Disable tracing to permit Tasks Rude RCU testingPaul E. McKenney1-1/+1
2024-04-04scftorture: Increase memory provided to guest OSPaul E. McKenney1-1/+1
2024-04-04memblock tests: fix undefined reference to `panic'Wei Yang2-0/+20
2024-04-04memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang1-0/+5
2024-04-03tools: ynl: ethtool.py: Make tool invokable from any CWDRahul Rameshbabu1-2/+6
2024-04-03perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-unin...Arnaldo Carvalho de Melo1-1/+3
2024-04-03perf build: Add LIBTRACEEVENT_DIR build optionYang Jihong1-4/+16
2024-04-03selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding11-13/+20
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+53
2024-04-03perf beauty: Fix AT_EACCESS undeclared build error for system with kernel ver...Yang Jihong1-0/+8
2024-04-03perf annotate: Add symbol name when using capstoneNamhyung Kim1-3/+71
2024-04-03perf annotate: Use libcapstone to disassembleNamhyung Kim1-0/+160
2024-04-03perf annotate: Split out util/disasm.cNamhyung Kim5-1657/+1709
2024-04-03perf annotate: Add and use ins__is_nop()Namhyung Kim2-1/+7
2024-04-03perf annotate: Use ins__is_xxx() if possibleNamhyung Kim1-4/+4
2024-04-03perf evsel: Use evsel__name_is() helperYang Jihong6-33/+22
2024-04-03perf sched timehist: Fix -g/--call-graph option failureYang Jihong1-2/+5
2024-04-03perf annotate: Honor output options with --data-typeNamhyung Kim1-6/+38
2024-04-03perf annotate: Get rid of duplicate --group option itemNamhyung Kim1-2/+0
2024-04-03selftests/xsk: Add new test case for AF_XDP under max ring sizesTushar Vyavahare1-0/+25