summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
...
| * bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-0/+1
| * bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...Martin KaFai Lau2020-09-251-4/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-232-44/+62
| |\
| | * btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer2020-09-211-0/+8
| | * bpf: Add BPF_PROG_BIND_MAP syscallYiFei Zhu2020-09-151-0/+7
| | * bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu2020-09-101-2/+2
| | * tools, bpf: Synchronise BPF UAPI header with toolsQuentin Monnet2020-09-071-42/+45
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-3/+5
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-1/+1
| |\ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-012-6/+443
| |\ \ \
| | * | | bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov2020-08-281-0/+8
| | * | | bpf: Introduce sleepable BPF programsAlexei Starovoitov2020-08-281-0/+8
| | * | | bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song2020-08-281-2/+4
| | * | | bpf: Add d_path helperJiri Olsa2020-08-251-0/+14
| | * | | bpf: Add BTF_SET_START/END macrosJiri Olsa2020-08-251-1/+50
| | * | | bpf: Allow local storage to be used from LSM programsKP Singh2020-08-251-2/+5
| | * | | bpf: Implement bpf_local_storage for inodesKP Singh2020-08-251-1/+39
| | * | | bpf: Generalize bpf_sk_storageKP Singh2020-08-251-2/+6
| | * | | tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau2020-08-241-0/+1
| | * | | bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau2020-08-241-1/+299
| | * | | bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()Martin KaFai Lau2020-08-241-1/+2
| | * | | bpf: tcp: Add bpf_skops_parse_hdr()Martin KaFai Lau2020-08-241-1/+3
| | * | | tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockoptMartin KaFai Lau2020-08-241-0/+1
| | * | | tcp: bpf: Add TCP_BPF_DELACK_MAX setsockoptMartin KaFai Lau2020-08-241-0/+1
| | * | | bpf: Implement link_query for bpf iteratorsYonghong Song2020-08-211-0/+7
* | | | | Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-141-0/+129
|\ \ \ \ \
| * | | | | objtool: Make unwind hint definitions available to other architecturesJulien Thierry2020-09-101-0/+129
* | | | | | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-121-1/+1
|\ \ \ \ \ \
| * | | | | | fs: remove compat_sys_mountChristoph Hellwig2020-09-221-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-121-7/+5
|\ \ \ \ \ \
| * | | | | | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-4/+2
| * | | | | | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
| * | | | | | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-10-121-0/+35
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | static_call: Handle tail-callsPeter Zijlstra2020-09-011-0/+7
| * | | | x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf2020-09-011-0/+28
| |/ / /
* | | | tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo2020-09-141-1/+1
* | | | tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-09-141-2/+4
| |_|/ |/| |
* | | Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...Linus Torvalds2020-09-011-1/+1
|\ \ \ | |/ / |/| |
| * | perf tools: Correct SNOOPX field offsetAl Grant2020-09-011-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-211-5/+5
|\ \ | |/ |/|
| * bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2020-08-211-5/+5
* | Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-152-0/+6
|\ \ | |/ |/|
| * tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-08-121-0/+4
| * tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2020-08-121-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-131-7/+8
|\ \ | |/ |/|
| * tools/bpf: Support new uapi for map element bpf iteratorYonghong Song2020-08-061-7/+8
* | Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-104-3/+30
|\ \
| * | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-08-071-2/+2
| * | tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo2020-08-071-0/+1