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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-24
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
1
-0
/
+8
2021-07-24
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
1
-0
/
+6
2021-07-24
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
1
-1
/
+0
2021-07-16
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
3
-74
/
+37
2021-07-16
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
1
-0
/
+8
2021-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-46
/
+250
2021-07-16
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
1
-0
/
+2
2021-07-16
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
1
-0
/
+10
2021-07-16
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
1
-18
/
+20
2021-07-16
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
1
-1
/
+1
2021-07-16
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
1
-0
/
+7
2021-07-16
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
1
-1
/
+2
2021-07-16
bpf, x86: Store caller's ip in trampoline stack
Jiri Olsa
1
-0
/
+5
2021-07-15
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
1
-0
/
+1
2021-07-15
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
1
-1
/
+8
2021-07-15
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
1
-1
/
+8
2021-07-15
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2
-11
/
+34
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
2
-0
/
+76
2021-07-15
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
1
-0
/
+2
2021-07-15
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
1
-1
/
+1
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
20
-223
/
+105
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
1
-0
/
+2
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2
-5
/
+1
2021-07-11
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek BehĂșn
1
-5
/
+1
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+4
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+0
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-21
/
+429
2021-07-10
Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-1
/
+2
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
7
-9
/
+183
2021-07-10
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
1
-2
/
+3
2021-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2021-07-09
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
1
-1
/
+3
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-36
/
+7
2021-07-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-3
/
+39
2021-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+1
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+204
2021-07-09
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-0
/
+23
2021-07-09
Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-07-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-44
/
+152
2021-07-09
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
1
-0
/
+1
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2021-07-08
Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+10
2021-07-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+6
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-5
/
+14
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
3
-3
/
+3
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
3
-3
/
+3
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2
-7
/
+7
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2
-3
/
+27
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
1
-0
/
+4
[next]