summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* evm: posix acls modify i_modeMimi Zohar2011-09-142-0/+13
* security: sparse fix: Move security_fixup_op to security.hJames Morris2011-09-091-0/+2
* security: Fix a typorongqing.li@windriver.com2011-09-091-1/+1
* evm: fix build problemsMimi Zohar2011-08-161-5/+7
* evm: fix evm_inode_init_security return codeMimi Zohar2011-08-111-1/+1
* evm: building without EVM enabled fixesMimi Zohar2011-08-112-1/+8
* Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris2011-08-095-19/+155
|\
| * evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar2011-07-181-0/+6
| * evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin2011-07-181-2/+6
| * evm: add evm_inode_init_security to initialize new filesMimi Zohar2011-07-181-0/+11
| * evm: imbed evm_inode_post_setattrMimi Zohar2011-07-181-0/+6
| * evm: evm_inode_post_removexattrMimi Zohar2011-07-181-0/+9
| * security: imbed evm calls in security hooksMimi Zohar2011-07-181-0/+56
| * evm: add support for different security.evm data typesDmitry Kasatkin2011-07-181-0/+1
| * evm: re-releaseMimi Zohar2011-07-182-0/+10
| * xattr: define vfs_getxattr_alloc and vfs_xattr_cmpMimi Zohar2011-07-181-1/+4
| * integrity: move ima inode integrity data managementMimi Zohar2011-07-182-13/+30
| * security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-182-5/+18
* | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-061-5/+5
|\ \
| * | 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-061-22/+37
* | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-061-17/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-062-12/+5
|\ \ \
| * | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-061-12/+0
| * | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-061-0/+5
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-061-0/+2
|\ \ \ \
| * | | | Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-0/+2
| |/ / /
* / / / lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2011-08-061-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-041-48/+26
|\ \ \
| * | | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-031-9/+9
| * | | get rid of boilerplate switches in posix_acl.hAl Viro2011-08-031-42/+20
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-041-0/+10
|\ \ \ \
| * | | | ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-221-0/+10
| | |/ / | |/| |
* | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-042-8/+1
|\ \ \ \
| * | | | Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-042-8/+1
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-031-0/+4
|\ \ \ \ \
| * | | | | cpuidle: stop depending on pm_idleLen Brown2011-08-031-0/+2
| * | | | | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-031-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-035-6/+158
|\ \ \ \ \
| * \ \ \ \ Merge branch 'apei' into apei-releaseLen Brown2011-08-035-6/+158
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | HWPoison: add memory_failure_queue()Huang Ying2011-08-031-0/+1
| | * | | | lib, Make gen_pool memory allocator locklessHuang Ying2011-08-032-6/+29
| | * | | | lib, Add lock-less NULL terminated single listHuang Ying2011-08-031-0/+126
| | * | | | ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying2011-07-131-0/+2
* | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-032-1/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-08-032-1/+8
* | | | | | tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2011-08-031-0/+1
* | | | | | tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-031-8/+3
* | | | | | tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-032-10/+0