index
:
Linux Stable
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.13.y
linux-6.14.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
/
kernel
/
bpf
/
btf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf/btf: Accept function names that contain dots
Florent Revest
2023-06-28
1
-12
/
+8
*
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
2023-03-17
1
-0
/
+1
*
bpf: Fix global subprog context argument resolution logic
Andrii Nakryiko
2023-03-10
1
-2
/
+11
*
bpf: Prevent decl_tag from being referenced in func_proto arg
Stanislav Fomichev
2022-12-31
1
-0
/
+5
*
bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
Lorenz Bauer
2022-10-26
1
-1
/
+1
*
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
Toke Høiland-Jørgensen
2022-06-25
1
-2
/
+3
*
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
2022-05-01
1
-2
/
+2
*
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2022-05-01
1
-1
/
+1
*
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2022-05-01
1
-1
/
+1
*
bpf: Introduce MEM_RDONLY flag
Hao Luo
2022-05-01
1
-2
/
+1
*
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2022-05-01
1
-2
/
+5
*
bpf: Fix UAF due to race between btf_try_get_module and load_module
Kumar Kartikeya Dwivedi
2022-04-08
1
-2
/
+24
*
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2022-01-27
1
-2
/
+1
*
bpf: Adjust BTF log size limit.
Alexei Starovoitov
2022-01-27
1
-1
/
+1
*
bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
Daniel Xu
2021-08-25
1
-0
/
+2
*
bpf: Emit better log message if bpf_iter ctx arg btf_id == 0
Yonghong Song
2021-07-29
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-24
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-26
1
-5
/
+60
*
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2021-03-26
1
-73
/
+86
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
1
-13
/
+95
|
\
|
*
bpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-04
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-12
1
-10
/
+45
*
bpf: Rename bpf_reg_state variables
Dmitrii Banshchikov
2021-02-12
1
-8
/
+12
*
bpf: Permit size-0 datasec
Yonghong Song
2021-01-20
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
1
-1
/
+1
|
\
|
*
bpf: Allow empty module BTFs
Andrii Nakryiko
2021-01-12
1
-1
/
+1
*
|
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
2021-01-12
1
-2
/
+29
|
/
*
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
1
-0
/
+5
*
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
2020-12-03
1
-21
/
+44
*
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
2020-11-10
1
-0
/
+4
*
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2020-11-10
1
-0
/
+194
*
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-10
1
-3
/
+40
*
bpf: Add in-kernel split BTF support
Andrii Nakryiko
2020-11-10
1
-52
/
+119
*
bpf, btf: Remove the duplicate btf_ids.h include
Wang Qing
2020-11-10
1
-1
/
+0
*
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2020-10-02
1
-10
/
+0
*
bpf: Introduce pseudo_btf_id
Hao Luo
2020-10-02
1
-15
/
+0
*
bpf: Fix context type resolving for extension programs
Toke Høiland-Jørgensen
2020-09-29
1
-1
/
+8
*
bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach
Toke Høiland-Jørgensen
2020-09-29
1
-3
/
+3
*
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
2020-09-28
1
-2
/
+2
*
bpf: Move to generic BTF show support, apply it to seq files/strings
Alan Maguire
2020-09-28
1
-102
/
+905
*
bpf: change logging calls from verbose() to bpf_log() and use log pointer
Toke Høiland-Jørgensen
2020-09-28
1
-3
/
+3
[next]