summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-042-29/+158
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-031-2/+5
| |\
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-10-031-2/+5
| | |\
| | | * bpf, cgroup: Reject prog_attach_flags array when effective queryPu Lehui2022-09-211-2/+5
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-10-031-4/+55
| |\ \ \
| | * | | bpf: Handle bpf_link_info for the parameterized task BPF iterators.Kui-Feng Lee2022-09-281-0/+4
| | * | | bpf: Parameterize task iterators.Kui-Feng Lee2022-09-281-0/+6
| | * | | bpf: Return value in kprobe get_func_ip only for entry addressJiri Olsa2022-09-261-0/+1
| | * | | bpf: Add bpf_user_ringbuf_drain() helperDavid Vernet2022-09-211-0/+38
| | * | | bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet2022-09-211-0/+1
| | * | | bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()Yonghong Song2022-09-061-4/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-292-20/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | headers: Remove some left-over license textChristophe JAILLET2022-09-271-5/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-221-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni2022-09-061-14/+69
| |\ \ \ \
| | * | | | bpf: Support getting tunnel flagsShmulik Ladkani2022-09-021-1/+9
| | * | | | bpf: Fix a few typos in BPF helpers documentationQuentin Monnet2022-08-261-8/+8
| | * | | | bpf: Add CGROUP prefix to cgroup_iter_orderHao Luo2022-08-251-5/+5
| | * | | | bpf: Introduce cgroup iterHao Luo2022-08-251-0/+30
| | * | | | bpf: update bpf_{g,s}et_retval documentationStanislav Fomichev2022-08-231-5/+17
| | * | | | bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progsShmulik Ladkani2022-08-231-0/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-256-89/+427
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-181-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-08-171-4/+29
| |\ \ \ \ \
| | * | | | | bpf: Clear up confusion in bpf_skb_adjust_room()'s documentationQuentin Monnet2022-08-151-2/+4
| | * | | | | bpf: Add BPF-helper for accessing CLOCK_TAIJesper Dangaard Brouer2022-08-091-0/+13
| | * | | | | bpf: Improve docstring for BPF_F_USER_BUILD_ID flagDave Marchevsky2022-08-081-2/+12
* | | | | | | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2022-10-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda2022-09-281-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-032-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definitionWilly Tarreau2022-08-311-1/+1
| * | | | | | tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not definedWilly Tarreau2022-08-311-1/+1
| * | | | | | tools/nolibc: make argc 32-bit in riscv startup codeWilly Tarreau2022-08-311-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-09-262-20/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tools: fix compilation after gfp_types.h splitMatthew Wilcox (Oracle)2022-09-112-20/+2
| | |_|_|/ | |/| | |
* / | | | tools/include/uapi: Fix <asm/errno.h> for parisc and xtensaBen Hutchings2022-09-131-2/+2
|/ / / /
* | | | perf tools: Fix compile error for x86Yang Jihong2022-08-221-0/+4
* | | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim2022-08-191-1/+4
* | | | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+9
* | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-0/+108
* | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-87/+300
* | | | tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2022-08-191-1/+2
|/ / /
* / / perf tools: Sync addition of PERF_MEM_SNOOPX_PEERAli Saidi2022-08-111-1/+1
|/ /
* | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-073-20/+42
|\ \
| * | lib/bitmap: change type of bitmap_weight to unsigned longYury Norov2022-07-151-2/+2
| * | lib/bitmap: change return types to bool where appropriateYury Norov2022-07-141-4/+4
| * | bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2022-06-302-12/+28
| * | bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-9/+15
* | | Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-08-062-0/+66
|\ \ \
| * | | tools include: add dis-asm-compat.h to handle version differencesAndres Freund2022-08-011-0/+55