summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds96-595/+2231
2009-09-11Merge branch 'next' into for-linusJames Morris97-609/+2245
2009-09-10md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven1-1/+1
2009-09-10binfmt_elf: fix PT_INTERP bss handlingRoland McGrath1-14/+14
2009-09-10TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe1-6/+6
2009-09-09Merge branch 'lookup-permissions-cleanup'Linus Torvalds27-123/+79
2009-09-09binfmt_elf: fix PT_INTERP bss handlingRoland McGrath1-14/+14
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley6-37/+118
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley5-0/+143
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley2-13/+43
2009-09-09Linux 2.6.31v2.6.31Linus Torvalds1-1/+1
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin3-4/+11
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells8-0/+8
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds1-5/+1
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds10-32/+14
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds12-36/+18
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds3-14/+5
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds2-27/+36
2009-09-08Simplify exec_permission_lite(), part 3Linus Torvalds1-2/+6
2009-09-08Simplify exec_permission_lite() furtherLinus Torvalds1-7/+1
2009-09-08Simplify exec_permission_lite() logicLinus Torvalds1-4/+1
2009-09-08Do not call 'ima_path_check()' for each path componentLinus Torvalds1-3/+0
2009-09-08drm/i915: fix mask bits settingZhenyu Wang3-1/+3
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-69/+70
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-8/+20
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-0/+1
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds3-6/+31
2009-09-07KEYS: Fix default security_session_to_parent()David Howells1-1/+4
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie5-69/+70
2009-09-07IMA: update ima_counts_putMimi Zohar2-8/+20
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput1-1/+0
2009-09-07KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells1-2/+4
2009-09-06gianfar: Fix build.David S. Miller1-1/+1
2009-09-05Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds1-1/+1
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds3-6/+20
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds3-7/+20
2009-09-05Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-09-05Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+5
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-75/+89
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+12
2009-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-88/+7
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-4/+8
2009-09-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+1
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+1
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+14
2009-09-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+2
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds13-81/+198
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-6/+42