| Commit message (Expand) | Author | Age | Files | Lines |
* | TOMOYO: Return appropriate value to poll(). | Tetsuo Handa | 2012-03-15 | 4 | -43/+26 |
* | KEYS: testing wrong bit for KEY_FLAG_REVOKED | Dan Carpenter | 2012-03-07 | 1 | -1/+2 |
* | TOMOYO: Fix mount flags checking order. | Tetsuo Handa | 2012-03-01 | 1 | -18/+20 |
* | security: fix ima kconfig warning | Randy Dunlap | 2012-02-28 | 1 | -1/+1 |
* | AppArmor: Fix the error case for chroot relative path name lookup | John Johansen | 2012-02-27 | 1 | -3/+2 |
* | AppArmor: fix mapping of META_READ to audit and quiet flags | John Johansen | 2012-02-27 | 1 | -2/+1 |
* | AppArmor: Fix underflow in xindex calculation | John Johansen | 2012-02-27 | 1 | -1/+1 |
* | AppArmor: Fix dropping of allowed operations that are force audited | John Johansen | 2012-02-27 | 2 | -3/+3 |
* | AppArmor: Add mising end of structure test to caps unpacking | John Johansen | 2012-02-27 | 1 | -0/+2 |
* | AppArmor: export known rlimit names/value mappings in securityfs | Kees Cook | 2012-02-27 | 4 | -6/+29 |
* | AppArmor: add "file" details to securityfs | Kees Cook | 2012-02-27 | 2 | -0/+16 |
* | AppArmor: add initial "features" directory to securityfs | Kees Cook | 2012-02-27 | 2 | -0/+65 |
* | AppArmor: refactor securityfs to use structures | Kees Cook | 2012-02-27 | 2 | -42/+114 |
* | IMA: fix audit res field to indicate 1 for success and 0 for failure | Eric Paris | 2012-02-16 | 2 | -2/+2 |
* | Yama: add PR_SET_PTRACER_ANY | Kees Cook | 2012-02-16 | 1 | -2/+6 |
* | security: trim security.h | Al Viro | 2012-02-14 | 4 | -0/+8 |
* | mm: collapse security_vm_enough_memory() variants into a single function | Al Viro | 2012-02-14 | 1 | -14/+0 |
* | security: Yama LSM | Kees Cook | 2012-02-10 | 5 | -0/+343 |
* | security: create task_free security callback | Kees Cook | 2012-02-10 | 2 | -0/+10 |
* | Merge branch 'next-queue' into next | James Morris | 2012-02-09 | 3 | -2/+16 |
|\ |
|
| * | ima: policy for RAMFS | Dmitry Kasatkin | 2012-01-19 | 1 | -0/+1 |
| * | ima: fix Kconfig dependencies | Fabio Estevam | 2012-01-19 | 1 | -1/+1 |
| * | KEYS: Allow special keyrings to be cleared | David Howells | 2012-01-19 | 1 | -1/+14 |
* | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-01-23 | 3 | -0/+39 |
|\ \ |
|
| * | | keys: add a "logon" key type | Jeff Layton | 2012-01-17 | 3 | -0/+39 |
* | | | keys: fix user_defined key sparse messages | Mimi Zohar | 2012-01-19 | 1 | -3/+3 |
* | | | ima: fix cred sparse warning | Mimi Zohar | 2012-01-19 | 1 | -1/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-01-17 | 9 | -22/+34 |
|\ \ \ |
|
| * | | | integrity: digital signature config option name change | Dmitry Kasatkin | 2012-01-18 | 3 | -4/+4 |
| * | | | lib: digital signature config option name change | Dmitry Kasatkin | 2012-01-18 | 1 | -1/+1 |
| * | | | encrypted-keys: fix rcu and sparse messages | Mimi Zohar | 2012-01-18 | 2 | -2/+2 |
| * | | | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages | Mimi Zohar | 2012-01-18 | 3 | -4/+6 |
| * | | | KEYS: Add missing smp_rmb() primitives to the keyring search code | David Howells | 2012-01-18 | 2 | -8/+18 |
| * | | | TOMOYO: Accept \000 as a valid character. | Tetsuo Handa | 2012-01-18 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | 2 | -15/+20 |
|\ \ \
| |/ /
|/| | |
|
| * | | audit: no leading space in audit_log_d_path prefix | Kees Cook | 2012-01-17 | 1 | -2/+2 |
| * | | audit: treat s_id as an untrusted string | Kees Cook | 2012-01-17 | 2 | -13/+18 |
| |/ |
|
* | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-14 | 5 | -85/+27 |
|\ \ |
|
| * | | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris | 2012-01-05 | 4 | -34/+0 |
| * | | ptrace: do not audit capability check when outputing /proc/pid/stat | Eric Paris | 2012-01-05 | 1 | -1/+1 |
| * | | capabilities: remove all _real_ interfaces | Eric Paris | 2012-01-05 | 1 | -24/+0 |
| * | | capabilities: introduce security_capable_noaudit | Eric Paris | 2012-01-05 | 1 | -0/+6 |
| * | | capabilities: reverse arguments to security_capable | Eric Paris | 2012-01-05 | 1 | -1/+1 |
| * | | capabilities: remove the task from capable LSM hook entirely | Eric Paris | 2012-01-05 | 4 | -30/+24 |
| * | | selinux: sparse fix: fix several warnings in the security server cod | James Morris | 2012-01-05 | 5 | -7/+9 |
| * | | selinux: sparse fix: fix warnings in netlink code | James Morris | 2012-01-05 | 6 | -5/+6 |
| * | | selinux: sparse fix: eliminate warnings for selinuxfs | James Morris | 2012-01-05 | 3 | -6/+4 |
| * | | selinux: sparse fix: declare selinux_disable() in security.h | James Morris | 2012-01-05 | 2 | -1/+1 |
| * | | selinux: sparse fix: move selinux_complete_init | James Morris | 2012-01-05 | 2 | -1/+1 |
| * | | selinux: sparse fix: make selinux_secmark_refcount static | James Morris | 2012-01-05 | 1 | -1/+1 |