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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() fails
Rick Wertenbroek
1
-7
/
+16
2025-07-17
nvme-tcp: log TLS handshake failures at error level
Maurizio Lombardi
1
-3
/
+8
2025-07-17
docs: nvme: fix grammar in nvme-pci-endpoint-target.rst
Alok Tiwari
1
-11
/
+11
2025-07-17
nvme: fix typo in status code constant for self-test in progress
Alok Tiwari
2
-3
/
+3
2025-07-17
nvmet: remove redundant assignment of error code in nvmet_ns_enable()
Alok Tiwari
1
-2
/
+0
2025-07-17
nvme: fix incorrect variable in io cqes error message
Alok Tiwari
1
-1
/
+1
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
8
-14
/
+14
2025-07-17
net: pcs: xpcs: Use devm_clk_get_optional
Jack Ping CHNG
1
-1
/
+1
2025-07-17
Revert "drm/gem-dma: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-1
/
+1
2025-07-17
Revert "drm/gem-shmem: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-2
/
+2
2025-07-17
Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-2
/
+6
2025-07-17
Revert "drm/prime: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-1
/
+7
2025-07-17
Revert "drm/etnaviv: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-2
/
+2
2025-07-17
Revert "drm/vmwgfx: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-3
/
+3
2025-07-17
Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
1
-2
/
+3
2025-07-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Paolo Abeni
15
-74
/
+1107
2025-07-17
arm64/mm: Drop redundant addr increment in set_huge_pte_at()
Anshuman Khandual
1
-1
/
+1
2025-07-17
kselftest/arm4: Provide local defines for AT_HWCAP3
Mark Brown
2
-0
/
+8
2025-07-17
arm64: Mark kernel as tainted on SAE and SError panic
Breno Leitao
2
-0
/
+2
2025-07-17
drm/sched: Remove optimization that causes hang when killing dependent jobs
Lin.Cao
1
-19
/
+2
2025-07-17
dt-bindings: arm-smmu: Remove sdm845-cheza specific entry
Konrad Dybcio
1
-4
/
+0
2025-07-17
watchdog: Don't use "proxy" headers
Andy Shevchenko
3
-5
/
+17
2025-07-17
watchdog: it87_wdt: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+3
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
2
-8
/
+33
2025-07-17
iommu/amd: Fix geometry.aperture_end for V2 tables
Jason Gunthorpe
1
-2
/
+15
2025-07-17
usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
Jay Chen
1
-0
/
+2
2025-07-17
usb: xhci: Avoid showing warnings for dying controller
Mario Limonciello
1
-2
/
+4
2025-07-17
usb: xhci: Avoid showing errors during surprise removal
Mario Limonciello
1
-2
/
+5
2025-07-17
iommu/amd: Wrap debugfs ABI testing symbols snippets in literal code blocks
Bagas Sanjaya
1
-55
/
+72
2025-07-17
arm64: dts: rockchip: Add maskrom button to NanoPi R5S + R5C
Diederik de Haas
1
-0
/
+14
2025-07-17
dt-bindings: thermal: qcom-tsens: document the Milos Temperature Sensor
Luca Weiss
1
-0
/
+1
2025-07-17
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2
-0
/
+2
2025-07-17
Merge patch series "fuse: use iomap for buffered writes + writeback"
Christian Brauner
2
-192
/
+154
2025-07-17
fuse: refactor writeback to use iomap_writepage_ctx inode
Joanne Koong
1
-16
/
+12
2025-07-17
fuse: hook into iomap for invalidating and checking partial uptodateness
Joanne Koong
1
-0
/
+2
2025-07-17
fuse: use iomap for folio laundering
Joanne Koong
1
-40
/
+12
2025-07-17
fuse: use iomap for writeback
Joanne Koong
1
-51
/
+82
2025-07-17
fuse: use iomap for buffered writes
Joanne Koong
2
-94
/
+55
2025-07-17
gpiolib: devres: release GPIOs in devm_gpiod_put_array()
André Draszik
1
-1
/
+1
2025-07-17
gpu: nova-core: fix bounds check in PmuLookupTableEntry::new
Rhys Lloyd
1
-1
/
+1
2025-07-17
clk: qcom: Add Video Clock controller (VIDEOCC) driver for Milos
Luca Weiss
3
-0
/
+415
2025-07-17
dt-bindings: clock: qcom: document the Milos Video Clock Controller
Luca Weiss
2
-0
/
+89
2025-07-17
clk: qcom: Add Graphics Clock controller (GPUCC) driver for Milos
Luca Weiss
3
-0
/
+572
2025-07-17
dt-bindings: clock: qcom: document the Milos GPU Clock Controller
Luca Weiss
2
-0
/
+58
2025-07-17
clk: qcom: Add Display Clock controller (DISPCC) driver for Milos
Luca Weiss
3
-0
/
+985
2025-07-17
dt-bindings: clock: qcom: document the Milos Display Clock Controller
Luca Weiss
2
-0
/
+124
2025-07-17
clk: qcom: Add Camera Clock controller (CAMCC) driver for Milos
Luca Weiss
3
-0
/
+2170
2025-07-17
dt-bindings: clock: qcom: document the Milos Camera Clock Controller
Luca Weiss
2
-0
/
+182
2025-07-17
clk: qcom: Add Global Clock controller (GCC) driver for Milos
Luca Weiss
3
-0
/
+3235
2025-07-17
dt-bindings: clock: qcom: document the Milos Global Clock Controller
Luca Weiss
2
-0
/
+272
[prev]
[next]