index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
1
-0
/
+1
2019-05-31
tools/bpf: fix perf build error with uClibc (seen on ARC)
Vineet Gupta
1
-0
/
+2
2018-04-26
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
2018-04-26
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-4
/
+69
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-08-21
tools lib bpf: improve warning
Eric Leblond
1
-1
/
+2
2017-08-20
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...
Ingo Molnar
1
-2
/
+2
2017-08-10
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-27
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-21
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2
-3
/
+3
2017-06-06
bpf: Test for bpf ID
Martin KaFai Lau
2
-0
/
+73
2017-05-11
bpf: Add bpf_verify_program() to the library.
David S. Miller
2
-0
/
+26
2017-04-22
bpf: Add sparc support to tools and samples.
David S. Miller
1
-0
/
+2
2017-04-01
tools/lib/bpf: expose bpf_program__set_type()
Alexei Starovoitov
2
-2
/
+3
2017-04-01
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
Alexei Starovoitov
2
-1
/
+27
2017-03-23
bpf: Add tests for map-in-map
Martin KaFai Lau
2
-0
/
+19
2017-03-10
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-15
/
+15
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-29
/
+255
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2017-02-15
bpf: Remove redundant ifdef
Mickaël Salaün
1
-9
/
+3
2017-02-13
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2
-2
/
+5
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
1
-0
/
+6
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2
-5
/
+5
2017-02-08
tools lib bpf: Add missing header to the library
Mickaël Salaün
1
-0
/
+1
2017-01-31
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2
-0
/
+54
2017-01-31
tools lib bpf: Add bpf_map__pin()
Joe Stringer
2
-0
/
+23
2017-01-31
tools lib bpf: Add BPF program pinning APIs
Joe Stringer
2
-0
/
+123
2017-01-26
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2
-1
/
+11
2017-01-26
tools lib bpf: Add set/is helpers for all prog types
Joe Stringer
2
-0
/
+15
2017-01-26
tools lib bpf: Define prog_type fns with macro
Joe Stringer
1
-25
/
+16
2017-01-26
tools lib bpf: Fix map offsets in relocation
Joe Stringer
1
-3
/
+12
2016-12-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+35
[next]