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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
libbpf: Re-build libbpf.so when libbpf.map changes
Andrii Nakryiko
1
-5
/
+5
2021-06-03
libbpf: Install skel_internal.h header used from light skeletons
Andrii Nakryiko
1
-1
/
+1
2021-06-03
libbpf: Refactor header installation portions of Makefile
Andrii Nakryiko
1
-12
/
+7
2021-05-26
libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
Andrii Nakryiko
1
-0
/
+1
2021-03-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+0
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-03-11
libbpf: xsk: Move barriers from libbpf_util.h to xsk.h
Björn Töpel
1
-1
/
+0
2021-03-08
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2021-03-05
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
1
-1
/
+1
2021-02-04
libbpf: Stop using feature-detection Makefiles
Andrii Nakryiko
1
-43
/
+4
2020-11-19
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
1
-0
/
+2
2020-09-30
libbpf: Compile in PIC mode only for shared library case
Andrii Nakryiko
1
-2
/
+1
2020-09-30
libbpf: Compile libbpf under -O2 level by default and catch extra warnings
Andrii Nakryiko
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-09-09
tools/libbpf: Avoid counting local symbols in ABI check
Tony Ambardar
1
-0
/
+2
2020-09-03
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
1
-1
/
+1
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
1
-2
/
+2
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
1
-2
/
+5
2020-08-19
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
1
-5
/
+1
2020-08-19
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
1
-5
/
+1
2020-08-19
libbpf: Disable -Wswitch-enum compiler warning
Andrii Nakryiko
1
-1
/
+1
2020-06-02
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
1
-2
/
+2
2020-06-02
libbpf: Install headers as part of make install
Nikolay Borisov
1
-1
/
+1
2020-01-14
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
1
-1
/
+1
2020-01-10
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
1
-4
/
+5
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+8
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
1
-7
/
+8
2019-12-18
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
Toke Høiland-Jørgensen
1
-0
/
+1
2019-12-16
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
1
-6
/
+9
2019-12-15
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2019-12-05
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
1
-4
/
+1
2019-12-02
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
1
-2
/
+2
2019-11-28
libbpf: Fix up generation of bpf_helper_defs.h
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-28
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
1
-1
/
+1
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+3
2019-10-21
scripts/bpf: Print an error when known types list needs updating
Jakub Sitnicki
1
-0
/
+3
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+24
2019-10-13
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
Ivan Khoronzhuk
1
-3
/
+4
2019-10-13
libbpf: Don't use cxx to test_libpf target
Ivan Khoronzhuk
1
-13
/
+5
2019-10-09
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
1
-1
/
+2
2019-10-09
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
1
-4
/
+12
2019-10-06
libbpf: Add cscope and tags targets to Makefile
Toke Høiland-Jørgensen
1
-1
/
+11
2019-10-01
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
1
-9
/
+18
2019-09-30
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
1
-1
/
+5
2019-08-31
libbpf: add flags to umem config
Kevin Laatz
1
-1
/
+4
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
1
-0
/
+1
2019-08-16
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
1
-12
/
+8
2019-05-28
libbpf: add bpf_object__load_xattr() API function to pass log_level
Quentin Monnet
1
-1
/
+1
2019-05-23
libbpf: emit diff of mismatched public API, if any
Andrii Nakryiko
1
-0
/
+10
2019-05-05
libbpf: add libbpf_util.h to header install.
William Tu
1
-0
/
+1
[next]