index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
Yonghong Song
1
-2
/
+0
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2024-02-14
bpf: remove check in __cgroup_bpf_run_filter_skb
Oliver Crumrine
1
-3
/
+0
2024-01-25
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
1
-3
/
+3
2023-11-02
Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+14
2023-10-19
bpf: Add sockptr support for setsockopt
Breno Leitao
1
-2
/
+3
2023-10-19
bpf: Add sockptr support for getsockopt
Breno Leitao
1
-9
/
+11
2023-10-12
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
1
-2
/
+9
2023-10-12
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
1
-2
/
+15
2023-09-12
bpf, cgroup: fix multiple kernel-doc warnings
Randy Dunlap
1
-6
/
+7
2023-05-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+15
2023-05-14
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
Stanislav Fomichev
1
-0
/
+15
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-19
/
+19
2023-04-21
bpf: Don't EFAULT for getsockopt with optval=NULL
Stanislav Fomichev
1
-3
/
+6
2023-03-18
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
1
-19
/
+19
2023-03-04
bpf: allow ctx writes using BPF_ST_MEM instruction
Eduard Zingerman
1
-19
/
+30
2023-03-03
bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
Tejun Heo
1
-4
/
+0
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+18
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
1
-10
/
+18
2022-09-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-23
/
+134
2022-08-24
bpf: expose bpf_strtol and bpf_strtoul to all program types
Stanislav Fomichev
1
-4
/
+0
2022-08-24
bpf: Use cgroup_{common,current}_func_proto in more hooks
Stanislav Fomichev
1
-2
/
+38
2022-08-24
bpf: Introduce cgroup_{common,current}_func_proto
Stanislav Fomichev
1
-19
/
+98
2022-08-19
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
1
-1
/
+3
2022-06-29
bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
Stanislav Fomichev
1
-31
/
+64
2022-06-29
bpf: minimize number of allocated lsm slots per program
Stanislav Fomichev
1
-1
/
+46
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
1
-11
/
+125
2022-06-29
bpf: convert cgroup_bpf.progs to hlist
Stanislav Fomichev
1
-32
/
+44
2022-06-03
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
1
-10
/
+60
2022-04-26
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
1
-48
/
+24
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
1
-17
/
+107
2022-02-24
bpf: Cleanup comments
Tom Rix
1
-4
/
+4
2022-01-27
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
1
-30
/
+0
2022-01-19
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
1
-1
/
+37
2022-01-19
bpf: Move getsockopt retval to struct bpf_cg_run_ctx
YiFei Zhu
1
-34
/
+48
2022-01-19
bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow boolean
YiFei Zhu
1
-26
/
+15
2021-12-19
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
1
-1
/
+1
2021-11-16
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
1
-0
/
+2
2021-11-01
cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
He Fengqing
1
-9
/
+45
2021-08-24
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
1
-63
/
+93
2021-08-20
bpf: Add support for {set|get} socket options from setsockopt BPF
Prankur Gupta
1
-0
/
+8
2021-08-18
bpf: Remove redundant initialization of variable allow
Colin Ian King
1
-1
/
+1
2021-08-17
bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions
Andrii Nakryiko
1
-16
/
+16
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
1
-8
/
+8
2021-08-14
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
1
-0
/
+18
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-17
/
+103
2021-01-28
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
1
-2
/
+6
2021-01-23
bpf, cgroup: Fix problematic bounds check
Loris Reiff
1
-1
/
+1
2021-01-23
bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
Loris Reiff
1
-0
/
+5
2021-01-21
bpf: Split cgroup_bpf_enabled per attach type
Stanislav Fomichev
1
-8
/
+6
[next]