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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
5
-14
/
+20
2023-09-01
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
1
-1
/
+1
2023-09-01
net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
Eric Dumazet
1
-12
/
+6
2023-09-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
17
-97
/
+468
2023-08-31
selftests/bpf: Include build flavors for install target
Björn Töpel
1
-0
/
+12
2023-08-31
bpf: Annotate bpf_long_memcpy with data_race
Daniel Borkmann
1
-1
/
+1
2023-08-31
selftests/bpf: Fix d_path test
Jiri Olsa
1
-1
/
+18
2023-08-31
bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py
Vishal Chourasia
1
-28
/
+28
2023-08-31
xsk: Fix xsk_diag use-after-free error during socket cleanup
Magnus Karlsson
1
-0
/
+3
2023-08-31
net: fib: avoid warn splat in flow dissector
Florian Westphal
2
-2
/
+8
2023-08-31
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
1
-1
/
+2
2023-08-31
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2
-2
/
+6
2023-08-31
sctp: annotate data-races around sk->sk_wmem_queued
Eric Dumazet
2
-6
/
+6
2023-08-31
net/sched: fq_pie: avoid stalls in fq_pie_timer()
Eric Dumazet
1
-8
/
+19
2023-08-31
Merge tag 'nf-23-08-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
6
-15
/
+81
2023-08-31
doc/netlink: Fix missing classic_netlink doc reference
Donald Hunter
1
-0
/
+2
2023-08-31
NFC: nxp: add NXP1002
Oliver Neukum
1
-0
/
+1
2023-08-31
net: stmmac: failure to probe without MAC interface specified
Russell King (Oracle)
1
-3
/
+2
2023-08-31
netfilter: nf_tables: Audit log rule reset
Phil Sutter
3
-0
/
+20
2023-08-31
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
3
-3
/
+30
2023-08-30
netfilter: xt_u32: validate user space input
Wander Lairson Costa
1
-0
/
+21
2023-08-30
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
1
-0
/
+2
2023-08-30
netfilter: nft_exthdr: Fix non-linear header modification
Xiao Liang
1
-12
/
+8
2023-08-30
bpf, docs: s/eBPF/BPF in standards documents
David Vernet
1
-11
/
+11
2023-08-30
bpf, docs: Add abi.rst document to standardization subdirectory
David Vernet
3
-16
/
+26
2023-08-30
bpf, docs: Move linux-notes.rst to root bpf docs tree
David Vernet
3
-1
/
+1
2023-08-30
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
5
-9
/
+3
2023-08-30
bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t
John Fastabend
1
-18
/
+18
2023-08-30
docs/bpf: Add description for CO-RE relocations
Eduard Zingerman
2
-6
/
+329
2023-08-30
bpf, docs: Correct source of offset for program-local call
Will Hawkins
1
-3
/
+3
2023-08-30
selftests/bpf: Fix flaky cgroup_iter_sleepable subtest
Yonghong Song
1
-2
/
+3
2023-08-30
xsk: Fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
Tirthendu Sarkar
1
-9
/
+13
2023-08-30
bpftool: Fix build warnings with -Wtype-limits
Yafang Shao
1
-1
/
+1
2023-08-30
bpf: Prevent inlining of bpf_fentry_test7()
Yonghong Song
1
-0
/
+1
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1855
-45935
/
+109458
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
205
-2916
/
+10034
2023-08-29
Merge tag 'gpio-updates-for-v6.6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
88
-2068
/
+1668
2023-08-29
Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
70
-1501
/
+1455
2023-08-29
Merge tag 'mmc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
90
-579
/
+816
2023-08-29
Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
153
-2582
/
+7500
2023-08-29
Merge tag 'regulator-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
94
-347
/
+2531
2023-08-29
Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
10
-182
/
+94
2023-08-29
Merge tag 'hsi-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge tag 'for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
44
-321
/
+114
2023-08-29
Merge tag 'auxdisplay-6.6' of https://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+9
2023-08-29
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
35
-849
/
+1914
2023-08-29
Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
21
-148
/
+394
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
23
-70
/
+161
2023-08-29
Merge tag 'linux-kselftest-nolibc-6.6-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
23
-1166
/
+1221
2023-08-29
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
38
-144
/
+1801
[next]