Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE | Eric Paris | 2010-04-28 | 3 | -4/+3 | |
| | * | | | | | | | | CRED: Holding a spinlock does not imply the holding of RCU read lock | Serge E. Hallyn | 2010-04-27 | 1 | -9/+5 | |
| | * | | | | | | | | SMACK: Don't #include Ext2 headers | David Howells | 2010-04-27 | 1 | -1/+0 | |
| | * | | | | | | | | security: whitespace coding style fixes | Justin P. Mattock | 2010-04-23 | 7 | -45/+45 | |
| | * | | | | | | | | mmap_min_addr check CAP_SYS_RAWIO only for write | Kees Cook | 2010-04-23 | 1 | -1/+1 | |
| | * | | | | | | | | IMA: include the word IMA in printk messages | Eric Paris | 2010-04-23 | 3 | -5/+5 | |
| | * | | | | | | | | IMA: drop the word integrity in the audit message | Eric Paris | 2010-04-21 | 1 | -1/+1 | |
| | * | | | | | | | | IMA: use audit_log_untrusted_string rather than %s | Eric Paris | 2010-04-21 | 1 | -13/+20 | |
| | * | | | | | | | | IMA: handle comments in policy | Eric Paris | 2010-04-21 | 1 | -7/+14 | |
| | * | | | | | | | | IMA: handle whitespace better | Eric Paris | 2010-04-21 | 1 | -3/+3 | |
| | * | | | | | | | | IMA: reject policies with unknown entries | Eric Paris | 2010-04-21 | 1 | -0/+1 | |
| | * | | | | | | | | IMA: set entry->action to UNKNOWN rather than hard coding | Eric Paris | 2010-04-21 | 1 | -1/+1 | |
| | * | | | | | | | | IMA: do not allow the same rule to specify the same thing twice | Eric Paris | 2010-04-21 | 1 | -1/+33 | |
| | * | | | | | | | | ima: handle multiple rules per write | Eric Paris | 2010-04-21 | 3 | -26/+32 | |
| | * | | | | | | | | SELinux: return error codes on policy load failure | Eric Paris | 2010-04-21 | 1 | -15/+22 | |
| | * | | | | | | | | Security: Fix the comment of cap_file_mmap() | wzt.wzt@gmail.com | 2010-04-20 | 1 | -1/+1 | |
| | * | | | | | | | | security: remove dead hook acct | Eric Paris | 2010-04-12 | 4 | -40/+5 | |
| | * | | | | | | | | security: remove dead hook key_session_to_parent | Eric Paris | 2010-04-12 | 4 | -42/+0 | |
| | * | | | | | | | | security: remove dead hook task_setgroups | Eric Paris | 2010-04-12 | 4 | -29/+0 | |
| | * | | | | | | | | security: remove dead hook task_setgid | Eric Paris | 2010-04-12 | 4 | -47/+0 | |
| | * | | | | | | | | security: remove dead hook task_setuid | Eric Paris | 2010-04-12 | 4 | -46/+0 | |
| | * | | | | | | | | security: remove dead hook cred_commit | Eric Paris | 2010-04-12 | 4 | -23/+0 | |
| | * | | | | | | | | security: remove dead hook inode_delete | Eric Paris | 2010-04-12 | 4 | -25/+0 | |
| | * | | | | | | | | security: remove dead hook sb_post_pivotroot | Eric Paris | 2010-04-12 | 4 | -22/+0 | |
| | * | | | | | | | | security: remove dead hook sb_post_addmount | Eric Paris | 2010-04-12 | 4 | -25/+0 | |
| | * | | | | | | | | security: remove dead hook sb_post_remount | Eric Paris | 2010-04-12 | 4 | -26/+0 | |
| | * | | | | | | | | security: remove dead hook sb_umount_busy | Eric Paris | 2010-04-12 | 4 | -23/+0 | |
| | * | | | | | | | | security: remove dead hook sb_umount_close | Eric Paris | 2010-04-12 | 4 | -21/+0 | |
| | * | | | | | | | | security: remove sb_check_sb hooks | Eric Paris | 2010-04-12 | 4 | -30/+0 | |
| | * | | | | | | | | Security: Fix coding style in security/ | wzt.wzt@gmail.com | 2010-04-09 | 4 | -31/+31 | |
| | * | | | | | | | | SMACK: remove dead cred_commit hook | Eric Paris | 2010-04-08 | 1 | -10/+0 | |
| | * | | | | | | | | selinux: always call sk_security_struct sksec | Eric Paris | 2010-04-08 | 3 | -36/+36 | |
| | * | | | | | | | | Merge branch 'master' into next | James Morris | 2010-03-30 | 4041 | -107863/+229895 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | TPM: workaround to enforce PCR updates across suspends | Rajiv Andrade | 2010-03-25 | 2 | -7/+50 | |
| | * | | | | | | | | | selinux: fix warning in genheaders | James Morris | 2010-03-15 | 1 | -1/+1 | |
| | * | | | | | | | | | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley | 2010-03-15 | 1 | -1/+1 | |
| | * | | | | | | | | | security/ima: replace gcc specific __FUNCTION__ with __func__ | H Hartley Sweeten | 2010-03-10 | 2 | -4/+4 | |
| | * | | | | | | | | | Security: key: keyring: fix some code style issues | Chihau Chau | 2010-03-09 | 1 | -4/+3 | |
| | * | | | | | | | | | Merge branch 'next-queue' into next | James Morris | 2010-03-09 | 9 | -18/+9 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | selinux: const strings in tables | Stephen Hemminger | 2010-03-07 | 3 | -3/+3 | |
| | | * | | | | | | | | | Security: Fix some coding styles in security/keys/keyring.c | wzt.wzt@gmail.com | 2010-03-04 | 1 | -4/+2 | |
| | | * | | | | | | | | | Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c | wzt.wzt@gmail.com | 2010-03-03 | 1 | -1/+0 | |
| | | * | | | | | | | | | Selinux: Remove unused headers slab.h in selinux/ss/symtab.c | wzt.wzt@gmail.com | 2010-03-02 | 1 | -1/+0 | |
| | | * | | | | | | | | | Selinux: Remove unused headers list.h in selinux/netlink.c | wzt.wzt@gmail.com | 2010-03-02 | 1 | -1/+0 | |
| | | * | | | | | | | | | TOMOYO: Remove unused variables. | Tetsuo Handa | 2010-03-02 | 1 | -7/+3 | |
| | | * | | | | | | | | | Security: Add __init to register_security to disable load a security module o... | wzt.wzt@gmail.com | 2010-03-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-05-20 | 18 | -343/+510 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Revert "nfsd4: distinguish expired from stale stateids" | J. Bruce Fields | 2010-05-19 | 1 | -45/+11 | |
| * | | | | | | | | | | | | nfsd: safer initialization order in find_file() | Pavel Emelyanov | 2010-05-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | | nfs4: minor callback code simplification, comment | J. Bruce Fields | 2010-05-18 | 1 | -2/+8 |