summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into nextJames Morris2012-05-164-539/+981
| |\ \ \
| | * | | Smack: allow for significantly longer Smack labels v4Casey Schaufler2012-05-144-526/+941
| | * | | gfp flags for security_inode_alloc()?Tetsuo Handa2012-05-141-4/+4
| | * | | Smack: recursive tramsmuteCasey Schaufler2012-05-142-9/+36
| * | | | KEYS: Don't check for NULL key pointer in key_validate()David Howells2012-05-161-24/+16
| |/ / /
| * | | Yama: replace capable() with ns_capable()Kees Cook2012-05-151-2/+2
| * | | TOMOYO: Accept manager programs which do not start with / .Tetsuo Handa2012-05-152-21/+6
| * | | KEYS: Add invalidation supportDavid Howells2012-05-118-28/+110
| * | | KEYS: Do LRU discard in full keyringsDavid Howells2012-05-112-7/+42
| * | | KEYS: Permit in-place link replacement in keyring listDavid Howells2012-05-112-40/+57
| * | | KEYS: Perform RCU synchronisation on keys prior to key destructionDavid Howells2012-05-111-29/+44
| * | | KEYS: Announce key type (un)registrationDavid Howells2012-05-111-0/+3
| * | | KEYS: Reorganise keys MakefileDavid Howells2012-05-111-3/+9
| * | | KEYS: Move the key config into security/keys/KconfigDavid Howells2012-05-112-67/+72
| * | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-043-29/+54
| |\ \ \
| * | | | Yama: remove an unused variableDan Carpenter2012-04-231-1/+0
| * | | | Yama: add additional ptrace scopesKees Cook2012-04-191-11/+51
| * | | | Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVSJohn Johansen2012-04-141-4/+35
| * | | | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-143-3/+18
| | |/ / | |/| |
* | | | netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-081-13/+0
| |/ / |/| |
* | | security: fix compile error in commoncap.cJonghwan Choi2012-04-191-0/+1
* | | fcaps: clear the same personality flags as suid when fcaps are usedEric Paris2012-04-181-0/+5
* | | Smack: move label list initializationCasey Schaufler2012-04-182-25/+33
* | | Smack: build when CONFIG_AUDIT not definedKees Cook2012-04-101-4/+15
|/ /
* | lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds2012-04-034-13/+12
* | SELinux: do not allocate stack space for AVC data unless neededEric Paris2012-04-032-14/+27
* | SELinux: remove avd from slow_avc_audit()Eric Paris2012-04-031-2/+2
* | SELinux: remove avd from selinux_audit_dataEric Paris2012-04-031-1/+0
* | LSM: shrink the common_audit_data data unionEric Paris2012-04-034-88/+122
* | LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-0315-97/+238
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-312-71/+48
|\
| * get rid of pointless includes of ext2_fs.hAl Viro2012-03-311-5/+4
| * selinuxfs: merge dentry allocation into sel_make_dir()Al Viro2012-03-311-66/+44
* | selinux: inline avc_audit() and avc_has_perm_noaudit() into callerLinus Torvalds2012-03-311-2/+2
* | selinux: don't inline slow-path code into avc_has_perm_noaudit()Linus Torvalds2012-03-311-14/+38
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-1/+1
|\
| * Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells2012-02-191-1/+1
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-282-1/+2
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
| * | SELinux: selinux/xfrm.h needs net/flow.hDavid Howells2012-03-261-0/+2
* | | apparmor: Fix change_onexec when called from a confined taskJohn Johansen2012-03-282-1/+4
* | | usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-03-231-1/+1
* | | usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-231-1/+1
* | | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-232-16/+22
|\ \ \ | |/ / |/| |
| * | Created a function for setting timeouts on keysBryan Schumaker2012-03-012-16/+22
| |/
* | security: optimize avc_audit() common pathLinus Torvalds2012-03-221-29/+41
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-6/+2
|\ \
| * | switch unix_sock to struct pathAl Viro2012-03-201-6/+2
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-2138-191/+856
|\ \
| * \ Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-201-2/+2
| |\ \