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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
12
-228
/
+505
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
4
-4
/
+4
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
17
-144
/
+143
2020-02-04
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
6
-76
/
+79
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
1
-2
/
+2
2020-02-04
fs/proc/page.c: allow inspection of last section and fix end detection
David Hildenbrand
1
-3
/
+27
2020-02-04
ocfs2: fix oops when writing cloned file
Gang He
1
-8
/
+6
2020-02-03
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
13
-83
/
+193
2020-02-03
ovl: fix lseek overflow on 32bit
Miklos Szeredi
1
-1
/
+1
2020-02-02
btrfs: do not zero f_bavail if we have available space
Josef Bacik
1
-1
/
+9
2020-02-01
Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/c...
Linus Torvalds
2
-2
/
+2
2020-02-01
vfs: fix do_last() regression
Al Viro
1
-2
/
+2
2020-02-01
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-02-01
Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
12
-70
/
+73
2020-01-31
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-13
/
+5
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-170
/
+236
2020-01-31
execve: warn if process starts with executable stack
Alexey Dobriyan
1
-0
/
+5
2020-01-31
reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
Yunfeng Ye
1
-1
/
+2
2020-01-31
fs/binfmt_elf.c: coredump: allow process with empty address space to coredump
Alexey Dobriyan
1
-1
/
+9
2020-01-31
fs/binfmt_elf.c: coredump: delete duplicated overflow check
Alexey Dobriyan
1
-2
/
+0
2020-01-31
fs/binfmt_elf.c: coredump: allocate core ELF header on stack
Alexey Dobriyan
1
-11
/
+5
2020-01-31
fs/binfmt_elf.c: make BAD_ADDR() unlikely
Alexey Dobriyan
1
-1
/
+1
2020-01-31
fs/binfmt_elf.c: better codegen around current->mm
Alexey Dobriyan
1
-24
/
+28
2020-01-31
fs/binfmt_elf.c: don't copy ELF header around
Alexey Dobriyan
1
-28
/
+27
2020-01-31
fs/binfmt_elf.c: fix ->start_code calculation
Alexey Dobriyan
1
-1
/
+1
2020-01-31
fs/binfmt_elf.c: smaller code generation around auxv vector fill
Alexey Dobriyan
1
-7
/
+8
2020-01-31
btrfs: use larger zlib buffer for s390 hardware compression
Mikhail Zaslonko
2
-36
/
+101
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
fs/io_uring: set FOLL_PIN via pin_user_pages()
John Hubbard
1
-1
/
+1
2020-01-31
ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_tran...
wangyan
1
-2
/
+1
2020-01-31
ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
wangyan
1
-3
/
+5
2020-01-31
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
1
-4
/
+0
2020-01-31
ocfs2/dlm: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2020-01-31
ocfs2: make local header paths relative to C files
Masahiro Yamada
13
-45
/
+41
2020-01-31
ocfs2: remove unneeded semicolons
zhengbin
2
-2
/
+2
2020-01-31
fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
Aditya Pakki
1
-2
/
+0
2020-01-31
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-1
/
+1
2020-01-31
Btrfs: send, fix emission of invalid clone operations within the same file
Filipe Manana
1
-1
/
+2
2020-01-31
btrfs: do not do delalloc reservation under page lock
Josef Bacik
1
-16
/
+60
2020-01-31
btrfs: drop the -EBUSY case in __extent_writepage_io
Josef Bacik
1
-5
/
+1
2020-01-31
Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
Chris Mason
1
-17
/
+44
2020-01-31
btrfs: take overcommit into account in inc_block_group_ro
Josef Bacik
3
-19
/
+39
2020-01-31
btrfs: fix force usage in inc_block_group_ro
Josef Bacik
1
-2
/
+2
2020-01-31
btrfs: Correctly handle empty trees in find_first_clear_extent_bit
Nikolay Borisov
2
-14
/
+27
2020-01-31
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
1
-1
/
+10
2020-01-31
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
5
-16
/
+8
2020-01-31
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-1
/
+0
2020-01-31
Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-7
/
+19
2020-01-31
Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
18
-370
/
+3137
2020-01-31
Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
12
-85
/
+137
[next]