[PATCH 3.5 08/90] dm: allocate buffer for messages with small number of arguments using GFP_NOIO

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mikulas Patocka commit f36afb3957353d2529cb2b00f78fdccd14fc5e9c upstream. dm-mpath and dm-thin must process messages even if some device is suspended, so we allocate argv buffer with

[PATCH 3.5 10/90] drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher commit d5693761b2b4ff530c8af8af9ec55b6eae76e617 upstream. Typo in the register offset. Noticed-by: Sylvain BERTRAND Signed-off-by: Alex Deucher [ luis: backported to

[PATCH 3.5 11/90] drm/ttm: Handle in-memory region copies

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Jakob Bornecrantz commit 9a0599ddeae012a771bba5e23393fc52d8a59d89 upstream. Fix the case where the ttm pointer may be NULL causing a NULL pointer dereference. Signed-off-by: Jakob

[PATCH 3.5 03/90] ACPICA: Return error if DerefOf resolves to a null package element.

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Bob Moore commit a50abf4842dd7d603a2ad6dcc7f1467fd2a66f03 upstream. Disallow the dereference of a reference (via index) to an uninitialized package element. Provides compatibility with

[PATCH 3.5 07/90] ARM: sa11x0/assabet: ensure CS2 is configured appropriately

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Russell King commit f3964fe1c9d9a887d65faf594669852e4dec46e0 upstream. The CS2 region contains the Assabet board configuration and status registers, which are 32-bit. Unfortunately,

[PATCH 3.5 20/90] loop: fix crash if blk_alloc_queue fails

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mikulas Patocka commit 3ec981e30fae1f3c8728a05c730acaa1f627bcfb upstream. loop: fix crash if blk_alloc_queue fails If blk_alloc_queue fails, loop_add cleans up, but it doesn't clean up

[PATCH 3.5 16/90] mtd: map: fixed bug in 64-bit systems

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Wang Haitao commit a4d62babf988fe5dfde24437fa135ef147bc7aa0 upstream. Hardware: CPU: XLP832,the 64-bit OS NOR Flash:S29GL128S 128M Software: Kernel:2.6.32.41

Re: [PATCH] pinctrl: samsung: Allow pin value to be initialized using pinfunc.

2013-12-05 Thread Mark Brown
On Thu, Dec 05, 2013 at 04:11:15PM +0100, Tomasz Figa wrote: > On Thursday 05 of December 2013 15:07:47 Mark Brown wrote: > > Or should we be going and applying the default state to all devices on > > init without worrying about a driver appearing? > If a device isn't used, then it's often

[PATCH 3.5 19/90] blk-core: Fix memory corruption if blkcg_init_queue fails

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mikulas Patocka commit fff4996b7db7955414ac74386efa5e07fd766b50 upstream. If blkcg_init_queue fails, blk_alloc_queue_node doesn't call bdi_destroy to clean up structures allocated by

[PATCH 3.5 14/90] PM / hibernate: Avoid overflow in hibernate_preallocate_memory()

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Aaron Lu commit fd432b9f8c7c88428a4635b9f5a9c6e174df6e36 upstream. When system has a lot of highmem (e.g. 16GiB using a 32 bits kernel), the code to calculate how much memory we need to

[PATCH 3.5 12/90] drm/ttm: Fix ttm_bo_move_memcpy

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom commit da95c788ef0c645378ffccb7060a0df1a33aee38 upstream. All error paths will want to keep the mm node, so handle this at the function exit. This fixes an ioremap

[PATCH 3.5 17/90] mtd: m25p80: fix allocation size

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Brian Norris commit 778d226a1462572b51d6777cdb1d611543410cb4 upstream. This patch fixes two memory errors: 1. During a probe failure (in mtd_device_parse_register?) the command

[PATCH 3.5 39/90] ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Nishanth Menon commit 3522bf7bfa248b99eafa2f4872190699a808c7d9 upstream. OMAP device hooks around suspend|resume_noirq ensures that hwmod devices are forced to idle using

Re: [RFC PATCH 2/2] of: add initcall with match boilerplate helpers

2013-12-05 Thread Rob Herring
On Wed, Nov 27, 2013 at 9:22 AM, Grant Likely wrote: > On Thu, 21 Nov 2013 17:23:14 -0600, Rob Herring wrote: >> On Thu, Nov 21, 2013 at 6:50 AM, Grant Likely >> wrote: >> > On Wed, 30 Oct 2013 01:12:51 -0500, Rob Herring >> > wrote: >> >> From: Rob Herring >> >> >> >> Add boilerplate

[PATCH 3.5 22/90] block: properly stack underlying max_segment_size to DM device

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mike Snitzer commit d82ae52e68892338068e7559a0c0657193341ce4 upstream. Without this patch all DM devices will default to BLK_MAX_SEGMENT_SIZE (65536) even if the underlying device(s)

[PATCH 3.5 23/90] xen/blkback: fix reference counting

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Vegard Nossum commit ea5ec76d76da9279d12027c1828544c5ccbe7932 upstream. If the permission check fails, we drop a reference to the blkif without having taken it in the first place. The

[PATCH 3.5 26/90] mtd: gpmi: fix kernel BUG due to racing DMA operations

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Huang Shijie commit 7b3d2fb92067bcb29f0f085a9fa9fa64920a6646 upstream. [1] The gpmi uses the nand_command_lp to issue the commands to NAND chips. The gpmi issues a DMA operation

[PATCH 3.5 24/90] loop: fix crash when using unassigned loop device

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mikulas Patocka commit ef7e7c82e02b602f29c2b87f42dcd6143a6777da upstream. When the loop module is loaded, it creates 8 loop devices /dev/loop[0-7]. The devices have no request routine

[PATCH 3.5 27/90] ALSA: msnd: Avoid duplicated driver name

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 092f9cd16aac7d054af1755c945f37c1b33399e6 upstream. msnd_pinnacle.c is used for both snd-msnd-pinnacle and snd-msnd-classic drivers, and both should have different

[PATCH 3.5 32/90] drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Ben Skeggs commit 9360bd1112d8874d21942e2ae74f5416b00a8db6 upstream. Signed-off-by: Ben Skeggs Signed-off-by: Luis Henriques --- drivers/gpu/drm/nouveau/nouveau_gem.c | 3 ++- 1 file

[PATCH 3.5 29/90] SUNRPC: Avoid deep recursion in rpc_release_client

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust commit d07ba8422f1e58be94cc98a1f475946dc1b89f1b upstream. In cases where an rpc client has a parent hierarchy, then rpc_free_client may end up calling

[PATCH 3.5 25/90] SUNRPC: Fix a data corruption issue when retransmitting RPC calls

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust commit a6b31d18b02ff9d7915c5898c9b5ca41a798cd73 upstream. The following scenario can cause silent data corruption when doing NFS writes. It has mainly been observed when

[PATCH 3.5 31/90] ASoC: blackfin: Fix missing break

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit afed4dbe3a043dbd833a53b6b4951e155708afd2 upstream. Fixes: 4b2ffc205cb9 ('ASoC: Blackfin I2S: add 8-bit sample support') Reported-by: David Binderman Signed-off-by:

[PATCH 3.5 33/90] ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situations

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Oskar Schirmer commit fc7dc61d9a87011aaf8a6eb3144ebf9552adf5d2 upstream. Unbalanced calls to snd_imx_pcm_trigger() may result in endless FIQ activity and thus provoke eternal sound.

[PATCH 3.5 30/90] ALSA: hda - Don't clear the power state at snd_hda_codec_reset()

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit d183b4fc463489b6bbe05c99afa0257a6fe578eb upstream. snd_hda_codec_reset() is called either in resetting the whole setup at error paths or hwdep clear/reconfig sysfs

[PATCH 3.5 36/90] ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Jonathan Austin commit 30aeadd44deea3f3b0df45b9a70ee0fd5f8d6dc2 upstream. This turns on the internal integrator LCD display(s). It seems that the code to do this got lost in refactoring

[PATCH 3.5 40/90] setfacl removes part of ACL when setting POSIX ACLs to Samba

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Steve French commit b1d93356427be6f050dc55c86eb019d173700af6 upstream. setfacl over cifs mounts can remove the default ACL when setting the (non-default part of) the ACL and vice versa

[PATCH 3.5 35/90] ASoC: wm8962: Turn on regcache_cache_only before disabling regulator

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Nicolin Chen commit 50bfcf2df2fadf77e143d6099150e6fa7ef4d78c upstream. It's safer to turn on regcache_cache_only before disabling regulator since the driver will turn off the

[PATCH 3.5 34/90] ALSA: pcsp: Fix the order of input device unregistration

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai commit 6408eac2665955343cd0e4bcd7d6237ce39611ed upstream. The current code may access to the already freed object. The input device must be accessed and unregistered

[PATCH 3.5 38/90] ASoC: cs42l52: Correct MIC CTL mask

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Brian Austin commit 3d800c6d75b8c92fa928a0bcaf95cd7ac5fd1ce5 upstream. The mask for CS42L52_MIC_CTL_TYPE_MASK was wrong keeping the mic config from being set correctly. Signed-off-by:

[PATCH 3.5 45/90] rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Larry Finger commit 78dbfecb95be4635b995af3bd29fa10013409fcd upstream. The routine that processes received frames was returning the RSSI value for the signal strength; however, that

Re: [GIT PULL] Btrfs Maintainer update

2013-12-05 Thread Linus Torvalds
On Wed, Dec 4, 2013 at 9:53 AM, Chris Mason wrote: > > Instead of diffstat etc, I've put the patch below. The commit is also > signed, my updated key should be floating around the pgp servers now. You've done something to the git tree since your test request, because now the signed tag isn't

[PATCH 3.5 46/90] rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Larry Finger commit 3545f3d5f4af715c914394123ce7725a9cf0a1c4 upstream. The routine that processes received frames was returning the RSSI value for the signal strength; however, that

[PATCH 3.5 44/90] rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Larry Finger commit b4ade797668e33b4e8353c2701ce01d7084dfafa upstream. The routine that processes received frames was returning the RSSI value for the signal strength; however, that

[PATCH 3.5 41/90] IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara commit 4adcf7fb6783e354aab38824d803fa8c4f8e8a27 upstream. ipath_user_sdma_queue_pkts() gets called with mmap_sem held for writing. Except for get_user_pages() deep down in

[PATCH 3.5 42/90] rtlwifi: rtl8192se: Fix wrong assignment

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Felipe Pena commit 3aef7dde8dcf09e0124f0a2665845a507331972b upstream. There is a typo in the struct member name on assignment when checking rtlphy->current_chan_bw ==

[PATCH 3.5 49/90] selinux: correct locking in selinux_netlbl_socket_connect)

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Paul Moore commit 42d64e1add3a1ce8a787116036163b8724362145 upstream. The SELinux/NetLabel glue code has a locking bug that affects systems with NetLabel enabled, see the kernel error

[PATCH 3.5 51/90] audit: printk USER_AVC messages when audit isn't enabled

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Tyler Hicks commit 0868a5e150bc4c47e7a003367cd755811eb41e0b upstream. When the audit=1 kernel parameter is absent and auditd is not running, AUDIT_USER_AVC messages are being silently

[PATCH 3.5 48/90] prism54: set netdev type to "wlan"

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Dan Williams commit 8e3ffa471091c560deb6738ed9ab7445b7a5fd04 upstream. Userspace uses the netdev devtype for stuff like device naming and type detection. Be nice and set it. Remove

[PATCH 3.5 43/90] rtlwifi: Fix endian error in extracting packet type

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mark Cave-Ayland commit 0c5d63f0ab6728f05ddefa25aff55e31297f95e6 upstream. All of the rtlwifi drivers have an error in the routine that tests if the data is "special". If it is, the

[PATCH 3.5 47/90] mwifiex: correct packet length for packets from SDIO interface

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Avinash Patil commit d03b4aa77e1187b77dfe37d14a923547f00baa66 upstream. While receiving a packet on SDIO interface, we allocate skb with size multiple of SDIO block size. We need to

[PATCH 3.5 50/90] Revert "ima: policy for RAMFS"

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mimi Zohar commit 08de59eb144d7c41351a467442f898d720f0f15f upstream. This reverts commit 4c2c392763a682354fac65b6a569adec4e4b5387. Everything in the initramfs should be measured and

[PATCH 3.5 83/90] Staging: tidspbridge: disable driver

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Greg Kroah-Hartman commit 930ba4a374b96560ef9fde2145cdc454a164ddcc upstream. There seems to be no active maintainer for the driver, and there is an unfixed security bug, so disable the

Re: [PATCH v4 1/3] mfd: tps6586x: add version detection

2013-12-05 Thread Stefan Agner
Am 2013-12-05 18:06, schrieb Stephen Warren: >> @@ -493,13 +527,12 @@ static int tps6586x_i2c_probe(struct i2c_client >> *client, >> return -EIO; >> } >> >> -dev_info(>dev, "VERSIONCRC is %02x\n", ret); >> - >> tps6586x = devm_kzalloc(>dev, sizeof(*tps6586x),

[PATCH 3.5 59/90] drm/radeon: add semaphore trace point

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Christian=20K=C3=B6nig?= commit bd80c8ba995c1dbdddee14acc55c541c499e0442 upstream. Signed-off-by: Christian König Signed-off-by: Alex Deucher Signed-off-by: Luis Henriques

[PATCH 3.5 55/90] md: fix calculation of stacking limits on level change.

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown commit 02e5f5c0a0f726e66e3d8506ea1691e344277969 upstream. The various ->run routines of md personalities assume that the 'queue' has been initialised by the

[PATCH 3.5 58/90] radeon: workaround pinning failure on low ram gpu

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Jerome Glisse commit 97b6ff6be9da7675aab339334fda996d6c5077d9 upstream. GPU with low amount of ram can fails at pinning new framebuffer before unpinning old one. On such failure, retry

[PATCH 3.5 56/90] drm/i915: flush cursors harder

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter commit b2ea8ef559b4d94190009f3651b5b3ab7c05afd3 upstream. Apparently they need the same treatment as primary planes. This fixes modesetting failures because of stuck

[PATCH 3.5 53/90] audit: use nlmsg_len() to get message payload length

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mathias Krause commit 4d8fe7376a12bf4524783dd95cbc00f1fece6232 upstream. Using the nlmsg_len member of the netlink header to test if the message is valid is wrong as it includes the

Re: [PATCH?] uprobes: change uprobe_write_opcode() to modify the page directly

2013-12-05 Thread Borislav Petkov
On Thu, Dec 05, 2013 at 06:23:55PM +0100, Oleg Nesterov wrote: > This is almost off-topic, but I am wondering if (in the long term) we > can avoid this "insert the bp into every mm" altogether. > > Instead, uprobe_write_opcode() should only unmap this page and set Ok, sorry if I'm completely off

Re: [PATCH 0/2] perf tool: Carve out fs.* stuff

2013-12-05 Thread Arnaldo Carvalho de Melo
Sorry, some editing problem happened here... Now with proper subject line. - Arnaldo Em Thu, Dec 05, 2013 at 05:25:50PM +0100, Borislav Petkov escreveu: > From: Borislav Petkov > > Ok, > > step one: carve out fs-related stuff into a libapikfs.a library. Adding some more people to the CC

[PATCH 3.5 52/90] audit: fix info leak in AUDIT_GET requests

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mathias Krause commit 64fbff9ae0a0a843365d922e0057fc785f23f0e3 upstream. We leak 4 bytes of kernel stack in response to an AUDIT_GET request as we miss to initialize the mask member of

[PATCH 3.5 54/90] target: Fix delayed Task Aborted Status (TAS) handling bug

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit 29f4c090079f442ea2723d292e4e64f0b6ac1f27 upstream. This patch fixes a bug in delayed Task Aborted Status (TAS) handling, where transport_send_task_abort() was

[PATCH 3.5 63/90] avr32: setup crt for early panic()

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= commit 7a2a74f4b856993218aa7cdeeb6c3103101340db upstream. Before the CRT was (fully) set up in kernel_entry (bss cleared before in _start, but also

[PATCH 3.5 60/90] nfsd: split up nfsd_setattr

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Christoph Hellwig commit 818e5a22e907fbae75e9c1fd78233baec9fa64b6 upstream. Split out two helpers to make the code more readable and easier to verify for correctness. Signed-off-by:

[PATCH 3.5 61/90] nfsd: make sure to balance get/put_write_access

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Christoph Hellwig commit 987da4791052fa298b7cfcde4dea9f6f2bbc786b upstream. Use a straight goto error label style in nfsd_setattr to make sure we always do the put_write_access call

[PATCH 3.5 62/90] nfsd4: fix xdr decoding of large non-write compounds

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: "J. Bruce Fields" commit 365da4adebb1c012febf81019ad3dc5bb52e2a13 upstream. This fixes a regression from 247500820ebd02ad87525db5d9b199e5b66f6636 "nfsd4: fix decoding of compounds

[PATCH 3.5 65/90] PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Yinghai Lu commit e7cc5cf74544d97d7b69e2701595037474db1f96 upstream. The pcie_portdrv .probe() method calls pci_enable_device() once, in pcie_port_device_register(), but the .remove()

Re: [REPOST][PATCH 1/2] driver core: Add new device_driver flag to allow binding via sysfs only

2013-12-05 Thread Kim Phillips
On Tue, 03 Dec 2013 16:34:33 +0100 Jan Kiszka wrote: > On 2013-12-03 13:34, Kim Phillips wrote: > > VFIO supports pass-through of devices to user space - for sake > > of illustration, say a PCI e1000 device: > > > > - the e1000 is first unbound from the PCI e1000 driver via sysfs > > - the

[PATCH 3.5 64/90] avr32: fix out-of-range jump in large kernels

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= commit d617b338bbfdd77e9cbd8e7dc949cee3dd73d575 upstream. This patch fixes following error (for big kernels): ---8<---

[no subject]

2013-12-05 Thread Arnaldo Carvalho de Melo
echo Link: http://lkml.kernel.org/n/tip-`ranpwd -l 24`@git.kernel.org Bcc: Subject: Re: [PATCH 0/2] perf tool: Carve out fs.* stuff Reply-To: In-Reply-To: <1386260752-16436-1-git-send-email...@alien8.de> X-Url: http://acmel.wordpress.com Em Thu, Dec 05, 2013 at 05:25:50PM +0100,

Re: [char-misc-next] mei: add 9 series PCH mei device ids

2013-12-05 Thread Greg KH
On Thu, Dec 05, 2013 at 04:50:00PM +, Winkler, Tomas wrote: > > > > On Thu, Dec 05, 2013 at 09:34:44AM +0200, Tomas Winkler wrote: > > > And Lynx Point H Refresh and Wildcat Point LP > > > device ids. > > > > > > Signed-off-by: Tomas Winkler > > > --- > > > V2: remove duplicated LPT entry

[PATCH 3.5 72/90] KVM: Fix iommu map/unmap to handle memory slot moves

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Williamson commit e40f193f5bb022e927a57a4f5d5194e4f12ddb74 upstream. The iommu integration into memory slots expects memory slots to be added or removed and doesn't handle the move

[PATCH 3.5 66/90] powerpc/pseries: Duplicate dtl entries sometimes sent to userspace

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Anton Blanchard commit 84b073868b9d9e754ae48b828337633d1b386482 upstream. When reading from the dispatch trace log (dtl) userspace interface, I sometimes see duplicate entries. One

[PATCH 3.5 68/90] iscsi-target: fix extract_param to handle buffer length corner case

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Eric Seppanen commit 369653e4fb511928511b0ce81f41c812ff1f28b6 upstream. extract_param() is called with max_length set to the total size of the output buffer. It's not safe to allow a

[PATCH 3.5 57/90] rtlwifi: rtl8192cu: Fix more pointer arithmetic errors

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Larry Finger commit eafbdde9c5629bea58df07275c5917eb42afbbe7 upstream. This driver uses a number of macros to get and set various fields in the RX and TX descriptors. To work correctly,

[PATCH 3.5 69/90] iscsi-target: chap auth shouldn't match username with trailing garbage

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Eric Seppanen commit 86784c6bdeeef78eed94d298be7a8879f6a97ee2 upstream. In iSCSI negotiations with initiator CHAP enabled, usernames with trailing garbage are permitted, because the

[PATCH 3.5 77/90] ahci: add Marvell 9230 to the AHCI PCI device list

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Samir Benmendil commit 6d5278a68a75891db1df5ae1ecf83d288fc58c65 upstream. Tested with a DAWICONTROL DC-624e on 3.10.10 Signed-off-by: Samir Benmendil Signed-off-by: Tejun Heo

[PATCH 3.5 67/90] powerpc/signals: Mark VSX not saved with small contexts

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Michael Neuling commit c13f20ac48328b05cd3b8c19e31ed6c132b44b42 upstream. The VSX MSR bit in the user context indicates if the context contains VSX state. Currently we set this when

[PATCH 3.5 78/90] powerpc/signals: Improved mark VSX not saved with small contexts fix

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Michael Neuling commit ec67ad82814bee92251fd963bf01c7a173856555 upstream. In a recent patch: commit c13f20ac48328b05cd3b8c19e31ed6c132b44b42 Author: Michael Neuling

[PATCH 3.5 80/90] ALSA: hda/realtek - Add support of ALC231 codec

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Kailang Yang commit ba4c4d0a9021ab034554d532a98133d668b87599 upstream. It's compatible with ALC269. Signed-off-by: Kailang Yang Signed-off-by: Takashi Iwai [ luis: backported to 3.5:

Re: [PATCH] Remove unnecessarily gendered language

2013-12-05 Thread Harald Arnesen
One Thousand Gnomes [2013-12-05 17:54]: >>> @@ -23,7 +24,7 @@ Quota netlink interface >>> When user exceeds a softlimit, runs out of grace time or reaches hardlimit, >>> quota subsystem traditionally printed a message to the controlling >>> terminal of >>> the process which caused the excess.

[PATCH 3.5 81/90] ALSA: hda/realtek - Set pcbeep amp for ALC668

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Kailang Yang commit 9ad54547cf6f4410eba83bb95dfd2a0966718d6d upstream. Set the missing pcbeep default amp for ALC668. Signed-off-by: Kailang Yang Signed-off-by: Takashi Iwai

[PATCH 3.5 79/90] staging: zsmalloc: Ensure handle is never 0 on success

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Olav Haugan commit 67296874eb1cc80317bf2a8fba22b494e21eb29b upstream. zsmalloc encodes a handle using the pfn and an object index. On hardware platforms with physical memory starting at

[PATCH 3.5 82/90] tracing: Allow events to have NULL strings

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: "Steven Rostedt (Red Hat)" commit 4e58e54754dc1fec21c3a9e824bc108b05fdf46e upstream. If an TRACE_EVENT() uses __assign_str() or __get_str on a NULL pointer then the following oops will

[PATCH 3.5 75/90] iio:accel:kxsd9 fix missing mutex unlock

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Frank Zago commit 0ee005c7dc2803125275e24598f0fb37775a6af3 upstream. This will leave a lock held after reading from the device, preventing any further reads. Signed-off-by: Frank Zago

[PATCH 3.5 73/90] ARM: i.MX6q: fix the wrong parent of can_root clock

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Jiada Wang commit 9b3d423707c3b1f6633be1be7e959623e10c596b upstream. instead of pll3_usb_otg the parent of can_root clock should be pll3_60m. Signed-off-by: Jiada Wang Signed-off-by:

Re: [PATCH v4 1/3] mfd: tps6586x: add version detection

2013-12-05 Thread Stephen Warren
On 12/05/2013 10:43 AM, Stefan Agner wrote: > Am 2013-12-05 18:06, schrieb Stephen Warren: > >>> @@ -493,13 +527,12 @@ static int tps6586x_i2c_probe(struct i2c_client >>> *client, >>> return -EIO; >>> } >>> >>> - dev_info(>dev, "VERSIONCRC is %02x\n", ret); >>> - >>>

[PATCH 3.5 74/90] crypto: s390 - Fix aes-cbc IV corruption

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Herbert Xu commit f262f0f5cad0c9eca61d1d383e3b67b57dcbe5ea upstream. The cbc-aes-s390 algorithm incorrectly places the IV in the tfm data structure. As the tfm is shared between

[PATCH 3.5 87/90] SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Andy Adamson commit f1ff0c27fd9987c59d707cd1a6b6c1fc3ae0a250 upstream. The NFS layer needs to know when a key has expired. This change also returns -EKEYEXPIRED to the application, and

[PATCH 3.5 85/90] staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Malcolm Priestley commit 9df682927c2e3a92f43803d6b52095992e3b2ab8 upstream. This fixes resets on heavy TX data traffic. Vendor driver VT6656_Linux_src_v1.21.03_x86_11.04.zip

[PATCH 3.5 84/90] cpuset: Fix memory allocator deadlock

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Peter Zijlstra commit 0fc0287c9ed1ffd3706f8b4d9b314aa102ef1245 upstream. Juri hit the below lockdep report: [4.303391] == [

[PATCH 3.5 88/90] ftrace: Fix function graph with loading of modules

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: "Steven Rostedt (Red Hat)" commit 8a56d7761d2d041ae5e8215d20b4167d8aa93f51 upstream. Commit 8c4f3c3fa9681 "ftrace: Check module functions being traced on reload" fixed module loading

[PATCH 3.5 89/90] Input: i8042 - add PNP modaliases

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Tom Gundersen commit 78551277e4df57864b0b0e7f85c23ede2be2edb8 upstream. This allows the module to be autoloaded in the common case. In order to work on non-PnP systems the module

[PATCH 3.5 90/90] misc: atmel_pwm: add deferred-probing support

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold commit 5c6d6fd1564138ad048564e48639f842714a90c6 upstream. Two drivers (atmel-pwm-bl and leds-atmel-pwm) currently depend on the atmel_pwm driver to have bound to any

[PATCH 3.5 86/90] exec/ptrace: fix get_dumpable() incorrect tests

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Kees Cook commit d049f74f2dbe71354d43d393ac3a188947811348 upstream. The get_dumpable() return value is not boolean. Most users of the function actually want to be testing for

[PATCH 3.5 70/90] configfs: fix race between dentry put and lookup

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Junxiao Bi commit 76ae281f6307331aa063288edb6422ae99f435f0 upstream. A race window in configfs, it starts from one dentry is UNHASHED and end before configfs_d_iput is called. In this

[PATCH 3.5 76/90] PCI: Define macro for Marvell vendor ID

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Xiangliang Yu commit 8e7ee6f5dfb56a32da760d990be908ed35b1c5bf upstream. Define PCI_VENDOR_ID_MARVELL_EXT macro for 0x1b4b vendor ID Signed-off-by: Xiangliang Yu Signed-off-by: Myron

[PATCH 3.5 71/90] KVM: perform an invalid memslot step for gpa base change

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Marcelo Tosatti commit 12d6e7538e2d418c08f082b1b44ffa5fb7270ed8 upstream. PPC must flush all translations before the new memory slot is visible. Signed-off-by: Marcelo Tosatti

[PATCH 3.5 37/90] hwmon: (lm90) Fix max6696 alarm handling

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Guenter Roeck commit e41fae2b1ed8c78283d73651cd65be0228c0dd1c upstream. Bit 2 of status register 2 on MAX6696 (external diode 2 open) sets ALERT; the bit thus has to be listed in

[PATCH 3.5 28/90] x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as an error

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Renninger commit 11f918d3e2d3861b6931e97b3aa778e4984935aa upstream. Do it the same way as done in microcode_intel.c: use pr_debug() for missing firmware files. There seem to be

[PATCH 3.5 13/90] drm/ttm: Fix memory type compatibility check

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom commit 59c8e66378fb78adbcd05f0d09783dde6fef282b upstream. Also check the busy placements before deciding to move a buffer object. Failing to do this may result in a

[PATCH 3.5 21/90] block: fix a probe argument to blk_register_region

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Mikulas Patocka commit a207f5937630dd35bd2550620bef416937a1365e upstream. The probe function is supposed to return NULL on failure (as we can see in kobj_lookup: kobj = probe(dev,

[PATCH 3.5 18/90] block: fix race between request completion and timeout handling

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Jeff Moyer commit 4912aa6c11e6a5d910264deedbec2075c6f1bb73 upstream. crocode i2c_i801 i2c_core iTCO_wdt iTCO_vendor_support shpchp ioatdma dca be2net sg ses enclosure ext4 mbcache jbd2

[3.5.y.z extended stable] Linux 3.5.7.27 stable review

2013-12-05 Thread Luis Henriques
This is the start of the review cycle for the Linux 3.5.7.27 stable kernel. This version contains 90 new patches, summarized below. The new patches are posted as replies to this message and also available in this git branch:

[PATCH 3.5 15/90] mtd: nand: hack ONFI for non-power-of-2 dimensions

2013-12-05 Thread Luis Henriques
3.5.7.27 -stable review patch. If anyone has any objections, please let me know. -- From: Brian Norris commit 4355b70cf48363c50a9de450b01178c83aba8f6a upstream. Some bright specification writers decided to write this in the ONFI spec (from ONFI 3.0, Section 3.1): "The

[PATCH v3 8/9] mtd: nand: davinci: reuse driver for Keystone arch

2013-12-05 Thread Ivan Khoronzhuk
The Keystone arch has compatible nand device, so reuse it. In case with Keystone it depends on TI_AEMIF because AEMIF driver is responsible to set timings. See http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf Reviewed-by: Grygorii Strashko Reviewed-by: Taras Kondratiuk Signed-off-by: Ivan

Re: lots of brief rcu stalls.

2013-12-05 Thread Paul E. McKenney
On Thu, Dec 05, 2013 at 12:15:50PM -0500, Dave Jones wrote: > On Thu, Dec 05, 2013 at 08:49:12AM -0800, Paul E. McKenney wrote: > > > But what workload are you running that causes this? The only way I > > can think of to make this happen requires that you have at least one > > CPU spending

Re: [PATCH] Fix race between oom kill and task exit

2013-12-05 Thread Oleg Nesterov
On 12/04, David Rientjes wrote: > > On Mon, 2 Dec 2013, Oleg Nesterov wrote: > > > OK, I am going to send the initial fixes today. This means (I hope) > > that we do not need this or Sameer's "[PATCH] mm, oom: Fix race when > > selecting process to kill". > > Your v2 series looks good and I

[PATCH v3 3/9] mtd: nand: davinci: check required ti,davinci-chipselect property

2013-12-05 Thread Ivan Khoronzhuk
The property "ti,davinci-chipselect" is required. So we have to check if it is set. Reviewed-by: Grygorii Strashko Reviewed-by: Taras Kondratiuk Signed-off-by: Ivan Khoronzhuk --- drivers/mtd/nand/davinci_nand.c |3 +++ 1 file changed, 3 insertions(+) diff --git

<    1   2   3   4   5   6   7   8   9   10   >