summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
8 daysselftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann1-1/+1
8 daysselftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann1-1/+1
8 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)1-1/+55
8 daysselftest: fix headers in fclog.cJori Koolstra1-3/+1
8 daysselftests/net/af_unix: test listen() rejects wrong socket statesJohn Ericson3-0/+189
8 daysselftests: netfilter: nft_flowtable.sh: fix offload counter verification for ...Lorenzo Bianconi1-2/+12
8 daysrtla/timerlat_top: Fix on-threshold actions firing on signalTomas Glozar1-1/+1
8 daysselftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee1-1/+2
8 daysselftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li1-1/+1
2026-08-03selftests: drv-net: so_txtime: relax variance boundsWillem de Bruijn1-1/+1
2026-08-03selftests: drv-net: cope with slow env in so_txtime.py testWillem de Bruijn2-4/+17
2026-08-03selftests: drv-net: add missing kconfig for psp.pyMatthieu Baerts (NGI0)1-0/+3
2026-08-03selftests: mptcp: userspace_pm: fix undefined variable portGeliang Tang1-1/+1
2026-08-03selftests: ntsync: correct CONFIG_NTSYNC nameEthan Nelson-Moore1-1/+1
2026-08-03objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda1-0/+1
2026-08-03selftests: drv-net: convert so_txtime to drv-netWillem de Bruijn8-118/+121
2026-08-03selftests: drv-net: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-08-03selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)1-0/+1
2026-08-03selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)1-0/+2
2026-08-03selftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
2026-08-03selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)1-0/+1
2026-08-03selftests/net: Fix tun IPv6 test addresses to avoid 6to4 rangeRicardo B. Marlière1-4/+4
2026-08-03selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()longlong yan1-1/+3
2026-08-03selftests/bpf: Keep verifier_map_ptr exercising ops pointer accessDaniel Borkmann1-4/+30
2026-08-03selftests/bpf: Adjust verifier_map_ptr for the map's excl fieldKP Singh1-3/+5
2026-08-03selftests: netconsole: only restore MAC when it changed on resumeAndre Carvalho1-1/+2
2026-08-03selftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout1-0/+1
2026-07-24selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth1-23/+23
2026-07-24selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth1-0/+21
2026-07-24selftests/rseq: Fix a building error for riscv archHui Wang1-1/+5
2026-07-24selftests: net: make busywait timeout clock portableNirmoy Das1-2/+23
2026-07-24selftests: net: fix file owner for broadcast_ether_dst testRoss Porter1-1/+1
2026-07-24selftests/ftrace: Drop invalid top-level local in test_ownershipCao Ruichuang1-1/+1
2026-07-24selftests/bpf: Cover negative buffer pointer offsetsSun Jian5-43/+102
2026-07-24selftests/landlock: Test SCOPE_SIGNAL on the SIGIO/fowner pgid pathBryam Vargas1-0/+182
2026-07-24tools/power/x86/intel-speed-select: Harden daemon pidfile openAli Ahmet MEMIS1-1/+8
2026-07-24selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan1-0/+4
2026-07-24selftests: gpio: add gpio-cdev-uaf to .gitignoreCihan Karadag1-0/+1
2026-07-24selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen3-1/+27
2026-07-24selftests/hid: Load only requested struct_ops mapsYiyang Chen1-7/+18
2026-07-24selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski1-10/+6
2026-07-24selftests: tls: size splice_short pipe by page sizeNirmoy Das1-1/+7
2026-07-24tools: ynl: build archives with $(AR)Greg Thelen3-3/+3
2026-07-24selftests/bpf: Cover small conntrack opts error writesYiyang Chen2-0/+32
2026-07-24bpftool: Fix vmlinux BTF leak in cgroup commandsYichong Chen1-1/+13
2026-07-24selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan1-3/+28
2026-07-24selftests/mm: remove hardcoded THP sizing assumptions in hmm testsSayali Patil1-19/+43
2026-07-24selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil1-8/+24
2026-07-24selftests/mm: clarify alternate unmapping in compaction_testSayali Patil1-0/+3
2026-07-24selftests/mm: move hwpoison setup into run_test() and silence modprobe output...Sayali Patil1-21/+41