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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
brd: use radix_tree_maybe_preload instead of radix_tree_preload
Pankaj Raghav
1
-1
/
+1
2023-03-10
qede: avoid uninitialized entries in coal_entry array
Michal Schmidt
1
-14
/
+7
2023-03-10
drm/edid: fix parsing of 3D modes from HDMI VSDB
Jani Nikula
1
-12
/
+10
2023-03-10
drm/edid: fix AVI infoframe aspect ratio handling
Jani Nikula
1
-9
/
+12
2023-03-10
drm/gud: Fix UBSAN warning
Noralf Trønnes
1
-2
/
+2
2023-03-10
drm/i915: Don't use BAR mappings for ring buffers with LLC
John Harrison
1
-2
/
+2
2023-03-10
drm/i915: Don't use stolen memory for ring buffers with LLC
John Harrison
1
-1
/
+1
2023-03-10
drm/radeon: Fix eDP for single-display iMac11,2
Mark Hawrylak
1
-2
/
+3
2023-03-10
drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
Mavroudis Chatzilaridis
1
-0
/
+2
2023-03-10
drm/amd: Fix initialization for nbio 7.5.1
Mario Limonciello
1
-0
/
+5
2023-03-10
vfio/type1: restore locked_vm
Steve Sistare
1
-0
/
+35
2023-03-10
vfio/type1: track locked_vm per dma
Steve Sistare
1
-6
/
+17
2023-03-10
vfio/type1: prevent underflow of locked_vm via exec()
Steve Sistare
1
-27
/
+14
2023-03-10
vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
Steve Sistare
1
-2
/
+42
2023-03-10
iommu/vt-d: Fix PASID directory pointer coherency
Jacob Pan
1
-0
/
+7
2023-03-10
iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
Jacob Pan
1
-1
/
+6
2023-03-10
bus: mhi: ep: Save channel state locally during suspend and resume
Manivannan Sadhasivam
1
-0
/
+2
2023-03-10
bus: mhi: ep: Move chan->lock to the start of processing queued ch ring
Manivannan Sadhasivam
1
-2
/
+15
2023-03-10
bus: mhi: ep: Only send -ENOTCONN status if client driver is available
Manivannan Sadhasivam
1
-6
/
+10
2023-03-10
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
3
-5
/
+8
2023-03-10
PCI: Avoid FLR for AMD FCH AHCI adapters
Damien Le Moal
1
-0
/
+1
2023-03-10
PCI: hotplug: Allow marking devices as disconnected during bind/unbind
Lukas Wunner
1
-30
/
+13
2023-03-10
PCI: Unify delay handling for reset and resume
Lukas Wunner
3
-32
/
+34
2023-03-10
PCI/PM: Observe reset delay irrespective of bridge_d3
Lukas Wunner
1
-1
/
+1
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
Tomas Henzl
1
-1
/
+2
2023-03-10
scsi: ses: Fix possible desc_ptr out-of-bounds accesses
Tomas Henzl
1
-5
/
+9
2023-03-10
scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses
Tomas Henzl
1
-9
/
+26
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
Tomas Henzl
1
-2
/
+4
2023-03-10
scsi: ses: Don't attach if enclosure has no components
James Bottomley
1
-0
/
+6
2023-03-10
scsi: qla2xxx: Remove increment of interface err cnt
Saurav Kashyap
1
-2
/
+0
2023-03-10
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
1
-2
/
+5
2023-03-10
scsi: qla2xxx: Remove unintended flag clearing
Quinn Tran
1
-1
/
+0
2023-03-10
scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
Arun Easi
1
-18
/
+1
2023-03-10
scsi: qla2xxx: Check if port is online before sending ELS
Shreyas Deodhar
1
-4
/
+5
2023-03-10
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
1
-1
/
+1
2023-03-10
scsi: aacraid: Allocate cmd_priv with scsicmd
Kees Cook
1
-2
/
+3
2023-03-10
iommu/amd: Improve page fault error reporting
Vasant Hegde
1
-0
/
+9
2023-03-10
iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
Gavrilov Ilia
1
-1
/
+15
2023-03-10
remoteproc/mtk_scp: Move clk ops outside send_lock
Chen-Yu Tsai
1
-6
/
+5
2023-03-10
media: ipu3-cio2: Fix PM runtime usage_count in driver unbind
Sakari Ailus
1
-0
/
+3
2023-03-10
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
2
-3
/
+3
2023-03-10
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
1
-3
/
+3
2023-03-10
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
Ilya Dryomov
1
-11
/
+9
2023-03-10
hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
Zev Weiss
1
-1
/
+1
2023-03-10
hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocation
Zev Weiss
1
-1
/
+1
2023-03-10
dm flakey: fix a bug with 32-bit highmem systems
Mikulas Patocka
1
-1
/
+2
2023-03-10
dm flakey: don't corrupt the zero page
Mikulas Patocka
1
-2
/
+5
2023-03-10
dm cache: free background tracker's queued work in btracker_destroy
Joe Thornber
1
-0
/
+8
2023-03-10
dm flakey: fix logic when corrupting a bio
Mikulas Patocka
1
-10
/
+13
2023-03-10
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
1
-4
/
+16
[next]