summaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)AuthorLines
2025-03-03tools/nolibc: add limits.h shim headerThomas Weißschuh-0/+8
2025-03-03tools/include: Add uapi/linux/elf.hThomas Weißschuh-0/+524
2025-02-26tools/nolibc: add support for [v]sscanf()Thomas Weißschuh-0/+98
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+43
2025-02-20xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang-0/+13
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callbackJason Xing-0/+5
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callbackJason Xing-0/+5
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing-0/+4
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callbackJason Xing-0/+4
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing-0/+5
2025-02-20bpf: Add networking timestamping support to bpf_get/setsockopt()Jason Xing-0/+7
2025-02-20tools/nolibc: add support for 32-bit s390Thomas Weißschuh-1/+6
2025-02-17netdev-genl: Add an XSK attribute to queuesJoe Damato-0/+6
2025-02-12bpf: Sync uapi bpf.h header for the tooling infraYonghong Song-1/+4
2025-02-09tools/nolibc: add support for directory accessThomas Weißschuh-0/+100
2025-02-09tools/nolibc: add support for sys_llseek()Thomas Weißschuh-1/+28
2025-02-06netdev: add io_uring memory provider infoDavid Wei-0/+7
2025-02-05docs/bpf: Document the semantics of BTF tags with kind_flagIhor Solodrai-1/+2
2025-02-03tools/nolibc: make signature of ioctl() more flexibleThomas Weißschuh-8/+4
2025-02-03tools/nolibc: add prototypes for non-static functionsThomas Weißschuh-0/+11
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+15
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-2/+22
2025-01-22Merge tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds-0/+18
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+4
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+12
2025-01-17tools: Sync if_xdp.h uapi tooling headerVishal Chourasia-2/+2
2025-01-13tools/nolibc: add support for waitid()Thomas Weißschuh-0/+18
2025-01-12tools: arm64: Update sysreg.h header filesJames Clark-0/+15
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+2
2025-01-06netkit: Allow for configuring needed_{head,tail}roomDaniel Borkmann-0/+2
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+11
2024-12-27Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+11
2024-12-20stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin-4/+11
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+49
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri-0/+2
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-2/+49
2024-12-13bpf: Add fd_array_cnt attribute for prog_loadAnton Protopopov-0/+10
2024-12-12bpftool: Probe for ISA v4 instruction set extensionSimone Magnani-0/+10
2024-12-04tools headers: Sync uapi/asm-generic/mman.h with the kernel sourcesNamhyung Kim-0/+4
2024-12-04tools headers: Sync *xattrat syscall changes with the kernel sourcesNamhyung Kim-1/+10
2024-12-04tools headers: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim-0/+8
2024-12-04tools headers: Sync uapi/linux/perf_event.h with the kernel sourcesNamhyung Kim-1/+10
2024-12-04tools headers: Sync uapi/drm/drm.h with the kernel sourcesNamhyung Kim-0/+17
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra-0/+1
2024-12-02objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATEPeter Zijlstra-0/+1
2024-12-02objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATEPeter Zijlstra-0/+1
2024-12-02objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATEPeter Zijlstra-0/+1
2024-12-02objtool: Convert instrumentation_{begin,end}() to ANNOTATEPeter Zijlstra-0/+2
2024-12-02objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATEPeter Zijlstra-0/+1
2024-12-02objtool: Convert ANNOTATE_NOENDBR to ANNOTATEPeter Zijlstra-0/+5