[PATCH 3.14 14/68] ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Sven Wegener sven.wege...@stealer.net [ Upstream commit 3bfdc59a6c24608ed23e903f670aaf5f58c7a6f3 ] Commit efe4208 (ipv6: make lookups simpler and faster) introduced a regression in

[PATCH 3.14 15/68] netlink: rate-limit leftover bytes warning and print process name

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Michal Schmidt mschm...@redhat.com [ Upstream commit bfc5184b69cf9eeb286137640351c650c27f118a ] Any process is able to send netlink messages with leftover bytes. Make the warning rate-limited

[PATCH 3.14 04/68] ima: audit log files opened with O_DIRECT flag

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Mimi Zohar zo...@linux.vnet.ibm.com commit f9b2a735bdddf836214b5dca74f6ca7712e5a08c upstream. Files are measured or appraised based on the IMA policy. When a file, in policy, is opened with

[PATCH -mm 2/3] page-cgroup: get rid of NR_PCG_FLAGS

2014-06-24 Thread Vladimir Davydov
It's not used anywhere today, so let's remove it. Signed-off-by: Vladimir Davydov vdavy...@parallels.com --- include/linux/page_cgroup.h |6 -- kernel/bounds.c |2 -- 2 files changed, 8 deletions(-) diff --git a/include/linux/page_cgroup.h b/include/linux/page_cgroup.h

[PATCH 3.14 06/68] evm: prohibit userspace writing security.evm HMAC value

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Mimi Zohar zo...@linux.vnet.ibm.com commit 2fb1c9a4f2dbc2f0bd2431c7fa64d0b5483864e4 upstream. Calculating the 'security.evm' HMAC value requires access to the EVM encrypted key. Only the

Re: [PATCH v2] ARM: dts: Add cros_ec to exynos5420-peach-pit and exynos5800-peach-pi

2014-06-24 Thread Javier Martinez Canillas
Hello Doug, On 06/24/2014 06:28 PM, Doug Anderson wrote: Tushar, On Mon, Jun 23, 2014 at 11:43 PM, Tushar Behera trbli...@gmail.com wrote: On 06/24/2014 02:19 AM, Doug Anderson wrote: This adds cros_ec to exynos5420-peach-pit and exynos5800-peach-pi, including: * The keyboard * The i2c

Re: [RFT 0/3] cxgb4: use request_firmware_nowait()

2014-06-24 Thread Casey Leedom
On 06/24/14 08:55, Casey Leedom wrote: On 06/23/14 17:29, Luis R. Rodriguez wrote: On Mon, Jun 23, 2014 at 12:06:48PM -0700, Casey Leedom wrote: Also, it might be useful if there was a way for the driver module to tell the timeout mechanism that forward progress _is_ being made so it

[PATCH 3.14 05/68] ima: introduce ima_kernel_read()

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Dmitry Kasatkin d.kasat...@samsung.com commit 0430e49b6e7c6b5e076be8fefdee089958c9adad upstream. Commit 8aac62706 move exit_task_namespaces() outside of exit_notify introduced the kernel opps

[PATCH 3.14 00/68] 3.14.9-stable review

2014-06-24 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.14.9 release. There are 68 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Thu Jun 26 15:47:04 UTC 2014. Anything

[PATCH 3.10 39/52] iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611.

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Jonathan Cameron ji...@kernel.org commit a91a73c8b39a6b8bcc53fafa5372c65387c81233 upstream. Reported-by: Erik Habbinga erik.habbi...@schneider-electric.com Signed-off-by: Jonathan Cameron

[PATCH 3.10 37/52] Drivers: hv: balloon: Ensure pressure reports are posted regularly

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: K. Y. Srinivasan k...@microsoft.com commit ae339336dc950b9b05e7ccd3565dd3e8781c06d9 upstream. The current code posts periodic memory pressure status from a dedicated thread. Under some

[PATCH 3.10 32/52] USB: cdc-acm: fix broken runtime suspend

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit 140cb81ac8c625942a1d695875932c615767a526 upstream. The current ACM runtime-suspend implementation is broken in several ways: Firstly, it buffers only the

[PATCH 3.10 35/52] USB: cdc-acm: fix I/O after failed open

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit e4c36076c2a6195ec62c35b03c3fde84d0087dc8 upstream. Make sure to kill any already submitted read urbs on read-urb submission failures in open in order to

[PATCH 3.10 50/52] ALSA: control: Dont access controls outside of protected regions

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit fd9f26e4eca5d08a27d12c0933fceef76ed9663d upstream. A control that is visible on the card-controls list can be freed at any time. This means we must

[PATCH 3.10 49/52] ALSA: control: Fix replacing user controls

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 82262a46627bebb0febcc26664746c25cef08563 upstream. There are two issues with the current implementation for replacing user controls. The first is that

[PATCH 3.10 41/52] iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter dan.carpen...@oracle.com commit 4f3bcd878f1d3c730fe00f619b7260c6125d49eb upstream. at91_adc_get_trigger_value_by_name() was returning -ENOMEM truncated to a positive u8 and that

[PATCH 3.10 45/52] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform.

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Wang, Xiaoming xiaoming.w...@intel.com commit 2bd0ae464a6cf7363bbf72c8545e0aa43caa57f0 upstream. Cancel the optimization of compiler for struct snd_compr_avail which size will be 0x1c in 32bit

[PATCH 3.14 02/68] target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger n...@linux-iscsi.org commit 0ed6e189e3f6ac3a25383ed5cc8b0ac24c9b97b7 upstream. This patch fixes a NULL pointer dereference regression bug that was introduced with: commit

[PATCH 3.10 48/52] ALSA: control: Protect user controls against concurrent access

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 07f4d9d74a04aa7c72c5dae0ef97565f28f17b92 upstream. The user-control put and get handlers as well as the tlv do not protect against concurrent access

[PATCH 3.10 38/52] ASoC: max98090: Fix reset at resume time

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Liam Girdwood liam.r.girdw...@linux.intel.com commit 25b4ab430f8e166c9b63f4db28e7e812d5a59396 upstream. Reset needs to wait 20ms before other codec IO is performed. This wait was not being

[PATCH 3.10 51/52] ALSA: control: Handle numid overflow

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit ac902c112d90a89e59916f751c2745f4dbdbb4bd upstream. Each control gets automatically assigned its numids when the control is created. The allocation is

[PATCH -mm 1/3] page-cgroup: trivial cleanup

2014-06-24 Thread Vladimir Davydov
Add forward declarations for struct pglist_data, mem_cgroup. Remove __init, __meminit from function prototypes and inline functions. Remove redundant inclusion of bit_spinlock.h. Signed-off-by: Vladimir Davydov vdavy...@parallels.com --- include/linux/page_cgroup.h | 22

[PATCH 3.14 16/68] bridge: Prevent insertion of FDB entry with disallowed vlan

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Toshiaki Makita makita.toshi...@lab.ntt.co.jp [ Upstream commit e0d7968ab6c8bce2437b36fa7f04117e333f196d ] br_handle_local_finish() is allowing us to insert an FDB entry with disallowed vlan.

[PATCH 3.10 52/52] ALSA: control: Make sure that id-index does not overflow

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 883a1d49f0d77d30012f114b2e19fc141beb3e8e upstream. The ALSA control code expects that the range of assigned indices to a control is continuous and

[PATCH 3.14 13/68] qlcnic: info leak in qlcnic_dcb_peer_app_info()

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter dan.carpen...@oracle.com [ Upstream commit 7df566bbdd0af0785542b89466a937e94257fcfb ] This function is called from dcbnl_build_peer_app(). The info struct isn't initialized at

[PATCH 3.14 17/68] net: tunnels - enable module autoloading

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Tom Gundersen t...@jklm.no [ Upstream commit f98f89a0104454f35a62d681683c844f6dbf4043 ] Enable the module alias hookup to allow tunnel modules to be autoloaded on demand. This is in line

[PATCH 3.14 01/68] rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq

2014-06-24 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Boris BREZILLON boris.brezil...@free-electrons.com commit 2fe121e1f5aa3bf31b418a9790db6c400e922291 upstream. The rtc user must wait at least 1 sec between each time/calandar update (see

[PATCH 3.10 25/52] net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Wei Yang weiy...@linux.vnet.ibm.com [ No upstream commit, this is a cherry picked backport enabler. ] The second parameter of __mlx4_init_one() is used to identify whether the pci_dev is a PF

[PATCH 3.10 21/52] ipv4: fix a race in ip4_datagram_release_cb()

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit 9709674e68646cee5a24e3000b3558d25412203a ] Alexey gave a AddressSanitizer[1] report that finally gave a good hint at where was the origin of

[PATCH 3.10 26/52] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Wei Yang weiy...@linux.vnet.ibm.com [ Upstream commit befdf8978accecac2e0739e6b5075afc62db37fe ] pci_match_id() just match the static pci_device_id, which may return NULL if someone binds the

[PATCH 3.10 33/52] USB: cdc-acm: fix runtime PM for control messages

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit bae3f4c53585e9a170da9436e0f06919874bda9a upstream. Fix runtime PM handling of control messages by adding the required PM counter operations. Fixes:

[PATCH 3.10 44/52] nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner t...@linutronix.de commit 0e576acbc1d9600cf2d9b4a141a2554639959d50 upstream. If CONFIG_NO_HZ=n tick_nohz_get_sleep_length() returns NSEC_PER_SEC/HZ. If CONFIG_NO_HZ=y and the

[PATCH 3.10 20/52] ipip, sit: fix ipv4_{update_pmtu,redirect} calls

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Dmitry Popov ixaph...@qrator.net [ Upstream commit 2346829e641b804ece9ac9298136b56d9567c278 ] ipv4_{update_pmtu,redirect} were called with tunnel's ifindex (t-dev is a tunnel netdevice). It

[PATCH 3.10 34/52] USB: cdc-acm: fix shutdown and suspend race

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit ed797074031a37bb9bf4a70952fffc606b77274d upstream. We should stop I/O unconditionally at suspend rather than rely on the tty-port initialised flag (which

[PATCH 3.10 30/52] USB: cdc-acm: fix write and suspend race

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit 5a345c20c17d87099224a4be12e69e5bd7023dca upstream. Fix race between write() and suspend() which could lead to writes being dropped (or I/O while

[PATCH 3.10 27/52] KVM: lapic: sync highest ISR to hardware apic on EOI

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Paolo Bonzini pbonz...@redhat.com commit fc57ac2c9ca8109ea97fcc594f4be436944230cc upstream. When Hyper-V enlightenments are in effect, Windows prefers to issue an Hyper-V MSR write to issue an

Re: [PATCH 1/1] FS/UDF: use linux/uaccess.h (2)

2014-06-24 Thread Jan Kara
On Fri 20-06-14 21:53:10, Fabian Frederick wrote: Fix checkpatch warning WARNING: Use #include linux/uaccess.h instead of asm/uaccess.h on 3 more files. Thanks. I've combined this patch with your previous one for the same issue.

Re: [PATCH v2 07/10] regulator: Add driver for Maxim 77802 PMIC regulators

2014-06-24 Thread Javier Martinez Canillas
Hello Mark, On 06/23/2014 11:47 AM, Mark Brown wrote: On Mon, Jun 23, 2014 at 11:28:25AM +0200, Javier Martinez Canillas wrote: On 06/21/2014 10:40 PM, Mark Brown wrote: That's not really relevant here - I'm asking if the regulators get their own supplies rather than if anything uses

[PATCH 3.10 46/52] ALSA: hda/realtek - Add support of ALC891 codec

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Kailang Yang kail...@realtek.com commit b6c5fbad16aa5026f508093a8d651c25e1cb6179 upstream. New codec support for ALC891. Signed-off-by: Kailang Yang kail...@realtek.com Signed-off-by: Takashi

[PATCH 3.10 24/52] vxlan: use dev-needed_headroom instead of dev-hard_header_len

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Cong Wang cw...@twopensource.com [ Upstream commit 2853af6a2ea1a8ed09b09dd4fb578e7f435e8d34 ] When we mirror packets from a vxlan tunnel to other device, the mirror device should see the same

[PATCH 3.10 23/52] rtnetlink: fix userspace API breakage for iproute2 v3.9.0

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Michal Schmidt mschm...@redhat.com [ Upstream commit e5eca6d41f53db48edd8cf88a3f59d2c30227f8e ] When running RHEL6 userspace on a current upstream kernel, ip link fails to show VF information.

[PATCH 3.10 42/52] iio: Fix endianness issue in ak8975_read_axis()

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Peter Meerwald pme...@pmeerw.net commit 8ba42fb7b17649c9ab5b5e79d4e90370a0b4645e upstream. i2c_smbus_read_word_data() does host endian conversion already, no need for le16_to_cpu()

[PATCH 3.10 22/52] sctp: Fix sk_ack_backlog wrap-around problem

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Xufeng Zhang xufeng.zh...@windriver.com [ Upstream commit d3217b15a19a4779c39b212358a5c71d725822ee ] Consider the scenario: For a TCP-style socket, while processing the COOKIE_ECHO chunk in

Re: [PATCH v7 1/1] man-pages: seccomp.2: document syscall

2014-06-24 Thread Kees Cook
On Tue, Jun 24, 2014 at 3:23 AM, Michael Kerrisk (man-pages) mtk.manpa...@gmail.com wrote: On 06/24/2014 12:01 AM, Kees Cook wrote: Combines documentation from prctl, and in-kernel seccomp_filter.txt, along with new details specific to the new syscall. Great work on the man page, Kees! (BTW,

[PATCH 3.10 43/52] lzo: properly check for overruns

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Greg Kroah-Hartman gre...@linuxfoundation.org commit 206a81c18401c0cde6e579164f752c4b147324ce upstream. The lzo decompressor can, if given some really crazy data, possibly overrun some

[PATCH 3.10 36/52] USB: cdc-acm: fix runtime PM imbalance at shutdown

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit 5292afa657d0e790b7479ad8eef9450c1e040b3d upstream. Make sure only to decrement the PM counters if they were actually incremented. Note that the USB PM

[PATCH 3.10 40/52] staging: iio: tsl2x7x_core: fix proximity treshold

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Mario Schuknecht mario.schukne...@dresearch-fe.de commit c404618cd06dad771495fe1cf9d5a63b5664f65f upstream. Consider high byte of proximity min and max treshold in function 'tsl2x7x_chip_on'.

[PATCH 3.10 06/52] net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric W. Biederman ebied...@xmission.com [ Upstream commit a53b72c83a4216f2eb883ed45a0cbce014b8e62d ] The permission check in sock_diag_put_filterinfo is wrong, and it is so removed from it's

[PATCH 3.10 08/52] net: Add variants of capable for use on netlink messages

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric W. Biederman ebied...@xmission.com [ Upstream commit aa4cf9452f469f16cea8c96283b641b4576d4a7b ] netlink_net_capable - The common case use, for operations that are safe on a network

[PATCH 3.10 05/52] netlink: Rename netlink_capable netlink_allowed

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric W. Biederman ebied...@xmission.com [ Upstream commit 5187cd055b6e81fc6526109456f8b20623148d5f ] netlink_capable is a static internal function in af_netlink.c and we have better uses for

[PATCH 3.10 31/52] USB: cdc-acm: fix write and resume race

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit e144ed28bed10684f9aaec6325ed974d53f76110 upstream. Fix race between write() and resume() due to improper locking that could lead to writes being

Re: [PATCH 4/4] kvm: Implement PEBS virtualization

2014-06-24 Thread Marcelo Tosatti
On Sun, Jun 22, 2014 at 09:02:25PM +0200, Andi Kleen wrote: First, it's not sufficient to pin the debug store area, you also have to pin the guest page tables that are used to map the debug store. But even if you do that, as soon as the guest fork()s, it will create a new pgd which the

[PATCH 3.10 29/52] MIPS: KVM: Allocate at least 16KB for exception handlers

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: James Hogan james.ho...@imgtec.com commit 7006e2dfda9adfa40251093604db76d7e44263b3 upstream. Each MIPS KVM guest has its own copy of the KVM exception vector. This contains the TLB refill

[PATCH 3.10 09/52] net: Use netlink_ns_capable to verify the permisions of netlink messages

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric W. Biederman ebied...@xmission.com [ Upstream commit 90f62cf30a78721641e08737bda787552428061e ] It is possible by passing a netlink socket to a more privileged executable and then to fool

[PATCH 3.10 11/52] netlink: rate-limit leftover bytes warning and print process name

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Michal Schmidt mschm...@redhat.com [ Upstream commit bfc5184b69cf9eeb286137640351c650c27f118a ] Any process is able to send netlink messages with leftover bytes. Make the warning rate-limited

Overlayfs rename bug

2014-06-24 Thread David Howells
Miklos Szeredi mik...@szeredi.hu wrote: Tentative Tested-by from me unless I can break it. Thanks for testing. Tested-by retracted temporarily. There's a bug in rename handling. If you clone: http://git.infradead.org/users/dhowells/unionmount-testsuite.git and check out the

[PATCH 3.10 07/52] net: Add variants of capable for use on on sockets

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric W. Biederman ebied...@xmission.com [ Upstream commit a3b299da869d6e78cf42ae0b1b41797bcb8c5e4b ] sk_net_capable - The common case, operations that are safe in a network namespace.

[PATCH 3.10 02/52] iscsi-target: Reject mutual authentication with reflected CHAP_C

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger n...@linux-iscsi.org commit 1d2b60a5545942b1376cb48c1d55843d71e3a08f upstream. This patch adds an explicit check in chap_server_compute_md5() to ensure the CHAP_C value

[PATCH 3.10 19/52] net: force a list_del() in unregister_netdevice_many()

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit 87757a917b0b3c0787e0563c679762152be81312 ] unregister_netdevice_many() API is error prone and we had too many bugs because of dangling

[PATCH 3.10 28/52] ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Boris BREZILLON boris.brezil...@free-electrons.com commit 9dcc87fec8947308e0111c65dcd881e6aa5b1673 upstream. sam9x5 SoCs have the following errata: RTC: Interrupt Mask Register cannot be used

[PATCH 3.4 22/26] ALSA: control: Handle numid overflow

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit ac902c112d90a89e59916f751c2745f4dbdbb4bd upstream. Each control gets automatically assigned its numids when the control is created. The allocation is

[PATCH 3.4 26/26] lzo: properly check for overruns

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Greg Kroah-Hartman gre...@linuxfoundation.org commit 206a81c18401c0cde6e579164f752c4b147324ce upstream. The lzo decompressor can, if given some really crazy data, possibly overrun some variable

[PATCH 3.10 03/52] ima: introduce ima_kernel_read()

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Dmitry Kasatkin d.kasat...@samsung.com commit 0430e49b6e7c6b5e076be8fefdee089958c9adad upstream. Commit 8aac62706 move exit_task_namespaces() outside of exit_notify introduced the kernel opps

[PATCH 3.10 14/52] team: fix mtu setting

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Jiri Pirko j...@resnulli.us [ Upstream commit 9d0d68faea6962d62dd501cd6e71ce5cc8ed262b ] Now it is not possible to set mtu to team device which has a port enslaved to it. The reason is that

[PATCH 3.4 24/26] lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Markus F.X.J. Oberhumer mar...@oberhumer.com commit b6bec26cea948148a9420e7a0ac337f925de49e7 upstream. Rename the source file to match the function name and thereby also make room for a

[PATCH 3.10 15/52] tcp: fix cwnd undo on DSACK in F-RTO

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Yuchung Cheng ych...@google.com [ Upstream commit 0cfa5c07d6d1d7f8e710fc671c5ba1ce85e09fa4 ] This bug is discovered by an recent F-RTO issue on tcpm list

[PATCH 3.10 04/52] evm: prohibit userspace writing security.evm HMAC value

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Mimi Zohar zo...@linux.vnet.ibm.com commit 2fb1c9a4f2dbc2f0bd2431c7fa64d0b5483864e4 upstream. Calculating the 'security.evm' HMAC value requires access to the EVM encrypted key. Only the

[PATCH 3.10 13/52] net: fix inet_getid() and ipv6_select_ident() bugs

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit 39c36094d78c39e038c1e499b2364e13bce36f54 ] I noticed we were sending wrong IPv4 ID in TCP flows when MTU discovery is disabled. Note how

[PATCH 3.10 00/52] 3.10.45-stable review

2014-06-24 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.10.45 release. There are 52 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Thu Jun 26 15:46:59 UTC 2014. Anything

[PATCH 3.10 16/52] net: filter: fix typo in sparc BPF JIT

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Alexei Starovoitov a...@plumgrid.com [ Upstream commit 569810d1e3278907264f5b115281fca3f0038d53 ] fix typo in sparc codegen for SKF_AD_IFINDEX and SKF_AD_HATYPE classic BPF extensions Fixes:

[PATCH 3.10 12/52] net: tunnels - enable module autoloading

2014-06-24 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Tom Gundersen t...@jklm.no [ Upstream commit f98f89a0104454f35a62d681683c844f6dbf4043 ] Enable the module alias hookup to allow tunnel modules to be autoloaded on demand. This is in line

[PATCH 3.4 25/26] lib/lzo: Update LZO compression to current upstream version

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Markus F.X.J. Oberhumer mar...@oberhumer.com commit 8b975bd3f9089f8ee5d7bbfd798537b992bbc7e7 upstream. This commit updates the kernel LZO code to the current upsteam version which features a

[PATCH 3.4 23/26] ALSA: control: Make sure that id-index does not overflow

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 883a1d49f0d77d30012f114b2e19fc141beb3e8e upstream. The ALSA control code expects that the range of assigned indices to a control is continuous and does

[PATCH 3.4 14/26] USB: cdc-acm: fix shutdown and suspend race

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit ed797074031a37bb9bf4a70952fffc606b77274d upstream. We should stop I/O unconditionally at suspend rather than rely on the tty-port initialised flag (which

[PATCH 3.4 13/26] USB: cdc-acm: fix runtime PM for control messages

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit bae3f4c53585e9a170da9436e0f06919874bda9a upstream. Fix runtime PM handling of control messages by adding the required PM counter operations. Fixes:

[PATCH 3.4 11/26] USB: cdc-acm: fix write and resume race

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit e144ed28bed10684f9aaec6325ed974d53f76110 upstream. Fix race between write() and resume() due to improper locking that could lead to writes being reordered.

[PATCH 3.4 09/26] netlink: rate-limit leftover bytes warning and print process name

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Michal Schmidt mschm...@redhat.com [ Upstream commit bfc5184b69cf9eeb286137640351c650c27f118a ] Any process is able to send netlink messages with leftover bytes. Make the warning rate-limited

[PATCH 3.4 16/26] USB: cdc-acm: fix runtime PM imbalance at shutdown

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit 5292afa657d0e790b7479ad8eef9450c1e040b3d upstream. Make sure only to decrement the PM counters if they were actually incremented. Note that the USB PM

[PATCH 3.4 21/26] ALSA: control: Dont access controls outside of protected regions

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit fd9f26e4eca5d08a27d12c0933fceef76ed9663d upstream. A control that is visible on the card-controls list can be freed at any time. This means we must not

[PATCH 3.4 10/26] USB: cdc-acm: fix write and suspend race

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit 5a345c20c17d87099224a4be12e69e5bd7023dca upstream. Fix race between write() and suspend() which could lead to writes being dropped (or I/O while suspended)

Re: [PATCH v7 3/9] seccomp: introduce writer locking

2014-06-24 Thread Oleg Nesterov
Kees, I am still trying to force myself to read and try to understand what this series does ;) Just a minor nit so far. On 06/23, Kees Cook wrote: @@ -1142,6 +1168,7 @@ static struct task_struct *copy_process(unsigned long clone_flags, { int retval; struct task_struct *p; +

[PATCH 3.4 15/26] USB: cdc-acm: fix I/O after failed open

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold jhov...@gmail.com commit e4c36076c2a6195ec62c35b03c3fde84d0087dc8 upstream. Make sure to kill any already submitted read urbs on read-urb submission failures in open in order to

[PATCH 3.4 05/26] team: fix mtu setting

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Jiri Pirko j...@resnulli.us [ Upstream commit 9d0d68faea6962d62dd501cd6e71ce5cc8ed262b ] Now it is not possible to set mtu to team device which has a port enslaved to it. The reason is that

[PATCH 3.4 20/26] ALSA: control: Fix replacing user controls

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 82262a46627bebb0febcc26664746c25cef08563 upstream. There are two issues with the current implementation for replacing user controls. The first is that

[PATCH 3.4 18/26] ALSA: hda/realtek - Add support of ALC891 codec

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Kailang Yang kail...@realtek.com commit b6c5fbad16aa5026f508093a8d651c25e1cb6179 upstream. New codec support for ALC891. Signed-off-by: Kailang Yang kail...@realtek.com Signed-off-by: Takashi

[PATCH 3.4 01/26] iscsi-target: Reject mutual authentication with reflected CHAP_C

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger n...@linux-iscsi.org commit 1d2b60a5545942b1376cb48c1d55843d71e3a08f upstream. This patch adds an explicit check in chap_server_compute_md5() to ensure the CHAP_C value

[PATCH 3.4 04/26] net: fix inet_getid() and ipv6_select_ident() bugs

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit 39c36094d78c39e038c1e499b2364e13bce36f54 ] I noticed we were sending wrong IPv4 ID in TCP flows when MTU discovery is disabled. Note how

[PATCH 3.4 08/26] net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Wei Yang weiy...@linux.vnet.ibm.com [ Upstream commit befdf8978accecac2e0739e6b5075afc62db37fe ] This patch wrap up a helper function __mlx4_remove_one() which does the tear down function but

Re: [PATCH] Documentation: sysfs-bus-usb: update power/persist description

2014-06-24 Thread Paul Bolle
On Tue, 2014-06-24 at 10:15 -0400, Alan Stern wrote: The default value for the persist facility depends on the setting of CONFIG_USB_DEFAULT_PERSIST. If that symbol is set then persist is enabled by default for all devices, except those which have the USB_QUIRK_RESET flag set (meaning that

[PATCH 3.4 17/26] nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner t...@linutronix.de commit 0e576acbc1d9600cf2d9b4a141a2554639959d50 upstream. If CONFIG_NO_HZ=n tick_nohz_get_sleep_length() returns NSEC_PER_SEC/HZ. If CONFIG_NO_HZ=y and the

[PATCH 3.4 02/26] evm: prohibit userspace writing security.evm HMAC value

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Mimi Zohar zo...@linux.vnet.ibm.com commit 2fb1c9a4f2dbc2f0bd2431c7fa64d0b5483864e4 upstream. Calculating the 'security.evm' HMAC value requires access to the EVM encrypted key. Only the

[PATCH 3.4 19/26] ALSA: control: Protect user controls against concurrent access

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Lars-Peter Clausen l...@metafoo.de commit 07f4d9d74a04aa7c72c5dae0ef97565f28f17b92 upstream. The user-control put and get handlers as well as the tlv do not protect against concurrent access

[PATCH 3.4 06/26] sctp: Fix sk_ack_backlog wrap-around problem

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Xufeng Zhang xufeng.zh...@windriver.com [ Upstream commit d3217b15a19a4779c39b212358a5c71d725822ee ] Consider the scenario: For a TCP-style socket, while processing the COOKIE_ECHO chunk in

[PATCH 3.4 03/26] net: tunnels - enable module autoloading

2014-06-24 Thread Greg Kroah-Hartman
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Tom Gundersen t...@jklm.no [ Upstream commit f98f89a0104454f35a62d681683c844f6dbf4043 ] Enable the module alias hookup to allow tunnel modules to be autoloaded on demand. This is in line with

Re: [PATCH] USB: remove CONFIG_USB_PERSIST from Documentation

2014-06-24 Thread Paul Bolle
On Tue, 2014-06-24 at 10:25 -0400, Alan Stern wrote: Also, that Later kernels thing has already arrived. I believe it was implemented in 2.6.35. How does the kernel currently call the disconnect method? I can't yet say for sure, and it seems silly to send a v2 dropping those lines without

Re: [PATCH v4 0/4] perf timechart io mode

2014-06-24 Thread Stanislav Fomichev
On Tue, Jun 24, 2014 at 01:10:22PM +0400, Stanislav Fomichev wrote: hum, got this when trying: [jolsa@krava perf]$ sudo ./perf timechart record -I ^C[ perf record: Woken up 2 times to write data ] [ perf record: Captured and wrote 1.071 MB perf.data (~46806 samples) ] [jolsa@krava

Re: [PATCH v2 0/8] Add Keystone PCIe controller driver

2014-06-24 Thread Murali Karicheri
On 06/24/2014 12:08 PM, Murali Karicheri wrote: Pratyush, On 06/23/2014 12:50 PM, Santosh Shilimkar wrote: Original Message Subject: Re: [PATCH v2 0/8] Add Keystone PCIe controller driver On Sat, Jun 21, 2014 at 03:05:30AM +0800, Arnd Bergmann wrote: On Friday 20 June

Re: [PATCH 2/4] perf timechart: implement IO mode

2014-06-24 Thread Stanislav Fomichev
I'll need some more info (description, usage..) to push this throught There is actual description and usage example in the documentation, does this count? Or you want me to also have some small explanation in the changelog? -- To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: [PATCH v4 0/4] perf timechart io mode

2014-06-24 Thread Stanislav Fomichev
For some reason, in Jiri's trace we see exit from sys_read with 2, and then again exit from sys_read with -EAGAIN: xterm 32028 [000] 43390.908909: syscalls:sys_enter_read: fd: 0x0004, buf: 0x02076e8c, count: 0x0 xterm 32028 [000] 43390.908917:

Re: [PATCH v2 1/3] sched/fair: Disable runtime_enabled on dying rq

2014-06-24 Thread bsegall
Kirill Tkhai ktk...@parallels.com writes: We kill rq-rd on the CPU_DOWN_PREPARE stage: cpuset_cpu_inactive - cpuset_update_active_cpus - partition_sched_domains - - cpu_attach_domain - rq_attach_root - set_rq_offline This unthrottles all throttled cfs_rqs. But the cpu is

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