summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
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
2023-01-10tools/nolibc: enable support for thumb1 mode for ARMWilly Tarreau
2023-01-10tools/nolibc: make compiler and assembler agree on the section around _startWilly Tarreau
2023-01-09tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau
2023-01-09nolibc: add support for s390Sven Schnelle
2023-01-09tools/nolibc: prevent gcc from making memset() loop over itselfWilly Tarreau
2023-01-09tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau
2023-01-09tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau
2023-01-09tools/nolibc: Fix S_ISxxx macrosWarner Losh
2023-01-09nolibc: fix fd_set typeSven Schnelle
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-20tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo