From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.4.117
Date: Fri, 23 Feb 2018 08:33:02 +0100 [thread overview]
Message-ID: <20180223073302.GA12506@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 5654 bytes --]
I'm announcing the release of the 4.4.117 kernel.
All users of the 4.4 kernel series must upgrade.
The updated 4.4.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.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/dma/snps-dma.txt | 2 -
Documentation/filesystems/ext4.txt | 2 -
Makefile | 2 -
arch/arm/boot/dts/s5pv210.dtsi | 1
arch/arm/boot/dts/spear1310-evb.dts | 2 -
arch/arm/boot/dts/spear1340.dtsi | 4 +-
arch/arm/boot/dts/spear13xx.dtsi | 6 ++--
arch/arm/boot/dts/spear600.dtsi | 1
arch/arm/boot/dts/stih407.dtsi | 3 +-
arch/arm/boot/dts/stih410.dtsi | 3 +-
arch/arm/mach-pxa/tosa-bt.c | 4 ++
arch/s390/kernel/compat_linux.c | 8 ++---
arch/x86/include/asm/processor.h | 2 -
arch/x86/kernel/cpu/common.c | 2 -
arch/x86/kernel/cpu/microcode/intel.c | 2 -
arch/x86/kernel/cpu/proc.c | 4 +-
arch/x86/kvm/mmu.c | 10 +++----
drivers/devfreq/devfreq.c | 2 -
drivers/gpu/drm/radeon/radeon_uvd.c | 2 -
drivers/infiniband/hw/mlx4/main.c | 13 +++------
drivers/md/dm.c | 3 +-
drivers/media/tuners/r820t.c | 13 +++++----
drivers/net/ethernet/marvell/mvpp2.c | 11 +++++--
drivers/net/ethernet/mellanox/mlx4/qp.c | 3 ++
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 5 ++-
drivers/net/wireless/realtek/rtlwifi/wifi.h | 1
drivers/rtc/rtc-opal.c | 12 +++++++-
drivers/video/console/dummycon.c | 1
drivers/video/fbdev/atmel_lcdfb.c | 8 +++++
fs/btrfs/inode.c | 5 ++-
fs/btrfs/tree-log.c | 27 +++++++++++++++++++
fs/ext4/super.c | 1
fs/namei.c | 3 ++
include/linux/kaiser.h | 2 -
mm/memory.c | 2 -
sound/core/seq/seq_clientmgr.c | 23 +++++++++-------
sound/pci/hda/patch_realtek.c | 28 ++++++++++++++++++++
sound/usb/mixer.c | 18 +++++++-----
sound/usb/pcm.c | 9 ++++++
39 files changed, 180 insertions(+), 70 deletions(-)
Arnd Bergmann (5):
mm: hide a #warning for COMPILE_TEST
x86: fix build warnign with 32-bit PAE
ARM: pxa/tosa-bt: add MODULE_LICENSE tag
ARM: dts: s5pv210: add interrupt-parent for ohci
media: r820t: fix r820t_write_reg for KASAN
Bjorn Andersson (1):
PM / devfreq: Propagate error from devfreq_add_device()
David Woodhouse (1):
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods
Ernesto A. Fernández (1):
ext4: correct documentation for grpid mount option
Eugene Syromiatnikov (1):
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Greg Kroah-Hartman (1):
Linux 4.4.117
Gustavo A. R. Silva (1):
x86/cpu: Change type of x86_cache_size variable to unsigned int
Hui Wang (1):
ALSA: hda - Fix headset mic detection problem for two Dell machines
Jack Morgenstein (1):
IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
Jan-Marek Glogowski (1):
ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
Johan Hovold (1):
video: fbdev: atmel_lcdfb: fix display-timings lookup
Julia Lawall (1):
drm/radeon: adjust tested variable
Kirill Marinushkin (1):
ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
Larry Finger (1):
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Lassi Ylikojola (1):
ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
Linus Torvalds (1):
vfs: don't do RCU lookup of empty pathnames
Liu Bo (3):
Btrfs: fix deadlock in run_delalloc_nocow
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Btrfs: fix unexpected -EEXIST when creating new inode
Mikulas Patocka (1):
mvpp2: fix multicast address filter
NeilBrown (1):
dm: correctly handle chained bios in dec_pending()
Nicolas Pitre (1):
console/dummy: leave .con_font_get set to NULL
Patrice Chotard (1):
ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
Stewart Smith (1):
rtc-opal: Fix handling of firmware error codes, prevent busy loops
Takashi Iwai (2):
ALSA: seq: Fix regression by incorrect ioctl_mutex usages
ALSA: seq: Fix racy pool initializations
Viresh Kumar (3):
arm: spear600: Add missing interrupt-parent of rtc
arm: spear13xx: Fix dmas cells
arm: spear13xx: Fix spics gpio controller's warning
Zhouyi Zhou (1):
ext4: save error to disk in __ext4_grp_locked_error()
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2018-02-23 7:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-23 7:33 Greg KH [this message]
2018-02-23 7:33 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180223073302.GA12506@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®