index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded
Ian Rogers
2023-07-11
1
-6
/
+12
*
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-30
11
-195
/
+325
|
\
|
*
perf subcmd: Fix missing check for return value of malloc() in add_cmdname()
Chenyuan Mi
2023-06-21
1
-0
/
+2
|
*
tools api: Add simple timeout to io read
Ian Rogers
2023-06-14
1
-1
/
+27
|
*
tools api fs: More thread safety for global filesystem variables
Ian Rogers
2023-06-14
1
-125
/
+86
|
*
lib subcmd: Avoid memory leak in exclude_cmds
Ian Rogers
2023-06-12
1
-2
/
+6
|
*
libsubcmd: Avoid two path statics, removing 8192 bytes from .bss
Ian Rogers
2023-05-28
1
-15
/
+20
|
*
tools api fs: Dynamically allocate cgroupfs mount point cache, removing 4128 ...
Ian Rogers
2023-05-28
1
-6
/
+11
|
*
tools lib api fs tracing_path: Remove two unused MAX_PATH paths
Ian Rogers
2023-05-28
1
-11
/
+6
|
*
tools api fs: Avoid large static PATH_MAX arrays
Ian Rogers
2023-05-28
1
-7
/
+18
|
*
perf evlist: Propagate user CPU maps intersecting core PMU maps
Ian Rogers
2023-05-27
2
-8
/
+23
|
*
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
2023-05-27
1
-0
/
+9
|
*
libperf cpumap: Add "any CPU"/dummy test function
Ian Rogers
2023-05-27
2
-0
/
+15
|
*
perf cpumap: Add equal function
Ian Rogers
2023-05-27
2
-0
/
+23
|
*
perf cpumap: Add internal nr and cpu accessors
Ian Rogers
2023-05-27
1
-29
/
+45
|
*
perf cpumap: Add intersect function
Ian Rogers
2023-05-27
2
-0
/
+37
|
*
perf stat record: Save cache level information
K Prateek Nayak
2023-05-23
1
-1
/
+2
|
*
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-05-23
1
-0
/
+5
*
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
13
-48
/
+229
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
2
-1
/
+4
|
|
\
\
|
*
|
|
libbpf: Ensure FD >= 3 during bpf_map__reuse_fd()
Andrii Nakryiko
2023-05-26
1
-7
/
+6
|
*
|
|
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
2023-05-26
4
-8
/
+7
|
*
|
|
libbpf: Change var type in datasec resize func
JP Kobryn
2023-05-25
1
-2
/
+2
|
*
|
|
libbpf: Add capability for resizing datasec maps
JP Kobryn
2023-05-24
2
-11
/
+142
|
*
|
|
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
2023-05-23
3
-5
/
+32
|
*
|
|
libbpf: Start v1.3 development cycle
Andrii Nakryiko
2023-05-23
2
-1
/
+4
|
*
|
|
libbpf: Store zero fd to fd_array for loader kfunc relocation
Jiri Olsa
2023-05-17
1
-7
/
+7
|
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-17
3
-9
/
+31
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
libbpf: fix offsetof() and container_of() to work with CO-RE
Andrii Nakryiko
2023-05-12
1
-5
/
+10
|
|
*
|
libbpf: Fix comment about arc and riscv arch in bpf_tracing.h
Kenjiro Nakayama
2023-05-05
1
-1
/
+2
|
|
*
|
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
2023-05-01
1
-3
/
+19
*
|
|
|
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-28
2
-9
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tools/lib/subcmd: Replace NORETURN usage with __noreturn
Josh Poimboeuf
2023-05-16
2
-9
/
+4
|
|
/
/
*
/
/
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2023-06-06
2
-1
/
+4
|
/
/
*
|
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-07
9
-52
/
+236
|
\
\
|
*
|
libperf rc_check: Enable implicitly with sanitizers
Ian Rogers
2023-04-20
1
-0
/
+8
|
*
|
perf cpumap: Add reference count checking
Ian Rogers
2023-04-17
3
-42
/
+50
|
*
|
libperf: Add reference count checking macros
Ian Rogers
2023-04-17
1
-0
/
+94
|
*
|
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-17
2
-3
/
+7
|
*
|
libperf: Add a perf_cpu_map__set_nr() available as an internal function for t...
Arnaldo Carvalho de Melo
2023-04-12
2
-0
/
+7
|
*
|
libperf: Make perf_cpu_map__alloc() available as an internal function for too...
Ian Rogers
2023-04-12
2
-1
/
+2
|
*
|
tools api: Add io__getline
Ian Rogers
2023-04-04
1
-0
/
+45
|
*
|
perf record: Record dropped sample count
Namhyung Kim
2023-03-15
1
-0
/
+2
|
*
|
perf evlist: Remove nr_groups
Ian Rogers
2023-03-13
3
-2
/
+18
|
*
|
libperf evlist: Avoid a use of evsel idx
Ian Rogers
2023-03-13
1
-7
/
+6
*
|
|
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-28
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-04-08
2
-2
/
+2
*
|
|
tools: bpftool: print netfilter link info
Florian Westphal
2023-04-21
2
-0
/
+4
*
|
|
libbpf: mark bpf_iter_num_{new,next,destroy} as __weak
Andrii Nakryiko
2023-04-18
1
-3
/
+3
*
|
|
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
Andrii Nakryiko
2023-04-18
1
-0
/
+103
[next]