aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-14tools headers: Remove unneeded ignoring of warnings in unaligned.hIan Rogers1-4/+0
2026-01-14tools headers: Update the linux/unaligned.h copy with the kernel sourcesIan Rogers2-6/+57
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong1-0/+2
2026-01-11treewide: Update email addressThomas Gleixner1-1/+1
2026-01-11tools/nolibc: Add fseek() to stdio.hDaniel Palmer1-0/+19
2026-01-11tools/nolibc: Add fread() to stdio.hDaniel Palmer1-1/+33
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang1-0/+2
2026-01-06tools/nolibc: align sys_vfork() with sys_fork()Thomas Weißschuh2-13/+13
2026-01-06selftests/nolibc: add static assertions around time types handlingThomas Weißschuh2-0/+22
2026-01-06tools/nolibc: add __nolibc_static_assert()Thomas Weißschuh1-0/+8
2026-01-06tools/nolibc: add compiler version detection macrosThomas Weißschuh1-0/+16
2026-01-06tools/nolibc: remove time conversionsThomas Weißschuh2-76/+8
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver1-2/+0
2026-01-05memblock test: include <linux/sizes.h> from tools mm.h stubMike Rapoport (Microsoft)1-0/+1
2026-01-04tools/nolibc: always use 64-bit time typesThomas Weißschuh2-5/+6
2026-01-04tools/nolibc: use custom structs timespec and timevalThomas Weißschuh2-1/+18
2026-01-04tools/nolibc/select: avoid libgcc 64-bit multiplicationsThomas Weißschuh1-2/+2
2026-01-04tools/nolibc/gettimeofday: avoid libgcc 64-bit divisionsThomas Weißschuh1-1/+1
2026-01-04tools/nolibc: prefer explicit 64-bit time-related system callsThomas Weißschuh4-34/+34
2026-01-04tools/nolibc/time: drop invocation of gettimeofday system callThomas Weißschuh1-4/+0
2026-01-04tools/nolibc/select: drop non-pselect based implementationsThomas Weißschuh1-12/+1
2026-01-04tools/nolibc/poll: drop __NR_poll fallbackThomas Weißschuh1-3/+1
2026-01-04tools/nolibc/poll: use kernel types for system call invocationsThomas Weißschuh2-2/+2
2026-01-04tools/nolibc: always use 64-bit mode for s390 header checksThomas Weißschuh1-1/+4
2026-01-04tools/nolibc: add ptrace supportBenjamin Berg3-0/+35
2026-01-02Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds4-7/+29
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim1-1/+3
2025-12-24tools headers: Sync linux/gfp_types.h with kernel sourcesNamhyung Kim1-6/+0
2025-12-24tools headers: Sync UAPI KVM headers with kernel sourcesNamhyung Kim1-0/+11
2025-12-24tools headers: Sync UAPI drm/drm.h with kernel sourcesNamhyung Kim1-0/+15
2025-12-23tools include: Add definitions for __aligned_{l,b}e64David Matlack1-0/+8
2025-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov2-0/+6
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+4
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds1-0/+2
2025-12-05bpf: Support associating BPF program with struct_opsAmery Hung1-0/+17
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-0/+3
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-4/+29
2025-12-03Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibcLinus Torvalds34-162/+275
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-6/+1
2025-12-02tools headers UAPI: Sync linux/perf_event.h for deferred callchainsNamhyung Kim1-1/+20
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+20
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-7/+95
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+70
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen1-0/+1
2025-11-24tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesJames Clark1-0/+2
2025-11-20tools/nolibc: remove more __nolibc_enosys() fallbacksThomas Weißschuh1-12/+4
2025-11-20tools/nolibc: remove now superfluous overflow check in llseekThomas Weißschuh1-2/+0
2025-11-20tools/nolibc: use 64-bit off_tThomas Weißschuh1-1/+1
2025-11-20tools/nolibc: prefer the llseek syscallThomas Weißschuh1-3/+3
2025-11-20tools/nolibc: handle 64-bit off_t for llseekThomas Weißschuh1-2/+1