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
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
2019-07-16
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-13
Merge tag 'perf-core-for-mingo-5.3-20190709' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-0
/
+15
2019-07-12
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
Andrii Nakryiko
1
-2
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-571
/
+3709
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-0
/
+15
2019-07-08
libbpf: add perf_buffer_ prefix to README
Andrii Nakryiko
1
-1
/
+2
2019-07-08
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
Andrii Nakryiko
1
-7
/
+24
2019-07-08
libbpf: add perf buffer API
Andrii Nakryiko
3
-0
/
+419
2019-07-05
libbpf: capture value in BTF type info for BTF-defined map defs
Andrii Nakryiko
1
-30
/
+28
2019-07-05
libbpf: add raw tracepoint attach API
Andrii Nakryiko
3
-0
/
+43
2019-07-05
libbpf: add tracepoint attach API
Andrii Nakryiko
3
-0
/
+84
2019-07-05
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
3
-0
/
+178
2019-07-05
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
3
-0
/
+67
2019-07-05
libbpf: introduce concept of bpf_link
Andrii Nakryiko
3
-1
/
+23
2019-07-05
libbpf: make libbpf_strerror_r agnostic to sign of error
Andrii Nakryiko
1
-1
/
+1
2019-07-03
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
1
-4
/
+4
2019-07-03
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-01
tools lib: Move argv_{split,free} from tools/perf/util/
Arnaldo Carvalho de Melo
1
-0
/
+100
2019-07-01
tools lib: Adopt strreplace() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+16
2019-06-27
libbpf: support sockopt hooks
Stanislav Fomichev
2
-0
/
+6
2019-06-27
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
1
-1
/
+1
2019-06-27
libbpf: Support getsockopt XDP_OPTIONS
Maxim Mikityanskiy
1
-0
/
+12
2019-06-26
tools lib: Adopt strim() from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+25
2019-06-26
libbpf: fix max() type mismatch for 32bit
Ivan Khoronzhuk
1
-1
/
+1
2019-06-25
tools lib: Adopt skip_spaces() from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+14
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
3
-1
/
+36
2019-06-25
perf tools: Remove old baggage that is util/include/linux/ctype.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-06-25
perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
Arnaldo Carvalho de Melo
2
-0
/
+15
2019-06-24
libbpf: fix spelling mistake "conflictling" -> "conflicting"
Colin Ian King
1
-4
/
+4
2019-06-24
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
4
-26
/
+27
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+1
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-359
/
+776
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
1
-3
/
+1
2019-06-19
libbpf: constify getter APIs
Andrii Nakryiko
2
-70
/
+72
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-25
/
+27
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-23
/
+26
2019-06-18
libbpf: allow specifying map definitions using BTF
Andrii Nakryiko
2
-9
/
+345
2019-06-18
libbpf: split initialization and loading of BTF
Andrii Nakryiko
1
-10
/
+24
2019-06-18
libbpf: identify maps by section index in addition to offset
Andrii Nakryiko
1
-15
/
+25
2019-06-18
libbpf: refactor map initialization
Andrii Nakryiko
1
-114
/
+133
2019-06-18
libbpf: streamline ELF parsing error-handling
Andrii Nakryiko
1
-24
/
+20
2019-06-18
libbpf: extract BTF loading logic
Andrii Nakryiko
1
-38
/
+55
2019-06-18
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
5
-15
/
+10
2019-06-17
Merge branch 'x86/cpu' into perf/core, to pick up dependent changes
Ingo Molnar
1
-2
/
+1
2019-06-15
libbpf: fix check for presence of associated BTF for map creation
Andrii Nakryiko
1
-4
/
+5
2019-06-11
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
3
-0
/
+74
2019-06-10
libbpf: remove qidconf and better support external bpf programs.
Jonathan Lemon
1
-75
/
+28
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-23
/
+26
[next]