index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-15
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2019-12-04
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-27
libbpf: Fix up generation of bpf_helper_defs.h
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-27
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
1
-1
/
+1
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+3
2019-10-20
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-12
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
Ivan Khoronzhuk
1
-3
/
+4
2019-10-12
libbpf: Don't use cxx to test_libpf target
Ivan Khoronzhuk
1
-13
/
+5
2019-10-08
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
1
-1
/
+2
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
1
-4
/
+12
2019-10-05
libbpf: Add cscope and tags targets to Makefile
Toke Høiland-Jørgensen
1
-1
/
+11
2019-09-30
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-15
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-22
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
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+16
2019-04-09
bpf, libbpf: support global data/bss/rodata sections
Daniel Borkmann
1
-1
/
+1
2019-03-28
tools/bpf: generate pkg-config file for libbpf
Luca Boccassi
1
-3
/
+15
2019-03-28
bpf, libbpf: fix quiet install_headers
Daniel Borkmann
1
-2
/
+2
2019-03-28
libbpf: add libelf dependency to shared library build
Björn Töpel
1
-1
/
+1
2019-03-28
libbpf: add xsk.h to install_headers target
Björn Töpel
1
-0
/
+1
2019-03-24
bpf, libbpf: fix version info and add it to shared object
Daniel Borkmann
1
-14
/
+28
2019-03-07
libbpf: force fixdep compilation at the start of the build
Stanislav Fomichev
1
-1
/
+2
2019-03-01
tools: libbpf: make sure readelf shows full names in build checks
Jakub Kicinski
1
-2
/
+2
2019-02-25
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
1
-1
/
+4
2019-01-16
libbpf: don't define CC and AR
Stanislav Fomichev
1
-16
/
+1
2018-11-26
libbpf: Verify versioned symbols
Andrey Ignatov
1
-1
/
+18
2018-11-26
libbpf: Add version script for DSO
Andrey Ignatov
1
-1
/
+3
2018-11-21
libbpf: make sure bpf headers are c++ include-able
Stanislav Fomichev
1
-3
/
+12
2018-10-16
libbpf: Per-symbol visibility for DSO
Andrey Ignatov
1
-0
/
+1
2018-10-09
tools/bpf: use proper type and uapi perf_event.h header for libbpf
Yonghong Song
1
-1
/
+1
2018-10-08
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
1
-1
/
+1
2018-07-16
tools: libbpf: remove libelf-getphdrnum feature detection
Jakub Kicinski
1
-5
/
+1
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
1
-1
/
+5
2018-05-28
libbpf: Install btf.h with libbpf
Andrey Ignatov
1
-0
/
+1
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
1
-1
/
+1
2018-02-02
tools: add netlink.h and if_link.h in tools uapi
Eric Leblond
1
-0
/
+6
2018-01-17
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
1
-1
/
+1
2018-01-17
libbpf: cleanup Makefile, remove unused elements
Jesper Dangaard Brouer
1
-13
/
+2
2018-01-17
libbpf: install the header file libbpf.h
Jesper Dangaard Brouer
1
-1
/
+2
2017-12-17
libbpf: fix Makefile exit code if libelf not found
Jakub Kicinski
1
-2
/
+2
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-08-17
tools lib bpf: Fix double file test in Makefile
Daniel Díaz
1
-2
/
+2
[prev]
[next]