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
2017-12-07
drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU
Marek Szyprowski
1
-0
/
+9
2017-12-07
drm/exynos: Fix dma-buf import
Marek Szyprowski
3
-1
/
+9
2017-12-07
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+15
2017-12-07
Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+28
2017-12-07
of: overlay: Fix (un)locking in of_overlay_apply()
Geert Uytterhoeven
1
-10
/
+5
2017-12-07
of: overlay: Fix memory leak in of_overlay_apply() error path
Geert Uytterhoeven
1
-8
/
+8
2017-12-06
of: overlay: Remove else after goto
Geert Uytterhoeven
1
-15
/
+12
2017-12-06
of: Spelling s/changset/changeset/
Geert Uytterhoeven
2
-6
/
+6
2017-12-06
of: unittest: Remove bogus overlay mutex release from overlay_data_add()
Geert Uytterhoeven
1
-1
/
+0
2017-12-06
drivers: net: dsa: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-06
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
42
-38
/
+875
2017-12-06
xen-netback: Fix logging message with spurious period after newline
Joe Perches
1
-1
/
+1
2017-12-06
net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Florian Westphal
1
-0
/
+2
2017-12-06
Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+5
2017-12-06
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
1
-0
/
+2
2017-12-06
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
1
-1
/
+1
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
3
-16
/
+12
2017-12-06
xen/pvcalls: Fix a check in pvcalls_front_remove()
Dan Carpenter
1
-1
/
+1
2017-12-06
xen/pvcalls: check for xenbus_read() errors
Dan Carpenter
1
-0
/
+2
2017-12-06
drm/ttm: swap consecutive allocated pooled pages v4
Christian König
1
-2
/
+9
2017-12-06
drm: safely free connectors from connector_iter
Daniel Vetter
2
-2
/
+28
2017-12-06
drm/i915/gvt: set max priority for gvt context
Zhenyu Wang
1
-0
/
+3
2017-12-06
drm/i915/gvt: Don't mark vgpu context as inactive when preempted
Zhenyu Wang
1
-1
/
+3
2017-12-06
drm/i915/gvt: Limit read hw reg to active vgpu
Xiong Zhang
2
-4
/
+37
2017-12-06
drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id()
Zhi Wang
2
-6
/
+17
2017-12-06
drm/i915/gvt: Emulate PCI expansion ROM base address register
Changbin Du
1
-0
/
+21
2017-12-06
make sock_alloc_file() do sock_release() on failures
Al Viro
1
-6
/
+2
2017-12-06
net: qualcomm: rmnet: Fix leak in device creation failure
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2017-12-06
net: qualcomm: rmnet: Fix leak on transmit failure
Subash Abhinov Kasiviswanathan
1
-2
/
+6
2017-12-06
ACPI / CPPC: Fix KASAN global out of bounds warning
George Cherian
1
-8
/
+15
2017-12-05
net: sh_eth: don't use NULL as "struct device" for the DMA mapping API
Thomas Petazzoni
1
-6
/
+6
2017-12-05
net: sh_eth: use correct "struct device" when calling DMA mapping functions
Thomas Petazzoni
1
-9
/
+10
2017-12-05
drm/ttm: swap consecutive allocated cached pages v3
Christian König
1
-1
/
+6
2017-12-05
drm/ttm: roundup the shrink request to prevent skip huge pool
Roger He
1
-5
/
+7
2017-12-05
drm/ttm: add page order support in ttm_pages_put
Roger He
1
-8
/
+18
2017-12-05
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
1
-0
/
+11
2017-12-05
drm/ttm: add page order in page pool
Roger He
1
-11
/
+27
2017-12-05
drm/ttm: use NUM_PAGES_TO_ALLOC always
Roger He
1
-2
/
+1
2017-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-49
/
+42
2017-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-78
/
+134
2017-12-05
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-27
/
+78
2017-12-05
Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+18
2017-12-05
Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-30
/
+73
2017-12-05
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-9
/
+34
2017-12-05
Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-37
/
+155
2017-12-05
gianfar: fix a flooded alignment reports because of padding issue.
Zumeng Chen
1
-2
/
+4
2017-12-05
Merge tag 'pinctrl-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-10
/
+21
2017-12-05
Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-4
/
+4
2017-12-05
nfp: fix port stats for mac representors
Pieter Jansen van Vuuren
1
-9
/
+6
2017-12-05
drm/i915/cnl: Mask previous DDI - PLL mapping
James Ausmus
1
-0
/
+1
[prev]
[next]