summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi
AgeCommit message (Expand)AuthorLines
2023-08-21bpf: Add pid filter support for uprobe_multi linkJiri Olsa-0/+1
2023-08-21bpf: Add cookies support for uprobe_multi linkJiri Olsa-0/+1
2023-08-21bpf: Add multi uprobe linkJiri Olsa-0/+16
2023-08-21bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enumJiri Olsa-1/+3
2023-08-07bpf: Add support for bpf_get_func_ip helper for uprobe programJiri Olsa-1/+6
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-3/+6
2023-07-28netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter linkDaniel Xu-0/+5
2023-07-28ynl: regenerate all headersStanislav Fomichev-1/+2
2023-07-27bpf: Support new sign-extension load insnsYonghong Song-0/+1
2023-07-25bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assignLorenz Bauer-3/+0
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+244
2023-07-19bpf: sync tools/ uapi header withAlan Maguire-0/+2
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann-4/+30
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann-8/+28
2023-07-19selftests/xsk: add basic multi-buffer testMagnus Karlsson-0/+6
2023-07-19selftests/xsk: transmit and receive multi-buffer packetsMagnus Karlsson-0/+3
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski-0/+1
2023-07-14tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo-2/+79
2023-07-14tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo-0/+31
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+40
2023-07-11bpf: Support ->fill_link_info for perf_eventYafang Shao-0/+35
2023-07-11bpf: Support ->fill_link_info for kprobe_multiYafang Shao-0/+5
2023-07-11tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo-0/+11
2023-07-11tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo-1/+2
2023-07-11tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-1/+5
2023-07-11tools headers uapi: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo-0/+5
2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo-1/+18
2023-07-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-2/+93
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-106/+43
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-3/+18
2023-06-22syscalls: Remove file path comments from headersSohil Mehta-99/+30
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang-7/+13
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn-0/+1
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn-0/+2
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+1
2023-06-05bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal-0/+1
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2023-06-01bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos-3/+18
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+10
2023-05-26tools headers UAPI: Sync the linux/in.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2023-05-23bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commandsAndrii Nakryiko-0/+10
2023-05-16tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo-0/+2
2023-05-10tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesYanteng Si-2/+10
2023-05-10tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesYanteng Si-4/+10
2023-05-10tools headers UAPI: Sync the linux/const.h with the kernel headersYanteng Si-1/+1
2023-05-10tools headers UAPI: Sync the i915_drm.h with the kernel sourcesYanteng Si-1/+24
2023-05-10tools headers UAPI: Sync the drm/drm.h with the kernel sourcesYanteng Si-2/+55
2023-05-10tools headers UAPI: Sync the linux/in.h with the kernel sourcesYanteng Si-0/+1
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+2