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
*
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
2022-04-13
1
-2
/
+1
*
perf cpumap: More cpu map reuse by merge.
Ian Rogers
2022-04-01
1
-10
/
+5
*
perf cpumap: Add is_subset function
Ian Rogers
2022-04-01
2
-0
/
+21
*
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
2
-15
/
+20
*
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
4
-4
/
+4
|
\
|
*
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-15
4
-4
/
+4
*
|
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-27
8
-23
/
+95
|
\
\
|
*
|
libperf tests: Fix typo in perf_evlist__open() failure error messages
Shunsuke Nakamura
2022-03-26
1
-4
/
+4
|
*
|
libperf: Add API for allocating new thread map array
Tzvetomir Stoyanov (VMware)
2022-02-23
5
-7
/
+61
|
*
|
libperf: Rename arguments of perf_thread_map APIs
Tzvetomir Stoyanov (VMware)
2022-02-23
3
-12
/
+12
|
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-02-17
6
-16
/
+23
|
|
\
\
|
*
|
|
tools lib: Introduce fdarray duplicate function
Alexey Bayduraev
2022-02-10
2
-0
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-27
1
-0
/
+38
|
\
\
\
|
*
|
|
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
2022-02-20
1
-0
/
+38
|
|
/
/
*
|
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
21
-390
/
+1655
|
\
\
\
|
*
|
|
libbpf: Close fd in bpf_object__reuse_map
Hengqi Chen
2022-03-21
1
-1
/
+1
|
*
|
|
libbpf: Avoid NULL deref when initializing map BTF info
Andrii Nakryiko
2022-03-20
1
-0
/
+3
|
*
|
|
libbpf: Add subskeleton scaffolding
Delyan Kratunov
2022-03-17
3
-21
/
+149
|
*
|
|
libbpf: Init btf_{key,value}_type_id on internal map open
Delyan Kratunov
2022-03-17
1
-1
/
+14
|
*
|
|
libbpf: .text routines are subprograms in strict mode
Delyan Kratunov
2022-03-17
2
-0
/
+11
|
*
|
|
libbpf: Add bpf_program__attach_kprobe_multi_opts function
Jiri Olsa
2022-03-17
3
-0
/
+184
|
*
|
|
libbpf: Add bpf_link_create support for multi kprobes
Jiri Olsa
2022-03-17
2
-1
/
+17
|
*
|
|
libbpf: Add libbpf_kallsyms_parse function
Jiri Olsa
2022-03-17
2
-24
/
+43
|
*
|
|
libbpf: Support batch_size option to bpf_prog_test_run
Toke Høiland-Jørgensen
2022-03-09
2
-1
/
+3
|
*
|
|
libbpf: Fix array_size.cocci warning
Guo Zhengkui
2022-03-07
2
-3
/
+4
|
*
|
|
libbpf: Unmap rings when umem deleted
lic121
2022-03-07
1
-0
/
+11
|
*
|
|
libbpf: Support custom SEC() handlers
Andrii Nakryiko
2022-03-05
4
-53
/
+268
|
*
|
|
libbpf: Allow BPF program auto-attach handlers to bail out
Andrii Nakryiko
2022-03-05
1
-55
/
+85
|
*
|
|
libbpf: Add a check to ensure that page_cnt is non-zero
Yuntao Wang
2022-03-03
1
-2
/
+2
|
*
|
|
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
2022-03-01
1
-0
/
+5
|
*
|
|
libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
Stijn Tintel
2022-02-28
1
-19
/
+25
|
*
|
|
libbpf: Simplify the find_elf_sec_sz() function
Yuntao Wang
2022-02-23
1
-4
/
+2
|
*
|
|
libbpf: Remove redundant check in btf_fixup_datasec()
Yuntao Wang
2022-02-22
1
-1
/
+1
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-17
8
-129
/
+354
|
|
\
\
\
|
|
*
|
|
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
2022-02-17
1
-3
/
+5
|
|
*
|
|
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
2022-02-16
2
-7
/
+19
|
|
*
|
|
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
2022-02-16
3
-93
/
+99
|
|
*
|
|
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
2022-02-12
1
-4
/
+51
|
|
*
|
|
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
2022-02-11
1
-1
/
+1
|
|
*
|
|
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2022-02-10
2
-21
/
+179
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
6
-16
/
+23
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
2
-1
/
+102
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
11
-41
/
+272
|
|
\
\
\
|
|
*
|
|
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-02-09
1
-1
/
+2
|
|
*
|
|
libbpf: Add BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-08
1
-0
/
+35
|
|
*
|
|
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
2022-02-08
1
-0
/
+6
|
|
*
|
|
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
2022-02-08
1
-0
/
+6
|
|
*
|
|
libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
Ilya Leoshkevich
2022-02-08
1
-8
/
+12
|
|
*
|
|
libbpf: Fix accessing syscall arguments on riscv
Ilya Leoshkevich
2022-02-08
1
-0
/
+2
|
|
*
|
|
libbpf: Fix riscv register names
Ilya Leoshkevich
2022-02-08
1
-2
/
+2
[next]