Sparkasse.de Online-Banking- Account Aktualisierung#8207;#8207;

2014-08-20 Thread sparkasse
Sparkasse.de Renngasse 6-8 Wien Sehr geehrter Kunde, Wie Ihnen wahrscheinlich bekannt ist, tritt ab 01.July 2014 das neue SEPA-Zahlungssystem in Kraft. SEPA (Single Euro Payments Area) ist das neue vereinheitlichte Zahlungssystem, das europaweit gilt. Mit dem neuen SEPA-System werden

Re: [PATCH 1/2] KVM: fix cache stale memslot info with correct mmio generation number

2014-08-20 Thread Paolo Bonzini
Il 20/08/2014 03:03, David Matlack ha scritto: On Tue, Aug 19, 2014 at 5:29 PM, Xiao Guangrong xiaoguangr...@linux.vnet.ibm.com wrote: On 08/19/2014 05:03 PM, Paolo Bonzini wrote: Il 19/08/2014 10:50, Xiao Guangrong ha scritto: Okay, what confused me it that it seems that the single line

[patch added to the 3.12 stable tree] ext4: Fix block zeroing when punching holes in indirect block files

2014-08-20 Thread Jiri Slaby
From: Jan Kara j...@suse.cz This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 77ea2a4ba657a1ad4fb7c64bc5cdce84b8a132b6 upstream. free_holes_block() passed local variable as a block pointer to ext4_clear_blocks(). Thus

[patch added to the 3.12 stable tree] e1000: prevent oops when adapter is being closed and reset simultaneously

2014-08-20 Thread Jiri Slaby
From: yzhu1 yanjun@windriver.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 6a7d64e3e09e11181a07a2e8cd6af5d6355133be upstream. This change is based on a similar change made to e1000e support in commit

[patch added to the 3.12 stable tree] e1000e: Fix a compile flag mis-match for suspend/resume

2014-08-20 Thread Jiri Slaby
From: David Ertman davidx.m.ert...@intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 7509963c703b71eebccc421585e7f48ebbbd3f38 upstream. This patch addresses a mis-match between the declaration and usage of the

[patch added to the 3.12 stable tree] DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit c21b8ebc2f1613fd0a9d5aa0d0d1083aee8ca306 upstream. The fallback to 32-bit DMA mask is rather odd: err =

[patch added to the 3.12 stable tree] ixgbe: fix rx-usecs range checks for BQL

2014-08-20 Thread Jiri Slaby
From: Emil Tantilov emil.s.tanti...@intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 2e0103810c6fed6a736c4a3af87b0f5c6bd8cd5b upstream. This patch resolves an issue where the logic used to detect changes in

[patch added to the 3.12 stable tree] DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 53567aa4e00399aa59339bba81b285a5b95f425c upstream. The fallback to 32-bit DMA mask is rather odd: if

[patch added to the 3.12 stable tree] e1000: fix wrong queue idx calculation

2014-08-20 Thread Jiri Slaby
From: Hong Zhiguo zhiguoh...@tencent.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 49a45a0686cc2b43bcb3834a68416a201475dc77 upstream. tx_ring and adapter-tx_ring are already of type struct e1000_tx_ring *

[patch added to the 3.12 stable tree] tg3: Add support for new 577xx device ids

2014-08-20 Thread Jiri Slaby
From: Nithin Sujir nsu...@broadcom.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 68273712a19e9107a498a371532b3b3eb6dbb14c upstream. This patch adds support for 57764, 57765, 57787, 57782 and 57786 devices.

[patch added to the 3.12 stable tree] igb: Fixed Wake On LAN support

2014-08-20 Thread Jiri Slaby
From: Akeem G Abodunrin akeem.g.abodun...@intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 42ce4126d8bc2e128e1f207cf79bb0623fac498f upstream. This patch fixes Wake on LAN being reported as supported on some

[patch added to the 3.12 stable tree] igb: Fix master/slave mode for all m88 i354 PHY's

2014-08-20 Thread Jiri Slaby
From: Carolyn Wyborny carolyn.wybo...@intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit d1c17d806b6a52ff020322bec457717a91ea50a9 upstream. This patch calls code to set the master/slave mode for all m88 gen 2

[patch added to the 3.12 stable tree] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 718a39eb587e038f7ded076afcfd8d709879139f upstream. The fallback to 32-bit DMA mask is rather odd: err =

[patch added to the 3.12 stable tree] mnt: Correct permission checks in do_remount

2014-08-20 Thread Jiri Slaby
From: Eric W. Biederman ebied...@xmission.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 9566d6742852c527bf5af38af5cbb878dad75705 upstream. While invesgiating the issue where in mount --bind -oremount,ro ... would

[patch added to the 3.12 stable tree] RDMA/cxgb3: Fix information leak in send_abort()

2014-08-20 Thread Jiri Slaby
From: Dan Carpenter dan.carpen...@oracle.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit e4514cbd972786af67dd6c442c072685387e22a2 upstream. The cpl_abort_req struct has several reserved members which need to be

[patch added to the 3.12 stable tree] fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs

2014-08-20 Thread Jiri Slaby
From: Keith Packard kei...@keithp.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 5f4dc28bd9c8a990ed6253303b7a821a7abfe9fa upstream. When FB_EVENT_FB_UNBIND is sent, fbcon has two paths, one path taken when there is

[patch added to the 3.12 stable tree] PCI: rphahp: Fix endianess issues

2014-08-20 Thread Jiri Slaby
From: Laurent Dufour lduf...@linux.vnet.ibm.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 761ce53330a4f02c58768631027d1c1dd0d538f7 upstream. Numerical values stored in the device tree are encoded in Big Endian and

[patch added to the 3.12 stable tree] igbvf: integer wrapping bug setting the mtu

2014-08-20 Thread Jiri Slaby
From: Dan Carpenter dan.carpen...@oracle.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 3de9e65f011b95235a789b12abc4730570cdb737 upstream. If new_mtu is very large then new_mtu + ETH_HLEN + ETH_FCS_LEN can wrap and

[patch added to the 3.12 stable tree] offb: Little endian fixes

2014-08-20 Thread Jiri Slaby
From: Cedric Le Goater c...@fr.ibm.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 212c0cbd5be721a39ef3e2f723e0c78008f9e955 upstream. The screen properties : depth, width, height, linebytes need to be converted to

[patch added to the 3.12 stable tree] e1000e: Fix compilation warning when !CONFIG_PM_SLEEP

2014-08-20 Thread Jiri Slaby
From: Mika Westerberg mika.westerb...@linux.intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 38a529b5d42e4cfc5ac94844e61335a00eb2d320 upstream. Commit 7509963c703b (e1000e: Fix a compile flag mis-match for

[patch added to the 3.12 stable tree] mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount

2014-08-20 Thread Jiri Slaby
From: Eric W. Biederman ebied...@xmission.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 07b645589dcda8b7a5249e096fece2a67556f0f4 upstream. There are no races as locked mount flags are guaranteed to never change.

[patch added to the 3.12 stable tree] igb: fix driver reload with VF assigned to guest

2014-08-20 Thread Jiri Slaby
From: Stefan Assmann sassm...@kpanic.de This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 781798a11e2820ee35fa9142869bb8cec117dedc upstream. commit fa44f2f185f7f9da19d331929bb1b56c1ccd1d93 broke reloading of igb, when VFs

[patch added to the 3.12 stable tree] tipc: don't use memcpy to copy from user space

2014-08-20 Thread Jiri Slaby
From: Ying Xue ying@windriver.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 5c0a0fc81f4dc786b42c4fc9c7c72ba635406ab5 upstream. tipc_msg_build() calls skb_copy_to_linear_data_offset() to copy data from user

[patch added to the 3.12 stable tree] DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit f5f2eda8049644a27af5fdf59c3766589358e435 upstream. The fallback to 32-bit DMA mask is rather odd: if

[patch added to the 3.12 stable tree] netxen: Correct off-by-one errors in bounds checks

2014-08-20 Thread Jiri Slaby
From: David Gibson da...@gibson.dropbear.id.au This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 4710b2ba873692194c636811ceda398f95e02db2 upstream. netxen_process_lro() contains two bounds checks. One for the ring number

[patch added to the 3.12 stable tree] igb: Add ethtool offline tests for i354

2014-08-20 Thread Jiri Slaby
From: Fujinaka, Todd todd.fujin...@intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit a4e979a27db3eb77e286dbe484e96c0c9c986e83 upstream. Add the ethtool offline tests for i354 devices. Signed-off-by: Todd

[patch added to the 3.12 stable tree] ixgbe: fix inconsistent clearing of the multicast table

2014-08-20 Thread Jiri Slaby
From: Emil Tantilov emil.s.tanti...@intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit cf78959c0d7afbde31498afc4212294c28e2c278 upstream. This patch resolves an issue where the MTA table can be cleared when the

[patch added to the 3.12 stable tree] igb: Don't let ethtool try to write to iNVM in i210/i211

2014-08-20 Thread Jiri Slaby
From: Fujinaka, Todd todd.fujin...@intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit a71fc313c4f569be5788caff07ef1fe346842c5b upstream. Don't let ethtool try to write to iNVM in i210/i211. This fixes an issue

[patch added to the 3.12 stable tree] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 3e5480791e3b0e239d2cd4e5ecd43a7d2585484b upstream. The fallback to 32-bit DMA mask is rather odd: if

[patch added to the 3.12 stable tree] bnx2x: Test nvram when interface is down

2014-08-20 Thread Jiri Slaby
From: Yuval Mintz yuval...@broadcom.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit bd8e012b5d369933f50842294372ed580f5d9605 upstream. Since commit 3fb43eb (bnx2x: Change to D3hot only on removal) nvram is accessible

[patch added to the 3.12 stable tree] DMA-API: net: intel/igb: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit dc4ff9bb7534ebd153f8441ec0e9190964ad8944 upstream. The fallback to 32-bit DMA mask is rather odd: err =

[patch added to the 3.12 stable tree] e1000: fix possible reset_task running after adapter down

2014-08-20 Thread Jiri Slaby
From: Vladimir Davydov vdavy...@parallels.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 74a1b1ea8a30b035aaad833bbd6b9263e72acfac upstream. On e1000_down(), we should ensure every asynchronous work is canceled

[patch added to the 3.12 stable tree] ixgbevf: cleanup redundant mailbox read failure check

2014-08-20 Thread Jiri Slaby
From: Don Skidmore donald.c.skidm...@intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit c7bb417dbbcfd20824d54f9af9c92b9ff43d upstream. Since we are already checking for read failure in check_link we don't need

[patch added to the 3.12 stable tree] DMA-API: provide a helper to set both DMA and coherent DMA masks

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 4aa806b771d16b810771d86ce23c4c3160888db3 upstream. Provide a helper to set both the DMA and coherent DMA masks to the same

[patch added to the 3.12 stable tree] igbvf: add missing iounmap() on error in igbvf_probe()

2014-08-20 Thread Jiri Slaby
From: Wei Yongjun yongjun_...@trendmicro.com.cn This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit de524681f88ff4ed293aa239f83c8cb04d59b47d upstream. Add the missing iounmap() before return from igbvf_probe() in the error

[patch added to the 3.12 stable tree] bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()

2014-08-20 Thread Jiri Slaby
From: Maurizio Lombardi mlomb...@redhat.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit fdbcbcab0eae6773430546697ace0b3fe48e7fbc upstream. In case of error, the bnx2fc_allocate_hash_table() didn't free all the memory

[patch added to the 3.12 stable tree] mnt: Only change user settable mount flags in remount

2014-08-20 Thread Jiri Slaby
From: Eric W. Biederman ebied...@xmission.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit a6138db815df5ee542d848318e5dae681590fccd upstream. Kenton Varda ken...@sandstorm.io discovered that by remounting a read-only

[patch added to the 3.12 stable tree] ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all

2014-08-20 Thread Jiri Slaby
From: Jacob Keller jacob.e.kel...@intel.com This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 27d9ce4fd0e2e75c2907f6d3dc0487012a3e4298 upstream. ixgbe_napi_disable_all calls napi_disable on each queue, however the busy

[patch added to the 3.12 stable tree] Input: i8042 - add Acer Aspire 5710 to nomux blacklist

2014-08-20 Thread Jiri Slaby
From: Jiri Kosina jkos...@suse.cz This patch has been added to the 3.12 stable tree. If you have any objections, please let us know. === commit 8c947e20cb1f442c704852b2ca24b81981b09493 upstream. Acer Aspire needs to be added to nomux blacklist, otherwise the touchpad misbehaves

[PATCH 3.12 001/104] s390/ptrace: fix PSW mask check

2014-08-20 Thread Jiri Slaby
From: Martin Schwidefsky schwidef...@de.ibm.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit dab6cf55f81a6e16b8147aed9a843e1691dcd318 upstream. The PSW mask check of the PTRACE_POKEUSR_AREA command is incorrect. The PSW_MASK_USER define

[PATCH 3.12 005/104] cfg80211: fix mic_failure tracing

2014-08-20 Thread Jiri Slaby
From: Eliad Peller el...@wizery.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 8c26d458394be44e135d1c6bd4557e1c4e1a0535 upstream. tsc can be NULL (mac80211 currently always passes NULL), resulting in NULL-dereference. check before

[PATCH 3.12 101/104] ALSA: hda - load EQ params into IDT codec on HP bNB13 systems

2014-08-20 Thread Jiri Slaby
From: Vitaliy Kulikov vitaliy.kuli...@idt.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit d009f3deb788f7d06fe04c52eaf812b657a0ca68 upstream. Adds linear EQ filtering for integrated speaker protection Signed-off-by: Vitaliy Kulikov

[PATCH 3.12 094/104] bnx2x: Test nvram when interface is down

2014-08-20 Thread Jiri Slaby
From: Yuval Mintz yuval...@broadcom.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit bd8e012b5d369933f50842294372ed580f5d9605 upstream. Since commit 3fb43eb (bnx2x: Change to D3hot only on removal) nvram is accessible whenever the driver

[PATCH 3.12 100/104] HID: logitech-dj: Fix USB 3.0 issue

2014-08-20 Thread Jiri Slaby
From: Benjamin Tisssoires benjamin.tissoi...@redhat.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 42c22dbf81ebd1146960875ddfe71630cb2b3ae6 upstream. This fix (not very clean though) should fix the long time USB3 issue that was spotted

[PATCH 3.12 098/104] PCI: rphahp: Fix endianess issues

2014-08-20 Thread Jiri Slaby
From: Laurent Dufour lduf...@linux.vnet.ibm.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 761ce53330a4f02c58768631027d1c1dd0d538f7 upstream. Numerical values stored in the device tree are encoded in Big Endian and should be byte swapped

[PATCH 3.12 096/104] tg3: Add support for new 577xx device ids

2014-08-20 Thread Jiri Slaby
From: Nithin Sujir nsu...@broadcom.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 68273712a19e9107a498a371532b3b3eb6dbb14c upstream. This patch adds support for 57764, 57765, 57787, 57782 and 57786 devices. Signed-off-by: Nithin Nayak

[PATCH 3.12 085/104] igb: fix driver reload with VF assigned to guest

2014-08-20 Thread Jiri Slaby
From: Stefan Assmann sassm...@kpanic.de 3.12-stable review patch. If anyone has any objections, please let me know. === commit 781798a11e2820ee35fa9142869bb8cec117dedc upstream. commit fa44f2f185f7f9da19d331929bb1b56c1ccd1d93 broke reloading of igb, when VFs are assigned to a

[PATCH 3.12 084/104] igb: Fix master/slave mode for all m88 i354 PHY's

2014-08-20 Thread Jiri Slaby
From: Carolyn Wyborny carolyn.wybo...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit d1c17d806b6a52ff020322bec457717a91ea50a9 upstream. This patch calls code to set the master/slave mode for all m88 gen 2 PHY's. This patch also

[PATCH 3.12 073/104] e1000: fix wrong queue idx calculation

2014-08-20 Thread Jiri Slaby
From: Hong Zhiguo zhiguoh...@tencent.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 49a45a0686cc2b43bcb3834a68416a201475dc77 upstream. tx_ring and adapter-tx_ring are already of type struct e1000_tx_ring * Signed-off-by: Hong Zhiguo

[PATCH 3.12 087/104] igb: Fixed Wake On LAN support

2014-08-20 Thread Jiri Slaby
From: Akeem G Abodunrin akeem.g.abodun...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 42ce4126d8bc2e128e1f207cf79bb0623fac498f upstream. This patch fixes Wake on LAN being reported as supported on some Ethernet ports, in

[PATCH 3.12 080/104] DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit 53567aa4e00399aa59339bba81b285a5b95f425c upstream. The fallback to 32-bit DMA mask is rather odd: if (!dma_set_mask(pdev-dev,

[PATCH 3.12 063/104] mnt: Only change user settable mount flags in remount

2014-08-20 Thread Jiri Slaby
From: Eric W. Biederman ebied...@xmission.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit a6138db815df5ee542d848318e5dae681590fccd upstream. Kenton Varda ken...@sandstorm.io discovered that by remounting a read-only bind mount read-only

[PATCH 3.12 089/104] igbvf: integer wrapping bug setting the mtu

2014-08-20 Thread Jiri Slaby
From: Dan Carpenter dan.carpen...@oracle.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 3de9e65f011b95235a789b12abc4730570cdb737 upstream. If new_mtu is very large then new_mtu + ETH_HLEN + ETH_FCS_LEN can wrap and the check on the next

[PATCH 3.12 082/104] DMA-API: net: intel/igb: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit dc4ff9bb7534ebd153f8441ec0e9190964ad8944 upstream. The fallback to 32-bit DMA mask is rather odd: err = dma_set_mask(pdev-dev,

[PATCH 3.12 035/104] net: sendmsg: fix NULL pointer dereference

2014-08-20 Thread Jiri Slaby
From: Andrey Ryabinin ryabinin@gmail.com 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit 40eea803c6b2cfaab092f053248cbeab3f368412 ] Sasha's report: While fuzzing with trinity inside a KVM tools guest running the

[PATCH 3.12 088/104] DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit c21b8ebc2f1613fd0a9d5aa0d0d1083aee8ca306 upstream. The fallback to 32-bit DMA mask is rather odd: err = dma_set_mask(pdev-dev,

[PATCH 3.12 069/104] DMA-API: provide a helper to set both DMA and coherent DMA masks

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit 4aa806b771d16b810771d86ce23c4c3160888db3 upstream. Provide a helper to set both the DMA and coherent DMA masks to the same value - this avoids

[PATCH 3.12 068/104] fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs

2014-08-20 Thread Jiri Slaby
From: Keith Packard kei...@keithp.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 5f4dc28bd9c8a990ed6253303b7a821a7abfe9fa upstream. When FB_EVENT_FB_UNBIND is sent, fbcon has two paths, one path taken when there is another frame buffer

[PATCH 3.12 007/104] scsi: handle flush errors properly

2014-08-20 Thread Jiri Slaby
From: James Bottomley jbottom...@parallels.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 89fb4cd1f717a871ef79fa7debbe840e3225cd54 upstream. Flush commands don't transfer data and thus need to be special cased in the I/O completion

[PATCH 3.12 079/104] ixgbe: fix inconsistent clearing of the multicast table

2014-08-20 Thread Jiri Slaby
From: Emil Tantilov emil.s.tanti...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit cf78959c0d7afbde31498afc4212294c28e2c278 upstream. This patch resolves an issue where the MTA table can be cleared when the interface is reset while

[PATCH 3.12 074/104] e1000: prevent oops when adapter is being closed and reset simultaneously

2014-08-20 Thread Jiri Slaby
From: yzhu1 yanjun@windriver.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 6a7d64e3e09e11181a07a2e8cd6af5d6355133be upstream. This change is based on a similar change made to e1000e support in commit bb9e44d0d0f4 (e1000e: prevent

[PATCH 3.12 104/104] drivers/rtc/interface.c: fix infinite loop in initializing the alarm

2014-08-20 Thread Jiri Slaby
From: Ales Novak alno...@suse.cz 3.12-stable review patch. If anyone has any objections, please let me know. === commit ee1d90146815fdc8d653c558b327fff2acba041d upstream. In __rtc_read_alarm(), if the alarm time retrieved by rtc_read_alarm_internal() from the device contains

[PATCH 3.12 066/104] ext4: Fix block zeroing when punching holes in indirect block files

2014-08-20 Thread Jiri Slaby
From: Jan Kara j...@suse.cz 3.12-stable review patch. If anyone has any objections, please let me know. === commit 77ea2a4ba657a1ad4fb7c64bc5cdce84b8a132b6 upstream. free_holes_block() passed local variable as a block pointer to ext4_clear_blocks(). Thus ext4_clear_blocks() zeroed

[PATCH 3.12 083/104] igb: Add ethtool offline tests for i354

2014-08-20 Thread Jiri Slaby
From: Fujinaka, Todd todd.fujin...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit a4e979a27db3eb77e286dbe484e96c0c9c986e83 upstream. Add the ethtool offline tests for i354 devices. Signed-off-by: Todd Fujinaka

[PATCH 3.12 011/104] staging: vt6655: Fix disassociated messages every 10 seconds

2014-08-20 Thread Jiri Slaby
From: Malcolm Priestley tvbox...@gmail.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 4aa0abed3a2a11b7d71ad560c1a3e7631c5a31cd upstream. byReAssocCount is incremented every second resulting in disassociated message being send every 10

[PATCH 3.12 099/104] Input: i8042 - add Acer Aspire 5710 to nomux blacklist

2014-08-20 Thread Jiri Slaby
From: Jiri Kosina jkos...@suse.cz 3.12-stable review patch. If anyone has any objections, please let me know. === commit 8c947e20cb1f442c704852b2ca24b81981b09493 upstream. Acer Aspire needs to be added to nomux blacklist, otherwise the touchpad misbehaves rather randomly.

[PATCH 3.12 075/104] e1000: fix possible reset_task running after adapter down

2014-08-20 Thread Jiri Slaby
From: Vladimir Davydov vdavy...@parallels.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 74a1b1ea8a30b035aaad833bbd6b9263e72acfac upstream. On e1000_down(), we should ensure every asynchronous work is canceled before proceeding. Since

[PATCH 3.12 091/104] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit 3e5480791e3b0e239d2cd4e5ecd43a7d2585484b upstream. The fallback to 32-bit DMA mask is rather odd: if (!dma_set_mask(pdev-dev,

[PATCH 3.12 092/104] netxen: Correct off-by-one errors in bounds checks

2014-08-20 Thread Jiri Slaby
From: David Gibson da...@gibson.dropbear.id.au 3.12-stable review patch. If anyone has any objections, please let me know. === commit 4710b2ba873692194c636811ceda398f95e02db2 upstream. netxen_process_lro() contains two bounds checks. One for the ring number against the number of

[PATCH 3.12 076/104] DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit f5f2eda8049644a27af5fdf59c3766589358e435 upstream. The fallback to 32-bit DMA mask is rather odd: if (!dma_set_mask(pdev-dev,

[PATCH 3.12 081/104] ixgbevf: cleanup redundant mailbox read failure check

2014-08-20 Thread Jiri Slaby
From: Don Skidmore donald.c.skidm...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit c7bb417dbbcfd20824d54f9af9c92b9ff43d upstream. Since we are already checking for read failure in check_link we don't need to do it here.

[PATCH 3.12 078/104] ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all

2014-08-20 Thread Jiri Slaby
From: Jacob Keller jacob.e.kel...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 27d9ce4fd0e2e75c2907f6d3dc0487012a3e4298 upstream. ixgbe_napi_disable_all calls napi_disable on each queue, however the busy polling code introduced a

[PATCH 3.12 086/104] igb: Don't let ethtool try to write to iNVM in i210/i211

2014-08-20 Thread Jiri Slaby
From: Fujinaka, Todd todd.fujin...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit a71fc313c4f569be5788caff07ef1fe346842c5b upstream. Don't let ethtool try to write to iNVM in i210/i211. This fixes an issue seen by Marek Vasut.

[PATCH 3.12 030/104] lib/btree.c: fix leak of whole btree nodes

2014-08-20 Thread Jiri Slaby
From: Minfei Huang huangmin...@ucloud.cn 3.12-stable review patch. If anyone has any objections, please let me know. === commit c75b53af2f0043aff500af0a6f878497bef41bca upstream. I use btree from 3.14-rc2 in my own module. When the btree module is removed, a warning arises:

[PATCH 3.12 072/104] e1000e: Fix compilation warning when !CONFIG_PM_SLEEP

2014-08-20 Thread Jiri Slaby
From: Mika Westerberg mika.westerb...@linux.intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 38a529b5d42e4cfc5ac94844e61335a00eb2d320 upstream. Commit 7509963c703b (e1000e: Fix a compile flag mis-match for suspend/resume) moved

[PATCH 3.12 093/104] RDMA/cxgb3: Fix information leak in send_abort()

2014-08-20 Thread Jiri Slaby
From: Dan Carpenter dan.carpen...@oracle.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit e4514cbd972786af67dd6c442c072685387e22a2 upstream. The cpl_abort_req struct has several reserved members which need to be cleared to avoid disclosing

[PATCH 3.12 006/104] rapidio/tsi721_dma: fix failure to obtain transaction descriptor

2014-08-20 Thread Jiri Slaby
From: Alexandre Bounine alexandre.boun...@idt.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 0193ed8225e1a79ed64632106ec3cc81798cb13c upstream. This is a bug fix for the situation when function tsi721_desc_get() fails to obtain a free

[PATCH 3.12 065/104] mnt: Correct permission checks in do_remount

2014-08-20 Thread Jiri Slaby
From: Eric W. Biederman ebied...@xmission.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 9566d6742852c527bf5af38af5cbb878dad75705 upstream. While invesgiating the issue where in mount --bind -oremount,ro ... would result in later mount

[PATCH 3.12 055/104] bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000

2014-08-20 Thread Jiri Slaby
From: Christopher Alexander Tobias Schulze cat.schu...@alice-dsl.net 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit 5cdceab3d5e02eb69ea0f5d8fa9181800baf6f77 ] Fix regression in bbc i2c temperature and fan control on some Sun

[PATCH 3.12 064/104] mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount

2014-08-20 Thread Jiri Slaby
From: Eric W. Biederman ebied...@xmission.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 07b645589dcda8b7a5249e096fece2a67556f0f4 upstream. There are no races as locked mount flags are guaranteed to never change. Moving the test into

[PATCH 3.12 097/104] tipc: don't use memcpy to copy from user space

2014-08-20 Thread Jiri Slaby
From: Ying Xue ying@windriver.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 5c0a0fc81f4dc786b42c4fc9c7c72ba635406ab5 upstream. tipc_msg_build() calls skb_copy_to_linear_data_offset() to copy data from user space to kernel space.

[PATCH 3.12 032/104] bnx2x: fix crash during TSO tunneling

2014-08-20 Thread Jiri Slaby
From: Dmitry Kravkov dmitry.krav...@qlogic.com 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit fe26566d8a05151ba1dce75081f6270f73ec4ae1 ] When TSO packet is transmitted additional BD w/o mapping is used to describe the packed. The

[PATCH 3.12 095/104] bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()

2014-08-20 Thread Jiri Slaby
From: Maurizio Lombardi mlomb...@redhat.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit fdbcbcab0eae6773430546697ace0b3fe48e7fbc upstream. In case of error, the bnx2fc_allocate_hash_table() didn't free all the memory it allocated.

[PATCH 3.12 090/104] igbvf: add missing iounmap() on error in igbvf_probe()

2014-08-20 Thread Jiri Slaby
From: Wei Yongjun yongjun_...@trendmicro.com.cn 3.12-stable review patch. If anyone has any objections, please let me know. === commit de524681f88ff4ed293aa239f83c8cb04d59b47d upstream. Add the missing iounmap() before return from igbvf_probe() in the error handling case.

[PATCH 3.12 056/104] sunsab: Fix detection of BREAK on sunsab serial console

2014-08-20 Thread Jiri Slaby
From: Christopher Alexander Tobias Schulze cat.schu...@alice-dsl.net 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit fe418231b195c205701c0cc550a03f6c9758fd9e ] Fix detection of BREAK on sunsab serial console: BREAK detection was

[PATCH 3.12 017/104] printk: rename printk_sched to printk_deferred

2014-08-20 Thread Jiri Slaby
From: John Stultz john.stu...@linaro.org 3.12-stable review patch. If anyone has any objections, please let me know. === commit aac74dc495456412c4130a1167ce4beb6c1f0b38 upstream. After learning we'll need some sort of deferred printk functionality in the timekeeping core, Peter

[PATCH 3.12 059/104] iwlwifi: mvm: Add a missed beacons threshold

2014-08-20 Thread Jiri Slaby
From: Ilan Peer ilan.p...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 12d423e816c69b0b4457bc047dda9a0a1c1a53c1 upstream. Instead of always calling ieee80211_beacon_loss() on every missed beacons notification, call this function

[PATCH 3.12 060/104] mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case

2014-08-20 Thread Jiri Slaby
From: Eliad Peller el...@wizery.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 448cd2e248732326632957e52ea9c44729affcb2 upstream. In case of beacon_loss with IEEE80211_HW_CONNECTION_MONITOR device, mac80211 probes the ap (and disconnects

[PATCH 3.12 054/104] sparc64: Guard against flushing openfirmware mappings.

2014-08-20 Thread Jiri Slaby
From: David S. Miller da...@davemloft.net 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit 4ca9a23765da3260058db3431faf5b4efd8cf926 ] Based almost entirely upon a patch by Christopher Alexander Tobias Schulze. In commit

[PATCH 3.12 077/104] ixgbe: fix rx-usecs range checks for BQL

2014-08-20 Thread Jiri Slaby
From: Emil Tantilov emil.s.tanti...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 2e0103810c6fed6a736c4a3af87b0f5c6bd8cd5b upstream. This patch resolves an issue where the logic used to detect changes in rx-usecs was incorrect and

[PATCH 3.12 052/104] sparc64: Add membar to Niagara2 memcpy code.

2014-08-20 Thread Jiri Slaby
From: David S. Miller da...@davemloft.net 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit 5aa4ecfd0ddb1e6dcd1c886e6c49677550f581aa ] This is the prevent previous stores from overlapping the block stores done by the memcpy loop.

[PATCH 3.12 071/104] e1000e: Fix a compile flag mis-match for suspend/resume

2014-08-20 Thread Jiri Slaby
From: David Ertman davidx.m.ert...@intel.com 3.12-stable review patch. If anyone has any objections, please let me know. === commit 7509963c703b71eebccc421585e7f48ebbbd3f38 upstream. This patch addresses a mis-match between the declaration and usage of the e1000_suspend and

[PATCH 3.12 057/104] sparc64: ldc_connect() should not return EINVAL when handshake is in progress.

2014-08-20 Thread Jiri Slaby
From: Sowmini Varadhan sowmini.varad...@oracle.com 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit 4ec1b01029b4facb651b8ef70bc20a4be4cebc63 ] The LDC handshake could have been asynchronously triggered after ldc_bind() enables the

[PATCH 3.12 070/104] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling

2014-08-20 Thread Jiri Slaby
From: Russell King rmk+ker...@arm.linux.org.uk 3.12-stable review patch. If anyone has any objections, please let me know. === commit 718a39eb587e038f7ded076afcfd8d709879139f upstream. The fallback to 32-bit DMA mask is rather odd: err = dma_set_mask(pdev-dev,

[PATCH 3.12 050/104] sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addresses.

2014-08-20 Thread Jiri Slaby
From: David S. Miller da...@davemloft.net 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit e5c460f46ae7ee94831cb55cb980f942aa9e5a85 ] This was found using Dave Jone's trinity tool. When a user process which is 32-bit performs a

[PATCH 3.12 000/104] 3.12.27-stable review

2014-08-20 Thread Jiri Slaby
This is the start of the stable review cycle for the 3.12.27 release. There are 104 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 Aug 22 13:43:20 CEST 2014. Anything

[PATCH 3.12 049/104] sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR().

2014-08-20 Thread Jiri Slaby
From: David S. Miller da...@davemloft.net 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit fe866433f843b080246ce729b5e6b27b5f5d9a58 ] pte_ERROR() is not used anywhere, delete it. For pgd_ERROR() and pmd_ERROR(), output something

[PATCH 3.12 039/104] macvlan: Initialize vlan_features to turn on offload support.

2014-08-20 Thread Jiri Slaby
From: Vlad Yasevich vyase...@redhat.com 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit 081e83a78db9b0ae1f5eabc2dedecc865f509b98 ] Macvlan devices do not initialize vlan_features. As a result, any vlan devices configured on top of

[PATCH 3.12 051/104] sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.

2014-08-20 Thread Jiri Slaby
From: David S. Miller da...@davemloft.net 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit b18eb2d779240631a098626cb6841ee2dd34fda0 ] Access to the TSB hash tables during TLB misses requires that there be an atomic 128-bit quad load

[PATCH 3.12 058/104] arch/sparc/math-emu/math_32.c: drop stray break operator

2014-08-20 Thread Jiri Slaby
From: Andrey Utkin andrey.krieger.ut...@gmail.com 3.12-stable review patch. If anyone has any objections, please let me know. === [ Upstream commit 093758e3daede29cb4ce6aedb111becf9d4bfc57 ] This commit is a guesswork, but it seems to make sense to drop this break, as otherwise

  1   2   >