index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
Age
Commit message (
Expand
)
Author
2026-03-20
tools/nolibc/printf: Add support for left aligning fields
David Laight
2026-03-20
tools/nolibc/printf: Special case 0 and add support for %#x
David Laight
2026-03-20
tools/nolibc/printf: Add support for conversion flags space and plus
David Laight
2026-03-20
tools/nolibc/printf: Prepend sign to converted number
David Laight
2026-03-20
tools/nolibc/printf: Handle "%s" with the numeric formats
David Laight
2026-03-20
tools/nolibc/printf: Add support for length modifiers tzqL and formats iX
David Laight
2026-03-20
tools/nolibc/printf: Use bit-masks to hold requested flag, length and convers...
David Laight
2026-03-20
tools/nolibc/printf: Use goto and reduce indentation
David Laight
2026-03-20
tools/nolibc/printf: Simplify __nolibc_printf()
David Laight
2026-03-20
tools/nolibc/printf: Output pad characters in 16 byte chunks
David Laight
2026-03-20
tools/nolibc: Rename the 'errnum' parameter to strerror()
David Laight
2026-03-20
tools/nolibc: Implement strerror() in terms of strerror_r()
David Laight
2026-03-20
tools/nolibc: Add _NOLIBC_OPTIMIZER_HIDE_VAR() to compiler.h
David Laight
2026-03-20
tools/nolibc/printf: Move snprintf length check to callback
David Laight
2026-03-20
tools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'
David Laight
2026-03-20
tools/nolibc: Optimise and common up the number to ascii functions
David Laight
2026-03-19
KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
Sascha Bischoff
2026-03-13
Merge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pu...
Linus Torvalds
2026-03-12
tools: update mount.h header
Christian Brauner
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-10
perf cs-etm: Sync coresight-pmu.h header with the kernel sources
James Clark
2026-03-05
tools headers: Update the syscall tables and unistd.h, to support the new 'rs...
Arnaldo Carvalho de Melo
2026-03-04
tools/testing: fix testing/vma and testing/radix-tree build
Mike Rapoport (Microsoft)
2026-03-04
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2026-03-04
tools headers: Update the linux/gfp_types.h copy with the kernel sources
Arnaldo Carvalho de Melo
2026-03-04
perf beauty: Update the linux/perf_event.h copy with the kernel sources
Arnaldo Carvalho de Melo
2026-02-25
tools/nolibc: rename my_syscallX() to __nolibc_syscallX()
Thomas Weißschuh
2026-02-23
selftests/bpf: Add simple strscpy() implementation
Ihor Solodrai
2026-02-21
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-14
Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-12
tools: bitmap: add missing bitmap_[subset(), andnot()]
Lorenzo Stoakes
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-09
Merge tag 'nolibc-20260206-for-7.0-1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-28
tools: Fix bitfield dependency failure
Leo Yan
2026-01-28
tools: Update context analysis macros in compiler_types.h
Marco Elver
2026-01-27
bpf: add new BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
2026-01-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-23
Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-21
tools/lib: Add list_is_first()
Swapnil Sapkal
2026-01-21
selftests/io_uring: support NO_SQARRAY in miniliburing
Pavel Begunkov
2026-01-21
selftests/io_uring: add io_uring_queue_init_params
Pavel Begunkov
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR
Dapeng Mi
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-14
tools headers: Remove unneeded ignoring of warnings in unaligned.h
Ian Rogers
[prev]
[next]