summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorLines
2025-11-17tools: Remove s390 compat supportHeiko Carstens-6/+1
2025-11-15static_call: allow using STATIC_CALL_TRAMP_STR() from assemblyNaman Jain-0/+4
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov-16/+58
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-16/+58
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar-16/+58
2025-11-09tools/nolibc: avoid using plain integer as NULL pointerThomas Weißschuh-6/+6
2025-11-08tools/nolibc: add support for fchdir()Thomas Weißschuh-0/+13
2025-11-05bpf, x86: add new map type: instructions arrayAnton Protopopov-0/+21
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja-0/+1
2025-11-03nsfs: update tools headerChristian Brauner-0/+70
2025-11-03tools headers asm: Sync fls headers header with the kernel sourcesArnaldo Carvalho de Melo-4/+4
2025-11-03tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+3
2025-11-03tools headers UAPI: Update tools's copy of drm.h to pick DRM_IOCTL_GEM_CHANGE...Arnaldo Carvalho de Melo-12/+51
2025-11-02tools/nolibc: clean up outdated comments in generic arch.hWilly Tarreau-9/+0
2025-11-02tools/nolibc: make the "headers" target install all supported archsWilly Tarreau-13/+6
2025-11-02tools/nolibc: add the more portable inttypes.hWilly Tarreau-0/+4
2025-11-02tools/nolibc: provide the portable sys/select.hWilly Tarreau-92/+105
2025-11-02tools/nolibc: add missing memchr() to string.hWilly Tarreau-0/+15
2025-11-02tools/nolibc: fix misleading help message regarding installation pathWilly Tarreau-1/+1
2025-10-29tools/nolibc: add uio.h with readv and writevBenjamin Berg-0/+51
2025-10-29tools/nolibc: add option to disable runtimeBenjamin Berg-1/+36
2025-10-29tools/nolibc: use __fallthrough__ rather than fallthroughBenjamin Berg-2/+2
2025-10-29tools/nolibc: implement %m if errno is not definedBenjamin Berg-2/+4
2025-10-29tools/nolibc/dirent: avoid errno in readdir_rBenjamin Berg-3/+3
2025-10-29tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is setBenjamin Berg-0/+4
2025-10-29tools/nolibc: remove outdated comment about __sysret() in mmap()Thomas Weißschuh-5/+0
2025-10-29perf: Support deferred user unwindPeter Zijlstra-1/+20
2025-10-27bpf: Add overwrite mode for BPF ring bufferXu Kuohai-0/+4
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko-4/+4
2025-10-27tools/nolibc: x86: fix section mismatch caused by asm "mem*" functionsWilly Tarreau-2/+4
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima-0/+1
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf-0/+90
2025-10-14objtool: Add ANNOTATE_DATA_SPECIALJosh Poimboeuf-0/+2
2025-10-14interval_tree: Fix ITSTATIC usage for *_subtree_search()Josh Poimboeuf-1/+1
2025-10-14interval_tree: Sync interval_tree_generic.h with toolsJosh Poimboeuf-6/+2
2025-10-12tools/nolibc: handle NULL wstatus argument to waitpid()Thomas Weißschuh-6/+12
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-1/+1
2025-10-08Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...Linus Torvalds-1/+1755
2025-10-07tools headers: kcfi: rename missed CONFIG_CFI_CLANGCarlos Llamas-1/+1
2025-10-04bpf: Finish constification of 1st parameter of bpf_d_path()Rong Tao-1/+1
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-1/+501
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+22
2025-10-02Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds-4/+161
2025-10-02tools include: Add headers to make tools builds more hermeticIan Rogers-0/+1362
2025-10-02tools include: Replace tools linux/gfp_types.h with kernel versionIan Rogers-1/+392
2025-10-02tools bitmap: Add missing asm-generic/bitsperlong.h includeIan Rogers-0/+1
2025-09-30Merge tag 'nolibc-20250928-for-6.18-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-102/+52
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-0/+22
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3