index
:
linux-stable.git
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.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: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
Chuyi Zhou
2023-11-07
2
-2
/
+2
*
bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
Shung-Hsi Yu
2023-11-01
1
-1
/
+6
*
bpf: Relax allowlist for css_task iter
Chuyi Zhou
2023-11-01
1
-4
/
+12
*
bpf: Check map->usercnt after timer->timer is assigned
Hou Tao
2023-11-01
1
-9
/
+16
*
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-11-01
6
-32
/
+16
*
bpf: Fix check_stack_write_fixed_off() to correctly spill imm
Hao Sun
2023-11-01
1
-1
/
+1
*
bpf: fix compilation error without CGROUPS
Matthieu Baerts
2023-11-01
3
-3
/
+17
*
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
1
-11
/
+14
|
\
|
*
bpf: Add sockptr support for setsockopt
Breno Leitao
2023-10-19
1
-2
/
+3
|
*
bpf: Add sockptr support for getsockopt
Breno Leitao
2023-10-19
1
-9
/
+11
*
|
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-31
19
-312
/
+1766
|
\
\
|
*
|
bpf: Add more WARN_ON_ONCE checks for mismatched alloc and free
Hou Tao
2023-10-26
1
-0
/
+4
|
*
|
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
2023-10-24
1
-5
/
+25
|
*
|
bpf: Improve JEQ/JNE branch taken logic
Andrii Nakryiko
2023-10-24
1
-0
/
+8
|
*
|
bpf: Fold smp_mb__before_atomic() into atomic_set_release()
Paul E. McKenney
2023-10-24
1
-2
/
+1
|
*
|
bpf: Fix unnecessary -EBUSY from htab_lock_bucket
Song Liu
2023-10-24
1
-2
/
+5
|
*
|
bpf: print full verifier states on infinite loop detection
Eduard Zingerman
2023-10-23
1
-0
/
+4
|
*
|
bpf: correct loop detection for iterators convergence
Eduard Zingerman
2023-10-23
1
-4
/
+203
|
*
|
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
2023-10-23
1
-31
/
+187
|
*
|
bpf: extract same_callsites() as utility function
Eduard Zingerman
2023-10-23
1
-5
/
+15
|
*
|
bpf: move explored_state() closer to the beginning of verifier.c
Eduard Zingerman
2023-10-23
1
-15
/
+13
|
*
|
bpf, tcx: Get rid of tcx_link_const
Daniel Borkmann
2023-10-23
1
-2
/
+2
|
*
|
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
2023-10-20
2
-10
/
+16
|
*
|
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
2023-10-20
2
-4
/
+0
|
*
|
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
2023-10-20
1
-2
/
+14
|
*
|
bpf: Re-enable unit_size checking for global per-cpu allocator
Hou Tao
2023-10-20
1
-10
/
+12
|
*
|
bpf: Let bpf_iter_task_new accept null task ptr
Chuyi Zhou
2023-10-19
2
-3
/
+17
|
*
|
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
2023-10-19
2
-13
/
+41
|
*
|
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
2023-10-19
2
-0
/
+68
|
*
|
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
2023-10-19
2
-0
/
+93
|
*
|
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
2023-10-19
3
-0
/
+84
|
*
|
bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
Yafang Shao
2023-10-17
1
-1
/
+6
|
*
|
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-17
2
-0
/
+20
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
8
-39
/
+203
|
|
\
\
|
|
*
|
bpf: Ensure proper register state printing for cond jumps
Andrii Nakryiko
2023-10-16
1
-1
/
+6
|
|
*
|
bpf: Disambiguate SCALAR register state output in verifier logs
Andrii Nakryiko
2023-10-16
1
-22
/
+45
|
|
*
|
bpf: Introduce task_vma open-coded iterator kfuncs
Dave Marchevsky
2023-10-13
2
-0
/
+94
|
|
*
|
bpf: Don't explicitly emit BTF for struct btf_iter_num
Dave Marchevsky
2023-10-13
1
-2
/
+0
|
|
*
|
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-11
3
-3
/
+28
|
|
*
|
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2023-10-11
1
-0
/
+1
|
|
*
|
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-11
1
-2
/
+15
|
|
*
|
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
2023-10-09
1
-1
/
+4
|
|
*
|
bpf: Annotate struct bpf_stack_map with __counted_by
Kees Cook
2023-10-06
1
-1
/
+1
|
|
*
|
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2023-09-25
1
-6
/
+8
|
|
*
|
bpf: Disable zero-extension for BPF_MEMSX
Ilya Leoshkevich
2023-09-21
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
4
-20
/
+25
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
3
-30
/
+25
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
5
-19
/
+123
|
|
\
\
\
\
|
*
|
|
|
|
bpf: Remove unused variables.
Alexei Starovoitov
2023-09-19
1
-5
/
+1
|
*
|
|
|
|
bpf: Fix bpf_throw warning on 32-bit arch
Kumar Kartikeya Dwivedi
2023-09-19
1
-1
/
+1
[next]