index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
bpf: Delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-08-06
bpf: Change uapi for bpf iterator map elements
Yonghong Song
3
-38
/
+59
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-202
/
+1088
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+10
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
3
-1
/
+48
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-3
/
+14
2020-07-31
bpf: Add missing newline characters in verifier error messages
Yonghong Song
1
-2
/
+2
2020-07-30
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
1
-3
/
+9
2020-07-29
bpf: Fix build without CONFIG_NET when using BPF XDP link
Andrii Nakryiko
1
-0
/
+2
2020-07-28
bpf: Fix swapped arguments in calls to check_buffer_access
Colin Ian King
1
-4
/
+4
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
1
-0
/
+5
2020-07-25
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
1
-5
/
+4
2020-07-25
bpf/local_storage: Fix build without CONFIG_CGROUP
YiFei Zhu
1
-2
/
+2
2020-07-25
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
3
-139
/
+156
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
1
-0
/
+3
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
1
-18
/
+166
2020-07-25
bpf: Implement bpf iterator for array maps
Yonghong Song
2
-2
/
+142
2020-07-25
bpf: Implement bpf iterator for hash maps
Yonghong Song
2
-1
/
+217
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
2
-17
/
+98
2020-07-25
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2
-6
/
+98
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2
-2
/
+2
2020-07-25
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
4
-14
/
+30
2020-07-25
bpf: Add bpf_prog iterator
Alexei Starovoitov
3
-1
/
+123
2020-07-25
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2
-12
/
+10
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
3
-5
/
+19
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
1
-1
/
+0
2020-07-21
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
1
-4
/
+7
2020-07-21
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
1
-0
/
+4
2020-07-17
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-1
/
+31
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
3
-3
/
+24
2020-07-17
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2
-9
/
+136
2020-07-16
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
1
-2
/
+15
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-13
/
+108
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
1
-13
/
+15
2020-07-16
cpumap: Use non-locked version __ptr_ring_consume_batched
Jesper Dangaard Brouer
1
-1
/
+1
2020-07-15
bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
Peilin Ye
1
-0
/
+5
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-93
/
+18
2020-07-13
bpf: Use BTF_ID to resolve bpf_ctx_convert struct
Jiri Olsa
1
-8
/
+6
2020-07-13
bpf: Remove btf_id helpers resolving
Jiri Olsa
1
-84
/
+5
2020-07-13
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
1
-1
/
+4
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-100
/
+188
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-84
/
+167
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-16
/
+21
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
1
-2
/
+3
2020-07-09
bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone
Martin KaFai Lau
1
-4
/
+9
2020-07-08
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-16
/
+21
2020-07-08
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
1
-0
/
+3
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-78
/
+308
2020-07-02
bpf: Fix build without CONFIG_STACKTRACE
Song Liu
1
-0
/
+4
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2
-5
/
+76
[next]