1. 12 Feb, 2010 1 commit
    • Tony Luck's avatar
      [IA64] preserve personality flag bits across exec · 22208ac5
      Tony Luck authored
      In its <asm/elf.h> ia64 defines SET_PERSONALITY in a way that unconditionally
      sets the personality of the current process to PER_LINUX, losing any flag bits
      from the upper 3 bytes of current->personality.  This is wrong. Those bits are
      intended to be inherited across exec (other code takes care of ensuring that
      security sensitive bits like ADDR_NO_RANDOMIZE are not passed to unsuspecting
      setuid/setgid applications).
      Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
      22208ac5
  2. 09 Feb, 2010 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux · deb0c98c
      Linus Torvalds authored
      * 'for-2.6.33' of git://linux-nfs.org/~bfields/linux:
        Revert "nfsd4: fix error return when pseudoroot missing"
      deb0c98c
    • Linus Torvalds's avatar
      Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 · a5f28ae4
      Linus Torvalds authored
      * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2:
        ocfs2/cluster: Make o2net connect messages KERN_NOTICE
        ocfs2/dlm: Fix printing of lockname
        ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
        ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
        ocfs2: Plugs race between the dc thread and an unlock ast message
        ocfs2: Remove overzealous BUG_ON during blocked lock processing
        ocfs2: Do not downconvert if the lock level is already compatible
        ocfs2: Prevent a livelock in dlmglue
        ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast
        ocfs2: Use compat_ptr in reflink_arguments.
        ocfs2/dlm: Handle EAGAIN for compatibility - v2
        ocfs2: Add parenthesis to wrap the check for O_DIRECT.
        ocfs2: Only bug out when page size is larger than cluster size.
        ocfs2: Fix memory overflow in cow_by_page.
        ocfs2/dlm: Print more messages during lock migration
        ocfs2/dlm: Ignore LVBs of locks in the Blocked list
        ocfs2/trivial: Remove trailing whitespaces
        ocfs2: fix a misleading variable name
        ocfs2: Sync max_inline_data_with_xattr from tools.
        ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error path
      a5f28ae4
  3. 08 Feb, 2010 17 commits
  4. 07 Feb, 2010 10 commits
  5. 06 Feb, 2010 4 commits
  6. 05 Feb, 2010 6 commits