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
2021-06-29
mm/page-writeback: Fix performance when BDI's share of ratio is 0.
Chi Wu
1
-4
/
+16
2021-06-29
mm: page-writeback: kill get_writeback_state() comments
Kefeng Wang
1
-6
/
+3
2021-06-29
virtio_balloon: specify page reporting order if needed
Gavin Shan
1
-0
/
+17
2021-06-29
mm/page_reporting: allow driver to specify reporting order
Gavin Shan
2
-0
/
+9
2021-06-29
mm/page_reporting: export reporting order as module parameter
Gavin Shan
3
-5
/
+15
2021-06-29
mm/page_reporting: fix code style in __page_reporting_request()
Gavin Shan
1
-2
/
+2
2021-06-29
mm: mmap_lock: use local locks instead of disabling preemption
Nicolas Saenz Julienne
1
-11
/
+22
2021-06-29
mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
Anshuman Khandual
1
-12
/
+51
2021-06-29
tools/vm/page_owner_sort.c: check malloc() return
Tang Bin
1
-0
/
+4
2021-06-29
dax: fix ENOMEM handling in grab_mapping_entry()
Jan Kara
1
-1
/
+2
2021-06-29
mm/kmemleak: fix possible wrong memory scanning period
Yanfei Xu
1
-6
/
+12
2021-06-29
mm/slub: add taint after the errors are printed
Georgi Djakov
1
-2
/
+3
2021-06-29
mm: slub: move sysfs slab alloc/free interfaces to debugfs
Faiyaz Mohammed
3
-93
/
+189
2021-06-29
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
3
-2
/
+22
2021-06-29
slub: indicate slab_fix() uses printf formats
Joe Perches
1
-3
/
+4
2021-06-29
slub: actually use 'message' in restore_bytes()
Stephen Boyd
1
-1
/
+1
2021-06-29
slub: restore slub_debug=- behavior
Stephen Boyd
1
-0
/
+2
2021-06-29
mm, slub: change run-time assertion in kmalloc_index() to compile-time
Hyeonggon Yoo
3
-9
/
+20
2021-06-29
slub: remove resiliency_test() function
Oliver Glitta
1
-64
/
+0
2021-06-29
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
6
-3
/
+212
2021-06-29
kunit: make test->lock irq safe
Vlastimil Babka
2
-9
/
+14
2021-06-29
slab: use __func__ to trace function name
gumingtao
1
-6
/
+6
2021-06-29
doc: watchdog: modify the doc related to "watchdog/%u"
Wang Qing
1
-5
/
+5
2021-06-29
doc: watchdog: modify the explanation related to watchdog thread
Wang Qing
1
-2
/
+2
2021-06-29
kernel: watchdog: modify the explanation related to watchdog thread
Wang Qing
1
-8
/
+4
2021-06-29
ocfs2: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-29
ocfs2: replace simple_strtoull() with kstrtoull()
Chen Huang
1
-2
/
+3
2021-06-29
ocfs2: remove repeated uptodate check for buffer
Wan Jiabing
1
-2
/
+1
2021-06-29
ocfs2: remove redundant assignment to pointer queue
Colin Ian King
1
-1
/
+1
2021-06-29
ocfs2: fix snprintf() checking
Dan Carpenter
2
-11
/
+3
2021-06-29
ocfs2: remove unnecessary INIT_LIST_HEAD()
Yang Yingliang
1
-2
/
+0
2021-06-29
squashfs: add option to panic on errors
Vincent Whitchurch
3
-1
/
+91
2021-06-29
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
1
-1
/
+1
2021-06-29
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+16
2021-06-29
streamline_config.pl: add softtabstop=4 for vim users
Steven Rostedt (VMware)
1
-0
/
+2
2021-06-29
streamline_config.pl: make spacing consistent
Steven Rostedt (VMware)
1
-39
/
+39
2021-06-29
ia64: mca_drv: fix incorrect array size calculation
Arnd Bergmann
1
-1
/
+1
2021-06-29
ia64: headers: drop duplicated words
Randy Dunlap
3
-3
/
+3
2021-06-29
kthread_worker: fix return value when kthread_mod_delayed_work() races with k...
Petr Mladek
1
-7
/
+12
2021-06-29
kthread: switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2021-06-29
mm/page_alloc: correct return value of populated elements if bulk array is po...
Mel Gorman
1
-1
/
+1
2021-06-29
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
2
-37
/
+58
2021-06-29
mm/gup: fix try_grab_compound_head() race with split_huge_page()
Jann Horn
1
-15
/
+43
2021-06-28
Linux 5.13
Linus Torvalds
1
-1
/
+1
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
5
-61
/
+2
2021-06-26
Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-21
/
+21
2021-06-26
Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+10
2021-06-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-4
/
+20
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-160
/
+258
2021-06-25
userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-2
/
+2
[next]