index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-01-27
libbpf: Remove deprecation attribute from struct bpf_prog_prep_result
Andrii Nakryiko
1
-1
/
+0
2022-01-27
libbpf: Accommodate DWARF/compiler bug with duplicated structs
Andrii Nakryiko
1
-4
/
+41
2022-01-27
libbpf: Improve sanity checking during BTF fix up
Andrii Nakryiko
1
-3
/
+2
2022-01-27
libbpf: Detect corrupted ELF symbols section
Andrii Nakryiko
1
-1
/
+1
2022-01-27
libbpf: Use probe_name for legacy kprobe
Qiang Wang
1
-1
/
+1
2022-01-27
libbpf: Fix gen_loader assumption on number of programs.
Alexei Starovoitov
1
-2
/
+3
2022-01-27
libbpf: Add "bool skipped" to struct bpf_map
Shuyi Cheng
1
-3
/
+8
2022-01-27
libbpf: Clean gen_loader's attach kind.
Alexei Starovoitov
1
-1
/
+3
2022-01-27
libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data
Alan Maguire
1
-1
/
+1
2022-01-27
libbpf: Fix using invalidated memory in bpf_linker
Andrii Nakryiko
1
-1
/
+4
2022-01-27
libbpf: Fix glob_syms memory leak in bpf_linker
Andrii Nakryiko
1
-0
/
+1
2022-01-27
libbpf: Fix potential misaligned memory access in btf_ext__new()
Andrii Nakryiko
2
-6
/
+6
2022-01-27
libbpf: Load global data maps lazily on legacy kernels
Andrii Nakryiko
1
-4
/
+30
2022-01-27
libbpf: Free up resources used by inner map definition
Andrii Nakryiko
1
-1
/
+4
2022-01-27
libbpf: Fix non-C89 loop variable declaration in gen_loader.c
Andrii Nakryiko
1
-1
/
+2
2022-01-27
libbpf: Fix section counting logic
Andrii Nakryiko
1
-4
/
+4
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-21
/
+34
2021-11-12
libbpf: Perform map fd cleanup for gen_loader in case of error
Kumar Kartikeya Dwivedi
3
-21
/
+34
2021-11-12
tools/lib/lockdep: drop liblockdep
Sasha Levin
37
-1211
/
+0
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+3
2021-11-06
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
24
-1191
/
+2805
2021-11-05
libbpf: Fix lookup_and_delete_elem_flags error reporting
Mehrdad Arshad Rad
1
-1
/
+3
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
19
-794
/
+1762
2021-11-01
libbpf: Deprecate AF_XDP support
Magnus Karlsson
1
-38
/
+52
2021-11-01
riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
Björn Töpel
1
-0
/
+32
2021-10-28
libbpf: Use O_CLOEXEC uniformly when opening fds
Kumar Kartikeya Dwivedi
5
-10
/
+10
2021-10-28
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
2
-13
/
+46
2021-10-28
libbpf: Add weak ksym support to gen_loader
Kumar Kartikeya Dwivedi
1
-3
/
+32
2021-10-28
libbpf: Add typeless ksym support to gen_loader
Kumar Kartikeya Dwivedi
3
-23
/
+99
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
7
-9
/
+91
2021-10-27
libbpf: Deprecate bpf_objects_list
Joe Burton
3
-2
/
+15
2021-10-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-6
/
+7
2021-10-25
libbpf: Use __BYTE_ORDER__
Ilya Leoshkevich
5
-15
/
+15
2021-10-25
libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()
Ilya Leoshkevich
1
-1
/
+1
2021-10-25
libbpf: Deprecate ambiguously-named bpf_program__size() API
Andrii Nakryiko
1
-0
/
+1
2021-10-25
libbpf: Deprecate multi-instance bpf_program APIs
Andrii Nakryiko
2
-10
/
+18
2021-10-25
libbpf: Add ability to fetch bpf_program's underlying instructions
Andrii Nakryiko
3
-4
/
+46
2021-10-25
libbpf: Fix off-by-one bug in bpf_core_apply_relo()
Andrii Nakryiko
1
-1
/
+1
2021-10-22
libbpf: Fix BTF header parsing checks
Andrii Nakryiko
1
-3
/
+9
2021-10-22
libbpf: Fix overflow in BTF sanity checks
Andrii Nakryiko
1
-2
/
+2
2021-10-22
libbpf: Use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
Stanislav Fomichev
2
-2
/
+14
2021-10-22
libbpf: Add btf__type_cnt() and btf__raw_data() APIs
Hengqi Chen
6
-50
/
+64
2021-10-22
libbpf: Fix memory leak in btf__dedup()
Mauricio Vásquez
1
-2
/
+4
2021-10-22
libbpf: Fix the use of aligned attribute
Andrii Nakryiko
1
-1
/
+1
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+7
2021-10-21
libbpf: Simplify look up by name of internal maps
Andrii Nakryiko
1
-0
/
+10
2021-10-21
libbpf: Support multiple .rodata.* and .data.* BPF maps
Andrii Nakryiko
1
-29
/
+101
2021-10-21
libbpf: Remove assumptions about uniqueness of .rodata/.data/.bss maps
Andrii Nakryiko
1
-120
/
+140
2021-10-21
libbpf: Use Elf64-specific types explicitly for dealing with ELF
Andrii Nakryiko
3
-162
/
+196
[next]