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-01-11
ext4: fix incorrect indentation of if statement
Colin Ian King
1
-3
/
+3
2018-01-11
ext4: correct documentation for grpid mount option
Ernesto A. Fernández
1
-1
/
+1
2018-01-11
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
Jun Piao
6
-18
/
+18
2018-01-10
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
1
-0
/
+1
2018-01-10
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
2
-164
/
+272
2018-01-10
ext4: fix a race in the ext4 shutdown path
Harshad Shirwadkar
1
-4
/
+12
2018-01-10
mbcache: make sure c_entry_count is not decremented past zero
Jiang Biao
1
-1
/
+3
2018-01-10
ext4: no need flush workqueue before destroying it
piaojun
1
-1
/
+0
2018-01-08
ext4: fixed alignment and minor code cleanup in ext4.h
Petros Koutoupis
1
-11
/
+9
2018-01-08
ext4: fix ENOSPC handling in DAX page fault handler
Jan Kara
1
-2
/
+8
2018-01-08
dax: pass detailed error code from dax_iomap_fault()
Jan Kara
5
-7
/
+10
2018-01-08
mbcache: revert "fs/mbcache.c: make count_objects() more robust"
Eric Biggers
1
-3
/
+0
2018-01-08
mbcache: initialize entry->e_referenced in mb_cache_entry_create()
Alexander Potapenko
1
-0
/
+1
2017-12-18
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
23
-132
/
+23
2017-12-18
Linux 4.15-rc4
Linus Torvalds
1
-1
/
+1
2017-12-18
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-18
Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
0
-0
/
+0
2017-12-18
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...
Linus Torvalds
2
-4
/
+4
2017-12-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+17
2017-12-18
Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
5
-41
/
+52
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+19
2017-12-17
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+16
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
13
-27
/
+27
2017-12-17
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-12-17
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2
-1
/
+27
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-17
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
1
-0
/
+1
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
17
-93
/
+121
2017-12-17
Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base
Ingo Molnar
3
-58
/
+33
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
19
-522
/
+613
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
55
-361
/
+579
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
2
-4
/
+4
2017-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-19
/
+56
2017-12-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-20
/
+19
2017-12-17
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-19
/
+50
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
7
-22
/
+15
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
95
-387
/
+802
2017-12-16
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-99
/
+144
2017-12-15
Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2017-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-40
/
+32
2017-12-15
Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-62
/
+100
2017-12-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-33
/
+54
2017-12-15
Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-1
/
+11
2017-12-15
Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+38
2017-12-15
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-26
/
+137
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-12-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-28
/
+64
[next]