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-12-01
mm/khugepaged: fix crashes due to misaccounted holes
Hugh Dickins
2
-2
/
+9
2018-12-01
mm/khugepaged: collapse_shmem() stop if punched or truncated
Hugh Dickins
1
-0
/
+11
2018-12-01
mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
Hugh Dickins
1
-6
/
+13
2018-12-01
mm/huge_memory: splitting set mapping+index before unfreeze
Hugh Dickins
1
-6
/
+6
2018-12-01
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
2
-16
/
+9
2018-12-01
initramfs: clean old path before creating a hardlink
Li Zhijian
1
-10
/
+12
2018-12-01
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
Anders Roxell
1
-2
/
+2
2018-12-01
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
5
-14
/
+40
2018-12-01
proc: fixup map_files test on arm
Alexey Dobriyan
1
-2
/
+7
2018-12-01
debugobjects: avoid recursive calls with kmemleak
Qian Cai
1
-3
/
+2
2018-12-01
userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
Andrea Arcangeli
1
-0
/
+11
2018-12-01
userfaultfd: shmem: add i_size checks
Andrea Arcangeli
2
-4
/
+40
2018-12-01
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
2
-9
/
+21
2018-12-01
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
Andrea Arcangeli
1
-2
/
+13
2018-12-01
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
Andrea Arcangeli
3
-5
/
+5
2018-12-01
lib/test_kmod.c: fix rmmod double free
Luis Chamberlain
1
-1
/
+0
2018-12-01
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-01
hfs: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-01
proc: update MAINTAINERS with proc.txt
Alexey Dobriyan
1
-0
/
+1
2018-12-01
mm/page_alloc.c: fix calculation of pgdat->nr_zones
Wei Yang
1
-1
/
+3
2018-12-01
mm: use swp_offset as key in shmem_replace_page()
Yu Zhao
1
-2
/
+4
2018-12-01
mm: cleancache: fix corruption on missed inode invalidation
Pavel Tikhomirov
1
-2
/
+6
2018-12-01
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
1
-21
/
+26
2018-12-01
mm/gup: finish consolidating error handling
John Hubbard
1
-2
/
+1
2018-12-01
MAINTAINERS: name change for Luis
Luis Chamberlain
1
-6
/
+6
2018-11-30
Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-25
/
+67
2018-11-30
Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+8
2018-11-30
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
24
-72
/
+103
2018-11-30
Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-85
/
+86
2018-11-30
Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-3
/
+31
2018-11-30
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
1
-1
/
+1
2018-11-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-82
/
+16
2018-11-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-47
/
+166
2018-11-30
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+26
2018-11-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+15
2018-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
12
-125
/
+189
2018-11-30
Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-6
/
+65
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-175
/
+78
2018-11-30
Merge tag 'drm-fixes-2018-11-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-33
/
+110
2018-11-30
Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-10
/
+10
2018-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-123
/
+121
2018-11-30
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
4
-3
/
+62
2018-11-30
tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
Zenghui Yu
1
-3
/
+3
2018-11-30
afs: Use d_instantiate() rather than d_add() and don't d_drop()
David Howells
1
-3
/
+1
2018-11-30
afs: Fix missing net error handling
David Howells
6
-113
/
+135
2018-11-30
afs: Fix validation/callback interaction
David Howells
1
-6
/
+12
2018-11-30
Merge tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-19
/
+2
2018-11-30
Merge tag 'pm-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-5
/
+2
2018-11-30
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
1
-0
/
+1
2018-11-30
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
2
-10
/
+10
[next]