summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: openvswitch: fix tcpdump executionAdrian Moreno2024-12-191-2/+4
* selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski2024-12-171-1/+18
* selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski2024-12-171-10/+13
* selftests: net: support setting recv_size in YNLJakub Kicinski2024-12-171-8/+8
* tools/net/ynl: fix sub-message key lookup for nested attributesDonald Hunter2024-12-151-3/+3
* Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-122-17/+56
|\
| * Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-12-121-2/+16
| |\
| | * selftests: netfilter: Stabilize rpath.shPhil Sutter2024-12-111-2/+16
| * | selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson2024-12-071-0/+40
| * | selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson2024-12-071-10/+0
| * | selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson2024-12-071-5/+0
* | | Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-12-111-1/+1
|\ \ \
| * | | selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini2024-12-111-1/+1
* | | | Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds2024-12-082-10/+6
|\ \ \ \
| * | | | selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne2024-12-061-1/+1
| * | | | selftest: hugetlb_dio: fix test namingMark Brown2024-12-061-9/+5
| |/ / /
* | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-0722-68/+650
|\ \ \ \
| * | | | selftests/bpf: Add more test cases for LPM trieHou Tao2024-12-061-0/+395
| * | | | selftests/bpf: Move test_lpm_map.c to map_testsHou Tao2024-12-063-9/+4
| * | | | selftests/bpf: Add test for narrow spill into 64-bit spilled scalarKumar Kartikeya Dwivedi2024-12-041-0/+17
| * | | | selftests/bpf: Add test for reading from STACK_INVALID slotsKumar Kartikeya Dwivedi2024-12-041-0/+18
| * | | | selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman2024-12-044-19/+62
| * | | | bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi2024-12-035-23/+23
| * | | | selftests/bpf: Add tests for iter arg checkKumar Kartikeya Dwivedi2024-12-031-0/+26
| * | | | bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu2024-12-031-2/+2
| * | | | tools: Override makefile ARCH variable if defined, but emptyBjörn Töpel2024-11-291-2/+2
| * | | | selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...Zijian Zhang2024-11-261-1/+5
| * | | | selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior2024-11-264-7/+7
| * | | | bpftool: fix potential NULL pointer dereferencing in prog_dump()Amir Mohammadi2024-11-251-5/+12
| * | | | selftest/bpf: Add test for vsock removal from sockmap on close()Michal Luczaj2024-11-251-0/+31
| * | | | selftest/bpf: Add test for af_vsock poll()Michal Luczaj2024-11-251-0/+46
* | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-12-061-0/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nthNicolin Chen2024-12-031-0/+14
| | |/ / | |/| |
* | | | Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-0510-65/+215
|\ \ \ \ | | |_|/ | |/| |
| * | | vsock/test: verify socket options after setting themKonstantin Shkolnyy2024-12-059-53/+181
| * | | vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy2024-12-052-7/+19
| * | | vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy2024-12-052-5/+5
| * | | selftests: drv-net: rss_ctx: Add test for ntuple ruleDaniel Xu2024-11-301-1/+11
* | | | Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-052-15/+20
|\ \ \ \
| * | | | selftests/hid: fix kfunc inclusions with newer bpftoolBenjamin Tissoires2024-11-291-8/+11
| * | | | selftests: hid: fix typo and exit codeMaximilian Heyne2024-11-281-7/+9
* | | | | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-024-18/+18
* | | | | Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-021-1/+1
| |_|/ / |/| | |
* | | | Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-12-012-127/+325
|\ \ \ \
| * | | | tools/power turbostat: 2024.11.30Len Brown2024-11-302-2/+2
| * | | | tools/power turbostat: Add RAPL psys as a built-in counterPatryk Wlazlyn2024-11-302-10/+85
| * | | | tools/power turbostat: Fix child's argument forwardingPatryk Wlazlyn2024-11-301-1/+1
| * | | | tools/power turbostat: Force --no-perf in --dump modePatryk Wlazlyn2024-11-301-0/+6
| * | | | tools/power turbostat: Add support for /sys/class/drm/card1Zhang Rui2024-11-301-9/+29
| * | | | tools/power turbostat: Cache graphics sysfs file descriptors during probeZhang Rui2024-11-301-50/+32