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
2020-01-15
libbpf: Add libbpf support to batch ops
Yonghong Song
3
-0
/
+84
2020-01-15
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
1
-7
/
+22
2020-01-14
libperf: Setup initial evlist::all_cpus value
Jiri Olsa
1
-0
/
+3
2020-01-13
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
1
-1
/
+1
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
12
-1
/
+37
2020-01-10
libbpf: Sanitize global functions
Alexei Starovoitov
1
-1
/
+34
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
1
-1
/
+1
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
1
-4
/
+5
2020-01-09
libbpf: Make bpf_map order and indices stable
Andrii Nakryiko
1
-14
/
+0
2020-01-09
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
6
-13
/
+661
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
3
-0
/
+23
2020-01-06
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
1
-0
/
+7
2020-01-06
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
1
-1
/
+3
2020-01-06
libperf: Add man pages
Jiri Olsa
14
-229
/
+1197
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
36
-0
/
+3866
2020-01-06
tools bitmap: Implement bitmap_equal() operation at bitmap API
Alexey Budankov
1
-0
/
+15
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+8
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-418
/
+1764
2019-12-26
libbpf: Support CO-RE relocations for LDX/ST/STX instructions
Andrii Nakryiko
1
-3
/
+28
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
1
-7
/
+8
2019-12-20
tools lib traceevent: Fix memory leakage in filter_event
Hewenliang
1
-1
/
+3
2019-12-19
libbpf: Introduce bpf_prog_attach_xattr
Andrey Ignatov
3
-1
/
+28
2019-12-19
libbpf: Fix another __u64 printf warning
Andrii Nakryiko
1
-2
/
+2
2019-12-19
libbpf: Fix printing of ulimit value
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-19
libbpf: Add missing newline in opts validation macro
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-18
libbpf: BTF is required when externs are present
Andrii Nakryiko
1
-1
/
+2
2019-12-18
libbpf: Allow to augment system Kconfig through extra optional config
Andrii Nakryiko
2
-84
/
+128
2019-12-18
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2
-23
/
+37
2019-12-18
libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource
Andrii Nakryiko
3
-10
/
+32
2019-12-17
libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h
Andrii Nakryiko
1
-35
/
+0
2019-12-17
libbpf: Reduce log level for custom section names
Andrii Nakryiko
1
-3
/
+3
2019-12-18
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
Toke Høiland-Jørgensen
2
-0
/
+3
2019-12-16
libbpf: Add zlib as a dependency in pkg-config template
Andrii Nakryiko
1
-1
/
+1
2019-12-16
libbpf: Print hint about ulimit when getting permission denied error
Toke Høiland-Jørgensen
1
-0
/
+29
2019-12-16
libtraceevent: Allow custom libdir path
Sudip Mukherjee
2
-4
/
+6
2019-12-16
libbpf: Fix build by renaming variables
Prashant Bhole
1
-6
/
+6
2019-12-15
libbpf: Support flexible arrays in CO-RE
Andrii Nakryiko
1
-5
/
+29
2019-12-15
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
1
-5
/
+5
2019-12-15
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
5
-61
/
+722
2019-12-15
libbpf: Extract internal map names into constants
Andrii Nakryiko
1
-9
/
+14
2019-12-15
libbpf: Add BPF object skeleton support
Andrii Nakryiko
3
-0
/
+205
2019-12-15
libbpf: Reduce log level of supported section names dump
Andrii Nakryiko
1
-1
/
+1
2019-12-15
libbpf: Postpone BTF ID finding for TRACING programs to load phase
Andrii Nakryiko
1
-19
/
+18
2019-12-15
libbpf: Refactor global data map initialization
Andrii Nakryiko
1
-38
/
+59
2019-12-15
libbpf: Expose BPF program's function name
Andrii Nakryiko
3
-7
/
+32
2019-12-15
libbpf: Expose BTF-to-C type declaration emitting API
Andrii Nakryiko
3
-26
/
+65
2019-12-15
libbpf: Expose btf__align_of() API
Andrii Nakryiko
4
-41
/
+47
2019-12-15
libbpf: Extract common user-facing helpers
Andrii Nakryiko
4
-34
/
+44
2019-12-15
libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o files
Andrii Nakryiko
1
-0
/
+35
2019-12-15
libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h
Andrii Nakryiko
2
-17
/
+17
[prev]
[next]