index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
bpf: Inline calls to bpf_loop when callback is known
Eduard Zingerman
2022-06-21
2
-9
/
+180
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
1
-66
/
+47
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
1
-0
/
+5
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-18
7
-54
/
+263
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Fix non-static bpf_func_proto struct definitions
Joanne Koong
2022-06-17
2
-7
/
+7
|
|
*
|
|
|
bpf: Allow helpers to accept pointers with a fixed size
Maxim Mikityanskiy
2022-06-17
1
-11
/
+32
|
|
*
|
|
|
bpf: allow sleepable uprobe programs to attach
Delyan Kratunov
2022-06-17
1
-2
/
+2
|
|
*
|
|
|
bpf: implement sleepable uprobes by chaining gps
Delyan Kratunov
2022-06-17
1
-0
/
+15
|
|
*
|
|
|
bpf: avoid grabbing spin_locks of all cpus when no free elems
Feng Zhou
2022-06-11
1
-6
/
+14
|
|
*
|
|
|
bpf: Add btf enum64 support
Yonghong Song
2022-06-07
2
-15
/
+129
|
|
*
|
|
|
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
2022-06-03
1
-10
/
+60
|
|
*
|
|
|
bpf: Correct the comment about insn_to_jit_off
Pu Lehui
2022-06-03
1
-1
/
+1
|
|
*
|
|
|
bpf: Unify data extension operation of jited_ksyms and jited_linfo
Pu Lehui
2022-06-03
1
-2
/
+3
*
|
|
|
|
|
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
1
-2
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fs: remove no_llseek
Jason A. Donenfeld
2022-07-16
1
-2
/
+1
|
|
/
/
/
/
*
|
|
|
|
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-07-08
1
-4
/
+8
*
|
|
|
|
bpf: Make sure mac_header was set before using it
Eric Dumazet
2022-07-07
1
-3
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann
2022-07-01
1
-49
/
+23
*
|
|
|
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Daniel Borkmann
2022-07-01
1
-17
/
+24
|
|
_
|
/
|
/
|
|
*
|
|
bpf: Limit maximum modifier chain length in btf_check_type_tags
Kumar Kartikeya Dwivedi
2022-06-15
1
-0
/
+5
|
/
/
*
/
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
Toke Høiland-Jørgensen
2022-06-07
1
-1
/
+2
|
/
*
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-02
1
-9
/
+5
|
\
|
*
bpf: Fix probe read error in ___bpf_prog_run()
Menglong Dong
2022-05-28
1
-9
/
+5
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-05-13
1
-0
/
+1
*
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
28
-531
/
+2537
|
\
\
|
*
|
bpf: Add dynptr data slices
Joanne Koong
2022-05-23
2
-0
/
+51
|
*
|
bpf: Add bpf_dynptr_read and bpf_dynptr_write
Joanne Koong
2022-05-23
1
-0
/
+78
|
*
|
bpf: Dynptr support for ring buffers
Joanne Koong
2022-05-23
3
-7
/
+137
|
*
|
bpf: Add bpf_dynptr_from_mem for local dynptrs
Joanne Koong
2022-05-23
2
-0
/
+71
|
*
|
bpf: Add verifier support for dynptrs
Joanne Koong
2022-05-23
1
-3
/
+185
|
*
|
bpf: Suppress 'passing zero to PTR_ERR' warning
Kumar Kartikeya Dwivedi
2022-05-23
1
-1
/
+1
|
*
|
bpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack
Song Liu
2022-05-23
1
-0
/
+8
|
*
|
bpf: Fill new bpf_prog_pack with illegal instructions
Song Liu
2022-05-23
1
-4
/
+6
|
*
|
bpf: refine kernel.unprivileged_bpf_disabled behaviour
Alan Maguire
2022-05-21
1
-1
/
+13
|
*
|
bpf: Allow kfunc in tracing and syscall programs.
Benjamin Tissoires
2022-05-21
1
-0
/
+6
|
*
|
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-21
1
-0
/
+1
|
*
|
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
2022-05-14
2
-22
/
+10
|
*
|
bpf: Fix combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
2022-05-13
1
-0
/
+10
|
*
|
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
2022-05-12
1
-6
/
+12
|
*
|
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-12
5
-2
/
+81
|
*
|
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-11
3
-6
/
+30
|
*
|
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
2022-05-11
2
-6
/
+21
|
*
|
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-11
3
-69
/
+98
|
*
|
bpf: Add bpf_link iterator
Dmitrii Dolgov
2022-05-10
3
-1
/
+127
|
*
|
bpf: Extend batch operations for map-in-map bpf-maps
Takshak Chahande
2022-05-10
2
-2
/
+13
|
*
|
bpf: Remove unused parameter from find_kfunc_desc_btf()
Yuntao Wang
2022-05-10
1
-5
/
+4
|
*
|
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
15
-115
/
+52
|
*
|
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
2022-04-26
2
-7
/
+25
|
*
|
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
2022-04-26
1
-5
/
+53
[prev]
[next]