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
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
Smack: allow for significantly longer Smack labels v4
Casey Schaufler
4
-526
/
+941
2012-05-15
gfp flags for security_inode_alloc()?
Tetsuo Handa
1
-4
/
+4
2012-05-15
Smack: recursive tramsmute
Casey Schaufler
2
-9
/
+36
2012-05-15
Yama: replace capable() with ns_capable()
Kees Cook
1
-2
/
+2
2012-05-15
TOMOYO: Accept manager programs which do not start with / .
Tetsuo Handa
2
-21
/
+6
2012-05-11
KEYS: Add invalidation support
David Howells
8
-28
/
+110
2012-05-11
KEYS: Do LRU discard in full keyrings
David Howells
2
-7
/
+42
2012-05-11
KEYS: Permit in-place link replacement in keyring list
David Howells
2
-40
/
+57
2012-05-11
KEYS: Perform RCU synchronisation on keys prior to key destruction
David Howells
1
-29
/
+44
2012-05-11
KEYS: Announce key type (un)registration
David Howells
1
-0
/
+3
2012-05-11
KEYS: Reorganise keys Makefile
David Howells
1
-3
/
+9
2012-05-11
KEYS: Move the key config into security/keys/Kconfig
David Howells
2
-67
/
+72
2012-05-08
netfilter: remove ip_queue support
Pablo Neira Ayuso
1
-13
/
+0
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
3
-29
/
+54
2012-05-03
userns: Convert capabilities related permsion checks
Eric W. Biederman
1
-15
/
+26
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
1
-2
/
+1
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-1
/
+2
2012-04-26
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
1
-2
/
+3
2012-04-23
Yama: remove an unused variable
Dan Carpenter
1
-1
/
+0
2012-04-19
Yama: add additional ptrace scopes
Kees Cook
1
-11
/
+51
2012-04-19
security: fix compile error in commoncap.c
Jonghwan Choi
1
-0
/
+1
2012-04-18
fcaps: clear the same personality flags as suid when fcaps are used
Eric Paris
1
-0
/
+5
2012-04-18
Smack: move label list initialization
Casey Schaufler
2
-25
/
+33
2012-04-14
Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
John Johansen
1
-4
/
+35
2012-04-14
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
3
-3
/
+18
2012-04-11
Smack: build when CONFIG_AUDIT not defined
Kees Cook
1
-4
/
+15
2012-04-09
SELinux: remove unused common_audit_data in flush_unauthorized_files
Eric Paris
1
-4
/
+0
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
6
-47
/
+15
2012-04-09
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
Wanlong Gao
1
-2
/
+2
2012-04-09
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
3
-91
/
+16
2012-04-09
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
1
-8
/
+1
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
11
-44
/
+44
2012-04-09
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
1
-0
/
+7
2012-04-09
LSM: remove the task field from common_audit_data
Eric Paris
2
-7
/
+2
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
3
-3
/
+11
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
10
-43
/
+43
2012-04-09
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
1
-11
/
+21
2012-04-09
SELinux: remove inode_has_perm_noadp
Eric Paris
1
-24
/
+4
2012-04-09
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
3
-70
/
+105
2012-04-09
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
1
-0
/
+1
2012-04-09
SELinux: remove needless sel_div function
Eric Paris
1
-6
/
+1
2012-04-09
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
1
-3
/
+5
2012-04-09
SELinux: audit failed attempts to set invalid labels
Eric Paris
1
-2
/
+34
2012-04-09
SELinux: rename dentry_open to file_open
Eric Paris
6
-15
/
+15
2012-04-09
SELinux: check OPEN on truncate calls
Eric Paris
1
-1
/
+5
2012-04-09
SELinux: add default_type statements
Eric Paris
4
-6
/
+33
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
6
-8
/
+109
2012-04-09
SELinux: loosen DAC perms on reading policy
Eric Paris
1
-1
/
+1
2012-04-09
SELinux: allow seek operations on the file exposing policy
Eric Paris
1
-0
/
+1
2012-04-08
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
1
-1
/
+1
[prev]
[next]