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
2017-10-26
igb: Fix TX map failure path
Jean-Philippe Brucker
1
-1
/
+1
2017-10-26
e1000: avoid null pointer dereference on invalid stat type
Colin Ian King
1
-5
/
+4
2017-10-26
e1000: fix race condition between e1000_down() and e1000_watchdog
Vincenzo Maffione
1
-2
/
+9
2017-10-26
xen: fix booting ballooned down hvm guest
Juergen Gross
1
-6
/
+13
2017-10-26
tap: double-free in error path in tap_open()
Girish Moodalbail
1
-9
/
+9
2017-10-26
Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...
David S. Miller
2
-3
/
+9
2017-10-26
net: mvpp2: do not sleep in set_rx_mode
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix invalid parameters order when calling the tcam init
Antoine Tenart
1
-2
/
+2
2017-10-26
net: mvpp2: fix typo in the tcam setup
Antoine Tenart
1
-1
/
+1
2017-10-26
net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth
Huy Nguyen
2
-30
/
+104
2017-10-26
net/mlx5e: Properly deal with encap flows add/del under neigh update
Or Gerlitz
1
-35
/
+54
2017-10-26
net/mlx5: Delay events till mlx5 interface's add complete for pci resume
Huy Nguyen
1
-29
/
+41
2017-10-26
net/mlx5: Fix health work queue spin lock to IRQ safe
Moshe Shemesh
1
-2
/
+3
2017-10-26
Merge tag 'hwmon-for-linus-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+10
2017-10-26
tun: allow positive return values on dev_get_valid_name() call
Julien Gomes
1
-1
/
+1
2017-10-26
nfp: refuse offloading filters that redirects to upper devices
Pieter Jansen van Vuuren
1
-0
/
+2
2017-10-26
Merge tag 'drm-intel-fixes-2017-10-25' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-0
/
+4
2017-10-25
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2
-14
/
+8
2017-10-25
RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
Michael J. Ruhl
1
-1
/
+12
2017-10-25
xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
Juergen Gross
1
-1
/
+1
2017-10-25
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
Lionel Landwerlin
1
-0
/
+4
2017-10-25
drm/amd/amdgpu: Remove workaround check for UVD6 on APUs
Tom St Denis
1
-11
/
+5
2017-10-25
Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...
Mark Brown
4
-107
/
+64
2017-10-25
efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
Ard Biesheuvel
1
-1
/
+2
2017-10-25
efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
Dan Carpenter
1
-0
/
+3
2017-10-25
nbd: handle interrupted sendmsg with a sndtimeo set
Josef Bacik
1
-2
/
+11
2017-10-24
Input: elan_i2c - add ELAN0611 to the ACPI table
Kai-Heng Feng
1
-0
/
+1
2017-10-24
PM / QoS: Fix device resume latency PM QoS
Rafael J. Wysocki
6
-32
/
+57
2017-10-24
hwmon: (tmp102) Fix first temperature reading
Guenter Roeck
1
-8
/
+5
2017-10-24
can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
Jimmy Assarsson
1
-0
/
+6
2017-10-24
can: kvaser_usb: Correct return value in printout
Jimmy Assarsson
1
-1
/
+2
2017-10-24
can: sun4i: fix loopback mode
Gerhard Bertelsmann
1
-2
/
+1
2017-10-24
net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
Antoine Tenart
1
-1
/
+1
2017-10-24
net: mvpp2: do not unmap TSO headers buffers
Antoine Tenart
1
-4
/
+13
2017-10-24
net: mvpp2: fix TSO headers allocation and management
Yan Markman
1
-3
/
+3
2017-10-24
cdc_ether: flag the Huawei ME906/ME909 as WWAN
Aleksander Morgado
1
-0
/
+6
2017-10-24
drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
Ran Wang
2
-0
/
+10
2017-10-23
Merge tag 'platform-drivers-x86-v4.14-3' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-74
/
+41
2017-10-23
platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates
Kuppuswamy Sathyanarayanan
1
-8
/
+13
2017-10-23
platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function
Kuppuswamy Sathyanarayanan
1
-66
/
+28
2017-10-23
Merge tag 'pinctrl-v4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+12
2017-10-23
Merge tag 'regulator-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2017-10-23
nvme-rdma: fix possible hang when issuing commands during ctrl removal
Sagi Grimberg
1
-4
/
+7
2017-10-23
Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-39
/
+83
2017-10-23
Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-26
/
+15
2017-10-23
Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-76
/
+226
2017-10-23
Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t...
Mark Brown
2
-2
/
+2
2017-10-23
scsi: Suppress a kernel warning in case the prep function returns BLKPREP_DEFER
Bart Van Assche
1
-7
/
+1
2017-10-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2017-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+34
[prev]
[next]