This is the start of the stable review cycle for the 3.10.98 release. There are 54 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 Fri Feb 26 03:33:35 UTC 2016. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.10.98-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 3.10.98-rc1 Rusty Russell <rusty@xxxxxxxxxxxxxxx> module: wrapper for symbol name. WANG Cong <xiyou.wangcong@xxxxxxxxx> ip6mr: call del_timer_sync() in ip6mr_free_table() Thomas Gleixner <tglx@xxxxxxxxxxxxx> futex: Drop refcount if requeue_pi() acquired the rtmutex Andy Lutomirski <luto@xxxxxxxxxx> x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers Dan Carpenter <dan.carpenter@xxxxxxxxxx> intel_scu_ipcutil: underflow in scu_reg_access() Konstantin Khlebnikov <koct9i@xxxxxxxxx> radix-tree: fix oops after radix_tree_iter_retry Matthew Wilcox <willy@xxxxxxxxxxxxxxx> radix-tree: fix race in gang lookup Martijn Coenen <maco@xxxxxxxxxx> memcg: only free spare array when readers are done Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx> scripts/bloat-o-meter: fix python3 syntax error Laura Abbott <labbott@xxxxxxxxxxxxxxxxx> dma-debug: switch check from _text to _stext Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> m32r: fix m32104ut_defconfig build fail Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx> xhci: Fix list corruption in urb dequeue at host removal Andrew Banman <abanman@xxxxxxx> mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() CQ Tang <cq.tang@xxxxxxxxx> iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG Aurélien Francillon <aurelien@xxxxxxxxxxxxxx> Input: i8042 - add Fujitsu Lifebook U745 to the nomux list Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx> Input: elantech - mark protocols v2 and v3 as semi-mt Takashi Iwai <tiwai@xxxxxxx> Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> mm: soft-offline: check return value in second __get_any_page() call Roman Gushchin <klamm@xxxxxxxxxxxxxx> fuse: break infinite loop in fuse_fill_write_pages() Linus Walleij <linus.walleij@xxxxxxxxxx> ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz() Linus Walleij <linus.walleij@xxxxxxxxxx> ARM: 8519/1: ICST: try other dividends than 1 Andrew Gabbasov <andrew_gabbasov@xxxxxxxxxx> udf: Check output buffer length when converting name to CS0 Andrew Gabbasov <andrew_gabbasov@xxxxxxxxxx> udf: Prevent buffer overrun with multi-byte characters Vegard Nossum <vegard.nossum@xxxxxxxxxx> udf: limit the maximum number of indirect extents in a row Andrew Elble <aweits@xxxxxxx> nfs: Fix race in __update_open_stateid() Anton Protopopov <a.s.protopopov@xxxxxxxxx> cifs: fix erroneous return value Yong Li <sdliyong@xxxxxxxxx> iio: dac: mcp4725: set iio name property in sysfs Lars-Peter Clausen <lars@xxxxxxxxxx> iio: adis_buffer: Fix out-of-bounds memory access Michael Hennerich <michael.hennerich@xxxxxxxxxx> iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success Vladimir Zapolskiy <vz@xxxxxxxxx> iio: lpc32xx_adc: fix warnings caused by enabling unprepared clock Lars-Peter Clausen <lars@xxxxxxxxxx> iio:ad7793: Fix ad7785 product ID James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> scsi: fix soft lockup in scsi_remove_target() on module removal Hannes Reinecke <hare@xxxxxxx> scsi_dh_rdac: always retry MODE SELECT on command lock violation Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> SCSI: fix crashes in sd and sr runtime PM Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> iscsi-target: Fix potential dead-lock during node acl delete Ken Xue <ken.xue@xxxxxxx> SCSI: Fix NULL pointer dereference in runtime PM Bart Van Assche <bart.vanassche@xxxxxxxxxxx> Fix a memory leak in scsi_host_dev_release() Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> iscsi-target: Fix rx_login_comp hang after login failure Peter Oberparleiter <oberpar@xxxxxxxxxxxxxxxxxx> scsi_sysfs: Fix queue_ramp_up_period return code Christoph Hellwig <hch@xxxxxx> scsi: restart list search after unlock in scsi_remove_target James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> klist: fix starting point removed bug in klist iterators Arnd Bergmann <arnd@xxxxxxxx> tracing: Fix freak link error caused by branch tracer Steven Rostedt <rostedt@xxxxxxxxxxx> tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines Jann Horn <jann@xxxxxxxxx> ptrace: use fsuid, fsgid, effective creds for fs access checks Peter Zijlstra <peterz@xxxxxxxxxxxxx> perf: Fix inherited events vs. tracepoint filters Filipe Manana <fdmanana@xxxxxxxx> Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl Insu Yun <wuninsu@xxxxxxxxx> ext4: fix potential integer overflow Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> AIO: properly check iovec sizes Herton R. Krzesinski <herton@xxxxxxxxxx> pty: make sure super_block is still valid in final /dev/tty close Herton R. Krzesinski <herton@xxxxxxxxxx> pty: fix possible use after free of tty->driver_data Peter Hurley <peter@xxxxxxxxxxxxxxxxxx> staging/speakup: Use tty_ldisc_ref() for paste kworker Peter Hurley <peter@xxxxxxxxxxxxxxxxxx> wan/x25: Fix use-after-free in x25_asy_open_tty() Takashi Iwai <tiwai@xxxxxxx> ALSA: seq: Fix double port list deletion ------------- Diffstat: Makefile | 4 +-- arch/arm/common/icst.c | 9 +++++-- arch/m32r/kernel/setup.c | 3 +++ arch/x86/include/asm/segment.h | 13 +++++++++- arch/x86/kernel/head64.c | 2 +- arch/x86/kernel/head_32.S | 33 ++++++++++++----------- arch/x86/kernel/head_64.S | 20 +++++++------- block/blk-core.c | 12 +++++++++ drivers/iio/adc/ad7793.c | 2 +- drivers/iio/dac/ad5064.c | 8 +++++- drivers/iio/dac/mcp4725.c | 1 + drivers/iio/imu/adis_buffer.c | 2 +- drivers/input/mouse/elantech.c | 9 ++++++- drivers/input/serio/i8042-x86ia64io.h | 7 +++++ drivers/iommu/dmar.c | 2 +- drivers/iommu/intel_irq_remapping.c | 2 +- drivers/net/wan/x25_asy.c | 6 +---- drivers/platform/x86/intel_scu_ipcutil.c | 2 +- drivers/scsi/device_handler/scsi_dh_rdac.c | 4 ++- drivers/scsi/hosts.c | 11 ++++++++ drivers/scsi/scsi_sysfs.c | 22 ++++++---------- drivers/scsi/sd.c | 7 +++-- drivers/scsi/sg.c | 2 +- drivers/scsi/sr.c | 4 +++ drivers/staging/iio/adc/lpc32xx_adc.c | 4 +-- drivers/staging/speakup/selection.c | 5 +++- drivers/target/iscsi/iscsi_target.c | 13 +++++++++- drivers/target/iscsi/iscsi_target_configfs.c | 16 +++++++++++- drivers/target/iscsi/iscsi_target_nego.c | 1 + drivers/tty/pty.c | 21 ++++++++++++++- drivers/usb/host/xhci.c | 4 ++- fs/aio.c | 11 +++++--- fs/btrfs/backref.c | 10 ++++--- fs/cifs/cifsencrypt.c | 2 +- fs/devpts/inode.c | 20 ++++++++++++++ fs/ext4/resize.c | 2 +- fs/fuse/file.c | 2 +- fs/nfs/nfs4proc.c | 2 +- fs/proc/array.c | 2 +- fs/proc/base.c | 20 +++++++------- fs/proc/namespaces.c | 4 +-- fs/udf/inode.c | 15 +++++++++++ fs/udf/unicode.c | 21 ++++++++++++--- include/linux/compiler.h | 2 +- include/linux/devpts_fs.h | 4 +++ include/linux/ptrace.h | 24 ++++++++++++++++- include/linux/radix-tree.h | 22 +++++++++++++--- kernel/events/core.c | 6 ++++- kernel/futex.c | 7 ++++- kernel/futex_compat.c | 2 +- kernel/kcmp.c | 4 +-- kernel/module.c | 26 +++++++++++-------- kernel/ptrace.c | 39 ++++++++++++++++++++++------ lib/dma-debug.c | 2 +- lib/klist.c | 6 ++--- lib/radix-tree.c | 12 +++++++-- mm/memcontrol.c | 11 ++++---- mm/memory-failure.c | 2 +- mm/memory_hotplug.c | 31 +++++++++++++--------- mm/process_vm_access.c | 2 +- net/ipv6/ip6mr.c | 2 +- scripts/bloat-o-meter | 8 +++--- security/commoncap.c | 7 ++++- sound/core/seq/seq_ports.c | 13 ++++++---- tools/lib/traceevent/event-parse.c | 5 ++-- 65 files changed, 437 insertions(+), 162 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html