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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-26
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
David Hildenbrand
1
-0
/
+1
2018-05-26
checkpatch: fix macro argument precedence test
Joe Perches
1
-1
/
+1
2018-05-26
init/main.c: include <linux/mem_encrypt.h>
Mathieu Malaterre
1
-0
/
+1
2018-05-26
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
1
-0
/
+5
2018-05-26
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
3
-6
/
+9
2018-05-26
proc: fix smaps and meminfo alignment
Hugh Dickins
1
-5
/
+0
2018-05-26
mm: do not warn on offline nodes unless the specific node is explicitly reque...
Michal Hocko
1
-1
/
+1
2018-05-26
mm, memory_hotplug: make has_unmovable_pages more robust
Michal Hocko
1
-6
/
+10
2018-05-26
mm/kasan: don't vfree() nonexistent vm_area
Andrey Ryabinin
1
-2
/
+61
2018-05-26
MAINTAINERS: change hugetlbfs maintainer and update files
Mike Kravetz
1
-1
/
+7
2018-05-26
ipc/shm: fix shmat() nil address after round-down when remapping
Davidlohr Bueso
1
-2
/
+10
2018-05-26
Revert "ipc/shm: Fix shmat mmap nil-page protection"
Davidlohr Bueso
1
-7
/
+2
2018-05-26
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
2
-1
/
+10
2018-05-26
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...
Changwei Ge
1
-10
/
+1
2018-05-26
mm: fix nr_rotate_swap leak in swapon() error case
Omar Sandoval
1
-1
/
+6
2018-05-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-31
/
+83
2018-05-25
Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+7
2018-05-25
Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-8
/
+27
2018-05-25
Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
6
-46
/
+58
2018-05-25
Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+6
2018-05-25
Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
5
-46
/
+55
2018-05-25
Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-05-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
29
-98
/
+116
2018-05-24
Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2018-05-24
ALSA: hda - Fix runtime PM
Lukas Wunner
1
-2
/
+4
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
7
-145
/
+49
2018-05-24
Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+9
2018-05-24
Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+9
2018-05-24
Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+3
2018-05-24
ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
Mika Westerberg
1
-0
/
+1
2018-05-24
arm64: Make sure permission updates happen for pmd/pud
Laura Abbott
1
-6
/
+10
2018-05-24
Btrfs: fix error handling in btrfs_truncate()
Omar Sandoval
1
-1
/
+2
2018-05-24
RDMA/hns: Move the location for initializing tmp_len
oulijun
1
-1
/
+2
2018-05-24
RDMA/hns: Bugfix for cq record db for kernel
oulijun
1
-0
/
+1
2018-05-24
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
1
-5
/
+5
2018-05-24
RDMA/qedr: Fix doorbell bar mapping for dpi > 1
Kalderon, Michal
1
-31
/
+29
2018-05-23
Merge tag 'mfd-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-4
/
+22
2018-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
5
-45
/
+15
2018-05-23
drm/vmwgfx: Schedule an fb dirty update after resume
Thomas Hellstrom
3
-21
/
+7
2018-05-23
drm/vmwgfx: Fix host logging / guestinfo reading error paths
Thomas Hellstrom
1
-17
/
+31
2018-05-23
drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
Thomas Hellstrom
1
-8
/
+17
2018-05-23
mfd: cros_ec: Retry commands when EC is known to be busy
Brian Norris
2
-4
/
+22
2018-05-23
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
Sinan Kaya
1
-7
/
+7
2018-05-23
alpha: simplify get_arch_dma_ops
Christoph Hellwig
2
-5
/
+3
2018-05-23
alpha: use dma_direct_ops for jensen
Christoph Hellwig
3
-33
/
+5
2018-05-22
arm64: fault: Don't leak data in ESR context for user fault on kernel VA
Peter Maydell
1
-0
/
+51
2018-05-22
PM / core: Fix direct_complete handling for devices with no callbacks
Rafael J. Wysocki
1
-4
/
+3
2018-05-22
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
9
-2
/
+356
2018-05-22
Merge branch 'drm/du/fixes' of git://linuxtv.org/pinchartl/media into drm-fixes
Dave Airlie
1
-0
/
+3
2018-05-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-11
/
+37
[next]