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
2012-09-21
userns: Convert omfs to use kuid and kgid where appropriate
Eric W. Biederman
3
-5
/
+8
2012-09-21
userns: Convert ntfs to use kuid and kgid where appropriate
Eric W. Biederman
4
-13
/
+39
2012-09-21
userns: Convert nillfs2 to use kuid/kgid where appropriate
Eric W. Biederman
2
-5
/
+4
2012-09-21
userns: Convert minix to use kuid/kgid where appropriate
Eric W. Biederman
2
-9
/
+8
2012-09-21
userns: Convert logfs to use kuid/kgid where appropriate
Eric W. Biederman
3
-7
/
+6
2012-09-21
userns: Convert isofs to use kuid/kgid where appropriate
Eric W. Biederman
4
-11
/
+15
2012-09-21
userns: Convert hfsplus to use kuid and kgid where appropriate
Eric W. Biederman
5
-12
/
+20
2012-09-21
userns: Convert hfs to use kuid and kgid where appropriate
Eric W. Biederman
4
-8
/
+17
2012-09-21
userns: Convert exofs to use kuid/kgid where appropriate
Eric W. Biederman
2
-5
/
+4
2012-09-21
userns: Convert efs to use kuid/kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert ecryptfs to use kuid/kgid where appropriate
Eric W. Biederman
3
-6
/
+5
2012-09-21
userns: Convert cramfs to use kuid/kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert befs to use kuid/kgid where appropriate
Eric W. Biederman
3
-11
/
+21
2012-09-21
userns: Convert adfs to use kuid and kgid where appropriate
Eric W. Biederman
4
-13
/
+17
2012-09-21
userns: Convert xenfs to use kuid and kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert hugetlbfs to use kuid/kgid where appropriate
Eric W. Biederman
2
-6
/
+11
2012-09-21
userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
2
-3
/
+2
2012-09-21
userns: Convert usb functionfs to use kuid/kgid where appropriate
Eric W. Biederman
2
-8
/
+16
2012-09-21
userns: Convert gadgetfs to use kuid and kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-20
userns: Convert fat to use kuid/kgid where appropriate
Eric W. Biederman
4
-12
/
+17
2012-09-18
userns: Convert quota
Eric W. Biederman
2
-16
/
+14
2012-09-18
userns: Convert struct dquot_warn
Eric W. Biederman
1
-9
/
+7
2012-09-18
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
9
-82
/
+102
2012-09-18
userns: Modify dqget to take struct kqid
Eric W. Biederman
4
-15
/
+17
2012-09-18
userns: Convert quota netlink aka quota_send_warning
Eric W. Biederman
6
-15
/
+22
2012-09-18
userns: Convert qutoactl
Eric W. Biederman
7
-30
/
+48
2012-09-18
userns: Implement struct kqid
Eric W. Biederman
3
-1
/
+258
2012-09-18
userns: Add kprojid_t and associated infrastructure in projid.h
Eric W. Biederman
5
-1
/
+257
2012-09-18
userns: Convert configfs to use kuid and kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-18
userns: Convert extN to support kuids and kgids in posix acls
Eric W. Biederman
4
-24
/
+60
2012-09-18
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
17
-49
/
+53
2012-09-18
userns: Convert vfs posix_acl support to use kuids and kgids
Eric W. Biederman
5
-21
/
+126
2012-09-18
userns: Teach trace to use from_kuid
Eric W. Biederman
3
-3
/
+3
2012-09-18
userns: Convert bsd process accounting to use kuid and kgid where appropriate
Eric W. Biederman
2
-3
/
+2
2012-09-18
userns: Convert taskstats to handle the user and pid namespaces.
Eric W. Biederman
4
-14
/
+30
2012-09-18
userns: Convert audit to work with user namespaces enabled
Eric W. Biederman
5
-27
/
+37
2012-09-18
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
18
-66
/
+80
2012-09-18
audit: Add typespecific uid and gid comparators
Eric W. Biederman
4
-89
/
+184
2012-09-18
audit: Don't pass pid or uid to audit_log_common_recv_msg
Eric W. Biederman
1
-15
/
+14
2012-09-18
audit: Remove the unused uid parameter from audit_receive_filter
Eric W. Biederman
3
-4
/
+4
2012-09-18
audit: Properly set the origin port id of audit messages.
Eric W. Biederman
1
-1
/
+1
2012-09-18
audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET
Eric W. Biederman
1
-25
/
+13
2012-09-18
audit: kill audit_prepare_user_tty
Eric W. Biederman
1
-19
/
+1
2012-09-18
audit: Use current instead of NETLINK_CREDS() in audit_filter
Eric W. Biederman
3
-9
/
+8
2012-09-18
audit: Limit audit requests to processes in the initial pid and user namespaces.
Eric W. Biederman
1
-0
/
+6
2012-09-14
userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...
Eric W. Biederman
3
-5
/
+6
2012-09-14
userns: Convert security/keys to the new userns infrastructure
Eric W. Biederman
10
-88
/
+84
2012-09-14
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
5
-8
/
+9
2012-09-07
userns: Convert ipc to use kuid and kgid where appropriate
Eric W. Biederman
7
-38
/
+55
2012-09-07
userns: Convert process event connector to handle kuids and kgids
Eric W. Biederman
2
-5
/
+14
[next]