index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
perf cpumap: More cpu map reuse by merge.
Ian Rogers
1
-10
/
+5
2022-04-01
perf cpumap: Add is_subset function
Ian Rogers
2
-0
/
+21
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2
-15
/
+20
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+4
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
8
-23
/
+95
2022-03-27
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+38
2022-03-26
libperf tests: Fix typo in perf_evlist__open() failure error messages
Shunsuke Nakamura
1
-4
/
+4
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
21
-390
/
+1655
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-21
libbpf: Close fd in bpf_object__reuse_map
Hengqi Chen
1
-1
/
+1
2022-03-20
libbpf: Avoid NULL deref when initializing map BTF info
Andrii Nakryiko
1
-0
/
+3
2022-03-17
libbpf: Add subskeleton scaffolding
Delyan Kratunov
3
-21
/
+149
2022-03-17
libbpf: Init btf_{key,value}_type_id on internal map open
Delyan Kratunov
1
-1
/
+14
2022-03-17
libbpf: .text routines are subprograms in strict mode
Delyan Kratunov
2
-0
/
+11
2022-03-17
libbpf: Add bpf_program__attach_kprobe_multi_opts function
Jiri Olsa
3
-0
/
+184
2022-03-17
libbpf: Add bpf_link_create support for multi kprobes
Jiri Olsa
2
-1
/
+17
2022-03-17
libbpf: Add libbpf_kallsyms_parse function
Jiri Olsa
2
-24
/
+43
2022-03-09
libbpf: Support batch_size option to bpf_prog_test_run
Toke Høiland-Jørgensen
2
-1
/
+3
2022-03-07
libbpf: Fix array_size.cocci warning
Guo Zhengkui
2
-3
/
+4
2022-03-07
libbpf: Unmap rings when umem deleted
lic121
1
-0
/
+11
2022-03-05
libbpf: Support custom SEC() handlers
Andrii Nakryiko
4
-53
/
+268
2022-03-05
libbpf: Allow BPF program auto-attach handlers to bail out
Andrii Nakryiko
1
-55
/
+85
2022-03-03
libbpf: Add a check to ensure that page_cnt is non-zero
Yuntao Wang
1
-2
/
+2
2022-03-01
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
1
-0
/
+5
2022-02-28
libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
Stijn Tintel
1
-19
/
+25
2022-02-23
libbpf: Simplify the find_elf_sec_sz() function
Yuntao Wang
1
-4
/
+2
2022-02-23
libperf: Add API for allocating new thread map array
Tzvetomir Stoyanov (VMware)
5
-7
/
+61
2022-02-23
libperf: Rename arguments of perf_thread_map APIs
Tzvetomir Stoyanov (VMware)
3
-12
/
+12
2022-02-22
libbpf: Remove redundant check in btf_fixup_datasec()
Yuntao Wang
1
-1
/
+1
2022-02-20
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
1
-0
/
+38
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-129
/
+354
2022-02-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
6
-16
/
+23
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-16
/
+23
2022-02-17
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
1
-3
/
+5
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-16
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
2
-7
/
+19
2022-02-16
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
3
-93
/
+99
2022-02-16
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-02-16
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
4
-5
/
+18
2022-02-16
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
1
-2
/
+3
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
4
-4
/
+4
2022-02-12
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
1
-4
/
+51
2022-02-11
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
1
-1
/
+1
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+102
2022-02-10
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2
-21
/
+179
2022-02-10
tools lib: Introduce fdarray duplicate function
Alexey Bayduraev
2
-0
/
+18
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
11
-41
/
+272
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
1
-1
/
+2
2022-02-08
libbpf: Add BPF_KPROBE_SYSCALL macro
Hengqi Chen
1
-0
/
+35
2022-02-08
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
1
-0
/
+6
[next]