aboutsummaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2022-07-28Merge branch 'main' of git://git.infradead.org/users/willy/xarray.gitStephen Rothwell
2022-07-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Stephen Rothwell
2022-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell
2022-07-28Merge branch 'docs-next' of git://git.lwn.net/linux.gitStephen Rothwell
2022-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Stephen Rothwell
2022-07-28Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Stephen Rothwell
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-26tools lib: Add list_last_entry_or_null()Yang Jihong
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-22Merge branch 'asm-generic-fixes' into asm-genericArnd Bergmann
2022-07-22uapi: asm-generic: fcntl: Fix typo 'the the' in commentSlark Xiao
2022-07-21tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definitionWilly Tarreau
2022-07-21tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not definedWilly Tarreau
2022-07-21tools/nolibc: make argc 32-bit in riscv startup codeWilly Tarreau
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-20tools: Fixed MIPS builds due to struct flock re-definitionFlorian Fainelli
2022-07-19bpf: fix bpf_skb_pull_data documentationJoanne Koong
2022-07-19tools headers UAPI: Sync linux/kvm.h with the kernel sourcesPaolo Bonzini
2022-07-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-10XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong
2022-07-07objtool: update objtool.txt referencesMauro Carvalho Chehab
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-05bpf: Introduce TYPE_MATCH related constants/macrosDaniel Müller
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-29tools/bpf: Sync btf_ids.h to toolsStanislav Fomichev
2022-06-29bpf: per-cgroup lsm flavorStanislav Fomichev
2022-06-28tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-20tools/nolibc: add a help target to list supported targetsWilly Tarreau
2022-06-20tools/nolibc: make the default target build the headersWilly Tarreau
2022-06-20tools/nolibc: fix the makefile to also work as "make -C tools ..."Willy Tarreau
2022-06-20tools/nolibc/stdio: Add format attribute to enable printf warningsAlviro Iskandar Setiawan
2022-06-20tools/nolibc/stdlib: Support overflow checking for older compiler versionsAmmar Faizi
2022-06-20Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...Linus Torvalds
2022-06-19tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-16bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy
2022-06-16bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookieMaxim Mikityanskiy