[PATCH 4.2.y-ckt 067/218] mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Asai Thambi SP commit d8a18d2d8f5de55666c6011ed175939d22c8e3d8 upstream. Prevent standby immediate command from being issued in remove, s

[PATCH 4.2.y-ckt 071/218] of: alloc anywhere from memblock if range not specified

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Vinayak Menon commit e53b50c0cbe392c946807abf7d07615a3c588642 upstream. early_init_dt_alloc_reserved_memory_arch passes end as 0 to __mem

[PATCH 4.2.y-ckt 064/218] mtip32xx: Fix broken service thread handling

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Asai Thambi SP commit cfc05bd31384c4898bf2437a4de5557f3cf9803a upstream. Service thread does not detect the need for taskfile error hanld

[PATCH 4.2.y-ckt 077/218] pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Phil Elwell commit 2c7e3306d23864d49f686f22e56e180ff0fffb7f upstream. The DT bindings for pinctrl-bcm2835 allow both the function and pul

Re: [git pull] orangefs bugfixes for rc2

2016-03-31 Thread Mike Marshall
sorry to follow up my own post... perhaps we should point our pull requests at Al and base them on one of Al's trees? I'm sure all this should be easy, we're just clumsy 'cause we're new... -Mike On Thu, Mar 31, 2016 at 5:01 PM, Mike Marshall wrote: > Hi everyone... > > I'm at the Linux Foundati

[PATCH 4.2.y-ckt 074/218] sched/cputime: Fix steal time accounting vs. CPU hotplug

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Thomas Gleixner commit e9532e69b8d1d1284e8ecf8d2586de34aec61244 upstream. On CPU hotplug the steal time accounting can keep a stale rq->p

[PATCH 4.2.y-ckt 066/218] mtip32xx: Print exact time when an internal command is interrupted

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Asai Thambi SP commit 5b7e0a8ac85e2dfd83830dc9e0b3554d153a37e3 upstream. Print exact time when an internal command is interrupted. Signe

[PATCH 4.2.y-ckt 068/218] mtip32xx: Fix for rmmod crash when drive is in FTL rebuild

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Asai Thambi SP commit 59cf70e236c96594d9f1e065755d8fce9df5356b upstream. When FTL rebuild is in progress, alloc_disk() initializes the di

[PATCH 4.2.y-ckt 072/218] usb: hub: fix a typo in hub_port_init() leading to wrong logic

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Oliver Neukum commit 0d5ce778c43bf888328231bcdce05d5c860655aa upstream. A typo of j for i led to a logic bug. To rule out future confusio

[PATCH 4.2.y-ckt 070/218] mtip32xx: Handle FTL rebuild failure state during device initialization

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Asai Thambi SP commit aae4a033868c496adae86fc6f9c3e0c405bbf360 upstream. Allow device initialization to finish gracefully when it is in F

[PATCH 4.2.y-ckt 065/218] mtip32xx: Remove unwanted code from taskfile error handler

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Asai Thambi SP commit e35b94738a2f7caa12017f69ef385cb6b8028965 upstream. Remove setting and clearing MTIP_PF_EH_ACTIVE_BIT flag in mtip_h

[PATCH 4.2.y-ckt 069/218] mtip32xx: Handle safe removal during IO

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Asai Thambi SP commit 51c6570eb922146470c2fe660c34585414679bd6 upstream. Flush inflight IOs using fsync_bdev() when the device is safely

[PATCH 4.2.y-ckt 055/218] mmc: sdhci: fix data timeout (part 1)

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Russell King commit fafcfda9e78cae8796d1799f14e6457790797555 upstream. The data timeout gives the minimum amount of time that should be w

[PATCH 4.2.y-ckt 049/218] PCI: Disable IO/MEM decoding for devices with non-compliant BARs

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Bjorn Helgaas commit b84106b4e2290c081cdab521fa832596cdfea246 upstream. The PCI config header (first 64 bytes of each device's config spa

[PATCH 4.2.y-ckt 063/218] quota: Fix possible GPF due to uninitialised pointers

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Nikolay Borisov commit ab73ef46398e2c0159f3a71de834586422d2a44a upstream. When dqget() in __dquot_initialize() fails e.g. due to IO error

[PATCH 4.2.y-ckt 062/218] xfs: fix two memory leaks in xfs_attr_list.c error paths

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Mateusz Guzik commit 2e83b79b2d6c78bf1b4aa227938a214dcbddc83f upstream. This plugs 2 trivial leaks in xfs_attr_shortform_list and xfs_att

[PATCH 4.2.y-ckt 057/218] perf tools: Fix python extension build

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Jiri Olsa commit 67d5268908283c187e0a460048a423256c2fb288 upstream. The util/python-ext-sources file contains source files required to bu

Logic inversion in drivers/char/random.c

2016-03-31 Thread Daniel Franke
Quoting http://lxr.free-electrons.com/source/drivers/char/random.c#L999 : /* For /dev/random's pool, always leave two wakeups' worth */ int rsvd_bytes = r->limit ? 0 : random_read_wakeup_bits / 4; The apparent intent of these lines is to ensure that transfers from the input pool to the blocking p

[PATCH 4.2.y-ckt 058/218] IB/srpt: Simplify srpt_handle_tsk_mgmt()

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Bart Van Assche commit 51093254bf879bc9ce96590400a87897c7498463 upstream. Let the target core check task existence instead of the SRP tar

[PATCH 4.2.y-ckt 060/218] watchdog: rc32434_wdt: fix ioctl error handling

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: "Michael S. Tsirkin" commit 10e7ac22cdd4d211cef99afcb9371b70cb175be6 upstream. Calling return copy_to_user(...) in an ioctl will not do t

[PATCH] MAINTAINERS: Add in a maintainer and mailing list for UV Architecture

2016-03-31 Thread Nathan Zimmer
We at SGI really should be stepping up here, if for no other reason then we have the hardware to test the occasional change. I am more then a little embarrassed that this hadn't been done earlier. Also adding an internal mailing list for when people are out of office. Signed-off-by: Nathan Zimmer

[PATCH 4.2.y-ckt 054/218] Bluetooth: btusb: Add a new AR3012 ID 04ca:3014

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Dmitry Tunin commit 81d90442eac779938217c3444b240aa51fd3db47 upstream. T: Bus=01 Lev=01 Prnt=01 Port=04 Cnt=03 Dev#= 5 Spd=12 MxCh= 0 D:

[PATCH 4.2.y-ckt 061/218] nfsd4: fix bad bounds checking

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: "J. Bruce Fields" commit 4aed9c46afb80164401143aa0fdcfe3798baa9d5 upstream. A number of spots in the xdr decoding follow a pattern like

[PATCH 4.2.y-ckt 056/218] mmc: sdhci: fix data timeout (part 2)

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Russell King commit 7f05538af71c7d30b5fc821cbe9f318edc645961 upstream. The calculation for the timeout based on the number of card clocks

[PATCH 4.2.y-ckt 045/218] aacraid: Fix RRQ overload

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Raghava Aditya Renukunta commit 3f4ce057d51a9c0ed9b01ba693df685d230ffcae upstream. The driver utilizes an array of atomic variables to ke

[PATCH 4.2.y-ckt 043/218] Bluetooth: btusb: Add new AR3012 ID 13d3:3395

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Dmitry Tunin commit 609574eb46335cfac1421a07c0505627cbbab1f0 upstream. T: Bus=03 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 D:

[PATCH 4.2.y-ckt 051/218] RAID5: check_reshape() shouldn't call mddev_suspend

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Shaohua Li commit 27a353c026a879a1001e5eac4bda75b16262c44a upstream. check_reshape() is called from raid5d thread. raid5d thread shouldn'

[PATCH 4.2.y-ckt 048/218] mtd: onenand: fix deadlock in onenand_block_markbad

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Aaro Koskinen commit 5e64c29e98bfbba1b527b0a164f9493f3db9e8cb upstream. Commit 5942ddbc500d ("mtd: introduce mtd_block_markbad interface"

[PATCH 4.2.y-ckt 042/218] perf tools: Dont stop PMU parsing on alias parse error

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Andi Kleen commit 940db6dcd3f4659303fdf6befe7416adc4d24118 upstream. When an error happens during alias parsing currently the complete pa

[PATCH 4.2.y-ckt 039/218] [media] adv7511: TX_EDID_PRESENT is still 1 after a disconnect

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Hans Verkuil commit b339a72e04a62f0b1882c43492fc712f1176b3e6 upstream. The V4L2_CID_TX_EDID_PRESENT control reports if an EDID is present

[PATCH 4.2.y-ckt 047/218] aic7xxx: Fix queue depth handling

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Alan commit 5a51a7abca133860a6f4429655a9eda3c4afde32 upstream. We were setting the queue depth correctly, then setting it back to two. If

[PATCH 4.2.y-ckt 053/218] crypto: ccp - memset request context to zero during import

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Tom Lendacky commit ce0ae266feaf35930394bd770c69778e4ef03ba9 upstream. Since a crypto_ahash_import() can be called against a request cont

[PATCH 4.2.y-ckt 044/218] Bluetooth: Add new AR3012 ID 0489:e095

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Dmitry Tunin commit 28c971d82fb58ef7cba22e5308be6d2d2590473d upstream. T: Bus=01 Lev=01 Prnt=01 Port=04 Cnt=02 Dev#= 3 Spd=12 MxCh= 0 D:

[PATCH 4.2.y-ckt 050/218] md/raid5: Compare apples to apples (or sectors to sectors)

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Jes Sorensen commit e7597e69dec59b65c5525db1626b9d34afdfa678 upstream. 'max_discard_sectors' is in sectors, while 'stripe' is in bytes.

[PATCH 4.2.y-ckt 032/218] tools/hv: Use include/uapi with __EXPORTED_HEADERS__

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Kamal Mostafa commit 50fe6dd10069e7c062e27f29606f6e91ea979399 upstream. Use the local uapi headers to keep in sync with "recently" added

[PATCH 4.2.y-ckt 037/218] HID: fix hid_ignore_special_drivers module parameter

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Benjamin Tissoires commit 4392bf88cabdad5afe5b152d7b9c318e upstream. hid_ignore_special_drivers works fine until hid_scan_report

[PATCH 4.2.y-ckt 040/218] [media] saa7134: Fix bytesperline not being set correctly for planar formats

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Hans de Goede commit 3e71da19f9dc22e39a755d6ae9678661abb66adc upstream. bytesperline should be the bytesperline for the first plane for p

[PATCH 4.2.y-ckt 035/218] ARM: dts: armada-375: use armada-370-sata for SATA

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Lior Amsalem commit b3a7f31eb7375633cd6a742f19488fc5a4208b36 upstream. The Armada 375 has the same SATA IP as Armada 370 and Armada XP, w

[PATCH] extcon: palmas: Drop stray IRQF_EARLY_RESUME flag

2016-03-31 Thread Nishanth Menon
Palams extcon IRQs are nested threaded and wired to the Palmas inerrupt controller. So, this flag is not required for nested irqs anymore, since commit 3c646f2c6aa9 ("genirq: Don't suspend nested_thread irqs over system suspend") was merged. However, the fix missed a stray flag causing the followin

[PATCH 4.2.y-ckt 041/218] tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Jarkko Sakkinen commit 99cda8cb4639de81cde785b5bab9bc52e916e594 upstream. Wrong call order. Reported-by: Jason Gunthorpe Fixes: 74d6b3c

linux-kernel@vger.kernel.org

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Julia Lawall commit 1b669e713f277a4d4b3cec84e13d16544ac8286d upstream. & is no longer allowed in column 0, since Coccinelle 1.0.4. Signe

[PATCH 4.2.y-ckt 026/218] crypto: ccp - Don't assume export/import areas are aligned

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Tom Lendacky commit b31dde2a5cb1bf764282abf934266b7193c2bc7c upstream. Use a local variable for the exported and imported state so that a

[PATCH 4.2.y-ckt 034/218] tpm: fix the cleanup of struct tpm_chip

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Jarkko Sakkinen commit 8e0ee3c9faed7ca68807ea45141775856c438ac0 upstream. If the initialization fails before tpm_chip_register(), put_dev

[PATCH 4.2.y-ckt 028/218] net: irda: Fix use-after-free in irtty_open()

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Peter Hurley commit 401879c57f01cbf2da204ad2e8db910525c6dbea upstream. The N_IRDA line discipline may access the previous line discipline

[PATCH 4.2.y-ckt 036/218] usb: retry reset if a device times out

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Oliver Neukum commit 264904ccc33c604d4b3141bbd33808152dfac45b upstream. Some devices I got show an inability to operate right after power

[PATCH 4.2.y-ckt 031/218] staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: "Spencer E. Olson" commit 1fd24a4702d2af0ea4d5845126cf57d4d1796216 upstream. This fixes a bug in function ni_tio_input_inttrig(). The tr

[PATCH 4.2.y-ckt 029/218] mei: bus: fix drivers and devices names confusion

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Tomas Winkler commit b37719c31f8448ba36abc218a96663b4a6c66eb6 upstream. In the mei bus layer there is use of different variables of drive

[PATCH 4.2.y-ckt 025/218] crypto: ccp - Limit the amount of information exported

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Tom Lendacky commit d1662165ae612ec8b5f94a6b07e65ea58b6dce34 upstream. Since the exported information can be exposed to user-space, inste

[PATCH 4.2.y-ckt 030/218] mei: bus: check if the device is enabled before data transfer

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Alexander Usyskin commit 15c13dfcad883a1e76b714480fb27be96247fd82 upstream. The bus data transfer interface was missing the check if the

[PATCH 4.2.y-ckt 033/218] tpm: fix the rollback in tpm_chip_register()

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Jarkko Sakkinen commit 72c91ce8523ae5828fe5e4417ae0aaab53707a08 upstream. Fixed the rollback and gave more self-documenting names for the

[PATCH 4.2.y-ckt 027/218] 8250: use callbacks to access UART_DLL/UART_DLM

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Sebastian Frias commit 0b41ce991052022c030fd868e03877700220b090 upstream. Some UART HW has a single register combining UART_DLL/UART_DLM

[PATCH 4.2.y-ckt 017/218] EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Dan Carpenter commit 6f3508f61c814ee852c199988a62bd954c50dfc1 upstream. dct_sel_base_off is declared as a u64 but we're only using the lo

[PATCH 4.2.y-ckt 023/218] [media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Tiffany Lin commit 7df5ab8774aa383c6d2bff00688d004585d96dfd upstream. In v4l2-compliance utility, test QUERYBUF required correct length v

[PATCH 4.2.y-ckt 024/218] [media] pwc: Add USB id for Philips Spc880nc webcam

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Hans de Goede commit 7445e45d19a09e5269dc85f17f9635be29d2f76c upstream. SPC 880NC PC camera discussions: http://www.pclinuxos.com

[PATCH 4.2.y-ckt 020/218] clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Romain Perier commit 3bba75a2ec32bd5fa7024a4de3b8cf9ee113a76a upstream. Now that the rockchip clock subsystem does clock gating with GPIO

[PATCH 4.2.y-ckt 021/218] clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Alexander Kochetkov commit e8b63288b37dbb8457b510c9d96f6006da4653f6 upstream. hclk_cpubus needs to keep running because it is needed for

[PATCH 4.2.y-ckt 018/218] crypto: ccp - Add hash state import and export support

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Tom Lendacky commit 952bce9792e6bf36fda09c2e5718abb5d9327369 upstream. Commit 8996eafdcbad ("crypto: ahash - ensure statesize is non-zero

[PATCH 4.2.y-ckt 022/218] tty: Fix GPF in flush_to_ldisc(), part 2

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Peter Hurley commit f33798deecbd59a2955f40ac0ae2bc7dff54c069 upstream. commit 9ce119f318ba ("tty: Fix GPF in flush_to_ldisc()") fixed a G

[PATCH 4.2.y-ckt 019/218] clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Michael Niewoehner commit 1166160ab531198f7abc773992c0e04d0f9b7600 upstream. pclk_cpu needs to keep running because it is needed for devi

[PATCH 4.2.y-ckt 013/218] include/linux/poison.h: fix LIST_POISON{1,2} offset

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Vasily Kulikov commit 8a5e5e02fc83aaf67053ab53b359af08c6c49aaf upstream. Poison pointer values should be small enough to find a room in n

[PATCH 4.2.y-ckt 015/218] USB: cdc-acm: more sanity checking

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Oliver Neukum commit 8835ba4a39cf53f705417b3b3a94eb067673f2c9 upstream. An attack has become available which pretends to be a quirky devi

[PATCH 4.2.y-ckt 011/218] ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Takashi Iwai commit 0f886ca12765d20124bd06291c82951fd49a33be upstream. create_fixed_stream_quirk() may cause a NULL-pointer dereference b

[PATCH 4.2.y-ckt 016/218] drm/i915: Workaround CHV pipe C cursor fail

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: =?UTF-8?q?Ville=20Syrj=C3=A4l=C3=A4?= commit b29ec92c4f5e6d45d8bae8194e664427a01c6687 upstream. Turns out CHV pipe C was glued on somewha

[PATCH 4.2.y-ckt 012/218] ALSA: usb-audio: Add sanity checks for endpoint accesses

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Takashi Iwai commit 447d6275f0c21f6cc97a88b3a0c601436a4cdf2a upstream. Add some sanity check codes before actually accessing the endpoint

[PATCH 4.2.y-ckt 009/218] Input: powermate - fix oops with malicious USB descriptors

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Josh Boyer commit 9c6ba456711687b794dcf285856fc14e2c76074f upstream. The powermate driver expects at least one valid USB endpoint in its

Re: [PATCH v2 5/5] LSM: LoadPin for kernel file loading restrictions

2016-03-31 Thread Mimi Zohar
On Mon, 2016-03-28 at 14:14 -0700, Kees Cook wrote: > +static const char *id_str[READING_MAX_ID] = { > + [READING_FIRMWARE] = "firmware", > + [READING_MODULE] = "kernel module", > + [READING_KEXEC_IMAGE] = "kexec image", > + [READING_KEXEC_INITRAMFS] = "kexec initramfs", > + [R

[PATCH 4.2.y-ckt 010/218] USB: iowarrior: fix oops with malicious USB descriptors

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Josh Boyer commit 4ec0ef3a82125efc36173062a50624550a900ae0 upstream. The iowarrior driver expects at least one valid endpoint. If given

[PATCH 4.2.y-ckt 014/218] Input: ati_remote2 - fix crashes on detecting device with invalid descriptor

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Vladis Dronov commit 950336ba3e4a1ffd2ca60d29f6ef386dd2c7351d upstream. The ati_remote2 driver expects at least two interfaces with one e

Re: [PATCH 1/2] sched/fair: move cpufreq hook to update_cfs_rq_load_avg()

2016-03-31 Thread Steve Muckle
On 03/31/2016 12:37 AM, Peter Zijlstra wrote: > On Wed, Mar 30, 2016 at 06:42:20PM -0700, Steve Muckle wrote: >> On 03/30/2016 12:35 PM, Peter Zijlstra wrote: >>> On Mon, Mar 28, 2016 at 12:38:26PM -0700, Steve Muckle wrote: Without covering all the paths where CFS utilization changes it's >>>

[PATCH 4.2.y-ckt 005/218] gpiolib: do not allow to insert an empty gpiochip

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Bamvor Jian Zhang commit 5ed41cc4baaf4127661d2a8f8f2ee6e3085e0fa9 upstream. We need to check if number of gpio is positive if there is no

[PATCH 4.2.y-ckt 008/218] ipv4: Don't do expensive useless work during inetdev destroy.

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: "David S. Miller" commit fbd40ea0180a2d328c5adc61414dc8bab9335ce2 upstream. When an inetdev is destroyed, every address assigned to the i

[PATCH 4.2.y-ckt 002/218] crypto: algif_skcipher - Add key check exception for cipher_null

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Herbert Xu commit 6e8d8ecf438792ecf7a3207488fb4eebc4edb040 upstream. This patch adds an exception to the key check so that cipher_null us

[PATCH 4.2.y-ckt 007/218] gpio: rcar: Add Runtime PM handling for interrupts

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Geert Uytterhoeven commit b26a719bdba9aa926ceaadecc66e07623d2b8a53 upstream. The R-Car GPIO driver handles Runtime PM for requested GPIOs

[PATCH 4.2.y-ckt 006/218] gpio: add a data pointer to gpio_chip

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Linus Walleij commit b08ea35a3296ee25c4cb53a977b752266dafa2c2 upstream. This adds a void * pointer to gpio_chip so that driver can assign

[PATCH 4.2.y-ckt 001/218] crypto: skcipher - Add crypto_skcipher_has_setkey

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Herbert Xu commit a1383cd86a062fc798899ab20f0ec2116cce39cb upstream. This patch adds a way for skcipher users to determine whether a key

Re: [PATCH 3/5] dt-binding: Add Qualcomm WCNSS control binding

2016-03-31 Thread Bjorn Andersson
On Thu 31 Mar 13:42 PDT 2016, Rob Herring wrote: > On Thu, Mar 31, 2016 at 1:24 PM, Bjorn Andersson > wrote: > > On Thu 31 Mar 10:38 PDT 2016, Rob Herring wrote: > > > >> On Thu, Mar 31, 2016 at 12:16 PM, Bjorn Andersson > >> wrote: > >> > On Thu 31 Mar 07:28 PDT 2016, Rob Herring wrote: > >> >

[PATCH 4.2.y-ckt 004/218] crypto: algif_skcipher - Do not dereference ctx without socket lock

2016-03-31 Thread Kamal Mostafa
4.2.8-ckt7 -stable review patch. If anyone has any objections, please let me know. ---8< From: Herbert Xu commit 6454c2b83f719057069777132b13949e4c6b6350 upstream. Any access to non-constant bits of the private context must be done

Re: [RFT PATCH 0/4] usb: dwc2: Fix core reset and force mode delay problems

2016-03-31 Thread Michael Niewoehner
Hi John, Am 29.03.2016 um 04:36 schrieb John Youn : > Hi, > > The following patch series addresses the core reset and force mode > delay problems we have been seeing on dwc2 for some platforms. > > I think I have identified the source of the inconsistencies between > platforms and this series a

Re: [PATCH] zsmalloc: use workqueue to destroy pool in zpool callback

2016-03-31 Thread Yu Zhao
On Thu, Mar 31, 2016 at 05:46:39PM +0900, Sergey Senozhatsky wrote: > On (03/30/16 08:59), Minchan Kim wrote: > > On Tue, Mar 29, 2016 at 03:02:57PM -0700, Yu Zhao wrote: > > > zs_destroy_pool() might sleep so it shouldn't be used in zpool > > > destroy callback which can be invoked in softirq cont

Re: [PATCH v3 0/3] Rockchip: rk3399: Add core dtsi for rk3399

2016-03-31 Thread Heiko Stuebner
Hi Jianqun, Am Dienstag, 1. März 2016, 14:39:58 schrieb Jianqun Xu: > There is the new SoCs from Rockchip which named rk3399, the > patches are added to support them. is this still valid or does it need an update? The clock-series from Xing saw changes, so I'm guessing the devicetree side might

[PATCH 1/3] ARM: OMAP: DRA7: powerdomain data: Erratum i892 workaround: Disable core INA

2016-03-31 Thread Nishanth Menon
Erratum i892 as will be documented in the upcoming G or later revision of DRA7xx/ AM57xx errata documentation (SPRZ398F) states that L3 clock needs to be kept active all the time to ensure that asymmetric aging degradation is minimal and within the design allowed margin. By allowing core domain to

[PATCH 2/3] ARM: OMAP: DRA7: powerdomain data: Fix "ON" state for memories

2016-03-31 Thread Nishanth Menon
When the power domain is in "ON" state, the memories should be always in "ON", even though the hardware register allows other states to be written, wrong states may confuse certain hardware blocks. Signed-off-by: Nishanth Menon --- arch/arm/mach-omap2/powerdomains7xx_data.c | 66 +++-

[PATCH 2/2] UBIFS: Implement ->migratepage()

2016-03-31 Thread Richard Weinberger
From: "Kirill A. Shutemov" During page migrations UBIFS might get confused and the following assert triggers: UBIFS assert failed in ubifs_set_page_dirty at 1451 (pid 436) UBIFS is using PagePrivate() which can have different meanings across filesystems. Therefore the generic page migration code

UBIFS and page migration (take 2)

2016-03-31 Thread Richard Weinberger
During page migrations UBIFS gets confused. We triggered this by using CMA on two different targets. It turned out that fallback_migrate_page() is not suitable for UBIFS as it does not copy the PagePrivate flag. UBIFS is using this flag among with PageChecked to account free space. One possible sol

[PATCH 1/2] mm: Export migrate_page_move_mapping and migrate_page_copy

2016-03-31 Thread Richard Weinberger
Export these symbols such that UBIFS can implement ->migratepage. Signed-off-by: Richard Weinberger --- mm/migrate.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mm/migrate.c b/mm/migrate.c index 6c822a7..6bc1035 100644 --- a/mm/migrate.c +++ b/mm/migrate.c @@ -431,6 +431,7 @@ int migra

[PATCH 0/3] ARM: OMAP: DRA7: Updates for power domain data

2016-03-31 Thread Nishanth Menon
First level updates for power domain data, in line with the latest AM57xx and DRA7 TRMs. NOTE: follow on patches are pending for the following: a) wakeupgen is somehow messedup again and mpu pd no longer goes to low power mode. I am looking into that. http://pastebin.ubuntu.com/15571519/ gets pas

Re: [PATCH v4 1/4] SROP Mitigation: Architecture independent code for signal cookies

2016-03-31 Thread Linus Torvalds
On Thu, Mar 31, 2016 at 3:25 PM, Eric W. Biederman wrote: > > I suspect we want this to be a per-mm attribute rather than a per-thread > attribute. > > Otherwise you are breaking anything that uses a N-M threading model. > Which I suspect means that this implementation choice breaks all go > progr

[PATCH 3/3] ARM: OMAP: DRA7: powerdomain data: Remove wrong OSWR capability

2016-03-31 Thread Nishanth Menon
Open Switch Retention(OSWR) is a retention state which is unsupported in DRA7 SoC. This state is achieved when power state is set to retention and logic power state is set to OFF. Even though DRA7 architecture is a OMAP derivative, none of the powerdomains are actually implemented to achieve OSWR

Re: [PATCH] zsmalloc: use workqueue to destroy pool in zpool callback

2016-03-31 Thread Dan Streetman
On Thu, Mar 31, 2016 at 5:46 PM, Yu Zhao wrote: > On Thu, Mar 31, 2016 at 05:46:39PM +0900, Sergey Senozhatsky wrote: >> On (03/30/16 08:59), Minchan Kim wrote: >> > On Tue, Mar 29, 2016 at 03:02:57PM -0700, Yu Zhao wrote: >> > > zs_destroy_pool() might sleep so it shouldn't be used in zpool >> >

Re: Export clocks_calc_mult_shift() function

2016-03-31 Thread Murali Karicheri
On 03/30/2016 01:02 PM, John Stultz wrote: > On Wed, Mar 30, 2016 at 10:01 AM, John Stultz wrote: >> On Wed, Mar 30, 2016 at 9:46 AM, Murali Karicheri >> wrote: >>> I didn't see any response? Can I send a patch to export >>> clocks_calc_mult_shift() function?? >> >> Sorry. I was out at a confer

Re: [PATCHSET v3][RFC] Make background writeback not suck

2016-03-31 Thread Holger Hoffstätte
Hi, Jens mentioned on Twitter I should post my experience here as well, so here we go. I've backported this series (incl. updates) to stable-4.4.x - not too difficult, minus the NVM part which I don't need anyway - and have been running it for the past few days without any problem whatsoever, wi

Re: [git pull] orangefs bugfixes for rc2

2016-03-31 Thread Linus Torvalds
On Thu, Mar 31, 2016 at 4:06 PM, Mike Marshall wrote: > sorry to follow up my own post... perhaps we should > point our pull requests at Al and base them on one > of Al's trees? I'm sure all this should be easy, we're > just clumsy 'cause we're new... No, for stuff that is entirely internal to a

Re: [PATCH next 1/2] PCI: keystone: add pci error irq handler

2016-03-31 Thread Murali Karicheri
On 03/22/2016 03:52 PM, Murali Karicheri wrote: > Keystone PCI hardware generates error interrupts at RC using platform > irq instead of standard msi/legacy irq. Add a simple error handler that > logs the fatal interrupt status to the console. > > Signed-off-by: Murali Karicheri > Cc: Rob Herring

Re: [PATCH] locking/qrwlock: Allow multiple spinning readers

2016-03-31 Thread Waiman Long
On 03/29/2016 04:20 PM, Peter Zijlstra wrote: On Sat, Mar 19, 2016 at 11:21:19PM -0400, Waiman Long wrote: In qrwlock, the reader that is spining on the lock will need to notify the next reader in the queue when the lock is free. That introduces a reader-to-reader latency that is not present in

Re: [PATCH v2 4/4] fork: free thread in copy_process on failure

2016-03-31 Thread Andrew Morton
On Thu, 31 Mar 2016 09:55:55 +0200 Jiri Slaby wrote: > When using this program (as root): > > ... > > ret = ioperm(10, 20, 0); ah-hah. > if (ret < 0) > err(1, "ioperm"); > > for (a = 0; a < ITER; a++) > run_f

Re: [RFC PATCH 12/12] IMA: Use the the system trusted keyrings instead of .ima_mok [ver #3]

2016-03-31 Thread Mimi Zohar
On Thu, 2016-03-31 at 11:55 -0400, Mimi Zohar wrote: > On Thu, 2016-03-31 at 16:18 +0100, David Howells wrote: > > Mimi Zohar wrote: > > > > > You said you didn't want this option above (to quote: In this patch, the > > > > choice should be between checking just the builtin trusted keys or both

CAN I TRUST YOU ON THIS DEAL!!!

2016-03-31 Thread DR.ANTHONY EMMANUEL
FROM DR.ANTHONY EMMANUEL. AUDITING AND ACCOUNTING UNIT. BANK OF AFRICA. BURKINA FASO. CONTACT ME HERE;( dr.anthony_emman...@yahoo.fr ) Attn: Sir/ Madam, FROM ( DR.ANTHONY EMMANUEL.) Staff of Bank Of Africa in Burkina Faso. I would like you to indicate your interest to receive the transfer of

Re: [PATCH v3 15/16] usb: musb: da8xx: Use devm in probe

2016-03-31 Thread Bin Liu
Hi, On Thu, Mar 24, 2016 at 06:51:40PM -0500, David Lechner wrote: > Simplify things a bit by using devm functions where possible. > > Signed-off-by: David Lechner > --- > > v3 changes: > > * Kept clk variable to minimize noise. > > > drivers/usb/musb/da8xx.c | 19 +-- > 1 f

Re: Getting rid of inside_vm in intel8x0

2016-03-31 Thread Luis R. Rodriguez
On Wed, Mar 30, 2016 at 08:07:04AM +0200, Takashi Iwai wrote: > On Tue, 29 Mar 2016 23:37:32 +0200, > Andy Lutomirski wrote: > > > > Would it be possible to revert: > > > > commit 228cf79376f13b98f2e1ac10586311312757675c > > Author: Konstantin Ozerkov > > Date: Wed Oct 26 19:11:01 2011 +0400 >

Re: [PATCH v4 1/4] SROP Mitigation: Architecture independent code for signal cookies

2016-03-31 Thread Eric W. Biederman
Linus Torvalds writes: > On Thu, Mar 31, 2016 at 3:25 PM, Eric W. Biederman > wrote: >> >> I suspect we want this to be a per-mm attribute rather than a per-thread >> attribute. >> >> Otherwise you are breaking anything that uses a N-M threading model. >> Which I suspect means that this implemen

<    5   6   7   8   9   10   11   12   >