[v2.6.34-stable 151/213] usb: serial: mos7840: Fixup mos7840_chars_in_buffer()

2014-02-05 Thread Paul Gortmaker
From: Mark Ferrell --- 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 149/213] USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()

2014-02-05 Thread Paul Gortmaker
From: Andrew Worsley --- 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 147/213] USB: io_ti: Fix NULL dereference in chase_port()

2014-02-05 Thread Paul Gortmaker
From: Wolfgang Frisch --- 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 133/213] Bluetooth: fix possible info leak in bt_sock_recvmsg()

2014-02-05 Thread Paul Gortmaker
From: Mathias Krause --- 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 1/3] clocksource: timer-keystone: introduce clocksource driver for Keystone

2014-02-05 Thread Thomas Gleixner
On Wed, 5 Feb 2014, Ivan Khoronzhuk wrote: > + /* here we have to be sure the timer has been disabled */ Sigh. This is not a proper explanation for a barrier, really. You want to explain what it serializes against what. i.e. you want to explain why you are using the relaxed functions and avoid

[v2.6.34-stable 148/213] USB: cdc-wdm: fix buffer overflow

2014-02-05 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 152/213] USB: echi-dbgp: increase the controller wait time to come out of halt.

2014-02-05 Thread Paul Gortmaker
From: Colin Ian King --- 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: igb and bnx2: "NETDEV WATCHDOG: transmit queue timed out" when skb has huge linear buffer

2014-02-05 Thread Zoltan Kiss
On 05/02/14 20:23, Zoltan Kiss wrote: On 04/02/14 19:47, Michael Chan wrote: On Fri, 2014-01-31 at 14:29 +0100, Zoltan Kiss wrote: [ 5417.275472] WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x156/0x1f0() [ 5417.275474] NETDEV WATCHDOG: eth1 (bnx2): transmit queue 2 timed out The dump

Re: [RFC 10/16] drm/nouveau/timer: skip calibration on GK20A

2014-02-05 Thread Stephen Warren
On 02/04/2014 01:39 AM, Alexandre Courbot wrote: > On 02/04/2014 12:55 PM, Ben Skeggs wrote: >> On Sat, Feb 1, 2014 at 1:16 PM, Alexandre Courbot >> wrote: >>> GK20A's timer is directly attached to the system timer and cannot be >>> calibrated. Skip the calibration phase on that chip since the >>>

[v2.6.34-stable 150/213] USB: CDC ACM: Fix NULL pointer dereference

2014-02-05 Thread Paul Gortmaker
From: Sven Schnelle --- 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 158/213] fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check

2014-02-05 Thread Paul Gortmaker
From: Kees Cook --- 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 159/213] fs/fscache/stats.c: fix memory leak

2014-02-05 Thread Paul Gortmaker
From: Anurup m --- 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 146/213] USB: garmin_gps: fix memory leak on disconnect

2014-02-05 Thread Paul Gortmaker
From: Johan Hovold --- 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 160/213] sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()

2014-02-05 Thread Paul Gortmaker
From: Geert Uytterhoeven --- 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 164/213] jbd: Fix assertion failure in commit code due to lacking transaction credits

2014-02-05 Thread Paul Gortmaker
From: Jan Kara --- 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 161/213] tmpfs: fix use-after-free of mempolicy object

2014-02-05 Thread Paul Gortmaker
From: Greg Thelen --- 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 162/213] fs/cifs/cifs_dfs_ref.c: fix potential memory leakage

2014-02-05 Thread Paul Gortmaker
From: Cong Ding --- 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 166/213] jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer

2014-02-05 Thread Paul Gortmaker
From: Eric Sandeen --- 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: igb and bnx2: "NETDEV WATCHDOG: transmit queue timed out" when skb has huge linear buffer

2014-02-05 Thread Zoltan Kiss
On 04/02/14 19:47, Michael Chan wrote: On Fri, 2014-01-31 at 14:29 +0100, Zoltan Kiss wrote: [ 5417.275472] WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x156/0x1f0() [ 5417.275474] NETDEV WATCHDOG: eth1 (bnx2): transmit queue 2 timed out The dump shows an internal IRQ pending on MSIX

[v2.6.34-stable 167/213] ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()

2014-02-05 Thread Paul Gortmaker
From: Roberto Sassu --- 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 168/213] eCryptfs: Copy up lower inode attrs after setting lower xattr

2014-02-05 Thread Paul Gortmaker
From: Tyler Hicks --- 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 154/213] USB: cdc-wdm: fix lockup on error in wdm_read

2014-02-05 Thread Paul Gortmaker
From: Bjørn Mork --- 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 172/213] ext4: Fix fs corruption when make_indexed_dir() fails

2014-02-05 Thread Paul Gortmaker
From: Jan Kara --- 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 155/213] USB: serial: fix race between probe and open

2014-02-05 Thread Paul Gortmaker
From: Johan Hovold --- 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 174/213] ext4: fix memory leak in ext4_xattr_set_acl()'s error path

2014-02-05 Thread Paul Gortmaker
From: Eugene Shatokhin --- 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 175/213] ext4: online defrag is not supported for journaled files

2014-02-05 Thread Paul Gortmaker
From: Dmitry Monakhov --- 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 173/213] ext4: don't dereference null pointer when make_indexed_dir() fails

2014-02-05 Thread Paul Gortmaker
From: Allison Henderson --- 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 177/213] ext4: fix fdatasync() for files with only i_size changes

2014-02-05 Thread Paul Gortmaker
From: Jan Kara --- 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 176/213] ext4: always set i_op in ext4_mknod()

2014-02-05 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.

[v2.6.34-stable 179/213] ext4: fix race in ext4_mb_add_n_trim()

2014-02-05 Thread Paul Gortmaker
From: Niu Yawei --- 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] perf,x86,p6: Add userspace RDPMC quirk for P6

2014-02-05 Thread Peter Zijlstra
On Wed, Feb 05, 2014 at 03:04:03PM -0500, Vince Weaver wrote: > mfg steping "sB1" which means processor stepping 9. See page 15 of the > document linked in the original patch. Might confusing way to write 9. ok, I'll make it that. -- To unsubscribe from this list: send the line "unsubscribe linu

[v2.6.34-stable 180/213] ext4: limit group search loop for non-extent files

2014-02-05 Thread Paul Gortmaker
From: Lachlan McIlroy --- 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 182/213] ext4: avoid hang when mounting non-journal filesystems with orphan list

2014-02-05 Thread Paul Gortmaker
From: Theodore Ts'o --- 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 181/213] ext4: make orphan functions be no-op in no-journal mode

2014-02-05 Thread Paul Gortmaker
From: Anatol Pomozov --- 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 183/213] ext4: fix error handling on inode bitmap corruption

2014-02-05 Thread Paul Gortmaker
From: Jan Kara --- 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 184/213] btrfs: use rcu_barrier() to wait for bdev puts at unmount

2014-02-05 Thread Paul Gortmaker
From: Eric Sandeen --- 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 185/213] Btrfs: call the ordered free operation without any locks held

2014-02-05 Thread Paul Gortmaker
From: Chris Mason --- 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 163/213] isofs: avoid info leak on export

2014-02-05 Thread Paul Gortmaker
From: Mathias Krause --- 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 1/3] clocksource: tegra: Add nvidia,tegra30-timer compat

2014-02-05 Thread Stephen Warren
On 02/05/2014 01:06 PM, Andrew Chew wrote: >> On 02/03/2014 05:17 PM, Andrew Chew wrote: >>> There are some differences between tegra20's timer registers and >>> tegra30's (and later). For example, tegra30 has more timers. In >>> addition, watchdogs are not present in tegra20. >>> >>> Add this co

[v2.6.34-stable 187/213] udf: avoid info leak on export

2014-02-05 Thread Paul Gortmaker
From: Mathias Krause --- 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 165/213] jbd: Fix lock ordering bug in journal_unmap_buffer()

2014-02-05 Thread Paul Gortmaker
From: Jan Kara --- 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 188/213] udf: Fix bitmap overflow on large filesystems with small block size

2014-02-05 Thread Paul Gortmaker
From: Jan Kara --- 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 189/213] udf: Fix data corruption for files in ICB

2014-02-05 Thread Paul Gortmaker
From: Jan Kara --- 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 186/213] udf: fix memory leak while allocating blocks during write

2014-02-05 Thread Paul Gortmaker
From: Namjae Jeon --- 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 194/213] Remove user-triggerable BUG from mpol_to_str

2014-02-05 Thread Paul Gortmaker
From: Dave Jones --- 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 192/213] mtd: cafe_nand: fix an & vs | mistake

2014-02-05 Thread Paul Gortmaker
From: Dan Carpenter --- 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 195/213] svcrpc: sends on closed socket should stop immediately

2014-02-05 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 196/213] svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping

2014-02-05 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 169/213] ext3: Fix fdatasync() for files with only i_size changes

2014-02-05 Thread Paul Gortmaker
From: Jan Kara --- 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 190/213] udf: fix retun value on error path in udf_load_logicalvol

2014-02-05 Thread Paul Gortmaker
From: Nikola Pajkovsky --- 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 170/213] ext3: Fix error handling on inode bitmap corruption

2014-02-05 Thread Paul Gortmaker
From: Jan Kara --- 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 178/213] ext4: lock i_mutex when truncating orphan inodes

2014-02-05 Thread Paul Gortmaker
From: Theodore Ts'o --- 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 201/213] futex: Fix bug in WARN_ON for NULL q.pi_state

2014-02-05 Thread Paul Gortmaker
From: Darren Hart --- 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 205/213] libsas: continue revalidation

2014-02-05 Thread Paul Gortmaker
From: Dan Williams --- 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 171/213] ext4: don't let i_reserved_meta_blocks go negative

2014-02-05 Thread Paul Gortmaker
From: Brian Foster --- 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 204/213] Avoid dangling pointer in scsi_requeue_command()

2014-02-05 Thread Paul Gortmaker
From: Bart Van Assche --- 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 157/213] epoll: prevent missed events on EPOLL_CTL_MOD

2014-02-05 Thread Paul Gortmaker
From: Eric Wong --- 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 200/213] futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()

2014-02-05 Thread Paul Gortmaker
From: Darren Hart --- 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 197/213] vfs: missed source of ->f_pos races

2014-02-05 Thread Paul Gortmaker
From: Al Viro --- 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 3/3] watchdog: Add tegra watchdog

2014-02-05 Thread Stephen Warren
On 02/03/2014 05:17 PM, Andrew Chew wrote: > Add a driver for the hardware watchdogs in NVIDIA Tegra SoCs (tegra30 and s/tegra30/Tegra30/ > later). This driver will configure one watchdog timer that will reset the > system in the case of a watchdog timeout. > > This driver binds to the nvidia,t

[v2.6.34-stable 191/213] Fix install_process_keyring error handling

2014-02-05 Thread Paul Gortmaker
From: Andi Kleen --- 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 202/213] futex: Test for pi_mutex on fault in futex_wait_requeue_pi()

2014-02-05 Thread Paul Gortmaker
From: Darren Hart --- 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 208/213] eCryptfs: Properly check for O_RDONLY flag before doing privileged open

2014-02-05 Thread Paul Gortmaker
From: Tyler Hicks --- 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 193/213] dccp: check ccid before dereferencing

2014-02-05 Thread Paul Gortmaker
From: Mathias Krause --- 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 207/213] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)

2014-02-05 Thread Paul Gortmaker
From: Dan Williams --- 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 210/213] phonet: Check input from user before allocating

2014-02-05 Thread Paul Gortmaker
From: Sasha Levin --- 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 198/213] fuse: verify all ioctl retry iov elements

2014-02-05 Thread Paul Gortmaker
From: Zach 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. ---

Re: [PATCH 1/2] raw: test against runtime value of max_raw_minors

2014-02-05 Thread Jan Kara
On Tue 04-02-14 23:50:18, Paul Bolle wrote: > [Added Jan Kara.] > > On Tue, 2014-02-04 at 14:34 -0800, Greg Kroah-Hartman wrote: > > On Tue, Feb 04, 2014 at 11:23:12PM +0100, Paul Bolle wrote: > > > bind_get() checks the device number it is called with. It uses > > > MAX_RAW_MINORS for the upper b

[v2.6.34-stable 203/213] cipso: don't follow a NULL pointer when setsockopt() is called

2014-02-05 Thread Paul Gortmaker
From: Paul Moore --- 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 209/213] fuse: fix stat call on 32 bit platforms

2014-02-05 Thread Paul Gortmaker
From: Pavel Shilovsky --- 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 213/213] video:uvesafb: Fix oops that uvesafb try to execute NX-protected page

2014-02-05 Thread Paul Gortmaker
From: Wang YanQing --- 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 211/213] PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs

2014-02-05 Thread Paul Gortmaker
From: Thomas Jarosch --- 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 05/17] mmc: mmci: Put the device into low power state at system suspend

2014-02-05 Thread Kevin Hilman
Linus Walleij writes: > On Tue, Feb 4, 2014 at 8:22 PM, Kevin Hilman wrote: >> Ulf Hansson writes: >> >>> Due to the available runtime PM callbacks, we are now able to put our >>> device into low power state at system suspend. > (...) >> I'm trying to thing of a good reason to not make PM_SLEEP

Re: possible viri in tarballs?

2014-02-05 Thread Roger Heflin
Gene, How big is the file you have? Here is what I have, and this is from several different kernels. wc gadget_multi.txt 150 830 5482 gadget_multi.tx cksum gadget_multi.txt 3973522114 5482 gadget_multi.txt ls -l gadget_multi.txt -rw-rw-r-- 1 root root 5482 Dec 20 09:51 gadget_multi.txt

[v2.6.34-stable 212/213] crypto: sha512 - Fix byte counter overflow in SHA-512

2014-02-05 Thread Paul Gortmaker
From: Kent Yoder --- 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 206/213] SCSI: libsas: fix sas_discover_devices return code handling

2014-02-05 Thread Paul Gortmaker
From: Dan Williams --- 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 199/213] pcdp: use early_ioremap/early_iounmap to access pcdp table

2014-02-05 Thread Paul Gortmaker
From: Greg Pearson --- 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 077/213] NFSv4: Revalidate uid/gid after open

2014-02-05 Thread Paul Gortmaker
From: Jonathan Nieder --- 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 119/213] serial: 8250, increase PASS_LIMIT

2014-02-05 Thread Paul Gortmaker
From: Jiri Slaby --- 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 139/213] xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI

2014-02-05 Thread Paul Gortmaker
From: Alex He --- 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 128/213] Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()

2014-02-05 Thread Paul Gortmaker
From: Anderson Lizardo --- 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 153/213] USB: kaweth.c: use GFP_ATOMIC under spin_lock

2014-02-05 Thread Paul Gortmaker
From: Dan Carpenter --- 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 124/213] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload

2014-02-05 Thread Paul Gortmaker
From: Eddie Wai --- 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 156/213] usbdevfs: Correct amount of data copied to user in processcompl_compat

2014-02-05 Thread Paul Gortmaker
From: Hans de Goede --- 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 085/213] exec: do not leave bprm->interp on stack

2014-02-05 Thread Paul Gortmaker
From: Kees Cook --- 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 089/213] wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task

2014-02-05 Thread Paul Gortmaker
From: Oleg Nesterov --- 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/213] net: sctp: sctp_endpoint_free: zero out secret key data

2014-02-05 Thread Paul Gortmaker
From: Daniel Borkmann --- 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 074/213] tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode

2014-02-05 Thread Paul Gortmaker
From: Nithin Nayak Sujir --- 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/213] netfilter: nf_ct_ipv4: packets with wrong ihl are invalid

2014-02-05 Thread Paul Gortmaker
From: Jozsef Kadlecsik --- 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/213] net/core: Fix potential memory leak in dev_set_alias()

2014-02-05 Thread Paul Gortmaker
From: Alexey Khoroshilov --- 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/213] tcp: allow splice() to build full TSO packets

2014-02-05 Thread Paul Gortmaker
From: Eric Dumazet --- 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 024/213] llc: fix info leak via getsockname()

2014-02-05 Thread Paul Gortmaker
From: Mathias Krause --- 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/213] tcp: fix MSG_SENDPAGE_NOTLAST logic

2014-02-05 Thread Paul Gortmaker
From: Eric Dumazet --- 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/213] ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)

2014-02-05 Thread Paul Gortmaker
From: Mathias Krause --- 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 046/213] net: prevent setting ttl=0 via IP_TTL

2014-02-05 Thread Paul Gortmaker
From: Cong 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 010/213] block: add and use scsi_blk_cmd_ioctl

2014-02-05 Thread Paul Gortmaker
From: Paolo Bonzini --- 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/213] v2.6.34.15 longterm review

2014-02-05 Thread Paul Gortmaker
This is the start of the longterm review cycle for the v2.6.34.15 release. There are 213 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

[v2.6.34-stable 013/213] libceph: Fix NULL pointer dereference in auth client code

2014-02-05 Thread Paul Gortmaker
From: Tyler Hicks --- 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/213] udf: fix udf_error build warnings

2014-02-05 Thread Paul Gortmaker
From: "George G. Davis" --- 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] HID: hid-sony Report actual brightness value when reading LED

2014-02-05 Thread Simon Wood
The Dualshock4 controller contains a RGB LED, which is enabled via the '/sys/class/leds' interface. At present the driver only returns whether each of the RGB LEDs is lit (ie not off), but no indication of it's brightness. This patch fixes the reading of the current brightnes so that it returns th

<    1   2   3   4   5   6   7   8   9   >