aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-253-25/+55
* SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-254-7/+13
* SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-252-2/+2
* SELinux: silence build warning when !CONFIG_BUGEric Paris2011-04-252-0/+3
* SELinux: delete debugging printks from filename_trans rule processingEric Paris2011-04-201-4/+0
* Initialize policydb.process_class eariler.Harry Ciao2011-04-071-5/+5
* selinux: Fix regression for XorgStephen Smalley2011-04-071-1/+1
* selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-013-12/+25
* SELinux: Write class field in role_trans_write.Harry Ciao2011-03-281-2/+9
* SELinux: Compute role in newcontext for all classesHarry Ciao2011-03-281-11/+9
* SELinux: Add class support to the role_trans structureHarry Ciao2011-03-283-2/+18
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-0813-216/+434
|\
| * SELinux: implement the new sb_remount LSM hookEric Paris2011-03-031-0/+86
| * LSM: Pass -o remount options to the LSMEric Paris2011-03-032-0/+11
| * SELinux: Compute SID for the newly created socketHarry Ciao2011-03-031-6/+21
| * SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-033-7/+29
| * SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-031-0/+4
| * Revert "selinux: simplify ioctl checking"Eric Paris2011-02-251-8/+42
| * selinux: drop unused packet flow permissionsEric Paris2011-02-251-2/+1
| * selinux: Fix packet forwarding checks on postroutingSteffen Klassert2011-02-251-18/+5
| * selinux: Fix wrong checks for selinux_policycap_netpeerSteffen Klassert2011-02-251-18/+6
| * selinux: Fix check for xfrm selinux context algorithmSteffen Klassert2011-02-251-1/+1
| * security: remove unused security_sysctl hookLucian Adrian Grijincu2011-02-012-11/+0
| * security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu2011-02-011-102/+18
| * SELinux: Use dentry name in new object labelingEric Paris2011-02-016-37/+197
| * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-014-6/+13
* | KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-083-7/+150
* | KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-086-13/+56
* | KEYS: Add a key type op to permit the key description to be vettedDavid Howells2011-03-081-0/+8
* | KEYS: Add an RCU payload dereference macroDavid Howells2011-03-083-6/+3
* | Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-0824-671/+930
|\ \
| * | security: add cred argument to security_capable()Chris Wright2011-02-111-3/+2
| * | CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-071-1/+5
| * | KEYS: Fix __key_link_end() quota fixup on errorDavid Howells2011-01-264-20/+27
| * | selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-242-3/+3
| * | trusted keys: Fix a memory leak in trusted_update().Jesper Juhl2011-01-241-0/+1
| * | encrypted-keys: rename encrypted_defined files to encryptedMimi Zohar2011-01-243-2/+3
| * | trusted-keys: rename trusted_defined files to trustedMimi Zohar2011-01-243-2/+2
| * | KEYS: Fix up comments in key management codeDavid Howells2011-01-2111-366/+777
| * | KEYS: Do some style cleanup in the key management code.David Howells2011-01-2110-248/+80
| * | trusted-keys: avoid scattring va_end()Tetsuo Handa2011-01-191-17/+13
| * | trusted-keys: check for NULL before using itTetsuo Handa2011-01-191-0/+5
| * | trusted-keys: another free memory bugfixTetsuo Handa2011-01-191-3/+5
| * | trusted-keys: free memory bugfixMimi Zohar2011-01-141-5/+7
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
| |\ \
| | * \ Merge branch 'master' into for-nextJiri Kosina2010-12-228-35/+27
| | |\ \
| | * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-1021-1061/+3611
| |\ \ \ \
| * | | | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-0/+1
| * | | | | headers: path.h reduxAlexey Dobriyan2011-01-102-3/+1