summaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-0/+2
| |\ \ \ | | |/ / | |/| |
| * | | tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser2020-03-131-0/+23
| * | | bpf: Add bpf_xdp_output() helperEelco Chaudron2020-03-121-1/+25
| * | | bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira2020-03-121-1/+19
| * | | bpf: Introduce BPF_MODIFY_RETURNKP Singh2020-03-041-0/+1
| * | | bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko2020-03-041-67/+110
| * | | bpf: Sync uapi bpf.h to tools/Willem de Bruijn2020-03-031-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-211-1/+24
| |\ \ \
| | * | | selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu2020-02-191-1/+24
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-1/+7
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2020-03-051-1/+7
| |/ /
* / / tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo2020-03-191-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-211-9/+7
|\ \
| * | bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen2020-02-181-9/+7
| |/
* | tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-0/+5
* | tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-1/+13
* | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2020-02-111-0/+6
* | tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-111-0/+4
* | tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo2020-02-112-1/+40
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-01-233-4/+75
|\
| * bpf: Sync uapi bpf.h to tools/Martin KaFai Lau2020-01-221-1/+8
| * libbpf: Add support for program extensionsAlexei Starovoitov2020-01-221-0/+1
| * tools/bpf: Sync uapi header bpf.hYonghong Song2020-01-151-0/+21
| * bpf: Add bpf_send_signal_thread() helperYonghong Song2020-01-151-2/+17
| * tools: Sync uapi/linux/if_link.hAndrii Nakryiko2020-01-131-0/+1
| * libbpf: Sanitize global functionsAlexei Starovoitov2020-01-101-0/+6
| * bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov2020-01-091-1/+6
| * bpf: Synch uapi bpf.h to tools/Martin KaFai Lau2020-01-091-2/+17
* | net: macsec: introduce the macsec_context structureAntoine Tenart2020-01-141-0/+7
* | tcp: Define IPPROTO_MPTCPMat Martineau2020-01-091-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-272-3/+14
|\
| * bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov2019-12-191-0/+10
| * libbpf: Support libbpf-provided extern variablesAndrii Nakryiko2019-12-151-3/+4
* | tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-111-0/+1
* | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-12-021-18/+42
* | tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-0/+11
* | tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-1/+1
* | tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-1/+2
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-261-2/+8
|\
| * perf tools: Add kernel AUX area sampling definitionsAdrian Hunter2019-11-211-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-252-56/+134
|\ \
| * | bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko2019-11-181-0/+3
| * | libbpf: Add support for attaching BPF programs to other BPF programsAlexei Starovoitov2019-11-151-0/+1
| * | libbpf: Add support to attach to fentry/fexit tracing progsAlexei Starovoitov2019-11-151-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-021-40/+84
| |\ \
| | * | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann2019-11-021-40/+82
| | * | libbpf: Add support for prog_tracingAlexei Starovoitov2019-10-311-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-2/+30
| |\ \ \ | | |/ / | |/| / | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-262-1/+29
| |\ \
| | * | tools: Sync if_link.hAndrii Nakryiko2019-10-211-0/+2