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.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
/
cgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*
Matteo Croce
2024-08-19
1
-0
/
+2
*
bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
Yonghong Song
2024-03-19
1
-2
/
+0
*
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
1
-1
/
+1
*
bpf: remove check in __cgroup_bpf_run_filter_skb
Oliver Crumrine
2024-02-13
1
-3
/
+0
*
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
2024-01-24
1
-3
/
+3
*
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
*
|
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-11
1
-2
/
+9
*
|
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-11
1
-2
/
+15
*
|
bpf, cgroup: fix multiple kernel-doc warnings
Randy Dunlap
2023-09-12
1
-6
/
+7
|
/
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-16
1
-0
/
+15
|
\
|
*
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
Stanislav Fomichev
2023-05-13
1
-0
/
+15
*
|
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-29
1
-19
/
+19
|
\
\
|
|
/
|
/
|
|
*
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
2023-03-17
1
-19
/
+19
*
|
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
2023-04-21
1
-3
/
+6
*
|
bpf: allow ctx writes using BPF_ST_MEM instruction
Eduard Zingerman
2023-03-03
1
-19
/
+30
*
|
bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
Tejun Heo
2023-03-02
1
-4
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
1
-10
/
+18
|
\
|
*
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
2022-09-21
1
-10
/
+18
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
1
-23
/
+134
|
\
\
|
|
/
|
/
|
|
*
bpf: expose bpf_strtol and bpf_strtoul to all program types
Stanislav Fomichev
2022-08-23
1
-4
/
+0
|
*
bpf: Use cgroup_{common,current}_func_proto in more hooks
Stanislav Fomichev
2022-08-23
1
-2
/
+38
|
*
bpf: Introduce cgroup_{common,current}_func_proto
Stanislav Fomichev
2022-08-23
1
-19
/
+98
*
|
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
2022-08-18
1
-1
/
+3
|
/
*
bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
Stanislav Fomichev
2022-06-29
1
-31
/
+64
*
bpf: minimize number of allocated lsm slots per program
Stanislav Fomichev
2022-06-29
1
-1
/
+46
*
bpf: per-cgroup lsm flavor
Stanislav Fomichev
2022-06-29
1
-11
/
+125
*
bpf: convert cgroup_bpf.progs to hlist
Stanislav Fomichev
2022-06-29
1
-32
/
+44
*
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
2022-06-02
1
-10
/
+60
*
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
2022-04-25
1
-48
/
+24
*
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
2022-04-19
1
-17
/
+107
*
bpf: Cleanup comments
Tom Rix
2022-02-23
1
-4
/
+4
*
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2022-01-27
1
-30
/
+0
*
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
2022-01-19
1
-1
/
+37
*
bpf: Move getsockopt retval to struct bpf_cg_run_ctx
YiFei Zhu
2022-01-19
1
-34
/
+48
*
bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow boolean
YiFei Zhu
2022-01-19
1
-26
/
+15
*
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
1
-1
/
+1
*
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-15
1
-0
/
+2
*
cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
He Fengqing
2021-11-01
1
-9
/
+45
*
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-23
1
-63
/
+93
*
bpf: Add support for {set|get} socket options from setsockopt BPF
Prankur Gupta
2021-08-20
1
-0
/
+8
*
bpf: Remove redundant initialization of variable allow
Colin Ian King
2021-08-17
1
-1
/
+1
*
bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions
Andrii Nakryiko
2021-08-17
1
-16
/
+16
*
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-17
1
-8
/
+8
*
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
2021-08-13
1
-0
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
1
-17
/
+103
|
\
|
*
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
2021-01-27
1
-2
/
+6
|
*
bpf: Split cgroup_bpf_enabled per attach type
Stanislav Fomichev
2021-01-20
1
-8
/
+6
|
*
bpf: Try to avoid kzalloc in cgroup/{s,g}etsockopt
Stanislav Fomichev
2021-01-20
1
-7
/
+45
[next]