aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-10Merge branch 'mad' into for-linusRoland Dreier
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven
2009-09-10binfmt_elf: fix PT_INTERP bss handlingRoland McGrath
2009-09-10TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe
2009-09-09Merge branch 'lookup-permissions-cleanup'Linus Torvalds
2009-09-09binfmt_elf: fix PT_INTERP bss handlingRoland McGrath
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley
2009-09-09Linux 2.6.31Linus Torvalds
2009-09-09RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise
2009-09-09RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise
2009-09-09RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds
2009-09-08Simplify exec_permission_lite(), part 3Linus Torvalds
2009-09-08Simplify exec_permission_lite() furtherLinus Torvalds
2009-09-08Simplify exec_permission_lite() logicLinus Torvalds
2009-09-08Do not call 'ima_path_check()' for each path componentLinus Torvalds
2009-09-08drm/i915: fix mask bits settingZhenyu Wang
2009-09-07MAINTAINERS: InfiniBand/RDMA mailing list transition to vgerRoland Dreier
2009-09-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-09-07IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock
2009-09-07IB/mad: Fix possible lock-lock-timer deadlockRoland Dreier
2009-09-07KEYS: Fix default security_session_to_parent()David Howells
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie
2009-09-07IMA: update ima_counts_putMimi Zohar
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput
2009-09-07KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells
2009-09-06gianfar: Fix build.David S. Miller
2009-09-05RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung
2009-09-05RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood
2009-09-05RDMA/nes: Use the flush code to fill in cqe errorDon Wood
2009-09-05RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood
2009-09-05RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood
2009-09-05RDMA/nes: Implement Terminate PacketDon Wood
2009-09-05RDMA/nes: Add CQ error handlingDon Wood