| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-09-12 | 1 | -1/+3 |
|\ |
|
| * | perf tools: Support new sample type for physical address | Kan Liang | 2017-09-01 | 1 | -1/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -2/+58 |
|\ \
| |/
|/| |
|
| * | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend | 2017-08-28 | 1 | -6/+3 |
| * | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test | Martin KaFai Lau | 2017-08-19 | 1 | -1/+9 |
| * | bpf: sockmap sample program | John Fastabend | 2017-08-16 | 1 | -1/+45 |
| * | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann | 2017-08-09 | 1 | -0/+5 |
| * | selftests: bpf: add a test for XDP redirect | William Tu | 2017-08-08 | 1 | -1/+2 |
| * | bpf: testing: fix devmap tests | John Fastabend | 2017-07-29 | 1 | -0/+1 |
* | | perf tools: Add support for printing new mem_info encodings | Andi Kleen | 2017-08-22 | 1 | -2/+28 |
* | | tools include uapi: Grab a copy of linux/vhost.h | Arnaldo Carvalho de Melo | 2017-08-01 | 1 | -0/+209 |
* | | tools include uapi: Grab a copy of linux/kvm.h | Arnaldo Carvalho de Melo | 2017-08-01 | 1 | -0/+1419 |
* | | tools include uapi: Grab a copy of sound/asound.h | Arnaldo Carvalho de Melo | 2017-08-01 | 1 | -0/+1026 |
* | | tools include uapi: Grab copies of drm/{drm,i915_drm}.h | Arnaldo Carvalho de Melo | 2017-08-01 | 2 | -0/+2407 |
* | | tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header | Arnaldo Carvalho de Melo | 2017-07-31 | 1 | -6/+8 |
* | | tools include uapi: Grab a copy of asm-generic/ioctls.h | Arnaldo Carvalho de Melo | 2017-07-31 | 1 | -0/+118 |
* | | tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header | Arnaldo Carvalho de Melo | 2017-07-31 | 1 | -1/+1 |
* | | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres... | Ingo Molnar | 2017-07-30 | 1 | -5/+133 |
|\ \
| |/ |
|
| * | bpf: add bpf_skb_adjust_room helper | Daniel Borkmann | 2017-07-03 | 1 | -1/+15 |
| * | bpf: update tools/include/uapi/linux/bpf.h | Lawrence Brakmo | 2017-07-01 | 1 | -1/+65 |
| * | bpf: add bpf_set_hash helper for tc progs | Daniel Borkmann | 2017-06-10 | 1 | -1/+7 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-06 | 1 | -6/+2 |
| |\ |
|
| * | | bpf: Test for bpf ID | Martin KaFai Lau | 2017-06-06 | 1 | -0/+41 |
| * | | bpf: update perf event helper functions documentation | Teng Qin | 2017-06-04 | 1 | -4/+7 |
* | | | tools include uapi: Grab a copy of linux/sched.h | Arnaldo Carvalho de Melo | 2017-07-20 | 1 | -0/+52 |
* | | | perf/core: Define the common branch type classification | Jin Yao | 2017-07-18 | 1 | -1/+26 |
* | | | tools include uapi asm-generic: Grab a copy of fcntl.h | Arnaldo Carvalho de Melo | 2017-07-18 | 1 | -0/+220 |
* | | | tools: Update include/uapi/linux/fcntl.h copy from the kernel | Arnaldo Carvalho de Melo | 2017-07-18 | 1 | -0/+21 |
| |/
|/| |
|
* | | tools/include: Sync kernel ABI headers with tooling headers | Ingo Molnar | 2017-05-24 | 1 | -6/+2 |
|/ |
|
* | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller | 2017-05-11 | 1 | -2/+9 |
* | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-05 | 1 | -0/+16 |
|\ |
|
| * | powerpc/perf: Define big-endian version of perf_mem_data_src | Sukadev Bhattiprolu | 2017-04-19 | 1 | -0/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 1 | -1/+31 |
|\ \ |
|
| * | | bpf: add napi_id read access to __sk_buff | Daniel Borkmann | 2017-04-21 | 1 | -0/+1 |
| * | | bpf: fix comment typo | Alexander Alemayhu | 2017-04-09 | 1 | -1/+1 |
| * | | tools/lib/bpf: add support for BPF_PROG_TEST_RUN command | Alexei Starovoitov | 2017-04-01 | 1 | -0/+24 |
| * | | Add a eBPF helper function to retrieve socket uid | Chenbo Feng | 2017-03-23 | 1 | -1/+2 |
| * | | Add a helper function to get socket cookie in eBPF | Chenbo Feng | 2017-03-23 | 1 | -1/+2 |
| * | | bpf: Add tests for map-in-map | Martin KaFai Lau | 2017-03-22 | 1 | -0/+3 |
| |/ |
|
* | | tools: Update asm-generic/mman-common.h copy from the kernel | Arnaldo Carvalho de Melo | 2017-04-24 | 1 | -2/+3 |
* | | tools include uapi: Grab copies of stat.h and fcntl.h | Arnaldo Carvalho de Melo | 2017-03-31 | 2 | -0/+248 |
* | | tools include: Sync {,tools/}include/uapi/linux/perf_event.h | Alexander Shishkin | 2017-03-17 | 1 | -0/+1 |
* | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-03-16 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | selftests/bpf: fix broken build | Alexei Starovoitov | 2017-03-12 | 1 | -0/+18 |
* | | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info | Hari Bathini | 2017-03-14 | 1 | -1/+31 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-16 | 1 | -0/+7 |
|\ |
|
| * | bpf: kernel header files need to be copied into the tools directory | Stephen Rothwell | 2017-02-14 | 1 | -0/+7 |
* | | tools: Sync {,tools/}include/uapi/linux/bpf.h | Mickaël Salaün | 2017-02-10 | 1 | -1/+22 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-23 | 1 | -229/+364 |
|\ |
|
| * | tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h | Joe Stringer | 2016-12-15 | 1 | -229/+364 |