index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
bpf: Make BTF pointer type checking generic
Lorenz Bauer
2020-09-21
1
-18
/
+20
|
|
*
|
|
|
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2020-09-21
4
-43
/
+27
|
|
*
|
|
|
bpf: Check scalar or invalid register in check_helper_mem_access
Lorenz Bauer
2020-09-21
1
-13
/
+11
|
|
*
|
|
|
btf: Make btf_set_contains take a const pointer
Lorenz Bauer
2020-09-21
1
-1
/
+1
|
|
*
|
|
|
bpf: Fix potential call bpf_link_free() in atomic context
Muchun Song
2020-09-21
1
-6
/
+2
|
|
*
|
|
|
bpf: Use hlist_add_head_rcu when linking to local_storage
Martin KaFai Lau
2020-09-19
1
-1
/
+1
|
|
*
|
|
|
bpf: Add abnormal return checks.
Alexei Starovoitov
2020-09-17
1
-19
/
+48
|
|
*
|
|
|
bpf: allow for tailcalls in BPF subprograms for x64 JIT
Maciej Fijalkowski
2020-09-17
1
-4
/
+17
|
|
*
|
|
|
bpf, x64: rework pro/epilogue and tailcall handling in JIT
Maciej Fijalkowski
2020-09-17
3
-7
/
+51
|
|
*
|
|
|
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
2020-09-17
1
-0
/
+29
|
|
*
|
|
|
bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
Maciej Fijalkowski
2020-09-17
2
-9
/
+11
|
|
*
|
|
|
bpf: propagate poke descriptors to subprograms
Maciej Fijalkowski
2020-09-17
1
-3
/
+63
|
|
*
|
|
|
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
2020-09-15
1
-0
/
+63
|
|
*
|
|
|
bpf: Mutex protect used_maps array and count
YiFei Zhu
2020-09-15
2
-8
/
+23
|
|
*
|
|
|
bpf: Permit map_ptr arithmetic with opcode add and offset 0
Yonghong Song
2020-09-08
1
-0
/
+4
|
|
*
|
|
|
bpf: Avoid iterating duplicated files for task_file iterator
Yonghong Song
2020-09-02
1
-4
/
+11
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
2
-12
/
+7
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
4
-6
/
+6
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
36
-118
/
+2491
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: {cpu,dev}map: Change various functions return type from int to void
Björn Töpel
2020-09-01
2
-16
/
+10
|
|
*
|
|
|
|
|
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
2020-08-31
2
-1
/
+1
|
|
*
|
|
|
|
|
bpf: Fix build without BPF_LSM.
Alexei Starovoitov
2020-08-31
1
-0
/
+2
|
|
*
|
|
|
|
|
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2020-08-28
1
-0
/
+22
|
|
*
|
|
|
|
|
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-28
5
-14
/
+121
|
|
*
|
|
|
|
|
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
2020-08-28
2
-3
/
+9
|
|
*
|
|
|
|
|
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-28
13
-15
/
+32
|
|
*
|
|
|
|
|
bpf: Fix a verifier failure with xor
Yonghong Song
2020-08-26
1
-0
/
+66
|
|
*
|
|
|
|
|
bpf: verifier: Use target program's type for access verifications
Udip Pant
2020-08-26
1
-11
/
+21
|
|
*
|
|
|
|
|
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2020-08-25
2
-0
/
+19
|
|
*
|
|
|
|
|
bpf: Add btf_struct_ids_match function
Jiri Olsa
2020-08-25
2
-6
/
+42
|
|
*
|
|
|
|
|
bpf: Factor btf_struct_access function
Jiri Olsa
2020-08-25
1
-10
/
+65
|
|
*
|
|
|
|
|
bpf: Remove recursion call in btf_struct_access
Jiri Olsa
2020-08-25
1
-6
/
+5
|
|
*
|
|
|
|
|
bpf: Add type_id pointer as argument to __btf_resolve_size
Jiri Olsa
2020-08-25
1
-4
/
+9
|
|
*
|
|
|
|
|
bpf: Add elem_id pointer as argument to __btf_resolve_size
Jiri Olsa
2020-08-25
1
-3
/
+7
|
|
*
|
|
|
|
|
bpf: Move btf_resolve_size into __btf_resolve_size
Jiri Olsa
2020-08-25
2
-11
/
+16
|
|
*
|
|
|
|
|
bpf: Disallow BPF_PRELOAD in allmodconfig builds
Alexei Starovoitov
2020-08-25
1
-0
/
+3
|
|
*
|
|
|
|
|
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
1
-1
/
+20
|
|
*
|
|
|
|
|
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
4
-1
/
+286
|
|
*
|
|
|
|
|
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-25
2
-0
/
+601
|
|
*
|
|
|
|
|
bpf: sockmap: Allow update from BPF
Lorenz Bauer
2020-08-21
1
-2
/
+36
|
|
*
|
|
|
|
|
bpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
Lorenz Bauer
2020-08-21
1
-0
/
+35
|
|
*
|
|
|
|
|
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
2020-08-21
1
-2
/
+3
|
|
*
|
|
|
|
|
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
2020-08-21
1
-0
/
+15
|
|
*
|
|
|
|
|
bpf: Implement link_query for bpf iterators
Yonghong Song
2020-08-21
1
-0
/
+58
|
|
*
|
|
|
|
|
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-20
9
-3
/
+381
|
|
*
|
|
|
|
|
bpf: Add BPF program and map iterators as built-in BPF programs.
Alexei Starovoitov
2020-08-20
5
-0
/
+587
|
|
*
|
|
|
|
|
bpf: Factor out bpf_link_by_id() helper.
Alexei Starovoitov
2020-08-20
1
-18
/
+28
*
|
|
|
|
|
|
|
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
objtool: Rename frame.h -> objtool.h
Julien Thierry
2020-09-10
1
-1
/
+1
*
|
|
|
|
|
|
|
bpf: Fix scalar32_min_max_or bounds tracking
Daniel Borkmann
2020-10-08
1
-4
/
+4
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
[prev]
[next]