summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2026-03-31perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...Arnaldo Carvalho de Melo
2026-03-31perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiArnaldo Carvalho de Melo
2026-03-31bpf: Clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()Eyal Birger
2026-03-27tools headers UAPI: sync linux/taskstats.hThomas Weißschuh
2026-03-26btf: Add BTF kind layout encoding to UAPIAlan Maguire
2026-03-24tools uapi headers: add linux/module_signature.hThomas Weißschuh
2026-03-22tools headers: Synchronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22tools/nolibc: rename sys_foo() functions to _sys_foo()Thomas Weißschuh
2026-03-22tools/nolibc: avoid -Wundef warning for __STDC_VERSION__Thomas Weißschuh
2026-03-22tools/nolibc: add err.hThomas Weißschuh
2026-03-22tools/nolibc: add support for program_invocation_{,short_}nameThomas Weißschuh
2026-03-20tools/nolibc: MIPS: fix clobbers of 'lo' and 'hi' registers on different ISAsThomas Weißschuh
2026-03-20tools/nolibc/printf: Add support for octal outputDavid Laight
2026-03-20tools/nolibc/printf: Add support for zero padding and field precisionDavid Laight
2026-03-20tools/nolibc/printf: Add support for left aligning fieldsDavid Laight
2026-03-20tools/nolibc/printf: Special case 0 and add support for %#xDavid Laight
2026-03-20tools/nolibc/printf: Add support for conversion flags space and plusDavid Laight
2026-03-20tools/nolibc/printf: Prepend sign to converted numberDavid Laight
2026-03-20tools/nolibc/printf: Handle "%s" with the numeric formatsDavid Laight
2026-03-20tools/nolibc/printf: Add support for length modifiers tzqL and formats iXDavid Laight
2026-03-20tools/nolibc/printf: Use bit-masks to hold requested flag, length and convers...David Laight
2026-03-20tools/nolibc/printf: Use goto and reduce indentationDavid Laight
2026-03-20tools/nolibc/printf: Simplify __nolibc_printf()David Laight
2026-03-20tools/nolibc/printf: Output pad characters in 16 byte chunksDavid Laight
2026-03-20tools/nolibc: Rename the 'errnum' parameter to strerror()David Laight
2026-03-20tools/nolibc: Implement strerror() in terms of strerror_r()David Laight
2026-03-20tools/nolibc: Add _NOLIBC_OPTIMIZER_HIDE_VAR() to compiler.hDavid Laight
2026-03-20tools/nolibc/printf: Move snprintf length check to callbackDavid Laight
2026-03-20tools/nolibc/printf: Change variables 'c' to 'ch' and 'tmpbuf[]' to 'outbuf[]'David Laight
2026-03-20tools/nolibc: Optimise and common up the number to ascii functionsDavid Laight
2026-03-19KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headersSascha Bischoff
2026-03-13Merge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pu...Linus Torvalds
2026-03-12tools: update mount.h headerChristian Brauner
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-10perf cs-etm: Sync coresight-pmu.h header with the kernel sourcesJames Clark
2026-03-05tools headers: Update the syscall tables and unistd.h, to support the new 'rs...Arnaldo Carvalho de Melo
2026-03-04tools/testing: fix testing/vma and testing/radix-tree buildMike Rapoport (Microsoft)
2026-03-04tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers: Update the linux/gfp_types.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Update the linux/perf_event.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-02-25tools/nolibc: rename my_syscallX() to __nolibc_syscallX()Thomas Weißschuh
2026-02-23selftests/bpf: Add simple strscpy() implementationIhor Solodrai
2026-02-21Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-14Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-12tools: bitmap: add missing bitmap_[subset(), andnot()]Lorenzo Stoakes
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds