[PATCH 3.8 074/116] watchdog: ath79_wdt: avoid spurious restarts on AR934x

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Gabor Juhos commit 23afeb613ec0e10aecfae7838a14d485db62ac52 upstream. On some AR934x based systems, where the frequency of the AHB bus is relatively high, the built-in watchdog causes a

[PATCH 3.8 065/116] rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Boris BREZILLON commit 2fe121e1f5aa3bf31b418a9790db6c400e922291 upstream. The rtc user must wait at least 1 sec between each time/calandar update (see atmel's datasheet chapter "Updatin

[PATCH 3.8 066/116] ptrace: fix fork event messages across pid namespaces

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Matthew Dempsky commit 4e52365f279564cef0ddd41db5237f0471381093 upstream. When tracing a process in another pid namespace, it's important for fork event messages to contain the child's

[PATCH 3.8 071/116] Btrfs: fix double free in find_lock_delalloc_range

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Chris Mason commit 7d78874273463a784759916fc3e0b4e2eb141c70 upstream. We need to NULL the cached_state after freeing it, otherwise we might free it again if find_delalloc_range doesn't

[PATCH 3.8 067/116] idr: fix overflow bug during maximum ID calculation at maximum height

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Lai Jiangshan commit 3afb69cb5572b3c8c898c00880803cf1a49852c4 upstream. idr_replace() open-codes the logic to calculate the maximum valid ID given the height of the idr tree; unfortunat

[PATCH 3.8 062/116] iscsi-target: Reject mutual authentication with reflected CHAP_C

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit 1d2b60a5545942b1376cb48c1d55843d71e3a08f upstream. This patch adds an explicit check in chap_server_compute_md5() to ensure the CHAP_C value received from the

[PATCH 3.8 064/116] mm: vmscan: clear kswapd's special reclaim powers before exiting

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Johannes Weiner commit 71abdc15adf8c702a1dd535f8e30df50758848d2 upstream. When kswapd exits, it can end up taking locks that were previously held by allocating tasks while they waited f

[PATCH 3.8 023/116] reiserfs: call truncate_setsize under tailpack mutex

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Jeff Mahoney commit 22e7478ddbcb670e33fab72d0bbe7c394c3a2c84 upstream. Prior to commit 0e4f6a791b1e (Fix reiserfs_file_release()), reiserfs truncates serialized on i_mutex. They mostly

[PATCH 3.8 025/116] SUNRPC: Fix a module reference leak in svc_handle_xprt

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust commit c789102c20bbbdda6831a273e046715be9d6af79 upstream. If the accept() call fails, we need to put the module reference. Signed-off-by: Trond Myklebust Signed-off-by

Re: [PATCH v7 4/5] PCI: add PCI controller for keystone PCIe h/w

2014-07-22 Thread Bjorn Helgaas
On Mon, Jul 21, 2014 at 12:58:44PM -0400, Murali Karicheri wrote: > keystone PCIe controller is based on v3.65 version of the > designware h/w. Main differences are > 1. No ATU support > 2. Legacy and MSI irq functions are implemented in > application register space > 3.

[PATCH 3.8 051/116] drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 7d5ab3009a8ca777174f6f469277b3922d56fd4b upstream. May fix display issues with non-HDMI displays. Signed-off-by: Alex Deucher Signed-off-by: Kamal Mostafa --- dr

[PATCH 3.8 028/116] iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611.

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Jonathan Cameron commit a91a73c8b39a6b8bcc53fafa5372c65387c81233 upstream. Reported-by: Erik Habbinga Signed-off-by: Jonathan Cameron Acked-by: Hartmut Knaack Signed-off-by: Kamal Mo

[PATCH 3.8 042/116] usb: qcserial: add additional Sierra Wireless QMI devices

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Aleksander Morgado commit 0ce5fb58564fd85aa8fd2d24209900e2e845317b upstream. A set of new VID/PIDs retrieved from the out-of-tree GobiNet/GobiSerial Sierra Wireless drivers. Signed-off

[PATCH 3.8 035/116] IB/ipath: Translate legacy diagpkt into newer extended diagpkt

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Dennis Dalessandro commit 7e6d3e5c70f13874fb06e6b67696ed90ce79bd48 upstream. This patch addresses an issue where the legacy diagpacket is sent in from the user, but the driver operates

[PATCH 3.8 043/116] IB/umad: Fix error handling

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Bart Van Assche commit 8ec0a0e6b58218bdc1db91dd70ebfcd6ad8dd6cd upstream. Avoid leaking a kref count in ib_umad_open() if port->ib_dev == NULL or if nonseekable_open() fails. Avoid lea

Re: [PATCH] drm/crtc-helper: use drm_framebuffer flags

2014-07-22 Thread Dave Airlie
On 23 July 2014 01:40, Benjamin Gaignard wrote: > Adding LKML and David in diffusion list to get an opinion on this patch > > 2014-07-10 10:01 GMT+02:00 Fabien DESSENNE : >> Hi, >> Can anyone review this patch ? It's been in drm-next for a few weeks. Dave. -- To unsubscribe from this list: send

[PATCH 3.8 048/116] drm/radeon: fix typo in radeon_connector_is_dp12_capable()

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit af5d36539dfe043f1cf0f8b7334d6bb12cd14e75 upstream. We were checking the ext clock rather than the display clock. Noticed by ArtForz on IRC. Signed-off-by: Alex Deu

[PATCH 3.8 027/116] [media] ivtv: Fix Oops when no firmware is loaded

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit deb29e90221a6d4417aa67be971613c353180331 upstream. When ivtv PCM device is accessed at the state where no firmware is loaded, it oopses like: BUG: unable to handl

[PATCH 3.8 036/116] uio: we cannot mmap unaligned page contents

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Linus Torvalds commit b65502879556d041b45104c6a35aa28c8f2d upstream. In commit 7314e613d5ff ("Fix a few incorrectly checked [io_]remap_pfn_range() calls") the uio driver started mor

[PATCH 3.8 049/116] drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 3b6d9fd23e015b5397c438fd3cd74147d2c805b6 upstream. Only DCE5+ asics support DP 1.2. Noticed by ArtForz on IRC. Signed-off-by: Alex Deucher Signed-off-by: Kamal Mo

[PATCH 3.8 037/116] uio: fix vma io range check in mmap

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Bin Wang commit ddb09754e6c7239e302c7b675df9bbd415f8de5d upstream. the vma range size is always page size aligned in mmap, while the real io space range may not be page aligned, thus le

[PATCH 3.8 044/116] RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Yann Droneaud commit b6f04d3d21458818073a2f5af5339f958864bf71 upstream. The i386 ABI disagrees with most other ABIs regarding alignment of data types larger than 4 bytes: on most ABIs a

[PATCH 3.8 039/116] s390/lowcore: reserve 96 bytes for IRB in lowcore

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Christian Borntraeger commit 993072ee67aa179c48c85eb19869804e68887d86 upstream. The IRB might be 96 bytes if the extended-I/O-measurement facility is used. This feature is currently not

[PATCH 3.8 031/116] ahci: add PCI ID for Marvell 88SE91A0 SATA Controller

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Andreas=20Schr=C3=A4gle?= commit 754a292fe6b08196cb135c03b40e17de520a upstream. Add support for Marvell Technology Group Ltd. 88SE91A0 SATA 6Gb/s Controller by adding its

[PATCH 3.8 045/116] nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Christoph Hellwig commit 12337901d654415d9f764b5f5ba50052e9700f37 upstream. Note nobody's ever noticed because the typical client probably never requests FILES_AVAIL without also reques

[PATCH 3.8 030/116] mac80211: fix IBSS join by initializing last_scan_completed

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Krzysztof=20Ha=C5=82asa?= commit c7d37a66e345df2fdf1aa7b2c9a6d3d53846ca5b upstream. Without this fix, freshly rebooted Linux creates a new IBSS instead of joining an existing

[PATCH 3.8 029/116] MIPS: DTS: Fix missing device_type="memory" property in memory nodes

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Leif Lindholm commit 1d530fa42a317deca1c4a4780d18e2dbf316e0cb upstream. A few platforms lack a 'device_type = "memory"' for their memory nodes, relying on an old ppc quirk in order to d

[patch] slab_common: fix the check for duplicate slab names

2014-07-22 Thread David Rientjes
From: Mikulas Patocka The patch 3e374919b314f20e2a04f641ebc1093d758f66a4 is supposed to fix the problem where kmem_cache_create incorrectly reports duplicate cache name and fails. The problem is described in the header of that patch. However, the patch doesn't really fix the problem because of t

Re: [PATCH 3/7] security: introduce kernel_fw_from_file hook

2014-07-22 Thread Luis R. Rodriguez
On Tue, Jul 22, 2014 at 3:20 PM, Kees Cook wrote: > On Tue, Jul 22, 2014 at 3:11 PM, Luis R. Rodriguez wrote: >> On Tue, Jul 22, 2014 at 1:55 PM, Kees Cook wrote: >>> On Tue, Jul 22, 2014 at 12:39 PM, Luis R. Rodriguez wrote: On Mon, Jul 14, 2014 at 3:31 PM, Kees Cook wrote: > Yup, wi

[PATCH 3.8 046/116] UBIFS: Remove incorrect assertion in shrink_tnc()

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: hujianyang commit 72abc8f4b4e8574318189886de627a2bfe6cd0da upstream. I hit the same assert failed as Dolev Raviv reported in Kernel v3.10 shows like this: [ 9641.164028] UBIFS assert f

[PATCH 3.8 032/116] ext4: fix zeroing of page during writeback

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara commit eeece469dedadf3918bad50ad80f4616a0064e90 upstream. Tail of a page straddling inode size must be zeroed when being written out due to POSIX requirement that modifications

[PATCH 3.8 050/116] drm/radeon/atom: fix dithering on certain panels

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit 642528355c694f5ed68f6bff9ff520326a249f99 upstream. We need to specify the encoder mode as LVDS for eDP when using the Crtc_Source atom table in order to properly set

[PATCH 3.8 041/116] usb: qcserial: add Netgear AirCard 341U

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Aleksander Morgado commit ff1fcd50bc2459744e6f948310bc18eb7d6e8c72 upstream. Signed-off-by: Aleksander Morgado Signed-off-by: Greg Kroah-Hartman [ Aleksander: backport to 3.13-stable

[PATCH 3.8 026/116] [media] uvcvideo: Fix clock param realtime setting

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Olivier Langlois commit 3b35fc81e7ec552147a4fd843d0da0bbbe4ef253 upstream. timestamps in v4l2 buffers returned to userspace are updated in uvc_video_clock_update() which uses timestamps

[PATCH 3.8 040/116] mac80211: don't check netdev state for debugfs read/write

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Arik Nemtsov commit 923eaf367206e01f22c97aee22300e332d071916 upstream. Doing so will lead to an oops for a p2p-dev interface, since it has no netdev. Signed-off-by: Arik Nemtsov Signe

[PATCH 3.8 107/116] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Naoya Horiguchi commit 4a705fef986231a3e7a6b1a6d3c37025f021f49f upstream. There's a race between fork() and hugepage migration, as a result we try to "dereference" a swap entry as a nor

[PATCH 3.8 038/116] usb: usbtest: fix unlink write error with pattern 1

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Huang Rui commit e4d58f5dcb7d7be45df8def31881ebfae99c75da upstream. TEST 12 and TEST 24 unlinks the URB write request for N times. When host and gadget both initialize pattern 1 (mod 63

Re: Another tree in Linux -next

2014-07-22 Thread Stephen Rothwell
Hi Lee, On Tue, 22 Jul 2014 10:22:08 +0100 Lee Jones wrote: > > Can I have another branch in -next please? > > > Sure, if you think you meet the criteria, then send me a URL: > > > > You will need to ensure that the patches/commits in your tree/series have > > been: > > * submitted under G

[PATCH 3.8 033/116] ext4: fix wrong assert in ext4_mb_normalize_request()

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Maurizio Lombardi commit b5b60778558cafad17bbcbf63e0310bd3c68eb17 upstream. The variable "size" is expressed as number of blocks and not as number of clusters, this could trigger a kern

[PATCH 3.8 103/116] rt2x00: disable TKIP on USB

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Stanislaw Gruszka commit 8edcb0ba0d56f5914eef11eda6db8bfe74eb9ca8 upstream. On USB we can not get atomically TKIP key. We have to disable support for TKIP acceleration on USB hardware t

[PATCH 3.8 112/116] recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Smith commit 91ad11d7cc6f4472ebf177a6252fbf0fd100d798 upstream. On MIPS calls to _mcount in modules generate 2 instructions to load the _mcount address (and therefore 2 relocations

[PATCH 3.8 110/116] powerpc: Don't skip ePAPR spin-table CPUs

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Scott Wood commit 6663a4fa6711050036562ddfd2086edf735fae21 upstream. Commit 59a53afe70fd530040bdc69581f03d880157f15a "powerpc: Don't setup CPUs with bad status" broke ePAPR SMP booting.

[PATCH 3.8 114/116] target: Fix left-over se_lun->lun_sep pointer OOPs

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit 83ff42fcce070801a3aa1cd6a3269d7426271a8d upstream. This patch fixes a left-over se_lun->lun_sep pointer OOPs when one of the /sys/kernel/config/target/$FABRIC/

[PATCH 3.8 082/116] ima: introduce ima_kernel_read()

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Dmitry Kasatkin commit 0430e49b6e7c6b5e076be8fefdee089958c9adad upstream. Commit 8aac62706 "move exit_task_namespaces() outside of exit_notify" introduced the kernel opps since the kern

[PATCH 3.8 100/116] Bluetooth: Fix indicating discovery state when canceling inquiry

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Johan Hedberg commit 50143a433b70e3145bcf8a4a4e54f0c11bdee32b upstream. When inquiry is canceled through the HCI_Cancel_Inquiry command there is no Inquiry Complete event generated. Ins

[PATCH 3.8 113/116] MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Markos Chandras commit ab6c15bc6620ebe220970cc040b29bcb2757f373 upstream. Previously, the lower limit for the MIPS SC initialization loop was set incorrectly allowing one extra loop lea

[PATCH 3.8 115/116] iscsi-target: Fix incorrect np->np_thread NULL assignment

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit db6077fd0b7dd41dc6ff18329cec979379071f87 upstream. When shutting down a target there is a race condition between iscsit_del_np() and __iscsi_target_login_threa

[PATCH 3.8 091/116] ALSA: control: Protect user controls against concurrent access

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen commit 07f4d9d74a04aa7c72c5dae0ef97565f28f17b92 upstream. The user-control put and get handlers as well as the tlv do not protect against concurrent access from multi

[PATCH 3.8 111/116] ALSA: usb-audio: Fix races at disconnection and PCM closing

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 92a586bdc06de6629dae1b357dac221253f55ff8 upstream. When a USB-audio device is disconnected while PCM is still running, we still see some race: the disconnect callbac

[PATCH 3.8 099/116] Bluetooth: Fix setting correct authentication information for SMP STK

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Johan Hedberg commit fff3490f47810e2d34b91fb9e31103e923b11c2f upstream. When we store the STK in slave role we should set the correct authentication information for it. If the pairing i

[PATCH 3.8 101/116] Bluetooth: Fix locking of hdev when calling into SMP code

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Johan Hedberg commit c73f94b8c093a615ce80eabbde0ac6eb9abfe31a upstream. The SMP code expects hdev to be unlocked since e.g. crypto functions will try to (re)lock it. Therefore, we need

[PATCH 3.8 078/116] powerpc: Don't setup CPUs with bad status

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Michael Neuling commit 59a53afe70fd530040bdc69581f03d880157f15a upstream. OPAL will mark a CPU that is guarded as "bad" in the status property of the CPU node. Unfortunatley Linux does

[PATCH 3.8 088/116] arm64: ptrace: change fs when passing kernel pointer to regset code

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Will Deacon commit c168870704bcde6bb63d05f7882b620dd3985a46 upstream. Our compat PTRACE_POKEUSR implementation simply passes the user data to regset_copy_from_user after some simple ran

[PATCH 3.8 080/116] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform.

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: "Wang, Xiaoming" commit 2bd0ae464a6cf7363bbf72c8545e0aa43caa57f0 upstream. Cancel the optimization of compiler for struct snd_compr_avail which size will be 0x1c in 32bit kernel while 0

[PATCH 3.8 086/116] USB: EHCI: avoid BIOS handover on the HASEE E200

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Alan Stern commit b0a50e92bda3c4aeb8017d4e6c6e92146ebd5c9b upstream. Leandro Liptak reports that his HASEE E200 computer hangs when we ask the BIOS to hand over control of the EHCI host

[PATCH 3.8 090/116] arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Suravee Suthikulpanit commit f3a183cb422574014538017b5b291a416396f97e upstream. Arm64 does not define dma_get_required_mask() function. Therefore, it should not define the ARCH_HAS_DMA_

[PATCH 3.8 094/116] ALSA: control: Handle numid overflow

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen commit ac902c112d90a89e59916f751c2745f4dbdbb4bd upstream. Each control gets automatically assigned its numids when the control is created. The allocation is done by i

[PATCH 3.8 079/116] dm thin: update discard_granularity to reflect the thin-pool blocksize

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Lukas Czerner commit 09869de57ed2728ae3c619803932a86cb0e2c4f8 upstream. DM thinp already checks whether the discard_granularity of the data device is a factor of the thin-pool block siz

Re: Global signal cleanup, take 4

2014-07-22 Thread Stephen Rothwell
Hi Richard, On Tue, 22 Jul 2014 08:52:21 +0200 Richard Weinberger wrote: > > Am 22.07.2014 06:47, schrieb Stephen Rothwell: > > > > On Mon, 21 Jul 2014 16:02:46 +0200 Richard Weinberger > > wrote: > >> > >> The whole series can also be found at: > >> git://git.kernel.org/pub/scm/linux/kernel/g

[PATCH 3.8 095/116] ALSA: control: Make sure that id->index does not overflow

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen commit 883a1d49f0d77d30012f114b2e19fc141beb3e8e upstream. The ALSA control code expects that the range of assigned indices to a control is continuous and does not ove

Re: [PATCH v8 02/11] power: reset: Add reboot driver for brcmstb

2014-07-22 Thread Brian Norris
+ Sebastian On Tue, Jul 22, 2014 at 11:02:07PM +0200, Arnd Bergmann wrote: > On Tuesday 22 July 2014 13:02:13 Brian Norris wrote: > > How about a third option, where we drop the 'select' statement and > > set POWER_RESET_BRCMSTB to be 'default y'? Then we don't have to modify > > the defconfig, an

[PATCH 3.8 096/116] Bluetooth: Fix redundant encryption request for reauthentication

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Johan Hedberg commit 09da1f3463eb81d59685df723b1c5950b7570340 upstream. When we're performing reauthentication (in order to elevate the security level from an unauthenticated key to an

[PATCH 3.8 081/116] evm: prohibit userspace writing 'security.evm' HMAC value

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mimi Zohar commit 2fb1c9a4f2dbc2f0bd2431c7fa64d0b5483864e4 upstream. Calculating the 'security.evm' HMAC value requires access to the EVM encrypted key. Only the kernel should have acc

[PATCH 3.8 092/116] ALSA: control: Fix replacing user controls

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen commit 82262a46627bebb0febcc26664746c25cef08563 upstream. There are two issues with the current implementation for replacing user controls. The first is that the code

[PATCH 3.8 093/116] ALSA: control: Don't access controls outside of protected regions

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen commit fd9f26e4eca5d08a27d12c0933fceef76ed9663d upstream. A control that is visible on the card->controls list can be freed at any time. This means we must not access

[PATCH 3.8 012/116] x86-32, espfix: Remove filter for espfix32 due to race

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: "H. Peter Anvin" commit 246f2d2ee1d715e1077fc47d61c394569c8ee692 upstream. It is not safe to use LAR to filter when to go down the espfix path, because the LDT is per-process (rather th

[PATCH 3.8 013/116] genirq: Sanitize spurious interrupt detection of threaded irqs

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner commit 1e77d0a1ed7417d2a5a52a7b8d32aea1833faa6c upstream. Till reported that the spurious interrupt detection of threaded interrupts is broken in two ways: - note_inter

Re: [PATCH v7 4/5] PCI: add PCI controller for keystone PCIe h/w

2014-07-22 Thread Murali Karicheri
Bjorn, On 07/22/2014 06:35 PM, Bjorn Helgaas wrote: On Mon, Jul 21, 2014 at 12:58:44PM -0400, Murali Karicheri wrote: keystone PCIe controller is based on v3.65 version of the designware h/w. Main differences are 1. No ATU support 2. Legacy and MSI irq functions are implemented

[PATCH 3.8 015/116] iwlwifi: pcie: try to get ownership several times

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Emmanuel Grumbach commit 501fd9895c1d7d8161ed56698ae2fccb10ef14f5 upstream. Some races with the hardware can happen when we take ownership of the device. Don't give up after the first t

[PATCH 3.8 003/116] ACPI / video: Add Dell Inspiron 5737 to the blacklist

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Edward Lin commit 08a56226d84706d402372d891550e130ef5df9f0 upstream. With win8 capabiltiy, the ACPI backlight control is broken. The system also loses backlight setting when resuming fr

[PATCH 3.8 014/116] x86, x32: Use compat shims for io_{setup,submit}

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mike Frysinger commit 7fd44dacdd803c0bbf38bf478d51d280902bb0f1 upstream. The io_setup takes a pointer to a context id of type aio_context_t. This in turn is typed to a __kernel_ulong_t.

[PATCH 3.8 007/116] mtip32xx: Remove dfs_parent after pci unregister

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Asai Thambi S P commit af5ded8ccf21627f9614afc03b356712666ed225 upstream. In module exit, dfs_parent and it's subtree were removed before unregistering with pci. When debugfs entry for

[PATCH 3.8 020/116] PM / OPP: fix incorrect OPP count handling in of_init_opp_table

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Chander Kashyap commit 086abb58590a4df73e8a6ed71fd418826937cd46 upstream. In of_init_opp_table function, if a failure to add an OPP is detected, the count of OPPs, yet to be added is no

[PATCH 3.8 019/116] hpsa: add new Smart Array PCI IDs (May 2014)

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Joe Handzik commit 3b7a45e5ba85dc79c7714edd9eee9aaed730cd6b upstream. Signed-off-by: Scott Teel Signed-off-by: Joe Handzik Signed-off-by: Stephen M. Cameron Signed-off-by: Christoph

[PATCH 3.8 008/116] mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Asai Thambi S P commit d1e714db8129a1d3670e449b87719c78e2c76f9f upstream. A hardware quirk in P320h/P420m interfere with PCIe transactions on some AMD chipsets, making P320h/P420m unusa

[PATCH 3.8 006/116] mtip32xx: Increase timeout for STANDBY IMMEDIATE command

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Asai Thambi S P commit 670a641420a3d9586eebe7429dfeec4e7ed447aa upstream. Increased timeout for STANDBY IMMEDIATE command to 2 minutes. Signed-off-by: Selvan Mani Signed-off-by: Asai

[PATCH 3.8 018/116] [SCSI] hpsa: add HP Smart Array Gen9 PCI ID's

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mike Miller commit 97b9f53d7deb3b8c0acdeb52a5801f9f5080ce0f upstream. This patch adds the PCI ID's for HP Smart Array Gen9 controllers. Please consider this patch for inclusion. Signed

[PATCH 3.8 004/116] NFS: Don't declare inode uptodate unless all attributes were checked

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust commit 43b6535e717d2f656f71d9bd16022136b781c934 upstream. Fix a bug, whereby nfs_update_inode() was declaring the inode to be up to date despite not having checked all t

[PATCH 3.8 010/116] powerpc/pseries: Fix overwritten PE state

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Gavin Shan commit 54f112a3837d4e7532bbedbbbf27c0de277be510 upstream. In pseries_eeh_get_state(), EEH_STATE_UNAVAILABLE is always overwritten by EEH_STATE_NOT_SUPPORT because of the miss

[PATCH 3.8 016/116] UBIFS: fix an mmap and fsync race condition

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: hujianyang commit 691a7c6f28ac90cccd0dbcf81348ea90b211bdd0 upstream. There is a race condition in UBIFS: Thread A (mmap)Thread B (fsync) ->__do_fault

Re: [PATCH v7 0/5] Add Keystone PCIe controller driver

2014-07-22 Thread Bjorn Helgaas
On Mon, Jul 21, 2014 at 12:58:40PM -0400, Murali Karicheri wrote: > This patch series add PCIe controller driver for keystone SoCs. This is > based on v4 of the series posted to the mailing list. Keystone PCI controller > is based on version 3.65 of the DW hardware. This driver uses the DW core > f

[PATCH 3.8 002/116] netfilter: nf_nat: fix oops on netns removal

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Florian Westphal commit 945b2b2d259d1a4364a2799e80e8ff32f8c6ee6f upstream. Quoting Samu Kallio: Basically what's happening is, during netns cleanup, nf_nat_net_exit gets called befor

[PATCH 3.8 009/116] bluetooth: hci_ldisc: fix deadlock condition

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Felipe Balbi commit da64c27d3c93ee9f89956b9de86c4127eb244494 upstream. LDISCs shouldn't call tty->ops->write() from within ->write_wakeup(). ->write_wakeup() is called with port lock t

[patch 2/2] mm, slub: fix some indenting in cmpxchg_double_slab()

2014-07-22 Thread David Rientjes
From: Dan Carpenter The return statement goes with the cmpxchg_double() condition so it needs to be indented another tab. Also these days the fashion is to line function parameters up, and it looks nicer that way because then the "freelist_new" is not at the same indent level as the "return 1;".

Re: [PATCH 4/6] net/macb: add RX checksum offload feature

2014-07-22 Thread Eric Dumazet
On Tue, 2014-07-22 at 18:27 +0200, Cyrille Pitchen wrote: > Le 18/07/2014 17:36, Eric Dumazet a écrit : > > On Fri, 2014-07-18 at 16:21 +0200, Cyrille Pitchen wrote: > >> Signed-off-by: Cyrille Pitchen > >> --- > >> drivers/net/ethernet/cadence/macb.c | 29 - > >> driv

[patch 1/2] mm, slub: fix false-positive lockdep warning in free_partial()

2014-07-22 Thread David Rientjes
From: Vladimir Davydov Commit c65c1877bd68 ("slub: use lockdep_assert_held") requires remove_partial() to be called with n->list_lock held, but free_partial() called from kmem_cache_close() on cache destruction does not follow this rule, leading to a warning: WARNING: CPU: 0 PID: 2787 at mm/sl

[patch 0/2] mm, slub: remaining changes for -mm

2014-07-22 Thread David Rientjes
Two patches remain in Pekka's slab/next branch that can deferred to 3.17 but need to get pushed to -mm. Unless there's an objection, it should be possible to remove Pekka's slab trees from linux-next until he starts pushing changes again. --- mm/slub.c | 16 +--- 1 file changed, 9

[PATCH 3.8 017/116] ACPI: Fix conflict between customized DSDT and DSDT local copy

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Lv Zheng commit 73577d1df8e1f31f6b1a5eebcdbc334eb0330e47 upstream. This patch fixes the following issue: If DSDT is customized, no local DSDT copy is needed. References: https://bugzil

[git pull] stable mm/slab_common.c fix for 3.16-rc7

2014-07-22 Thread Mike Snitzer
Hi Linus, Not sure you'll be OK with what I've done or not but I pulled in a 1-liner "slab/urgent" fix that Pekka staged a couple months ago. I've made it available through a signed tag in the linux-dm.git tree. My reasoning on why this is OK is it regularly impacts DM and Pekka already Signed-o

[PATCH 3.8 005/116] usb: dwc3: gadget: clear stall when disabling endpoint

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Felipe Balbi commit 687ef9817df7ed960d14575b9033dde3d04631fe upstream. so it seems like DWC3 IP doesn't clear stalls automatically when we disable an endpoint, because of that, we _must

[PATCH 3.8 011/116] PCI: Add new ID for Intel GPU "spurious interrupt" quirk

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Jarosch commit 7c82126a94e69bbbac586f0249e7ef11e681246c upstream. After a CPU upgrade while keeping the same mainboard, we faced "spurious interrupt" problems again. It turned o

Re: [PATCH, RFC] random: introduce getrandom(2) system call

2014-07-22 Thread Theodore Ts'o
On Tue, Jul 22, 2014 at 11:49:52AM +0200, Hannes Frederic Sowa wrote: > > I think a lot of checks are of the type "if (getrandom() < 0)", so this > actually was the kind of programming errors I wanted to guard against. > Also, on some systems it is very likely that we return a short write to > us

mmotm 2014-07-22-15-58 uploaded

2014-07-22 Thread akpm
The mm-of-the-moment snapshot 2014-07-22-15-58 has been uploaded to http://www.ozlabs.org/~akpm/mmotm/ mmotm-readme.txt says README for mm-of-the-moment: http://www.ozlabs.org/~akpm/mmotm/ This is a snapshot of my -mm patch queue. Uploaded at random hopefully more than once a week. You wi

[PATCH 3.8 001/116] igb: fix stats for i210 rx_fifo_errors

2014-07-22 Thread Kamal Mostafa
3.8.13.27 -stable review patch. If anyone has any objections, please let me know. -- From: Todd Fujinaka commit e66c083aab32842f225bae2a2c30744bf96abaec upstream. RQDPC on i210/i211 is R/W not ReadClear. Clear after reading. Signed-off-by: Todd Fujinaka Tested-by: Aaron Bro

Re: [PATCH 3.8 107/116] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry

2014-07-22 Thread Hugh Dickins
On Tue, 22 Jul 2014, Kamal Mostafa wrote: > 3.8.13.27 -stable review patch. If anyone has any objections, please let me > know. > > -- > > From: Naoya Horiguchi > > commit 4a705fef986231a3e7a6b1a6d3c37025f021f49f upstream. > > There's a race between fork() and hugepage migra

Re: [PATCH 3.8 076/116] xfs: ioctl check for capabilities in the current user namespace

2014-07-22 Thread Dave Chinner
On Tue, Jul 22, 2014 at 03:21:27PM -0700, Kamal Mostafa wrote: > 3.8.13.27 -stable review patch. If anyone has any objections, please let me > know. > > -- > > From: Dwight Engen > > commit fd5e2aa8653665ae1cc60f7aca1069abdbcad3f6 upstream. > > Use inode_capable() to check if

Re: [PATCH RESEND] spin_lock_*(): Always evaluate second argument

2014-07-22 Thread David Rientjes
On Tue, 22 Jul 2014, Andrew Morton wrote: > > Evaluating a macro argument only if certain configuration options > > have been selected is confusing and error-prone. Hence always > > evaluate the second argument of spin_lock_nested() and > > spin_lock_nest_lock(). > > > > An intentional side effec

Re: [PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3

2014-07-22 Thread Sasha Levin
On 07/22/2014 04:07 AM, Hugh Dickins wrote: > But there is one easy change which might do it: please would you try > changing the TASK_KILLABLE a few lines above to TASK_UNINTERRUPTIBLE. That seems to have done the trick, everything works fine. Thanks, Sasha -- To unsubscribe from this list: sen

Re: [PATCH] ACPI/NVS: Not save NVS region for new machines to accelerate S3

2014-07-22 Thread Rafael J. Wysocki
On Friday, July 18, 2014 01:55:22 PM Lan Tianyu wrote: > NVS region is saved and restored unconditionally for machines without > nvs_nosave quirk during S3. Tested some new machines and the operation > is not necessary. Saving NVS region also affects S2RAM speed. The time of > NVS saving and restor

Re: [PATCH v3 2/7] ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.

2014-07-22 Thread Rafael J. Wysocki
On Monday, July 21, 2014 01:26:10 AM Zheng, Lv wrote: > Hi, Rafael > > > From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] > > Sent: Sunday, July 20, 2014 7:46 AM > > To: Zheng, Lv > > > > On Wednesday, July 16, 2014 04:58:00 PM Lv Zheng wrote: > > > This patch adds default 64-bit mathematics i

<    4   5   6   7   8   9   10   11   12   >