summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-221-0/+11
|\
| * objtool/LoongArch: Implement instruction decoderTiezhu Yang2024-03-111-0/+11
* | Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-03-121-1/+0
|\ \
| * | slab: remove PARTIAL_NODE slab_stateChengming Zhou2024-03-051-1/+0
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-111-0/+19
|\ \ \
| * | | bpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov2024-03-111-0/+4
| * | | bpf: Introduce bpf_arena.Alexei Starovoitov2024-03-111-0/+10
| * | | bpf: Introduce may_goto instructionAlexei Starovoitov2024-03-061-0/+5
* | | | netdev: add queue stat for alloc failuresJakub Kicinski2024-03-071-0/+1
* | | | netdev: add per-queue statisticsJakub Kicinski2024-03-071-0/+19
|/ / /
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-022-2/+32
|\ \ \
| * | | bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook2024-02-291-1/+18
| * | | bpf: Clarify batch lookup/lookup_and_delete semanticsMartin Kelly2024-02-221-1/+5
| * | | tools/resolve_btfids: Refactor set sorting with types from btf_ids.hViktor Malik2024-02-071-0/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-151-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-088-110/+227
|\| | |
| * | | perf tools headers: update the asm-generic/unaligned.h copy with the kernel s...Arnaldo Carvalho de Melo2024-01-311-12/+12
| * | | tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-01-301-0/+70
| * | | tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...Arnaldo Carvalho de Melo2024-01-291-1/+14
| * | | tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-01-271-90/+50
| * | | tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...Arnaldo Carvalho de Melo2024-01-262-7/+77
| * | | tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2024-01-261-0/+3
| * | | tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Arnaldo Carvalho de Melo2024-01-261-0/+1
| | |/ | |/|
* | | bonding: Add independent control state machineAahil Awatramani2024-02-061-0/+1
| |/ |/|
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-261-4/+75
|\ \ | |/ |/|
| * bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2024-01-241-0/+5
| * bpf: Add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko2024-01-241-0/+5
| * bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2024-01-241-0/+8
| * bpf: Introduce BPF token objectAndrii Nakryiko2024-01-241-0/+37
| * bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee2024-01-231-0/+8
| * bpf: pass btf object id in bpf_map_info.Kui-Feng Lee2024-01-231-1/+1
| * bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa2024-01-231-0/+1
| * bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa2024-01-231-0/+6
| * bpf: Sync uapi bpf.h header for the tooling infraDaniel Borkmann2024-01-231-3/+4
* | Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-191-0/+13
|\ \ | |/ |/|
| * Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2023-12-1833-94/+1869
| |\
| * | tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo2023-11-091-0/+1
| * | tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelKan Liang2023-11-061-0/+13
* | | Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-01-121-2/+5
|\ \ \
| * | | ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela2023-11-271-2/+5
* | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-115-181/+159
|\ \ \ \
| * | | | net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim2024-01-021-80/+0
| * | | | net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim2024-01-021-15/+0
| * | | | net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim2024-01-021-14/+0
| * | | | net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim2024-01-021-16/+0
| * | | | net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim2024-01-021-31/+0
| * | | | Revert BPF token-related functionalityAndrii Nakryiko2023-12-191-42/+0
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-182-1/+48
| |\ \ \ \
| | * | | | xdp: Add VLAN tag hintLarysa Zaremba2023-12-131-0/+3