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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
relay: make create_buf_file and remove_buf_file callbacks mandatory
Jani Nikula
1
-0
/
+6
2020-12-16
relay: remove unused buf_mapped and buf_unmapped callbacks
Jani Nikula
1
-19
/
+0
2020-12-16
rapidio: remove unused rio_get_asm() and rio_get_device()
Sebastian Andrzej Siewior
1
-3
/
+0
2020-12-16
string.h: add FORTIFY coverage for strscpy()
Francis Laniel
1
-0
/
+48
2020-12-16
lib: string.h: detect intra-object overflow in fortified string functions
Daniel Axtens
1
-11
/
+16
2020-12-16
ilog2: improve ilog2 for constant arguments
Jakub Jelinek
1
-1
/
+2
2020-12-16
bitmap: remove unused function declaration
Ma, Jianpeng
1
-2
/
+0
2020-12-16
include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean
Andy Shevchenko
1
-2
/
+2
2020-12-16
kernel.h: split out mathematical helpers
Andy Shevchenko
7
-176
/
+194
2020-12-16
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
1
-1
/
+7
2020-12-16
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+44
2020-12-16
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+27
2020-12-16
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-29
/
+37
2020-12-16
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+13
2020-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-67
/
+12
2020-12-16
Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2020-12-16
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-1
/
+43
2020-12-16
Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+1
2020-12-16
Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+103
2020-12-16
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+5
2020-12-16
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-79
/
+72
2020-12-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-7
/
+116
2020-12-16
mm/lru: revise the comments of lru_lock
Hugh Dickins
2
-3
/
+2
2020-12-16
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
1
-0
/
+52
2020-12-16
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2
-1
/
+60
2020-12-16
mm/compaction: do page isolation first in compaction
Alex Shi
1
-1
/
+1
2020-12-16
mm/lru: introduce TestClearPageLRU()
Alex Shi
1
-0
/
+1
2020-12-16
mm/thp: move lru_add_page_tail() to huge_memory.c
Alex Shi
1
-2
/
+0
2020-12-16
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-106
/
+32
2020-12-16
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-4
/
+69
2020-12-16
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-53
/
+57
2020-12-16
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-142
/
+29
2020-12-16
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-27
/
+70
2020-12-16
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-44
/
+71
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
55
-1007
/
+1027
2020-12-16
Merge branch 'pci/ecam'
Bjorn Helgaas
1
-0
/
+27
2020-12-16
Merge branch 'pci/pm'
Bjorn Helgaas
1
-1
/
+1
2020-12-16
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+0
2020-12-16
Merge branch 'pci/err'
Bjorn Helgaas
2
-0
/
+6
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-343
/
+397
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
1
-4
/
+0
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
1
-0
/
+1
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
1
-4
/
+29
2020-12-15
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
1
-17
/
+3
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
1
-2
/
+2
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
1
-4
/
+15
2020-12-15
mm/compaction: make defer_compaction and compaction_deferred static
Hui Su
1
-12
/
+0
2020-12-15
include/linux/huge_mm.h: remove extern keyword
Ralph Campbell
1
-52
/
+41
2020-12-15
mm/page-flags: fix comment
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-12-15
include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivate
Miaohe Lin
1
-2
/
+1
[next]