aboutsummaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-11tools/include: Sync uapi/sound/asound.h with the kernel sourcesGravatar Namhyung Kim 1-2/+2
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesGravatar Namhyung Kim 1-684/+5
2024-04-11tools/include: Sync uapi/linux/fs.h with the kernel sourcesGravatar Namhyung Kim 1-1/+29
2024-04-11tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesGravatar Namhyung Kim 1-0/+16
2024-03-28tools/resolve_btfids: fix build with musl libcGravatar Natanael Copa 1-0/+2
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 1-0/+11
2024-03-12Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Gravatar Linus Torvalds 1-1/+0
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-0/+19
2024-03-11bpf: Disasm support for addr_space_cast instruction.Gravatar Alexei Starovoitov 1-0/+4
2024-03-11bpf: Introduce bpf_arena.Gravatar Alexei Starovoitov 1-0/+10
2024-03-11objtool/LoongArch: Implement instruction decoderGravatar Tiezhu Yang 1-0/+11
2024-03-07netdev: add queue stat for alloc failuresGravatar Jakub Kicinski 1-0/+1
2024-03-07netdev: add per-queue statisticsGravatar Jakub Kicinski 1-0/+19
2024-03-06bpf: Introduce may_goto instructionGravatar Alexei Starovoitov 1-0/+5
2024-03-05slab: remove PARTIAL_NODE slab_stateGravatar Chengming Zhou 1-1/+0
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-2/+32
2024-02-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayGravatar Kees Cook 1-1/+18
2024-02-22bpf: Clarify batch lookup/lookup_and_delete semanticsGravatar Martin Kelly 1-1/+5
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-2/+2
2024-02-09work around gcc bugs with 'asm goto' with outputsGravatar Linus Torvalds 1-2/+2
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 8-110/+227
2024-02-07tools/resolve_btfids: Refactor set sorting with types from btf_ids.hGravatar Viktor Malik 1-0/+9
2024-02-06bonding: Add independent control state machineGravatar Aahil Awatramani 1-0/+1
2024-01-31perf tools headers: update the asm-generic/unaligned.h copy with the kernel s...Gravatar Arnaldo Carvalho de Melo 1-12/+12
2024-01-30tools include UAPI: Sync linux/mount.h copy with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+70
2024-01-29tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...Gravatar Arnaldo Carvalho de Melo 1-1/+14
2024-01-27tools headers UAPI: Sync kvm headers with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-90/+50
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-4/+75
2024-01-26tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...Gravatar Arnaldo Carvalho de Melo 2-7/+77
2024-01-26tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+3
2024-01-26tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Gravatar Arnaldo Carvalho de Melo 1-0/+1
2024-01-24bpf: Add BPF token support to BPF_PROG_LOAD commandGravatar Andrii Nakryiko 1-0/+5
2024-01-24bpf: Add BPF token support to BPF_BTF_LOAD commandGravatar Andrii Nakryiko 1-0/+5
2024-01-24bpf: Add BPF token support to BPF_MAP_CREATE commandGravatar Andrii Nakryiko 1-0/+8
2024-01-24bpf: Introduce BPF token objectGravatar Andrii Nakryiko 1-0/+37
2024-01-23bpf: pass attached BTF to the bpf_struct_ops subsystemGravatar Kui-Feng Lee 1-0/+8
2024-01-23bpf: pass btf object id in bpf_map_info.Gravatar Kui-Feng Lee 1-1/+1
2024-01-23bpf: Store cookies in kprobe_multi bpf_link_info dataGravatar Jiri Olsa 1-0/+1
2024-01-23bpf: Add cookie to perf_event bpf_link_info recordsGravatar Jiri Olsa 1-0/+6
2024-01-23bpf: Sync uapi bpf.h header for the tooling infraGravatar Daniel Borkmann 1-3/+4
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-0/+13
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-2/+5
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 5-181/+159
2024-01-09Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 5-27/+55
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-0/+6
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-17/+26
2024-01-02net/sched: Remove uapi support for CBQ qdiscGravatar Jamal Hadi Salim 1-80/+0
2024-01-02net/sched: Remove uapi support for ATM qdiscGravatar Jamal Hadi Salim 1-15/+0
2024-01-02net/sched: Remove uapi support for dsmark qdiscGravatar Jamal Hadi Salim 1-14/+0
2024-01-02net/sched: Remove uapi support for tcindex classifierGravatar Jamal Hadi Salim 1-16/+0