Age | Commit message (Expand) | Author | Files | Lines |
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-10 | Smack: build when CONFIG_AUDIT not defined | Kees Cook | 1 | -4/+15 |
2012-04-03 | lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit... | Linus Torvalds | 4 | -13/+12 |
2012-04-03 | SELinux: do not allocate stack space for AVC data unless needed | Eric Paris | 2 | -14/+27 |
2012-04-03 | SELinux: remove avd from slow_avc_audit() | Eric Paris | 1 | -2/+2 |
2012-04-03 | SELinux: remove avd from selinux_audit_data | Eric Paris | 1 | -1/+0 |
2012-04-03 | LSM: shrink the common_audit_data data union | Eric Paris | 4 | -88/+122 |
2012-04-03 | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 15 | -97/+238 |
2012-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -71/+48 |
2012-03-31 | get rid of pointless includes of ext2_fs.h | Al Viro | 1 | -5/+4 |
2012-03-31 | selinuxfs: merge dentry allocation into sel_make_dir() | Al Viro | 1 | -66/+44 |
2012-03-31 | selinux: inline avc_audit() and avc_has_perm_noaudit() into caller | Linus Torvalds | 1 | -2/+2 |
2012-03-31 | selinux: don't inline slow-path code into avc_has_perm_noaudit() | Linus Torvalds | 1 | -14/+38 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -1/+2 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-28 | apparmor: Fix change_onexec when called from a confined task | John Johansen | 2 | -1/+4 |
2012-03-26 | SELinux: selinux/xfrm.h needs net/flow.h | David Howells | 1 | -0/+2 |
2012-03-23 | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov | 1 | -1/+1 |
2012-03-23 | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov | 1 | -1/+1 |
2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -16/+22 |
2012-03-22 | security: optimize avc_audit() common path | Linus Torvalds | 1 | -29/+41 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+2 |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 38 | -191/+856 |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 1 | -2/+2 |
2012-03-20 | switch unix_sock to struct path | Al Viro | 1 | -6/+2 |
2012-03-20 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -6/+4 |
2012-03-20 | tomoyo: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |
2012-03-20 | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/... | James Morris | 1 | -2/+2 |
2012-03-19 | AppArmor: Fix location of const qualifier on generated string tables | Tetsuo Handa | 1 | -2/+2 |
2012-03-20 | TOMOYO: Return error if fails to delete a domain | Tetsuo Handa | 1 | -4/+5 |
2012-03-15 | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/... | James Morris | 13 | -52/+189 |
2012-03-14 | AppArmor: add const qualifiers to string arrays | Jan Engelhardt | 4 | -7/+7 |
2012-03-14 | AppArmor: Add ability to load extended policy | John Johansen | 4 | -1/+50 |
2012-03-15 | TOMOYO: Return appropriate value to poll(). | Tetsuo Handa | 4 | -43/+26 |
2012-03-14 | AppArmor: Move path failure information into aa_get_name and rename | John Johansen | 4 | -19/+29 |
2012-03-14 | AppArmor: Update dfa matching routines. | John Johansen | 3 | -4/+81 |
2012-03-14 | AppArmor: Minor cleanup of d_namespace_path to consolidate error handling | John Johansen | 1 | -10/+6 |
2012-03-14 | AppArmor: Retrieve the dentry_path for error reporting when path lookup fails | John Johansen | 1 | -6/+9 |
2012-03-14 | AppArmor: Add const qualifiers to generated string tables | John Johansen | 1 | -2/+3 |
2012-03-14 | AppArmor: Fix oops in policy unpack auditing | John Johansen | 1 | -2/+3 |
2012-03-14 | AppArmor: Fix error returned when a path lookup is disconnected | John Johansen | 1 | -1/+1 |
2012-03-07 | KEYS: testing wrong bit for KEY_FLAG_REVOKED | Dan Carpenter | 1 | -1/+2 |
2012-03-01 | Created a function for setting timeouts on keys | Bryan Schumaker | 2 | -16/+22 |
2012-03-01 | TOMOYO: Fix mount flags checking order. | Tetsuo Handa | 1 | -18/+20 |
2012-02-28 | security: fix ima kconfig warning | Randy Dunlap | 1 | -1/+1 |
2012-02-27 | AppArmor: Fix the error case for chroot relative path name lookup | John Johansen | 1 | -3/+2 |
2012-02-27 | AppArmor: fix mapping of META_READ to audit and quiet flags | John Johansen | 1 | -2/+1 |