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
2017-07-18
scsi: hpsa: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-07-13
scsi: libfc: pass an error pointer to fc_disc_error()
Dan Carpenter
1
-1
/
+1
2017-07-13
scsi: hisi_sas: make several const arrays static
Colin Ian King
1
-5
/
+5
2017-07-13
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
1
-1
/
+1
2017-07-13
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
1
-1
/
+4
2017-07-13
scsi: virtio_scsi: always read VPD pages for multiqueue too
Paolo Bonzini
1
-0
/
+1
2017-07-13
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
1
-1
/
+1
2017-07-13
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
Colin Ian King
1
-1
/
+1
2017-07-13
scsi: isci: fix typo in function names
Colin Ian King
1
-7
/
+7
2017-07-13
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-4
/
+7
2017-07-12
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Nilesh Javali
3
-0
/
+646
2017-07-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
40
-440
/
+600
2017-07-12
Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-179
/
+180
2017-07-11
Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
28
-476
/
+2308
2017-07-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
26
-646
/
+1077
2017-07-11
Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
17
-84
/
+1393
2017-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
6
-6
/
+0
2017-07-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
103
-1249
/
+1538
2017-07-11
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
1
-0
/
+4
2017-07-11
kernel/signal.c: avoid undefined behaviour in kill_something_info
zhongjiang
1
-0
/
+4
2017-07-11
binfmt_elf: safely increment argv pointers
Kees Cook
1
-11
/
+9
2017-07-11
s390: reduce ELF_ET_DYN_BASE
Kees Cook
1
-8
/
+7
2017-07-11
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+7
2017-07-11
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+6
2017-07-11
arm: move ELF_ET_DYN_BASE to 4MB
Kees Cook
1
-6
/
+2
2017-07-11
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
2
-14
/
+58
2017-07-11
fs, epoll: short circuit fetching events if thread has been killed
David Rientjes
1
-0
/
+10
2017-07-11
checkpatch: improve multi-line alignment test
Joe Perches
1
-1
/
+1
2017-07-11
checkpatch: improve macro reuse test
Joe Perches
1
-6
/
+6
2017-07-11
checkpatch: change format of --color argument to --color[=WHEN]
John Brooks
1
-6
/
+29
2017-07-11
checkpatch: silence perl 5.26.0 unescaped left brace warnings
Cyril Bur
1
-3
/
+3
2017-07-11
checkpatch: improve tests for multiple line function definitions
Joe Perches
1
-1
/
+25
2017-07-11
checkpatch: remove false warning for commit reference
Heinrich Schuchardt
1
-1
/
+3
2017-07-11
checkpatch: fix stepping through statements with $stat and ctx_statement_block
Joe Perches
1
-1
/
+1
2017-07-11
checkpatch: [HLP]LIST_HEAD is also declaration
Steffen Maier
1
-1
/
+1
2017-07-11
checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t
Joe Perches
1
-0
/
+11
2017-07-11
checkpatch: improve the unnecessary OOM message test
Joe Perches
1
-1
/
+1
2017-07-11
lib/bsearch.c: micro-optimize pivot position calculation
Sergey Senozhatsky
1
-10
/
+12
2017-07-11
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
8
-56
/
+63
2017-07-11
lib/rhashtable.c: use kvzalloc() in bucket_table_alloc() when possible
Michal Hocko
1
-4
/
+3
2017-07-11
lib/interval_tree_test.c: allow full tree search
Davidlohr Bueso
1
-5
/
+10
2017-07-11
lib/interval_tree_test.c: allow users to limit scope of endpoint
Davidlohr Bueso
1
-10
/
+13
2017-07-11
lib/interval_tree_test.c: make test options module parameters
Davidlohr Bueso
1
-17
/
+40
2017-07-11
lib/interval_tree_test.c: allow the module to be compiled-in
Davidlohr Bueso
1
-1
/
+1
2017-07-11
lib/kstrtox.c: use "unsigned int" more
Alexey Dobriyan
1
-4
/
+6
2017-07-11
lib/kstrtox.c: delete end-of-string test
Alexey Dobriyan
1
-1
/
+1
2017-07-11
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
2
-3
/
+2
2017-07-11
include/linux/bitmap.h: turn bitmap_set and bitmap_clear into memset when pos...
Matthew Wilcox
1
-0
/
+6
2017-07-11
bitmap: optimise bitmap_set and bitmap_clear of a single bit
Matthew Wilcox
3
-10
/
+24
2017-07-11
lib/test_bitmap.c: add optimisation tests
Matthew Wilcox
1
-0
/
+32
[next]