[PATCH 096/145] ath9k_hw: Assign default xlna config for AR9485

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Sujith Manoharan c_man...@qca.qualcomm.com commit 30d5b709da23f4ab9836c7f66d2d2e780a69cf12 upstream. For AR9485 boards with XLNA, the default gpio config is not set correctly, fix this.

[PATCH 103/145] iommu/amd: Only unmap large pages from the first pte

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Williamson alex.william...@redhat.com commit 60d0ca3cfd199b6612f4999a3470dad38bb1 upstream. If we use a large mapping, the expectation is that only unmaps from the first pte in

[PATCH 071/145] netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Pablo Neira Ayuso pa...@netfilter.org commit bc6bcb59dd7c184d229f9e86d08aa56059938a4c upstream. This target assumes that tcph-doff is well-formed, that may be well not the case. Add

Re: [Ksummit-2013-discuss] [ATTEND] How to act on LKML

2013-07-17 Thread Guenter Roeck
On Wed, Jul 17, 2013 at 09:03:35AM -0400, Steven Rostedt wrote: On Wed, 2013-07-17 at 13:30 +0100, Ricardo Ferreira wrote: Slashdot is just a cesspool of trolls, not a good comparison. Point taken. I posted this privately, and I think I'll repost it here. I need to modify it a bit as it

[PATCH 116/145] uprobes: Fix return value in error handling path

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: zhangwei(Jovi) jovi.zhang...@huawei.com commit fa44063f9ef163c3a4c8d8c0465bb8a056b42035 upstream. When wrong argument is passed into uprobe_events it does not return an error:

[PATCH 082/145] netfilter: xt_TCPMSS: Fix IPv6 default MSS too

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Phil Oester ker...@linuxace.com commit 70d19f805f8c047fc0a28dec9306b3773971c8d9 upstream. As a followup to commit 409b545a (netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of

[PATCH 085/145] ext4: fix overflow when counting used blocks on 32-bit architectures

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit 8af8eecc1331dbf5e8c662022272cf667e213da5 upstream. The arithmetics adding delalloc blocks to the number of used blocks in ext4_getattr() can easily overflow

[PATCH 062/145] ocfs2: xattr: fix inlined xattr reflink

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Junxiao Bi junxiao...@oracle.com commit ef962df057aaafd714f5c22ba3de1be459571fdf upstream. Inlined xattr shared free space of inode block with inlined data or data extent record, so the

[PATCH 040/145] pch_uart: Add uart_clk selection for the MinnowBoard

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Darren Hart dvh...@linux.intel.com commit 29692d05647cb7ecea56242241f77291d5624b95 upstream. Use DMI_BOARD_NAME to determine if we are running on a MinnowBoard and set the uart clock to

[PATCH 050/145] UBIFS: fix a horrid bug

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Artem Bityutskiy artem.bityuts...@linux.intel.com commit 605c912bb843c024b1ed173dc427cd5c08e5d54d upstream. Al Viro pointed me to the fact that '-readdir()' and '-llseek()' have no

[PATCH 054/145] jbd2: move superblock checksum calculation to jbd2_write_superblock()

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Theodore Ts'o ty...@mit.edu commit fe52d17cdd343ac43c85cf72940a58865b9d3bfb upstream. Some of the functions which modify the jbd2 superblock were not updating the checksum before calling

[PATCH 051/145] Revert serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Greg Kroah-Hartman gre...@linuxfoundation.org commit 828c6a102b1f2b8583fadc0e779c46b31d448f0b upstream. This reverts commit 8d2f8cd424ca0b99001f3ff4f5db87c4e525f366. As reported by

[PATCH 048/145] xen/time: remove blocked time accounting from xen clockchip

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Laszlo Ersek ler...@redhat.com commit 0b0c002c340e78173789f8afaa508070d838cf3d upstream. ... because the clock_event_device framework already accounts for idle time through the

[PATCH 039/145] futex: Take hugepages into account when generating futex_key

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Zhang Yi wet...@gmail.com commit 13d60f4b6ab5b702dc8d2ee20999f98a93728aec upstream. The futex_keys of process shared futexes are generated from the page offset, the mapping host and the

[PATCH 053/145] ext4: fix corruption when online resizing a fs with 1K block size

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Maarten ter Huurne maar...@treewalker.org commit 6ca792edc13c409e8d4eb9001e048264c6a2eb64 upstream. Subtracting the number of the first data block places the superblock backups one block

[PATCH 115/145] Btrfs: only do the tree_mod_log_free_eb if this is our last ref

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Josef Bacik jba...@fusionio.com commit 7fb7d76f96bfcbea25007d190ba828b18e13d29d upstream. There is another bug in the tree mod log stuff in that we're calling tree_mod_log_free_eb every

[PATCH 044/145] [SCSI] sd: Update WRITE SAME heuristics

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Martin K. Petersen martin.peter...@oracle.com commit 66c28f97120e8a621afd5aa7a31c4b85c547d33d upstream. SATA drives located behind a SAS controller would incorrectly receive WRITE SAME

[PATCH 049/145] UBIFS: prepare to fix a horrid bug

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Artem Bityutskiy artem.bityuts...@linux.intel.com commit 33f1a63ae84dfd9ad298cf275b8f1887043ced36 upstream. Al Viro pointed me to the fact that '-readdir()' and '-llseek()' have no

[PATCH 045/145] [SCSI] aacraid: Fix for arrays are going offline in the system. System hangs

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Mahesh Rajashekhara mahesh.rajashekh...@pmcs.com commit c5bebd829dd95602c15f8da8cc50fa938b5e0254 upstream. One of the customer had reported that the set of raid logical arrays will

[PATCH 043/145] Handle big endianness in NTLM (ntlmv2) authentication

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Steve French smfre...@us.ibm.com commit fdf96a907c1fbb93c633e2b7ede3b8df26d6a4c0 upstream. This is RH bug 970891 Uppercasing of username during calculation of ntlmv2 hash fails because

[PATCH 037/145] crypto: algboss - Hold ref count on larval

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Herbert Xu herb...@gondor.apana.org.au commit 939e17799619e31331d2433041196529515a86a6 upstream. On Thu, Jun 20, 2013 at 10:00:21AM +0200, Daniel Borkmann wrote: After having fixed a

[PATCH 058/145] md/raid10: fix two bugs affecting RAID10 reshape.

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown ne...@suse.de commit 78eaa0d4cbcdb345992fa3dd22b3bcbb473cc064 upstream. 1/ If a RAID10 is being reshaped to a fewer number of devices and is stopped while this is ongoing,

[PATCH 047/145] timer: Fix jiffies wrap behavior of round_jiffies_common()

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Bart Van Assche bart.vanass...@gmail.com commit 9e04d3804d3ac97d8c03a41d78d0f0674b5d01e1 upstream. Direct compare of jiffies related values does not work in the wrap around case. Replace

[PATCH 026/145] xhci: check for failed dma pool allocation

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Mathias Nyman mathias.ny...@linux.intel.com commit 025f880cb2e4d7218d0422d4b07bea1a68959c38 upstream. Fail and free the container context in case dma_pool_alloc() can't allocate the raw

[PATCH 057/145] tick: Prevent uncontrolled switch to oneshot mode

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner t...@linutronix.de commit 1f73a9806bdd07a5106409bbcab3884078bd34fe upstream. When the system switches from periodic to oneshot mode, the broadcast logic causes a

[PATCH 052/145] powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Chen Gang gang.c...@asianux.com commit 8246aca7058f3f2c2ae503081777965cd8df7b90 upstream. the smp_release_cpus is a normal funciton and called in normal environments, but it calls the

[PATCH 029/145] ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Seth Heasley seth.heas...@intel.com commit 1cfc7df3de10c40ed459e13cce6de616023bf41c upstream. This patch adds the AHCI-mode SATA DeviceIDs for the Intel Coleto Creek PCH. Signed-off-by:

[PATCH 055/145] ext3,ext4: don't mess with dir_file-f_pos in htree_dirblock_to_tree()

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Al Viro v...@zeniv.linux.org.uk commit 64cb927371cd2ec43758d8a094a003d27bc3d0dc upstream. Both ext3 and ext4 htree_dirblock_to_tree() is just filling the in-core rbtree for use by

[PATCH 027/145] powerpc/eeh: Fix fetching bus for single-dev-PE

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Gavin Shan sha...@linux.vnet.ibm.com commit 5fb621698e94e3af8b413d9439041fde48e2784d upstream. While running Linux as guest on top of phyp, we possiblly have PE that includes single PCI

[PATCH 034/145] usb: host: xhci-plat: release mem region while removing module

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: George Cherian george.cher...@ti.com commit 5388a3a5faba8dfa69e5f06c3a415d373c1a4316 upstream. Do a release_mem_region of the hcd resource. Without this the subsequent insertion of

[PATCH 046/145] genirq: Fix can_request_irq() for IRQs without an action

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings b...@decadent.org.uk commit 2779db8d37d4b542d9ca2575f5f178dbeaca6c86 upstream. Commit 02725e7471b8 ('genirq: Use irq_get/put functions'), inadvertently changed

[PATCH 030/145] ARM: 7765/1: perf: Record the user-mode PC in the call chain.

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jed Davis j...@mozilla.com commit c5f927a6f62196226915f12194c9d0df4e2210d7 upstream. With this change, we no longer lose the innermost entry in the user-mode part of the call chain. See

[PATCH 028/145] ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Seth Heasley seth.heas...@intel.com commit c7e8695bfa0611b39493a9dfe8bab9f63f9809bd upstream. This patch adds the IDE-mode SATA DeviceIDs for the Intel Coleto Creek PCH. Signed-off-by:

[PATCH 081/145] netfilter: xt_TCPMSS: Fix missing fragmentation handling

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Phil Oester ker...@linuxace.com commit b396966c4688522863572927cb30aa874b3ec504 upstream. Similar to commit bc6bcb59 (netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet

[PATCH 035/145] USB: option,qcserial: move Novatel Gobi1K IDs to qcserial

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Dan Williams d...@redhat.com commit a254810a86c4ac6ba44fa934558b042a17a7 upstream. These devices are all Gobi1K devices (according to the Windows INF files) and should be handled by

[PATCH 041/145] perf: Disable monitoring on setuid processes for regular users

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Stephane Eranian eran...@google.com commit 2976b10f05bd7f6dab9f9e7524451ddfed656a89 upstream. There was a a bug in setup_new_exec(), whereby the test to disabled perf monitoring was not

[PATCH 033/145] [SCSI] mpt2sas: fix firmware failure with wrong task attribute

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Sreekanth Reddy sreekanth.re...@lsi.com commit 48ba2efc382f94fae16ca8ca011e5961a81ad1ea upstream. When SCSI command is received with task attribute not set, set it to SIMPLE. Previously

[PATCH 024/145] cgroup: fix umount vs cgroup_cfts_commit() race

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Li Zefan lize...@huawei.com commit 084457f284abf6789d90509ee11dae383842b23b upstream. cgroup_cfts_commit() uses dget() to keep cgroup alive after cgroup_mutex is dropped, but dget()

[PATCH 078/145] netfilter: nfnetlink_acct: fix incomplete dumping of objects

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Pablo Neira Ayuso pa...@netfilter.org commit 991a6b735ff47710769545b11e481bb140b2e6f7 upstream. Fix broken incomplete object dumping if the list of objects does not fit into one single

[PATCH 072/145] netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Chen Gang gang.c...@asianux.com commit 4f36ea6eed2081340c7a7aa98c73187ecfccebff upstream. If nf_log uses ipt_ULOG as logging output, we can deliver non-null terminated strings to

[PATCH 036/145] powerpc/hw_brk: Fix setting of length for exact mode breakpoints

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Michael Neuling mi...@neuling.org commit b0b0aa9c7faf94e92320eabd8a1786c7747e40a8 upstream. The smallest match region for both the DABR and DAWR is 8 bytes, so the kernel needs to filter

[PATCH 025/145] cgroup: fix umount vs cgroup_event_remove() race

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Li Zefan lize...@huawei.com commit 1c8158eeae0f37d0eee9f1fbe68080df6a408df2 upstream. commit 5db9a4d99b0157a513944e9a44d29c9cec2e91dc Author: Tejun Heo t...@kernel.org Date: Sat Jul

[PATCH v3] power: new trace event to print device suspend and resume time

2013-07-17 Thread Shuah Khan
A new trace event is added to pm events to print time it takes to suspend and resume a device. It generates trace message that includes device, driver, parent information in addition to the type of pm ops invoked as well as the pm event and error status from the pm ops. Example trace below:

[PATCH 022/145] ACPICA: Do not use extended sleep registers unless HW-reduced bit is set

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Lv Zheng lv.zh...@intel.com commit 7cec7048fe22e3e92389da2cd67098f6c4284e7f upstream. Previous implementation incorrectly used the ACPI 5.0 extended sleep registers if they were simply

[PATCH 074/145] ipvs: Fix reuse connection if real server is dead

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Grzegorz Lyczba grzegorz.lyc...@gmail.com commit dc7b3eb900aab02e5cafbca3948d005be13fb4a5 upstream. Expire cached connection for new TCP/SCTP connection if real server is down.

[PATCH 020/145] ASoC: wm8962: Remove remaining direct register cache accesses

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Nicolin Chen b42...@freescale.com commit 2e7ee15ced914e109a1a5b6dfcd463d846a13bd5 upstream. Also fix return values for headphone switch updates. Signed-off-by: Nicolin Chen

Re: [Ksummit-2013-discuss] [ATTEND] How to act on LKML

2013-07-17 Thread Ramkumar Ramachandra
Sarah Sharp wrote: https://picasaweb.google.com/116960357493251979546/Trolls#5901298464591248626 https://picasaweb.google.com/116960357493251979546/Trolls#5901288095984358098 On my blog, here's some choice comments, mostly asking me to quit kernel development, along with more than a few

[PATCH 079/145] netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Phil Oester ker...@linuxace.com commit 409b545ac10d9548929557a75ad86540f59a2c83 upstream. The clamp-mss-to-pmtu option of the xt_TCPMSS target can cause issues connecting to websites if

[PATCH 023/145] ALSA: hda - Cache the MUX selection for generic HDMI

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Takashi Iwai ti...@suse.de commit bddee96b5d0db869f47b195fe48c614ca824203c upstream. When a selection to a converter MUX is changed in hdmi_pcm_open(), it should be cached so that the

[PATCH 077/145] netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Pablo Neira Ayuso pa...@netfilter.org commit 37bc4f8dfa72fb43b84381abca39cfdbbc8ff2df upstream. Fix broken incomplete object dumping if the list of objects does not fit into one single

[PATCH 042/145] [SCSI] sd: Fix parsing of 'temporary ' cache mode prefix

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings b...@decadent.org.uk commit 2ee3e26c673e75c05ef8b914f54fadee3d7b9c88 upstream. Commit 39c60a0948cc '[SCSI] sd: fix array cache flushing bug causing performance problems'

[PATCH 073/145] netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Florian Westphal f...@strlen.de commit 2a7851bffb008ff4882eee673da74718997b4265 upstream. Quoting https://bugzilla.netfilter.org/show_bug.cgi?id=812: [ ip6tables -m addrtype ] When I

Re: [PATCH] irqchip: gic: Don't complain in gic_get_cpumask() if UP system

2013-07-17 Thread Stephen Boyd
On 07/17/13 15:53, Nicolas Pitre wrote: On Wed, 17 Jul 2013, Stephen Boyd wrote: On 07/17/13 15:34, Nicolas Pitre wrote: On Wed, 17 Jul 2013, Stephen Boyd wrote: On 07/12/13 05:10, Stephen Boyd wrote: On 07/12, Javi Merino wrote: I agree, we should drop the check. It's annoying in

[PATCH 038/145] x86: Fix /proc/mtrr with base/size more than 44bits

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Yinghai Lu ying...@kernel.org commit d5c78673b1b28467354c2c30c3d4f003666ff385 upstream. On one sytem that mtrr range is more then 44bits, in dmesg we have [0.00] MTRR default

[PATCH 093/145] charger-manager: Ensure event is not used as format string

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Kees Cook keesc...@chromium.org commit 3594f4c0d7bc51e3a7e6d73c44e368ae079e42f3 upstream. The exposed interface for cm_notify_event() could result in the event msg string being parsed as

[PATCH 087/145] ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit e7293fd146846e2a44d29e0477e0860c60fb856b upstream. ext4_lblk_t is just u32 so multiplying it by blocksize can easily overflow for files larger than 4 GB. Fix

[PATCH 031/145] [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Reddy, Sreekanth sreekanth.re...@lsi.com commit b0df96a0068daee4f9c2189c29b9053eb6e46b17 upstream. Missing delay is not getting set properly. The reason is that it is not defined in the

[PATCH 088/145] ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit eaf3793728d07d995f1e74250b2d0005f7ae98b5 upstream. On 32-bit archs when sector_t is defined as 32-bit the logic computing data offset in

Re: [PATCH 0/5] initmpfs v2: use tmpfs instead of ramfs for rootfs

2013-07-17 Thread Andrew Morton
On Tue, 16 Jul 2013 08:31:13 -0700 (PDT) Rob Landley r...@landley.net wrote: Use tmpfs for rootfs when CONFIG_TMPFS=y and there's no root=. Specify rootfstype=ramfs to get the old initramfs behavior. The previous initramfs code provided a fairly crappy root filesystem: didn't let you --bind

[PATCH 075/145] netfilter: xt_LOG: fix mark logging for IPv6 packets

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Michal=20Kube=C4=8Dek?= mkube...@suse.cz commit d660164d79b67f879db35a7d61e47d3b99bc714e upstream. In dump_ipv6_packet(), the recurse parameter is zero only if dumping contents

[PATCH 121/145] drm/nva3/disp: Fix HDMI audio regression

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Ilia Mirkin imir...@alum.mit.edu commit bf03d1b293cc556df53545e318110505014d805e upstream. This is the nva3 counterpart to commit beba44b17 (drm/nv84/disp: Fix HDMI audio regression).

[PATCH 112/145] ARM: shmobile: emev2 GIO3 resource fix

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Magnus Damm d...@opensource.se commit 1eb14ea1e6bcd11d6d0ba937fc39808bb4d3453e upstream. Fix GIO3 base addresses for EMEV2. This bug was introduced by

[PATCH 076/145] ipvs: info leak in __ip_vs_get_dest_entries()

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter dan.carpen...@oracle.com commit a8241c63517ec0b900695daa9003cddc41c536a1 upstream. The entry struct has a 2 byte hole after -port and another 4 byte hole after

[PATCH 032/145] [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a infinite loop

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Sreekanth Reddy sreekanth.re...@lsi.com commit 6241f22ca12a26ee149cbe31b27bac97dbdc8bc4 upstream. Modified device scan routine so each configuration page read breaks from the while loop

[PATCH 084/145] tracing: Use current_uid() for critical time tracing

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Steven Rostedt (Red Hat) rost...@goodmis.org commit f17a5194859a82afe4164e938b92035b86c55794 upstream. The irqsoff tracer records the max time that interrupts are disabled. There are

Re: [Ksummit-2013-discuss] [ATTEND] How to act on LKML

2013-07-17 Thread Paul E. McKenney
On Wed, Jul 17, 2013 at 03:49:23PM -0700, Randy Dunlap wrote: On 07/17/13 15:02, Guenter Roeck wrote: On Wed, Jul 17, 2013 at 07:40:43AM -0700, Sarah Sharp wrote: [ ... ] The result: 75% of their developers are women. If you give a flying fuck about diversity, and want to attract

[PATCH 070/145] ext3: fix data=journal fast mount/umount hang

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit e643692138cfa33528f054b071ba2583509bb217 upstream. In data=journal mode, if we unmount the file system before a transaction has a chance to complete, when

Re: [PATCH RFC] lib: Make radix_tree_node_alloc() irq safe

2013-07-17 Thread David Daney
On 07/17/2013 04:12 PM, Andrew Morton wrote: On Tue, 16 Jul 2013 19:06:30 +0200 Jan Kara j...@suse.cz wrote: With users of radix_tree_preload() run from interrupt (CFQ is one such possible user), the following race can happen: radix_tree_preload() ... radix_tree_insert()

[PATCH 109/145] nfsd4: fix decoding of compounds across page boundaries

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: J. Bruce Fields bfie...@redhat.com commit 247500820ebd02ad87525db5d9b199e5b66f6636 upstream. A freebsd NFSv4.0 client was getting rare IO errors expanding a tarball. A network trace

[PATCH 089/145] iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Neil Horman nhor...@tuxdriver.com commit 03bbcb2e7e292838bb0244f5a7816d194c911d62 upstream. A few years back intel published a spec update:

[PATCH 108/145] drm/i915: Only clear write-domains after a successful wait-seqno

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Chris Wilson ch...@chris-wilson.co.uk commit daa13e1ca587bc773c1aae415ed1af6554117bd4 upstream. In the introduction of the non-blocking wait, I cut'n'pasted the wait completion code from

[PATCH 117/145] module: do percpu allocation after uniqueness check. No, really!

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Rusty Russell ru...@rustcorp.com.au commit 8d8022e8aba85192e937f1f0f7450e256d66ae5c upstream. v3.8-rc1-5-g1fb9341 was supposed to stop parallel kvm loads exhausting percpu memory on

[PATCH 110/145] svcrpc: fix handling of too-short rpc's

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: J. Bruce Fields bfie...@redhat.com commit cf3aa02cb4a0c5af5557dd47f15a08a7df33182a upstream. If we detect that an rpc is too short, we abort and close the connection. Except, there's a

[PATCH 120/145] drm/nouveau: use vmalloc for pgt allocation

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Marcin Slusarz marcin.slus...@gmail.com commit d005f51eb93d71cd40ebd11dd377453fa8c8a42a upstream. Page tables on nv50 take 48kB, which can be hard to allocate in one piece. Let's use

Re: [PATCH RFC] lib: Make radix_tree_node_alloc() irq safe

2013-07-17 Thread Andrew Morton
On Tue, 16 Jul 2013 19:06:30 +0200 Jan Kara j...@suse.cz wrote: With users of radix_tree_preload() run from interrupt (CFQ is one such possible user), the following race can happen: radix_tree_preload() ... radix_tree_insert() radix_tree_node_alloc() if (rtp-nr) { ret =

[PATCH 119/145] [CIFS] use sensible file nlink values if unprovided

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Steve French smfre...@gmail.com commit 6658b9f70ebca5fc0795b1d6d733996af1e2caa7 upstream. Certain servers may not set the NumberOfLinks field in query file/path info responses. In such a

[PATCH 094/145] drm/radeon: add backlight quirk for hybrid mac

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 80101790670385a85aca35ecae4b89e3f2fceecc upstream. Mac laptops with multiple GPUs apparently use the gmux driver for backlight control.

[PATCH 114/145] Btrfs: hold the tree mod lock in __tree_mod_log_rewind

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Josef Bacik jba...@fusionio.com commit f1ca7e98a67da618d8595866e0860308525154da upstream. We need to hold the tree mod log lock in __tree_mod_log_rewind since we walk forward in the tree

[PATCH 111/145] svcrpc: don't error out on small tcp fragment

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: J. Bruce Fields bfie...@redhat.com commit 1f691b07c5dc51b2055834f58c0f351defd97f27 upstream. Though clients we care about mostly don't do this, it is possible for rpc requests to be sent

[PATCH 080/145] netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Pablo Neira Ayuso pa...@netfilter.org commit ed82c437320c48a4032492f4a55a7e2c934158b6 upstream. In (bc6bcb5 netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary), the

[PATCH 092/145] printk: Fix rq-lock vs logbuf_lock unlock lock inversion

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Bu, Yitian y...@qti.qualcomm.com commit dbda92d16f8655044e082930e4e9d244b87fde77 upstream. commit 07354eb1a74d1 (locking printk: Annotate logbuf_lock as raw) reintroduced a lock

[PATCH 106/145] writeback: Fix periodic writeback after fs mount

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit a5faeaf9109578e65e1a32e2a3e76c8b47e7dcb6 upstream. Code in blkdev.c moves a device inode to default_backing_dev_info when the last reference to the device is

[PATCH 113/145] Btrfs: fix unlock after free on rewinded tree blocks

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Schmidt list.bt...@jan-o-sch.net commit 47fb091fb787420cd195e66f162737401cce023f upstream. When tree_mod_log_rewind decides to make a copy of the current tree buffer for its

[PATCH 123/145] [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: =?UTF-8?q?Bj=C3=B8rn=20Mork?= bj...@mork.no commit 7a6a731bd00ca90d0e250867c3b9c05b5ff0fa49 upstream. commit 98cb7e44 ([SCSI] megaraid_sas: Sanity check user supplied length before

[PATCH 067/145] nbd: correct disconnect behavior

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Paul Clements paul.cleme...@steeleye.com commit c378f70adbc1bbecd9e6db145019f14b2f688c7c upstream. Currently, when a disconnect is requested by the user (via NBD_DISCONNECT ioctl) the

[PATCH 086/145] ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit a60697f411eb365fb09e639e6f183fe33d1eb796 upstream. On 32-bit architectures with 32-bit sector_t computation of data offset in ext4_xattr_fiemap() can

[PATCH 090/145] dma: tegra: avoid channel lock up after free

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Dmitry Osipenko dig...@gmail.com commit 7bdc1e272a471062e8f310137c896e2355b46d13 upstream. Lock scenario: Channel 1 was allocated and prepared as slave_sg, used and freed. Now

[PATCH 069/145] Drivers: hv: Execute shutdown in a thread context

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: K. Y. Srinivasan k...@microsoft.com commit 3dd6cb497198a0533a2530b6a345c60c9a29b9bc upstream. Execute the shutdown code in a thread context. With recent changes made to the shutdown

[PATCH 059/145] HID: apple: Add support for the 2013 Macbook Air

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Henrik Rydberg rydb...@euromail.se commit 9d9a04ee758b4c1fcc7586d065cdde7a7607e156 upstream. This patch adds keyboard support for MacbookAir6,2 as WELLSPRING8 (0x0291, 0x0292, 0x0293).

[PATCH 061/145] drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com commit da331ba8e9c5de72a27e50f71105395bba6eebe0 upstream. tasklet_kill() may sleep so call it before taking pch-lock. Fixes following

[PATCH 064/145] crypto: sanitize argument for format string

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Kees Cook keesc...@chromium.org commit 1c8fca1d92e14859159a82b8a380d220139b7344 upstream. The template lookup interface does not provide a way to use format strings, so make sure that

[PATCH 133/145] perf: Clone child context from parent context pmu

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Jiri Olsa jo...@redhat.com commit 734df5ab549ca44f40de0f07af1c8803856dfb18 upstream. Currently when the child context for inherited events is created, it's based on the pmu object of the

[PATCH 063/145] block: do not pass disk names as format strings

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Kees Cook keesc...@chromium.org commit ffc8b30866879ed9ba62bd0a86fecdbd51cd3d19 upstream. Disk names may contain arbitrary strings, so they must not be interpreted as format strings. It

[PATCH 145/145] svcrdma: underflow issue in decode_write_list()

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter dan.carpen...@oracle.com commit b2781e1021525649c0b33fffd005ef219da33926 upstream. My static checker marks everything from ntohl() as untrusted and it complains we could

[PATCH 095/145] b43: ensue that BCMA is y when B43 is y

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Hauke Mehrtens ha...@hauke-m.de commit 693026ef2e751fd94d2e6c71028e68343cc875d5 upstream. When b43 gets build into the kernel and it should use bcma we have to ensure that bcma was also

[PATCH 142/145] lockd: protect nlm_blocked access in nlmsvc_retry_blocked

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: David Jeffery djeff...@redhat.com commit 1c327d962fc420aea046c16215a552710bde8231 upstream. In nlmsvc_retry_blocked, the check that the list is non-empty and acquiring the pointer of the

Re: [Ksummit-2013-discuss] [ATTEND] How to act on LKML

2013-07-17 Thread Guenter Roeck
On Wed, Jul 17, 2013 at 04:08:31PM -0700, Paul E. McKenney wrote: On Wed, Jul 17, 2013 at 03:49:23PM -0700, Randy Dunlap wrote: On 07/17/13 15:02, Guenter Roeck wrote: On Wed, Jul 17, 2013 at 07:40:43AM -0700, Sarah Sharp wrote: [ ... ] The result: 75% of their developers are

[PATCH 083/145] ipvs: SCTP ports should be writable in ICMP packets

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Julian Anastasov j...@ssi.bg commit 06f3d7f973ec04290d86b7dd91b48d38d90433dc upstream. Make sure that SCTP ports are writable when embedded in ICMP from client, so that ip_vs_nat_icmp

[PATCH 068/145] hpfs: better test for errors

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Mikulas Patocka miku...@artax.karlin.mff.cuni.cz commit 3ebacb05044f82c5f0bb456a894eb9dc57d0ed90 upstream. The test if bitmap access is out of bound could errorneously pass if the device

[PATCH 056/145] jbd2: fix theoretical race in jbd2__journal_restart

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: Theodore Ts'o ty...@mit.edu commit 39c04153fda8c32e85b51c96eb5511a326ad7609 upstream. Once we decrement transaction-t_updates, if this is the last handle holding the transaction from

<    3   4   5   6   7   8   9   10   11   12   >