index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-08-26
4
-9
/
+12
|
\
|
*
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
2022-08-25
1
-6
/
+4
|
*
bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
2022-08-25
1
-0
/
+3
|
*
bpf: Fix a data-race around bpf_jit_limit.
Kuniyuki Iwashima
2022-08-24
1
-1
/
+1
|
*
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
2022-08-18
1
-1
/
+3
|
*
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
2022-08-18
1
-1
/
+1
*
|
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
2022-08-17
1
-1
/
+1
|
/
*
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
2022-08-10
1
-0
/
+8
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
5
-17
/
+40
|
\
|
*
bpf: Only allow sleepable program for resched-able iterator
Hou Tao
2022-08-10
1
-1
/
+10
|
*
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
2022-08-10
1
-0
/
+2
|
*
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
2022-08-10
1
-0
/
+6
|
*
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
2022-08-10
1
-6
/
+14
|
*
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
2022-08-09
1
-5
/
+1
|
*
bpf: Use proper target btf when exporting attach_btf_obj_id
Stanislav Fomichev
2022-08-08
1
-4
/
+3
|
*
bpf: Cleanup ftrace hash in bpf_trampoline_put
Jiri Olsa
2022-08-05
1
-1
/
+4
*
|
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
2022-08-10
1
-6
/
+3
|
/
*
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-03
17
-489
/
+1484
|
\
|
*
bpf: Remove unneeded semicolon
Yang Li
2022-07-29
1
-1
/
+1
|
*
bpf: Fix NULL pointer dereference when registering bpf trampoline
Xu Kuohai
2022-07-29
1
-1
/
+4
|
*
bpf: Fix test_progs -j error with fentry/fexit tests
Song Liu
2022-07-29
1
-1
/
+1
|
*
bpf: btf: Fix vsnprintf return value check
Fedor Tokarev
2022-07-29
1
-1
/
+1
|
*
bpf, devmap: Compute proper xdp_frame len redirecting frames
Lorenzo Bianconi
2022-07-26
1
-2
/
+2
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
13
-232
/
+355
|
|
\
|
|
*
bpf: Simplify bpf_prog_pack_[size|mask]
Song Liu
2022-07-22
1
-54
/
+17
|
|
*
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
2022-07-22
1
-17
/
+141
|
|
*
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
2022-07-21
1
-3
/
+14
|
|
*
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-21
2
-66
/
+54
|
|
*
bpf: Check attach_func_proto more carefully in check_helper_call
Stanislav Fomichev
2022-07-21
1
-1
/
+3
|
|
*
bpf: remove obsolete KMALLOC_MAX_SIZE restriction on array map value size
Andrii Nakryiko
2022-07-19
1
-4
/
+2
|
|
*
bpf: make uniform use of array->elem_size everywhere in arraymap.c
Andrii Nakryiko
2022-07-19
1
-6
/
+8
|
|
*
bpf: fix potential 32-bit overflow when accessing ARRAY map element
Andrii Nakryiko
2022-07-19
1
-8
/
+12
|
|
*
bpf: fix lsm_cgroup build errors on esoteric configs
Stanislav Fomichev
2022-07-19
2
-3
/
+7
|
|
*
bpf: iterators: Build and use lightweight bootstrap version of bpftool
Pu Lehui
2022-07-15
1
-7
/
+3
|
|
*
bpf: Fix check against plain integer v 'NULL'
Ben Dooks
2022-07-15
1
-1
/
+2
|
|
*
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-07-14
1
-3
/
+1
|
|
*
bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE
Yafang Shao
2022-07-14
1
-0
/
+1
|
|
*
bpf: Tidy up verifier check_func_arg()
Joanne Koong
2022-07-13
1
-28
/
+38
|
|
*
bpf: Make non-preallocated allocation low priority
Yafang Shao
2022-07-12
4
-6
/
+6
|
|
*
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
2022-07-12
1
-17
/
+12
|
|
*
bpf: reparent bpf maps on memcg offlining
Roman Gushchin
2022-07-12
1
-8
/
+28
|
|
*
bpf: Remove is_valid_bpf_tramp_flags()
Xu Kuohai
2022-07-11
2
-0
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
2
-7
/
+13
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-09
9
-207
/
+867
|
|
\
\
|
|
*
|
bpf: Check attach_func_proto more carefully in check_return_code
Stanislav Fomichev
2022-07-08
1
-5
/
+16
|
|
*
|
bpf, libbpf: Add type match support
Daniel Müller
2022-07-05
1
-0
/
+9
|
|
*
|
bpf: expose bpf_{g,s}etsockopt to lsm cgroup
Stanislav Fomichev
2022-06-29
1
-0
/
+38
|
|
*
|
bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
Stanislav Fomichev
2022-06-29
2
-32
/
+71
|
|
*
|
bpf: minimize number of allocated lsm slots per program
Stanislav Fomichev
2022-06-29
5
-16
/
+54
|
|
*
|
bpf: per-cgroup lsm flavor
Stanislav Fomichev
2022-06-29
7
-11
/
+426
[next]