summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* evm: fix build problemsMimi Zohar2011-08-161-5/+7
* capabilities: initialize has_capSerge Hallyn2011-08-161-1/+1
* capabilities: do not grant full privs for setuid w/ file caps + no effective ...Zhi Li2011-08-121-6/+10
* CIFS: remove local xattr definitionsMimi Zohar2011-08-121-22/+18
* evm: fix evm_inode_init_security return codeMimi Zohar2011-08-112-2/+2
* evm: building without EVM enabled fixesMimi Zohar2011-08-112-1/+8
* EVM: ensure trusted and encypted key symbols are available to EVMJames Morris2011-08-091-1/+3
* Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris2011-08-0939-405/+1535
|\
| * evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar2011-07-183-1/+27
| * evm: permit only valid security.evm xattrs to be updatedMimi Zohar2011-07-182-14/+69
| * evm: replace hmac_status with evm_statusDmitry Kasatkin2011-07-183-9/+9
| * evm: evm_verify_hmac must not return INTEGRITY_UNKNOWNDmitry Kasatkin2011-07-181-6/+5
| * evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin2011-07-182-12/+14
| * evm: crypto hash replaced by shashDmitry Kasatkin2011-07-183-45/+57
| * evm: call evm_inode_init_security from security_inode_init_securityMimi Zohar2011-07-181-6/+12
| * evm: add evm_inode_init_security to initialize new filesMimi Zohar2011-07-184-0/+72
| * evm: imbed evm_inode_post_setattrMimi Zohar2011-07-182-1/+10
| * evm: evm_inode_post_removexattrMimi Zohar2011-07-182-1/+13
| * security: imbed evm calls in security hooksMimi Zohar2011-07-183-2/+71
| * evm: add support for different security.evm data typesDmitry Kasatkin2011-07-184-9/+24
| * evm: re-releaseMimi Zohar2011-07-1813-1/+665
| * xattr: define vfs_getxattr_alloc and vfs_xattr_cmpMimi Zohar2011-07-182-1/+62
| * integrity: move ima inode integrity data managementMimi Zohar2011-07-1815-216/+277
| * security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-1814-183/+250
* | Merge branch 'next-queue' into nextJames Morris2011-08-080-0/+0
|\ \
| * | doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-0232-33/+31
| * | doc: Update the MAINTAINERS info for Paul MoorePaul Moore2011-08-021-3/+3
* | | Merge branch 'linus'; commit 'v3.1-rc1' into nextJames Morris2011-08-080-0/+0
* | | Linux 3.1-rc1v3.1-rc1Linus Torvalds2011-08-071-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-071-2/+4
|\ \ \
| * | | sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | | | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-071-1/+1
* | | | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-071-3/+0
* | | | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* | | | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* | | | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-071-2/+2
* | | | Fix POSIX ACL permission checkAri Savolainen2011-08-071-1/+1
* | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-069-504/+617
|\ \ \ \
| * | | | ore: Make ore its own moduleBoaz Harrosh2011-08-063-1/+23
| * | | | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-066-255/+295
| * | | | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-064-183/+218
| * | | | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-064-73/+79
| * | | | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-063-16/+38
| * | | | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-041-20/+53
| * | | | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-041-4/+2
| * | | | exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-042-24/+30
| * | | | exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-042-50/+1
| * | | | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | | | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-064-34/+106
* | | | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-062-18/+14
OpenPOWER on IntegriCloud