aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim1-684/+5
2024-04-11tools/include: Sync uapi/linux/fs.h with the kernel sourcesNamhyung Kim1-1/+29
2024-04-11tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim1-0/+16
2024-04-10bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song1-0/+5
2024-04-04bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-04-03tools: Add ethtool.h header to tooling infraTushar Vyavahare1-31/+2198
2024-04-02bpf: Fix typo in uapi doc commentsDavid Lechner1-2/+2
2024-03-28bpf: Add support for passing mark with bpf_fib_lookupAnton Protopopov1-2/+18
2024-03-25bpf: Sync uapi bpf.h to tools directoryYonghong Song1-3/+4
2024-03-21perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build perfArnaldo Carvalho de Melo1-230/+0
2024-03-21perf beauty: Introduce scrape script for 'clone' syscall 'flags' argumentArnaldo Carvalho de Melo1-148/+0
2024-03-21tools headers: Remove almost unused copy of uapi/stat.h, add few conditional definesArnaldo Carvalho de Melo1-195/+0
2024-03-21tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcntl.hArnaldo Carvalho de Melo3-387/+0
2024-03-21perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the directory used to build perfArnaldo Carvalho de Melo1-309/+0
2024-03-21perf beauty: Move uapi/sound/asound.h copy out of the directory used to build perfArnaldo Carvalho de Melo1-1252/+0
2024-03-21perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to build perfArnaldo Carvalho de Melo1-231/+0
2024-03-21perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perfArnaldo Carvalho de Melo1-211/+0
2024-03-21perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perfArnaldo Carvalho de Melo1-368/+0
2024-03-19bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programsAndrii Nakryiko1-0/+1
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+19
2024-03-11bpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov1-0/+4
2024-03-11bpf: Introduce bpf_arena.Alexei Starovoitov1-0/+10
2024-03-07netdev: add queue stat for alloc failuresJakub Kicinski1-0/+1
2024-03-07netdev: add per-queue statisticsJakub Kicinski1-0/+19
2024-03-06bpf: Introduce may_goto instructionAlexei Starovoitov1-0/+5
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+23
2024-02-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook1-1/+18
2024-02-22bpf: Clarify batch lookup/lookup_and_delete semanticsMartin Kelly1-1/+5
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-98/+215
2024-02-06bonding: Add independent control state machineAahil Awatramani1-0/+1
2024-01-30tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+70
2024-01-29tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_attr,list_modules} syscall numbersArnaldo Carvalho de Melo1-1/+14
2024-01-27tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-90/+50
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-4/+75
2024-01-26tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MODE_CLOSEFBArnaldo Carvalho de Melo2-7/+77
2024-01-26tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2024-01-26tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_MNT_ID_UNIQUEArnaldo Carvalho de Melo1-0/+1
2024-01-24bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko1-0/+5
2024-01-24bpf: Add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko1-0/+5
2024-01-24bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko1-0/+8
2024-01-24bpf: Introduce BPF token objectAndrii Nakryiko1-0/+37
2024-01-23bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee1-0/+8
2024-01-23bpf: pass btf object id in bpf_map_info.Kui-Feng Lee1-1/+1
2024-01-23bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa1-0/+1
2024-01-23bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa1-0/+6
2024-01-23bpf: Sync uapi bpf.h header for the tooling infraDaniel Borkmann1-3/+4
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds1-0/+13
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+5
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds5-181/+159
2024-01-02net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim1-80/+0