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
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
182
-756
/
+1121
2021-01-24
exec: handle idmapped mounts
Christian Brauner
1
-2
/
+5
2021-01-24
would_dump: handle idmapped mounts
Christian Brauner
1
-3
/
+3
2021-01-24
ioctl: handle idmapped mounts
Christian Brauner
1
-2
/
+5
2021-01-24
init: handle idmapped mounts
Christian Brauner
1
-9
/
+11
2021-01-24
fcntl: handle idmapped mounts
Christian Brauner
1
-1
/
+2
2021-01-24
utimes: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
af_unix: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2021-01-24
open: handle idmapped mounts
Christian Brauner
1
-4
/
+9
2021-01-24
open: handle idmapped mounts in do_truncate()
Christian Brauner
5
-16
/
+23
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
12
-105
/
+279
2021-01-24
namei: introduce struct renamedata
Christian Brauner
6
-14
/
+55
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
7
-67
/
+108
2021-01-24
stat: handle idmapped mounts
Christian Brauner
36
-46
/
+54
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
11
-74
/
+146
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
19
-124
/
+160
2021-01-24
acl: handle idmapped mounts
Christian Brauner
72
-85
/
+238
2021-01-24
attr: handle idmapped mounts
Christian Brauner
57
-137
/
+206
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
54
-91
/
+112
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
36
-88
/
+164
2021-01-24
capability: handle idmapped mounts
Christian Brauner
10
-23
/
+36
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
13
-16
/
+24
2021-01-24
fs: add id translation helpers
Christian Brauner
1
-0
/
+47
2021-01-24
mount: attach mappings to mounts
Christian Brauner
3
-0
/
+21
2021-01-18
Linux 5.11-rc4
Linus Torvalds
1
-1
/
+1
2021-01-18
Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-208
/
+224
2021-01-17
Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+23
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-5
/
+11
2021-01-17
mm: don't put pinned pages into the swap cache
Linus Torvalds
1
-0
/
+2
2021-01-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-22
/
+19
2021-01-16
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2021-01-16
Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-13
/
+18
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+41
2021-01-16
Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-35
/
+68
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
1
-0
/
+21
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
1
-23
/
+9
2021-01-16
RISC-V: Fix maximum allowed phsyical memory for RV32
Atish Patra
1
-2
/
+4
2021-01-16
RISC-V: Set current memblock limit
Atish Patra
1
-2
/
+14
2021-01-16
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-16
iov_iter: fix the uaccess area in copy_compat_iovec_from_user
Christoph Hellwig
1
-1
/
+1
2021-01-16
Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-34
/
+239
2021-01-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-23
/
+33
2021-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-68
/
+83
2021-01-16
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
1
-0
/
+1
2021-01-16
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-129
/
+186
2021-01-16
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-7
/
+6
2021-01-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-107
/
+56
2021-01-16
Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+25
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2
-3
/
+3
[next]