index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
libbpf: Constify few bpf_program getters
Andrii Nakryiko
2
-4
/
+4
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-476
/
+2631
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-4
/
+5
2021-03-22
libbpf: Skip BTF fixup if object file has no BTF
Andrii Nakryiko
1
-0
/
+3
2021-03-19
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
1
-1
/
+1
2021-03-19
libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
KP Singh
1
-0
/
+1
2021-03-18
libbpf: Add BPF static linker BTF and BTF.ext support
Andrii Nakryiko
1
-2
/
+767
2021-03-18
libbpf: Add BPF static linker APIs
Andrii Nakryiko
6
-11
/
+1215
2021-03-18
libbpf: Add generic BTF type shallow copy API
Andrii Nakryiko
3
-0
/
+51
2021-03-18
libbpf: Extract internal set-of-strings datastructure APIs
Andrii Nakryiko
4
-195
/
+259
2021-03-18
libbpf: Rename internal memory-management helpers
Andrii Nakryiko
4
-21
/
+21
2021-03-18
libbpf: Generalize BTF and BTF.ext type ID and strings iteration
Andrii Nakryiko
2
-172
/
+228
2021-03-18
libbpf: Expose btf_type_by_id() internally
Andrii Nakryiko
2
-1
/
+6
2021-03-17
libbpf: provide NULL and KERNEL_VERSION macros in bpf_helpers.h
Andrii Nakryiko
1
-1
/
+15
2021-03-18
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-03-18
libbpf: Fix error path in bpf_object__elf_init()
Namhyung Kim
1
-1
/
+2
2021-03-16
libbpf: Add explicit padding to bpf_xdp_set_link_opts
Andrii Nakryiko
1
-0
/
+1
2021-03-15
libbpf: Avoid inline hint definition from 'linux/stddef.h'
Pedro Tammela
1
-2
/
+3
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2021-03-10
libbpf: xsk: Move barriers from libbpf_util.h to xsk.h
Björn Töpel
3
-85
/
+68
2021-03-10
libbpf: xsk: Remove linux/compiler.h header
Björn Töpel
1
-10
/
+17
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-46
/
+218
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+3
2021-03-08
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2021-03-08
libbpf: Fix arm64 build
Jean-Philippe Brucker
1
-1
/
+1
2021-03-08
libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquire
Björn Töpel
2
-34
/
+55
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2
-4
/
+11
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
1
-1
/
+1
2021-03-04
libbpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
6
-1
/
+94
2021-03-04
libbpf: Fix whitespace in btf_add_composite() comment
Ilya Leoshkevich
1
-1
/
+1
2021-03-04
libbpf: Clear map_info before each bpf_obj_get_info_by_fd
Maciej Fijalkowski
1
-2
/
+3
2021-02-26
libbpf: Support subprog address relocation
Yonghong Song
1
-3
/
+61
2021-02-26
libbpf: Move function is_ldimm64() earlier in libbpf.c
Yonghong Song
1
-6
/
+6
2021-02-22
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-34
/
+79
2021-02-17
tools api fs: Cache cgroupfs mount point
Namhyung Kim
1
-0
/
+19
2021-02-17
tools api fs: Diet cgroupfs_find_mountpoint()
Namhyung Kim
1
-25
/
+45
2021-02-17
tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint()
Namhyung Kim
1
-19
/
+15
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-61
/
+104
2021-02-12
libbpf: Ignore non function pointer member in struct_ops
Martin KaFai Lau
1
-11
/
+11
2021-02-12
libbpf: Use AF_LOCAL instead of AF_INET in xsk.c
Stanislav Fomichev
1
-1
/
+1
2021-02-04
libbpf: Stop using feature-detection Makefiles
Andrii Nakryiko
2
-44
/
+4
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+4
2021-01-27
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-18
/
+4
2021-01-25
libbpf, xsk: Select AF_XDP BPF program based on kernel version
Björn Töpel
1
-3
/
+78
2021-01-21
libbpf: Use string table index from index table if needed
Jiri Olsa
1
-2
/
+10
2021-01-21
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
1
-13
/
+4
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-11
/
+7
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-5
/
+0
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
4
-6
/
+7
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
1
-0
/
+1
[prev]
[next]