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

All users of the 4.2 kernel series must upgrade.

The updated 4.2.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.2.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/arm/boot/compressed/decompress.c | 2
arch/arm/kvm/arm.c | 2
arch/arm64/Kconfig | 20 +++++
arch/arm64/Makefile | 4 +
arch/arm64/include/asm/memory.h | 8 ++
arch/arm64/kernel/entry.S | 17 +---
arch/arm64/kernel/fpsimd.c | 1
arch/arm64/kernel/head.S | 5 +
arch/arm64/kernel/module.c | 2
arch/arm64/kernel/signal32.c | 47 +++++++++---
arch/arm64/kvm/hyp.S | 9 +-
arch/h8300/boot/compressed/misc.c | 2
arch/m32r/boot/compressed/misc.c | 3
arch/mips/boot/compressed/decompress.c | 4 -
arch/mips/kernel/cps-vec.S | 4 -
arch/mips/math-emu/cp1emu.c | 24 +++++-
arch/parisc/kernel/irq.c | 8 +-
arch/parisc/kernel/syscall.S | 2
arch/powerpc/boot/Makefile | 3
arch/powerpc/include/asm/pgtable-ppc64.h | 14 +++
arch/powerpc/include/asm/rtas.h | 1
arch/powerpc/include/asm/switch_to.h | 1
arch/powerpc/kernel/eeh.c | 27 +++++--
arch/powerpc/kernel/process.c | 3
arch/powerpc/kernel/rtas.c | 17 ++++
arch/powerpc/mm/hugepage-hash64.c | 3
arch/powerpc/platforms/powernv/pci-ioda.c | 16 +++-
arch/powerpc/platforms/pseries/dlpar.c | 4 -
arch/powerpc/platforms/pseries/ras.c | 3
arch/powerpc/platforms/pseries/setup.c | 5 +
arch/s390/boot/compressed/misc.c | 2
arch/sh/boot/compressed/misc.c | 2
arch/unicore32/boot/compressed/misc.c | 4 -
arch/x86/boot/compressed/misc.c | 3
arch/x86/mm/init_32.c | 1
block/blk-flush.c | 15 +++
block/blk-mq-sysfs.c | 25 ++++--
block/blk-mq-tag.c | 4 -
block/blk-mq-tag.h | 12 +++
block/blk-mq.c | 16 ----
block/blk.h | 6 +
drivers/base/node.c | 10 ++
drivers/crypto/vmx/aes.c | 3
drivers/crypto/vmx/aes_cbc.c | 3
drivers/crypto/vmx/aes_ctr.c | 3
drivers/crypto/vmx/ghash.c | 4 +
drivers/gpu/drm/i915/intel_ddi.c | 11 +-
drivers/gpu/drm/i915/intel_dp.c | 46 ++++++------
drivers/gpu/drm/i915/intel_dp_mst.c | 5 +
drivers/gpu/drm/i915/intel_drv.h | 1
drivers/gpu/drm/radeon/radeon_combios.c | 8 ++
drivers/i2c/busses/i2c-xgene-slimpro.c | 8 +-
drivers/infiniband/core/uverbs.h | 3
drivers/infiniband/core/uverbs_cmd.c | 10 ++
drivers/infiniband/core/uverbs_main.c | 43 +++++++----
drivers/infiniband/hw/mlx4/ah.c | 6 +
drivers/infiniband/hw/mlx4/cq.c | 2
drivers/infiniband/hw/mlx4/mcg.c | 7 +
drivers/infiniband/hw/mlx4/sysfs.c | 5 +
drivers/infiniband/hw/mlx5/mr.c | 12 ---
drivers/infiniband/hw/qib/qib_keys.c | 4 +
drivers/infiniband/hw/qib/qib_verbs.c | 14 ++-
drivers/infiniband/hw/qib/qib_verbs.h | 2
drivers/infiniband/ulp/iser/iscsi_iser.c | 12 ++-
drivers/infiniband/ulp/iser/iscsi_iser.h | 2
drivers/infiniband/ulp/iser/iser_initiator.c | 8 +-
drivers/infiniband/ulp/srp/ib_srp.c | 12 ++-
drivers/input/evdev.c | 13 +--
drivers/iommu/fsl_pamu.c | 26 +++---
drivers/iommu/intel-iommu.c | 2
drivers/iommu/io-pgtable-arm.c | 17 ++++
drivers/iommu/tegra-smmu.c | 9 +-
drivers/media/platform/am437x/am437x-vpfe.c | 16 +++-
drivers/media/platform/omap3isp/isp.c | 27 +++----
drivers/media/platform/xilinx/xilinx-dma.c | 4 -
drivers/media/rc/rc-main.c | 3
drivers/memory/tegra/tegra114.c | 1
drivers/memory/tegra/tegra124.c | 1
drivers/memory/tegra/tegra30.c | 1
drivers/misc/cxl/api.c | 2
drivers/misc/cxl/pci.c | 23 ------
drivers/mmc/core/core.c | 6 +
drivers/mmc/host/sdhci-of-esdhc.c | 6 +
drivers/mmc/host/sdhci-pci.c | 1
drivers/mmc/host/sdhci.c | 71 +++++++-----------
drivers/mmc/host/sdhci.h | 8 +-
drivers/net/ethernet/broadcom/tg3.c | 2
drivers/net/ethernet/intel/igb/igb.h | 1
drivers/net/ethernet/intel/igb/igb_ethtool.c | 5 +
drivers/net/ethernet/intel/igb/igb_main.c | 16 +++-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 5 +
drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1
drivers/net/wireless/rtlwifi/rtl8821ae/hw.c | 2
drivers/net/wireless/rtlwifi/rtl8821ae/reg.h | 1
drivers/nfc/st-nci/i2c.c | 23 ++----
drivers/nfc/st-nci/ndlc.c | 6 +
drivers/nfc/st-nci/st-nci_se.c | 8 +-
drivers/nfc/st21nfca/st21nfca.c | 11 +-
drivers/of/fdt.c | 12 +--
drivers/parisc/lba_pci.c | 7 +
drivers/pci/Kconfig | 2
drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 21 ++---
drivers/pinctrl/mediatek/pinctrl-mtk-common.h | 1
drivers/pinctrl/pinctrl-at91.c | 15 +++
drivers/platform/x86/ideapad-laptop.c | 7 +
drivers/rtc/rtc-abx80x.c | 2
drivers/rtc/rtc-s3c.c | 24 ++++--
drivers/rtc/rtc-s5m.c | 10 ++
fs/btrfs/transaction.c | 3
fs/cifs/ioctl.c | 6 +
fs/coredump.c | 46 +++++++++---
fs/ecryptfs/dentry.c | 16 ++--
fs/ext4/super.c | 30 ++++++-
fs/hfs/bnode.c | 9 +-
fs/hfs/brec.c | 20 ++---
fs/hfsplus/bnode.c | 3
fs/jbd2/checkpoint.c | 39 ++++++++--
fs/jbd2/commit.c | 2
fs/jbd2/journal.c | 11 ++
fs/nfs/flexfilelayout/flexfilelayout.c | 5 +
fs/nfs/flexfilelayout/flexfilelayoutdev.c | 7 +
fs/nfs/inode.c | 15 +--
fs/nfs/internal.h | 15 ++-
fs/nfs/nfs4proc.c | 22 +++--
fs/nfs/pagelist.c | 4 -
fs/nfs/pnfs_nfs.c | 38 +++++----
fs/nfs/write.c | 29 ++++++-
fs/nfsd/nfs4state.c | 84 +++++++++++++---------
fs/nfsd/nfs4xdr.c | 45 ++++++++---
include/linux/jbd2.h | 3
include/linux/platform_data/st_nci.h | 29 -------
include/linux/sunrpc/svc_rdma.h | 9 --
include/linux/sunrpc/xprtsock.h | 3
include/soc/tegra/mc.h | 1
include/sound/hda_i915.h | 2
include/trace/events/sunrpc.h | 21 +++--
kernel/fork.c | 28 ++++---
kernel/workqueue.c | 2
lib/decompress_bunzip2.c | 6 -
lib/decompress_inflate.c | 31 ++++++--
lib/decompress_unlz4.c | 6 -
lib/decompress_unlzma.c | 7 -
lib/decompress_unlzo.c | 13 +++
lib/decompress_unxz.c | 12 ++-
mm/vmscan.c | 2
net/mac80211/tx.c | 3
net/nfc/nci/hci.c | 2
net/nfc/netlink.c | 5 -
net/sunrpc/xprt.c | 6 +
net/sunrpc/xprtrdma/svc_rdma_transport.c | 2
net/sunrpc/xprtrdma/xprt_rdma.h | 1
net/sunrpc/xprtsock.c | 21 +++--
sound/pci/hda/patch_realtek.c | 12 ++-
sound/usb/mixer.c | 2
155 files changed, 1127 insertions(+), 567 deletions(-)

Adam Lee (1):
mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro

Adrien Schildknecht (1):
rtlwifi: rtl8192cu: Add new device ID

Alexey Brodkin (1):
stmmac: fix check for phydev being open

Ander Conselvan de Oliveira (1):
i915: Set ddi_pll_sel in DP MST path

Andrew Donnellan (1):
cxl: Allow release of contexts which have been OPENED but not STARTED

Aneesh Kumar K.V (1):
powerpc/mm: Recompute hash value after a failed update

Ard Biesheuvel (3):
arm64: flush FP/SIMD state correctly after execve()
of/fdt: make memblock maximum physical address arch configurable
arm64: set MAX_MEMBLOCK_ADDR according to linear region size

Ariel Nahum (1):
IB/mlx4: Fix incorrect cq flushing in error state

Bart Van Assche (2):
IB/srp: Handle partial connection success correctly
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails

Benjamin Herrenschmidt (1):
powerpc/boot: Specify ABI v2 when building an LE boot wrapper

Benoit Parrot (2):
media: am437x-vpfe: Requested frame size and fmt overwritten by current sensor setting
media: am437x-vpfe: Fix a race condition during release

Bharata B Rao (1):
powerpc/pseries: Release DRC when configure_connector fails

Bob Copeland (1):
mac80211: enable assoc check for mesh interfaces

Christoph Hellwig (1):
IB/uverbs: reject invalid or unknown opcodes

Christophe Ricard (10):
nfc: st-nci: Remove duplicate file platform_data/st_nci.h
nfc: st-nci: Fix typo when changing from st21nfcb to st-nci
nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
NFC: st21nfca: fix use of uninitialized variables in error path
NFC: st-nci: fix use of uninitialized variables in error path
nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK
nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value
nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA
nfc: netlink: Warning fix
nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter

Chuck Lever (1):
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD

Dan Carpenter (2):
v4l: xilinx: missing error code
i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code

Daniel Axtens (4):
cxl: Remove racy attempt to force EEH invocation in reset
cxl: Fix unbalanced pci_dev_get in cxl_probe
powerpc/eeh: Probe after unbalanced kref check
cxl: Don't remove AFUs/vPHBs in cxl_reset

David Dueck (1):
pinctrl: at91: fix null pointer dereference

David Härdeman (1):
rc-core: fix remove uevent generation

Emil Medve (1):
iommu/fsl: Really fix init section(s) content

Eric Sandeen (1):
ext4: don't manipulate recovery flag when freezing no-journal fs

Eric W. Biederman (1):
unshare: Unsharing a thread does not require unsharing a vm

Filipe Manana (1):
Btrfs: check if previous transaction aborted to avoid fs corruption

Gavin Shan (2):
powerpc/pseries: Fix corrupted pdn list
powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()

Greg Kroah-Hartman (1):
Linux 4.2.2

Haggai Eran (1):
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow

Haibo Chen (1):
mmc: sdhci: fix dma memory leak in sdhci_pre_req()

Hans de Goede (1):
ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi list

Helge Deller (2):
PCI,parisc: Enable 64-bit bus addresses on PA-RISC
parisc: Filter out spurious interrupts in PA-RISC irq handler

Hin-Tak Leung (2):
hfs: fix B-tree corruption after insertion at position 0
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free

Hongzhou Yang (1):
pinctrl: mediatek: Fix multiple registration issue.

Jack Morgenstein (2):
IB/mlx4: Fix potential deadlock when sending mad to wire
IB/mlx4: Forbid using sysfs to change RoCE pkeys

Jaewon Kim (1):
vmscan: fix increasing nr_isolated incurred by putback unevictable pages

Jan Kara (1):
jbd2: avoid infinite loop when destroying aborted journal

Jann Horn (3):
CIFS: fix type confusion in copy offload ioctl
fs: if a coredump already exists, unlink and recreate with O_EXCL
fs: Don't dump core if the corefile would become world-readable.

Jean Delvare (1):
tg3: Fix temperature reporting

Jeff Layton (2):
nfsd: ensure that the ol stateid hash reference is only put once
nfsd: ensure that delegation stateid hash references are only put once

Jeff Vander Stoep (1):
arm64: kconfig: Move LIST_POISON to a safe value

Jeffery Miller (1):
Add radeon suspend/resume quirk for HP Compaq dc5750.

Jialing Fu (1):
mmc: core: fix race condition in mmc_wait_data_done

Jisheng Zhang (1):
mmc: sdhci: also get preset value and driver type for MMC_DDR52

Joerg Roedel (1):
iommu/vt-d: Really use upper context table when necessary

John David Anglin (1):
parisc: Use double word condition in 64bit CAS operation

Joonyoung Shim (2):
rtc: s3c: fix disabled clocks for alarm
rtc: s5m: fix to update ctrl register

Kinglong Mee (3):
nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug
NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
nfs: Fix truncated client owner id without proto type

Larry Finger (1):
rtlwifi: rtl8821ae: Fix an expression that is always false

Leonidas Da Silva Barbosa (2):
powerpc: Uncomment and make enable_kernel_vsx() routine available
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions

Marc Zyngier (1):
arm64: KVM: Disable virtual timer even if the guest is not using it

Markos Chandras (2):
MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6
MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions

Michael Ellerman (1):
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash

Mike Marciniszyn (1):
IB/qib: Change lkey table allocation to support more MRs

Minfei Huang (1):
x86/mm: Initialize pmd_idx in page_table_range_init_count()

Ming Lei (2):
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
blk-mq: fix race between timeout and freeing request

Mitja Spes (1):
rtc: abx80x: fix RTC write bit

NeilBrown (1):
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL

Niranjan Sivakumar (1):
ALSA: hda - Fix white noise on Dell M3800

Nishanth Aravamudan (2):
powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernel
powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=

Noa Osherovich (1):
IB/mlx4: Use correct SL on AH query under RoCE

Paul Burton (1):
MIPS: CPS: use 32b accesses to GCRs

Pavel Fedin (1):
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources

Peng Tao (2):
NFS41/flexfiles: update inode after write finishes
NFS41/flexfiles: zero out DS write wcc

Pratyush Anand (1):
net: sunrpc: fix tracepoint Warning: unknown op '->'

Sagi Grimberg (2):
IB/iser: Fix missing return status check in iser_send_data_out
IB/iser: Fix possible bogus DMA unmapping

Sakari Ailus (2):
v4l: omap3isp: Fix sub-device power management code
v4l: omap3isp: Fix async notifier registration order

Shota Suzuki (1):
igb: Fix oops caused by missing queue pairing

Takashi Iwai (4):
Input: evdev - do not report errors form flush()
ALSA: hda - Fix missing inline for dummy snd_hdac_set_codec_wakeup()
ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437

Theodore Ts'o (1):
Revert "ext4: remove block_device_ejected"

Thierry Reding (1):
iommu/tegra-smmu: Parameterize number of TLB lines

Thomas Huth (1):
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers

Tim Gardner (1):
workqueue: Make flush_workqueue() available again to non GPL modules

Trond Myklebust (12):
NFSv4.1/pnfs: Fix atomicity of commit list updates
NFS: Don't let the ctime override attribute barriers.
NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
NFS: nfs_set_pgio_error sometimes misses errors
NFSv4: Force a post-op attribute update when holding a delegation
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
NFSv4.1: Fix a protocol issue with CLOSE stateids
Revert "NFSv4: Remove incorrect check in can_open_delegated()"
SUNRPC: Fix a thinko in xs_connect()
SUNRPC: xs_reset_transport must mark the connection as disconnected
SUNRPC: Ensure that we wait for connections to complete before retrying
SUNRPC: Lock the transport layer on shutdown

Tyler Hicks (1):
eCryptfs: Invalidate dcache entries when lower i_nlink is zero

Ville Syrjälä (1):
drm/i915: Don't use link_bw for PLL setup

Will Deacon (6):
arm64: entry: always restore x0 from the stack on syscall return
arm64: compat: fix vfp save/restore across signal handlers in big-endian
arm64: head.S: initialise mdcr_el2 in el2_setup
arm64: errata: add module build workaround for erratum #843419
KVM: arm64: add workaround for Cortex-A57 erratum #852523
iommu/io-pgtable-arm: Unmap and free table when overwriting with block

Woodrow Shen (1):
ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.

Yangbo Lu (1):
mmc: sdhci-of-esdhc: add workaround for pre divider initial value

Yao-Wen Mao (1):
ALSA: usb-audio: correct the value cache check.

Yinghai Lu (2):
mm: check if section present during memory block registering
lib/decompressors: use real out buf size for gunzip with kernel

Yishai Hadas (1):
IB/uverbs: Fix race between ib_uverbs_open and remove_one

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2015-09-29 20:41    [W:0.056 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site