summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-24Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-24Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-04-24Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-21tools: bpftool: print netfilter link infoFlorian Westphal
2023-04-15bpf: Introduce opaque bpf_refcount struct and add btf_record plumbingDave Marchevsky
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-11tools/nolibc/stdio: Implement vprintf()Mark Brown
2023-04-11bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-29macvlan: Add netlink attribute for broadcast cutoffHerbert Xu
2023-03-27tools/nolibc: x86_64: add stackprotector supportThomas Weißschuh
2023-03-27tools/nolibc: i386: add stackprotector supportThomas Weißschuh
2023-03-27tools/nolibc: add support for stack protectorThomas Weißschuh
2023-03-27tools/nolibc: add helpers for wait() signal exitsThomas Weißschuh
2023-03-27tools/nolibc: add definitions for standard fdsThomas Weißschuh
2023-03-22bpf: Update the struct_ops of a bpf_link.Kui-Feng Lee
2023-03-22bpf: Create links for BPF struct_ops maps.Kui-Feng Lee
2023-03-22open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner
2023-03-20tools/nolibc: Add support for LoongArchFeiyang Chen
2023-03-20tools/nolibc: Add statx() and make stat() rely on statx() if necessaryFeiyang Chen
2023-03-20tools/nolibc: Include linux/fcntl.h and remove duplicate codeFeiyang Chen
2023-03-20tools/nolibc: check for S_I* macros before defining themWilly Tarreau
2023-03-20tools/nolibc: add getuid() and geteuid()Willy Tarreau
2023-03-20tools/nolibc: add integer types and integer limit macrosVincent Dagonneau
2023-03-20tools/nolibc: add stdint.hVincent Dagonneau
2023-03-20tools/nolibc: Add gitignore to avoid git complaints about sysrootPaul E. McKenney
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-13bpf: use canonical ftrace pathRoss Zwisler
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi
2023-03-10Move bp_type_idx to include/linux/hw_breakpoint.hPalmer Dabbelt
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-09bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.hMichael Weiß
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-08bpf: implement numbers iteratorAndrii Nakryiko
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub 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-02bpf: Add support for absolute value BPF timersTero Kristo
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds