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
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
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
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
1
-2
/
+5
2024-09-03
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
1
-9
/
+0
2024-09-03
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
1
-6
/
+6
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
3
-7
/
+7
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
4
-19
/
+39
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
4
-118
/
+49
2024-09-03
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
11
-79
/
+85
2024-09-03
drm/xe/gsc: Do not attempt to load the GSC multiple times
Daniele Ceraolo Spurio
2
-2
/
+19
2024-09-03
platform/x86/amd: pmf: Make ASUS GA403 quirk generic
Luke D. Jones
1
-1
/
+1
2024-09-03
ptp: ocp: adjust sysfs entries to expose tty information
Vadim Fedorenko
1
-11
/
+51
2024-09-03
ptp: ocp: convert serial ports to array
Vadim Fedorenko
1
-63
/
+57
2024-09-03
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
1
-0
/
+1
2024-09-03
mmc: cqhci: Fix checking of CQHCI_HALT state
Seunghwan Baek
1
-1
/
+1
2024-09-03
VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
David Fernandez Gonzalez
1
-1
/
+2
2024-09-03
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
1
-0
/
+2
2024-09-03
Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
Naman Jain
2
-0
/
+9
2024-09-03
uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
Saurabh Sengar
1
-1
/
+2
2024-09-03
misc: keba: Fix sysfs group creation
Gerhard Engleder
1
-10
/
+4
2024-09-03
nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
Geert Uytterhoeven
1
-3
/
+3
2024-09-03
nvmem: u-boot-env: error if NVMEM device is too small
John Thomson
1
-0
/
+7
2024-09-03
misc: fastrpc: Fix double free of 'buf' in error path
Sukrut Bellary
1
-3
/
+2
2024-09-03
binder: fix UAF caused by offsets overwrite
Carlos Llamas
1
-0
/
+1
2024-09-03
Merge tag 'iio-fixes-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
11
-60
/
+92
2024-09-03
net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
Roger Quadros
1
-4
/
+13
2024-09-03
net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
Roger Quadros
1
-1
/
+2
2024-09-03
net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
Roger Quadros
1
-28
/
+34
2024-09-03
drm/bridge-connector: reset the HDMI connector state
Dmitry Baryshkov
2
-1
/
+13
2024-09-03
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
20
-1
/
+37
2024-09-03
drm/display: stop depending on DRM_DISPLAY_HELPER
Dmitry Baryshkov
1
-10
/
+8
2024-09-03
usb: typec: ucsi: Fix the partner PD revision
Heikki Krogerus
1
-24
/
+26
2024-09-03
usb: cdns2: Fix controller reset issue
Pawel Laszczak
2
-9
/
+12
2024-09-03
usb: dwc3: core: update LC timer as per USB Spec V3.2
Faisal Hassan
2
-0
/
+17
2024-09-03
usb: dwc3: Avoid waking up gadget during startxfer
Prashanth K
1
-24
/
+17
2024-09-03
drm/i915/display: Increase Fast Wake Sync length as a quirk
Jouni Högander
5
-8
/
+32
2024-09-03
drm/i915/display: Add mechanism to use sink model when applying quirk
Jouni Högander
4
-0
/
+64
2024-09-03
Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+1
2024-09-03
Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...
Jakub Kicinski
5
-64
/
+117
2024-09-02
drm/amd/display: Block timing sync for different signals in PMO
Dillon Varone
1
-1
/
+2
2024-09-02
drm/amd/display: Lock DC and exit IPS when changing backlight
Leo Li
1
-1
/
+12
2024-09-02
drm/amdgpu: always allocate cleared VRAM for GEM allocations
Alex Deucher
1
-0
/
+3
2024-09-02
drm/amdgpu/mes: add mes mapping legacy queue switch
Jack Xiao
4
-20
/
+43
2024-09-02
drm/amd/display: Determine IPS mode by ASIC and PMFW versions
Leo Li
1
-1
/
+25
2024-09-02
Revert "wifi: ath11k: support hibernation"
Baochen Qiang
8
-139
/
+49
2024-09-02
Revert "wifi: ath11k: restore country code during resume"
Baochen Qiang
1
-10
/
+0
2024-09-02
hwmon: (hp-wmi-sensors) Check if WMI event data exists
Armin Wolf
1
-0
/
+2
2024-09-02
gpio: modepin: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-02
igc: Unlock on error in igc_io_resume()
Dan Carpenter
1
-0
/
+1
2024-09-02
gpio: rockchip: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-09-02
spi: bcm63xx: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-02
drm/i915/fence: Mark debug_fence_free() with __maybe_unused
Andy Shevchenko
1
-2
/
+2
[prev]
[next]