summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
5 daysperf symbols: skip livepatch symbols when loading kallsymsJoe Lawrence
5 daystools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-onlyThomas Weißschuh
5 daysselftests/nolibc: Add test for getcwd() and readlink()Daniel Palmer
5 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2Daniel Borkmann
5 daysbitmap: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
6 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysselftests/filesystems: fix spelling error in statmount test commentWang Yan
6 daystools: ynl: pyynl: pull the --family resolution logic into the libJakub Kicinski
6 daystools: ynl: pyynl: re-export the library API from the package rootJakub Kicinski
6 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysselftests: net: check multicast group user countYuyang Huang
6 daystools/nolibc: unistd: Add readlink()Daniel Palmer
6 daystools/nolibc: unistd: Add getcwd()Daniel Palmer
6 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
6 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
6 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
6 daysMerge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
6 daysselftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable checkHisam Mehboob
7 daysbpftool: Use btf_vlen()/btf_kind()/btf_kflag() helpers consistentlyluoliang
7 daysMerge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
7 daysselftests/landlock: Add test for TCP fast openMatthieu Buffet
7 daysbootconfig: clean build-time tools/bootconfig from make cleanBreno Leitao
7 daysbootconfig: render embedded bootconfig as a kernel cmdline at build timeBreno Leitao
7 daystracing/probes: Add a new testcase for BTF typecastsMasami Hiramatsu (Google)
7 daystools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events fileMasami Hiramatsu (Google)
7 daystracing/probes: Allow eprobe to use variable without $ prefixMasami Hiramatsu (Google)
7 daysselftests/x86: Add shadow stack uprobe CALL testDavid Windsor
7 daysselftests/arm64: fix spelling errors in commentsWang Yan
7 daysselftests: net: getsockopt_iter: add raw ICMP_FILTER coverageBreno Leitao
7 daysselftests: drv-net: toeplitz: cap the Rx queue countJakub Kicinski
7 daystools/include: include stdint.h for SIZE_MAX in overflow.hYichong Chen
7 daystools/virtio: add missing compat definitions for vhost_net_testYichong Chen
7 daysselftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu
7 daysselftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu
7 daysselftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma
7 daysperf build: Add LDFLAGS to dlfilters .so linkTrevor Allison
7 dayslibbpf: Skip bpf_object__probe_loading() when BPF token is in useYuan Chen
7 daysselftests/bpf: Fix test_maps sockmap failureJiayuan Chen
7 daysselftests/bpf: Mask socket type flags in mptcpify progGuillaume Maudoux
7 daysbpftool: Add tracing_multi link info outputJiri Olsa
7 daysselftests/bpf: Add tracing_multi link info testsJiri Olsa
7 daysbpf: Add tracing_multi link info supportJiri Olsa
7 daysselftests/hid: multitouch: test a large ContactCountMaximumTrung Nguyen
7 daysselftests/bpf: Verify no non-zeroed kernel heap memory exposureLeon Hwang
7 daystools/bpf/bpftool: Reset vmlinux BTF after struct_ops commandsYichong Chen
7 daystools/bpf/bpftool: Reset vmlinux BTF after map commandsYichong Chen
7 daysbpftool: Strip all -Wformat* flags from bootstrap libbpf buildAndrii Nakryiko
8 daysselftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner
8 daysselftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen
8 daysselftests/hid: Load only requested struct_ops mapsYiyang Chen