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: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
2022-08-31
1
-6
/
+4
*
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
2022-08-25
1
-0
/
+2
*
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
2022-08-25
1
-0
/
+6
*
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
2022-08-25
1
-5
/
+1
*
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
2022-08-25
1
-6
/
+14
*
bpf: fix potential 32-bit overflow when accessing ARRAY map element
Andrii Nakryiko
2022-08-17
1
-8
/
+12
*
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-08-17
1
-3
/
+1
*
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
2022-08-17
1
-17
/
+12
*
bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT
Tony Ambardar
2022-08-17
2
-1
/
+8
*
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
2022-08-17
1
-10
/
+60
*
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-20
1
-1
/
+13
|
*
|
bpf: Allow kfunc in tracing and syscall programs.
Benjamin Tissoires
2022-05-20
1
-0
/
+6
|
*
|
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-20
1
-0
/
+1
|
*
|
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
2022-05-13
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-11
1
-6
/
+12
|
*
|
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-11
5
-2
/
+81
|
*
|
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-10
3
-6
/
+30
|
*
|
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
2022-05-10
2
-6
/
+21
|
*
|
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-10
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-09
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-25
2
-7
/
+25
|
*
|
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
2022-04-25
1
-5
/
+53
|
*
|
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2022-04-25
4
-25
/
+204
|
*
|
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
2022-04-25
1
-0
/
+108
|
*
|
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
2022-04-25
1
-1
/
+87
|
*
|
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
2022-04-25
1
-7
/
+28
|
*
|
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-25
3
-13
/
+119
[next]