aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-07-03perf symbols: skip livepatch symbols in kcore_copy kallsyms processingJoe Lawrence1-0/+4
2026-07-03perf symbols: skip livepatch symbols when loading kallsymsJoe Lawrence2-2/+14
2026-07-03tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-onlyThomas Weißschuh1-1/+1
2026-07-03selftests/nolibc: Add test for getcwd() and readlink()Daniel Palmer1-0/+53
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2Daniel Borkmann14-37/+127
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-0/+173
2026-07-03tools: ynl: pyynl: pull the --family resolution logic into the libJakub Kicinski6-56/+102
2026-07-03tools: ynl: pyynl: re-export the library API from the package rootJakub Kicinski1-0/+9
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds1-1/+0
2026-07-03selftests: net: check multicast group user countYuyang Huang1-11/+90
2026-07-03tools/nolibc: unistd: Add readlink()Daniel Palmer1-0/+16
2026-07-03tools/nolibc: unistd: Add getcwd()Daniel Palmer1-0/+42
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni16-33/+218
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)1-1/+0
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-22/+91
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-2/+2
2026-07-03selftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable checkHisam Mehboob1-3/+1
2026-07-02bpftool: Use btf_vlen()/btf_kind()/btf_kflag() helpers consistentlyluoliang2-14/+13
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-12/+8
2026-07-02bootconfig: clean build-time tools/bootconfig from make cleanBreno Leitao1-1/+1
2026-07-02bootconfig: render embedded bootconfig as a kernel cmdline at build timeBreno Leitao1-1/+1
2026-07-02tracing/probes: Allow eprobe to use variable without $ prefixMasami Hiramatsu (Google)1-2/+1
2026-07-02selftests/x86: Add shadow stack uprobe CALL testDavid Windsor1-0/+86
2026-07-02selftests/arm64: fix spelling errors in commentsWang Yan2-2/+2
2026-07-02selftests: net: getsockopt_iter: add raw ICMP_FILTER coverageBreno Leitao1-0/+97
2026-07-02selftests: drv-net: toeplitz: cap the Rx queue countJakub Kicinski1-0/+22
2026-07-01tools/include: include stdint.h for SIZE_MAX in overflow.hYichong Chen1-0/+1
2026-07-01tools/virtio: add missing compat definitions for vhost_net_testYichong Chen6-0/+111
2026-07-01selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu1-0/+1
2026-07-01selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu1-6/+6
2026-07-01selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma1-1/+1
2026-07-01perf build: Add LDFLAGS to dlfilters .so linkTrevor Allison1-1/+1
2026-07-01libbpf: Skip bpf_object__probe_loading() when BPF token is in useYuan Chen1-7/+3
2026-07-01selftests/bpf: Fix test_maps sockmap failureJiayuan Chen1-2/+12
2026-07-01selftests/bpf: Mask socket type flags in mptcpify progGuillaume Maudoux5-6/+21
2026-07-01bpftool: Add tracing_multi link info outputJiri Olsa1-0/+133
2026-07-01selftests/bpf: Add tracing_multi link info testsJiri Olsa2-0/+248
2026-07-01bpf: Add tracing_multi link info supportJiri Olsa1-0/+9
2026-07-01selftests/hid: multitouch: test a large ContactCountMaximumTrung Nguyen1-0/+114
2026-07-01selftests/bpf: Verify no non-zeroed kernel heap memory exposureLeon Hwang2-0/+80
2026-07-01tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commandsYichong Chen1-0/+4
2026-07-01tools/bpf/bpftool: Reset vmlinux BTF after map commandsYichong Chen1-3/+9
2026-07-01bpftool: Strip all -Wformat* flags from bootstrap libbpf buildAndrii Nakryiko1-1/+1
2026-07-01selftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner3-0/+173
2026-07-01selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen3-1/+27
2026-07-01selftests/hid: Load only requested struct_ops mapsYiyang Chen1-7/+18
2026-06-30selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski1-10/+6
2026-06-30perf tests: Include error output for skipped tests in JUnit XMLIan Rogers1-2/+8
2026-06-30perf tests: Speed up metrics checking shell testsIan Rogers2-2/+2
2026-06-30perf tests: Speed up lock contention analysis shell testIan Rogers1-13/+19