index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
libbpf: Add helper macro to clear opts structs
Daniel Borkmann
1
-0
/
+16
2023-07-19
libbpf: Add link-based API for tcx
Daniel Borkmann
5
-11
/
+88
2023-07-19
libbpf: Add opts-based attach/detach/query API for tcx
Daniel Borkmann
4
-53
/
+159
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2
-1
/
+7
2023-07-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-35
/
+268
2023-07-11
libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded
Ian Rogers
1
-6
/
+12
2023-07-11
libbpf: Remove HASHMAP_INIT static initialization helper
John Sanpe
1
-10
/
+0
2023-07-11
libbpf: Fix realloc API handling in zero-sized edge cases
Andrii Nakryiko
2
-4
/
+16
2023-07-09
libbpf: only reset sec_def handler when necessary
Andrii Nakryiko
1
-8
/
+19
2023-07-07
libbpf: Use available_filter_functions_addrs with multi-kprobes
Jackie Liu
1
-1
/
+61
2023-07-07
libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobes
Jackie Liu
1
-13
/
+97
2023-06-30
libbpf: Add netfilter link attach helper
Florian Westphal
5
-0
/
+72
2023-06-30
libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing
Andrea Terzolo
1
-0
/
+4
2023-06-30
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
11
-195
/
+325
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
13
-48
/
+229
2023-06-28
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+4
2023-06-21
perf subcmd: Fix missing check for return value of malloc() in add_cmdname()
Chenyuan Mi
1
-0
/
+2
2023-06-15
tools api: Add simple timeout to io read
Ian Rogers
1
-1
/
+27
2023-06-14
tools api fs: More thread safety for global filesystem variables
Ian Rogers
1
-125
/
+86
2023-06-13
lib subcmd: Avoid memory leak in exclude_cmds
Ian Rogers
1
-2
/
+6
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2023-06-06
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2
-1
/
+4
2023-05-28
libsubcmd: Avoid two path statics, removing 8192 bytes from .bss
Ian Rogers
1
-15
/
+20
2023-05-28
tools api fs: Dynamically allocate cgroupfs mount point cache, removing 4128 ...
Ian Rogers
1
-6
/
+11
2023-05-28
tools lib api fs tracing_path: Remove two unused MAX_PATH paths
Ian Rogers
1
-11
/
+6
2023-05-28
tools api fs: Avoid large static PATH_MAX arrays
Ian Rogers
1
-7
/
+18
2023-05-27
perf evlist: Propagate user CPU maps intersecting core PMU maps
Ian Rogers
2
-8
/
+23
2023-05-27
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
1
-0
/
+9
2023-05-27
libperf cpumap: Add "any CPU"/dummy test function
Ian Rogers
2
-0
/
+15
2023-05-27
perf cpumap: Add equal function
Ian Rogers
2
-0
/
+23
2023-05-27
perf cpumap: Add internal nr and cpu accessors
Ian Rogers
1
-29
/
+45
2023-05-27
perf cpumap: Add intersect function
Ian Rogers
2
-0
/
+37
2023-05-26
libbpf: Ensure FD >= 3 during bpf_map__reuse_fd()
Andrii Nakryiko
1
-7
/
+6
2023-05-26
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
4
-8
/
+7
2023-05-25
libbpf: Change var type in datasec resize func
JP Kobryn
1
-2
/
+2
2023-05-24
libbpf: Add capability for resizing datasec maps
JP Kobryn
2
-11
/
+142
2023-05-24
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
3
-5
/
+32
2023-05-23
libbpf: Start v1.3 development cycle
Andrii Nakryiko
2
-1
/
+4
2023-05-23
perf stat record: Save cache level information
K Prateek Nayak
1
-1
/
+2
2023-05-23
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
1
-0
/
+5
2023-05-17
libbpf: Store zero fd to fd_array for loader kfunc relocation
Jiri Olsa
1
-7
/
+7
2023-05-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-9
/
+31
2023-05-16
tools/lib/subcmd: Replace NORETURN usage with __noreturn
Josh Poimboeuf
2
-9
/
+4
2023-05-12
libbpf: fix offsetof() and container_of() to work with CO-RE
Andrii Nakryiko
1
-5
/
+10
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
9
-52
/
+236
2023-05-05
libbpf: Fix comment about arc and riscv arch in bpf_tracing.h
Kenjiro Nakayama
1
-1
/
+2
2023-05-01
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
1
-3
/
+19
2023-04-28
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
2
-0
/
+4
2023-04-20
libperf rc_check: Enable implicitly with sanitizers
Ian Rogers
1
-0
/
+8
[prev]
[next]