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
2023-08-30
SUNRPC: change svc_recv() to return void.
NeilBrown
1
-1
/
+1
2023-08-30
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-13
/
+0
2023-08-30
SUNRPC: Revert e0a912e8ddba
Chuck Lever
1
-2
/
+0
2023-08-30
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
1
-0
/
+2
2023-08-30
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
1
-0
/
+2
2023-08-30
sunrpc: Remove unused extern declarations
YueHaibing
1
-3
/
+0
2023-08-30
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
1
-1
/
+0
2023-08-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+0
2023-08-26
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-40
/
+40
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-9
/
+35
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2023-08-25
Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+2
2023-08-25
Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+11
2023-08-25
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
1
-4
/
+0
2023-08-25
Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-0
/
+1
2023-08-24
Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-18
/
+28
2023-08-24
Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-0
/
+6
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-10
/
+1
2023-08-24
drm: Add an HPD poll helper to reschedule the poll work
Imre Deak
1
-0
/
+1
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
1
-0
/
+5
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
1
-0
/
+1
2023-08-22
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
1
-1
/
+0
2023-08-22
Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+1
2023-08-22
drm/display/dp: Fix the DP DSC Receiver cap size
Ankit Nautiyal
1
-1
/
+1
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+11
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
1
-3
/
+0
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2
-6
/
+24
2023-08-21
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-0
/
+1
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2
-3
/
+14
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-2
/
+2
2023-08-20
Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2023-08-19
Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+0
2023-08-19
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-3
/
+4
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-0
/
+12
2023-08-17
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-9
/
+3
2023-08-17
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
1
-0
/
+4
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-0
/
+6
2023-08-17
Revert "drm/edid: Fix csync detailed mode parsing"
Jani Nikula
1
-9
/
+3
2023-08-16
tracing/synthetic: Use union instead of casts
Sven Schnelle
1
-0
/
+11
2023-08-16
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
1
-0
/
+1
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-0
/
+1
2023-08-16
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
1
-0
/
+1
2023-08-16
fbdev: kyro: Remove unused declarations
Yue Haibing
1
-12
/
+0
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-6
/
+1
2023-08-12
Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
2
-2
/
+1
2023-08-11
Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Jakub Kicinski
1
-0
/
+2
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-76
/
+53
2023-08-10
Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-75
/
+45
[next]