| Commit message (Expand) | Author | Age | Files | Lines |
* | KEYS: Fix some sparse warnings | David Howells | 2012-05-25 | 4 | -4/+6 |
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2012-05-22 | 29 | -335/+415 |
|\ |
|
| * | SELinux: remove unused common_audit_data in flush_unauthorized_files | Eric Paris | 2012-04-09 | 1 | -4/+0 |
| * | SELinux: avc: remove the useless fields in avc_add_callback | Wanlong Gao | 2012-04-09 | 6 | -47/+15 |
| * | SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback | Wanlong Gao | 2012-04-09 | 1 | -2/+2 |
| * | SELinux: unify the selinux_audit_data and selinux_late_audit_data | Eric Paris | 2012-04-09 | 3 | -91/+16 |
| * | SELinux: remove auditdeny from selinux_audit_data | Eric Paris | 2012-04-09 | 1 | -8/+1 |
| * | LSM: do not initialize common_audit_data to 0 | Eric Paris | 2012-04-09 | 11 | -44/+44 |
| * | LSM: BUILD_BUG_ON if the common_audit_data union ever grows | Eric Paris | 2012-04-09 | 1 | -0/+7 |
| * | LSM: remove the task field from common_audit_data | Eric Paris | 2012-04-09 | 2 | -7/+2 |
| * | apparmor: move task from common_audit_data to apparmor_audit_data | Eric Paris | 2012-04-09 | 3 | -3/+11 |
| * | LSM: remove the COMMON_AUDIT_DATA_INIT type expansion | Eric Paris | 2012-04-09 | 10 | -43/+43 |
| * | SELinux: move common_audit_data to a noinline slow path function | Eric Paris | 2012-04-09 | 1 | -11/+21 |
| * | SELinux: remove inode_has_perm_noadp | Eric Paris | 2012-04-09 | 1 | -24/+4 |
| * | SELinux: delay initialization of audit data in selinux_inode_permission | Eric Paris | 2012-04-09 | 3 | -70/+105 |
| * | SELinux: if sel_make_bools errors don't leave inconsistent state | Eric Paris | 2012-04-09 | 1 | -0/+1 |
| * | SELinux: remove needless sel_div function | Eric Paris | 2012-04-09 | 1 | -6/+1 |
| * | SELinux: possible NULL deref in context_struct_to_string | Eric Paris | 2012-04-09 | 1 | -3/+5 |
| * | SELinux: audit failed attempts to set invalid labels | Eric Paris | 2012-04-09 | 1 | -2/+34 |
| * | SELinux: rename dentry_open to file_open | Eric Paris | 2012-04-09 | 6 | -15/+15 |
| * | SELinux: check OPEN on truncate calls | Eric Paris | 2012-04-09 | 1 | -1/+5 |
| * | SELinux: add default_type statements | Eric Paris | 2012-04-09 | 4 | -6/+33 |
| * | SELinux: allow default source/target selectors for user/role/range | Eric Paris | 2012-04-09 | 6 | -8/+109 |
| * | SELinux: loosen DAC perms on reading policy | Eric Paris | 2012-04-09 | 1 | -1/+1 |
| * | SELinux: allow seek operations on the file exposing policy | Eric Paris | 2012-04-09 | 1 | -0/+1 |
* | | apparmor: fix long path failure due to disconnected path | John Johansen | 2012-05-18 | 1 | -0/+2 |
* | | apparmor: fix profile lookup for unconfined | John Johansen | 2012-05-18 | 1 | -0/+4 |
* | | ima: fix filename hint to reflect script interpreter name | Mimi Zohar | 2012-05-16 | 1 | -1/+3 |
* | | Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into next | James Morris | 2012-05-16 | 4 | -539/+981 |
|\ \ |
|
| * | | Smack: allow for significantly longer Smack labels v4 | Casey Schaufler | 2012-05-14 | 4 | -526/+941 |
| * | | gfp flags for security_inode_alloc()? | Tetsuo Handa | 2012-05-14 | 1 | -4/+4 |
| * | | Smack: recursive tramsmute | Casey Schaufler | 2012-05-14 | 2 | -9/+36 |
* | | | KEYS: Don't check for NULL key pointer in key_validate() | David Howells | 2012-05-16 | 1 | -24/+16 |
|/ / |
|
* | | Yama: replace capable() with ns_capable() | Kees Cook | 2012-05-15 | 1 | -2/+2 |
* | | TOMOYO: Accept manager programs which do not start with / . | Tetsuo Handa | 2012-05-15 | 2 | -21/+6 |
* | | KEYS: Add invalidation support | David Howells | 2012-05-11 | 8 | -28/+110 |
* | | KEYS: Do LRU discard in full keyrings | David Howells | 2012-05-11 | 2 | -7/+42 |
* | | KEYS: Permit in-place link replacement in keyring list | David Howells | 2012-05-11 | 2 | -40/+57 |
* | | KEYS: Perform RCU synchronisation on keys prior to key destruction | David Howells | 2012-05-11 | 1 | -29/+44 |
* | | KEYS: Announce key type (un)registration | David Howells | 2012-05-11 | 1 | -0/+3 |
* | | KEYS: Reorganise keys Makefile | David Howells | 2012-05-11 | 1 | -3/+9 |
* | | KEYS: Move the key config into security/keys/Kconfig | David Howells | 2012-05-11 | 2 | -67/+72 |
* | | Merge tag 'v3.4-rc5' into next | James Morris | 2012-05-04 | 3 | -29/+54 |
|\ \ |
|
| * | | security: fix compile error in commoncap.c | Jonghwan Choi | 2012-04-19 | 1 | -0/+1 |
| * | | fcaps: clear the same personality flags as suid when fcaps are used | Eric Paris | 2012-04-18 | 1 | -0/+5 |
| * | | Smack: move label list initialization | Casey Schaufler | 2012-04-18 | 2 | -25/+33 |
| * | | Smack: build when CONFIG_AUDIT not defined | Kees Cook | 2012-04-10 | 1 | -4/+15 |
| |/ |
|
* | | Yama: remove an unused variable | Dan Carpenter | 2012-04-23 | 1 | -1/+0 |
* | | Yama: add additional ptrace scopes | Kees Cook | 2012-04-19 | 1 | -11/+51 |
* | | Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS | John Johansen | 2012-04-14 | 1 | -4/+35 |