From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: LKML , stable , lwn@lwn.net From: Sasha Levin Subject: Linux 4.1.27 Message-ID: <576BF147.3070609@oracle.com> Date: Thu, 23 Jun 2016 10:25:11 -0400 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lOEtBf6NN5WKx936Bp5XbCO80a5GMLXuL" Sender: linux-kernel-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --lOEtBf6NN5WKx936Bp5XbCO80a5GMLXuL Content-Type: multipart/mixed; boundary="Ome9O52hjDRhqhFfJPJrxGLjWFoKTxAxc" From: Sasha Levin To: LKML , stable , lwn@lwn.net Message-ID: <576BF147.3070609@oracle.com> Subject: Linux 4.1.27 --Ome9O52hjDRhqhFfJPJrxGLjWFoKTxAxc Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.1.27 kernel. All users of the 4.1 kernel series must upgrade. The updated 4.1.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git li= nux-4.1.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3D= summary ---------------------------------------------------------------- Linux 4.1.27 ---------------------------------------------------------------- AceLan Kao (1): ALSA: hda - Fix headset mic detection problem for Dell machine Al Viro (1): fix d_walk()/non-delayed __d_free() race Andy Lutomirski (1): uvc: Forward compat ioctls to their handlers directly Arnd Bergmann (1): crypto: public_key: select CRYPTO_AKCIPHER Ben Dooks (1): gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings Ben Skeggs (2): drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu he= aders drm/nouveau/fbcon: fix out-of-bounds memory accesses Bob Copeland (1): mac80211: mesh: flush mesh paths unconditionally Chris Wilson (1): locking/ww_mutex: Report recursive ww_mutex locking early Eric W. Biederman (2): mnt: If fs_fully_visible fails call put_filesystem. mnt: fs_fully_visible test the proper mount for MNT_LOCKED Ewan D. Milne (1): scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist H. Peter Anvin (1): x86, build: copy ldlinux.c32 to image.iso Helge Deller (1): parisc: Fix pagefault crash in unaligned __get_user() call Ilia Mirkin (1): drm/nouveau/gr: document mp error 0x10 James Bottomley (1): scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands Jann Horn (2): proc: prevent stacking filesystems on top ecryptfs: forbid opening files without mmap handler Kailang Yang (1): ALSA: hda/realtek - ALC256 speaker noise issue Lukasz Luba (1): thermal: cpu_cooling: fix improper order during initialization Marc Zyngier (1): irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask Martin Willi (1): mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL Michael Ellerman (1): powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL wa= s added Paolo Bonzini (2): KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS Prasun Maiti (1): wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel Ricardo Ribalda Delgado (1): gpiolib: Fix NULL pointer deference Russell Currey (1): powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge= Russell King (1): ARM: fix PTRACE_SETVFPREGS on SMP systems Sasha Levin (2): of: fix autoloading due to broken modalias with no 'compatible' Linux 4.1.27 Sergei Shtylyov (1): of: irq: fix of_irq_get[_byname]() kernel-doc Srinivas Pandruvada (1): cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo Thomas Huth (3): powerpc: Fix definition of SIAR and SDAR registers powerpc: Use privileged SPR number for MMCR2 powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-s= upport call Tom Lendacky (1): crypto: ccp - Fix AES XTS error for request sizes above 4096 Tony Luck (1): EDAC, sb_edac: Fix rank lookup on Broadwell Torsten Hilbrich (1): ALSA: hda/realtek: Add T560 docking unit fixup Viresh Kumar (1): thermal/cpu_cooling: rename cpufreq_val as clipped_freq hongkun.cao (1): pinctrl: mediatek: fix dual-edge code defect Makefile | 2 +- arch/arm/kernel/ptrace.c | 2 +- arch/parisc/kernel/unaligned.c | 10 ++++- arch/powerpc/include/asm/reg.h | 6 +-- arch/powerpc/kernel/prom_init.c | 3 +- arch/powerpc/platforms/pseries/eeh_pseries.c | 51 ++++++++++++++++----= --- arch/x86/boot/Makefile | 3 ++ arch/x86/kvm/x86.c | 5 +++ crypto/asymmetric_keys/Kconfig | 1 + drivers/cpufreq/intel_pstate.c | 7 +++- drivers/crypto/ccp/ccp-crypto-aes-xts.c | 17 +++++--- drivers/edac/sb_edac.c | 13 +++--- drivers/gpio/gpio-bcm-kona.c | 4 +- drivers/gpio/gpiolib.c | 2 +- drivers/gpu/drm/nouveau/nouveau_fbcon.c | 1 + drivers/gpu/drm/nouveau/nv04_fbcon.c | 7 +--- drivers/gpu/drm/nouveau/nv50_fbcon.c | 6 +-- drivers/gpu/drm/nouveau/nvc0_fbcon.c | 6 +-- drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c | 38 +++++++++++++---- drivers/media/usb/uvc/uvc_v4l2.c | 39 ++++++++---------- drivers/net/wireless/mac80211_hwsim.c | 1 + drivers/of/irq.c | 19 +++++---- drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 5 ++- drivers/scsi/scsi_devinfo.c | 1 + drivers/scsi/scsi_lib.c | 7 +++- drivers/thermal/cpu_cooling.c | 26 ++++++------ fs/dcache.c | 4 +- fs/ecryptfs/kthread.c | 13 +++++- fs/namespace.c | 6 ++- fs/proc/root.c | 7 ++++ include/linux/irqchip/arm-gic-v3.h | 2 +- kernel/locking/mutex.c | 9 ++-- net/mac80211/mesh.c | 4 ++ net/wireless/wext-core.c | 25 ++++++++++- scripts/mod/file2alias.c | 2 +- sound/pci/hda/patch_realtek.c | 57 ++++++++++++++++++++= +++--- virt/kvm/irqchip.c | 2 +- 37 files changed, 288 insertions(+), 125 deletions(-) --Ome9O52hjDRhqhFfJPJrxGLjWFoKTxAxc-- --lOEtBf6NN5WKx936Bp5XbCO80a5GMLXuL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXa/FHAAoJEN6mb/eXdyzcpG8P/jEL9SbZ524uilapXVe/XjOk 7cNMgzrPe+Bx6FRM2qcAbihW+508/H0F8MDhTlqIVM99s2ZAUKV8P/LsZFvK3SsB zw/c+TgFGFXgX1n91pYpgypHB0WZ0x37KUD/aksTZaNEadMluLmfD2BuGZaqMGpN WSzf5EhtvKQN84kTScDhROrqxSLcdKo4iCDr0AQ6hBRZ52hbyGxlvW7NbmFCbTth e1iYWA/HT8kVLxjZpif+F9y+m4nQXYH2p8YZuJb1jOhTfXfbSYqH53LwbuSzMJDQ 0Naz4ilYs3/LwkcFMYVYLBeervfZecgFImSlvE1aMGOyhAmErk5gOxHzqBl/BPrx j4eihRf/5bq145223vAn6fR/JHFfVgcsYtYgKqhITS1tD9WG+2DwCV64LrUU6hYX s0faQOOAVbXARta+/Umpuw75vw7wvz6ZVRqTuplKkXzjCQ4vf49ryNRcgSUvolF4 RlXc7pTQPt8K+wT4rq0QuQ1xH/+vDgZEl6lFzmYrvFtOMLL+RTvQSxgpQE2+w879 XooM64SFIFWMwDQb/r4SWuHcXiy95wsaBm1HicJMHfxSxvVQgp2Z8+ZFkYuSVRnx Sw+pxs7CD2jsXSqLoX184ZzieOryFEQG1vSwPYSu6gX2vKLKarN6wiENea7pA2pp kThM4G2JJCZi2iMQPUDN =i6gC -----END PGP SIGNATURE----- --lOEtBf6NN5WKx936Bp5XbCO80a5GMLXuL--