Skip to content
  1. Dec 01, 2011
  2. Nov 27, 2011
  3. Nov 23, 2011
  4. Nov 21, 2011
  5. Nov 20, 2011
  6. Nov 19, 2011
  7. Nov 18, 2011
    • Linus Torvalds's avatar
      Merge branch 'stable/for-linus-fixes-3.2' of... · b6844523
      Linus Torvalds authored
      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
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.dk/linux-block · 15bd1cfb
      Linus Torvalds authored
      * '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
    • Linus Torvalds's avatar
      Merge branch 'unicore32' of git://github.com/gxt/linux · 9545eb61
      Linus Torvalds authored
      * '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
    • Linus Torvalds's avatar
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc · 148b00b6
      Linus Torvalds authored
      * '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