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_multi_rtos
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
/
include
/
linux
/
filter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+20
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
1
-0
/
+2
2025-03-15
bpf: Add verifier support for timed may_goto
Kumar Kartikeya Dwivedi
1
-0
/
+8
2025-02-26
selftests/bpf: Test gen_pro/epilogue that generate kfuncs
Amery Hung
1
-0
/
+10
2025-02-21
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
1
-0
/
+1
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
1
-1
/
+1
2024-12-06
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
1
-4
/
+5
2024-11-13
bpf: Find eligible subprogs for private stack support
Yonghong Song
1
-0
/
+1
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+10
2024-08-30
bpf: Add gen_epilogue to bpf_verifier_ops
Martin KaFai Lau
1
-0
/
+10
2024-08-06
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-1
/
+1
2024-08-06
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-1
/
+1
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-2
/
+1
2024-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+7
2024-07-02
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
1
-0
/
+27
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
1
-7
/
+7
2024-06-25
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+42
2024-06-25
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-10
/
+46
2024-06-21
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
1
-2
/
+1
2024-05-24
bpf: constify member bpf_sysctl_kern:: Table
Thomas Weißschuh
1
-1
/
+1
2024-05-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2024-05-13
riscv, bpf: inline bpf_get_smp_processor_id()
Puranjay Mohan
1
-0
/
+1
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
1
-0
/
+1
2024-04-09
bpf: Add support for certain atomics in bpf_arena to x86 JIT
Alexei Starovoitov
1
-0
/
+4
2024-04-03
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
1
-0
/
+20
2024-04-02
bpf: Improve program stats run-time calculation
Jose Fernandez
1
-2
/
+4
2024-03-25
bpf: implement insn_is_cast_user() helper for JITs
Puranjay Mohan
1
-0
/
+10
2024-03-15
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-2
/
+3
2024-03-15
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
1
-2
/
+3
2024-03-12
bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.
Alexei Starovoitov
1
-0
/
+1
2024-03-12
bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.
Alexei Starovoitov
1
-0
/
+3
2024-02-13
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
1
-9
/
+12
2024-01-25
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
1
-1
/
+1
2024-01-24
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
1
-0
/
+1
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
1
-1
/
+1
2023-12-07
bpf: Let bpf_prog_pack_free handle any pointer
Song Liu
1
-1
/
+1
2023-12-06
bpf: consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
1
-1
/
+1
2023-10-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+2
2023-10-12
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
1
-0
/
+1
2023-10-06
bpf: Fix the comment for bpf_restore_data_end()
Akihiko Odaki
1
-1
/
+1
2023-10-03
bpf: Remove xdp_do_flush_map().
Sebastian Andrzej Siewior
1
-6
/
+0
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
1
-0
/
+6
2023-09-16
arch/x86: Implement arch_bpf_stack_walk
Kumar Kartikeya Dwivedi
1
-0
/
+2
2023-09-16
bpf/tests: add tests for cpuv4 instructions
Puranjay Mohan
1
-4
/
+46
2023-08-05
bpf: fix inconsistent return types of bpf_xdp_copy_buf().
Kui-Feng Lee
1
-3
/
+2
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
1
-17
/
+0
2023-07-28
bpf: Fix jit blinding with new sdiv/smov insns
Yonghong Song
1
-4
/
+10
2023-07-28
bpf: Support new sign-extension load insns
Yonghong Song
1
-0
/
+3
[next]