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
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
2022-02-02
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
1
-8
/
+37
2022-02-02
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
Helge Deller
9
-42
/
+672
2022-02-02
nvme-rdma: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
1
-0
/
+1
2022-02-02
nvme-tcp: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
1
-0
/
+1
2022-02-02
nvme: fix a possible use-after-free in controller reset during load
Sagi Grimberg
1
-1
/
+8
2022-02-02
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-19
/
+44
2022-02-02
net/mlx5e: Avoid field-overflowing memcpy()
Kees Cook
2
-4
/
+6
2022-02-02
net/mlx5e: Use struct_group() for memcpy() region
Kees Cook
1
-1
/
+1
2022-02-02
net/mlx5e: Avoid implicit modify hdr for decap drop rule
Roi Dayan
1
-1
/
+2
2022-02-02
net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic
Raed Salem
1
-2
/
+11
2022-02-02
net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic
Raed Salem
1
-3
/
+6
2022-02-02
net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
Maxim Mikityanskiy
1
-1
/
+2
2022-02-02
net/mlx5: E-Switch, Fix uninitialized variable modact
Maor Dickman
1
-1
/
+1
2022-02-02
net/mlx5e: Fix handling of wrong devices during bond netevent
Maor Dickman
1
-18
/
+14
2022-02-02
net/mlx5e: Fix broken SKB allocation in HW-GRO
Khalid Manaa
1
-9
/
+17
2022-02-02
net/mlx5e: Fix wrong calculation of header index in HW_GRO
Khalid Manaa
2
-2
/
+7
2022-02-02
net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
Roi Dayan
1
-2
/
+2
2022-02-02
net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
Dima Chumak
1
-3
/
+4
2022-02-02
net/mlx5e: TC, Reject rules with forward and drop actions
Roi Dayan
1
-0
/
+6
2022-02-02
net/mlx5: Use del_timer_sync in fw reset flow of halting poll
Maher Sanalla
1
-1
/
+1
2022-02-02
net/mlx5e: Fix module EEPROM query
Gal Pressman
1
-4
/
+5
2022-02-02
net/mlx5e: TC, Reject rules with drop and modify hdr action
Roi Dayan
1
-0
/
+6
2022-02-02
net/mlx5: Bridge, ensure dev_name is null-terminated
Vlad Buslov
1
-1
/
+1
2022-02-02
net/mlx5: Bridge, take rtnl lock in init error handler
Vlad Buslov
2
-0
/
+6
2022-02-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-2
/
+30
2022-02-02
net: macsec: Verify that send_sci is on when setting Tx sci explicitly
Lior Nahmanson
1
-0
/
+9
2022-02-02
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Georgi Valkov
1
-3
/
+3
2022-02-02
ethernet: smc911x: fix indentation in get/set EEPROM
Jakub Kicinski
1
-4
/
+4
2022-02-01
Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-39
/
+42
2022-02-01
Merge tag 'regulator-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2022-02-01
Merge tag 'platform-drivers-x86-v5.17-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-68
/
+229
2022-02-01
PCI: j721e: Initialize pcie->cdns_pcie before using it
Bjorn Helgaas
1
-43
/
+42
2022-02-01
e1000e: Handshake with CSME starts from ADL platforms
Sasha Neftin
1
-2
/
+4
2022-02-01
e1000e: Separate ADP board type from TGP
Sasha Neftin
3
-17
/
+40
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-9
/
+3
2022-02-01
platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD pla...
Mark Pearson
1
-0
/
+12
2022-02-01
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
1
-1
/
+1
2022-02-01
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Bernard Metzler
2
-15
/
+12
2022-02-01
net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
Jonathan McDowell
1
-13
/
+13
2022-02-01
drm/i915/pmu: Fix KMD and GuC race on accessing busyness
Umesh Nerlige Ramappa
1
-4
/
+54
2022-02-01
dma-buf: heaps: Fix potential spectre v1 gadget
Jordy Zomer
1
-0
/
+2
2022-02-01
net: macsec: Fix offload support for NETDEV_UNREGISTER event
Lior Nahmanson
1
-12
/
+12
2022-02-01
net: stmmac: dump gmac4 DMA registers correctly
Camel Guo
2
-2
/
+18
2022-02-01
net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
Arınç ÜNAL
1
-0
/
+1
2022-02-01
drm/amd: Warn users about potential s0ix problems
Mario Limonciello
2
-7
/
+25
2022-02-01
drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
Evan Quan
1
-3
/
+3
2022-02-01
i40e: Fix reset path while removing the driver
Karen Sornek
2
-1
/
+19
2022-02-01
scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internal
John Garry
1
-8
/
+6
2022-02-01
drm/nouveau: fix off by one in BIOS boundary checking
Nick Lopez
1
-1
/
+1
2022-02-01
scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task
John Garry
1
-2
/
+2
[prev]
[next]