summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-07-03perf test: Extend perf kvm tests to check default eventNamhyung Kim
2026-07-03perf kvm: Fix a memory leak in the usage stringNamhyung Kim
2026-07-03perf kvm: Do not copy filename stringNamhyung Kim
2026-07-03perf kvm: Kill STRDUP_FAIL_EXIT()Namhyung Kim
2026-07-03perf kvm: Check kvm_need_default_arch_event() earlyNamhyung Kim
2026-07-03perf kvm: Factor out kvm_need_default_arch_event()Namhyung Kim
2026-07-03perf symbols: skip livepatch symbols in kcore_copy kallsyms processingJoe Lawrence
2026-07-03perf symbols: skip livepatch symbols when loading kallsymsJoe Lawrence
2026-07-03tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-onlyThomas Weißschuh
2026-07-03selftests/nolibc: Add test for getcwd() and readlink()Daniel Palmer
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2Daniel Borkmann
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-03tools: ynl: pyynl: pull the --family resolution logic into the libJakub Kicinski
2026-07-03tools: ynl: pyynl: re-export the library API from the package rootJakub Kicinski
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03selftests: net: check multicast group user countYuyang Huang
2026-07-03tools/nolibc: unistd: Add readlink()Daniel Palmer
2026-07-03tools/nolibc: unistd: Add getcwd()Daniel Palmer
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-07-03selftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable checkHisam Mehboob
2026-07-02bpftool: Use btf_vlen()/btf_kind()/btf_kflag() helpers consistentlyluoliang
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-02bootconfig: clean build-time tools/bootconfig from make cleanBreno Leitao
2026-07-02bootconfig: render embedded bootconfig as a kernel cmdline at build timeBreno Leitao
2026-07-02tracing/probes: Allow eprobe to use variable without $ prefixMasami Hiramatsu (Google)
2026-07-02selftests/x86: Add shadow stack uprobe CALL testDavid Windsor
2026-07-02selftests/arm64: fix spelling errors in commentsWang Yan
2026-07-02selftests: net: getsockopt_iter: add raw ICMP_FILTER coverageBreno Leitao
2026-07-02selftests: drv-net: toeplitz: cap the Rx queue countJakub Kicinski
2026-07-01tools/include: include stdint.h for SIZE_MAX in overflow.hYichong Chen
2026-07-01tools/virtio: add missing compat definitions for vhost_net_testYichong Chen
2026-07-01selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu
2026-07-01selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu
2026-07-01selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma
2026-07-01perf build: Add LDFLAGS to dlfilters .so linkTrevor Allison
2026-07-01libbpf: Skip bpf_object__probe_loading() when BPF token is in useYuan Chen
2026-07-01selftests/bpf: Fix test_maps sockmap failureJiayuan Chen
2026-07-01selftests/bpf: Mask socket type flags in mptcpify progGuillaume Maudoux
2026-07-01bpftool: Add tracing_multi link info outputJiri Olsa
2026-07-01selftests/bpf: Add tracing_multi link info testsJiri Olsa
2026-07-01bpf: Add tracing_multi link info supportJiri Olsa
2026-07-01selftests/hid: multitouch: test a large ContactCountMaximumTrung Nguyen
2026-07-01selftests/bpf: Verify no non-zeroed kernel heap memory exposureLeon Hwang
2026-07-01tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commandsYichong Chen
2026-07-01tools/bpf/bpftool: Reset vmlinux BTF after map commandsYichong Chen
2026-07-01bpftool: Strip all -Wformat* flags from bootstrap libbpf buildAndrii Nakryiko
2026-07-01selftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner