This is the start of the stable review cycle for the 3.10.99 release.
There are 80 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 Mar 3 23:43:32 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.99-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.10.99-rc1
Konrad Rzeszutek Wilk <[email protected]>
xen/pcifront: Fix mysterious crashes when NUMA locality information was
extracted.
Al Viro <[email protected]>
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Simon Guinot <[email protected]>
kernel/resource.c: fix muxed resource handling in __request_region()
Stefan Hajnoczi <[email protected]>
sunrpc/cache: fix off-by-one in qword_get()
Steven Rostedt (Red Hat) <[email protected]>
tracing: Fix showing function event in available_events
Christian Borntraeger <[email protected]>
KVM: async_pf: do not warn on page allocation failures
Christoph Hellwig <[email protected]>
nfs: fix nfs_size_to_loff_t
Sebastian Andrzej Siewior <[email protected]>
PCI/AER: Flush workqueue on device remove to avoid use-after-free
Tejun Heo <[email protected]>
libata: fix sff host state machine locking while polling
Tejun Heo <[email protected]>
Revert "workqueue: make sure delayed work run in local cpu"
Johannes Berg <[email protected]>
rfkill: fix rfkill_fop_read wait_event usage
Oliver Neukum <[email protected]>
cdc-acm:exclude Samsung phone 04e8:685d
Ilya Dryomov <[email protected]>
libceph: don't bail early from try_read() when skipping a message
Mike Marciniszyn <[email protected]>
IB/qib: fix mcast detach when qp not attached
Rasmus Villemoes <[email protected]>
drm/radeon: use post-decrement in error handling
Nicolai Hähnle <[email protected]>
drm/radeon: hold reference to fences in radeon_sa_bo_new
Alex Deucher <[email protected]>
drm/radeon: clean up fujitsu quirks
Rob Clark <[email protected]>
drm/vmwgfx: respect 'nomodeset'
Dmitry V. Levin <[email protected]>
sparc64: fix incorrect sign extension in sys_sparc64_personality
Linus Walleij <[email protected]>
mmc: mmci: fix an ages old detection error
Richard Cochran <[email protected]>
posix-clock: Fix return code on the poll method's error path
Mikulas Patocka <[email protected]>
dm snapshot: fix hung bios when copy error occurs
Mauro Carvalho Chehab <[email protected]>
tda1004x: only update the frontend properties if locked
Antonio Ospite <[email protected]>
gspca: ov534/topro: prevent a division by 0
Malcolm Priestley <[email protected]>
media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
Vegard Nossum <[email protected]>
uml: fix hostfs mknod()
Vegard Nossum <[email protected]>
uml: flush stdout before forking
Stefan Haberland <[email protected]>
s390/dasd: fix refcount for PAV reassignment
Stefan Haberland <[email protected]>
s390/dasd: prevent incorrect length error under z/VM after PAV changes
Ard Biesheuvel <[email protected]>
s390: fix normalization bug in exception table sorting
Filipe Manana <[email protected]>
Btrfs: fix number of transaction units required to create symlink
Filipe Manana <[email protected]>
Btrfs: send, don't BUG_ON() when an empty symlink is found
Josef Bacik <[email protected]>
Btrfs: igrab inode in writepage
Anand Jain <[email protected]>
Btrfs: add missing brelse when superblock checksum fails
Russell King <[email protected]>
scripts: recordmcount: break hardlinks
James Bottomley <[email protected]>
ses: fix additional element traversal bug
James Bottomley <[email protected]>
ses: Fix problems with simple enclosures
Johannes Berg <[email protected]>
rfkill: copy the name into the rfkill struct
Kirill A. Shutemov <[email protected]>
vgaarb: fix signal handling in vga_get()
Joe Thornber <[email protected]>
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Mikulas Patocka <[email protected]>
sata_sil: disable trim
Sasha Levin <[email protected]>
sched/core: Remove false-positive warning from wake_up_process()
Mirza Krak <[email protected]>
can: sja1000: clear interrupts on start
Quentin Casasnovas <[email protected]>
RDS: fix race condition when sending a message on unbound socket
Johannes Berg <[email protected]>
mac80211: mesh: fix call_rcu() usage
Suman Anna <[email protected]>
virtio: fix memory leak of virtio ida cache layers
Steven Rostedt (Red Hat) <[email protected]>
ring-buffer: Update read stamp with first real commit on page
Jan Kara <[email protected]>
vfs: Avoid softlockups with sendfile(2)
Vineet Gupta <[email protected]>
ARC: dw2 unwind: Remove falllback linear search thru FDE entries
Kees Cook <[email protected]>
mac: validate mac_partition is within sector
Luca Porzio <[email protected]>
mmc: remove bondage between REQ_META and reliable write
[email protected] <[email protected]>
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
[email protected] <[email protected]>
megaraid_sas: Do not use PAGE_SIZE for max_sectors
Valentin Rothberg <[email protected]>
wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
Dan Carpenter <[email protected]>
devres: fix a for loop bounds check
Andrey Ryabinin <[email protected]>
lockd: create NSM handles per net namespace
Roman Volkov <[email protected]>
clocksource/drivers/vt8500: Increase the minimum delta
Roman Volkov <[email protected]>
dts: vt8500: Add SDHC node to DTS file for WM8650
Thomas Gleixner <[email protected]>
genirq: Prevent chip buslock deadlock
Hannes Frederic Sowa <[email protected]>
unix: correctly track in-flight fds in sending process user_struct
Olga Kornievskaia <[email protected]>
Failing to send a CLOSE if file is opened WRONLY and server reboots on a
4.x mount
Christophe Leroy <[email protected]>
splice: sendfile() at once fails for big files
James Hogan <[email protected]>
MIPS: KVM: Uninit VCPU in vcpu_create error path
James Hogan <[email protected]>
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan <[email protected]>
MIPS: KVM: Fix ASID restoration logic
Hariprasad S <[email protected]>
iw_cxgb3: Fix incorrectly returning error on success
Corey Wright <[email protected]>
proc: Fix ptrace-based permission checks for accessing task maps
Bjørn Mork <[email protected]>
USB: option: add "4G LTE usb-modem U901"
Andrey Skvortsov <[email protected]>
USB: option: add support for SIM7100E
Ken Lin <[email protected]>
USB: cp210x: add IDs for GE B650V3 and B850V3 boards
Gerhard Uttenthaler <[email protected]>
can: ems_usb: Fix possible tx overflow
Nikolay Borisov <[email protected]>
dm thin: fix race condition when destroying thin pool workqueue
Joe Thornber <[email protected]>
dm thin metadata: fix bug when taking a metadata snapshot
Ingo Molnar <[email protected]>
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
Dave Airlie <[email protected]>
drm/radeon: fix hotplug race at startup
Kamal Mostafa <[email protected]>
tools: Add a "make all" rule
Zheng Liu <[email protected]>
bcache: unregister reboot notifier if bcache fails to unregister device
Andrey Vagin <[email protected]>
netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
Egbert Eich <[email protected]>
drm/ast: Initialized data needed to map fbdev memory
Steven Rostedt (Red Hat) <[email protected]>
tracepoints: Do not trace when cpu is offline
-------------
Diffstat:
Makefile | 4 ++--
arch/arc/kernel/unwind.c | 37 ++++-------------------------
arch/arm/boot/dts/wm8650.dtsi | 9 +++++++
arch/mips/kvm/kvm_locore.S | 16 ++++++++-----
arch/mips/kvm/kvm_mips.c | 5 +++-
arch/mips/kvm/kvm_mips_emul.c | 2 +-
arch/s390/mm/extable.c | 8 +++++--
arch/sparc/kernel/sys_sparc_64.c | 2 +-
arch/um/os-Linux/start_up.c | 2 ++
arch/x86/platform/efi/efi.c | 7 ++++++
arch/x86/platform/efi/efi_32.c | 11 +++------
arch/x86/platform/efi/efi_64.c | 3 ---
block/partitions/mac.c | 10 +++++---
drivers/ata/libata-sff.c | 32 +++++++++----------------
drivers/ata/sata_sil.c | 3 +++
drivers/clocksource/vt8500_timer.c | 6 +++--
drivers/gpu/drm/ast/ast_drv.h | 1 +
drivers/gpu/drm/ast/ast_fb.c | 7 ++++++
drivers/gpu/drm/ast/ast_main.c | 1 +
drivers/gpu/drm/ast/ast_mode.c | 2 ++
drivers/gpu/drm/radeon/radeon_atombios.c | 12 +++-------
drivers/gpu/drm/radeon/radeon_irq_kms.c | 5 ++++
drivers/gpu/drm/radeon/radeon_sa.c | 5 ++++
drivers/gpu/drm/radeon/radeon_ttm.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 7 ++++++
drivers/gpu/vga/vgaarb.c | 6 +++--
drivers/infiniband/hw/cxgb3/iwch_cm.c | 4 ++--
drivers/infiniband/hw/qib/qib_verbs_mcast.c | 35 ++++++++++++---------------
drivers/md/bcache/super.c | 4 +++-
drivers/md/dm-exception-store.h | 2 +-
drivers/md/dm-snap-persistent.c | 5 +++-
drivers/md/dm-snap-transient.c | 4 ++--
drivers/md/dm-snap.c | 20 ++++------------
drivers/md/dm-thin-metadata.c | 6 +++++
drivers/md/dm-thin.c | 2 +-
drivers/md/persistent-data/dm-btree.c | 16 ++++++++++++-
drivers/media/dvb-core/dvb_frontend.c | 6 ++---
drivers/media/dvb-frontends/tda1004x.c | 9 +++++++
drivers/media/usb/gspca/ov534.c | 9 +++++--
drivers/media/usb/gspca/topro.c | 6 ++++-
drivers/mmc/card/block.c | 11 +++------
drivers/mmc/host/mmci.c | 2 +-
drivers/net/can/sja1000/sja1000.c | 3 +++
drivers/net/can/usb/ems_usb.c | 14 +++++++----
drivers/pci/pcie/aer/aerdrv.c | 4 +---
drivers/pci/pcie/aer/aerdrv.h | 1 -
drivers/pci/pcie/aer/aerdrv_core.c | 2 --
drivers/pci/xen-pcifront.c | 10 ++++----
drivers/power/wm831x_power.c | 6 ++---
drivers/s390/block/dasd_alias.c | 23 +++++++++++++-----
drivers/scsi/megaraid/megaraid_sas.h | 2 ++
drivers/scsi/megaraid/megaraid_sas_base.c | 15 +++++++++---
drivers/scsi/ses.c | 30 +++++++++++++++++++++--
drivers/usb/class/cdc-acm.c | 5 ++++
drivers/usb/serial/cp210x.c | 2 ++
drivers/usb/serial/option.c | 9 +++++++
drivers/virtio/virtio.c | 1 +
fs/btrfs/disk-io.c | 1 +
fs/btrfs/inode.c | 21 +++++++++++++---
fs/btrfs/send.c | 16 ++++++++++++-
fs/hostfs/hostfs_kern.c | 4 +---
fs/lockd/host.c | 7 +++---
fs/lockd/mon.c | 36 +++++++++++++++++-----------
fs/lockd/netns.h | 1 +
fs/lockd/svc.c | 1 +
fs/lockd/svc4proc.c | 2 +-
fs/lockd/svcproc.c | 2 +-
fs/namei.c | 4 ++++
fs/nfs/nfs4state.c | 2 +-
fs/proc/task_mmu.c | 4 ++--
fs/proc/task_nommu.c | 2 +-
fs/splice.c | 13 +++++++++-
include/linux/enclosure.h | 4 ++++
include/linux/lockd/lockd.h | 9 ++++---
include/linux/nfs_fs.h | 4 +---
include/linux/tracepoint.h | 6 +++++
include/net/af_unix.h | 4 ++--
include/net/scm.h | 1 +
kernel/irq/manage.c | 6 ++---
kernel/resource.c | 5 ++--
kernel/sched/core.c | 1 -
kernel/time/posix-clock.c | 4 ++--
kernel/trace/ring_buffer.c | 12 ++++------
kernel/trace/trace_events.c | 3 ++-
kernel/workqueue.c | 8 +++----
lib/devres.c | 2 +-
net/ceph/messenger.c | 4 ++--
net/core/scm.c | 7 ++++++
net/mac80211/mesh_pathtbl.c | 8 +++----
net/netfilter/nf_conntrack_core.c | 21 ++++++++++++----
net/rds/connection.c | 6 -----
net/rds/send.c | 4 +++-
net/rfkill/core.c | 22 ++++++-----------
net/sunrpc/cache.c | 2 +-
net/unix/af_unix.c | 4 ++--
net/unix/garbage.c | 8 +++----
scripts/recordmcount.c | 14 +++++++++++
tools/Makefile | 8 +++++++
virt/kvm/async_pf.c | 2 +-
99 files changed, 486 insertions(+), 282 deletions(-)