summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-16ynl: broaden the license even moreJakub Kicinski
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-03-06tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-06tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools include UAPI: Synchronize linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-03tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan
2023-02-23Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-23Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar
2023-02-17bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2023-02-15selftests/bpf: Fix build error for LoongArchTiezhu Yang
2023-02-13bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf
2023-02-03bpf: fix typo in header for bpf_perf_prog_read_valueFlorian Lehner
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski
2023-02-02tools/bpf: Use tab instead of white spaces to sync bpf.hTiezhu Yang
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-18tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2023-01-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2023-01-15bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()Ziyang Xuan
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-10nolibc/sys: Implement `getpagesize(2)` functionAmmar Faizi
2023-01-10nolibc/stdlib: Implement `getauxval(3)` functionAmmar Faizi
2023-01-10tools/nolibc: add auxiliary vector retrieval for s390Sven Schnelle
2023-01-10tools/nolibc: add auxiliary vector retrieval for mipsWilly Tarreau
2023-01-10tools/nolibc: add auxiliary vector retrieval for riscvWilly Tarreau
2023-01-10tools/nolibc: add auxiliary vector retrieval for armWilly Tarreau
2023-01-10tools/nolibc: add auxiliary vector retrieval for arm64Willy Tarreau
2023-01-10tools/nolibc: add auxiliary vector retrieval for x86_64Willy Tarreau
2023-01-10tools/nolibc: add auxiliary vector retrieval for i386Willy Tarreau
2023-01-10tools/nolibc: export environ as a weak symbol on s390Sven Schnelle
2023-01-10tools/nolibc: export environ as a weak symbol on riscvWilly Tarreau
2023-01-10tools/nolibc: export environ as a weak symbol on mipsWilly Tarreau
2023-01-10tools/nolibc: export environ as a weak symbol on armWilly Tarreau
2023-01-10tools/nolibc: export environ as a weak symbol on arm64Willy Tarreau
2023-01-10tools/nolibc: export environ as a weak symbol on i386Willy Tarreau
2023-01-10tools/nolibc: export environ as a weak symbol on x86_64Willy Tarreau
2023-01-10tools/nolibc: make errno a weak symbol instead of a static oneWilly Tarreau
2023-01-10tools/nolibc: remove local definitions of O_* flags for open/fcntlWilly Tarreau
2023-01-10tools/nolibc: support thumb mode with frame pointers on ARMWilly Tarreau