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.13.2
Date: Thu, 14 Sep 2017 09:05:10 -0700 [thread overview]
Message-ID: <20170914160510.GA3649@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 5067 bytes --]
I'm announcing the release of the 4.13.2 kernel.
All users of the 4.13 kernel series must upgrade.
The updated 4.13.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.13.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/driver-api/firmware/request_firmware.rst | 11 -
Makefile | 2
arch/arm/mm/fault.c | 5
arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 1
arch/x86/kvm/mmu.c | 3
drivers/base/firmware_class.c | 99 ----------
drivers/mtd/nand/mxc_nand.c | 7
drivers/mtd/nand/nand_base.c | 7
drivers/mtd/nand/nand_hynix.c | 4
drivers/mtd/nand/qcom_nandc.c | 18 +
drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c | 3
drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 5
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.c | 5
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c | 23 +-
drivers/nvme/host/fabrics.c | 2
fs/btrfs/super.c | 2
fs/nfs/file.c | 6
fs/nfs/internal.h | 1
fs/nfs/pagelist.c | 99 +++++-----
fs/nfs/pnfs.c | 2
fs/xfs/xfs_linux.h | 9
lib/radix-tree.c | 9
mm/memory.c | 10 -
mm/sparse.c | 2
mm/swapfile.c | 3
net/bluetooth/l2cap_core.c | 80 ++++----
tools/testing/selftests/timers/Makefile | 26 +-
tools/testing/selftests/timers/leap-a-day.c | 17 -
tools/testing/selftests/x86/fsgsbase.c | 41 +++-
29 files changed, 236 insertions(+), 266 deletions(-)
Abhishek Sahu (2):
mtd: nand: qcom: fix read failure without complete bootchain
mtd: nand: qcom: fix config error for BCH
Aleksa Sarai (1):
btrfs: resume qgroup rescan on rw remount
Andy Lutomirski (1):
selftests/x86/fsgsbase: Test selectors 1, 2, and 3
Ben Seri (1):
Bluetooth: Properly check L2CAP config option output buffer length
Boris Brezillon (1):
mtd: nand: mxc: Fix mxc_v1 ooblayout
Brijesh Singh (1):
KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
Daniel Verkamp (1):
nvme-fabrics: generate spec-compliant UUID NQNs
Darrick J. Wong (1):
mm: kvfree the swap cluster info if the swap file is unsatisfactory
David Rientjes (1):
mm/swapfile.c: fix swapon frontswap_map memory leak on error
Eric Dumazet (1):
radix-tree: must check __radix_tree_preload() return value
Greg Kroah-Hartman (1):
Linux 4.13.2
Ian W MORRISON (1):
brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
John Stultz (1):
kselftests: timers: leap-a-day: Change default arguments to help test runs
Larry Finger (2):
rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
rtlwifi: btcoexist: Fix antenna selection code
Laurent Dufour (1):
mm/memory.c: fix mem_cgroup_oom_disable() call missing
Linus Torvalds (1):
Revert "firmware: add sanity check on shutdown/suspend"
Lothar Waßmann (1):
mtd: nand: make Samsung SLC NAND usable again
Marc Zyngier (1):
ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interrupt
Mark Rutland (1):
ARM: 8692/1: mm: abort uaccess retries upon fatal signal
Martin Blumenstingl (1):
mtd: nand: hynix: add support for 20nm NAND chips
Michal Hocko (1):
mm/sparse.c: fix typo in online_mem_sections
Richard Wareing (1):
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Shuah Khan (1):
selftests: timers: Fix run_destructive_tests target to handle skipped tests
Stanislaw Gruszka (1):
rt2800: fix TX_PIN_CFG setting for non MT7620 chips
Trond Myklebust (2):
NFS: Fix 2 use after free issues in the I/O code
NFSv4: Fix up mirror allocation
tarangg@amazon.com (1):
NFS: Sync the correct byte range during synchronous writes
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2017-09-14 16:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-14 16:05 Greg KH [this message]
2017-09-14 16:05 ` Linux 4.13.2 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=20170914160510.GA3649@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.