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
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-03-15
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
Boris Brezillon
18
-32
/
+6
2018-03-15
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
19
-370
/
+52
2018-03-15
mtd: Get rid of unused fields in struct erase_info
Boris Brezillon
1
-5
/
+0
2018-03-15
mtd: Initialize ->fail_addr early in mtd_erase()
Boris Brezillon
1
-1
/
+2
2018-03-15
mtd: st_spi_fsm: use %*ph to print small buffer
Antonio Cardace
1
-2
/
+1
2018-03-15
mtd: block2mtd: remove redundant initialization of 'bdev'
Colin Ian King
1
-1
/
+1
2018-02-12
mtd: get rid of the mtd_add_device_partitions()
Rafał Miłecki
1
-31
/
+12
2018-02-12
mtd: move code adding master MTD out of mtd_add_device_partitions()
Rafał Miłecki
1
-12
/
+13
2018-02-12
mtd: Make sure the device supports erase operations in mtd_erase()
Boris Brezillon
1
-0
/
+4
2018-02-12
Linux 4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-12
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-12
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
8
-40
/
+47
2018-02-12
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+2
2018-02-12
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+8
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-11
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-02-11
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-63
/
+212
2018-02-11
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
Linus Torvalds
2
-11
/
+363
2018-02-11
Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-19
/
+57
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
123
-1416
/
+6577
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
23
-77
/
+121
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+5
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
113
-395
/
+1253
2018-02-10
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-23
/
+36
2018-02-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
15
-389
/
+798
2018-02-10
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-9
/
+54
2018-02-10
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-13
/
+130
2018-02-10
Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux
Linus Torvalds
4
-0
/
+6
2018-02-10
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
12
-39
/
+251
2018-02-09
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Radim Krčmář
1
-143
/
+164
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
Merge branch 's390-qeth-fixes'
David S. Miller
2
-7
/
+14
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
Merge branch 'stmmac-irq-fixes-cleanups'
David S. Miller
3
-9
/
+8
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
[next]