From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org,
lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Re: Linux 5.1.8
Date: Sun, 9 Jun 2019 13:43:48 +0530 [thread overview]
Message-ID: <20190609081348.GA5853@Gentoo> (raw)
In-Reply-To: <20190609073855.GA10088@kroah.com>
[-- Attachment #1: Type: text/plain, Size: 16140 bytes --]
Thanks, a bunch Greg!
On 09:38 Sun 09 Jun , Greg KH wrote:
>I'm announcing the release of the 5.1.8 kernel.
>
>All users of the 5.1 kernel series must upgrade.
>
>The updated 5.1.y git tree can be found at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.1.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
>
>------------
>
> Documentation/admin-guide/cgroup-v2.rst | 9
> Documentation/conf.py | 2
> Documentation/sphinx/kerneldoc.py | 44 ++
> Documentation/sphinx/kernellog.py | 28 +
> Documentation/sphinx/kfigure.py | 40 +-
> Makefile | 2
> arch/arm64/kernel/sys.c | 2
> arch/arm64/kernel/traps.c | 5
> arch/mips/kvm/mips.c | 3
> arch/powerpc/kernel/kexec_elf_64.c | 6
> arch/powerpc/kvm/book3s_hv.c | 8
> arch/powerpc/kvm/book3s_xive.c | 4
> arch/powerpc/kvm/powerpc.c | 3
> arch/powerpc/perf/core-book3s.c | 6
> arch/powerpc/perf/power8-pmu.c | 3
> arch/powerpc/perf/power9-pmu.c | 3
> arch/s390/crypto/aes_s390.c | 156 +++++++---
> arch/s390/crypto/des_s390.c | 7
> arch/s390/kvm/kvm-s390.c | 1
> arch/sparc/mm/ultra.S | 4
> arch/x86/kernel/ima_arch.c | 5
> arch/x86/kernel/kprobes/core.c | 24 +
> arch/x86/kernel/vmlinux.lds.S | 6
> arch/x86/kvm/x86.c | 3
> drivers/clk/imx/clk-imx8mm.c | 12
> drivers/gpu/drm/drm_atomic_uapi.c | 32 +-
> drivers/gpu/drm/drm_crtc.c | 4
> drivers/gpu/drm/drm_crtc_internal.h | 1
> drivers/gpu/drm/drm_fb_helper.c | 4
> drivers/gpu/drm/drm_gem_cma_helper.c | 8
> drivers/gpu/drm/drm_mode_config.c | 5
> drivers/gpu/drm/drm_mode_object.c | 5
> drivers/gpu/drm/drm_plane.c | 8
> drivers/gpu/drm/imx/ipuv3-plane.c | 13
> drivers/gpu/drm/imx/ipuv3-plane.h | 1
> drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h | 2
> drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c | 26 +
> drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h | 2
> drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c | 15
> drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c | 21 +
> drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h | 1
> drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 9
> drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c | 29 +
> drivers/gpu/drm/tegra/gem.c | 4
> drivers/gpu/drm/vmwgfx/ttm_object.c | 2
> drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 8
> drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 13
> drivers/i2c/busses/i2c-mlxcpld.c | 2
> drivers/i2c/busses/i2c-synquacer.c | 2
> drivers/iio/adc/npcm_adc.c | 2
> drivers/iio/adc/ti-ads124s08.c | 2
> drivers/iio/adc/ti-ads8688.c | 2
> drivers/iio/dac/ds4424.c | 2
> drivers/media/usb/siano/smsusb.c | 33 +-
> drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.c | 11
> drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.h | 6
> drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c | 4
> drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c | 16 -
> drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.h | 3
> drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.c | 10
> drivers/net/wireless/broadcom/brcm80211/brcmfmac/proto.h | 3
> drivers/s390/scsi/zfcp_ext.h | 1
> drivers/s390/scsi/zfcp_scsi.c | 9
> drivers/s390/scsi/zfcp_sysfs.c | 55 +++
> drivers/s390/scsi/zfcp_unit.c | 8
> drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c | 9
> drivers/staging/wlan-ng/hfa384x_usb.c | 3
> drivers/tty/serial/max310x.c | 2
> drivers/tty/serial/msm_serial.c | 5
> drivers/tty/serial/sh-sci.c | 7
> drivers/tty/vt/vt.c | 11
> drivers/usb/core/config.c | 4
> drivers/usb/core/quirks.c | 3
> drivers/usb/host/xhci-ring.c | 17 -
> drivers/usb/host/xhci.c | 24 -
> drivers/usb/misc/rio500.c | 41 ++
> drivers/usb/misc/sisusbvga/sisusb.c | 15
> drivers/usb/usbip/stub_dev.c | 75 +++-
> drivers/video/fbdev/core/fbcon.c | 2
> fs/btrfs/inode.c | 14
> fs/btrfs/qgroup.c | 8
> fs/btrfs/relocation.c | 27 +
> fs/btrfs/send.c | 6
> fs/btrfs/tree-log.c | 20 -
> fs/btrfs/zstd.c | 20 -
> fs/cifs/file.c | 4
> fs/cifs/smb2pdu.c | 3
> fs/lockd/xdr.c | 4
> fs/lockd/xdr4.c | 4
> include/linux/bitops.h | 16 -
> include/linux/cgroup-defs.h | 5
> include/linux/list_lru.h | 1
> include/linux/memcontrol.h | 10
> kernel/cgroup/cgroup.c | 16 -
> kernel/signal.c | 2
> kernel/trace/trace_events_filter.c | 8
> mm/compaction.c | 2
> mm/kasan/common.c | 2
> mm/list_lru.c | 8
> scripts/gcc-plugins/gcc-common.h | 4
> security/integrity/evm/evm_crypto.c | 3
> security/integrity/ima/ima_policy.c | 28 +
> sound/pci/hda/patch_realtek.c | 18 -
> sound/usb/line6/driver.c | 12
> sound/usb/line6/driver.h | 4
> sound/usb/line6/toneport.c | 15
> virt/kvm/arm/arm.c | 3
> virt/kvm/kvm_main.c | 2
> 108 files changed, 912 insertions(+), 345 deletions(-)
>
>Alan Stern (3):
> USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
> media: usb: siano: Fix general protection fault in smsusb
> media: usb: siano: Fix false-positive "uninitialized variable" warning
>
>Andrey Smirnov (1):
> xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
>
>Benjamin Coddington (1):
> Revert "lockd: Show pid of lockd for remote locks"
>
>Carsten Schmid (1):
> usb: xhci: avoid null pointer deref when bos field is NULL
>
>Catalin Marinas (1):
> arm64: Fix the arm64_personality() syscall wrapper redirection
>
>Chris Down (1):
> mm, memcg: consider subtrees in memory.events
>
>Colin Ian King (1):
> cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
>
>Cédric Le Goater (1):
> KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
>
>Dan Carpenter (1):
> staging: vc04_services: prevent integer overflow in create_pagelist()
>
>Daniel Vetter (2):
> drm/atomic: Wire file_priv through for property changes
> drm/lease: Make sure implicit planes are leased
>
>Deepak Rawat (1):
> drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space only
>
>Dennis Zhou (1):
> btrfs: correct zstd workspace manager lock to use spin_lock_bh()
>
>Dmitry Osipenko (1):
> drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()
>
>Eric W. Biederman (1):
> signal/arm64: Use force_sig not force_sig_fault for SIGKILL
>
>Fabio Estevam (1):
> xhci: Use %zu for printing size_t type
>
>Filipe Manana (4):
> Btrfs: fix wrong ctime and mtime of a directory after log replay
> Btrfs: fix race updating log root item during fsync
> Btrfs: fix fsync not persisting changed attributes of a directory
> Btrfs: incremental send, fix file corruption when no-holes feature is enabled
>
>George G. Davis (1):
> serial: sh-sci: disable DMA for uart_console
>
>Greg Kroah-Hartman (2):
> Revert "x86/build: Move _etext to actual end of .text"
> Linux 5.1.8
>
>Grzegorz Halat (1):
> vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
>
>Harald Freudenberger (2):
> s390/crypto: fix gcm-aes-s390 selftest failures
> s390/crypto: fix possible sleep during spinlock aquired
>
>Henry Lin (1):
> xhci: update bounce buffer with correct sg num
>
>Hui Wang (1):
> ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops
>
>James Clarke (1):
> sparc64: Fix regression in non-hypervisor TLB flush xcall
>
>Jernej Skrabec (2):
> drm/sun4i: Fix sun8i HDMI PHY clock initialization
> drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz
>
>Jiri Slaby (1):
> memcg: make it work on sparse non-0-node systems
>
>Joe Burmeister (1):
> tty: max310x: Fix external crystal register setup
>
>Jonathan Corbet (3):
> docs: Fix conf.py for Sphinx 2.0
> doc: Cope with the deprecation of AutoReporter
> doc: Cope with Sphinx logging deprecations
>
>Jorge Ramirez-Ortiz (1):
> tty: serial: msm_serial: Fix XON/XOFF
>
>Kailang Yang (1):
> ALSA: hda/realtek - Set default power save node to 0
>
>Kees Cook (1):
> gcc-plugins: Fix build failures under Darwin host
>
>Lyude Paul (1):
> drm/nouveau/i2c: Disable i2c bus access after ->fini()
>
>Masahisa Kojima (1):
> i2c: synquacer: fix synquacer_i2c_doxfer() return value
>
>Mauro Carvalho Chehab (1):
> media: smsusb: better handle optional alignment
>
>Maximilian Luz (1):
> USB: Add LPM quirk for Surface Dock GigE adapter
>
>Nadav Amit (1):
> x86/kprobes: Set instruction page as executable
>
>Nathan Chancellor (1):
> kasan: initialize tag to 0xff in __kasan_kmalloc
>
>Noralf Trønnes (2):
> drm/fb-helper: generic: Call drm_client_add() after setup is done
> drm/cma-helper: Fix drm_gem_cma_free_object()
>
>Oliver Neukum (3):
> USB: sisusbvga: fix oops in error path of sisusb_probe
> USB: rio500: refuse more than one device at a time
> USB: rio500: fix memory leak in close after disconnect
>
>Paul Mackerras (1):
> KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
>
>Peng Fan (1):
> clk: imx: imx8mm: fix int pll clk gate
>
>Petr Vorel (1):
> ima: fix wrong signed policy requirement when not appraising
>
>Philipp Zabel (1):
> drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6Q
>
>Piotr Figiel (1):
> brcmfmac: fix NULL pointer derefence during USB disconnect
>
>Qu Wenruo (2):
> btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer dereference
> btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()
>
>Rasmus Villemoes (1):
> include/linux/bitops.h: sanitize rotate primitives
>
>Ravi Bangoria (1):
> powerpc/perf: Fix MMCRA corruption by bhrb_filter
>
>Roberto Bergantinos Corpas (1):
> CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
>
>Roberto Sassu (2):
> ima: show rules with IMA_INMASK correctly
> evm: check hash algorithm passed to init_desc()
>
>Ruslan Babayev (1):
> iio: dac: ds4422/ds4424 fix chip verification
>
>Scott Wood (1):
> x86/ima: Check EFI_RUNTIME_SERVICES before using
>
>Sean Nyekjaer (1):
> iio: adc: ti-ads8688: fix timestamp is not updated in buffer
>
>Shuah Khan (2):
> usbip: usbip_host: fix BUG: sleeping function called from invalid context
> usbip: usbip_host: fix stub_dev lock context imbalance regression
>
>Steffen Maier (2):
> scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove
> scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
>
>Suraj Jitindar Singh (1):
> KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
>
>Suzuki K Poulose (1):
> mm, compaction: make sure we isolate a valid PFN
>
>Takashi Iwai (1):
> ALSA: line6: Assure canceling delayed work at disconnection
>
>Thiago Jung Bauermann (1):
> powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()
>
>Thomas Hellstrom (3):
> drm/vmwgfx: Fix user space handle equal to zero
> drm/vmwgfx: Fix compat mode shader operation
> drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
>
>Thomas Huth (1):
> KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
>
>Tim Collier (1):
> staging: wlan-ng: fix adapter initialization failure
>
>Tomas Bortoli (1):
> tracing: Avoid memory leak in predicate_parse()
>
>Tomer Maimon (1):
> iio: adc: modify NPCM ADC read reference voltage
>
>Vadim Pasternak (1):
> i2c: mlxcpld: Fix wrong initialization order in probe
>
>Vicente Bergas (1):
> drm/rockchip: shutdown drm subsystem on shutdown
>
>Vincent Stehlé (1):
> iio: adc: ads124: avoid buffer overflow
>
>Zhenliang Wei (1):
> kernel/signal.c: trace_signal_deliver when signal_group_exit
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2019-06-09 8:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-09 7:38 Linux 5.1.8 Greg KH
2019-06-09 7:39 ` Greg KH
2019-06-09 8:13 ` Bhaskar Chowdhury [this message]
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=20190609081348.GA5853@Gentoo \
--to=unixbhaskar@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=gregkh@linuxfoundation.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.