aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-32/+459
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-12/+305
2025-06-19tools: ynl: fix mixing ops and notifications on one socketJakub Kicinski1-11/+17
2025-06-19selftests: net: use slowwait to make sure IPv6 setup finishedHangbin Liu1-5/+4
2025-06-19selftests: net: use slowwait to stabilize vrf_route_leaking testHangbin Liu1-2/+2
2025-06-19selftests/landlock: Add test to check rule tied to covered mount pointMickaël Salaün1-0/+40
2025-06-19selftests/landlock: Fix build of audit_testSong Liu1-0/+1
2025-06-19selftests/landlock: Fix readlink checkMickaël Salaün1-3/+4
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu1-3/+13
2025-06-18netdevsim: remove udp_ports_sleepStanislav Fomichev1-22/+1
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn1-37/+35
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei2-0/+113
2025-06-18selftests: net: add passive TFO test binaryDavid Wei3-0/+173
2025-06-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei1-1/+2
2025-06-18pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitorGautham R. Shenoy1-4/+0
2025-06-18pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy1-2/+2
2025-06-18selftests/ptrace: Fix spelling mistake "multible" -> "multiple"Ankit Chauhan1-1/+1
2025-06-18selftests/bpf: include limits.h needed for PATH_MAX directlyEduard Zingerman1-0/+1
2025-06-18selftests: netconsole: Add tests for 'msgid' feature in sysdataGustavo Luiz Duarte1-0/+30
2025-06-17selftests: forwarding: Add a test for verifying VXLAN MC underlayPetr Machata2-0/+772
2025-06-17selftests: forwarding: adf_mcd_start(): Allow configuring custom interfacesPetr Machata1-0/+13
2025-06-17selftests: net: lib: Add ip_link_has_flag()Petr Machata1-3/+9
2025-06-17selftests: forwarding: lib: Move smcrouted helpers herePetr Machata2-29/+39
2025-06-17bpf: Fix key serial argument of bpf_lookup_user_key()James Bottomley6-8/+9
2025-06-17selftests: devmem: add ipv4 support to chunks testMina Almasry1-3/+2
2025-06-17selftests: devmem: remove unused variableMina Almasry1-1/+0
2025-06-17selftest: Add selftest for multicast address notificationsYuyang Huang2-0/+71
2025-06-17selftests: nettest: Fix typo in log and error messages for clarityAlok Tiwari1-6/+6
2025-06-17vsock/test: Cover more CIDs in transport_uaf testMichal Luczaj1-19/+74
2025-06-17vsock/test: Introduce get_transports()Michal Luczaj2-0/+85
2025-06-17vsock/test: Introduce vsock_bind_try() helperMichal Luczaj2-3/+22
2025-06-17tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-4/+10
2025-06-17perf bench futex: Fix prctl include in musl libcArnaldo Carvalho de Melo2-2/+8
2025-06-17perf test: Directory file descriptor leakIan Rogers1-0/+1
2025-06-17selftests: ipc: Replace fail print statements with ksft_test_result_failNick Huang1-24/+23
2025-06-17bpftool: Fix JSON writer resource leak in version commandYuan Chen1-3/+3
2025-06-17selftests/bpf: Fix unintentional switch case fall throughMykyta Yatsenko1-0/+1
2025-06-17selftests/bpf: More precise cpu_mitigations state detectionEduard Zingerman1-3/+90
2025-06-17selftests: Add version file to kselftest installation dirTianyi Cui1-0/+7
2025-06-17selftests/cpu-hotplug: fix typo in hotplaggable_offline_cpus function nameJihed Chaibi1-2/+2
2025-06-17perf evsel: Missed close() when probing hybrid core PMUsIan Rogers1-0/+1
2025-06-17tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+55
2025-06-17tools arch amd ibs: Sync ibs.h with the kernel sourcesArnaldo Carvalho de Melo2-1/+6
2025-06-17selftests: cgroup: Fix compilation on pre-cgroupns kernelsMichal Koutný1-0/+3
2025-06-17selftests: cgroup: Optionally set up v1 environmentMichal Koutný1-2/+42
2025-06-17selftests: cgroup: Add support for named v1 hierarchies in test_coreMichal Koutný1-5/+26
2025-06-17selftests: cgroup_util: Add helpers for testing named v1 hierarchiesMichal Koutný3-4/+11
2025-06-17selftests/bpf: Fix RELEASE build failure with gcc14Yonghong Song4-5/+9
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu2-0/+33
2025-06-17fs: consistently use can_mmap_file() helperLorenzo Stoakes1-1/+1