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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
2020-10-29
1
-0
/
+29
*
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
Song Liu
2020-10-29
2
-5
/
+97
*
bpf: Enforce id generation for all may-be-null register type
Martin KaFai Lau
2020-10-29
1
-6
/
+5
*
bpf: disallow attaching modify_return tracing functions to other BPF programs
Toke Høiland-Jørgensen
2020-10-29
1
-0
/
+5
*
bpf: Fix scalar32_min_max_or bounds tracking
Daniel Borkmann
2020-10-08
1
-4
/
+4
*
bpf: Fix sysfs export of empty BTF section
Tony Ambardar
2020-09-21
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
2
-12
/
+7
|
\
|
*
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
2020-09-15
1
-1
/
+3
|
*
bpf: Do not use bucket_lock for hashmap iterator
Yonghong Song
2020-09-03
1
-11
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
1
-1
/
+1
|
\
|
|
*
bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
Yonghong Song
2020-08-24
1
-1
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
4
-5
/
+5
|
/
*
bpf: Avoid visit same object multiple times
Yonghong Song
2020-08-18
1
-1
/
+2
*
bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
Yonghong Song
2020-08-18
1
-1
/
+14
*
bpf: Use get_file_rcu() instead of get_file() for task_file iterator
Yonghong Song
2020-08-17
1
-1
/
+2
*
bpf: Iterate through all PT_NOTE sections when looking for build id
Jiri Olsa
2020-08-12
1
-10
/
+14
*
bpf: Delete repeated words in comments
Randy Dunlap
2020-08-07
2
-2
/
+2
*
bpf: Change uapi for bpf iterator map elements
Yonghong Song
2020-08-06
3
-38
/
+59
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
15
-202
/
+1088
|
\
|
*
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-01
3
-1
/
+48
|
*
bpf: Add missing newline characters in verifier error messages
Yonghong Song
2020-07-31
1
-2
/
+2
|
*
bpf: Fix build without CONFIG_NET when using BPF XDP link
Andrii Nakryiko
2020-07-29
1
-0
/
+2
|
*
bpf: Fix swapped arguments in calls to check_buffer_access
Colin Ian King
2020-07-28
1
-4
/
+4
|
*
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
1
-0
/
+5
|
*
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
2020-07-25
1
-5
/
+4
|
*
bpf/local_storage: Fix build without CONFIG_CGROUP
YiFei Zhu
2020-07-25
1
-2
/
+2
|
*
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-25
3
-139
/
+156
|
*
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
1
-0
/
+3
|
*
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-25
1
-18
/
+166
|
*
bpf: Implement bpf iterator for array maps
Yonghong Song
2020-07-25
2
-2
/
+142
|
*
bpf: Implement bpf iterator for hash maps
Yonghong Song
2020-07-25
2
-1
/
+217
|
*
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-25
2
-17
/
+98
|
*
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-25
2
-6
/
+98
|
*
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-25
2
-2
/
+2
|
*
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
4
-14
/
+30
|
*
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-25
3
-1
/
+123
|
*
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-07-25
2
-12
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
2
-4
/
+10
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-31
2
-3
/
+14
|
|
\
|
|
*
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
2020-07-30
1
-3
/
+9
|
|
*
bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
Peilin Ye
2020-07-15
1
-0
/
+5
*
|
|
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
3
-5
/
+19
*
|
|
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-21
1
-1
/
+0
*
|
|
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
2020-07-21
1
-4
/
+7
*
|
|
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
2020-07-21
1
-0
/
+4
*
|
|
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
1
-1
/
+31
*
|
|
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-17
3
-3
/
+24
*
|
|
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2020-07-17
2
-9
/
+136
*
|
|
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
2020-07-16
1
-2
/
+15
*
|
|
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
1
-13
/
+108
[next]