1. 27 11月, 2011 8 次提交
  2. 23 11月, 2011 2 次提交
  3. 21 11月, 2011 9 次提交
  4. 20 11月, 2011 2 次提交
  5. 19 11月, 2011 14 次提交
  6. 18 11月, 2011 5 次提交
    • L
      Merge branch 'stable/for-linus-fixes-3.2' of... · b6844523
      Linus Torvalds 提交于
      Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
      
      * 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen:
        xen-gntalloc: signedness bug in add_grefs()
        xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
        xen-gntdev: integer overflow in gntdev_alloc_map()
        xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
        xen/balloon: Avoid OOM when requesting highmem
        xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI
        xen: map foreign pages for shared rings by updating the PTEs directly
      b6844523
    • L
      Merge branch 'for-linus' of git://git.kernel.dk/linux-block · 15bd1cfb
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.dk/linux-block:
        block: add missed trace_block_plug
        paride: fix potential information leak in pg_read()
        bio: change some signed vars to unsigned
        block: avoid unnecessary plug list flush
        cciss: auto engage SCSI mid layer at driver load time
        loop: cleanup set_status interface
        include/linux/bio.h: use a static inline function for bio_integrity_clone()
        loop: prevent information leak after failed read
        block: Always check length of all iov entries in blk_rq_map_user_iov()
        The Windows driver .inf disables ASPM on all cciss devices. Do the same.
        backing-dev: ensure wakeup_timer is deleted
        block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"
      15bd1cfb
    • L
      Merge branch 'unicore32' of git://github.com/gxt/linux · 9545eb61
      Linus Torvalds 提交于
      * 'unicore32' of git://github.com/gxt/linux:
        unicore32, exec: remove redundant set_fs(USER_DS)
        unicore32: Fix typo 'PUV3_I2C'
        unicore32: drop unused Kconfig symbols
        rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove
        arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS
        unicore32: fix build error for find bitops
      9545eb61
    • L
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc · 148b00b6
      Linus Torvalds 提交于
      * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc:
        powerpc/signal32: Fix sigset_t conversion when copying to user
        powerpc: Fix atomic_xxx_return barrier semantics
        powerpc: Remove buggy 9-year-old test for binutils < 2.12.1
        powerpc/book3e-64: Fix debug support for userspace
        powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS define
        powerpc: Revert show_regs() define for readability
        powerpc/ps3: Fix SMP lockdep boot warning
        powerpc/ps3: Fix lost SMP IPIs
        powerpc: Add hvcall.h include to book3s_hv.c
        powerpc/trace: Add a dummy stack frame for trace_hardirqs_off
        powerpc: Copy down exception vectors after feature fixups
        powerpc: panic if we can't instantiate RTAS
        powerpc/4xx: Fix typos in kexec config dependencies
        powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...
        powerpc/fsl_udc_core: Fix dumb typo
        carma-fpga: Missed switch from of_register_platform_driver()
        powerpc: Fix build breakage in jump_label.c
      148b00b6
    • L
      Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security · e36d5058
      Linus Torvalds 提交于
      * 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security:
        encrypted-keys: module build fixes
        encrypted-keys: fix error return code
        Smack: smackfs cipso seq read repair
      e36d5058