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.9.175
Date: Sat, 11 May 2019 08:48:53 +0200 [thread overview]
Message-ID: <20190511064853.GA27200@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 4311 bytes --]
I'm announcing the release of the 4.9.175 kernel.
All users of the 4.9 kernel series must upgrade.
The updated 4.9.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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/arm/boot/compressed/efi-header.S | 3 +-
arch/x86/events/intel/core.c | 2 -
drivers/block/virtio_blk.c | 2 +
drivers/gpu/drm/mediatek/mtk_hdmi.c | 2 -
drivers/infiniband/hw/hfi1/rc.c | 4 +-
drivers/iommu/amd_iommu_init.c | 2 -
drivers/scsi/csiostor/csio_scsi.c | 5 ++-
drivers/scsi/libsas/sas_expander.c | 9 ++----
drivers/scsi/qla2xxx/qla_attr.c | 4 +-
drivers/staging/greybus/power_supply.c | 2 -
drivers/usb/dwc3/core.c | 2 -
drivers/usb/serial/f81232.c | 39 ++++++++++++++++++++++++++
drivers/usb/storage/scsiglue.c | 26 ++++++++---------
drivers/usb/storage/uas.c | 35 ++++++++++++++---------
include/linux/kernel.h | 4 +-
include/linux/mm.h | 9 ++++++
include/net/bluetooth/hci_core.h | 3 ++
kernel/irq/manage.c | 4 ++
kernel/time/timer_stats.c | 2 -
lib/ubsan.c | 49 +++++++++++++++------------------
net/bluetooth/hci_conn.c | 8 +++++
net/bluetooth/hidp/sock.c | 1
sound/soc/codecs/cs4270.c | 1
sound/soc/codecs/nau8810.c | 4 +-
sound/soc/codecs/tlv320aic32x4.c | 2 +
sound/soc/intel/common/sst-firmware.c | 8 ++++-
sound/soc/soc-pcm.c | 7 +++-
28 files changed, 161 insertions(+), 80 deletions(-)
Alan Stern (1):
usb-storage: Set virt_boundary_mask to avoid SG overflows
Andrew Vasquez (1):
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrey Ryabinin (1):
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Annaliese McDermond (1):
ASoC: tlv320aic32x4: Fix Common Pins
Ard Biesheuvel (1):
ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nop
Ben Hutchings (1):
timer/debug: Change /proc/timer_stats from 0644 to 0600
Dan Carpenter (1):
drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
Daniel Mack (1):
ASoC: cs4270: Set auto-increment bit for register writes
Dongli Zhang (1):
virtio-blk: limit number of hw queues by nr_cpu_ids
Greg Kroah-Hartman (1):
Linux 4.9.175
Jann Horn (1):
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Jason Yan (1):
scsi: libsas: fix a race condition when smp task timeout
Ji-Ze Hong (Peter Hong) (1):
USB: serial: f81232: fix interrupt worker not stop
Joerg Roedel (1):
iommu/amd: Set exclusion range correctly
Johan Hovold (1):
staging: greybus: power_supply: fix prop-descriptor request size
John Hsu (1):
ASoC: nau8810: fix the issue of widget with prefixed name
Kaike Wan (1):
IB/hfi1: Eliminate opcode tests on mr deref
Linus Torvalds (1):
mm: add 'try_get_page()' helper function
Marcel Holtmann (1):
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Oliver Neukum (1):
UAS: fix alignment of scatter/gather segments
Prasad Sodagudi (1):
genirq: Prevent use-after-free and work list corruption
Rander Wang (1):
ASoC:soc-pcm:fix a codec fixup issue in TDM case
Ross Zwisler (1):
ASoC: Intel: avoid Oops if DMA setup fails
Stephane Eranian (1):
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
Thinh Nguyen (1):
usb: dwc3: Fix default lpm_nyet_threshold value
Varun Prakash (1):
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
Wen Yang (1):
drm/mediatek: fix possible object reference leak
Young Xiao (1):
Bluetooth: hidp: fix buffer overflow
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2019-05-11 6:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-11 6:48 Greg KH [this message]
2019-05-11 6:49 ` 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=20190511064853.GA27200@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®