index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
libbpf: Fix error message in attach_kprobe_multi
Jiri Olsa
1
-1
/
+1
2024-05-02
libbpf: Fix error message in attach_kprobe_session
Jiri Olsa
1
-1
/
+1
2024-05-01
libbpf: better fix for handling nulled-out struct_ops program
Andrii Nakryiko
1
-11
/
+26
2024-05-01
libbpf: support "module: Function" syntax for tracing programs
Viktor Malik
1
-9
/
+26
2024-04-30
libbpf: Add kprobe session attach type name to attach_type_name
Jiri Olsa
1
-0
/
+1
2024-04-30
libbpf: Add support for kprobe session attach
Jiri Olsa
3
-3
/
+41
2024-04-29
libbpf: handle nulled-out program in struct_ops correctly
Andrii Nakryiko
1
-0
/
+1
2024-04-26
perf record: Fix comment misspellings
Howard Chu
1
-1
/
+1
2024-04-26
tools lib rbtree: Pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-04-26
bpf_helpers.h: Define bpf_tail_call_static when building with GCC
Jose E. Marchesi
1
-1
/
+3
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2
-4
/
+8
2024-04-17
libbpf: Fix dump of subsequent char arrays
Quentin Deslandes
1
-0
/
+4
2024-04-17
libbpf: Fix misaligned array closing bracket
Quentin Deslandes
1
-0
/
+1
2024-04-10
libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
Yonghong Song
3
-0
/
+10
2024-04-08
tools subcmd: Add check_if_command_finished()
Ian Rogers
2
-24
/
+49
2024-04-06
libbpf: Add ring__consume_n / ring_buffer__consume_n
Andrea Righi
3
-3
/
+50
2024-04-06
libbpf: ringbuf: Allow to consume up to a certain amount of items
Andrea Righi
1
-7
/
+12
2024-04-06
libbpf: Start v1.5 development cycle
Andrea Righi
2
-1
/
+4
2024-04-02
libbpf: Use local bpf_helpers.h include
Tobias Böhm
1
-1
/
+1
2024-03-28
libbpf: Handle <orig_name>.llvm.<hash> symbol properly
Yonghong Song
1
-1
/
+20
2024-03-28
libbpf: Mark libbpf_kallsyms_parse static function
Yonghong Song
2
-6
/
+4
2024-03-28
bpf: improve error message for unsupported helper
Mykyta Yatsenko
1
-2
/
+4
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+7
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-21
/
+128
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-3
/
+7
2024-03-22
libbpf: Add new sec_def "sk_skb/verdict"
Yonghong Song
1
-0
/
+1
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2024-03-21
libbpf: Define MFD_CLOEXEC if not available
Arnaldo Carvalho de Melo
1
-0
/
+4
2024-03-21
libperf cpumap: Ensure empty cpumap is NULL from alloc
Ian Rogers
1
-1
/
+5
2024-03-21
libperf cpumap: Add any, empty and min helpers
Ian Rogers
3
-0
/
+47
2024-03-19
libbpf: add support for BPF cookie for raw_tp/tp_btf programs
Andrii Nakryiko
5
-5
/
+53
2024-03-19
libbpf: fix u64-to-pointer cast on 32-bit arches
Andrii Nakryiko
1
-2
/
+2
2024-03-18
libbpbpf: Check bpf_map/bpf_program fd validity
Mykyta Yatsenko
1
-7
/
+52
2024-03-15
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
1
-1
/
+1
2024-03-14
Merge tag 'perf-tools-for-v6.9-2024-03-13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-8
/
+18
2024-03-14
libbpf: Skip zeroed or null fields if not found in the kernel type.
Kui-Feng Lee
1
-5
/
+19
2024-03-14
libbpf: Prevent null-pointer dereference when prog to load has no BTF
Quentin Monnet
1
-4
/
+3
2024-03-11
libbpf: Recognize __arena global variables.
Andrii Nakryiko
2
-13
/
+107
2024-03-11
libbpf: Add support for bpf_arena.
Alexei Starovoitov
2
-8
/
+46
2024-03-11
libbpf: Add __arg_arena to bpf_helpers.h
Alexei Starovoitov
1
-0
/
+1
2024-03-10
kbuild: unexport abs_srctree and abs_objtree
Masahiro Yamada
1
-1
/
+1
2024-03-07
libbpf: Allow specifying 64-bit integers in map BTF.
Alexei Starovoitov
2
-2
/
+43
2024-03-06
libbpf: Rewrite btf datasec names starting from '?'
Eduard Zingerman
3
-2
/
+41
2024-03-06
libbpf: Struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link")
Eduard Zingerman
1
-1
/
+14
2024-03-06
libbpf: Replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type
Eduard Zingerman
1
-29
/
+32
2024-03-06
libbpf: Sync progs autoload with maps autocreate for struct_ops maps
Eduard Zingerman
1
-0
/
+43
2024-03-06
libbpf: Honor autocreate flag for struct_ops maps
Eduard Zingerman
1
-3
/
+15
2024-03-06
libbpf: Tie struct_ops programs to kernel BTF ids, not to local ids
Eduard Zingerman
1
-23
/
+26
2024-03-06
libbpf: Allow version suffixes (___smth) for struct_ops types
Eduard Zingerman
1
-1
/
+5
2024-03-04
libbpf: Correct debug message in btf__load_vmlinux_btf
Chen Shen
1
-1
/
+1
[prev]
[next]