From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 4.4.247
Date: Wed, 2 Dec 2020 08:55:15 +0100 [thread overview]
Message-ID: <16068957157446@kroah.com> (raw)
I'm announcing the release of the 4.4.247 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:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2 -
arch/x86/kernel/cpu/bugs.c | 4 +-
arch/x86/xen/spinlock.c | 12 +++++++-
drivers/dma/pl330.c | 2 -
drivers/hid/hid-cypress.c | 44 ++++++++++++++++++++++++++----
drivers/hid/hid-ids.h | 2 +
drivers/hid/hid-sensor-hub.c | 3 +-
drivers/infiniband/hw/mthca/mthca_cq.c | 10 ++++--
drivers/input/serio/i8042.c | 12 +++++++-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 3 +-
drivers/nfc/s3fwrn5/i2c.c | 4 +-
drivers/scsi/libiscsi.c | 23 ++++++++++-----
drivers/scsi/ufs/ufshcd.c | 6 ----
drivers/target/iscsi/iscsi_target.c | 17 ++++++++---
drivers/usb/core/config.c | 11 +++++++
drivers/usb/core/devio.c | 4 +-
drivers/usb/core/quirks.c | 38 +++++++++++++++++++++++++
drivers/usb/core/usb.h | 3 ++
drivers/video/fbdev/hyperv_fb.c | 7 ++++
fs/btrfs/inode.c | 41 ++++++++++++++++++++++-----
fs/btrfs/qgroup.c | 2 -
fs/btrfs/tests/inode-tests.c | 1
fs/btrfs/volumes.c | 7 ++++
fs/efivarfs/inode.c | 2 +
fs/efivarfs/super.c | 1
fs/proc/self.c | 7 ++++
include/linux/usb/quirks.h | 3 ++
include/scsi/libiscsi.h | 3 ++
tools/perf/util/dwarf-aux.c | 8 +++++
29 files changed, 233 insertions(+), 49 deletions(-)
Alan Stern (2):
USB: core: Change %pK for __user pointers to %px
USB: core: Fix regression in Hercules audio card
Anand K Mistry (1):
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Ard Biesheuvel (1):
efivarfs: revert "fix memory leak in efivarfs_create()"
Brian Masney (1):
x86/xen: don't unbind uninitialized lock_kicker_irq
Dexuan Cui (1):
video: hyperv_fb: Fix the cache type when mapping the VRAM
Filipe Manana (1):
btrfs: fix lockdep splat when reading qgroup config on mount
Frank Yang (1):
HID: cypress: Support Varmilo Keyboards' media hotkeys
Greg Kroah-Hartman (1):
Linux 4.4.247
Hans de Goede (1):
Input: i8042 - allow insmod to succeed on devices without an i8042 controller
Jens Axboe (1):
proc: don't allow async path resolution of /proc/self components
Johan Hovold (1):
USB: core: add endpoint-blacklist quirk
Krzysztof Kozlowski (1):
nfc: s3fwrn5: use signed integer for parsing GPIO numbers
Lee Duncan (1):
scsi: libiscsi: Fix NOP race condition
Masami Hiramatsu (1):
perf probe: Fix to die_entrypc() returns error correctly
Michael Chan (1):
bnxt_en: Release PCI regions when DMA mask setup fails during probe.
Mike Christie (1):
scsi: target: iscsi: Fix cmd abort fabric stop race
Pablo Ceballos (1):
HID: hid-sensor-hub: Fix issue with devices with no report ID
Qu Wenruo (2):
btrfs: tree-checker: Enhance chunk checker to validate chunk profile
btrfs: inode: Verify inode mode to avoid NULL pointer dereference
Stanley Chu (1):
scsi: ufs: Fix race between shutdown and runtime resume flow
Sugar Zhang (1):
dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
Xiongfeng Wang (1):
IB/mthca: fix return value of error branch in mthca_init_cq()
Zhang Changzhong (1):
bnxt_en: fix error return code in bnxt_init_board()
next reply other threads:[~2020-12-02 7:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-02 7:55 Greg Kroah-Hartman [this message]
2020-12-02 7:55 ` Linux 4.4.247 Greg Kroah-Hartman
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=16068957157446@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.