All of lore.kernel.org
 help / color / mirror / Atom feed
* [ 000/167] 3.2.17-stable review
@ 2012-05-09  5:50 Ben Hutchings
  2012-05-09  5:50 ` [ 001/167] Perf: fix build breakage Ben Hutchings
                   ` (166 more replies)
  0 siblings, 167 replies; 195+ messages in thread
From: Ben Hutchings @ 2012-05-09  5:50 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: torvalds, akpm, alan

This is the start of the stable review cycle for the 3.2.17 release.
There are 167 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 Fri May 11 13:00:00 UTC 2012.
Anything received after that time might be too late.

The whole patch series should shortly be available in one patch at:
	kernel.org/pub/linux/kernel/v3.2/stable-review/patch-3.2.17-rc1.gz
and the diffstat can be found below.

Ben.

-------------
 Makefile                                       |    4 +-
 arch/arm/Kconfig                               |    9 +
 arch/arm/include/asm/tls.h                     |    4 +
 arch/arm/kernel/irq.c                          |    6 +-
 arch/arm/kernel/smp.c                          |    4 +-
 arch/arm/kernel/sys_arm.c                      |    2 +-
 arch/arm/mach-omap1/timer.c                    |    4 +-
 arch/arm/mm/abort-ev6.S                        |   17 +-
 arch/arm/mm/cache-l2x0.c                       |   25 ++-
 arch/x86/boot/compressed/relocs.c              |    2 -
 arch/x86/kernel/apic/apic.c                    |   34 +--
 arch/x86/kernel/microcode_core.c               |    4 +-
 arch/x86/kernel/setup_percpu.c                 |   14 +-
 arch/x86/xen/enlighten.c                       |    7 +-
 arch/x86/xen/mmu.c                             |    7 +-
 arch/x86/xen/smp.c                             |   15 ++
 arch/x86/xen/xen-asm.S                         |    2 +-
 crypto/sha512_generic.c                        |    2 +-
 drivers/ata/libata-eh.c                        |    3 +-
 drivers/bluetooth/ath3k.c                      |    2 +
 drivers/bluetooth/btusb.c                      |    1 +
 drivers/dma/at_hdmac.c                         |    4 -
 drivers/firmware/efivars.c                     |  196 +++++++++++++++++
 drivers/gpu/drm/i915/i915_gem_execbuffer.c     |   40 ++--
 drivers/gpu/drm/i915/i915_reg.h                |    2 +
 drivers/gpu/drm/i915/intel_hdmi.c              |    2 +-
 drivers/gpu/drm/i915/intel_ringbuffer.c        |   16 ++
 drivers/gpu/drm/i915/intel_sdvo.c              |   40 ++--
 drivers/gpu/drm/nouveau/nouveau_acpi.c         |    2 +-
 drivers/gpu/drm/radeon/atombios_crtc.c         |    4 +-
 drivers/hwmon/coretemp.c                       |    6 +-
 drivers/hwmon/fam15h_power.c                   |   42 ++++
 drivers/i2c/busses/i2c-pnx.c                   |    3 +-
 drivers/md/md.c                                |    7 +-
 drivers/media/dvb/frontends/drxk_hard.c        |    6 +-
 drivers/media/rc/winbond-cir.c                 |    1 +
 drivers/mmc/card/block.c                       |   54 +++--
 drivers/mmc/card/queue.c                       |    2 +-
 drivers/mmc/core/core.c                        |    9 +-
 drivers/mmc/host/sdhci-esdhc-imx.c             |    3 +-
 drivers/net/bonding/bond_main.c                |    6 +-
 drivers/net/dummy.c                            |    6 +-
 drivers/net/ethernet/atheros/atlx/atl1.c       |   12 +-
 drivers/net/ethernet/atheros/atlx/atl1.h       |    3 +-
 drivers/net/ethernet/atheros/atlx/atlx.c       |    2 +-
 drivers/net/ethernet/micrel/ks8851_mll.c       |    2 +-
 drivers/net/ethernet/micrel/ksz884x.c          |    2 +-
 drivers/net/ethernet/realtek/8139cp.c          |   10 +-
 drivers/net/ethernet/smsc/smsc911x.c           |   14 +-
 drivers/net/ethernet/ti/davinci_mdio.c         |    5 +
 drivers/net/ppp/ppp_generic.c                  |    3 +-
 drivers/net/usb/smsc75xx.c                     |    1 +
 drivers/net/usb/smsc95xx.c                     |    2 +-
 drivers/net/wimax/i2400m/netdev.c              |    3 +-
 drivers/net/wireless/b43/main.c                |   10 +-
 drivers/net/wireless/brcm80211/brcmsmac/main.c |    8 +
 drivers/net/wireless/ipw2x00/ipw2200.c         |   13 +-
 drivers/net/wireless/iwlwifi/iwl-1000.c        |    8 +-
 drivers/net/wireless/iwlwifi/iwl-2000.c        |   16 +-
 drivers/net/wireless/iwlwifi/iwl-5000.c        |   11 +-
 drivers/net/wireless/iwlwifi/iwl-6000.c        |   17 +-
 drivers/net/wireless/iwlwifi/iwl-agn.c         |    3 -
 drivers/net/wireless/iwlwifi/iwl-core.c        |   10 +-
 drivers/net/wireless/iwlwifi/iwl-fh.h          |   24 ++-
 drivers/net/wireless/iwlwifi/iwl-prph.h        |   27 ++-
 drivers/net/wireless/mwifiex/pcie.h            |   18 +-
 drivers/net/wireless/rt2x00/rt2800usb.c        |   28 +--
 drivers/net/wireless/rtlwifi/pci.c             |    1 +
 drivers/net/wireless/wl1251/main.c             |    1 +
 drivers/net/wireless/wl1251/sdio.c             |    2 +-
 drivers/pci/quirks.c                           |   34 +++
 drivers/platform/x86/dell-laptop.c             |   29 +++
 drivers/scsi/libsas/sas_expander.c             |   26 ++-
 drivers/spi/spi.c                              |    2 +-
 drivers/staging/rtl8712/os_intfs.c             |    3 -
 drivers/staging/rtl8712/usb_intf.c             |    5 +
 drivers/tty/amiserial.c                        |    4 +-
 drivers/tty/serial/clps711x.c                  |   14 +-
 drivers/tty/serial/pch_uart.c                  |    4 +-
 drivers/usb/class/cdc-wdm.c                    |    7 +-
 drivers/usb/core/hcd-pci.c                     |    9 +
 drivers/usb/core/hub.c                         |    3 -
 drivers/usb/core/message.c                     |    6 +-
 drivers/usb/dwc3/ep0.c                         |    3 +-
 drivers/usb/gadget/dummy_hcd.c                 |    1 -
 drivers/usb/gadget/f_fs.c                      |    2 +-
 drivers/usb/gadget/f_mass_storage.c            |    2 +-
 drivers/usb/gadget/file_storage.c              |    2 +-
 drivers/usb/gadget/udc-core.c                  |    6 +-
 drivers/usb/gadget/uvc.h                       |    2 +-
 drivers/usb/gadget/uvc_v4l2.c                  |    2 +-
 drivers/usb/host/ehci-hcd.c                    |    9 +-
 drivers/usb/host/ehci-pci.c                    |    8 +
 drivers/usb/misc/yurex.c                       |   10 +-
 drivers/usb/musb/omap2430.c                    |    9 +-
 drivers/usb/serial/cp210x.c                    |    9 +-
 drivers/usb/serial/sierra.c                    |    6 +-
 drivers/uwb/hwa-rc.c                           |    3 +-
 drivers/uwb/neh.c                              |   12 +-
 drivers/xen/gntdev.c                           |    2 +-
 drivers/xen/xenbus/xenbus_probe_frontend.c     |   69 ++++--
 fs/autofs4/autofs_i.h                          |   12 +-
 fs/autofs4/dev-ioctl.c                         |    3 +-
 fs/autofs4/inode.c                             |    4 +-
 fs/autofs4/waitq.c                             |   22 +-
 fs/btrfs/ctree.h                               |    2 +-
 fs/cifs/cifssmb.c                              |    6 +-
 fs/eventpoll.c                                 |    4 +
 fs/exec.c                                      |    3 +
 fs/ext4/extents.c                              |    2 +-
 fs/hfsplus/catalog.c                           |    4 +
 fs/hfsplus/dir.c                               |   11 +
 fs/jbd2/commit.c                               |    4 +-
 fs/lockd/clnt4xdr.c                            |    2 +-
 fs/lockd/clntxdr.c                             |    2 +-
 fs/nfs/nfs4proc.c                              |   23 +-
 fs/nfs/read.c                                  |    2 +-
 fs/nfs/super.c                                 |    8 +-
 fs/nfs/write.c                                 |    2 +-
 fs/nfsd/nfs3xdr.c                              |   22 +-
 fs/nfsd/nfs4proc.c                             |   15 +-
 fs/nfsd/nfs4state.c                            |   23 +-
 fs/nfsd/nfs4xdr.c                              |    2 +-
 fs/nfsd/vfs.c                                  |    2 +-
 fs/ocfs2/alloc.c                               |    2 +-
 fs/ocfs2/refcounttree.c                        |   12 +-
 fs/ocfs2/suballoc.c                            |    4 +-
 fs/pipe.c                                      |   31 ++-
 fs/splice.c                                    |    5 +-
 include/asm-generic/statfs.h                   |    2 +-
 include/linux/efi.h                            |   13 +-
 include/linux/kvm_host.h                       |    6 +
 include/linux/netdevice.h                      |    2 -
 include/linux/pipe_fs_i.h                      |    1 +
 include/linux/seqlock.h                        |    2 +-
 include/linux/skbuff.h                         |   13 ++
 include/linux/socket.h                         |    2 +-
 include/linux/usb/hcd.h                        |    2 +
 kernel/exit.c                                  |   19 --
 kernel/power/swap.c                            |   28 ++-
 kernel/sched.c                                 |   75 ++++---
 kernel/signal.c                                |    9 +
 kernel/trace/trace_output.c                    |    5 +
 mm/swap_state.c                                |    2 +-
 net/ax25/af_ax25.c                             |    9 +-
 net/bridge/br_multicast.c                      |   81 -------
 net/bridge/br_private.h                        |    4 -
 net/core/dev.c                                 |   58 ++---
 net/core/dev_addr_lists.c                      |    3 +-
 net/core/net_namespace.c                       |   33 +--
 net/core/skbuff.c                              |    8 +-
 net/ipv4/tcp.c                                 |   10 +-
 net/ipv4/tcp_input.c                           |    8 +-
 net/ipv4/tcp_output.c                          |   16 +-
 net/ipv6/mcast.c                               |    2 +-
 net/ipv6/tcp_ipv6.c                            |    4 +
 net/mac80211/tx.c                              |    3 +-
 net/netlink/af_netlink.c                       |   24 ++-
 net/phonet/pep.c                               |    3 +
 net/sched/sch_gred.c                           |    7 +-
 net/sctp/socket.c                              |    5 +-
 net/socket.c                                   |    6 +-
 net/wireless/nl80211.c                         |   29 +--
 net/wireless/util.c                            |    2 +-
 scripts/mod/file2alias.c                       |    4 +
 sound/pci/hda/patch_conexant.c                 |   37 +++-
 sound/pci/hda/patch_realtek.c                  |    1 +
 sound/soc/codecs/tlv320aic23.c                 |    4 +-
 sound/soc/codecs/wm8994.c                      |  276 +++++++++++++++++++-----
 sound/soc/soc-dapm.c                           |    2 +
 tools/perf/util/hist.c                         |    4 +-
 virt/kvm/iommu.c                               |   12 +-
 virt/kvm/kvm_main.c                            |    5 +-
 173 files changed, 1551 insertions(+), 702 deletions(-)

-- 
Ben Hutchings
Life is what happens to you while you're busy making other plans.
                                                               - John Lennon


^ permalink raw reply	[flat|nested] 195+ messages in thread

end of thread, other threads:[~2012-05-12  0:46 UTC | newest]

Thread overview: 195+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-09  5:50 [ 000/167] 3.2.17-stable review Ben Hutchings
2012-05-09  5:50 ` [ 001/167] Perf: fix build breakage Ben Hutchings
2012-05-09  5:50 ` [ 002/167] [PATCH] crypto: sha512 - Fix byte counter overflow in SHA-512 Ben Hutchings
2012-05-09  5:50   ` Ben Hutchings
2012-05-09  5:50 ` [ 003/167] [PATCH] ALSA: hda/conexant - Dont set HP pin-control bit unconditionally Ben Hutchings
2012-05-09  5:50 ` [ 004/167] [PATCH] ALSA: hda/conexant - Set up the missing docking-station pins Ben Hutchings
2012-05-09  5:50 ` [ 005/167] [PATCH] ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR Ben Hutchings
2012-05-09  5:50 ` [ 006/167] [PATCH] ARM: OMAP1: DMTIMER: fix broken timer clock source selection Ben Hutchings
2012-05-09  5:50 ` [ 007/167] [PATCH] mmc: fixes for eMMC v4.5 discard operation Ben Hutchings
2012-05-09  5:50 ` [ 008/167] [PATCH] mmc: fixes for eMMC v4.5 sanitize operation Ben Hutchings
2012-05-09  5:50 ` [ 009/167] [PATCH] mmc: unbreak sdhci-esdhc-imx on i.MX25 Ben Hutchings
2012-05-09  5:50 ` [ 010/167] [PATCH] xen/gntdev: do not set VM_PFNMAP Ben Hutchings
2012-05-09  5:50 ` [ 011/167] [PATCH] xen/xenbus: Add quirk to deal with misconfigured backends Ben Hutchings
2012-05-09  5:50 ` [ 012/167] [PATCH] USB: yurex: Remove allocation of coherent buffer for setup-packet buffer Ben Hutchings
2012-05-09  5:50 ` [ 013/167] [PATCH] USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb Ben Hutchings
2012-05-09  5:50 ` [ 014/167] [PATCH] uwb: fix use of del_timer_sync() in interrupt Ben Hutchings
2012-05-09  5:50 ` [ 015/167] [PATCH] uwb: fix error handling Ben Hutchings
2012-05-09  5:50 ` [ 016/167] [PATCH] davinci_mdio: Fix MDIO timeout check Ben Hutchings
2012-05-09  5:50 ` [ 017/167] [PATCH] mwifiex: update pcie8766 scratch register addresses Ben Hutchings
2012-05-09  5:50 ` [ 018/167] [PATCH] brcm80211: smac: resume transmit fifo upon receiving frames Ben Hutchings
2012-05-11 23:42   ` Ben Hutchings
2012-05-12  0:35     ` Jonathan Nieder
2012-05-12  0:46       ` Ben Hutchings
2012-05-09  5:50 ` [ 019/167] [PATCH] [media] rc-core: set mode for winbond-cir Ben Hutchings
2012-05-09  5:50 ` [ 020/167] [PATCH] [media] drxk: Does not unlock mutex if sanity check failed in scu_command() Ben Hutchings
2012-05-09  5:50 ` [ 021/167] [PATCH] cfg80211: fix interface combinations check Ben Hutchings
2012-05-09  5:50 ` [ 022/167] Fix modpost failures in fedora 17 Ben Hutchings
2012-05-09  5:50 ` [ 023/167] [PATCH] mm: fix s390 BUG by __set_page_dirty_no_writeback on swap Ben Hutchings
2012-05-09  5:50 ` [ 024/167] [PATCH] md: dont call ->add_disk unless there is good reason Ben Hutchings
2012-05-09  6:57   ` Jonathan Nieder
2012-05-09  7:20     ` NeilBrown
2012-05-09 12:34       ` Ben Hutchings
2012-05-09  5:50 ` [ 025/167] [PATCH] md: fix possible corruption of array metadata on shutdown Ben Hutchings
2012-05-09  5:50 ` [ 026/167] [PATCH] jbd2: use GFP_NOFS for blkdev_issue_flush Ben Hutchings
2012-05-09  5:50 ` [ 027/167] [PATCH] USB: serial: cp210x: Fixed usb_control_msg timeout values Ben Hutchings
2012-05-09  5:50 ` [ 028/167] [PATCH] pch_uart: Fix dma channel unallocated issue Ben Hutchings
2012-05-09  5:50 ` [ 029/167] [PATCH] drivers/tty/amiserial.c: add missing tty_unlock Ben Hutchings
2012-05-09  5:50 ` [ 030/167] [PATCH] USB: sierra: avoid QMI/wwan interface on MC77xx Ben Hutchings
2012-05-09  5:51 ` [ 031/167] [PATCH] EHCI: fix criterion for resuming the root hub Ben Hutchings
2012-05-09  5:51 ` [ 032/167] [PATCH] EHCI: always clear the STS_FLR status bit Ben Hutchings
2012-05-09  5:51 ` [ 033/167] [PATCH] USB: fix deadlock in bConfigurationValue attribute method Ben Hutchings
2012-05-09  5:51 ` [ 034/167] [PATCH] usb: gadget: udc-core: stop UDC on device-initiated disconnect Ben Hutchings
2012-05-09 19:19   ` Herton Ronaldo Krzesinski
2012-05-11  3:04     ` Ben Hutchings
2012-05-09  5:51 ` [ 035/167] [PATCH] usb: gadget: udc-core: fix asymmetric calls in remove_driver Ben Hutchings
2012-05-09 19:25   ` Herton Ronaldo Krzesinski
2012-05-09  5:51 ` [ 036/167] [PATCH] usb: gadget: eliminate NULL pointer dereference (bugfix) Ben Hutchings
2012-05-09  5:51 ` [ 037/167] [PATCH] usb: musb: omap: fix crash when musb glue (omap) gets initialized Ben Hutchings
2012-05-09  5:51 ` [ 038/167] [PATCH] usb: musb: omap: fix the error check for pm_runtime_get_sync Ben Hutchings
2012-05-09  5:51 ` [ 039/167] [PATCH] PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs Ben Hutchings
2012-05-09  5:51 ` [ 040/167] [PATCH] ext4: fix endianness breakage in ext4_split_extent_at() Ben Hutchings
2012-05-09  5:51 ` [ 041/167] KVM: unmap pages from the iommu when slots are removed Ben Hutchings
2012-05-09  5:51 ` [ 042/167] [PATCH] dell-laptop: add 3 machines that has touchpad LED Ben Hutchings
2012-05-09  5:51 ` [ 043/167] [PATCH] dell-laptop: touchpad LED should persist its status after S3 Ben Hutchings
2012-05-09  5:51 ` [ 044/167] [PATCH] Bluetooth: Add support for Atheros [04ca:3005] Ben Hutchings
2012-05-09  5:51 ` [ 045/167] Dont limit non-nested epoll paths Ben Hutchings
2012-05-09  5:51 ` [ 046/167] [PATCH] spi: Fix device unregistration when unregistering the bus master Ben Hutchings
2012-05-09 19:33   ` Herton Ronaldo Krzesinski
2012-05-11  3:15     ` Ben Hutchings
2012-05-11 22:23       ` Herton Ronaldo Krzesinski
2012-05-09  5:51 ` [ 047/167] [PATCH] rt2800: Add support for the Fujitsu Stylistic Q550 Ben Hutchings
2012-05-09  5:51 ` [ 048/167] [PATCH] rt2x00: Identify rt2800usb chipsets Ben Hutchings
2012-05-09  5:51 ` [ 049/167] nfsd: fix b0rken error value for setattr on read-only mount Ben Hutchings
2012-05-09  5:51 ` [ 050/167] [PATCH] nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails Ben Hutchings
2012-05-09  5:51 ` [ 051/167] nfsd: fix endianness breakage in TEST_STATEID handling Ben Hutchings
2012-05-09  5:51 ` [ 052/167] [PATCH] nfsd: fix compose_entry_fh() failure exits Ben Hutchings
2012-05-09  5:51 ` [ 053/167] [PATCH] btrfs: btrfs_root_readonly() broken on big-endian Ben Hutchings
2012-05-09  5:51 ` [ 054/167] [PATCH 1/4] ocfs2: ->l_next_free_req breakage " Ben Hutchings
2012-05-09  5:51 ` [ 055/167] [PATCH 2/4] ocfs: ->rl_used " Ben Hutchings
2012-05-09  5:51 ` [ 056/167] [PATCH 3/4] ocfs2: ->rl_count endianness breakage Ben Hutchings
2012-05-09  5:51 ` [ 057/167] [PATCH 4/4] ocfs2: ->e_leaf_clusters " Ben Hutchings
2012-05-09  5:51 ` [ 058/167] [PATCH] lockd: fix the endianness bug Ben Hutchings
2012-05-09  5:51 ` [ 059/167] [PATCH] usb: dwc3: ep0: increment "actual" on bounced ep0 case Ben Hutchings
2012-05-09  5:51 ` [ 060/167] [PATCH 01/26] net: fix /proc/net/dev regression Ben Hutchings
2012-05-09  5:51 ` [ 061/167] [PATCH] nfsd: dont fail unchecked creates of non-special files Ben Hutchings
2012-05-09  7:07   ` Jonathan Nieder
2012-05-09 12:36     ` Ben Hutchings
2012-05-10 16:37       ` Greg Kroah-Hartman
2012-05-09  5:51 ` [ 062/167] [PATCH 02/26] ppp: Dont stop and restart queue on every TX packet Ben Hutchings
2012-05-09  5:51 ` [ 063/167] [PATCH 03/26] tcp: allow splice() to build full TSO packets Ben Hutchings
2012-05-09  5:51 ` [ 064/167] [PATCH 04/26] sctp: Allow struct sctp_event_subscribe to grow without breaking binaries Ben Hutchings
2012-05-09  5:51 ` [ 065/167] [PATCH 05/26] bridge: Do not send queries on multicast group leaves Ben Hutchings
2012-05-09  5:51   ` Ben Hutchings
2012-05-09  5:51 ` [ 066/167] [PATCH 06/26] ipv6: fix array index in ip6_mc_add_src() Ben Hutchings
2012-05-09  5:51 ` [ 067/167] [PATCH 07/26] phonet: Check input from user before allocating Ben Hutchings
2012-05-09  5:51 ` [ 068/167] [PATCH 08/26] bonding: properly unset current_arp_slave on slave link up Ben Hutchings
2012-05-09  5:51 ` [ 069/167] [PATCH 09/26] wimax: i2400m - prevent a possible kernel bug due to missing fw_name string Ben Hutchings
2012-05-09  5:51 ` [ 070/167] [PATCH 10/26] netlink: fix races after skb queueing Ben Hutchings
2012-05-09  5:51 ` [ 071/167] [PATCH 11/26] net: fix a race in sock_queue_err_skb() Ben Hutchings
2012-05-09  5:51 ` [ 072/167] [PATCH 12/26] tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample Ben Hutchings
2012-05-09  5:51 ` [ 073/167] [PATCH 13/26] net: allow pskb_expand_head() to get maximum tailroom Ben Hutchings
2012-05-09  5:51 ` [ 074/167] [PATCH 14/26] tcp: fix tcp_trim_head() Ben Hutchings
2012-05-09  8:16   ` Jonathan Nieder
2012-05-11  3:00     ` Ben Hutchings
2012-05-11  3:07       ` David Miller
2012-05-09  5:51 ` [ 075/167] [PATCH 15/26] tcp: avoid order-1 allocations on wifi and tx path Ben Hutchings
2012-05-09  8:19   ` Jonathan Nieder
2012-05-09  5:51 ` [ 076/167] [PATCH 16/26] atl1: fix kernel panic in case of DMA errors Ben Hutchings
2012-05-09  5:51 ` [ 077/167] [PATCH 17/26] 8139cp: set intr mask after its handler is registered Ben Hutchings
2012-05-09  5:51 ` [ 078/167] [PATCH 18/26] net: smsc911x: fix skb handling in receive path Ben Hutchings
2012-05-09  5:51 ` [ 079/167] [PATCH 19/26] net/ethernet: ks8851_mll fix rx frame buffer overflow Ben Hutchings
2012-05-09  5:51 ` [ 080/167] [PATCH 20/26] net_sched: gred: Fix oops in gred_dump() in WRED mode Ben Hutchings
2012-05-09  5:51 ` [ 081/167] [PATCH 21/26] net: usb: smsc75xx: fix mtu Ben Hutchings
2012-05-09  5:51 ` [ 082/167] [PATCH] dummy: Add ndo_uninit() Ben Hutchings
2012-05-09  5:51 ` [ 083/167] [PATCH 22/26] tcp: fix tcp_grow_window() for large incoming frames Ben Hutchings
2012-05-09  5:51 ` [ 084/167] [PATCH 23/26] netns: do not leak net_generic data on failed init Ben Hutchings
2012-05-09  5:51 ` [ 085/167] [PATCH 24/26] ksz884x: dont copy too much in netdev_set_mac_address() Ben Hutchings
2012-05-09  5:51 ` [ 086/167] [PATCH 25/26] net ax25: Reorder ax25_exit to remove races Ben Hutchings
2012-05-09  5:51 ` [ 087/167] [PATCH 26/26] tcp: fix TCP_MAXSEG for established IPv6 passive sockets Ben Hutchings
2012-05-09  5:51 ` [ 088/167] [PATCH] nfs: Enclose hostname in brackets when needed in nfs_do_root_mount Ben Hutchings
2012-05-09  5:51 ` [ 089/167] [PATCH] NFSv4: Ensure that the LOCK code sets exception->inode Ben Hutchings
2012-05-09  5:51 ` [ 090/167] [PATCH] NFSv4: Ensure that we check lock exclusive/shared type against open modes Ben Hutchings
2012-05-09  5:52 ` [ 091/167] [PATCH] NFS: put open context on error in nfs_pagein_multi Ben Hutchings
2012-05-09  5:52 ` [ 092/167] [PATCH] NFS: put open context on error in nfs_flush_multi Ben Hutchings
2012-05-09  5:52 ` [ 093/167] [PATCH] x86, microcode: Fix sysfs warning during module unload on unsupported CPUs Ben Hutchings
2012-05-09  5:52 ` [ 094/167] [PATCH] x86, apic: APIC code touches invalid MSR on P5 class machines Ben Hutchings
2012-05-09  5:52 ` [ 095/167] [PATCH] Revert "autofs: work around unhappy compat problem on x86-64" Ben Hutchings
2012-05-09  5:52 ` [ 096/167] [PATCH] xen: correctly check for pending events when restoring irq flags Ben Hutchings
2012-05-09  5:52 ` [ 097/167] [PATCH] xen/smp: Fix crash when booting with ACPI hotplug CPUs Ben Hutchings
2012-05-09  5:52 ` [ 098/167] [PATCH] ASoC: dapm: Ensure power gets managed for line widgets Ben Hutchings
2012-05-09  5:52 ` [ 099/167] [PATCH] ASoC: wm8994: Improve sequencing of AIF channel enables Ben Hutchings
2012-05-09  5:52 ` [ 100/167] [PATCH] dmaengine: at_hdmac: remove clear-on-read in atc_dostart() Ben Hutchings
2012-05-09  5:52 ` [ 101/167] [PATCH] sched: Fix OOPS when build_sched_domains() percpu allocation fails Ben Hutchings
2012-05-09  5:52 ` [ 102/167] [PATCH] tracing: Fix stacktrace of latency tracers (irqsoff and friends) Ben Hutchings
2012-05-09  5:52 ` [ 103/167] [PATCH] hwmon: fam15h_power: fix bogus values with current BIOSes Ben Hutchings
2012-05-09  5:52 ` [ 104/167] [PATCH] hwmon: (fam15h_power) Fix pci_device_id array Ben Hutchings
2012-05-09  5:52 ` [ 105/167] [PATCH] dell-laptop: Terminate quirks list properly Ben Hutchings
2012-05-09  5:52 ` [ 106/167] [PATCH] drm/radeon/kms: need to set up ss on DP bridges as well Ben Hutchings
2012-05-09  5:52 ` [ 107/167] [PATCH] drm/i915: handle input/output sdvo timings separately in mode_set Ben Hutchings
2012-05-09  5:52 ` [ 108/167] [PATCH] drm/i915: relative_constants_mode race fix Ben Hutchings
2012-05-09  5:52 ` [ 109/167] [PATCH] drm/i915: Force sync command ordering (Gen6+) Ben Hutchings
2012-05-09  5:52 ` [ 110/167] [PATCH] drm/i915: Set the Stencil Cache eviction policy to non-LRA mode Ben Hutchings
2012-05-09  5:52 ` [ 111/167] [PATCH] drm/i915: fix integer overflow in i915_gem_execbuffer2() Ben Hutchings
2012-05-09  5:52 ` [ 112/167] [PATCH] drm/i915: fix integer overflow in i915_gem_do_execbuffer() Ben Hutchings
2012-05-09  5:52 ` [ 113/167] nl80211: ensure interface is up in various APIs Ben Hutchings
2012-05-09  5:52 ` [ 114/167] [PATCH] ALSA: HDA: Add external mic quirk for Asus Zenbook UX31E Ben Hutchings
2012-05-09  5:52 ` [ 115/167] [PATCH] USB: cdc-wdm: fix race leading leading to memory corruption Ben Hutchings
2012-05-09  5:52 ` [ 116/167] [PATCH] USB: EHCI: fix crash during suspend on ASUS computers Ben Hutchings
2012-05-09  6:25   ` Oleksij Rempel
2012-05-09 14:20     ` Greg Kroah-Hartman
2012-05-09  5:52 ` [ 117/167] [PATCH] USB: gadget: storage gadgets send wrong error code for unknown commands Ben Hutchings
2012-05-09  5:52 ` [ 118/167] [PATCH] usb: gadget: dummy: do not call pullup() on udc_stop() Ben Hutchings
2012-05-09  5:52 ` [ 119/167] [PATCH] usb gadget: uvc: uvc_request_data::length field must be signed Ben Hutchings
2012-05-09  5:52 ` [ 120/167] [PATCH] pipes: add a "packetized pipe" mode for writing Ben Hutchings
2012-05-09  5:52 ` [ 121/167] [PATCH] autofs: make the autofsv5 packet file descriptor use a packetized pipe Ben Hutchings
2012-05-09  5:52 ` [ 122/167] [PATCH] ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores Ben Hutchings
2012-05-09  5:52 ` [ 123/167] [PATCH] ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310 Ben Hutchings
2012-05-09  5:52 ` [ 124/167] [PATCH] ARM: 7398/1: l2x0: only write to debug registers " Ben Hutchings
2012-05-09  5:52 ` [ 125/167] [PATCH] ARM: 7403/1: tls: remove covert channel via TPIDRURW Ben Hutchings
2012-05-09  5:52 ` [ 126/167] [PATCH] ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs Ben Hutchings
2012-05-09  5:52 ` [ 127/167] [PATCH] [SCSI] libsas: fix sas_find_bcast_phy() in the presence of vacant phys Ben Hutchings
2012-05-09  5:52 ` [ 128/167] [PATCH] [SCSI] libsas: fix false positive device attached conditions Ben Hutchings
2012-05-09  5:52 ` [ 129/167] [PATCH] efi: Add new variable attributes Ben Hutchings
2012-05-09  5:52 ` [ 130/167] [PATCH] efi: Validate UEFI boot variables Ben Hutchings
2012-05-09  5:52 ` [ 131/167] [PATCH] PM / Hibernate: fix the number of pages used for hibernate/thaw buffering Ben Hutchings
2012-05-09  5:52 ` [ 132/167] [PATCH] drm/i915: enable dip before writing data on gen4 Ben Hutchings
2012-05-09  5:52 ` [ 133/167] [PATCH] sched: Fix nohz load accounting -- again! Ben Hutchings
2012-05-09  5:52 ` [ 134/167] [PATCH] efivars: Improve variable validation Ben Hutchings
2012-05-09  5:52 ` [ 135/167] [PATCH] fs/cifs: fix parsing of dfs referrals Ben Hutchings
2012-05-09  5:52 ` [ 136/167] [PATCH] Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read Ben Hutchings
2012-05-09  5:52 ` [ 137/167] [PATCH] hwmon: (coretemp) Increase CPU core limit Ben Hutchings
2012-05-09  5:52 ` [ 138/167] [PATCH] nouveau: initialise has_optimus variable Ben Hutchings
2012-05-09  5:52 ` [ 139/167] [PATCH] hwmon: (coretemp) fix oops on cpu unplug Ben Hutchings
2012-05-09  5:52 ` [ 140/167] [PATCH] libata: skip old error history when counting probe trials Ben Hutchings
2012-05-09  5:52 ` [ 141/167] [PATCH] b43: only reload config after successful initialization Ben Hutchings
2012-05-09  5:52 ` [ 142/167] [PATCH] i2c: pnx: Disable clk in suspend Ben Hutchings
2012-05-09  5:52 ` [ 143/167] [PATCH] ipw2200: Fix race condition in the command completion acknowledge Ben Hutchings
2012-05-09  5:52 ` [ 144/167] [PATCH] mac80211: fix AP mode EAP tx for VLAN stations Ben Hutchings
2012-05-09  5:52 ` [ 145/167] [PATCH] rtlwifi: Fix oops on unload Ben Hutchings
2012-05-09  5:52 ` [ 146/167] [PATCH] wl1251: fix crash on remove due to premature kfree Ben Hutchings
2012-05-09  5:52 ` [ 147/167] [PATCH] wl1251: fix crash on remove due to leftover work item Ben Hutchings
2012-05-09  5:52 ` [ 148/167] [PATCH] iwlwifi: do not nulify ctx->vif on reset Ben Hutchings
2012-05-09  5:52 ` [ 149/167] [PATCH] iwlwifi: fix hardware queue programming Ben Hutchings
2012-05-09  5:52 ` [ 150/167] [PATCH] hfsplus: Fix potential buffer overflows Ben Hutchings
2012-05-09  5:53 ` [ 151/167] [PATCH] ASoC: tlv312aic23: unbreak resume Ben Hutchings
2012-05-09  5:53 ` [ 152/167] [PATCH] asm-generic: Use __BITS_PER_LONG in statfs.h Ben Hutchings
2012-05-09  5:53 ` [ 153/167] [PATCH] x86, relocs: Remove an unused variable Ben Hutchings
2012-05-09  6:16   ` Jonathan Nieder
2012-05-09  5:53 ` [ 154/167] [PATCH] ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve Ben Hutchings
2012-05-09  5:53 ` [ 155/167] [PATCH] ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd Ben Hutchings
2012-05-09  5:53 ` [ 156/167] [PATCH] drm/i915: disable sdvo hotplug on i945g/gm Ben Hutchings
2012-05-09  5:53 ` [ 157/167] [PATCH] drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+ Ben Hutchings
2012-05-09  5:53 ` [ 158/167] [PATCH] xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs Ben Hutchings
2012-05-09  5:53 ` [ 159/167] [PATCH] xen/pci: dont use PCI BIOS service for configuration space accesses Ben Hutchings
2012-05-09  5:53 ` [ 160/167] [PATCH] percpu, x86: dont use PMD_SIZE as embedded atom_size on 32bit Ben Hutchings
2012-05-09  5:53 ` [ 161/167] [PATCH] iwlagn: allow up to uCode API 6 for 6000 devices Ben Hutchings
2012-05-09  5:53 ` [ 162/167] [PATCH] iwlwifi: use correct released ucode version Ben Hutchings
2012-05-09  5:53 ` [ 163/167] [PATCH] iwlwifi: use 6000G2B for 6030 device series Ben Hutchings
2012-05-09  5:53 ` [ 164/167] [PATCH] exit_signal: simplify the "we have changed execution domain" logic Ben Hutchings
2012-05-09  5:53 ` [ 165/167] [PATCH] exit_signal: fix the "parent has changed security " Ben Hutchings
2012-05-09  5:53 ` [ 166/167] [PATCH] staging: r8712u: Fix regression caused by commit 8c213fa Ben Hutchings
2012-05-09 19:49   ` Herton Ronaldo Krzesinski
2012-05-11  3:21     ` Ben Hutchings
2012-05-11 16:28       ` Larry Finger
2012-05-09  5:53 ` [ 167/167] [PATCH] smsc95xx: mark link down on startup and let PHY interrupt deal with carrier changes Ben Hutchings

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.