linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ 000/122] 3.5.1-stable review
@ 2012-08-07 22:24 Greg Kroah-Hartman
  2012-08-07 22:24 ` [ 001/122] target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE Greg Kroah-Hartman
                   ` (121 more replies)
  0 siblings, 122 replies; 127+ messages in thread
From: Greg Kroah-Hartman @ 2012-08-07 22:24 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: Greg KH, torvalds, akpm, alan

From: Greg KH <gregkh@linuxfoundation.org>

--------------
Note, I still have a lot more patches in the "to-apply" queue for the
3.5-stable, and other stable trees, I am pushing this update out now due
to the size of it.  It will take a few releases to get caught up with
all of the patches tagged and requested for the stable kernel trees.
--------------

This is the start of the stable review cycle for the 3.5.1 release.
There are 122 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Thu Aug  9 22:19:44 UTC 2012.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.5.1-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
 Documentation/sound/alsa/HD-Audio-Models.txt    |    3 +-
 Documentation/stable_kernel_rules.txt           |   19 ++-
 Makefile                                        |    4 +-
 arch/arm/boot/dts/tegra-trimslice.dts           |    2 +
 arch/arm/mach-omap2/opp.c                       |    3 +-
 arch/m68k/kernel/sys_m68k.c                     |    8 +-
 arch/mips/kernel/kspd.c                         |    2 +-
 arch/powerpc/boot/dts/p1022ds.dtsi              |   16 ---
 arch/powerpc/include/asm/reg.h                  |    3 +-
 arch/powerpc/kernel/ftrace.c                    |   12 +-
 arch/powerpc/platforms/85xx/p1022_ds.c          |  106 ++++++++++++--
 arch/powerpc/platforms/pseries/eeh_event.c      |    6 +-
 arch/s390/include/asm/mmu_context.h             |   14 +-
 arch/s390/include/asm/processor.h               |    2 +
 arch/s390/kernel/processor.c                    |    2 +
 arch/s390/kernel/smp.c                          |    3 -
 arch/s390/mm/fault.c                            |   13 +-
 arch/s390/mm/mmap.c                             |   12 +-
 arch/s390/mm/pgtable.c                          |    5 -
 arch/x86/kernel/cpu/mcheck/mce.c                |    6 +-
 arch/x86/kernel/microcode_core.c                |   26 +++-
 drivers/acpi/ac.c                               |    4 +-
 drivers/acpi/apei/apei-base.c                   |    5 +
 drivers/base/power/main.c                       |   10 +-
 drivers/char/tpm/tpm.c                          |   12 +-
 drivers/gpu/drm/nouveau/nouveau_drv.h           |    2 -
 drivers/gpu/drm/nouveau/nouveau_irq.c           |    4 -
 drivers/gpu/drm/nouveau/nouveau_software.h      |    1 +
 drivers/gpu/drm/nouveau/nva3_copy.fuc           |    4 +-
 drivers/gpu/drm/nouveau/nva3_copy.fuc.h         |   94 +++++++++++-
 drivers/gpu/drm/nouveau/nvc0_copy.fuc.h         |   87 +++++++++++-
 drivers/gpu/drm/radeon/atombios_dp.c            |   10 +-
 drivers/gpu/drm/radeon/atombios_encoders.c      |   12 +-
 drivers/gpu/drm/radeon/radeon_connectors.c      |   35 +++--
 drivers/gpu/drm/radeon/radeon_cs.c              |    2 +-
 drivers/gpu/drm/radeon/radeon_cursor.c          |    8 +-
 drivers/gpu/drm/radeon/radeon_object.c          |    3 +-
 drivers/hid/hid-multitouch.c                    |   13 +-
 drivers/iommu/amd_iommu.c                       |   17 ++-
 drivers/iommu/amd_iommu_v2.c                    |    2 +
 drivers/md/dm-thin.c                            |    7 +-
 drivers/mmc/host/sdhci-pci.c                    |    1 +
 drivers/mmc/host/sdhci.c                        |    8 +-
 drivers/net/caif/caif_serial.c                  |    3 +
 drivers/net/ethernet/atheros/atl1c/atl1c_hw.h   |    5 +
 drivers/net/ethernet/atheros/atl1c/atl1c_main.c |   16 ++-
 drivers/net/ethernet/broadcom/tg3.c             |   10 +-
 drivers/net/ethernet/emulex/benet/be_ethtool.c  |    5 +-
 drivers/net/ethernet/emulex/benet/be_main.c     |    2 +-
 drivers/net/ethernet/realtek/r8169.c            |   27 +---
 drivers/net/tun.c                               |    9 +-
 drivers/net/usb/kaweth.c                        |    2 +-
 drivers/net/wireless/b43/b43.h                  |    7 -
 drivers/net/wireless/b43/main.c                 |   32 ++---
 drivers/net/wireless/iwlwifi/iwl-agn-lib.c      |    5 +
 drivers/net/wireless/iwlwifi/iwl-agn-sta.c      |    1 +
 drivers/net/wireless/mwifiex/cfg80211.c         |    4 +-
 drivers/net/wireless/rt2x00/rt2800usb.c         |    3 +-
 drivers/net/wireless/rtlwifi/rtl8192de/phy.c    |    6 +-
 drivers/net/wireless/rtlwifi/usb.c              |   14 +-
 drivers/net/wireless/rtlwifi/wifi.h             |    1 +
 drivers/s390/net/qeth_l3_main.c                 |    4 +
 drivers/scsi/hosts.c                            |    7 +-
 drivers/scsi/libsas/sas_expander.c              |   47 +++---
 drivers/scsi/scsi_error.c                       |   14 ++
 drivers/scsi/scsi_lib.c                         |   43 ++----
 drivers/scsi/scsi_priv.h                        |    1 -
 drivers/scsi/scsi_scan.c                        |    3 +
 drivers/scsi/scsi_sysfs.c                       |   46 +++---
 drivers/spi/spi-pl022.c                         |    5 +
 drivers/staging/zsmalloc/zsmalloc-main.c        |   33 +----
 drivers/target/iscsi/iscsi_target.c             |   22 +--
 drivers/target/iscsi/iscsi_target_core.h        |    2 -
 drivers/target/iscsi/iscsi_target_login.c       |   60 +-------
 drivers/target/target_core_transport.c          |   10 ++
 drivers/usb/core/devio.c                        |   10 +-
 drivers/usb/core/hub.c                          |   26 ++--
 drivers/usb/core/message.c                      |    8 +-
 drivers/usb/core/usb.c                          |    1 +
 drivers/usb/early/ehci-dbgp.c                   |    2 +-
 drivers/usb/gadget/u_ether.c                    |   12 +-
 drivers/usb/serial/option.c                     |    2 +
 drivers/usb/storage/uas.c                       |   90 ++----------
 fs/btrfs/async-thread.c                         |    9 +-
 fs/cifs/cifsglob.h                              |    6 +-
 fs/cifs/connect.c                               |    9 +-
 fs/cifs/file.c                                  |   17 ++-
 fs/exec.c                                       |    2 +-
 fs/ext4/balloc.c                                |    3 +-
 fs/ext4/bitmap.c                                |   12 +-
 fs/ext4/ext4.h                                  |    6 +-
 fs/ext4/extents.c                               |   46 +++---
 fs/ext4/ialloc.c                                |    3 +-
 fs/ext4/inode.c                                 |   41 ++++--
 fs/ext4/namei.c                                 |   11 +-
 fs/ext4/resize.c                                |    7 +-
 fs/ext4/super.c                                 |  174 ++++++++++++++++-------
 fs/ext4/xattr.c                                 |   11 +-
 fs/locks.c                                      |    6 +-
 fs/nfs/file.c                                   |    7 +-
 fs/nfs/idmap.c                                  |   26 +++-
 fs/nfsd/nfs4state.c                             |    4 +-
 fs/nfsd/nfs4xdr.c                               |    2 +-
 fs/select.c                                     |   10 +-
 fs/udf/super.c                                  |    2 +-
 include/linux/cpu.h                             |    5 +-
 include/linux/mm.h                              |    1 +
 include/linux/net.h                             |    1 +
 include/linux/posix_types.h                     |   18 +--
 include/linux/time.h                            |    8 --
 include/linux/usb.h                             |    1 -
 include/target/target_core_base.h               |    1 +
 kernel/cgroup.c                                 |    2 +-
 kernel/exit.c                                   |    2 +-
 kernel/futex.c                                  |   17 ++-
 kernel/power/hibernate.c                        |    6 +
 kernel/power/suspend.c                          |    3 +
 kernel/power/wakelock.c                         |    7 +
 kernel/printk.c                                 |   33 +++--
 kernel/workqueue.c                              |   38 ++++-
 mm/memory-failure.c                             |   14 +-
 net/batman-adv/routing.c                        |    2 +
 net/compat.c                                    |    4 +-
 net/core/rtnetlink.c                            |    8 +-
 net/ipv4/tcp.c                                  |    5 +-
 net/ipv4/tcp_input.c                            |    4 +-
 net/mac80211/mlme.c                             |    4 +-
 net/mac80211/tx.c                               |    2 +-
 net/mac80211/util.c                             |   12 +-
 net/socket.c                                    |    3 +
 net/sunrpc/sched.c                              |    2 +
 net/sunrpc/xprtrdma/transport.c                 |    3 +-
 net/sunrpc/xprtsock.c                           |   10 ++
 net/wanrouter/wanmain.c                         |   51 +++----
 security/selinux/hooks.c                        |    2 +-
 security/smack/smackfs.c                        |    8 +-
 sound/drivers/mpu401/mpu401_uart.c              |    1 +
 sound/pci/hda/hda_codec.c                       |    7 +
 sound/pci/hda/patch_hdmi.c                      |   12 +-
 sound/pci/hda/patch_realtek.c                   |   29 ++++
 sound/pci/hda/patch_sigmatel.c                  |   22 ++-
 sound/pci/hda/patch_via.c                       |    7 +-
 sound/soc/codecs/wm8962.c                       |    6 +
 sound/soc/codecs/wm8994.c                       |    2 +-
 sound/soc/soc-dapm.c                            |   15 +-
 sound/usb/clock.c                               |    3 +-
 146 files changed, 1273 insertions(+), 730 deletions(-)



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

end of thread, other threads:[~2012-08-09 15:17 UTC | newest]

Thread overview: 127+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-07 22:24 [ 000/122] 3.5.1-stable review Greg Kroah-Hartman
2012-08-07 22:24 ` [ 001/122] target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE Greg Kroah-Hartman
2012-08-07 22:24 ` [ 002/122] iscsi-target: Drop bogus struct file usage for iSCSI/SCTP Greg Kroah-Hartman
2012-08-07 22:24 ` [ 003/122] mmc: sdhci-pci: CaFe has broken card detection Greg Kroah-Hartman
2012-08-07 22:24 ` [ 004/122] mmc: sdhci: fix incorrect command used in tuning Greg Kroah-Hartman
2012-08-07 22:24 ` [ 005/122] powerpc/ftrace: Fix assembly trampoline register usage Greg Kroah-Hartman
2012-08-07 22:24 ` [ 006/122] powerpc: Add "memory" attribute for mfmsr() Greg Kroah-Hartman
2012-08-07 22:24 ` [ 007/122] powerpc/eeh: Check handle_eeh_events() return value Greg Kroah-Hartman
2012-08-07 22:24 ` [ 008/122] be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC Greg Kroah-Hartman
2012-08-07 22:24 ` [ 009/122] powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS Greg Kroah-Hartman
2012-08-07 22:24 ` [ 010/122] smack: off by one error Greg Kroah-Hartman
2012-08-07 22:53   ` Casey Schaufler
2012-08-08  0:11   ` Casey Schaufler
2012-08-07 22:24 ` [ 011/122] SCSI: libsas: continue revalidation Greg Kroah-Hartman
2012-08-07 22:25 ` [ 012/122] SCSI: libsas: fix sas_discover_devices return code handling Greg Kroah-Hartman
2012-08-07 22:25 ` [ 013/122] SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations) Greg Kroah-Hartman
2012-08-07 22:25 ` [ 014/122] SCSI: fix hot unplug vs async scan race Greg Kroah-Hartman
2012-08-07 22:25 ` [ 015/122] SCSI: Fix device removal NULL pointer dereference Greg Kroah-Hartman
2012-08-07 22:25 ` [ 016/122] SCSI: Avoid dangling pointer in scsi_requeue_command() Greg Kroah-Hartman
2012-08-07 22:25 ` [ 017/122] rt2800usb: 2001:3c17 is an RT3370 device Greg Kroah-Hartman
2012-08-07 22:25 ` [ 018/122] ARM: dt: tegra trimslice: enable USB2 port Greg Kroah-Hartman
2012-08-07 22:25 ` [ 019/122] ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one Greg Kroah-Hartman
2012-08-07 22:25 ` [ 020/122] ARM: dt: tegra trimslice: add vbus-gpio property Greg Kroah-Hartman
2012-08-07 22:25 ` [ 021/122] ASoC: dapm: Fix locking during codec shutdown Greg Kroah-Hartman
2012-08-07 22:25 ` [ 022/122] ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements Greg Kroah-Hartman
2012-08-07 22:25 ` [ 023/122] ASoC: wm8962: Redo early init of the part on resume Greg Kroah-Hartman
2012-08-07 22:25 ` [ 024/122] ALSA: hda - Add support for Realtek ALC282 Greg Kroah-Hartman
2012-08-07 22:25 ` [ 025/122] ALSA: hda - Turn on PIN_OUT from hdmi playback prepare Greg Kroah-Hartman
2012-08-07 22:25 ` [ 026/122] ALSA: hda - Dont power up when not powered down Greg Kroah-Hartman
2012-08-07 22:25 ` [ 027/122] HID: hid-multitouch: fix input mode feature command Greg Kroah-Hartman
2012-08-07 22:25 ` [ 028/122] usbdevfs: Correct amount of data copied to user in processcompl_compat Greg Kroah-Hartman
2012-08-07 22:25 ` [ 029/122] usb: gadget: Fix g_ether interface link status Greg Kroah-Hartman
2012-08-07 22:25 ` [ 030/122] USB: option: add ZTE MF821D Greg Kroah-Hartman
2012-08-07 22:25 ` [ 031/122] Revert "usb/uas: make sure data urb is gone if we receive status before that" Greg Kroah-Hartman
2012-08-07 22:25 ` [ 032/122] USB: Disable LPM while the device is unconfigured Greg Kroah-Hartman
2012-08-07 22:25 ` [ 033/122] USB: Fix LPM disable/enable during device reset Greg Kroah-Hartman
2012-08-07 22:25 ` [ 034/122] USB: Remove unused LPM variable Greg Kroah-Hartman
2012-08-07 22:25 ` [ 035/122] USB: Fix LPM disable count mismatch on driver unbind Greg Kroah-Hartman
2012-08-07 22:25 ` [ 036/122] ALSA: hda - add dock support for Thinkpad X230 Tablet Greg Kroah-Hartman
2012-08-07 22:25 ` [ 037/122] x86, microcode: Sanitize per-cpu microcode reloading interface Greg Kroah-Hartman
2012-08-07 22:25 ` [ 038/122] x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults Greg Kroah-Hartman
2012-08-07 22:25 ` [ 039/122] locks: fix checking of fcntl_setlease argument Greg Kroah-Hartman
2012-08-07 22:25 ` [ 040/122] batman-adv: fix skb->data assignment Greg Kroah-Hartman
2012-08-09  3:13   ` Ben Hutchings
2012-08-09 15:17     ` Greg Kroah-Hartman
2012-08-07 22:25 ` [ 041/122] ftrace: Disable function tracing during suspend/resume and hibernation, again Greg Kroah-Hartman
2012-08-07 22:25 ` [ 042/122] PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock Greg Kroah-Hartman
2012-08-07 22:25 ` [ 043/122] PM / Sleep: call early resume handlers when suspend_noirq fails Greg Kroah-Hartman
2012-08-07 22:25 ` [ 044/122] TPM: chip disabled state erronously being reported as error Greg Kroah-Hartman
2012-08-07 22:25 ` [ 045/122] tun: fix a crash bug and a memory leak Greg Kroah-Hartman
2012-08-07 22:25 ` [ 046/122] mac80211: fix crash with single-queue drivers Greg Kroah-Hartman
2012-08-07 22:25 ` [ 047/122] b43: fix crash with OpenFWWF Greg Kroah-Hartman
2012-08-07 22:25 ` [ 048/122] mac80211: fix read outside array bounds Greg Kroah-Hartman
2012-08-07 22:25 ` [ 049/122] mac80211: fail authentication when AP denied authentication Greg Kroah-Hartman
2012-08-07 22:25 ` [ 050/122] iwlwifi: Check BSS ctx active before call mac80211 Greg Kroah-Hartman
2012-08-07 22:25 ` [ 051/122] iwlwifi: fix debug print in iwl_sta_calc_ht_flags Greg Kroah-Hartman
2012-08-07 22:25 ` [ 052/122] atl1c: fix issue of io access mode for AR8152 v2.1 Greg Kroah-Hartman
2012-08-07 22:25 ` [ 053/122] rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads Greg Kroah-Hartman
2012-08-07 22:25 ` [ 054/122] rtlwifi: rtl8192de: Fix phy-based version calculation Greg Kroah-Hartman
2012-08-07 22:25 ` [ 055/122] mwifiex: correction in mcs index check Greg Kroah-Hartman
2012-08-07 22:25 ` [ 056/122] s390/idle: fix sequence handling vs cpu hotplug Greg Kroah-Hartman
2012-08-07 22:25 ` [ 057/122] s390/mm: downgrade page table after fork of a 31 bit process Greg Kroah-Hartman
2012-08-07 22:25 ` [ 058/122] s390/mm: fix fault handling for page table walk case Greg Kroah-Hartman
2012-08-07 22:25 ` [ 059/122] cgroup: cgroup_rm_files() was calling simple_unlink() with the wrong inode Greg Kroah-Hartman
2012-08-07 22:25 ` [ 060/122] iommu/amd: Add missing spin_lock initialization Greg Kroah-Hartman
2012-08-07 22:25 ` [ 061/122] iommu/amd: Fix hotplug with iommu=pt Greg Kroah-Hartman
2012-08-07 22:25 ` [ 062/122] udf: Improve table length check to avoid possible overflow Greg Kroah-Hartman
2012-08-07 22:25 ` [ 063/122] stable: update references to older 2.6 versions for 3.x Greg Kroah-Hartman
2012-08-07 22:25 ` [ 064/122] staging: zsmalloc: Finish conversion to a separate module Greg Kroah-Hartman
2012-08-07 22:25 ` [ 065/122] workqueue: perform cpu down operations from low priority cpu_notifier() Greg Kroah-Hartman
2012-08-07 22:25 ` [ 066/122] ACPI, APEI: Fixup common access width firmware bug Greg Kroah-Hartman
2012-08-07 22:25 ` [ 067/122] ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_register() return value check Greg Kroah-Hartman
2012-08-07 22:25 ` [ 068/122] kmsg - properly print over-long continuation lines Greg Kroah-Hartman
2012-08-07 22:25 ` [ 069/122] Btrfs: call the ordered free operation without any locks held Greg Kroah-Hartman
2012-08-07 22:25 ` [ 070/122] cifs: reinstate sec=ntlmv2 mount option Greg Kroah-Hartman
2012-08-07 22:25 ` [ 071/122] cifs: ensure that we always do cifsFileInfo_get under the spinlock Greg Kroah-Hartman
2012-08-07 22:26 ` [ 072/122] spi/pl022: disable port when unused Greg Kroah-Hartman
2012-08-07 22:26 ` [ 073/122] qeth: repair crash in qeth_l3_vlan_rx_kill_vid() Greg Kroah-Hartman
2012-08-07 22:26 ` [ 074/122] tg3: add device id of Apple Thunderbolt Ethernet device Greg Kroah-Hartman
2012-08-07 22:26 ` [ 075/122] tg3: Fix Read DMA workaround for 5719 A0 Greg Kroah-Hartman
2012-08-07 22:26 ` [ 076/122] tg3: Fix race condition in tg3_get_stats64() Greg Kroah-Hartman
2012-08-07 22:26 ` [ 077/122] drm/radeon: fix fence related segfault in CS Greg Kroah-Hartman
2012-08-07 22:26 ` [ 078/122] drm/radeon: fix bo creation retry path Greg Kroah-Hartman
2012-08-07 22:26 ` [ 079/122] drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns Greg Kroah-Hartman
2012-08-07 22:26 ` [ 080/122] drm/radeon: fix non revealent error message Greg Kroah-Hartman
2012-08-07 22:26 ` [ 081/122] drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2) Greg Kroah-Hartman
2012-08-07 22:26 ` [ 082/122] drm/radeon: on hotplug force link training to happen (v2) Greg Kroah-Hartman
2012-08-07 22:26 ` [ 083/122] drm/radeon: fix dpms on/off on trinity/aruba v2 Greg Kroah-Hartman
2012-08-07 22:26 ` [ 084/122] drm/nouveau: init vblank requests list Greg Kroah-Hartman
2012-08-07 22:26 ` [ 085/122] posix_types.h: Cleanup stale __NFDBITS and related definitions Greg Kroah-Hartman
2012-08-07 22:26 ` [ 086/122] dm thin: reduce endio_hook pool size Greg Kroah-Hartman
2012-08-07 22:26 ` [ 087/122] dm thin: fix memory leak in process_prepared_mapping error paths Greg Kroah-Hartman
2012-08-07 22:26 ` [ 088/122] nfsd4: our filesystems are normally case sensitive Greg Kroah-Hartman
2012-08-07 22:26 ` [ 089/122] nfsd4: fix cr_principal comparison check in same_creds Greg Kroah-Hartman
2012-08-07 22:26 ` [ 090/122] nfs: skip commit in releasepage if were freeing memory for fs-related reasons Greg Kroah-Hartman
2012-08-07 22:26 ` [ 091/122] NFS: Fix a number of bugs in the idmapper Greg Kroah-Hartman
2012-08-07 22:26 ` [ 092/122] nouveau: Fix alignment requirements on src and dst addresses Greg Kroah-Hartman
2012-08-07 22:26 ` [ 093/122] ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr Greg Kroah-Hartman
2012-08-07 22:26 ` [ 094/122] ext4: fix overhead calculation used by ext4_statfs() Greg Kroah-Hartman
2012-08-07 22:26 ` [ 095/122] ext4: fix hole punch failure when depth is greater than 0 Greg Kroah-Hartman
2012-08-07 22:26 ` [ 096/122] ext4: dont let i_reserved_meta_blocks go negative Greg Kroah-Hartman
2012-08-07 22:26 ` [ 097/122] ext4: undo ext4_calc_metadata_amount if we fail to claim space Greg Kroah-Hartman
2012-08-07 22:26 ` [ 098/122] ext4: use proper csum calculation in ext4_rename Greg Kroah-Hartman
2012-08-07 22:26 ` [ 099/122] ext4: use s_csum_seed instead of i_csum_seed for xattr block Greg Kroah-Hartman
2012-08-07 22:26 ` [ 100/122] net: Fix references to out-of-scope variables in put_cmsg_compat() Greg Kroah-Hartman
2012-08-07 22:26 ` [ 101/122] r8169: revert "add byte queue limit support" Greg Kroah-Hartman
2012-08-07 22:26 ` [ 102/122] caif: fix NULL pointer check Greg Kroah-Hartman
2012-08-07 22:26 ` [ 103/122] wanmain: comparing array with NULL Greg Kroah-Hartman
2012-08-07 22:26 ` [ 104/122] tcp: Add TCP_USER_TIMEOUT negative value check Greg Kroah-Hartman
2012-08-07 22:26 ` [ 105/122] USB: kaweth.c: use GFP_ATOMIC under spin_lock Greg Kroah-Hartman
2012-08-07 22:26 ` [ 106/122] net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling Greg Kroah-Hartman
2012-08-07 22:26 ` [ 107/122] tcp: perform DMA to userspace only if there is a task waiting for it Greg Kroah-Hartman
2012-08-07 22:26 ` [ 108/122] net/tun: fix ioctl() based info leaks Greg Kroah-Hartman
2012-08-07 22:26 ` [ 109/122] USB: echi-dbgp: increase the controller wait time to come out of halt Greg Kroah-Hartman
2012-08-07 22:26 ` [ 110/122] ALSA: snd-usb: fix clock source validity index Greg Kroah-Hartman
2012-08-07 22:26 ` [ 111/122] ALSA: mpu401: Fix missing initialization of irq field Greg Kroah-Hartman
2012-08-07 22:26 ` [ 112/122] ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecs Greg Kroah-Hartman
2012-08-07 22:26 ` [ 113/122] ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210 Greg Kroah-Hartman
2012-08-07 22:26 ` [ 114/122] ALSA: hda - Fix polarity of mute LED on " Greg Kroah-Hartman
2012-08-07 22:26 ` [ 115/122] ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs Greg Kroah-Hartman
2012-08-07 22:26 ` [ 116/122] ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VC Greg Kroah-Hartman
2012-08-07 22:26 ` [ 117/122] ASoC: wm8962: Allow VMID time to fully ramp Greg Kroah-Hartman
2012-08-07 22:26 ` [ 118/122] ASoC: wm8994: Ensure there are enough BCLKs for four channels Greg Kroah-Hartman
2012-08-07 22:26 ` [ 119/122] m68k: Make sys_atomic_cmpxchg_32 work on classic m68k Greg Kroah-Hartman
2012-08-07 22:26 ` [ 120/122] futex: Test for pi_mutex on fault in futex_wait_requeue_pi() Greg Kroah-Hartman
2012-08-07 22:26 ` [ 121/122] futex: Fix bug in WARN_ON for NULL q.pi_state Greg Kroah-Hartman
2012-08-07 22:26 ` [ 122/122] futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi() Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).