aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Merge tag 'nolibc-20250928-for-6.18-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-115/+68
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds194-1019/+8659
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-176/+59
2025-09-30Merge tag 'locking-futex-2025-09-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-1040/+519
2025-09-30Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-2/+63
2025-09-30Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2025-09-30Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-14/+257
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-79/+1184
2025-09-30Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+679
2025-09-30Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-100/+477
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+29
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds14-32/+144
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+4
2025-09-29Merge tag 'seccomp-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+131
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-2/+2508
2025-09-29Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+132
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+213
2025-09-28libbpf: Replace AF_ALG with open coded SHA-256Eric Biggers3-67/+98
2025-09-28selftests/bpf: Add stress test for rqspinlock in NMIKumar Kartikeya Dwivedi6-4/+240
2025-09-27Merge tag 'trace-tools-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2025-09-27selftests/bpf: Add test case for different expected_attach_typeDaniel Borkmann2-1/+59
2025-09-27bpftool: Remove duplicate string.h headerJiapeng Chong1-1/+0
2025-09-27rtla/actions: Fix condition for buffer reallocationWander Lairson Costa1-1/+1
2025-09-27rtla: Fix buffer overflow in actions_parseIvan Pravdin1-1/+1
2025-09-26libbpf: Fix error when st-prefix_ops and ops from differ btfD. Wythe1-19/+17
2025-09-26selftests/bpf: Test changing packet data from kfuncAmery Hung1-0/+14
2025-09-25selftests/bpf: Add stacktrace map lookup_and_delete_elem test caseTao Chen2-1/+12
2025-09-25selftests/bpf: Refactor stacktrace_map case with skeletonTao Chen3-40/+18
2025-09-25selftests/bpf: Fix flaky bpf_cookie selftestMykyta Yatsenko1-2/+1
2025-09-25selftests/bpf: Test changing packet data from global functions with a kfuncAmery Hung1-1/+29
2025-09-25selftests/bpf: Task_work selftest cleanup fixesMykyta Yatsenko1-4/+11
2025-09-25tools/nolibc: add stdbool.h to nolibc includesAndré Almeida1-0/+1
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-6/+46
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook2-4/+4
2025-09-24Merge branch 'for-next/selftests' into for-next/coreWill Deacon14-32/+144
2025-09-24selftests/bpf: Add kprobe multi write ctx attach testJiri Olsa2-0/+34
2025-09-24selftests/bpf: Add kprobe write ctx attach testJiri Olsa2-0/+43
2025-09-24selftests/bpf: Add uprobe context ip register change testJiri Olsa2-0/+56
2025-09-24selftests/bpf: Add uprobe context registers changes testJiri Olsa2-1/+137
2025-09-23selftests: fib_nexthops: Add test cases for FDB status changeIdo Schimmel1-0/+40
2025-09-23selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel1-6/+6
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau4-18/+302
2025-09-23selftests: drv-net: Pull data before parsing headersAmery Hung1-15/+74
2025-09-23selftests/bpf: Test bpf_xdp_pull_dataAmery Hung2-0/+227
2025-09-23bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung1-3/+1
2025-09-23bpftool: Add bash completion for program signing optionsQuentin Monnet1-9/+17
2025-09-23sched_ext: Merge branch 'for-6.17-fixes' into for-6.18Tejun Heo1-1/+0
2025-09-23selftests/bpf: Add union argument tests using fexit programsLeon Hwang3-0/+93