aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/linux
Commit message (Expand)AuthorAge
...
* | | perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa2018-01-08
|/ /
* | tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2017-12-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-08
|\ \
| * | selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-05
| |/
* | Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar2017-12-06
|\|
| * bpftool: revert printing program device bound infoJakub Kicinski2017-11-20
| * bpf: offload: rename the ifindex fieldJakub Kicinski2017-11-20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
| |\
| | * bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-11
| | * samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-10
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-09
| | |\
| | * | bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin2017-11-05
| | * | bpftool: print program device bound infoJakub Kicinski2017-11-05
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| | |\ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-02
| | |\ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| | |\ \ \ \
| | * | | | | selftests/bpf: fix broken build of test_mapsAlexei Starovoitov2017-10-22
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| | |\ \ \ \ \
| | * | | | | | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-18
| | * | | | | | bpf: Use char in prog and map nameMartin KaFai Lau2017-10-07
| | * | | | | | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-07
| | * | | | | | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-07
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
| | |\ \ \ \ \ \
| | * | | | | | | libbpf: sync bpf.hAlexei Starovoitov2017-10-04
| | * | | | | | | bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-29
| | * | | | | | | bpf: update bpf.h uapi header for toolsDaniel Borkmann2017-09-26
* | | | | | | | | tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo2017-11-28
* | | | | | | | | tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo2017-11-28
* | | | | | | | | tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo2017-11-28
* | | | | | | | | tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo2017-11-28
|/ / / / / / / /
* | | | | | | | Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-04
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| | | |_|/ / | | |/| | |
| * | | | | bpf: remove SK_REDIRECT from UAPIJohn Fastabend2017-10-31
| | |_|_|/ | |/| | |
| * | | | bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend2017-10-28
| |/ / /
* | | | tools include uapi: Grab a copy of linux/kcmp.hArnaldo Carvalho de Melo2017-10-31
* | | | tools include uapi: Grab a copy of linux/prctl.hArnaldo Carvalho de Melo2017-10-27
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-21
|\ \ \
| * | | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-20
| | |/ | |/|
* / | tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo2017-10-09
|/ /
* / tools include: Sync kernel ABI headers with tooling headersIngo Molnar2017-09-25
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-12
|\
| * perf tools: Support new sample type for physical addressKan Liang2017-09-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\ \ | |/ |/|
| * bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-28
| * bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-20
| * bpf: sockmap sample programJohn Fastabend2017-08-16
| * bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann2017-08-09
| * selftests: bpf: add a test for XDP redirectWilliam Tu2017-08-08