summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-1685-712/+1549
|\
| * Merge branch 'next' into for-linusJames Morris2011-03-1685-712/+1549
| |\
| | * Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git...James Morris2011-03-092-7/+33
| | |\
| | | * AppArmor: kill unused macros in lsm.cShan Wei2011-03-081-2/+0
| | | * AppArmor: cleanup generated files correctlyMichal Hocko2011-03-081-1/+1
| | | * AppArmor: Cleanup make file to remove cruft and make it easier to readJohn Johansen2011-03-051-5/+33
| | * | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-0852-323/+594
| | |\ \
| | | * | SELinux: implement the new sb_remount LSM hookEric Paris2011-03-031-0/+86
| | | * | LSM: Pass -o remount options to the LSMEric Paris2011-03-034-0/+28
| | | * | 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-032-0/+24
| | | * | 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-014-29/+0
| | | * | security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu2011-02-012-103/+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-0139-94/+136
| | * | | KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells2011-03-086-11/+167
| | * | | KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells2011-03-0811-20/+81
| | * | | KEYS: Add a key type op to permit the key description to be vettedDavid Howells2011-03-084-0/+37
| | * | | KEYS: Add an RCU payload dereference macroDavid Howells2011-03-084-6/+7
| | * | | Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-085835-156967/+310502
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | TOMOYO: Fix memory leak upon file open.Tetsuo Handa2011-03-031-4/+1
| | * | | ima: remove unnecessary call to ima_must_measureMimi Zohar2011-02-233-15/+7
| | * | | IMA: remove IMA imbalance checkingMimi Zohar2011-02-102-104/+4
| | * | | IMA: maintain i_readcount in the VFS layerMimi Zohar2011-02-105-27/+14
| | * | | IMA: define readcount functionsMimi Zohar2011-02-101-0/+20
| | * | | IMA: convert i_readcount to atomicMimi Zohar2011-02-103-10/+11
| | * | | Smack: correct final mmap check comparisonCasey Schaufler2011-02-091-1/+1
| | * | | security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEShan Wei2011-02-091-8/+0
| | * | | Smack: correct behavior in the mmap hookCasey Schaufler2011-02-091-36/+49
| | | |/ | | |/|
| | * | CacheFiles: Add calls to path-based security hooksDavid Howells2011-01-242-8/+47
| | * | security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2011-01-242-2/+0
| | * | Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-175-178/+524
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-03-1616-33/+2299
|\ \ \ \
| * | | | crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba2011-03-041-1/+2
| * | | | random: update interface comments to reflect realityJarod Wilson2011-02-211-3/+10
| * | | | crypto: picoxcell - add support for the picoxcell crypto enginesJamie Iles2011-02-214-1/+2013
| * | | | crypto: sha1 - Add test vector to test partial block processingHerbert Xu2011-02-171-1/+29
| * | | | hwrng: omap - Convert release_resource to release_region/release_mem_regionJulia Lawall2011-02-161-8/+6
| * | | | crypto: aesni-intel - Fix remaining leak in rfc4106_set_hash_keyJesper Juhl2011-02-161-9/+6
| * | | | crypto: omap-sham - don't treat NULL clk as an errorJamie Iles2011-01-291-2/+2
| * | | | crypto: omap-aes - don't treat NULL clk as an errorJamie Iles2011-01-291-2/+2
| * | | | crypto: testmgr - mark ghash as fips_allowedJarod Wilson2011-01-291-0/+1
| * | | | crypto: testmgr - mark xts(aes) as fips_allowedJarod Wilson2011-01-291-0/+1
| * | | | crypto: skcipher - remove redundant NULL checkDavidlohr Bueso2011-01-291-2/+1
OpenPOWER on IntegriCloud