Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Mel Gorman
|
6290c2c439
selinux: tag avc cache alloc as non-critical
|
13 years ago |
Wanlong Gao
|
562c99f20d
SELinux: avc: remove the useless fields in avc_add_callback
|
13 years ago |
Wanlong Gao
|
0b36e44cc6
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
|
13 years ago |
Eric Paris
|
899838b25f
SELinux: unify the selinux_audit_data and selinux_late_audit_data
|
13 years ago |
Eric Paris
|
50c205f5e5
LSM: do not initialize common_audit_data to 0
|
13 years ago |
Eric Paris
|
bd5e50f9c1
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
|
13 years ago |
Eric Paris
|
2e33405785
SELinux: delay initialization of audit data in selinux_inode_permission
|
13 years ago |
Linus Torvalds
|
b61c37f579
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data'
|
13 years ago |
Eric Paris
|
3f0882c482
SELinux: do not allocate stack space for AVC data unless needed
|
13 years ago |
Eric Paris
|
f8294f1144
SELinux: remove avd from slow_avc_audit()
|
13 years ago |
Eric Paris
|
3b3b0e4fc1
LSM: shrink sizeof LSM specific portion of common_audit_data
|
13 years ago |
Linus Torvalds
|
cdb0f9a1ad
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
|
13 years ago |
Linus Torvalds
|
a554bea899
selinux: don't inline slow-path code into avc_has_perm_noaudit()
|
13 years ago |
Linus Torvalds
|
48aab2f79d
security: optimize avc_audit() common path
|
13 years ago |
Al Viro
|
cf1dd1dae8
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
|
14 years ago |
Linus Torvalds
|
f01e1af445
selinux: don't pass in NULL avd to avc_has_perm_noaudit
|
14 years ago |
James Morris
|
b7b57551bb
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus
|
14 years ago |
Linus Torvalds
|
257313b2a8
selinux: avoid unnecessary avc cache stat hit count
|
14 years ago |
Linus Torvalds
|
044aea9b83
selinux: de-crapify avc cache stat code generation
|
14 years ago |
Eric Paris
|
9ade0cf440
SELINUX: Make selinux cache VFS RCU walks safe
|
14 years ago |
Eric Paris
|
f48b739984
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
|
14 years ago |
Eric Paris
|
0dc1ba24f7
SELINUX: Make selinux cache VFS RCU walks safe
|
14 years ago |
Eric Paris
|
b782e0a68d
SELinux: special dontaudit for access checks
|
15 years ago |
Paul E. McKenney
|
babcd37821
selinux: remove all rcu head initializations
|
15 years ago |
Eric Paris
|
cb84aa9b42
LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Justin P. Mattock
|
6382dc3340
fix comment typos in avc.c
|
15 years ago |
Stephen Smalley
|
b6cac5a30b
selinux: Only audit permissions specified in policy
|
15 years ago |
Stephen Smalley
|
19439d05b8
selinux: change the handling of unknown classes
|
15 years ago |