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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
bpf: Support kptrs in percpu arraymap
Kumar Kartikeya Dwivedi
2
-10
/
+26
2022-09-07
bpf: Fix resetting logic for unreferenced kptrs
Jules Irenge
1
-1
/
+1
2022-09-07
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
2
-33
/
+113
2022-09-07
bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
Benjamin Tissoires
1
-1
/
+1
2022-09-07
bpf/verifier: allow all functions to read user provided context
Benjamin Tissoires
1
-0
/
+19
2022-09-07
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
2
-6
/
+50
2022-09-07
bpf: Allow struct argument in trampoline based programs
Yonghong Song
1
-6
/
+39
2022-09-07
bpf: Replace __ksize with ksize.
Alexei Starovoitov
1
-1
/
+1
2022-09-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
13
-193
/
+1258
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
2
-19
/
+67
2022-09-05
bpf: Remove usage of kmem_cache from bpf_mem_cache.
Alexei Starovoitov
1
-36
/
+14
2022-09-05
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
1
-23
/
+0
2022-09-05
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
Alexei Starovoitov
1
-1
/
+14
2022-09-05
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
1
-42
/
+0
2022-09-05
bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
Alexei Starovoitov
1
-26
/
+19
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
2
-6
/
+40
2022-09-05
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
Alexei Starovoitov
2
-4
/
+66
2022-09-05
bpf: Adjust low/high watermarks in bpf_mem_cache
Alexei Starovoitov
1
-14
/
+36
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
2
-3
/
+7
2022-09-05
bpf: Optimize element count in non-preallocated hash map.
Alexei Starovoitov
1
-8
/
+62
2022-09-05
bpf: Relax the requirement to use preallocated hash maps in tracing progs.
Alexei Starovoitov
1
-9
/
+22
2022-09-05
bpf: Convert hash map to bpf_mem_alloc.
Alexei Starovoitov
1
-5
/
+16
2022-09-05
bpf: Introduce any context BPF specific memory allocator.
Alexei Starovoitov
2
-1
/
+481
2022-09-02
bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK ...
Hou Tao
1
-0
/
+6
2022-09-02
bpf: Remove useless else if
Jiapeng Chong
1
-3
/
+1
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+12
2022-09-01
bpf: Use this_cpu_{inc_return|dec} for prog->active
Hou Tao
1
-4
/
+4
2022-09-01
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
Hou Tao
2
-6
/
+6
2022-09-01
bpf: Propagate error from htab_lock_bucket() to userspace
Hou Tao
1
-2
/
+5
2022-09-01
bpf: Disable preemption when increasing per-cpu map_locked
Hou Tao
1
-5
/
+18
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-9
/
+12
2022-08-26
bpf: prepare for more bpf syscall to be used from kernel and user space.
Benjamin Tissoires
1
-4
/
+6
2022-08-26
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
1
-16
/
+16
2022-08-26
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
1
-6
/
+4
2022-08-25
bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
1
-0
/
+3
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
2
-0
/
+287
2022-08-25
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
1
-9
/
+33
2022-08-24
bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
Kumar Kartikeya Dwivedi
1
-4
/
+4
2022-08-24
bpf: expose bpf_strtol and bpf_strtoul to all program types
Stanislav Fomichev
2
-5
/
+5
2022-08-24
bpf: Use cgroup_{common,current}_func_proto in more hooks
Stanislav Fomichev
2
-11
/
+46
2022-08-24
bpf: Introduce cgroup_{common,current}_func_proto
Stanislav Fomichev
2
-53
/
+98
2022-08-24
bpf: Fix a data-race around bpf_jit_limit.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-08-19
bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
Martin KaFai Lau
1
-0
/
+5
2022-08-19
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
1
-1
/
+3
2022-08-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
14
-109
/
+157
2022-08-18
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
1
-1
/
+1
2022-08-18
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
1
-1
/
+1
2022-08-17
bpf-lsm: Make bpf_lsm_userns_create() sleepable
Frederick Lawler
1
-0
/
+1
2022-08-11
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
1
-0
/
+8
[prev]
[next]