index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-06-24
bpf: Specify access type of bpf_sysctl_get_name args
Jerome Marchand
1
-1
/
+1
2025-06-19
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2
-3
/
+7
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
1
-3
/
+2
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-29
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
11
-467
/
+753
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+4
2025-05-28
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+36
2025-05-28
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonghong Song
1
-2
/
+5
2025-05-28
bpf: Do not include stack ptr register in precision backtracking bookkeeping
Yonghong Song
1
-2
/
+16
2025-05-27
bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
Hou Tao
1
-1
/
+2
2025-05-27
bpf: Avoid __bpf_prog_ret0_warn when jit fails
KaFai Wan
1
-1
/
+1
2025-05-27
bpf: Warn with __bpf_trap() kfunc maybe due to uninitialized variable
Yonghong Song
2
-0
/
+10
2025-05-27
bpf: Remove special_kfunc_set from verifier
Yonghong Song
1
-197
/
+177
2025-05-27
bpf: Add open coded dmabuf iterator
T.J. Mercier
2
-0
/
+53
2025-05-27
bpf: Add dmabuf iterator
T.J. Mercier
2
-0
/
+105
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-05-23
btf: Allow mmap of vmlinux btf
Lorenz Bauer
1
-0
/
+32
2025-05-23
mm: rename try_alloc_pages() to alloc_pages_nolock()
Alexei Starovoitov
1
-1
/
+1
2025-05-22
sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifier
Tejun Heo
1
-2
/
+36
2025-05-19
bpf: WARN_ONCE on verifier bugs
Paul Chaignon
2
-83
/
+62
2025-05-15
bpf: Pass the same orig_call value to trampoline functions
Ilya Leoshkevich
1
-1
/
+1
2025-05-14
bpf: Add support for __prog argument suffix to pass in prog->aux
Kumar Kartikeya Dwivedi
2
-8
/
+29
2025-05-13
bpf: Implement dynptr copy kfuncs
Mykyta Yatsenko
1
-0
/
+8
2025-05-13
helpers: make few bpf helpers public
Mykyta Yatsenko
1
-12
/
+2
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
1
-2
/
+3
2025-05-09
bpf: Allow some trace helpers for all prog types
Feng Yang
2
-32
/
+42
2025-05-09
bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_def_regno()
Peilin Ye
1
-6
/
+6
2025-05-06
bpf: Add bpf_list_{front,back} kfunc
Martin KaFai Lau
2
-2
/
+32
2025-05-06
bpf: Simplify reg0 marking for the list kfuncs that return a bpf_list_node po...
Martin KaFai Lau
1
-2
/
+6
2025-05-06
bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}
Martin KaFai Lau
1
-2
/
+2
2025-05-06
bpf: Add bpf_rbtree_{root,left,right} kfunc
Martin KaFai Lau
2
-4
/
+48
2025-05-06
bpf: Simplify reg0 marking for the rbtree kfuncs that return a bpf_rb_node po...
Martin KaFai Lau
1
-3
/
+7
2025-05-06
bpf: Check KF_bpf_rbtree_add_impl for the "case KF_ARG_PTR_TO_RB_NODE"
Martin KaFai Lau
1
-9
/
+9
2025-05-06
bpf: Replace offsetof() with struct_size()
Thorsten Blum
1
-10
/
+9
2025-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+5
2025-05-01
bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
Lorenzo Bianconi
1
-11
/
+16
2025-05-01
bpf: Replace offsetof() with struct_size()
Thorsten Blum
1
-2
/
+3
2025-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4
Alexei Starovoitov
3
-4
/
+5
2025-04-25
bpf: Add namespace to BPF internal symbols
Alexei Starovoitov
2
-3
/
+4
2025-04-25
bpf: fix possible endless loop in BPF map iteration
Brandon Kammerdiener
1
-1
/
+1
2025-04-23
bpf: Allow access to const void pointer arguments in tracing programs
KaFai Wan
1
-11
/
+7
2025-04-23
bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index
Shung-Hsi Yu
1
-2
/
+2
2025-04-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+3
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
3
-34
/
+20
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-34
/
+20
2025-04-17
bpf: Prepare to reuse get_ctx_arg_idx
Amery Hung
1
-3
/
+3
2025-04-11
bpf: Convert ringbuf map to rqspinlock
Kumar Kartikeya Dwivedi
1
-10
/
+7
2025-04-11
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
1
-0
/
+1
2025-04-10
bpf: Convert queue_stack map to rqspinlock
Kumar Kartikeya Dwivedi
1
-23
/
+12
2025-04-10
bpf: Use architecture provided res_smp_cond_load_acquire
Kumar Kartikeya Dwivedi
1
-1
/
+1
[next]