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

All users of the 3.14 kernel series must upgrade.

The updated 3.14.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.14.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

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

Documentation/devicetree/bindings/pinctrl/marvell,armada-370-pinctrl.txt | 4
Documentation/devicetree/bindings/pinctrl/marvell,armada-xp-pinctrl.txt | 32 +--
Documentation/devicetree/bindings/spi/spi_pl022.txt | 2
Makefile | 2
arch/arc/include/asm/cmpxchg.h | 9
arch/arm64/kernel/vdso/Makefile | 4
arch/arm64/mm/context.c | 8
arch/arm64/mm/hugetlbpage.c | 4
arch/arm64/mm/init.c | 2
arch/mips/kvm/kvm_mips_emul.c | 2
drivers/acpi/acpica/utxfinit.c | 10
drivers/acpi/bus.c | 56 +++--
drivers/ata/libata-core.c | 9
drivers/ata/libata-scsi.c | 3
drivers/base/firmware_class.c | 16 +
drivers/base/regmap/regmap.c | 5
drivers/block/rbd.c | 4
drivers/bluetooth/btusb.c | 2
drivers/char/agp/intel-gtt.c | 2
drivers/char/tpm/tpm_ibmvtpm.c | 5
drivers/clocksource/exynos_mct.c | 43 ++--
drivers/cpuidle/cpuidle.c | 3
drivers/cpuidle/governors/menu.c | 2
drivers/dma/mv_xor.c | 72 ++++--
drivers/dma/mv_xor.h | 1
drivers/gpu/drm/drm_crtc.c | 7
drivers/gpu/drm/qxl/qxl_cmd.c | 1
drivers/gpu/drm/qxl/qxl_ioctl.c | 4
drivers/gpu/drm/radeon/cik.c | 34 +++
drivers/gpu/drm/radeon/cik_sdma.c | 11 +
drivers/gpu/drm/radeon/radeon_gart.c | 12 -
drivers/gpu/drm/radeon/radeon_irq_kms.c | 2
drivers/gpu/drm/radeon/si_dpm.c | 1
drivers/hwmon/mcp3021.c | 14 -
drivers/i2c/busses/i2c-at91.c | 70 +++++-
drivers/iio/adc/at91_adc.c | 8
drivers/iio/dac/ad5624r_spi.c | 4
drivers/iio/temperature/tmp006.c | 3
drivers/infiniband/ulp/isert/ib_isert.c | 32 ++-
drivers/leds/led-class.c | 7
drivers/md/dm-stats.c | 2
drivers/md/md.c | 2
drivers/md/persistent-data/dm-btree-remove.c | 6
drivers/md/persistent-data/dm-btree.c | 2
drivers/md/persistent-data/dm-space-map-metadata.c | 50 +++-
drivers/media/dvb-frontends/af9013.c | 4
drivers/media/dvb-frontends/cx24116.c | 8
drivers/media/dvb-frontends/cx24117.c | 2
drivers/media/dvb-frontends/s5h1420.c | 2
drivers/mmc/card/block.c | 10
drivers/mtd/maps/dc21285.c | 4
drivers/mtd/mtd_blkdevs.c | 5
drivers/mtd/nand/nand_base.c | 16 -
drivers/net/wireless/ath/ath9k/main.c | 12 -
drivers/of/base.c | 2
drivers/pcmcia/topic.h | 16 +
drivers/pinctrl/mvebu/pinctrl-armada-370.c | 4
drivers/pinctrl/mvebu/pinctrl-armada-xp.c | 37 +--
drivers/platform/x86/dell-laptop.c | 8
drivers/platform/x86/ideapad-laptop.c | 3
drivers/regulator/core.c | 2
drivers/scsi/ipr.h | 2
drivers/scsi/qla2xxx/qla_isr.c | 17 +
drivers/scsi/scsi_transport_srp.c | 58 +++--
drivers/spi/spi.c | 11 -
drivers/staging/rtl8712/rtl8712_recv.c | 3
drivers/target/iscsi/iscsi_target.c | 104 ++++------
drivers/target/iscsi/iscsi_target_core.h | 7
drivers/target/iscsi/iscsi_target_erl0.c | 13 -
drivers/target/iscsi/iscsi_target_login.c | 59 +++++
drivers/thermal/step_wise.c | 2
drivers/usb/core/devio.c | 65 +++---
drivers/usb/dwc3/ep0.c | 4
drivers/usb/dwc3/gadget.c | 4
drivers/usb/host/xhci-mem.c | 2
drivers/usb/musb/musb_virthub.c | 4
drivers/usb/serial/cp210x.c | 1
drivers/usb/serial/option.c | 1
drivers/usb/serial/usb-serial.c | 1
drivers/watchdog/omap_wdt.c | 7
fs/9p/vfs_inode.c | 3
fs/9p/vfs_inode_dotl.c | 3
fs/bio.c | 15 +
fs/btrfs/inode-map.c | 2
fs/btrfs/ioctl.c | 4
fs/ext4/indirect.c | 2
fs/ext4/inode.c | 38 ++-
fs/ext4/mballoc.c | 16 -
fs/ext4/migrate.c | 17 +
fs/ext4/super.c | 1
fs/fuse/inode.c | 2
fs/hpfs/super.c | 11 -
fs/jbd2/checkpoint.c | 7
fs/jbd2/journal.c | 38 ++-
fs/nfs/nfs3xdr.c | 2
fs/nfs/nfs4state.c | 2
fs/xfs/xfs_symlink.c | 2
include/acpi/actypes.h | 1
include/linux/acpi.h | 2
include/linux/jbd2.h | 4
include/linux/libata.h | 1
include/linux/nfs_xdr.h | 2
include/linux/of.h | 5
include/uapi/linux/usbdevice_fs.h | 3
init/main.c | 1
kernel/irq/devres.c | 4
kernel/power/Kconfig | 2
kernel/printk/printk.c | 11 -
kernel/rcu/tiny.c | 5
kernel/trace/trace.h | 1
kernel/trace/trace_branch.c | 17 -
kernel/trace/trace_events_filter.c | 10
lib/bitmap.c | 17 -
net/9p/client.c | 3
net/ceph/osdmap.c | 2
net/mac80211/main.c | 3
net/sunrpc/backchannel_rqst.c | 2
security/integrity/evm/evm_main.c | 12 +
security/integrity/ima/ima.h | 2
security/integrity/ima/ima_fs.c | 4
security/integrity/ima/ima_template_lib.c | 3
security/keys/keyring.c | 8
sound/pci/hda/patch_realtek.c | 18 +
sound/soc/codecs/wm5102.c | 2
sound/soc/codecs/wm5110.c | 2
sound/soc/codecs/wm8737.c | 6
sound/soc/codecs/wm8903.h | 2
sound/soc/codecs/wm8955.c | 2
sound/soc/codecs/wm8960.c | 2
sound/soc/codecs/wm8997.c | 2
sound/soc/fsl/imx-wm8962.c | 2
131 files changed, 929 insertions(+), 473 deletions(-)

AMAN DEEP (1):
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function

Al Viro (2):
9p: forgetting to cancel request on interrupted zero-copy RPC
9p: don't leave a half-initialized inode sitting around

Alan Stern (1):
USB: usbfs: allow URBs to be reaped after disconnection

Aleksei Mamlin (1):
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER

Alex Deucher (2):
drm/radeon: take the mode_config mutex when dealing with hpds (v2)
drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5

Arnd Bergmann (1):
ideapad: fix software rfkill setting

Arne Fitzenreiter (2):
libata: add ATA_HORKAGE_NOTRIM
libata: force disable trim for SuperSSpeed S238

Arun Chandran (1):
regmap: Fix regmap_bulk_read in BE mode

Axel Lin (4):
genirq: devres: Fix testing return value of request_any_context_irq()
ASoC: wm8737: Fixup setting VMID Impedance control register
ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bits
ASoC: wm8903: Fix define for WM8903_VMID_RES_250K

Bart Van Assche (2):
scsi_transport_srp: Introduce srp_wait_for_queuecommand()
scsi_transport_srp: Fix a race condition

Boris BREZILLON (1):
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome

Brian King (1):
ipr: Increase default adapter init stage change timeout

Brian Norris (2):
mtd: fix: avoid race condition when accessing mtd->usecount
mtd: nand: don't use read_buf for 8-bit ONFI transfers

Catalin Marinas (1):
arm64: Do not attempt to use init_mm in reset_context()

Chad Dupuis (1):
qla2xxx: Mark port lost when we receive an RSCN for it.

Chris Metcalf (1):
__bitmap_parselist: fix bug in empty string handling

Chris Wilson (1):
agp/intel: Fix typo in needs_ilk_vtd_wa()

Christoffer Dall (1):
arm64: Don't report clear pmds and puds as huge

Chuck Lever (1):
NFS: Fix size of NFSACL SETACL operations

Claudio Cappelli (1):
USB: option: add 2020:4000 ID

Colin Ian King (1):
KEYS: ensure we free the assoc array edit if edit is valid

Cyrille Pitchen (1):
i2c: at91: fix a race condition when using the DMA controller

Damian Eppel (1):
clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier

Dan Carpenter (2):
ASoC: imx-wm8962: Add a missing error check
USB: devio: fix a condition in async_completed()

Darrick J. Wong (1):
ext4: don't retry file block mapping on bigalloc fs with non-extent file

Dave P Martin (1):
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP

Dennis Yang (1):
dm btree remove: fix bug in redistribute3

Ding Wang (1):
mmc: card: Fixup request missing in mmc_blk_issue_rw_rq

Dmitry Monakhov (1):
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()

Eric Sandeen (1):
xfs: fix remote symlinks on V5/CRC filesystems

Eryu Guan (2):
ext4: be more strict when migrating to non-extent based file
ext4: correctly migrate a file with a hole at the beginning

Ezequiel Garcia (1):
spi: pl022: Specify 'num-cs' property as required in devicetree binding

Felipe Balbi (1):
usb: musb: host: rely on port_mode to call musb_start()

Felix Fietkau (1):
ath9k: fix DMA stop sequence for AR9003+

Filipe Manana (2):
Btrfs: use kmem_cache_free when freeing entry in inode cache
Btrfs: fix memory leak in the extent_same ioctl

Firo Yang (1):
md: fix a build warning

Frediano Ziglio (2):
drm/qxl: Do not cause spice-server to clean our objects
drm/qxl: Do not leak memory if qxl_release_list_add fails

Greg Kroah-Hartman (1):
Linux 3.14.49

Grygorii Strashko (1):
leds / PM: fix hibernation on arm when gpio-led used with CPU led trigger

Haggai Eran (1):
staging: rtl8712: prevent buffer overrun in recvbuf2recvframe

Hon Ching \\(Vicky\\) Lo (1):
vTPM: set virtual device before passing to ibmvtpm_reset_crq

Ilya Dryomov (2):
crush: fix a bug in tree bucket decode
rbd: use GFP_NOIO in rbd_obj_request_create()

JM Friedt (1):
iio: DAC: ad5624r_spi: fix bit shift of output data value

Jan Leupold (1):
iio: adc: at91_adc: allow to use full range of startup time

Jeff Layton (1):
nfs: increase size of EXCHANGE_ID name string buffer

Joe Perches (1):
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead

Joe Thornber (2):
dm space map metadata: fix occasional leak of a metadata block on resize
dm btree: silence lockdep lock inversion in dm_btree_del()

Johannes Thumshirn (1):
USB: serial: Destroy serial_minors IDR on module exit

John Youn (1):
usb: dwc3: Reset the transfer resource index on SET_INTERFACE

Joseph Qi (1):
jbd2: fix ocfs2 corrupt when updating journal superblock fails

Jérôme Glisse (2):
drm/radeon: compute ring fix hibernation (CI GPU family) v2.
drm/radeon: SDMA fix hibernation (CI GPU family).

Konstantin Khlebnikov (1):
of: return NUMA_NO_NODE from fallback of_node_to_nid()

Linus Torvalds (1):
Fix firmware loader uevent buffer NULL pointer dereference

Lior Amsalem (1):
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup

Lukas Czerner (1):
ext4: fix reservation release on invalidatepage for delalloc fs

Lukasz Majewski (1):
thermal: step_wise: fix: Prevent from binary overflow when trend is dropping

Lv Zheng (1):
ACPICA: Tables: Fix an issue that FACS initialization is performed twice

Marcel Holtmann (1):
Bluetooth: btusb: Fix memory leak in Intel setup routine

Martin K. Petersen (1):
block: Do a full clone when splitting discard bios

Martin Sperl (1):
spi: fix race freeing dummy_tx/rx before it is unmapped

Mauro Carvalho Chehab (4):
cx24117: fix a buffer overflow when checking userspace params
af9013: Don't accept invalid bandwidth
s5h1420: fix a buffer overflow when checking userspace params
cx24116: fix a buffer overflow when checking userspace params

Maxime Coquelin (1):
regmap: Fix possible shift overflow in regmap_field_init()

Michal Hocko (1):
ext4: replace open coded nofail allocation in ext4_free_blocks()

Michal Kazior (1):
mac80211: prevent possible crypto tx tailroom corruption

Michel Dänzer (1):
drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL

Miklos Szeredi (1):
fuse: initialize fc->release before calling it

Mikulas Patocka (2):
libata: increase the timeout when setting transfer mode
dm stats: fix divide by zero if 'number_of_areas' arg is zero

Mimi Zohar (2):
ima: fix ima_show_template_data_ascii()
evm: labeling pseudo filesystems exception

Nicholas Bellinger (1):
iscsi-target: Convert iscsi_thread_set usage to kthread.h

Nicholas Mc Guire (1):
MIPS: KVM: Do not sign extend on unsigned MMIO load

Olga Kornievskaia (1):
fixing infinite OPEN loop in 4.0 stateid recovery

Pali Rohár (1):
dell-laptop: Fix allocating & freeing SMI buffer page

Paul E. McKenney (1):
rcu: Correctly handle non-empty Tiny RCU callback list with none ready

Peter Meerwald (1):
iio: tmp006: Check channel info on write

Peter Sanford (1):
USB: cp210x: add ID for Aruba Networks controllers

Rafael J. Wysocki (2):
ACPI / init: Switch over platform to the ACPI mode later
cpuidle / menu: Return (-1) if there are no suitable states

Richard Fitzgerald (1):
ASoC: arizona: Fix noise generator gain TLV

Ryan Underwood (1):
Disable write buffering on Toshiba ToPIC95

Sagi Grimberg (2):
iser-target: Fix possible deadlock in RDMA_CM connection error
iser-target: release stale iser connections

Stefan Wahren (1):
regulator: core: fix constraints output buffer

Steven Rostedt (Red Hat) (3):
tracing/filter: Do not WARN on operand count going below zero
tracing/filter: Do not allow infix to exceed end of string
tracing: Have branch tracer use recursive field of task struct

Stevens, Nick (1):
hwmon: (mcp3021) Fix broken output scaling

Subbaraya Sundeep Bhatta (2):
usb: dwc3: gadget: return error if command sent to DGCMD register fails
usb: dwc3: gadget: return error if command sent to DEPCMD register fails

Takashi Iwai (3):
ALSA: hda - Add headset support to Acer Aspire V5
ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780
PM / sleep: Increase default DPM watchdog timeout to 60

Theodore Ts'o (2):
ext4: fix race between truncate and __ext4_journalled_writepage()
ext4: call sync_blockdev() before invalidate_bdev() in put_super()

Thomas Petazzoni (4):
pinctrl: mvebu: armada-370: fix spi0 pin description
pinctrl: mvebu: armada-xp: remove non-existing NAND pins
pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions
pinctrl: mvebu: armada-xp: fix functions of MPP48

Tomas Winkler (1):
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()

Trond Myklebust (1):
SUNRPC: Fix a memory leak in the backchannel code

Uwe Kleine-König (2):
mtd: dc21285: use raw spinlock functions for nw_gpio_lock
watchdog: omap: assert the counter being stopped before reprogramming

Vasily Averin (1):
security_syslog() should be called once only

Vineet Gupta (1):
ARC: add compiler barrier to LLSC based cmpxchg

Will Deacon (1):
arm64: vdso: work-around broken ELF toolchains in Makefile

Zhao Junwang (1):
drm: add a check for x/y in drm_mode_setcrtc

Zidan Wang (1):
ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2015-08-03 20:21    [W:0.041 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site