index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2019-12-31
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-12-31
net-af_xdp: Use correct number of channels from ethtool
Luigi Rizzo
2019-12-31
libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
Andrii Nakryiko
2019-12-31
libsubcmd: Use -O0 with DEBUG=1
James Clark
2019-12-31
libbpf: Fix error handling in bpf_map__reuse_fd()
Toke Høiland-Jørgensen
2019-12-31
libbpf: Fix passing uninitialized bytes to setsockopt
Ilya Maximets
2019-12-31
libbpf: Fix struct end padding in btf_dump
Andrii Nakryiko
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-07
Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-09-30
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
2019-09-30
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-27
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-26
libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions
Andrii Nakryiko
2019-09-25
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
2019-09-25
libbpf: fix false uninitialized variable warning
Andrii Nakryiko
2019-09-25
libtraceevent: Man pages for tep plugins APIs
Tzvetomir Stoyanov
2019-09-25
libtraceevent: Move traceevent plugins in its own subdirectory
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Add tep_get_event() in event-parse.h
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Man pages fix, changes in event printing APIs
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()
Tzvetomir Stoyanov (VMware)
2019-09-25
libtraceevent: Man pages for libtraceevent event print related API
Tzvetomir Stoyanov
2019-09-25
libtraceevent: Round up in tep_print_event() time precision
Steven Rostedt (VMware)
2019-09-20
tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
Sakari Ailus
2019-09-19
libbpf: Remove getsockopt() check for XDP_OPTIONS
Toke Høiland-Jørgensen
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-08-31
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2019-08-31
libtraceevent: Remove tep_register_trace_clock()
Tzvetomir Stoyanov
2019-08-31
libtraceevent, perf tools: Changes in tep_print_event_* APIs
Tzvetomir Stoyanov
2019-08-31
libbpf: add flags to umem config
Kevin Laatz
2019-08-29
tools lib traceevent: Remove unneeded qsort and uses memmove instead
Steven Rostedt (VMware)
2019-08-29
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
2019-08-26
Merge tag 'v5.3-rc6' into perf/core, to pick up fixes
Ingo Molnar
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2019-08-20
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
2019-08-20
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
2019-08-20
tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
Steven Rostedt (VMware)
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-17
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
2019-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-08-07
libbpf: implement BPF CO-RE offset relocation algorithm
Andrii Nakryiko
2019-08-07
libbpf: add .BTF.ext offset relocation section loading
Andrii Nakryiko
2019-08-07
libbpf: convert libbpf code to use new btf helpers
Andrii Nakryiko
2019-08-07
libbpf: add helpers for working with BTF types
Andrii Nakryiko
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
[next]