[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120723010651.408577075@decadent.org.uk>
Date:	Mon, 23 Jul 2012 02:06:51 +0100
From:	Ben Hutchings <ben@...adent.org.uk>
To:	linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc:	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: [ 000/108] 3.2.24-stable review
This is the start of the stable review cycle for the 3.2.24 release.
There are 108 patches in this series, which will be posted as responses
to this one.  If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed Jul 25 02:00:00 UTC 2012.
Anything received after that time might be too late.
A combined patch relative to 3.2.23 will be posted as an additional
response to this, and the diffstat can be found below.
Ben.
-------------
 Makefile                                          |    4 +-
 arch/arm/plat-samsung/adc.c                       |    8 +-
 arch/mips/include/asm/thread_info.h               |    4 +-
 arch/mips/kernel/vmlinux.lds.S                    |    3 +-
 arch/powerpc/include/asm/cputime.h                |    6 +-
 arch/powerpc/kernel/time.c                        |   10 +-
 arch/x86/kernel/acpi/boot.c                       |   27 +-
 arch/x86/kernel/reboot.c                          |    8 +
 block/scsi_ioctl.c                                |    5 +-
 drivers/acpi/processor_core.c                     |    6 +-
 drivers/acpi/sleep.c                              |    4 +-
 drivers/acpi/sysfs.c                              |    4 +-
 drivers/gpio/gpio-wm8994.c                        |    5 +-
 drivers/gpu/drm/i915/intel_display.c              |    4 +-
 drivers/hid/hid-apple.c                           |    6 +
 drivers/hid/hid-core.c                            |    7 +
 drivers/hid/hid-ids.h                             |    6 +
 drivers/hwmon/it87.c                              |    2 +-
 drivers/hwspinlock/hwspinlock_core.c              |    4 +-
 drivers/input/joystick/xpad.c                     |    6 +-
 drivers/input/mouse/bcm5974.c                     |   20 ++
 drivers/iommu/amd_iommu.c                         |    7 +
 drivers/iommu/amd_iommu_init.c                    |    3 +-
 drivers/md/dm-raid1.c                             |    3 +-
 drivers/md/dm-region-hash.c                       |    5 +-
 drivers/md/md.c                                   |   36 ++-
 drivers/md/raid1.c                                |   13 +-
 drivers/md/raid5.c                                |    4 +-
 drivers/media/dvb/dvb-core/dvbdev.c               |    1 +
 drivers/mtd/nand/nandsim.c                        |   12 +-
 drivers/net/bonding/bond_debugfs.c                |    2 +-
 drivers/net/bonding/bond_main.c                   |    9 +-
 drivers/net/ethernet/atheros/atl1c/atl1c_main.c   |    1 -
 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h       |   15 --
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c   |   36 ++-
 drivers/net/ethernet/broadcom/tg3.c               |    3 +-
 drivers/net/ethernet/intel/e1000e/82571.c         |    3 +
 drivers/net/ethernet/realtek/r8169.c              |    3 +
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c |    3 +
 drivers/net/macvtap.c                             |   57 +++--
 drivers/net/usb/ipheth.c                          |    5 +
 drivers/net/wireless/brcm80211/brcmsmac/main.c    |    3 +-
 drivers/net/wireless/ipw2x00/ipw.h                |   23 ++
 drivers/net/wireless/ipw2x00/ipw2100.c            |    4 +
 drivers/net/wireless/ipw2x00/ipw2200.c            |    4 +
 drivers/net/wireless/iwlegacy/iwl-4965-sta.c      |    4 +-
 drivers/net/wireless/iwlegacy/iwl-core.c          |   14 +-
 drivers/net/wireless/rt2x00/rt2x00usb.c           |    2 +-
 drivers/net/wireless/rtl818x/rtl8187/leds.c       |    2 +-
 drivers/pci/pci-driver.c                          |   12 +
 drivers/pci/pci.c                                 |    5 -
 drivers/pci/quirks.c                              |   26 --
 drivers/platform/x86/intel_ips.c                  |   22 ++
 drivers/platform/x86/samsung-laptop.c             |  225 +----------------
 drivers/rtc/rtc-mxc.c                             |    5 +-
 drivers/scsi/aic94xx/aic94xx_task.c               |    2 +-
 drivers/scsi/libsas/sas_ata.c                     |   12 +-
 drivers/target/target_core_cdb.c                  |    2 +-
 drivers/target/target_core_pr.c                   |    7 +-
 drivers/target/tcm_fc/tfc_cmd.c                   |    2 +
 drivers/usb/class/cdc-wdm.c                       |    2 +
 drivers/usb/core/hub.c                            |   18 +-
 drivers/usb/host/xhci-hub.c                       |   44 +++-
 drivers/usb/host/xhci.h                           |    6 +-
 drivers/usb/serial/option.c                       |   26 ++
 drivers/vhost/vhost.c                             |    2 +
 fs/buffer.c                                       |   22 +-
 fs/cifs/connect.c                                 |   18 ++
 fs/cifs/readdir.c                                 |    7 +-
 fs/ecryptfs/kthread.c                             |    2 +-
 fs/ecryptfs/miscdev.c                             |   48 ++--
 fs/eventpoll.c                                    |    4 +-
 fs/exofs/ore.c                                    |    8 +-
 fs/exofs/ore_raid.c                               |   67 ++---
 fs/ext4/super.c                                   |    2 +-
 fs/fifo.c                                         |    9 +-
 fs/hugetlbfs/inode.c                              |   54 ++--
 fs/locks.c                                        |    2 +-
 fs/nfs/idmap.c                                    |   48 +++-
 fs/nfs/nfs4state.c                                |    5 +-
 fs/nfs/objlayout/objio_osd.c                      |   25 +-
 fs/ocfs2/file.c                                   |    2 +-
 fs/ramfs/file-nommu.c                             |    1 +
 fs/ubifs/sb.c                                     |    8 +-
 include/linux/Kbuild                              |    1 +
 include/linux/hrtimer.h                           |   10 +-
 include/linux/hugetlb.h                           |   14 +-
 include/linux/mmzone.h                            |    2 +-
 include/linux/pci.h                               |    2 -
 include/linux/sched.h                             |    8 +
 include/linux/skbuff.h                            |    5 +-
 include/linux/timex.h                             |    2 +-
 include/scsi/libsas.h                             |    6 +-
 kernel/hrtimer.c                                  |   53 ++--
 kernel/power/swap.c                               |   62 +++--
 kernel/sched.c                                    |  276 +++++++++++++++------
 kernel/sched_idletask.c                           |    1 -
 kernel/time/ntp.c                                 |  124 +++------
 kernel/time/tick-sched.c                          |    2 +
 kernel/time/timekeeping.c                         |  115 ++++++---
 mm/compaction.c                                   |    5 +-
 mm/hugetlb.c                                      |  135 ++++++++--
 mm/vmscan.c                                       |   12 +-
 net/can/raw.c                                     |    3 -
 net/core/dev.c                                    |   23 +-
 net/ipv4/tcp_input.c                              |    2 +
 net/iucv/af_iucv.c                                |    1 -
 net/wireless/util.c                               |    2 +-
 scripts/depmod.sh                                 |    6 -
 virt/kvm/irq_comm.c                               |    1 +
 110 files changed, 1213 insertions(+), 836 deletions(-)
-- 
Ben Hutchings
Who are all these weirdos? - David Bowie, about L-Space IRC channel #afp
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
