summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
5 daysMerge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
5 daysMerge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
5 daysMerge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
7 daysMerge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 daysMerge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
7 daysMerge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
13 daystools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen
2025-11-20tools/nolibc: remove more __nolibc_enosys() fallbacksThomas Weißschuh
2025-11-20tools/nolibc: remove now superfluous overflow check in llseekThomas Weißschuh
2025-11-20tools/nolibc: use 64-bit off_tThomas Weißschuh
2025-11-20tools/nolibc: prefer the llseek syscallThomas Weißschuh
2025-11-20tools/nolibc: handle 64-bit off_t for llseekThomas Weißschuh
2025-11-20tools/nolibc: use 64-bit ino_tThomas Weißschuh
2025-11-17tools: Remove s390 compat supportHeiko Carstens
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar
2025-11-09tools/nolibc: avoid using plain integer as NULL pointerThomas Weißschuh
2025-11-08tools/nolibc: add support for fchdir()Thomas Weißschuh
2025-11-05bpf, x86: add new map type: instructions arrayAnton Protopopov
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja
2025-11-03nsfs: update tools headerChristian Brauner
2025-11-03tools headers asm: Sync fls headers header with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03tools headers UAPI: Update tools's copy of drm.h to pick DRM_IOCTL_GEM_CHANGE...Arnaldo Carvalho de Melo
2025-11-02tools/nolibc: clean up outdated comments in generic arch.hWilly Tarreau
2025-11-02tools/nolibc: make the "headers" target install all supported archsWilly Tarreau
2025-11-02tools/nolibc: add the more portable inttypes.hWilly Tarreau
2025-11-02tools/nolibc: provide the portable sys/select.hWilly Tarreau
2025-11-02tools/nolibc: add missing memchr() to string.hWilly Tarreau
2025-11-02tools/nolibc: fix misleading help message regarding installation pathWilly Tarreau
2025-10-29tools/nolibc: add uio.h with readv and writevBenjamin Berg
2025-10-29tools/nolibc: add option to disable runtimeBenjamin Berg
2025-10-29tools/nolibc: use __fallthrough__ rather than fallthroughBenjamin Berg
2025-10-29tools/nolibc: implement %m if errno is not definedBenjamin Berg
2025-10-29tools/nolibc/dirent: avoid errno in readdir_rBenjamin Berg
2025-10-29tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is setBenjamin Berg
2025-10-29tools/nolibc: remove outdated comment about __sysret() in mmap()Thomas Weißschuh
2025-10-29perf: Support deferred user unwindPeter Zijlstra
2025-10-27bpf: Add overwrite mode for BPF ring bufferXu Kuohai
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko
2025-10-27tools/nolibc: x86: fix section mismatch caused by asm "mem*" functionsWilly Tarreau
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf
2025-10-14objtool: Add ANNOTATE_DATA_SPECIALJosh Poimboeuf
2025-10-14interval_tree: Fix ITSTATIC usage for *_subtree_search()Josh Poimboeuf
2025-10-14interval_tree: Sync interval_tree_generic.h with toolsJosh Poimboeuf
2025-10-12tools/nolibc: handle NULL wstatus argument to waitpid()Thomas Weißschuh
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds