index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Fixes incorrect rx_ring_setup_done
Kev Jackson
2021-06-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
2
-0
/
+8
|
\
|
*
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
2021-05-11
1
-0
/
+5
|
*
libbpf: Add NULL check to add_dummy_ksym_var
Ian Rogers
2021-05-05
1
-0
/
+3
*
|
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-08
1
-9
/
+21
|
\
|
|
*
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
2021-05-03
1
-9
/
+21
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
2
-35
/
+25
|
\
\
|
*
|
tools: sync lib/find_bit implementation
Yury Norov
2021-05-06
1
-2
/
+2
|
*
|
tools: sync find_next_bit implementation
Yury Norov
2021-05-06
1
-31
/
+21
|
*
|
tools: bitmap: sync function declarations with the kernel
Yury Norov
2021-05-06
1
-2
/
+2
|
|
/
*
|
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-05-01
13
-5
/
+327
|
\
\
|
|
/
|
/
|
|
*
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
2021-04-29
1
-0
/
+2
|
*
perf tools: Change fields type in perf_record_time_conv
Leo Yan
2021-04-29
1
-2
/
+3
|
*
perf util: Move bpf_perf definitions to a libperf header
Song Liu
2021-04-29
1
-0
/
+31
|
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-04-26
1
-2
/
+3
|
|
\
|
*
|
libperf xyarray: Add bounds checks to xyarray__entry()
Rob Herring
2021-04-20
1
-1
/
+8
|
*
|
libperf: Add support for user space counter access
Rob Herring
2021-04-20
4
-0
/
+161
|
*
|
libperf tests: Add support for verbose printing
Rob Herring
2021-04-15
2
-2
/
+36
|
*
|
libperf: Add evsel mmap support
Rob Herring
2021-04-15
5
-0
/
+86
*
|
|
selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
Andrii Nakryiko
2021-04-26
1
-4
/
+12
*
|
|
libbpf: Support BTF_KIND_FLOAT during type compatibility checks in CO-RE
Andrii Nakryiko
2021-04-26
1
-2
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-25
8
-366
/
+1433
|
\
\
\
|
*
|
|
libbpf: Support extern resolution for BTF-defined maps in .maps section
Andrii Nakryiko
2021-04-23
1
-0
/
+132
|
*
|
|
libbpf: Add linker extern resolution support for functions and global variables
Andrii Nakryiko
2021-04-23
1
-59
/
+790
|
*
|
|
libbpf: Tighten BTF type ID rewriting with error checking
Andrii Nakryiko
2021-04-23
1
-0
/
+7
|
*
|
|
libbpf: Extend sanity checking ELF symbols with externs validation
Andrii Nakryiko
2021-04-23
1
-9
/
+40
|
*
|
|
libbpf: Make few internal helpers available outside of libbpf.c
Andrii Nakryiko
2021-04-23
3
-18
/
+16
|
*
|
|
libbpf: Factor out symtab and relos sanity checks
Andrii Nakryiko
2021-04-23
1
-106
/
+127
|
*
|
|
libbpf: Refactor BTF map definition parsing
Andrii Nakryiko
2021-04-23
2
-111
/
+178
|
*
|
|
libbpf: Allow gaps in BPF program sections to support overriden weak functions
Andrii Nakryiko
2021-04-23
1
-36
/
+22
|
*
|
|
libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier
Andrii Nakryiko
2021-04-23
4
-6
/
+58
|
*
|
|
libbpf: Suppress compiler warning when using SEC() macro with externs
Andrii Nakryiko
2021-04-23
1
-2
/
+9
|
*
|
|
libbpf: Introduce a BPF_SNPRINTF helper macro
Florent Revest
2021-04-19
1
-0
/
+18
|
*
|
|
libbpf: Initialize the bpf_seq_printf parameters array field by field
Florent Revest
2021-04-19
1
-11
/
+29
|
*
|
|
libbpf: Remove unused field.
Alexei Starovoitov
2021-04-15
1
-14
/
+1
|
*
|
|
libbpf: Add bpf_map__inner_map API
Andrii Nakryiko
2021-04-08
3
-0
/
+12
|
*
|
|
libbpf: Fix KERNEL_VERSION macro
Hengqi Chen
2021-04-05
1
-1
/
+1
|
*
|
|
libbpf: Remove redundant semi-colon
Yang Yingliang
2021-04-03
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
1
-2
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
libbpf: Fix potential NULL pointer dereference
Ciara Loftus
2021-04-08
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
2
-21
/
+38
|
\
|
|
|
|
/
|
/
|
|
*
libbpf: Only create rx and tx XDP rings when necessary
Ciara Loftus
2021-04-01
1
-2
/
+11
|
*
libbpf: Restore umem state after socket create failure
Ciara Loftus
2021-04-01
1
-18
/
+23
|
*
libbpf: Ensure umem pointer is non-NULL before dereferencing
Ciara Loftus
2021-04-01
1
-0
/
+3
|
*
libbpf: Fix bail out from 'ringbuf_process_ring()' on error
Pedro Tammela
2021-03-25
1
-1
/
+1
*
|
libbpf: xsk: Use bpf_link
Maciej Fijalkowski
2021-03-30
1
-45
/
+213
*
|
libbpf: Fix memory leak when emitting final btf_ext
Andrii Nakryiko
2021-03-30
1
-8
/
+16
*
|
libbpf: Support extern kernel function
Martin KaFai Lau
2021-03-26
1
-12
/
+162
*
|
libbpf: Record extern sym relocation first
Martin KaFai Lau
2021-03-26
1
-29
/
+34
*
|
libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
Martin KaFai Lau
2021-03-26
1
-3
/
+3
[next]