summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-06-20KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c commentsRahul Kumar
2025-06-20perf parse-events: Set default GH modifier properlyNamhyung Kim
2025-06-20perf test: Expand user space event reading (rdpmc) testsIan Rogers
2025-06-20KVM: selftests: Verify KVM disable interception (for userspace) on filter changeSean Christopherson
2025-06-20perf vendor events arm64: Update FUJITSU-MONAKA pmu eventKotaro, Tokai
2025-06-20bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen
2025-06-20selftests/bpf: Add test for bpftool access to read-only protected mapsSlava Imameev
2025-06-20bpftool: Use appropriate permissions for map accessSlava Imameev
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-19tools: ynl: fix mixing ops and notifications on one socketJakub Kicinski
2025-06-19selftests: net: use slowwait to make sure IPv6 setup finishedHangbin Liu
2025-06-19selftests: net: use slowwait to stabilize vrf_route_leaking testHangbin Liu
2025-06-19selftests/landlock: Add test to check rule tied to covered mount pointMickaël Salaün
2025-06-19selftests/landlock: Fix build of audit_testSong Liu
2025-06-19selftests/landlock: Fix readlink checkMickaël Salaün
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu
2025-06-18netdevsim: remove udp_ports_sleepStanislav Fomichev
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei
2025-06-18selftests: net: add passive TFO test binaryDavid Wei
2025-06-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei
2025-06-18pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitorGautham R. Shenoy
2025-06-18pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy
2025-06-18selftests/ptrace: Fix spelling mistake "multible" -> "multiple"Ankit Chauhan
2025-06-18selftests/bpf: include limits.h needed for PATH_MAX directlyEduard Zingerman
2025-06-18selftests: netconsole: Add tests for 'msgid' feature in sysdataGustavo Luiz Duarte
2025-06-17selftests: forwarding: Add a test for verifying VXLAN MC underlayPetr Machata
2025-06-17selftests: forwarding: adf_mcd_start(): Allow configuring custom interfacesPetr Machata
2025-06-17selftests: net: lib: Add ip_link_has_flag()Petr Machata
2025-06-17selftests: forwarding: lib: Move smcrouted helpers herePetr Machata
2025-06-17bpf: Fix key serial argument of bpf_lookup_user_key()James Bottomley
2025-06-17selftests: devmem: add ipv4 support to chunks testMina Almasry
2025-06-17selftests: devmem: remove unused variableMina Almasry
2025-06-17selftest: Add selftest for multicast address notificationsYuyang Huang
2025-06-17selftests: nettest: Fix typo in log and error messages for clarityAlok Tiwari
2025-06-17vsock/test: Cover more CIDs in transport_uaf testMichal Luczaj
2025-06-17vsock/test: Introduce get_transports()Michal Luczaj
2025-06-17vsock/test: Introduce vsock_bind_try() helperMichal Luczaj
2025-06-17tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2025-06-17perf bench futex: Fix prctl include in musl libcArnaldo Carvalho de Melo
2025-06-17perf test: Directory file descriptor leakIan Rogers
2025-06-17selftests: ipc: Replace fail print statements with ksft_test_result_failNick Huang
2025-06-17bpftool: Fix JSON writer resource leak in version commandYuan Chen
2025-06-17selftests/bpf: Fix unintentional switch case fall throughMykyta Yatsenko
2025-06-17selftests/bpf: More precise cpu_mitigations state detectionEduard Zingerman
2025-06-17selftests: Add version file to kselftest installation dirTianyi Cui