index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
btf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
2022-01-19
1
-1
/
+1
*
bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
Kumar Kartikeya Dwivedi
2021-12-19
1
-21
/
+73
*
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
1
-1
/
+1
*
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2021-12-18
1
-1
/
+1
*
bpf: Introduce MEM_RDONLY flag
Hao Luo
2021-12-18
1
-2
/
+1
*
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
1
-2
/
+5
*
bpf: Allow access to int pointer arguments in tracing programs
Jiri Olsa
2021-12-13
1
-4
/
+3
*
bpf: Silence coverity false positive warning.
Alexei Starovoitov
2021-12-12
1
-4
/
+4
*
bpf: Use kmemdup() to replace kmalloc + memcpy
Jiapeng Chong
2021-12-12
1
-2
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
1
-12
/
+398
|
\
|
*
bpf: Remove redundant assignment to pointer t
Colin Ian King
2021-12-09
1
-1
/
+1
|
*
bpf: Silence purge_cand_cache build warning.
Alexei Starovoitov
2021-12-07
1
-0
/
+2
|
*
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2021-12-04
1
-2
/
+1
|
*
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
2021-12-03
1
-1
/
+10
|
*
bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().
Alexei Starovoitov
2021-12-02
1
-1
/
+345
|
*
bpf: Adjust BTF log size limit.
Alexei Starovoitov
2021-12-02
1
-1
/
+1
|
*
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
2021-12-02
1
-0
/
+6
|
*
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
2021-12-02
1
-0
/
+26
|
*
bpf: Rename btf_member accessors.
Alexei Starovoitov
2021-12-02
1
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-9
/
+2
|
\
\
|
|
/
|
/
|
|
*
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
2021-12-02
1
-2
/
+0
|
*
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
2021-12-02
1
-7
/
+2
*
|
bpf: Introduce btf_tracing_ids
Song Liu
2021-11-12
1
-4
/
+4
*
|
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
Song Liu
2021-11-12
1
-1
/
+1
*
|
bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
Yonghong Song
2021-11-12
1
-1
/
+13
*
|
bpf: Introduce helper bpf_find_vma
Song Liu
2021-11-07
1
-1
/
+4
|
/
*
bpf: Add BTF_KIND_DECL_TAG typedef support
Yonghong Song
2021-10-23
1
-2
/
+2
*
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-19
1
-22
/
+22
*
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-10-06
1
-0
/
+1
*
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
2021-10-06
1
-0
/
+2
*
bpf: btf: Introduce helpers for dynamic BTF set registration
Kumar Kartikeya Dwivedi
2021-10-06
1
-0
/
+52
*
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
2021-09-15
1
-0
/
+128
*
bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
Daniel Xu
2021-08-26
1
-0
/
+2
*
bpf: Emit better log message if bpf_iter ctx arg btf_id == 0
Yonghong Song
2021-07-30
1
-0
/
+5
*
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2021-07-15
1
-14
/
+63
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
1
-3
/
+3
|
\
|
*
bpf: Fix spelling mistakes
Zhen Lei
2021-05-25
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
bpf: Forbid trampoline attach for functions with variable arguments
Jiri Olsa
2021-05-07
1
-0
/
+12
*
|
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
2021-05-19
1
-0
/
+62
*
|
bpf: Make btf_load command to be bpfptr_t compatible.
Alexei Starovoitov
2021-05-19
1
-4
/
+4
|
/
*
bpf: Remove redundant assignment of variable id
Colin Ian King
2021-03-30
1
-1
/
+0
*
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-27
1
-5
/
+60
*
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2021-03-27
1
-73
/
+86
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-10
1
-13
/
+95
|
\
|
*
bpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-05
1
-2
/
+81
|
*
bpf: Use MAX_BPF_FUNC_REG_ARGS macro
Dmitrii Banshchikov
2021-02-26
1
-11
/
+14
*
|
bpf: Drop imprecise log message
Dmitrii Banshchikov
2021-02-24
1
-2
/
+0
|
/
*
bpf: Support pointers in global func args
Dmitrii Banshchikov
2021-02-13
1
-10
/
+45
*
bpf: Rename bpf_reg_state variables
Dmitrii Banshchikov
2021-02-13
1
-8
/
+12
[next]