Re: [PATCH] tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.

2012-08-15 Thread Kent Yoder
Hi Jesper, > > Unfortunately we just get NULL back, so we can't really tell the user > > exactely what went wrong, but we can at least avoid crashing and > > return an error (-EIO seemed more generic and more suitable here than > > -ENOMEM or something else, so I picked that). > > Thanks Jesper.

[v2.6.34-stable 083/165] time: Change jiffies_to_clock_t() argument type to unsigned long

2012-08-15 Thread Paul Gortmaker
From: hank --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

Re: [RFC v2 4/7] modsig: add integrity_module_check hook

2012-08-15 Thread Serge Hallyn
Quoting Dmitry Kasatkin (dmitry.kasat...@intel.com): > IMA measures/appraises modules when modprobe or insmod opens and read them. > Unfortunately, there are no guarantees between what is read by userspace and > what is passed to the kernel via load_module system call. This patch adds a > hook call

[v2.6.34-stable 090/165] [S390] ccwgroup: move attributes to attribute group

2012-08-15 Thread Paul Gortmaker
From: Sebastian Ott --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 091/165] iommu/amd: Fix wrong shift direction

2012-08-15 Thread Paul Gortmaker
From: Joerg Roedel --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

Re: [PATCH] cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify

2012-08-15 Thread Rafael J. Wysocki
On Tuesday, August 14, 2012, Jon Medhurst (Tixy) wrote: > When a kernel is built to support multiple hardware types it's possible > that CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is set but the hardware the > kernel is run on doesn't support cpuidle and therefore doesn't load a > driver for it. In this ca

[v2.6.34-stable 089/165] KVM: s390: check cpu_id prior to using it

2012-08-15 Thread Paul Gortmaker
From: Carsten Otte --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 087/165] ASoC: ak4642: fixup cache register table

2012-08-15 Thread Paul Gortmaker
From: Kuninori Morimoto --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 088/165] ASoC: ak4535: fixup cache register table

2012-08-15 Thread Paul Gortmaker
From: Axel Lin --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 055/165] aacraid: reset should disable MSI interrupt

2012-08-15 Thread Paul Gortmaker
From: Vasily Averin --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 082/165] kmod: prevent kmod_loop_msg overflow in __request_module()

2012-08-15 Thread Paul Gortmaker
From: Jiri Kosina --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

[v2.6.34-stable 072/165] USB: storage: Use normalized sense when emulating autosense

2012-08-15 Thread Paul Gortmaker
From: Luben Tuikov --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 075/165] USB: add RESET_RESUME for webcams shown to be quirky

2012-08-15 Thread Paul Gortmaker
From: Oliver Neukum --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 086/165] ASoC: wm8940: Properly set codec->dapm.bias_level

2012-08-15 Thread Paul Gortmaker
From: Axel Lin --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 084/165] nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()

2012-08-15 Thread Paul Gortmaker
From: Bernd Schubert --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

Re: [PATCH v2 04/11] kmem accounting basic infrastructure

2012-08-15 Thread Ying Han
On Tue, Aug 14, 2012 at 9:21 AM, Michal Hocko wrote: > On Thu 09-08-12 17:01:12, Glauber Costa wrote: >> This patch adds the basic infrastructure for the accounting of the slab >> caches. To control that, the following files are created: >> >> * memory.kmem.usage_in_bytes >> * memory.kmem.limit_

[v2.6.34-stable 066/165] ipr: Always initiate hard reset in kdump kernel

2012-08-15 Thread Paul Gortmaker
From: Anton Blanchard --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

Re: [PATCH 0/6][resend] mempolicy memory corruption fixlet

2012-08-15 Thread Andrew Morton
On Wed, 15 Aug 2012 07:40:46 -0400 Josh Boyer wrote: > >> I don't see these patches queued anywhere. They aren't in linux-next, > >> mmotm, or Linus' tree. Did these get dropped? Is the revert still > >> needed? > > > > Sorry. my fault. yes, it is needed. currently, Some LTP was fail since > >

[v2.6.34-stable 077/165] USB: ftdi_sio: add PID for Sony Ericsson Urban

2012-08-15 Thread Paul Gortmaker
From: Hakan Kvist --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

[v2.6.34-stable 076/165] USB: pl2303: add id for SMART device

2012-08-15 Thread Paul Gortmaker
From: Eric Benoit --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

Re: [RFC PATCH v1 1/6] PCI: change PCI device management logic to better follow device model

2012-08-15 Thread Bjorn Helgaas
On Sun, Jun 3, 2012 at 11:16 PM, Jiang Liu wrote: > From: Jiang Liu > > According to device model documentation, the way to add/remove device > object should be symmetric. I think this 6-patch series has been folded into your "[RFC PATCH v1 00/22] introduce PCI bus lock to serialize PCI hotplug

[v2.6.34-stable 071/165] usbmon vs. tcpdump: fix dropped packet count

2012-08-15 Thread Paul Gortmaker
From: Johannes Stezenbach --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 073/165] USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid

2012-08-15 Thread Paul Gortmaker
From: Serge Hallyn --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 060/165] HID: usbhid: Add support for SiGma Micro chip

2012-08-15 Thread Paul Gortmaker
From: Jeremiah Matthey --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 070/165] epoll: fix spurious lockdep warnings

2012-08-15 Thread Paul Gortmaker
From: Nelson Elhage --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 069/165] x86: Fix compilation bug in kprobes' twobyte_is_boostable

2012-08-15 Thread Paul Gortmaker
From: Josh Stone --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. ---

[v2.6.34-stable 041/165] e1000: Fix driver to be used on PA RISC C8000 workstations

2012-08-15 Thread Paul Gortmaker
From: Jeff Kirsher --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 062/165] x25: Prevent skb overreads when checking call user data

2012-08-15 Thread Paul Gortmaker
From: Matthew Daley --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 058/165] libsas: fix panic when single phy is disabled on a wide port

2012-08-15 Thread Paul Gortmaker
From: Mark Salyzyn --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 061/165] hwmon: (w83627ehf) Properly report thermal diode sensors

2012-08-15 Thread Paul Gortmaker
From: Jean Delvare --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 068/165] ALSA: HDA: Add new revision for ALC662

2012-08-15 Thread Paul Gortmaker
From: David Henningsson --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 067/165] libsas: set sas_address and device type of rphy

2012-08-15 Thread Paul Gortmaker
From: Jack Wang --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

Re: [PATCH V5 09/18] MIPS: Loongson: Add swiotlb to support big memory (>4GB).

2012-08-15 Thread Ralf Baechle
On Mon, Aug 13, 2012 at 01:54:47PM -0400, Konrad Rzeszutek Wilk wrote: > > +static void *loongson_dma_alloc_coherent(struct device *dev, size_t size, > > + dma_addr_t *dma_handle, gfp_t gfp, struct > > dma_attrs *attrs) > > +{ > > + void *ret; > > + > > + if (dma_all

[v2.6.34-stable 064/165] USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"

2012-08-15 Thread Paul Gortmaker
From: Rigbert Hamisch --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 065/165] xhci-mem.c: Check for ring->first_seg != NULL

2012-08-15 Thread Paul Gortmaker
From: Kautuk Consul --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 063/165] staging: quatech_usb2: Potential lost wakeup scenario in TIOCMIWAIT

2012-08-15 Thread Paul Gortmaker
From: Kautuk Consul --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 057/165] cfg80211: Fix validation of AKM suites

2012-08-15 Thread Paul Gortmaker
From: Jouni Malinen --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 059/165] ahci: Enable SB600 64bit DMA on Asus M3A

2012-08-15 Thread Paul Gortmaker
From: Mark Nelson --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

[v2.6.34-stable 056/165] libsas: fix failure to revalidate domain for anything but the first expander child.

2012-08-15 Thread Paul Gortmaker
From: Mark Salyzyn --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 044/165] b43: Fix beacon problem in ad-hoc mode

2012-08-15 Thread Paul Gortmaker
From: Manual Munz --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

[v2.6.34-stable 053/165] ALSA: hda/realtek - Avoid bogus HP-pin assignment

2012-08-15 Thread Paul Gortmaker
From: Takashi Iwai --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 051/165] libiscsi_tcp: fix LLD data allocation

2012-08-15 Thread Paul Gortmaker
From: Mike Christie --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 045/165] wireless: Reset beacon_found while updating regulatory

2012-08-15 Thread Paul Gortmaker
From: Rajkumar Manoharan --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 035/165] md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.

2012-08-15 Thread Paul Gortmaker
From: NeilBrown --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 042/165] ASoC: Fix reporting of partial jack updates

2012-08-15 Thread Paul Gortmaker
From: Mark Brown --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. ---

[v2.6.34-stable 052/165] cnic: Improve NETDEV_UP event handling

2012-08-15 Thread Paul Gortmaker
From: Michael Chan --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 050/165] TPM: Zero buffer after copying to userspace

2012-08-15 Thread Paul Gortmaker
From: Peter Huewe --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

[v2.6.34-stable 048/165] hvc_console: Improve tty/console put_chars handling

2012-08-15 Thread Paul Gortmaker
From: Hendrik Brueckner --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

Re: [PATCH 01/13] vfs: add i_op->open()

2012-08-15 Thread NeilBrown
On Wed, 15 Aug 2012 13:21:50 -0400 "J. Bruce Fields" wrote: > On Wed, Aug 15, 2012 at 05:48:08PM +0200, Miklos Szeredi wrote: > > From: Miklos Szeredi > > > > Add a new inode operation i_op->open(). This is for stacked > > Shouldn't that "->open()" be "->dentry_open()" ? > > --b. > > > file

[v2.6.34-stable 049/165] TPM: Call tpm_transmit with correct size

2012-08-15 Thread Paul Gortmaker
From: Peter Huewe --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

[v2.6.34-stable 043/165] ALSA: HDA: Cirrus - fix "Surround Speaker" volume control name

2012-08-15 Thread Paul Gortmaker
From: David Henningsson --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 039/165] irda: fix smsc-ircc2 section mismatch warning

2012-08-15 Thread Paul Gortmaker
From: Randy Dunlap --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 038/165] net/9p: Fix the msize calculation.

2012-08-15 Thread Paul Gortmaker
From: "Venkateswararao Jujjuri (JV)" --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 037/165] fs/9p: Fid is not valid after a failed clunk.

2012-08-15 Thread Paul Gortmaker
From: "Aneesh Kumar K.V" --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

Re: [RFC PATCH 0/5] net: socket bind to file descriptor introduced

2012-08-15 Thread Eric W. Biederman
Stanislav Kinsbursky writes: > This patch set introduces new socket operation and new system call: > sys_fbind(), which allows to bind socket to opened file. > File to bind to can be created by sys_mknod(S_IFSOCK) and opened by > open(O_PATH). > > This system call is especially required for UNIX

[v2.6.34-stable 036/165] net/9p: fix client code to fail more gracefully on protocol error

2012-08-15 Thread Paul Gortmaker
From: Eric Van Hensbergen --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 034/165] ARM: davinci: da850 EVM: read mac address from SPI flash

2012-08-15 Thread Paul Gortmaker
From: "Rajashekhara, Sudhakar" --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 032/165] xen: x86_32: do not enable iterrupts when returning from exception in interrupt context

2012-08-15 Thread Paul Gortmaker
From: Igor Mammedov --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

Re: [patch net-next 01/16] net: introduce upper device lists

2012-08-15 Thread Nicolas de Pesloüan
Le 13/08/2012 19:31, Jiri Pirko a écrit : Mon, Aug 13, 2012 at 07:04:11PM CEST, bhutchi...@solarflare.com wrote: +struct netdev_upper { + struct net_device *dev; + bool unique; This needs a better name. It doesn't really have anything to do with uniqueness and doesn't ensure exc

[v2.6.34-stable 028/165] GRO: fix merging a paged skb after non-paged skbs

2012-08-15 Thread Paul Gortmaker
From: Michal Schmidt --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 029/165] xen-blkfront: fix data size for xenbus_gather in blkfront_connect

2012-08-15 Thread Paul Gortmaker
From: Marek Marczykowski --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 033/165] xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.

2012-08-15 Thread Paul Gortmaker
From: Konrad Rzeszutek Wilk --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 022/165] USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume().

2012-08-15 Thread Paul Gortmaker
From: Wang Zhi --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. -

[v2.6.34-stable 027/165] ipv6: Add GSO support on forwarding path

2012-08-15 Thread Paul Gortmaker
From: Herbert Xu --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. ---

[v2.6.34-stable 002/165] nl80211: fix overflow in ssid_len

2012-08-15 Thread Paul Gortmaker
From: Luciano Coelho --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 023/165] rt2x00: do not drop usb dev reference counter on suspend

2012-08-15 Thread Paul Gortmaker
From: Stanislaw Gruszka --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 012/165] hfsplus: Fix potential buffer overflows

2012-08-15 Thread Paul Gortmaker
From: Greg Kroah-Hartman --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 021/165] USB: ftdi_sio: add Calao reference board support

2012-08-15 Thread Paul Gortmaker
From: Jean-Christophe PLAGNIOL-VILLARD --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 020/165] locks: fix checking of fcntl_setlease argument

2012-08-15 Thread Paul Gortmaker
From: "J. Bruce Fields" --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 025/165] sparc: Allow handling signals when stack is corrupted.

2012-08-15 Thread Paul Gortmaker
From: "David S. Miller" --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[PATCH] rapidio/tsi721: fix unused variable compiler warning

2012-08-15 Thread Alexandre Bounine
Fix unused variable compiler warning when built with CONFIG_RAPIDIO_DEBUG option off. This patch is applicable to kernel versions starting from v3.2 Signed-off-by: Alexandre Bounine Cc: Matt Porter --- drivers/rapidio/devices/tsi721.c |5 - 1 files changed, 4 insertions(+), 1 deletions

[v2.6.34-stable 018/165] fcaps: clear the same personality flags as suid when fcaps are used

2012-08-15 Thread Paul Gortmaker
From: Eric Paris --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. ---

[v2.6.34-stable 017/165] security: fix compile error in commoncap.c

2012-08-15 Thread Paul Gortmaker
From: Jonghwan Choi --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 019/165] KEYS: Fix a NULL pointer deref in the user-defined key type

2012-08-15 Thread Paul Gortmaker
From: David Howells --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

Re: [PATCH RFC] random: Account for entropy loss due to overwrites

2012-08-15 Thread H. Peter Anvin
On 08/15/2012 12:30 PM, Matt Mackall wrote: > On Mon, 2012-08-13 at 10:26 -0700, H. Peter Anvin wrote: >> From: "H. Peter Anvin" >> >> When we write entropy into a non-empty pool, we currently don't >> account at all for the fact that we will probabilistically overwrite >> some of the entropy in t

[v2.6.34-stable 006/165] drm: integer overflow in drm_mode_dirtyfb_ioctl()

2012-08-15 Thread Paul Gortmaker
From: Xi Wang --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

[v2.6.34-stable 004/165] vm: fix vm_pgoff wrap in stack expansion

2012-08-15 Thread Paul Gortmaker
From: Linus Torvalds --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 009/165] ext4: fix undefined behavior in ext4_fill_flex_info()

2012-08-15 Thread Paul Gortmaker
From: Xi Wang --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

[v2.6.34-stable 007/165] perf: overflow/perf_count_sw_cpu_clock crashes recent kernels

2012-08-15 Thread Paul Gortmaker
From: Peter Zijlstra --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 015/165] KVM: Device assignment permission checks

2012-08-15 Thread Paul Gortmaker
From: Alex Williamson --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 013/165] xfs: Fix possible memory corruption in xfs_readlink

2012-08-15 Thread Paul Gortmaker
From: Carlos Maiolino --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 014/165] KVM: Remove ability to assign a device without iommu support

2012-08-15 Thread Paul Gortmaker
From: Alex Williamson --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 005/165] rose: Add length checks to CALL_REQUEST parsing

2012-08-15 Thread Paul Gortmaker
From: Ben Hutchings --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 010/165] cifs: fix possible memory corruption in CIFSFindNext

2012-08-15 Thread Paul Gortmaker
From: Jeff Layton --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. --

[v2.6.34-stable 008/165] regset: Prevent null pointer reference on readonly regsets

2012-08-15 Thread Paul Gortmaker
From: "H. Peter Anvin" --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment.

[v2.6.34-stable 003/165] fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away

2012-08-15 Thread Paul Gortmaker
From: Jens Axboe --- This is a commit scheduled for the next v2.6.34 longterm release. http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git If you see a problem with using this for longterm, please comment. ---

[v2.6.34-stable 000/165] v2.6.34.13 longterm review

2012-08-15 Thread Paul Gortmaker
This is the start of the longterm review cycle for the v2.6.34.13 release. There are 165 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 us know. If anyone is a maintainer of the proper subsystem, and wants to add

[PATCH] [media] ddbridge: fix error handling in module_init_ddbridge()

2012-08-15 Thread Alexey Khoroshilov
If pci_register_driver() failed, resources allocated in ddb_class_create() are leaked. The patch fixes it. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov --- drivers/media/dvb/ddbridge/ddbridge-core.c |6 +- 1 file changed, 5 insertions(

Re: [vmw_vmci 11/11] Apply the header code to make VMCI build

2012-08-15 Thread Jan Engelhardt
On Thursday 2012-08-02 22:22, Sam Ravnborg wrote: >> On Friday 2012-07-27 12:34, Sam Ravnborg wrote: >> >> +#ifndef _VMCI_COMMONINT_H_ >> >> +#define _VMCI_COMMONINT_H_ >> >> + >> >> +#include >> >> +#include >> > >> >Use inverse chrismas tree here. >> >Longer include lines first, and soret alph

Re: [patch 4/8] fs, exportfs: Add export_encode_inode_fh helper

2012-08-15 Thread J. Bruce Fields
On Wed, Aug 15, 2012 at 01:21:20PM +0400, Cyrill Gorcunov wrote: > To provide fsnotify object inodes being watched without > binding to alphabetical path we need to encode them with > exportfs help. This patch adds a helper which operates > with plain inodes directly. I don't get it--this seems li

Re: [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info

2012-08-15 Thread Kent Overstreet
On Tue, Aug 14, 2012 at 02:33:20PM +0900, Jun'ichi Nomura wrote: > On 08/07/12 07:08, Kent Overstreet wrote: > > struct dm_rq_clone_bio_info { > > struct bio *orig; > > struct dm_rq_target_io *tio; > > + struct bio clone; > > }; > ... > > - pools->bs = bioset_create(pool_size, 0); > >

Re: [v2.6.34-stable 035/165] md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.

2012-08-15 Thread NeilBrown
On Wed, 15 Aug 2012 15:46:19 -0400 Paul Gortmaker wrote: > From: NeilBrown > >--- > This is a commit scheduled for the next v2.6.34 longterm release. > http://git.kernel.org/?p=linux/kernel/git/paulg/longterm-queue-2.6.34.git > If you see a proble

Re: [v2.6.34-stable 035/165] md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.

2012-08-15 Thread Paul Gortmaker
On 12-08-15 04:46 PM, NeilBrown wrote: > On Wed, 15 Aug 2012 15:46:19 -0400 Paul Gortmaker > wrote: > >> From: NeilBrown >> >>--- >> This is a commit scheduled for the next v2.6.34 longterm release. >> http://git.kernel.org/?p=linux/kernel/git/paulg/lo

Re: [PATCH 3/5] kmemleak: use rbtree instead of prio tree

2012-08-15 Thread Michel Lespinasse
On Wed, Aug 15, 2012 at 9:36 AM, Catalin Marinas wrote: > Couldn't test it because the patch got messed up somewhere on the > email path (tabs replaced with spaces). Is there a Git tree I can grab > it from (or you could just send it to me separately as attachment)? Sorry about that. The original

Re: regression with poll(2)?

2012-08-15 Thread Atchley, Scott
On Aug 15, 2012, at 3:46 PM, Sage Weil wrote: > I'm experiencing a stall with Ceph daemons communicating over TCP that > occurs reliably with 3.6-rc1 (and linus/master) but not 3.5. The basic > situation is: > > - the socket is two processes communicating over TCP on the same host, e.g. > >

Re: [RFC PATCH 0/5] net: socket bind to file descriptor introduced

2012-08-15 Thread H. Peter Anvin
On 08/15/2012 12:49 PM, Eric W. Biederman wrote: > > There is also the trick of getting a shorter directory name using > /proc/self/fd if you are threaded and can't change the directory. > > The obvious choices at this point are > - Teach bind and connect and af_unix sockets to take longer AF_UNI

Re: [patch 4/8] fs, exportfs: Add export_encode_inode_fh helper

2012-08-15 Thread Cyrill Gorcunov
On Wed, Aug 15, 2012 at 04:45:46PM -0400, J. Bruce Fields wrote: > On Wed, Aug 15, 2012 at 01:21:20PM +0400, Cyrill Gorcunov wrote: > > To provide fsnotify object inodes being watched without > > binding to alphabetical path we need to encode them with > > exportfs help. This patch adds a helper wh

Re: regression with poll(2)?

2012-08-15 Thread Sage Weil
On Wed, 15 Aug 2012, Atchley, Scott wrote: > On Aug 15, 2012, at 3:46 PM, Sage Weil wrote: > > > I'm experiencing a stall with Ceph daemons communicating over TCP that > > occurs reliably with 3.6-rc1 (and linus/master) but not 3.5. The basic > > situation is: > > > > - the socket is two proce

Re: [PATCH] [media] ddbridge: fix error handling in module_init_ddbridge()

2012-08-15 Thread Lars Hanisch
Hi, Am 15.08.2012 22:42, schrieb Alexey Khoroshilov: > If pci_register_driver() failed, resources allocated in > ddb_class_create() are leaked. The patch fixes it. > > Found by Linux Driver Verification project (linuxtesting.org). > > Signed-off-by: Alexey Khoroshilov > --- > drivers/media/dvb

Re: [RFC v2 1/7] integrity: added digest calculation function

2012-08-15 Thread Kasatkin, Dmitry
On Wed, Aug 15, 2012 at 11:11 PM, Serge Hallyn wrote: > Quoting Dmitry Kasatkin (dmitry.kasat...@intel.com): >> There are several functions, that need to calculate digest. >> This patch adds common function for use by integrity subsystem. >> >> Signed-off-by: Dmitry Kasatkin >> --- >> security/i

<    1   2   3   4   5   6   7   8   >