From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
stable@vger.kernel.org
Subject: [ 000/127] 3.9.5-stable review
Date: Wed, 5 Jun 2013 14:32:47 -0700 [thread overview]
Message-ID: <20130605213217.966891866@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.9.5 release.
There are 127 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 Fri Jun 7 21:30:02 UTC 2013.
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.9.5-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 3.9.5-rc1
Wei Liu <wei.liu2@citrix.com>
xen-netback: better names for thresholds
Johannes Berg <johannes.berg@intel.com>
mac80211_hwsim: remove P2P_DEVICE support
Johannes Berg <johannes.berg@intel.com>
iwlwifi: mvm: remove P2P_DEVICE support
Wei Liu <wei.liu2@citrix.com>
xen-netfront: reduce gso_max_size to account for max TCP header
Wei Liu <wei.liu2@citrix.com>
xen-netback: avoid allocating variable size array on stack
Wei Liu <wei.liu2@citrix.com>
xen-netback: remove redundent parameter in netbk_count_requests
Wei Liu <wei.liu2@citrix.com>
xen-netback: don't disconnect frontend when seeing oversize packet
Wei Liu <wei.liu2@citrix.com>
xen-netback: coalesce slots in TX path and fix regressions
Timo Teräs <timo.teras@iki.f>
leds: leds-gpio: reserve gpio before using it
Nicholas Bellinger <nab@linux-iscsi.org>
target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export
Nicholas Bellinger <nab@linux-iscsi.org>
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Miklos Szeredi <mszeredi@suse.cz>
fuse: fix readdirplus Oops in fuse_dentry_revalidate
Daniel Mack <zonque@gmail.com>
ASoC: davinci: fix sample rotation
Or Gerlitz <ogerlitz@mellanox.com>
IB/iser: Return error to upper layers on EAGAIN registration failures
Jonas Peterson <jonas.peterson@gmail.com>
net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardware.
Nithin Sujir <nsujir@broadcom.com>
tg3: Add read dma workaround for 5720
Gabor Juhos <juhosg@openwrt.org>
ath9k: use correct OTP register offsets for AR9550
Johannes Berg <johannes.berg@intel.com>
cfg80211: check wdev->netdev in connection work
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
iwlwifi: mvm: tell firmware to let multicast frames in
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
iwlwifi: dvm: fix zero LQ CMD sending avoidance
Johannes Berg <johannes.berg@intel.com>
mac80211: close AP_VLAN interfaces before unregistering all
Stanislaw Gruszka <sgruszka@redhat.com>
mac80211: fix direct probe auth
Ben Skeggs <bskeggs@redhat.com>
drm/nvc0/ce: disable ce1 on a number of chipsets
Bastian Triller <bastian.triller@gmail.com>
ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
ACPI / PM: Allow device power states to be used for CONFIG_PM unset
Joerg Roedel <joro@8bytes.org>
iommu/amd: Workaround for ERBT1312
Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
iommu/amd: Re-enable IOMMU event log interrupt after handling.
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
iwlwifi: mvm: fix aggregation drain flow
Wei Liu <wei.liu2@citrix.com>
xen-netback: remove skb in xen_netbk_alloc_page
Dave Kleikamp <dave.kleikamp@oracle.com>
jfs: fix a couple races
Jeff Mahoney <jeffm@jeffreymahoney.com>
reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
Jeff Mahoney <jeffm@suse.com>
reiserfs: fix problems with chowning setuid file w/ xattrs
Jeff Mahoney <jeffm@suse.com>
reiserfs: fix deadlock with nfs racing on create/lookup
Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP
Kishon Vijay Abraham I <kishon@ti.com>
regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10
Paolo Bonzini <pbonzini@redhat.com>
KVM: fix sil/dil/bpl/spl in the mod/rm fields
Paolo Bonzini <pbonzini@redhat.com>
KVM: Emulate multibyte NOP
Trond Myklebust <Trond.Myklebust@netapp.com>
NFSv4: Fix a thinko in nfs4_try_open_cached
Nicholas Bellinger <nab@linux-iscsi.org>
ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
Kees Cook <keescook@chromium.org>
iscsi-target: fix heap buffer overflow on error
Michael Neuling <mikey@neuling.org>
powerpc/tm: Move TM abort cause codes to uapi
Michael Neuling <mikey@neuling.org>
powerpc/tm: Abort on emulation and alignment faults
Michael Neuling <mikey@neuling.org>
powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions
Michael Neuling <mikey@neuling.org>
powerpc/tm: Update cause codes documentation
Michael Neuling <mikey@neuling.org>
powerpc/tm: Make room for hypervisor in abort cause codes
Priyanka Jain <Priyanka.Jain@freescale.com>
powerpc/32bit:Store temporary result in r0 instead of r8
Tejun Heo <tj@kernel.org>
cgroup: fix a subtle bug in descendant pre-order walk
Li Zefan <lizefan@huawei.com>
cgroup: initialize xattr before calling d_instantiate()
Christian Borntraeger <borntraeger@de.ibm.com>
s390/pgtable: Fix check for pgste/storage key handling
Finn Thain <fthain@telegraphics.com.au>
m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
Vincent Pelletier <plr.vincent@gmail.com>
libata: make ata_exec_internal_sg honor DMADIR
Chew, Chiau Ee <chiau.ee.chew@intel.com>
ata_piix: add PCI IDs for Intel BayTail
Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
sata_rcar: fix interrupt handling
Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
sata_rcar: clear STOP bit in bmdma_start() method
Jeff Layton <jlayton@redhat.com>
cifs: fix potential buffer overrun when composing a new options string
Horia Geanta <horia.geanta@freescale.com>
crypto: caam - fix inconsistent assoc dma mapping direction
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: fix card_posted check for newer asics
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: fix typo in cu_per_sh on verde
Rodrigo Vivi <rodrigo.vivi@gmail.com>
drm/i915: Adding more reserved PCI IDs for Haswell.
Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
ASoC: wm5110: Correct DSP4R Mixer control name
Nicolas Schichan <nschichan@freebox.fr>
ASoC: cs42l52: fix default value for MASTERA_VOL.
J. Bruce Fields <bfields@redhat.com>
svcrpc: fix failures to handle -1 uid's and gid's
Trond Myklebust <Trond.Myklebust@netapp.com>
SUNRPC: Prevent an rpc_task wakeup race
Sylwester Nawrocki <s.nawrocki@samsung.com>
ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functions
Mark Rutland <mark.rutland@arm.com>
arm64: don't kill the kernel on a bad esr from el0
Dave Chinner <dchinner@redhat.com>
xfs: kill suid/sgid through the truncate path.
Rusty Russell <rusty@rustcorp.com.au>
module: don't unlink the module until we've removed all exposure.
Jan Beulich <JBeulich@suse.com>
x86, crc32-pclmul: Fix build with older binutils
Yinghai Lu <yinghai@kernel.org>
x86, range: fix missing merge during add range
Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
x86-64, init: Fix a possible wraparound bug in switchover in head_64.S
Pekka Riikonen <priikone@iki.fi>
x86: Allow FPU to be used at interrupt time even with eagerfpu
wenxiong@linux.vnet.ibm.com <wenxiong@linux.vnet.ibm.com>
SCSI: ipr: Need to reset adapter after the 6th EEH error
Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
Cliff Wickman <cpw@sgi.com>
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
Brian Behlendorf <behlendorf1@llnl.gov>
drivers/block/brd.c: fix brd_lookup_page() race
Johannes Weiner <hannes@cmpxchg.org>
mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
Imre Deak <imre.deak@intel.com>
wait: fix false timeouts when using wait_event_timeout()
wang, biao <biao.wang@intel.com>
klist: del waiter from klist_remove_waiters before wakeup waitting process
Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
mm compaction: fix of improper cache flush in migration code
Alexandre Bounine <alexandre.bounine@idt.com>
rapidio/tsi721: fix bug in MSI interrupt handling
Christian Gmeiner <christian.gmeiner@gmail.com>
drivers/leds/leds-ot200.c: fix error caused by shifted mask
Martin Michlmayr <tbm@cyrius.com>
Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21x
Joseph Qi <joseph.qi@huawei.com>
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
Sujith Manoharan <c_manoha@qca.qualcomm.com>
ath9k_hw: Enable manual peak calibration for AR9485
Sujith Manoharan <c_manoha@qca.qualcomm.com>
ath9k: Fix crash on module unload
Ben Hutchings <ben@decadent.org.uk>
perf: net_dropmonitor: Fix symbol-relative addresses
Ben Hutchings <ben@decadent.org.uk>
perf: net_dropmonitor: Fix trace parameter order
Michael Chan <mchan@broadcom.com>
tg3: Fix data corruption on 5725 with TSO
Nithin Sujir <nsujir@broadcom.com>
tg3: Skip powering down function 0 on certain serdes devices
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
fat: fix possible overflow for fat_clusters
Jiri Kosina <jkosina@suse.cz>
random: fix accounting race condition with lockless irq entropy_count update
Jarod Wilson <jarod@redhat.com>
drivers/char/random.c: fix priming of last_data
Vineet Gupta <vgupta@synopsys.com>
ARC: copy_(to|from)_user() to honor usermode-access permissions
Jeff Layton <jlayton@redhat.com>
cifs: only set ops for inodes in I_NEW state
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: Fix a bug in get_vp_index()
Heiko Abraham <abrahamh@web.de>
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Alan Stern <stern@rowland.harvard.edu>
USB: UHCI: fix for suspend of virtual HP controller
Alan Stern <stern@rowland.harvard.edu>
USB: xHCI: override bogus bulk wMaxPacketSize values
Oliver Neukum <oliver@neukum.org>
USB: reset resume quirk needed by a hub
Schemmel Hans-Christoph <Hans-Christoph.Schemmel@gemalto.com>
USB: Blacklisted Cinterion's PLxx WWAN Interface
Wang YanQing <udknight@gmail.com>
TTY: Fix tty miss restart after we turn off flow-control
Dan Carpenter <dan.carpenter@oracle.com>
USB: cxacru: potential underflow in cxacru_cm_get_array()
Gomella, Andrew (NIH/NHLBI) [F] <andrew.gomella@nih.gov>
USB: ftdi_sio: Add support for Newport CONEX motor drivers
Dan Williams <dcbw@redhat.com>
USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card
Teppo Kotilainen <qubit303@gmail.com>
usb: option: Add Telewell TW-LTE 4G
David Rientjes <rientjes@google.com>
usb, chipidea: fix link error when USB_EHCI_HCD is a module
Hema Prathaban <hemaklnce@gmail.com>
staging: vt6656: use free_netdev instead of kfree
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.
Alexander Bondar <alexander.bondar@intel.com>
iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMD
Ilan Peer <ilan.peer@intel.com>
iwlwifi: mvm: Always use SCAN_TYPE_FORCED
Johannes Berg <johannes.berg@intel.com>
mac80211: fix AP-mode frame matching
Johannes Berg <johannes.berg@intel.com>
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg <johannes.berg@intel.com>
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg <johannes.berg@intel.com>
cfg80211: fix wiphy_register error path
Johannes Berg <johannes.berg@intel.com>
cfg80211: fix WoWLAN wakeup tracing
Boris BREZILLON <b.brezillon@overkiz.com>
ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
ARM: at91: rm9200 fix time support
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
ARM: at91/trivial: fix model name for SAM9X25-EK
Ard Biesheuvel <ard.biesheuvel@gmail.com>
ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling
Vaibhav Hiremath <hvaibhav@ti.com>
ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clock
jean-philippe francois <jp.francois@cynove.com>
ARM: OMAP: fix __init section mismatch for _enable_preprogram
Gregory CLEMENT <gregory.clement@free-electrons.com>
ARM: plat-orion: Fix num_resources and id for ge10 and ge11
Alan Stern <stern@rowland.harvard.edu>
USB: fix latency in uhci-hcd and ohci-hcd
Alan Stern <stern@rowland.harvard.edu>
USB: OHCI: fix logic for scheduling isochronous URBs
Hans-Christian Egtvedt <egtvedt@samfundet.no>
avr32: fix relocation check for signed 18-bit offset
-------------
Diffstat:
Documentation/powerpc/transactional_memory.txt | 27 +-
Makefile | 4 +-
arch/arc/include/asm/pgtable.h | 26 +-
arch/arc/include/asm/tlb.h | 2 +-
arch/arc/mm/tlbex.S | 6 +-
arch/arm/boot/dts/at91sam9260.dtsi | 2 +-
arch/arm/boot/dts/at91sam9x25ek.dts | 2 +-
arch/arm/crypto/sha1-armv4-large.S | 2 +-
arch/arm/mach-at91/at91rm9200_time.c | 7 +-
arch/arm/mach-kirkwood/ts219-setup.c | 2 +-
arch/arm/mach-omap2/cclock33xx_data.c | 26 +-
arch/arm/mach-omap2/omap_hwmod.c | 2 +-
arch/arm/plat-orion/common.c | 12 +-
arch/arm/plat-samsung/setup-mipiphy.c | 3 +
arch/arm64/kernel/traps.c | 12 +-
arch/avr32/kernel/module.c | 2 +-
arch/m68k/kernel/head.S | 29 +-
arch/powerpc/include/asm/processor.h | 13 +-
arch/powerpc/include/asm/reg.h | 11 -
arch/powerpc/include/asm/signal.h | 3 +
arch/powerpc/include/asm/tm.h | 2 +
arch/powerpc/include/uapi/asm/Kbuild | 1 +
arch/powerpc/include/uapi/asm/tm.h | 18 ++
arch/powerpc/kernel/entry_32.S | 2 +-
arch/powerpc/kernel/signal.c | 40 ++-
arch/powerpc/kernel/signal.h | 2 +-
arch/powerpc/kernel/signal_32.c | 10 +-
arch/powerpc/kernel/signal_64.c | 23 +-
arch/powerpc/kernel/traps.c | 29 ++
arch/powerpc/platforms/pseries/Kconfig | 2 +
arch/s390/include/asm/pgtable.h | 15 +-
arch/x86/crypto/crc32-pclmul_asm.S | 2 +-
arch/x86/include/asm/inst.h | 74 ++++-
arch/x86/kernel/head_64.S | 6 +-
arch/x86/kernel/i387.c | 14 +-
arch/x86/kvm/emulate.c | 9 +-
drivers/acpi/Makefile | 2 +-
drivers/acpi/device_pm.c | 126 ++++-----
drivers/acpi/video_detect.c | 8 +
drivers/ata/ata_piix.c | 15 ++
drivers/ata/libata-core.c | 6 +
drivers/ata/sata_rcar.c | 24 +-
drivers/block/brd.c | 4 +-
drivers/char/random.c | 54 ++--
drivers/crypto/caam/caamalg.c | 4 +-
drivers/gpu/drm/i915/i915_drv.c | 46 +++-
drivers/gpu/drm/nouveau/core/subdev/device/nvc0.c | 2 -
drivers/gpu/drm/radeon/radeon_device.c | 19 +-
drivers/gpu/drm/radeon/si.c | 2 +-
drivers/hv/channel_mgmt.c | 2 +-
drivers/infiniband/ulp/iser/iser_memory.c | 3 +-
drivers/infiniband/ulp/srpt/ib_srpt.c | 32 ++-
drivers/infiniband/ulp/srpt/ib_srpt.h | 1 +
drivers/input/touchscreen/egalax_ts.c | 2 +-
drivers/iommu/amd_iommu.c | 31 ++-
drivers/iommu/amd_iommu_types.h | 1 +
drivers/leds/leds-gpio.c | 9 +-
drivers/leds/leds-ot200.c | 14 +-
drivers/net/can/usb/kvaser_usb.c | 64 +++--
drivers/net/ethernet/broadcom/tg3.c | 70 ++++-
drivers/net/ethernet/broadcom/tg3.h | 5 +-
drivers/net/wireless/ath/ath9k/ar9003_calib.c | 2 +-
drivers/net/wireless/ath/ath9k/ar9003_eeprom.h | 9 +-
drivers/net/wireless/ath/ath9k/ar9485_initvals.h | 2 +-
drivers/net/wireless/ath/ath9k/debug.c | 8 +
drivers/net/wireless/ath/ath9k/debug.h | 5 +
drivers/net/wireless/ath/ath9k/init.c | 10 +-
drivers/net/wireless/iwlwifi/dvm/sta.c | 2 +-
drivers/net/wireless/iwlwifi/mvm/fw-api.h | 27 ++
drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c | 12 +-
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 31 ++-
drivers/net/wireless/iwlwifi/mvm/mvm.h | 1 +
drivers/net/wireless/iwlwifi/mvm/ops.c | 1 +
drivers/net/wireless/iwlwifi/mvm/scan.c | 6 +
drivers/net/wireless/iwlwifi/mvm/sta.c | 13 +-
drivers/net/wireless/iwlwifi/mvm/sta.h | 2 -
drivers/net/wireless/iwlwifi/mvm/tx.c | 48 +++-
drivers/net/wireless/mac80211_hwsim.c | 4 +-
drivers/net/xen-netback/netback.c | 311 ++++++++++++++++++----
drivers/net/xen-netfront.c | 17 +-
drivers/rapidio/devices/tsi721.c | 12 +
drivers/regulator/palmas-regulator.c | 2 +-
drivers/scsi/ipr.c | 12 +-
drivers/staging/vt6656/hostap.c | 2 +-
drivers/staging/vt6656/iwctl.c | 6 +
drivers/target/iscsi/iscsi_target_parameters.c | 8 +-
drivers/target/iscsi/iscsi_target_parameters.h | 4 +-
drivers/target/target_core_file.c | 12 +-
drivers/target/target_core_transport.c | 18 +-
drivers/tty/n_tty.c | 8 +
drivers/usb/atm/cxacru.c | 3 +-
drivers/usb/chipidea/Kconfig | 2 +-
drivers/usb/core/quirks.c | 3 +
drivers/usb/host/ohci-hcd.c | 34 +--
drivers/usb/host/uhci-hub.c | 3 +-
drivers/usb/host/uhci-q.c | 2 +-
drivers/usb/host/xhci-mem.c | 17 +-
drivers/usb/serial/ftdi_sio.c | 2 +
drivers/usb/serial/ftdi_sio_ids.h | 2 +
drivers/usb/serial/option.c | 13 +-
fs/cifs/cifs_dfs_ref.c | 4 +-
fs/cifs/inode.c | 3 +-
fs/fat/inode.c | 15 +-
fs/fuse/dir.c | 12 +-
fs/fuse/inode.c | 7 +-
fs/jfs/inode.c | 2 +-
fs/jfs/jfs_logmgr.c | 3 +-
fs/nfs/nfs4proc.c | 2 +-
fs/nilfs2/inode.c | 27 +-
fs/ocfs2/extent_map.c | 2 +-
fs/reiserfs/dir.c | 2 +
fs/reiserfs/inode.c | 9 +-
fs/reiserfs/xattr.c | 14 +-
fs/reiserfs/xattr_acl.c | 3 +
fs/xfs/xfs_iops.c | 47 ++--
include/acpi/acpi_bus.h | 40 +--
include/linux/cgroup.h | 2 +-
include/linux/wait.h | 16 +-
include/target/target_core_base.h | 1 +
include/xen/interface/io/netif.h | 19 ++
kernel/cgroup.c | 18 +-
kernel/module.c | 13 +-
kernel/range.c | 8 +-
lib/klist.c | 2 +-
mm/huge_memory.c | 7 +-
mm/memcontrol.c | 14 +-
mm/migrate.c | 2 +-
mm/mmu_notifier.c | 79 +++---
mm/pagewalk.c | 70 ++---
net/mac80211/iface.c | 9 +
net/mac80211/mlme.c | 12 +-
net/mac80211/rx.c | 3 +
net/mac80211/tkip.c | 4 +-
net/sunrpc/sched.c | 8 +-
net/sunrpc/svcauth_unix.c | 12 +-
net/wireless/core.c | 16 +-
net/wireless/nl80211.c | 2 +
net/wireless/sme.c | 3 +
net/wireless/trace.h | 23 +-
sound/soc/codecs/cs42l52.c | 2 +-
sound/soc/codecs/wm5110.c | 2 +-
sound/soc/davinci/davinci-mcasp.c | 7 +-
tools/perf/scripts/python/net_dropmonitor.py | 8 +-
143 files changed, 1545 insertions(+), 673 deletions(-)
next reply other threads:[~2013-06-05 22:13 UTC|newest]
Thread overview: 131+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 21:32 Greg Kroah-Hartman [this message]
2013-06-05 21:32 ` [ 001/127] avr32: fix relocation check for signed 18-bit offset Greg Kroah-Hartman
2013-06-05 21:32 ` [ 002/127] USB: OHCI: fix logic for scheduling isochronous URBs Greg Kroah-Hartman
2013-06-05 21:32 ` [ 003/127] USB: fix latency in uhci-hcd and ohci-hcd Greg Kroah-Hartman
2013-06-05 21:32 ` [ 004/127] ARM: plat-orion: Fix num_resources and id for ge10 and ge11 Greg Kroah-Hartman
2013-06-05 21:32 ` [ 005/127] ARM: OMAP: fix __init section mismatch for _enable_preprogram Greg Kroah-Hartman
2013-06-05 21:32 ` [ 006/127] ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clock Greg Kroah-Hartman
2013-06-05 21:32 ` [ 007/127] ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling Greg Kroah-Hartman
2013-06-05 21:32 ` [ 008/127] ARM: at91/trivial: fix model name for SAM9X25-EK Greg Kroah-Hartman
2013-06-05 21:32 ` [ 009/127] ARM: at91: rm9200 fix time support Greg Kroah-Hartman
2013-06-05 21:32 ` [ 010/127] ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition Greg Kroah-Hartman
2013-06-05 21:32 ` [ 011/127] cfg80211: fix WoWLAN wakeup tracing Greg Kroah-Hartman
2013-06-05 21:32 ` [ 012/127] cfg80211: fix wiphy_register error path Greg Kroah-Hartman
2013-06-05 21:33 ` [ 013/127] cfg80211: fix sending WoWLAN TCP wakeup settings Greg Kroah-Hartman
2013-06-05 21:33 ` [ 014/127] mac80211: use just spin_lock() in ieee80211_get_tkip_p2k() Greg Kroah-Hartman
2013-06-05 21:33 ` [ 015/127] mac80211: fix AP-mode frame matching Greg Kroah-Hartman
2013-06-05 21:33 ` [ 016/127] iwlwifi: mvm: Always use SCAN_TYPE_FORCED Greg Kroah-Hartman
2013-06-05 21:33 ` [ 017/127] iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMD Greg Kroah-Hartman
2013-06-05 21:33 ` [ 018/127] staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower Greg Kroah-Hartman
2013-06-05 21:33 ` [ 019/127] staging: vt6656: use free_netdev instead of kfree Greg Kroah-Hartman
2013-06-05 21:33 ` [ 020/127] usb, chipidea: fix link error when USB_EHCI_HCD is a module Greg Kroah-Hartman
2013-06-05 21:33 ` [ 021/127] usb: option: Add Telewell TW-LTE 4G Greg Kroah-Hartman
2013-06-05 21:33 ` [ 022/127] USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card Greg Kroah-Hartman
2013-06-05 21:33 ` [ 023/127] USB: ftdi_sio: Add support for Newport CONEX motor drivers Greg Kroah-Hartman
2013-06-05 21:33 ` [ 024/127] USB: cxacru: potential underflow in cxacru_cm_get_array() Greg Kroah-Hartman
2013-06-05 21:33 ` [ 025/127] TTY: Fix tty miss restart after we turn off flow-control Greg Kroah-Hartman
2013-06-05 21:33 ` [ 026/127] USB: Blacklisted Cinterions PLxx WWAN Interface Greg Kroah-Hartman
2013-06-05 21:33 ` [ 027/127] USB: reset resume quirk needed by a hub Greg Kroah-Hartman
2013-06-05 21:33 ` [ 028/127] USB: xHCI: override bogus bulk wMaxPacketSize values Greg Kroah-Hartman
2013-06-05 21:33 ` [ 029/127] USB: UHCI: fix for suspend of virtual HP controller Greg Kroah-Hartman
2013-06-05 21:33 ` [ 030/127] Input: egalax_ts - ABS_MT_POSITION_Y not reported well Greg Kroah-Hartman
2013-06-05 21:33 ` [ 031/127] Drivers: hv: Fix a bug in get_vp_index() Greg Kroah-Hartman
2013-06-05 21:33 ` [ 032/127] cifs: only set ops for inodes in I_NEW state Greg Kroah-Hartman
2013-06-05 21:33 ` [ 033/127] ARC: copy_(to|from)_user() to honor usermode-access permissions Greg Kroah-Hartman
2013-06-05 21:33 ` [ 034/127] drivers/char/random.c: fix priming of last_data Greg Kroah-Hartman
2013-06-05 21:33 ` Greg Kroah-Hartman
2013-06-05 21:33 ` [ 035/127] random: fix accounting race condition with lockless irq entropy_count update Greg Kroah-Hartman
2013-06-05 21:33 ` [ 036/127] fat: fix possible overflow for fat_clusters Greg Kroah-Hartman
2013-06-05 21:33 ` [ 037/127] tg3: Skip powering down function 0 on certain serdes devices Greg Kroah-Hartman
2013-06-05 21:33 ` [ 038/127] tg3: Fix data corruption on 5725 with TSO Greg Kroah-Hartman
2013-06-05 21:33 ` [ 039/127] perf: net_dropmonitor: Fix trace parameter order Greg Kroah-Hartman
2013-06-05 21:33 ` [ 040/127] perf: net_dropmonitor: Fix symbol-relative addresses Greg Kroah-Hartman
2013-06-05 21:33 ` [ 041/127] ath9k: Fix crash on module unload Greg Kroah-Hartman
2013-06-05 21:33 ` [ 042/127] ath9k_hw: Enable manual peak calibration for AR9485 Greg Kroah-Hartman
2013-06-05 21:33 ` [ 043/127] ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() Greg Kroah-Hartman
2013-06-05 21:33 ` [ 044/127] Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21x Greg Kroah-Hartman
2013-06-05 21:33 ` [ 045/127] drivers/leds/leds-ot200.c: fix error caused by shifted mask Greg Kroah-Hartman
2013-06-05 21:33 ` [ 046/127] rapidio/tsi721: fix bug in MSI interrupt handling Greg Kroah-Hartman
2013-06-05 21:33 ` [ 047/127] mm compaction: fix of improper cache flush in migration code Greg Kroah-Hartman
2013-06-05 21:33 ` [ 048/127] klist: del waiter from klist_remove_waiters before wakeup waitting process Greg Kroah-Hartman
2013-06-05 21:33 ` [ 049/127] wait: fix false timeouts when using wait_event_timeout() Greg Kroah-Hartman
2013-06-05 21:33 ` [ 050/127] nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary Greg Kroah-Hartman
2013-06-05 21:33 ` [ 051/127] mm: mmu_notifier: re-fix freed page still mapped in secondary MMU Greg Kroah-Hartman
2013-06-05 21:33 ` [ 052/127] mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge Greg Kroah-Hartman
2013-06-05 21:33 ` [ 053/127] drivers/block/brd.c: fix brd_lookup_page() race Greg Kroah-Hartman
2013-06-05 21:33 ` [ 054/127] mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas Greg Kroah-Hartman
2013-06-05 21:33 ` [ 055/127] mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer Greg Kroah-Hartman
2013-06-05 21:33 ` [ 056/127] SCSI: ipr: Need to reset adapter after the 6th EEH error Greg Kroah-Hartman
2013-06-05 21:33 ` [ 057/127] x86: Allow FPU to be used at interrupt time even with eagerfpu Greg Kroah-Hartman
2013-06-05 21:33 ` [ 058/127] x86-64, init: Fix a possible wraparound bug in switchover in head_64.S Greg Kroah-Hartman
2013-06-05 21:33 ` [ 059/127] x86, range: fix missing merge during add range Greg Kroah-Hartman
2013-06-05 21:33 ` [ 060/127] x86, crc32-pclmul: Fix build with older binutils Greg Kroah-Hartman
2013-06-05 21:33 ` Greg Kroah-Hartman
2013-06-05 21:33 ` [ 061/127] module: dont unlink the module until weve removed all exposure Greg Kroah-Hartman
2013-06-05 21:33 ` [ 062/127] xfs: kill suid/sgid through the truncate path Greg Kroah-Hartman
2013-06-05 21:33 ` [ 063/127] arm64: dont kill the kernel on a bad esr from el0 Greg Kroah-Hartman
2013-06-05 21:33 ` [ 064/127] ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functions Greg Kroah-Hartman
2013-06-05 21:33 ` [ 065/127] SUNRPC: Prevent an rpc_task wakeup race Greg Kroah-Hartman
2013-06-05 21:33 ` [ 066/127] svcrpc: fix failures to handle -1 uids and gids Greg Kroah-Hartman
2013-06-05 21:33 ` [ 067/127] ASoC: cs42l52: fix default value for MASTERA_VOL Greg Kroah-Hartman
2013-06-05 21:33 ` [ 068/127] ASoC: wm5110: Correct DSP4R Mixer control name Greg Kroah-Hartman
2013-06-05 21:33 ` [ 069/127] drm/i915: Adding more reserved PCI IDs for Haswell Greg Kroah-Hartman
2013-06-05 21:33 ` [ 070/127] drm/radeon: fix typo in cu_per_sh on verde Greg Kroah-Hartman
2013-06-05 21:33 ` [ 071/127] drm/radeon: fix card_posted check for newer asics Greg Kroah-Hartman
2013-06-05 21:33 ` [ 072/127] crypto: caam - fix inconsistent assoc dma mapping direction Greg Kroah-Hartman
2013-06-05 21:33 ` Greg Kroah-Hartman
2013-06-05 21:34 ` [ 073/127] cifs: fix potential buffer overrun when composing a new options string Greg Kroah-Hartman
2013-06-05 21:34 ` [ 074/127] sata_rcar: clear STOP bit in bmdma_start() method Greg Kroah-Hartman
2013-06-05 21:34 ` [ 075/127] sata_rcar: fix interrupt handling Greg Kroah-Hartman
2013-06-05 21:34 ` [ 076/127] ata_piix: add PCI IDs for Intel BayTail Greg Kroah-Hartman
2013-06-05 21:34 ` [ 077/127] libata: make ata_exec_internal_sg honor DMADIR Greg Kroah-Hartman
2013-06-05 21:34 ` [ 078/127] m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK Greg Kroah-Hartman
2013-06-05 21:34 ` [ 079/127] s390/pgtable: Fix check for pgste/storage key handling Greg Kroah-Hartman
2013-06-05 21:34 ` [ 080/127] cgroup: initialize xattr before calling d_instantiate() Greg Kroah-Hartman
2013-06-05 21:34 ` [ 081/127] cgroup: fix a subtle bug in descendant pre-order walk Greg Kroah-Hartman
2013-06-05 21:34 ` [ 082/127] powerpc/32bit:Store temporary result in r0 instead of r8 Greg Kroah-Hartman
2013-06-05 21:34 ` [ 083/127] powerpc/tm: Make room for hypervisor in abort cause codes Greg Kroah-Hartman
2013-06-05 21:34 ` [ 084/127] powerpc/tm: Update cause codes documentation Greg Kroah-Hartman
2013-06-05 21:34 ` [ 085/127] powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions Greg Kroah-Hartman
2013-06-05 21:34 ` [ 086/127] powerpc/tm: Abort on emulation and alignment faults Greg Kroah-Hartman
2013-06-05 21:34 ` [ 087/127] powerpc/tm: Move TM abort cause codes to uapi Greg Kroah-Hartman
2013-06-05 21:34 ` [ 088/127] iscsi-target: fix heap buffer overflow on error Greg Kroah-Hartman
2013-06-05 21:34 ` [ 089/127] ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session Greg Kroah-Hartman
2013-06-05 21:34 ` [ 090/127] NFSv4: Fix a thinko in nfs4_try_open_cached Greg Kroah-Hartman
2013-06-05 21:34 ` [ 091/127] KVM: Emulate multibyte NOP Greg Kroah-Hartman
2013-06-05 21:34 ` [ 092/127] KVM: fix sil/dil/bpl/spl in the mod/rm fields Greg Kroah-Hartman
2013-06-05 21:34 ` [ 093/127] regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10 Greg Kroah-Hartman
2013-06-05 21:34 ` [ 094/127] powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP Greg Kroah-Hartman
2013-06-05 21:34 ` [ 095/127] reiserfs: fix deadlock with nfs racing on create/lookup Greg Kroah-Hartman
2013-06-05 21:34 ` [ 096/127] reiserfs: fix problems with chowning setuid file w/ xattrs Greg Kroah-Hartman
2013-06-05 21:34 ` [ 097/127] reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry Greg Kroah-Hartman
2013-06-05 21:34 ` [ 098/127] jfs: fix a couple races Greg Kroah-Hartman
2013-06-05 21:34 ` [ 099/127] xen-netback: remove skb in xen_netbk_alloc_page Greg Kroah-Hartman
2013-06-05 21:34 ` [ 100/127] iwlwifi: mvm: fix aggregation drain flow Greg Kroah-Hartman
2013-06-05 21:34 ` [ 101/127] iommu/amd: Re-enable IOMMU event log interrupt after handling Greg Kroah-Hartman
2013-06-05 21:34 ` [ 102/127] iommu/amd: Workaround for ERBT1312 Greg Kroah-Hartman
2013-06-05 21:34 ` [ 103/127] ACPI / PM: Allow device power states to be used for CONFIG_PM unset Greg Kroah-Hartman
2013-06-05 21:34 ` [ 104/127] ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist Greg Kroah-Hartman
2013-06-05 21:34 ` [ 105/127] drm/nvc0/ce: disable ce1 on a number of chipsets Greg Kroah-Hartman
2013-06-05 21:34 ` [ 106/127] mac80211: fix direct probe auth Greg Kroah-Hartman
2013-06-05 21:34 ` [ 107/127] mac80211: close AP_VLAN interfaces before unregistering all Greg Kroah-Hartman
2013-06-05 21:34 ` [ 108/127] iwlwifi: dvm: fix zero LQ CMD sending avoidance Greg Kroah-Hartman
2013-06-05 21:34 ` [ 109/127] iwlwifi: mvm: tell firmware to let multicast frames in Greg Kroah-Hartman
2013-06-05 21:34 ` [ 110/127] cfg80211: check wdev->netdev in connection work Greg Kroah-Hartman
2013-06-05 21:34 ` [ 111/127] ath9k: use correct OTP register offsets for AR9550 Greg Kroah-Hartman
2013-06-05 21:34 ` [ 112/127] tg3: Add read dma workaround for 5720 Greg Kroah-Hartman
2013-06-05 21:34 ` [ 113/127] net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardware Greg Kroah-Hartman
2013-06-05 21:34 ` [ 114/127] IB/iser: Return error to upper layers on EAGAIN registration failures Greg Kroah-Hartman
2013-06-05 21:34 ` [ 115/127] ASoC: davinci: fix sample rotation Greg Kroah-Hartman
2013-06-05 21:34 ` [ 116/127] fuse: fix readdirplus Oops in fuse_dentry_revalidate Greg Kroah-Hartman
2013-06-05 21:34 ` [ 117/127] target: Re-instate sess_wait_list for target_wait_for_sess_cmds Greg Kroah-Hartman
2013-06-05 21:34 ` [ 118/127] target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export Greg Kroah-Hartman
2013-06-05 21:34 ` [ 119/127] leds: leds-gpio: reserve gpio before using it Greg Kroah-Hartman
2013-06-05 21:34 ` [ 120/127] xen-netback: coalesce slots in TX path and fix regressions Greg Kroah-Hartman
2013-06-05 21:34 ` [ 121/127] xen-netback: dont disconnect frontend when seeing oversize packet Greg Kroah-Hartman
2013-06-05 21:34 ` [ 122/127] xen-netback: remove redundent parameter in netbk_count_requests Greg Kroah-Hartman
2013-06-05 21:34 ` [ 123/127] xen-netback: avoid allocating variable size array on stack Greg Kroah-Hartman
2013-06-05 21:34 ` [ 124/127] xen-netfront: reduce gso_max_size to account for max TCP header Greg Kroah-Hartman
2013-06-05 21:34 ` [ 125/127] iwlwifi: mvm: remove P2P_DEVICE support Greg Kroah-Hartman
2013-06-05 21:34 ` [ 126/127] mac80211_hwsim: " Greg Kroah-Hartman
2013-06-05 21:34 ` [ 127/127] xen-netback: better names for thresholds Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130605213217.966891866@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.