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
2022-10-24
Merge branch 'fs.acl.rework' into for-next
Christian Brauner
110
-1117
/
+1828
2022-10-20
acl: remove a slew of now unused helpers
Christian Brauner
3
-365
/
+23
2022-10-20
9p: use stub posix acl handlers
Christian Brauner
3
-126
/
+4
2022-10-20
cifs: use stub posix acl handlers
Christian Brauner
3
-370
/
+4
2022-10-20
ovl: use stub posix acl handlers
Christian Brauner
1
-97
/
+4
2022-10-20
ecryptfs: use stub posix acl handlers
Christian Brauner
1
-0
/
+4
2022-10-20
evm: remove evm_xattr_acl_change()
Christian Brauner
1
-64
/
+0
2022-10-20
xattr: use posix acl api
Christian Brauner
4
-13
/
+85
2022-10-20
ovl: use posix acl api
Christian Brauner
7
-30
/
+58
2022-10-20
ovl: implement set acl method
Christian Brauner
3
-0
/
+112
2022-10-20
ovl: implement get acl method
Christian Brauner
3
-34
/
+95
2022-10-20
ecryptfs: implement set acl method
Christian Brauner
1
-0
/
+17
2022-10-20
ecryptfs: implement get acl method
Christian Brauner
1
-0
/
+11
2022-10-20
ksmbd: use vfs_remove_acl()
Christian Brauner
1
-1
/
+1
2022-10-20
acl: add vfs_remove_acl()
Christian Brauner
3
-0
/
+86
2022-10-20
acl: add vfs_get_acl()
Christian Brauner
3
-7
/
+141
2022-10-20
acl: add vfs_set_acl()
Christian Brauner
3
-0
/
+127
2022-10-20
internal: add may_write_xattr()
Christian Brauner
2
-13
/
+31
2022-10-20
evm: add post set acl hook
Christian Brauner
1
-0
/
+13
2022-10-20
integrity: implement get and set acl hook
Christian Brauner
5
-3
/
+157
2022-10-20
smack: implement get, set and remove acl hook
Christian Brauner
1
-0
/
+71
2022-10-20
selinux: implement get, set and remove acl hook
Christian Brauner
1
-0
/
+22
2022-10-20
security: add get, remove and set acl hook
Christian Brauner
4
-0
/
+72
2022-10-20
9p: implement set acl method
Christian Brauner
3
-0
/
+99
2022-10-20
9p: implement get acl method
Christian Brauner
4
-22
/
+80
2022-10-20
cifs: implement set acl method
Christian Brauner
4
-0
/
+240
2022-10-20
cifs: implement get acl method
Christian Brauner
4
-0
/
+271
2022-10-20
fs: add new get acl method
Christian Brauner
3
-0
/
+5
2022-10-20
fs: rename current get acl method
Christian Brauner
47
-100
/
+101
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
55
-95
/
+121
2022-10-19
orangefs: rework posix acl handling when creating new filesystem objects
Christian Brauner
4
-54
/
+50
2022-10-18
Merge branch 'fs.ovl.setgid' into for-next
Christian Brauner
9
-55
/
+139
2022-10-18
ovl: remove privs in ovl_fallocate()
Amir Goldstein
1
-1
/
+11
2022-10-18
ovl: remove privs in ovl_copyfile()
Amir Goldstein
1
-2
/
+14
2022-10-18
attr: use consistent sgid stripping checks
Christian Brauner
8
-27
/
+33
2022-10-18
attr: add setattr_should_drop_sgid()
Christian Brauner
2
-0
/
+34
2022-10-18
fs: move should_remove_suid()
Christian Brauner
2
-29
/
+29
2022-10-18
attr: add in_group_or_capable()
Christian Brauner
3
-9
/
+31
2022-10-17
Linux 6.1-rc1
Linus Torvalds
1
-2
/
+2
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
185
-421
/
+378
2022-10-17
Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
36
-71
/
+1265
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-11
/
+18
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
18
-129
/
+1831
2022-10-16
Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
23
-726
/
+922
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-16
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
1
-2
/
+7
2022-10-16
kbuild: fix single directory build
Masahiro Yamada
1
-0
/
+2
2022-10-16
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+19
2022-10-16
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2
-9
/
+9
2022-10-16
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-61
/
+1
[next]