summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-21selftests/bpf: add missing ns cleanups in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: factorize conn and syncookies tests in a single runnerAlexis Lothoré (eBPF Foundation)
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-20Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson
2024-10-20KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-18Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-17Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-17maple_tree: add regression test for spanning store bugLorenzo Stoakes
2024-10-17perf trace: The return from 'write' isn't a pidArnaldo Carvalho de Melo
2024-10-17tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo
2024-10-17selftests: drv-net: rss_ctx: add rss ctx busy testcaseDaniel Zahka
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun
2024-10-17maple_tree: check for MA_STATE_BULK on setting wr_rebalanceSidhartha Kumar
2024-10-17selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw
2024-10-17selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw
2024-10-16selftest: hid: add the missing tests directoryYun Lu
2024-10-16selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-10-16selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu
2024-10-15Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-15selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev
2024-10-15selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev
2024-10-15selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni
2024-10-15selftests: net/psock_fanout: unbound socket fanoutGur Stavi
2024-10-15selftests: net/psock_fanout: socket joins fanout when link is downGur Stavi
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-10-15tools: ynl-gen: use names of constants in generated limitsJakub Kicinski
2024-10-14selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mkJakub Kicinski
2024-10-14selftests: net: rebuild YNL if dependencies changedJakub Kicinski
2024-10-14netdev-genl: Support setting per-NAPI config valuesJoe Damato
2024-10-14netdev-genl: Dump gro_flush_timeoutJoe Damato
2024-10-14netdev-genl: Dump napi_defer_hard_irqsJoe Damato
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-11selftests: drivers: net: fix name not definedAlessandro Zanni
2024-10-11selftests: net/rds: add module not foundAlessandro Zanni
2024-10-11selftests: drv-net: add missing trailing backslashJakub Kicinski
2024-10-11selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers
2024-10-10selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu
2024-10-10selftests/bpf: Fix cross-compiling urandom_readTony Ambardar
2024-10-10selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)
2024-10-10selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)
2024-10-10selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)