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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-100
/
+165
2023-10-13
ksmbd: fix potential double free on smb2_read_pipe() error path
Namjae Jeon
1
-1
/
+1
2023-10-13
ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
Namjae Jeon
1
-0
/
+3
2023-10-13
ksmbd: fix wrong error response status by using set_smb2_rsp_status()
Namjae Jeon
1
-4
/
+5
2023-10-13
ksmbd: not allow to open file if delelete on close bit is set
Namjae Jeon
1
-2
/
+2
2023-10-13
Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/ag...
Dave Airlie
3
-1
/
+8
2023-10-13
Merge tag 'drm-msm-fixes-2023-10-07' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
5
-23
/
+42
2023-10-13
Merge tag 'for-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
1
-4
/
+4
2023-10-13
Merge tag 'block-6.6-2023-10-12' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+16
2023-10-13
Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
19
-76
/
+115
2023-10-13
Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+3
2023-10-13
Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+22
2023-10-13
Revert "Input: psmouse - add delay when deactivating for SMBus mode"
Dmitry Torokhov
1
-12
/
+7
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
58
-280
/
+712
2023-10-12
workqueue: fix -Wformat-truncation in create_worker
Lucy Mielke
1
-1
/
+1
2023-10-12
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
1
-2
/
+6
2023-10-12
Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-32
/
+50
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
2
-7
/
+12
2023-10-12
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
1
-0
/
+21
2023-10-12
Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2023-10-12
RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Jiexun Wang
1
-2
/
+2
2023-10-12
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
1
-13
/
+0
2023-10-12
riscv: Remove duplicate objcopy flag
Song Shuai
1
-1
/
+0
2023-10-12
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
1
-0
/
+13
2023-10-12
Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
11
-32
/
+68
2023-10-12
workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
Zqiang
1
-2
/
+6
2023-10-12
workqueue: doc: Fix function and sysfs path errors
WangJinchao
2
-3
/
+3
2023-10-12
cgroup: Fix incorrect css_set_rwsem reference in comment
Waiman Long
1
-1
/
+1
2023-10-12
ovl: fix regression in parsing of mount options with escaped comma
Amir Goldstein
1
-0
/
+29
2023-10-12
fs: factor out vfs_parse_monolithic_sep() helper
Amir Goldstein
2
-5
/
+31
2023-10-12
smb: client: prevent new fids from being removed by laundromat
Paulo Alcantara
1
-21
/
+35
2023-10-12
smb: client: make laundromat a delayed worker
Paulo Alcantara
2
-55
/
+36
2023-10-12
riscv: signal: fix sigaltstack frame size checking
Andy Chiu
1
-7
/
+0
2023-10-12
IXP4xx MAINTAINERS entries
Krzysztof HaĆasa
1
-17
/
+8
2023-10-12
Merge branch 'rswitch-fix-issues-on-specific-conditions'
Paolo Abeni
1
-5
/
+7
2023-10-12
rswitch: Fix imbalance phy_power_off() calling
Yoshihiro Shimoda
1
-1
/
+1
2023-10-12
rswitch: Fix renesas_eth_sw_remove() implementation
Yoshihiro Shimoda
1
-4
/
+6
2023-10-12
drm/tiny: correctly print `struct resource *` on error
Joey Gouly
1
-1
/
+1
2023-10-12
drm: Do not overrun array in drm_gem_get_pages()
Matthew Wilcox (Oracle)
1
-2
/
+4
2023-10-12
octeontx2-pf: Fix page pool frag allocation warning
Ratheesh Kannoth
1
-0
/
+1
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
1
-0
/
+5
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
2
-6
/
+7
2023-10-12
pinctrl: renesas: rzn1: Enable missing PINMUX
Ralph Siemsen
1
-0
/
+1
2023-10-12
xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
Jeff Layton
1
-0
/
+5
2023-10-12
xfs: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2023-10-12
xfs: correct calculation for agend and blockcount
Shiyang Ruan
1
-3
/
+3
2023-10-12
Merge tag 'random-fixes-6.6_2023-10-11' of https://git.kernel.org/pub/scm/lin...
Chandan Babu R
2
-1
/
+8
2023-10-12
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
1
-0
/
+1
2023-10-12
Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-14
/
+3
2023-10-12
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-5
/
+16
[prev]
[next]