Age | Commit message (Expand) | Author | Files | Lines |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 58 | -0/+58 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 58 | -0/+58 |
2017-10-05 | libbpf: use map_flags when creating maps |  Craig Gallek | 2 | -1/+2 |
2017-10-05 | libbpf: parse maps sections of varying size |  Craig Gallek | 1 | -29/+41 |
2017-10-04 | libbpf: add support for BPF_PROG_QUERY |  Alexei Starovoitov | 2 | -1/+22 |
2017-10-04 | libbpf: introduce bpf_prog_detach2() |  Alexei Starovoitov | 2 | -0/+13 |
2017-09-29 | bpf: libbpf: Provide basic API support to specify BPF obj name |  Martin KaFai Lau | 3 | -46/+143 |
2017-09-13 | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent |  Ingo Molnar | 1 | -1/+7 |
2017-09-12 | tools lib api: Fix make DEBUG=1 build |  Jiri Olsa | 1 | -1/+7 |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 5 | -4/+69 |
2017-08-28 | perf tools: Robustify detection of clang binary |  David Carrillo-Cisneros | 2 | -2/+2 |
2017-08-28 | tools lib: Allow external definition of CC, AR and LD |  David Carrillo-Cisneros | 1 | -3/+3 |
2017-08-28 | bpf: convert sockmap field attach_bpf_fd2 to type |  John Fastabend | 2 | -15/+3 |
2017-08-24 | Merge branch 'linus' into perf/core, to pick up fixes |  Ingo Molnar | 1 | -1/+2 |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+2 |
2017-08-20 | tools lib bpf: improve warning |  Eric Leblond | 1 | -1/+2 |
2017-08-19 | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test |  Martin KaFai Lau | 2 | -4/+34 |
2017-08-17 | tools lib bpf: Fix double file test in Makefile |  Daniel Díaz | 1 | -2/+2 |
2017-08-16 | bpf: selftests add sockmap tests |  John Fastabend | 2 | -0/+31 |
2017-08-16 | bpf: sockmap sample program |  John Fastabend | 2 | -3/+15 |
2017-08-10 | Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core |  Ingo Molnar | 1 | -2/+2 |
2017-08-10 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 1 | -1/+2 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -0/+2 |
2017-08-04 | bpf, s390: fix build for libbpf and selftest suite |  Daniel Borkmann | 1 | -0/+2 |
2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+0 |
2017-07-31 | perf build: Clarify open-coded header version warning message |  Ingo Molnar | 1 | -2/+2 |
2017-07-30 | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refresh the tree |  Ingo Molnar | 2 | -3/+76 |
2017-07-26 | bpf: don't zero out the info struct in bpf_obj_get_info_by_fd() |  Jakub Kicinski | 1 | -1/+0 |
2017-07-26 | bpf: install libbpf headers on 'make install' |  Jakub Kicinski | 1 | -0/+4 |
2017-07-20 | bpf: allow to specify log level and reduce it for test_verifier |  Daniel Borkmann | 2 | -3/+3 |
2017-07-20 | tools lib: Update copy of strtobool from the kernel sources |  Arnaldo Carvalho de Melo | 1 | -7/+25 |
2017-07-20 | tools include: Adopt strstarts() from the kernel |  Arnaldo Carvalho de Melo | 3 | -19/+10 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 2 | -0/+73 |
2017-07-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+34 |
2017-06-21 | tools lib api fs: Add sysfs__write_int function |  Kan Liang | 2 | -0/+34 |
2017-06-06 | bpf: Test for bpf ID |  Martin KaFai Lau | 2 | -0/+73 |
2017-06-05 | tools/lib/lockdep: Remove private kernel headers |  Levin, Alexander (Sasha Levin) | 34 | -410/+3 |
2017-06-05 | tools/lib/lockdep: Hide liblockdep output from test results |  Levin, Alexander (Sasha Levin) | 1 | -2/+2 |
2017-06-05 | tools/lib/lockdep: Add dummy current_gfp_context() |  Levin, Alexander (Sasha Levin) | 1 | -0/+3 |
2017-06-05 | tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address |  Levin, Alexander (Sasha Levin) | 2 | -0/+10 |
2017-06-05 | tools/lib/lockdep: Include err.h |  Levin, Alexander (Sasha Levin) | 1 | -0/+1 |
2017-06-05 | tools/lib/lockdep: Use LDFLAGS |  Ben Hutchings | 1 | -1/+1 |
2017-06-05 | tools/lib/lockdep: Remove double-quotes from soname |  Ben Hutchings | 1 | -1/+1 |
2017-06-05 | tools/lib/lockdep: Fix object file paths used in an out-of-tree build |  Ben Hutchings | 1 | -4/+4 |
2017-06-05 | tools/lib/lockdep: Fix compilation for 4.11 |  Levin, Alexander (Sasha Levin) | 4 | -3/+6 |
2017-06-05 | tools/lib/lockdep: Don't mix fd-based and stream IO |  Alexander Sverdlin | 3 | -3/+6 |
2017-06-05 | tools/lib/lockdep: Remove -lpthread compiler option |  Vishal Thanki | 1 | -2/+2 |
2017-06-05 | tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname() |  Ben Hutchings | 2 | -10/+10 |
2017-06-05 | tools/lib/lockdep: Fix 'set but not used' warnings |  Ben Hutchings | 1 | -4/+4 |
2017-06-05 | tools/lib/lockdep: Fix 'unused value' warnings |  Ben Hutchings | 3 | -5/+15 |