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.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-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
*
Merge tag 'perf-tools-for-v5.19-2022-05-23' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-05-25
7
-14
/
+62
|
\
|
*
libperf: Add preadn()
Adrian Hunter
2022-05-23
2
-0
/
+22
|
*
perf cpumap: Add perf_cpu_map__for_each_idx()
Ian Rogers
2022-05-23
1
-0
/
+3
|
*
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
2
-2
/
+3
|
*
libperf evlist: Move ->idx() into mmap_per_evsel()
Adrian Hunter
2022-05-10
1
-6
/
+3
|
*
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
2
-3
/
+3
|
*
libperf evsel: Add perf_evsel__enable_thread()
Adrian Hunter
2022-05-10
2
-0
/
+16
|
*
perf evlist: Clear all_cpus before propagating
Ian Rogers
2022-05-05
1
-0
/
+4
|
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-24
1
-2
/
+1
|
|
\
|
*
|
libperf evsel: Factor out perf_evsel__ioctl()
Adrian Hunter
2022-04-24
1
-7
/
+12
*
|
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
17
-363
/
+3424
|
\
\
\
|
*
|
|
libbpf: Fix typo in comment
Julia Lawall
2022-05-23
1
-1
/
+1
|
*
|
|
libbpf: remove bpf_create_map*() APIs
Andrii Nakryiko
2022-05-19
2
-122
/
+0
|
*
|
|
libbpf: start 1.0 development cycle
Andrii Nakryiko
2022-05-19
2
-2
/
+6
|
*
|
|
libbpf: fix up global symbol counting logic
Andrii Nakryiko
2022-05-19
1
-1
/
+1
|
*
|
|
libbpf: fix memory leak in attach_tp for target-less tracepoint program
Andrii Nakryiko
2022-05-16
1
-4
/
+4
|
*
|
|
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
2022-05-13
5
-0
/
+229
|
*
|
|
libbpf: Add bpf_program__set_insns function
Jiri Olsa
2022-05-11
3
-0
/
+41
|
*
|
|
libbpf: Clean up ringbuf size adjustment implementation
Andrii Nakryiko
2022-05-11
1
-4
/
+2
|
*
|
|
libbpf: Assign cookies to links in libbpf.
Kui-Feng Lee
2022-05-10
5
-4
/
+40
|
*
|
|
libbpf: Automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary
Andrii Nakryiko
2022-05-09
1
-1
/
+41
|
*
|
|
libbpf: Provide barrier() and barrier_var() in bpf_helpers.h
Andrii Nakryiko
2022-05-09
1
-0
/
+24
|
*
|
|
libbpf: Complete field-based CO-RE helpers with field offset helper
Andrii Nakryiko
2022-05-09
1
-0
/
+12
|
*
|
|
libbpf: Improve usability of field-based CO-RE helpers
Andrii Nakryiko
2022-05-09
1
-4
/
+21
|
*
|
|
libbpf: Make __kptr and __kptr_ref unconditionally use btf_type_tag() attr
Andrii Nakryiko
2022-05-09
1
-5
/
+0
|
*
|
|
libbpf: Allow to opt-out from creating BPF maps
Andrii Nakryiko
2022-04-28
3
-17
/
+133
|
*
|
|
libbpf: Use libbpf_mem_ensure() when allocating new map
Andrii Nakryiko
2022-04-28
1
-27
/
+10
|
*
|
|
libbpf: Append "..." in fixed up log if CO-RE spec is truncated
Andrii Nakryiko
2022-04-28
1
-4
/
+4
|
*
|
|
libbpf: Support target-less SEC() definitions for BTF-backed programs
Andrii Nakryiko
2022-04-28
1
-17
/
+32
|
*
|
|
libbpf: Allow "incomplete" basic tracing SEC() definitions
Andrii Nakryiko
2022-04-28
1
-18
/
+51
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
10
-132
/
+655
|
|
\
\
\
|
|
*
|
|
libbpf: Fix up verifier log for unguarded failed CO-RE relos
Andrii Nakryiko
2022-04-26
3
-4
/
+154
|
|
*
|
|
libbpf: Simplify bpf_core_parse_spec() signature
Andrii Nakryiko
2022-04-26
1
-19
/
+15
|
|
*
|
|
libbpf: Refactor CO-RE relo human description formatting routine
Andrii Nakryiko
2022-04-26
1
-26
/
+38
|
|
*
|
|
libbpf: Record subprog-resolved CO-RE relocations unconditionally
Andrii Nakryiko
2022-04-26
1
-15
/
+12
|
|
*
|
|
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
2022-04-26
3
-29
/
+65
|
|
*
|
|
libbpf: Fix logic for finding matching program for CO-RE relocation
Andrii Nakryiko
2022-04-26
1
-2
/
+3
|
|
*
|
|
libbpf: Drop unhelpful "program too large" guess
Andrii Nakryiko
2022-04-26
1
-4
/
+0
|
|
*
|
|
libbpf: Fix anonymous type check in CO-RE logic
Andrii Nakryiko
2022-04-26
1
-1
/
+1
|
|
*
|
|
libbpf: Add kptr type tag macros to bpf_helpers.h
Kumar Kartikeya Dwivedi
2022-04-25
1
-0
/
+7
|
|
*
|
|
libbpf: Remove unnecessary type cast
Yuntao Wang
2022-04-25
1
-1
/
+1
|
|
*
|
|
libbpf: Teach bpf_link_create() to fallback to bpf_raw_tracepoint_open()
Andrii Nakryiko
2022-04-23
2
-3
/
+34
|
|
*
|
|
libbpf: Remove redundant non-null checks on obj_elf
Gaosheng Cui
2022-04-21
1
-4
/
+2
|
|
*
|
|
libbpf: Add documentation to API functions
Grant Seltzer
2022-04-21
1
-0
/
+76
|
|
*
|
|
libbpf: Update API functions usage to check error
Grant Seltzer
2022-04-21
1
-7
/
+5
|
|
*
|
|
libbpf: Add error returns to two API functions
Grant Seltzer
2022-04-21
2
-5
/
+13
|
|
*
|
|
libbpf: Support riscv USDT argument parsing logic
Pu Lehui
2022-04-19
1
-0
/
+107
|
|
*
|
|
libbpf: Fix usdt_cookie being cast to 32 bits
Pu Lehui
2022-04-19
3
-6
/
+6
|
|
*
|
|
libbpf: Support opting out from autoloading BPF programs declaratively
Andrii Nakryiko
2022-04-19
1
-10
/
+21
|
|
*
|
|
libbpf: Usdt aarch64 arg parsing support
Alan Maguire
2022-04-11
1
-0
/
+76
[next]