index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-throttle.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-25
selftests/bpf: Add kprobe_multi kmod attach api tests
Jiri Olsa
2
-0
/
+139
2022-10-25
selftests/bpf: Add kprobe_multi check to module attach test
Jiri Olsa
2
-0
/
+13
2022-10-25
selftests/bpf: Add bpf_testmod_fentry_* functions
Jiri Olsa
1
-0
/
+24
2022-10-25
selftests/bpf: Add load_kallsyms_refresh function
Jiri Olsa
2
-7
/
+15
2022-10-25
bpf: Take module reference on kprobe_multi link
Jiri Olsa
1
-0
/
+92
2022-10-25
bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe_multi_addrs_cmp
Jiri Olsa
1
-3
/
+3
2022-10-25
ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
Jiri Olsa
1
-5
/
+11
2022-10-25
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
2
-2
/
+9
2022-10-25
bpftool: Add llvm feature to "bpftool version"
Quentin Monnet
2
-4
/
+11
2022-10-25
bpftool: Support setting alternative arch for JIT disasm with LLVM
Quentin Monnet
4
-18
/
+16
2022-10-25
bpftool: Add LLVM as default library for disassembling JIT-ed programs
Quentin Monnet
3
-23
/
+141
2022-10-25
bpftool: Refactor disassembler for JIT-ed programs
Quentin Monnet
1
-45
/
+88
2022-10-25
bpftool: Group libbfd defs in Makefile, only pass them if we use libbfd
Quentin Monnet
1
-12
/
+15
2022-10-25
bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in Makefile
Quentin Monnet
1
-5
/
+14
2022-10-25
bpftool: Remove asserts from JIT disassembler
Quentin Monnet
4
-35
/
+57
2022-10-25
bpftool: Define _GNU_SOURCE only once
Quentin Monnet
7
-0
/
+14
2022-10-22
selftests/bpf: Add write to hashmap to array_map iter test
Dave Marchevsky
2
-7
/
+34
2022-10-22
selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
Dave Marchevsky
3
-4
/
+140
2022-10-22
bpf: Consider all mem_types compatible for map_{key,value} args
Dave Marchevsky
1
-13
/
+2
2022-10-22
bpf: Allow ringbuf memory to be used as map key
Dave Marchevsky
1
-0
/
+1