index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2026-01-14
tools headers: Remove unneeded ignoring of warnings in unaligned.h
Ian Rogers
2026-01-14
tools headers: Update the linux/unaligned.h copy with the kernel sources
Ian Rogers
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-11
tools/nolibc: Add fseek() to stdio.h
Daniel Palmer
2026-01-11
tools/nolibc: Add fread() to stdio.h
Daniel Palmer
2026-01-06
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
2026-01-06
tools/nolibc: align sys_vfork() with sys_fork()
Thomas Weißschuh
2026-01-06
selftests/nolibc: add static assertions around time types handling
Thomas Weißschuh
2026-01-06
tools/nolibc: add __nolibc_static_assert()
Thomas Weißschuh
2026-01-06
tools/nolibc: add compiler version detection macros
Thomas Weißschuh
2026-01-06
tools/nolibc: remove time conversions
Thomas Weißschuh
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
2026-01-05
memblock test: include <linux/sizes.h> from tools mm.h stub
Mike Rapoport (Microsoft)
2026-01-04
tools/nolibc: always use 64-bit time types
Thomas Weißschuh
2026-01-04
tools/nolibc: use custom structs timespec and timeval
Thomas Weißschuh
2026-01-04
tools/nolibc/select: avoid libgcc 64-bit multiplications
Thomas Weißschuh
2026-01-04
tools/nolibc/gettimeofday: avoid libgcc 64-bit divisions
Thomas Weißschuh
2026-01-04
tools/nolibc: prefer explicit 64-bit time-related system calls
Thomas Weißschuh
2026-01-04
tools/nolibc/time: drop invocation of gettimeofday system call
Thomas Weißschuh
2026-01-04
tools/nolibc/select: drop non-pselect based implementations
Thomas Weißschuh
2026-01-04
tools/nolibc/poll: drop __NR_poll fallback
Thomas Weißschuh
2026-01-04
tools/nolibc/poll: use kernel types for system call invocations
Thomas Weißschuh
2026-01-04
tools/nolibc: always use 64-bit mode for s390 header checks
Thomas Weißschuh
2026-01-04
tools/nolibc: add ptrace support
Benjamin Berg
2026-01-02
Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...
Linus Torvalds
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
2025-12-24
tools headers: Sync linux/gfp_types.h with kernel sources
Namhyung Kim
2025-12-24
tools headers: Sync UAPI KVM headers with kernel sources
Namhyung Kim
2025-12-24
tools headers: Sync UAPI drm/drm.h with kernel sources
Namhyung Kim
2025-12-23
tools include: Add definitions for __aligned_{l,b}e64
David Matlack
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-12-05
bpf: Support associating BPF program with struct_ops
Amery Hung
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-12-03
Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-12-02
tools headers UAPI: Sync linux/perf_event.h for deferred callchains
Namhyung Kim
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2025-11-24
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
James Clark
2025-11-20
tools/nolibc: remove more __nolibc_enosys() fallbacks
Thomas Weißschuh
2025-11-20
tools/nolibc: remove now superfluous overflow check in llseek
Thomas Weißschuh
2025-11-20
tools/nolibc: use 64-bit off_t
Thomas Weißschuh
2025-11-20
tools/nolibc: prefer the llseek syscall
Thomas Weißschuh
2025-11-20
tools/nolibc: handle 64-bit off_t for llseek
Thomas Weißschuh
[prev]
[next]