summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
3 daysMerge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds
6 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
10 daysMerge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daystools: bitmap: add missing bitmap_[subset(), andnot()]Lorenzo Stoakes
14 daysMerge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
14 daysMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
14 daysMerge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
14 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-09Merge tag 'nolibc-20260206-for-7.0-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-28tools: Fix bitfield dependency failureLeo Yan
2026-01-28tools: Update context analysis macros in compiler_types.hMarco Elver
2026-01-27bpf: add new BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski
2026-01-26Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2026-01-24bpf: add fsession supportMenglong Dong
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-21tools/lib: Add list_is_first()Swapnil Sapkal
2026-01-21selftests/io_uring: support NO_SQARRAY in miniliburingPavel Begunkov
2026-01-21selftests/io_uring: add io_uring_queue_init_paramsPavel Begunkov
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-14tools headers: Remove unneeded ignoring of warnings in unaligned.hIan Rogers
2026-01-14tools headers: Update the linux/unaligned.h copy with the kernel sourcesIan Rogers
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-11tools/nolibc: Add fseek() to stdio.hDaniel Palmer
2026-01-11tools/nolibc: Add fread() to stdio.hDaniel Palmer
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-06tools/nolibc: align sys_vfork() with sys_fork()Thomas Weißschuh
2026-01-06selftests/nolibc: add static assertions around time types handlingThomas Weißschuh
2026-01-06tools/nolibc: add __nolibc_static_assert()Thomas Weißschuh
2026-01-06tools/nolibc: add compiler version detection macrosThomas Weißschuh
2026-01-06tools/nolibc: remove time conversionsThomas Weißschuh
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver
2026-01-05memblock test: include <linux/sizes.h> from tools mm.h stubMike Rapoport (Microsoft)
2026-01-04tools/nolibc: always use 64-bit time typesThomas Weißschuh
2026-01-04tools/nolibc: use custom structs timespec and timevalThomas Weißschuh
2026-01-04tools/nolibc/select: avoid libgcc 64-bit multiplicationsThomas Weißschuh
2026-01-04tools/nolibc/gettimeofday: avoid libgcc 64-bit divisionsThomas Weißschuh
2026-01-04tools/nolibc: prefer explicit 64-bit time-related system callsThomas Weißschuh
2026-01-04tools/nolibc/time: drop invocation of gettimeofday system callThomas Weißschuh
2026-01-04tools/nolibc/select: drop non-pselect based implementationsThomas Weißschuh
2026-01-04tools/nolibc/poll: drop __NR_poll fallbackThomas Weißschuh
2026-01-04tools/nolibc/poll: use kernel types for system call invocationsThomas Weißschuh
2026-01-04tools/nolibc: always use 64-bit mode for s390 header checksThomas Weißschuh
2026-01-04tools/nolibc: add ptrace supportBenjamin Berg
2026-01-02Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...Linus Torvalds
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync linux/gfp_types.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI KVM headers with kernel sourcesNamhyung Kim