lkml.org 
[lkml]   [2016]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 3.10.99
I'm announcing the release of the 3.10.99 kernel.

All users of the 3.10 kernel series must upgrade.

The updated 3.10.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

Makefile | 2 -
arch/arc/kernel/unwind.c | 37 +++-------------------------
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 -
98 files changed, 476 insertions(+), 281 deletions(-)

Al Viro (1):
do_last(): don't let a bogus return value from ->open() et.al. to confuse us

Alex Deucher (1):
drm/radeon: clean up fujitsu quirks

Anand Jain (1):
Btrfs: add missing brelse when superblock checksum fails

Andrey Ryabinin (1):
lockd: create NSM handles per net namespace

Andrey Skvortsov (1):
USB: option: add support for SIM7100E

Andrey Vagin (1):
netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get

Antonio Ospite (1):
gspca: ov534/topro: prevent a division by 0

Ard Biesheuvel (1):
s390: fix normalization bug in exception table sorting

Bjørn Mork (1):
USB: option: add "4G LTE usb-modem U901"

Christian Borntraeger (1):
KVM: async_pf: do not warn on page allocation failures

Christoph Hellwig (1):
nfs: fix nfs_size_to_loff_t

Christophe Leroy (1):
splice: sendfile() at once fails for big files

Corey Wright (1):
proc: Fix ptrace-based permission checks for accessing task maps

Dan Carpenter (1):
devres: fix a for loop bounds check

Dave Airlie (1):
drm/radeon: fix hotplug race at startup

Dmitry V. Levin (1):
sparc64: fix incorrect sign extension in sys_sparc64_personality

Egbert Eich (1):
drm/ast: Initialized data needed to map fbdev memory

Filipe Manana (2):
Btrfs: send, don't BUG_ON() when an empty symlink is found
Btrfs: fix number of transaction units required to create symlink

Gerhard Uttenthaler (1):
can: ems_usb: Fix possible tx overflow

Greg Kroah-Hartman (1):
Linux 3.10.99

Hannes Frederic Sowa (1):
unix: correctly track in-flight fds in sending process user_struct

Hariprasad S (1):
iw_cxgb3: Fix incorrectly returning error on success

Ilya Dryomov (1):
libceph: don't bail early from try_read() when skipping a message

Ingo Molnar (1):
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls

James Bottomley (2):
ses: Fix problems with simple enclosures
ses: fix additional element traversal bug

James Hogan (3):
MIPS: KVM: Fix ASID restoration logic
MIPS: KVM: Fix CACHE immediate offset sign extension
MIPS: KVM: Uninit VCPU in vcpu_create error path

Jan Kara (1):
vfs: Avoid softlockups with sendfile(2)

Joe Thornber (2):
dm thin metadata: fix bug when taking a metadata snapshot
dm btree: fix bufio buffer leaks in dm_btree_del() error path

Johannes Berg (3):
mac80211: mesh: fix call_rcu() usage
rfkill: copy the name into the rfkill struct
rfkill: fix rfkill_fop_read wait_event usage

Josef Bacik (1):
Btrfs: igrab inode in writepage

Kamal Mostafa (1):
tools: Add a "make all" rule

Kees Cook (1):
mac: validate mac_partition is within sector

Ken Lin (1):
USB: cp210x: add IDs for GE B650V3 and B850V3 boards

Kirill A. Shutemov (1):
vgaarb: fix signal handling in vga_get()

Konrad Rzeszutek Wilk (1):
xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted.

Linus Walleij (1):
mmc: mmci: fix an ages old detection error

Luca Porzio (1):
mmc: remove bondage between REQ_META and reliable write

Malcolm Priestley (1):
media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode

Mauro Carvalho Chehab (1):
tda1004x: only update the frontend properties if locked

Mike Marciniszyn (1):
IB/qib: fix mcast detach when qp not attached

Mikulas Patocka (2):
sata_sil: disable trim
dm snapshot: fix hung bios when copy error occurs

Mirza Krak (1):
can: sja1000: clear interrupts on start

Nicolai Hähnle (1):
drm/radeon: hold reference to fences in radeon_sa_bo_new

Nikolay Borisov (1):
dm thin: fix race condition when destroying thin pool workqueue

Olga Kornievskaia (1):
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount

Oliver Neukum (1):
cdc-acm:exclude Samsung phone 04e8:685d

Quentin Casasnovas (1):
RDS: fix race condition when sending a message on unbound socket

Rasmus Villemoes (1):
drm/radeon: use post-decrement in error handling

Richard Cochran (1):
posix-clock: Fix return code on the poll method's error path

Rob Clark (1):
drm/vmwgfx: respect 'nomodeset'

Roman Volkov (1):
clocksource/drivers/vt8500: Increase the minimum delta

Russell King (1):
scripts: recordmcount: break hardlinks

Sasha Levin (1):
sched/core: Remove false-positive warning from wake_up_process()

Sebastian Andrzej Siewior (1):
PCI/AER: Flush workqueue on device remove to avoid use-after-free

Simon Guinot (1):
kernel/resource.c: fix muxed resource handling in __request_region()

Stefan Haberland (2):
s390/dasd: prevent incorrect length error under z/VM after PAV changes
s390/dasd: fix refcount for PAV reassignment

Stefan Hajnoczi (1):
sunrpc/cache: fix off-by-one in qword_get()

Steven Rostedt (Red Hat) (3):
tracepoints: Do not trace when cpu is offline
ring-buffer: Update read stamp with first real commit on page
tracing: Fix showing function event in available_events

Suman Anna (1):
virtio: fix memory leak of virtio ida cache layers

Tejun Heo (2):
Revert "workqueue: make sure delayed work run in local cpu"
libata: fix sff host state machine locking while polling

Thomas Gleixner (1):
genirq: Prevent chip buslock deadlock

Valentin Rothberg (1):
wm831x_power: Use IRQF_ONESHOT to request threaded IRQs

Vegard Nossum (2):
uml: flush stdout before forking
uml: fix hostfs mknod()

Vineet Gupta (1):
ARC: dw2 unwind: Remove falllback linear search thru FDE entries

Zheng Liu (1):
bcache: unregister reboot notifier if bcache fails to unregister device

sumit.saxena@avagotech.com (2):
megaraid_sas: Do not use PAGE_SIZE for max_sectors
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2016-03-04 01:21    [W:0.038 / U:0.664 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site