All of lore.kernel.org
 help / color / mirror / Atom feed
* [ 3.5.y.z extended stable ] Linux 3.5.7.15 stable review
@ 2013-06-18 11:42 Luis Henriques
  2013-06-18 11:42 ` [PATCH 01/93] ata_piix: add PCI IDs for Intel BayTail Luis Henriques
                   ` (92 more replies)
  0 siblings, 93 replies; 94+ messages in thread
From: Luis Henriques @ 2013-06-18 11:42 UTC (permalink / raw)
  To: linux-kernel, stable, kernel-team; +Cc: Luis Henriques

This is the start of the review cycle for the Linux 3.5.7.15 stable kernel.

This version contains 93 new patches, summarized below.  The new patches are
posted as replies to this message and also available in this git branch:

http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=linux-3.5.y-review;a=shortlog

git://kernel.ubuntu.com/ubuntu/linux.git  linux-3.5.y-review

The review period for version 3.5.7.15 will be open for the next three days.
To report a problem, please reply to the relevant follow-up patch message.

For more information about the Linux 3.5.y.z extended stable kernel version,
see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable .

 -Luis

--
 arch/arm/boot/compressed/Makefile                  |   2 +-
 arch/arm/boot/compressed/head-sa1100.S             |   1 +
 arch/arm/boot/compressed/head-shark.S              |   1 +
 arch/arm/boot/compressed/head.S                    |   1 +
 arch/arm/kernel/topology.c                         |   2 +
 arch/m68k/kernel/head.S                            |  29 +++--
 arch/powerpc/include/asm/exception-64s.h           |   2 +-
 arch/powerpc/kernel/exceptions-64s.S               |   2 +-
 arch/powerpc/kernel/irq.c                          |   2 +-
 arch/powerpc/kernel/process.c                      |   4 +-
 arch/powerpc/kernel/traps.c                        |  10 ++
 arch/powerpc/platforms/pseries/eeh_pseries.c       |  12 +--
 arch/x86/kernel/relocate_kernel_64.S               |   2 +-
 drivers/acpi/video.c                               |  32 ++++++
 drivers/ata/ata_piix.c                             |  14 +++
 drivers/ata/libata-core.c                          |   6 ++
 drivers/block/cciss.c                              |  32 +++---
 drivers/dma/ste_dma40.c                            |   9 +-
 drivers/gpu/drm/drm_irq.c                          |   6 +-
 drivers/gpu/drm/gma500/cdv_intel_display.c         |  14 +++
 drivers/gpu/drm/gma500/framebuffer.c               |   4 +-
 drivers/gpu/drm/gma500/psb_intel_display.c         |  14 +++
 drivers/gpu/drm/i915/intel_lvds.c                  |   4 +-
 drivers/gpu/drm/i915/intel_sdvo.c                  |  12 ++-
 drivers/gpu/drm/mgag200/mgag200_mode.c             |   9 +-
 drivers/gpu/drm/radeon/atombios_encoders.c         |  11 +-
 drivers/gpu/drm/radeon/evergreen.c                 |  10 +-
 drivers/gpu/drm/radeon/ni.c                        |  10 +-
 drivers/gpu/drm/radeon/r100.c                      |   9 +-
 drivers/gpu/drm/radeon/r300.c                      |   9 +-
 drivers/gpu/drm/radeon/r420.c                      |  10 +-
 drivers/gpu/drm/radeon/r520.c                      |   9 +-
 drivers/gpu/drm/radeon/r600.c                      |  10 +-
 drivers/gpu/drm/radeon/rs400.c                     |   9 +-
 drivers/gpu/drm/radeon/rs600.c                     |   9 +-
 drivers/gpu/drm/radeon/rs690.c                     |   9 +-
 drivers/gpu/drm/radeon/rv515.c                     |   9 +-
 drivers/gpu/drm/radeon/rv770.c                     |  10 +-
 drivers/gpu/drm/radeon/si.c                        |  10 +-
 drivers/hwmon/adm1021.c                            |  58 ++++++++--
 drivers/iommu/amd_iommu.c                          |  31 +++++-
 drivers/iommu/amd_iommu_types.h                    |   1 +
 drivers/md/raid1.c                                 |  34 +++---
 drivers/md/raid10.c                                |  26 +++--
 drivers/net/ethernet/broadcom/tg3.c                |  42 ++++++++
 drivers/net/ethernet/broadcom/tg3.h                |   8 +-
 drivers/net/wireless/ath/ath9k/Kconfig             |  10 +-
 drivers/net/wireless/ath/ath9k/Makefile            |   2 +-
 .../net/wireless/ath/ath9k/ar9003_2p2_initvals.h   |  10 +-
 drivers/net/wireless/ath/ath9k/init.c              |   7 +-
 drivers/net/wireless/ath/ath9k/rc.h                |   2 +-
 drivers/net/wireless/b43/main.c                    |   2 +-
 drivers/net/wireless/iwlwifi/iwl-agn-sta.c         |   2 +-
 drivers/net/xen-netfront.c                         |  17 ++-
 drivers/platform/x86/thinkpad_acpi.c               |   7 ++
 drivers/regulator/palmas-regulator.c               |   2 +-
 drivers/rtc/rtc-twl.c                              |   1 +
 drivers/usb/dwc3/gadget.c                          |  15 ++-
 drivers/usb/host/ehci-sched.c                      |   2 +-
 drivers/usb/host/xhci-mem.c                        |  10 +-
 drivers/usb/host/xhci.c                            |  12 ++-
 drivers/usb/serial/ark3116.c                       |   2 +-
 drivers/usb/serial/cypress_m8.c                    |  18 +++-
 drivers/usb/serial/cypress_m8.h                    |   4 +
 drivers/usb/serial/ftdi_sio.c                      |   2 +-
 drivers/usb/serial/iuu_phoenix.c                   |   4 +-
 drivers/usb/serial/keyspan.c                       |   2 +-
 drivers/usb/serial/mos7720.c                       |  25 +++--
 drivers/usb/serial/mos7840.c                       |  35 ++++--
 drivers/usb/serial/option.c                        |   2 +
 drivers/usb/serial/pl2303.c                        |  10 +-
 drivers/usb/serial/qcserial.c                      |   2 +
 drivers/usb/serial/spcp8x5.c                       |  10 +-
 drivers/usb/serial/visor.c                         |   9 ++
 drivers/usb/serial/whiteheat.c                     |   2 +-
 drivers/xen/events.c                               |  19 +++-
 fs/ceph/locks.c                                    |  73 ++++++++-----
 fs/ceph/mds_client.c                               |  90 ++++++++--------
 fs/ceph/super.c                                    |   7 +-
 fs/ceph/super.h                                    |  11 +-
 fs/ext4/super.c                                    |   2 +
 fs/hpfs/file.c                                     |  24 +++--
 fs/hpfs/hpfs_fn.h                                  |   1 +
 fs/hpfs/inode.c                                    |   5 +-
 fs/proc/kmsg.c                                     |  10 +-
 include/linux/ceph/auth.h                          |  18 ++++
 include/linux/cpu.h                                |   4 +
 include/linux/swapops.h                            |   3 +
 include/linux/syslog.h                             |   4 +-
 include/net/bluetooth/hci_core.h                   |   1 +
 include/net/bluetooth/mgmt.h                       |   1 +
 include/xen/interface/io/netif.h                   |   1 +
 kernel/audit.c                                     |   2 +-
 kernel/cpu.c                                       |  55 ++++------
 kernel/printk.c                                    |  91 ++++++++--------
 kernel/sys.c                                       |  29 ++++-
 lib/klist.c                                        |   2 +-
 mm/hugetlb.c                                       |   2 +-
 mm/migrate.c                                       |  23 +++-
 mm/swap_state.c                                    |  18 +++-
 net/bluetooth/hci_core.c                           |   6 +-
 net/bluetooth/mgmt.c                               |  21 ++++
 net/ceph/auth.c                                    | 117 +++++++++++++++++----
 net/ceph/auth_x.c                                  |  24 ++++-
 net/ceph/auth_x.h                                  |   1 +
 net/ceph/messenger.c                               |   3 +-
 net/ceph/mon_client.c                              |   7 +-
 net/ceph/osd_client.c                              |  33 +++---
 net/mac80211/iface.c                               |   9 ++
 net/wireless/sme.c                                 |   3 +
 sound/core/pcm_native.c                            |   4 +-
 sound/usb/mixer.c                                  |   1 +
 sound/usb/quirks-table.h                           |  14 ++-
 113 files changed, 1103 insertions(+), 424 deletions(-)

Adis Hamzić (1):
      radeon: Fix system hang issue when using KMS with older cards

Al Viro (1):
      snd_pcm_link(): fix a leak...

Alan Stern (1):
      USB: revert periodic scheduling bugfix

Alex Deucher (1):
      drm/radeon: don't allow audio on DCE6

Alex Elder (3):
      libceph: register request before unregister linger
      libceph: always reset osds when kicking
      libceph: must hold mutex for reset_changed_osds()

Alex Hung (2):
      ACPI video: ignore BIOS initial backlight value for HP 1000
      ACPI / video: ignore BIOS initial backlight value for HP m4

Alex Lyakas (1):
      md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.

Arnd Bergmann (2):
      ARM: 7742/1: topology: export cpu_topology
      ARM: 7743/1: compressed/head.S: work around new binutils warning

Ash Willis (1):
      ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6

Ben Mesman (1):
      drm/i915: no lvds quirk for hp t5740

Benjamin Herrenschmidt (1):
      powerpc: Fix missing/delayed calls to irq_work

Bjørn Mork (1):
      USB: option: blacklist network interface on Huawei E1820

Chew, Chiau Ee (1):
      ata_piix: add PCI IDs for Intel BayTail

Christopher Harvey (1):
      drm/mgag200: Add missing write to index before accessing data register

Clemens Ladisch (1):
      ALSA: usb-audio: fix Roland/Cakewalk UM-3G support

Daniel Vetter (1):
      drm/i915: prefer VBT modes for SVDO-LVDS over EDID

Egbert Eich (1):
      drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.

Emmanuel Grumbach (1):
      iwlwifi: dvm: fix zero LQ CMD sending avoidance

Felix Fietkau (1):
      Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"

Finn Thain (1):
      m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK

Gavin Shan (1):
      powerpc/eeh: Don't check RTAS token to get PE addr

George Cherian (1):
      usb: dwc3: gadget: free trb pool only from epnum 2

Guenter Roeck (1):
      hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617

Gustavo Maciel Dias Vieira (1):
      ACPI video: ignore BIOS backlight value for HP dm4

Huacai Chen (1):
      drm: fix a use-after-free when GPU acceleration disabled

Jim Schutt (2):
      ceph: add cpu_to_le32() calls when encoding a reconnect capability
      ceph: ceph_pagelist_append might sleep while atomic

Joerg Roedel (1):
      iommu/amd: Workaround for ERBT1312

Johan Hedberg (1):
      Bluetooth: Fix mgmt handling of power on failures

Johan Hovold (12):
      USB: serial: fix Treo/Kyocera interrrupt-in urb context
      USB: visor: fix initialisation of Treo/Kyocera devices
      USB: mos7720: fix DMA to stack
      USB: mos7840: fix DMA to stack
      USB: ark3116: fix control-message timeout
      USB: iuu_phoenix: fix bulk-message timeout
      USB: mos7720: fix message timeouts
      USB: keyspan: fix bogus array index
      USB: mos7720: fix hardware flow control
      USB: whiteheat: fix broken port configuration
      USB: spcp8x5: fix device initialisation at open
      USB: pl2303: fix device initialisation at open

Johannes Berg (2):
      cfg80211: check wdev->netdev in connection work
      mac80211: close AP_VLAN interfaces before unregistering all

Kees Cook (3):
      b43: stop format string leaking into error msgs
      kmsg: honor dmesg_restrict sysctl on /dev/kmsg
      x86: Fix typo in kexec register clearing

Keir Fraser (1):
      xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.

Kishon Vijay Abraham I (1):
      regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10

Manoj Iyer (1):
      thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR

Marco Stornelli (1):
      hpfs: drop vmtruncate

Michael Chan (1):
      tg3: Add New 5719 Read DMA workaround

Michael Ellerman (1):
      powerpc: Fix stack overflow crash in resume_kernel when ftracing

Mikulas Patocka (1):
      hpfs: fix warnings when the filesystem fills up

Naoya Horiguchi (1):
      mm: migration: add migrate_entry_wait_huge()

NeilBrown (1):
      md/raid1,raid10: use freeze_array in place of raise_barrier in various places.

Nithin Sujir (2):
      tg3: Add read dma workaround for 5720
      tg3: Wait for boot code to finish after power on

Oleg Nesterov (1):
      audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE

Patrik Jakobsson (3):
      drm/gma500: Increase max resolution for mode setting
      drm/gma500/psb: Unpin framebuffer on crtc disable
      drm/gma500/cdv: Unpin framebuffer on crtc disable

Paul Mackerras (1):
      powerpc: Fix emulation of illegal instructions on PowerNV platform

Rabin Vincent (1):
      dmaengine: ste_dma40: fix pm runtime ref counting

Rafael Aquini (1):
      swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion

Richard Weinberger (1):
      USB: serial: Add Option GTM681W to qcserial device table.

Robert Butora (1):
      USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device

Robin Holt (1):
      reboot: rigrate shutdown/reboot to boot cpu

Sage Weil (6):
      libceph: clear messenger auth_retry flag when we authenticate
      libceph: fix authorizer invalidation
      libceph: add update_authorizer auth method
      libceph: wrap auth ops in wrapper functions
      libceph: wrap auth methods in a mutex
      ceph: fix statvfs fr_size

Sergio Aguirre (1):
      xhci-mem: init list heads at the beginning of init

Srivatsa S. Bhat (1):
      CPU hotplug: provide a generic helper to disable/enable CPU hotplug

Stephen M. Cameron (1):
      cciss: fix broken mutex usage in ioctl

Sujith Manoharan (2):
      ath9k: Disable PowerSave by default
      ath9k: Use minstrel rate control by default

Suravee Suthikulpanit (1):
      iommu/amd: Re-enable IOMMU event log interrupt after handling.

Takashi Iwai (2):
      ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio iface
      ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270

Theodore Ts'o (1):
      ext4: lock i_mutex when truncating orphan inodes

Tony Camuso (1):
      xhci - correct comp_mode_recovery_timer on return from hibernate

Tony Lindgren (1):
      drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree

Vincent Pelletier (1):
      libata: make ata_exec_internal_sg honor DMADIR

Vladimir Murzin (1):
      xhci: fix list access before init

Wei Liu (1):
      xen-netfront: reduce gso_max_size to account for max TCP header

Ying Xue (1):
      USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer

wang, biao (1):
      klist: del waiter from klist_remove_waiters before wakeup waitting process

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

end of thread, other threads:[~2013-06-18 12:14 UTC | newest]

Thread overview: 94+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18 11:42 [ 3.5.y.z extended stable ] Linux 3.5.7.15 stable review Luis Henriques
2013-06-18 11:42 ` [PATCH 01/93] ata_piix: add PCI IDs for Intel BayTail Luis Henriques
2013-06-18 11:42 ` [PATCH 02/93] libata: make ata_exec_internal_sg honor DMADIR Luis Henriques
2013-06-18 11:42 ` [PATCH 03/93] cfg80211: check wdev->netdev in connection work Luis Henriques
2013-06-18 11:42 ` [PATCH 04/93] xhci-mem: init list heads at the beginning of init Luis Henriques
2013-06-18 11:42 ` [PATCH 05/93] xhci: fix list access before init Luis Henriques
2013-06-18 11:42 ` [PATCH 06/93] xhci - correct comp_mode_recovery_timer on return from hibernate Luis Henriques
2013-06-18 11:42 ` [PATCH 07/93] mac80211: close AP_VLAN interfaces before unregistering all Luis Henriques
2013-06-18 11:42 ` [PATCH 08/93] iwlwifi: dvm: fix zero LQ CMD sending avoidance Luis Henriques
2013-06-18 11:42 ` [PATCH 09/93] usb: dwc3: gadget: free trb pool only from epnum 2 Luis Henriques
2013-06-18 11:42 ` [PATCH 10/93] USB: revert periodic scheduling bugfix Luis Henriques
2013-06-18 11:42 ` [PATCH 11/93] USB: serial: fix Treo/Kyocera interrrupt-in urb context Luis Henriques
2013-06-18 11:42 ` [PATCH 12/93] USB: visor: fix initialisation of Treo/Kyocera devices Luis Henriques
2013-06-18 11:42 ` [PATCH 13/93] USB: mos7720: fix DMA to stack Luis Henriques
2013-06-18 11:42 ` [PATCH 14/93] USB: mos7840: " Luis Henriques
2013-06-18 11:42 ` [PATCH 15/93] USB: ark3116: fix control-message timeout Luis Henriques
2013-06-18 11:42 ` [PATCH 16/93] USB: iuu_phoenix: fix bulk-message timeout Luis Henriques
2013-06-18 11:42 ` [PATCH 17/93] USB: mos7720: fix message timeouts Luis Henriques
2013-06-18 11:42 ` [PATCH 18/93] regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10 Luis Henriques
2013-06-18 11:42 ` [PATCH 19/93] m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK Luis Henriques
2013-06-18 11:42 ` [PATCH 20/93] USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device Luis Henriques
2013-06-18 11:42 ` [PATCH 21/93] USB: serial: Add Option GTM681W to qcserial device table Luis Henriques
2013-06-18 11:42 ` [PATCH 22/93] USB: keyspan: fix bogus array index Luis Henriques
2013-06-18 11:42 ` [PATCH 23/93] USB: mos7720: fix hardware flow control Luis Henriques
2013-06-18 11:42 ` [PATCH 24/93] USB: whiteheat: fix broken port configuration Luis Henriques
2013-06-18 11:42 ` [PATCH 25/93] USB: option: blacklist network interface on Huawei E1820 Luis Henriques
2013-06-18 11:42 ` [PATCH 26/93] iommu/amd: Re-enable IOMMU event log interrupt after handling Luis Henriques
2013-06-18 11:42 ` [PATCH 27/93] iommu/amd: Workaround for ERBT1312 Luis Henriques
2013-06-18 11:42 ` [PATCH 28/93] xen/events: Handle VIRQ_TIMER before any other hardirq in event loop Luis Henriques
2013-06-18 11:42 ` [PATCH 29/93] thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR Luis Henriques
2013-06-18 11:42 ` [PATCH 30/93] klist: del waiter from klist_remove_waiters before wakeup waitting process Luis Henriques
2013-06-18 11:42 ` [PATCH 31/93] ACPI video: ignore BIOS backlight value for HP dm4 Luis Henriques
2013-06-18 11:42 ` [PATCH 32/93] ACPI video: ignore BIOS initial backlight value for HP 1000 Luis Henriques
2013-06-18 11:42 ` [PATCH 33/93] dmaengine: ste_dma40: fix pm runtime ref counting Luis Henriques
2013-06-18 11:42 ` [PATCH 34/93] ACPI / video: ignore BIOS initial backlight value for HP m4 Luis Henriques
2013-06-18 11:42 ` [PATCH 35/93] ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6 Luis Henriques
2013-06-18 11:42 ` [PATCH 36/93] ALSA: usb-audio: fix Roland/Cakewalk UM-3G support Luis Henriques
2013-06-18 11:42 ` [PATCH 37/93] drm: fix a use-after-free when GPU acceleration disabled Luis Henriques
2013-06-18 11:42 ` [PATCH 38/93] drm/mgag200: Add missing write to index before accessing data register Luis Henriques
2013-06-18 11:42 ` [PATCH 39/93] drm/i915: no lvds quirk for hp t5740 Luis Henriques
2013-06-18 11:42 ` [PATCH 40/93] radeon: Fix system hang issue when using KMS with older cards Luis Henriques
2013-06-18 11:42 ` [PATCH 41/93] drm/radeon: don't allow audio on DCE6 Luis Henriques
2013-06-18 11:42 ` [PATCH 42/93] ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio iface Luis Henriques
2013-06-18 11:42 ` [PATCH 43/93] drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC Luis Henriques
2013-06-18 11:42 ` [PATCH 44/93] ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270 Luis Henriques
2013-06-18 11:42 ` [PATCH 45/93] ARM: 7742/1: topology: export cpu_topology Luis Henriques
2013-06-18 11:42 ` [PATCH 46/93] ARM: 7743/1: compressed/head.S: work around new binutils warning Luis Henriques
2013-06-18 11:42 ` [PATCH 47/93] hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617 Luis Henriques
2013-06-18 11:42 ` [PATCH 48/93] hpfs: drop vmtruncate Luis Henriques
2013-06-18 11:42 ` [PATCH 49/93] hpfs: fix warnings when the filesystem fills up Luis Henriques
2013-06-18 11:42 ` [PATCH 50/93] powerpc/eeh: Don't check RTAS token to get PE addr Luis Henriques
2013-06-18 11:42 ` [PATCH 51/93] drm/gma500: Increase max resolution for mode setting Luis Henriques
2013-06-18 11:43 ` [PATCH 52/93] USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer Luis Henriques
2013-06-18 11:43 ` [PATCH 53/93] tg3: Add New 5719 Read DMA workaround Luis Henriques
2013-06-18 11:43 ` [PATCH 54/93] tg3: Add read dma workaround for 5720 Luis Henriques
2013-06-18 11:43 ` [PATCH 55/93] libceph: clear messenger auth_retry flag when we authenticate Luis Henriques
2013-06-18 11:43 ` [PATCH 56/93] libceph: fix authorizer invalidation Luis Henriques
2013-06-18 11:43 ` [PATCH 57/93] libceph: add update_authorizer auth method Luis Henriques
2013-06-18 11:43 ` [PATCH 58/93] libceph: wrap auth ops in wrapper functions Luis Henriques
2013-06-18 11:43 ` [PATCH 59/93] libceph: wrap auth methods in a mutex Luis Henriques
2013-06-18 11:43 ` [PATCH 60/93] libceph: register request before unregister linger Luis Henriques
2013-06-18 11:43 ` [PATCH 61/93] libceph: always reset osds when kicking Luis Henriques
2013-06-18 11:43 ` [PATCH 62/93] libceph: must hold mutex for reset_changed_osds() Luis Henriques
2013-06-18 11:43 ` [PATCH 63/93] ceph: add cpu_to_le32() calls when encoding a reconnect capability Luis Henriques
2013-06-18 11:43 ` [PATCH 64/93] ceph: ceph_pagelist_append might sleep while atomic Luis Henriques
2013-06-18 11:43 ` [PATCH 65/93] drm/gma500/psb: Unpin framebuffer on crtc disable Luis Henriques
2013-06-18 11:43 ` [PATCH 66/93] drm/gma500/cdv: " Luis Henriques
2013-06-18 11:43 ` [PATCH 67/93] drm/i915: prefer VBT modes for SVDO-LVDS over EDID Luis Henriques
2013-06-18 11:43 ` [PATCH 68/93] Bluetooth: Fix mgmt handling of power on failures Luis Henriques
2013-06-18 11:43 ` [PATCH 69/93] ath9k: Disable PowerSave by default Luis Henriques
2013-06-18 11:43 ` [PATCH 70/93] Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" Luis Henriques
2013-06-18 11:43 ` [PATCH 71/93] ath9k: Use minstrel rate control by default Luis Henriques
2013-06-18 11:43 ` [PATCH 72/93] b43: stop format string leaking into error msgs Luis Henriques
2013-06-18 11:43 ` [PATCH 73/93] CPU hotplug: provide a generic helper to disable/enable CPU hotplug Luis Henriques
2013-06-18 11:43 ` [PATCH 74/93] reboot: rigrate shutdown/reboot to boot cpu Luis Henriques
2013-06-18 11:43 ` [PATCH 75/93] kmsg: honor dmesg_restrict sysctl on /dev/kmsg Luis Henriques
2013-06-18 11:43 ` [PATCH 76/93] cciss: fix broken mutex usage in ioctl Luis Henriques
2013-06-18 11:43 ` [PATCH 77/93] drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree Luis Henriques
2013-06-18 11:43 ` [PATCH 78/93] swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion Luis Henriques
2013-06-18 11:43 ` [PATCH 79/93] mm: migration: add migrate_entry_wait_huge() Luis Henriques
2013-06-18 11:43 ` [PATCH 80/93] ceph: fix statvfs fr_size Luis Henriques
2013-06-18 11:43 ` [PATCH 81/93] x86: Fix typo in kexec register clearing Luis Henriques
2013-06-18 11:43 ` [PATCH 82/93] md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it Luis Henriques
2013-06-18 11:43 ` [PATCH 83/93] md/raid1,raid10: use freeze_array in place of raise_barrier in various places Luis Henriques
2013-06-18 11:43 ` [PATCH 84/93] USB: spcp8x5: fix device initialisation at open Luis Henriques
2013-06-18 11:43 ` [PATCH 85/93] USB: pl2303: " Luis Henriques
2013-06-18 11:43 ` [PATCH 86/93] tg3: Wait for boot code to finish after power on Luis Henriques
2013-06-18 11:43 ` [PATCH 87/93] powerpc: Fix stack overflow crash in resume_kernel when ftracing Luis Henriques
2013-06-18 11:43 ` [PATCH 88/93] powerpc: Fix emulation of illegal instructions on PowerNV platform Luis Henriques
2013-06-18 11:43 ` [PATCH 89/93] powerpc: Fix missing/delayed calls to irq_work Luis Henriques
2013-06-18 11:43 ` [PATCH 90/93] audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE Luis Henriques
2013-06-18 11:43 ` [PATCH 91/93] xen-netfront: reduce gso_max_size to account for max TCP header Luis Henriques
2013-06-18 11:43 ` [PATCH 92/93] ext4: lock i_mutex when truncating orphan inodes Luis Henriques
2013-06-18 11:43 ` [PATCH 93/93] snd_pcm_link(): fix a leak Luis Henriques

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.