From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
stable@vger.kernel.org
Subject: [PATCH 5.0 00/95] 5.0.15-stable review
Date: Thu, 9 May 2019 20:41:17 +0200 [thread overview]
Message-ID: <20190509181309.180685671@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.0.15 release.
There are 95 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat 11 May 2019 06:11:22 PM UTC.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.0.15-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.0.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.0.15-rc1
Will Deacon <will.deacon@arm.com>
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon <will.deacon@arm.com>
locking/futex: Allow low-level atomic operations to return -EAGAIN
Dan Carpenter <dan.carpenter@oracle.com>
i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
Ross Zwisler <zwisler@chromium.org>
ASoC: Intel: avoid Oops if DMA setup fails
Oliver Neukum <oneukum@suse.com>
UAS: fix alignment of scatter/gather segments
Chen-Yu Tsai <wens@csie.org>
Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: Fix not initializing L2CAP tx_credits
Marcel Holtmann <marcel@holtmann.org>
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Young Xiao <YangX92@hotmail.com>
Bluetooth: hidp: fix buffer overflow
Quinn Tran <qtran@marvell.com>
scsi: qla2xxx: Fix device staying in blocked state
Andrew Vasquez <andrewv@marvell.com>
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Silvio Cesare <silvio.cesare@gmail.com>
scsi: lpfc: change snprintf to scnprintf for possible overflow
Samuel Holland <samuel@sholland.org>
soc: sunxi: Fix missing dependency on REGMAP_MMIO
Hans de Goede <hdegoede@redhat.com>
ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate
Gregory CLEMENT <gregory.clement@bootlin.com>
cpufreq: armada-37xx: fix frequency calculation for opp
Bjorn Andersson <bjorn.andersson@linaro.org>
iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
Alexander Shishkin <alexander.shishkin@linux.intel.com>
intel_th: pci: Add Comet Lake support
Alan Stern <stern@rowland.harvard.edu>
usb-storage: Set virt_boundary_mask to avoid SG overflows
Johan Hovold <johan@kernel.org>
USB: cdc-acm: fix unthrottle races
Ji-Ze Hong (Peter Hong) <hpeter@gmail.com>
USB: serial: f81232: fix interrupt worker not stop
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: Fix default lpm_nyet_threshold value
Marc Gonzalez <marc.w.gonzalez@free.fr>
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Prasad Sodagudi <psodagud@codeaurora.org>
genirq: Prevent use-after-free and work list corruption
Joerg Roedel <jroedel@suse.de>
iommu/amd: Set exclusion range correctly
Peter Zijlstra <peterz@infradead.org>
perf/core: Fix perf_event_disable_inatomic() race
Olga Kornievskaia <kolga@netapp.com>
NFSv4.1 fix incorrect return value in copy_file_range
Stephen Boyd <sboyd@kernel.org>
platform/x86: pmc_atom: Drop __initconst on dmi table
Keith Busch <keith.busch@intel.com>
nvmet: fix discover log page when offsets are used
James Smart <jsmart2021@gmail.com>
nvme-fc: correct csn initialization and increments on error
Ming Lei <ming.lei@redhat.com>
nvme: cancel request synchronously
Ming Lei <ming.lei@redhat.com>
blk-mq: introduce blk_mq_complete_request_sync()
Dongli Zhang <dongli.zhang@oracle.com>
virtio-blk: limit number of hw queues by nr_cpu_ids
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Fix racy display power access
Olivier Moysan <olivier.moysan@st.com>
ASoC: stm32: sai: fix master clock management
Tzung-Bi Shih <tzungbi@google.com>
ASoC: Intel: kbl: fix wrong number of channels
Wangyan Wang <wangyan.wang@mediatek.com>
drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
Wangyan Wang <wangyan.wang@mediatek.com>
drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
Wangyan Wang <wangyan.wang@mediatek.com>
drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
Wangyan Wang <wangyan.wang@mediatek.com>
drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
Wangyan Wang <wangyan.wang@mediatek.com>
drm/mediatek: fix the rate and divder of hdmi phy for MT2701
Wen Yang <wen.yang99@zte.com.cn>
drm/mediatek: fix possible object reference leak
Varun Prakash <varun@chelsio.com>
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
ndesaulniers@google.com <ndesaulniers@google.com>
KEYS: trusted: fix -Wvarags warning
Lijun Ou <oulijun@huawei.com>
RDMA/hns: Fix bug that caused srq creation to fail
Kamal Heib <kamalheib1@gmail.com>
RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
Longpeng <longpeng2@huawei.com>
virtio_pci: fix a NULL pointer reference in vp_del_vqs
Ondrej Jirman <megous@megous.com>
drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind
Qian Cai <cai@lca.pw>
slab: fix a crash by reading /proc/slab_allocators
Josh Poimboeuf <jpoimboe@redhat.com>
objtool: Add rewind_stack_do_exit() to the noreturn list
Charles Keepax <ckeepax@opensource.cirrus.com>
ASoC: cs35l35: Disable regulators on driver removal
tiancyin <tianci.yin@amd.com>
drm/amd/display: fix cursor black issue
wentalou <Wentao.Lou@amd.com>
drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shadow_list
shaoyunl <shaoyun.liu@amd.com>
drm/amdgpu: Adjust IB test timeout for XGMI configuration
Alex Deucher <alexander.deucher@amd.com>
drm/amdkfd: Add picasso pci id
Sugar Zhang <sugar.zhang@rock-chips.com>
ASoC: rockchip: pdm: fix regmap_ops hang issue
Max Filippov <jcmvbkbc@gmail.com>
xtensa: fix initialization of pt_regs::syscall in start_thread
YueHaibing <yuehaibing@huawei.com>
iov_iter: Fix build error without CONFIG_CRYPTO
Jann Horn <jannh@google.com>
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Peter Zijlstra <peterz@infradead.org>
perf/x86/intel: Initialize TFA MSR
Stephane Eranian <eranian@google.com>
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
Dan Carpenter <dan.carpenter@oracle.com>
drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
Annaliese McDermond <nh6z@nh6z.net>
ASoC: tlv320aic32x4: Fix Common Pins
Chong Qiao <qiaochong@loongson.cn>
MIPS: KGDB: fix kgdb support for SMP platforms.
Kaike Wan <kaike.wan@intel.com>
IB/hfi1: Fix the allocation of RSM table
Kaike Wan <kaike.wan@intel.com>
IB/hfi1: Eliminate opcode tests on mr deref
Kaike Wan <kaike.wan@intel.com>
IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
Tony Lindgren <tony@atomide.com>
drm/omap: hdmi4_cec: Fix CEC clock handling for PM
Pankaj Bharadiya <pankaj.laxminarayan.bharadiya@intel.com>
ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
Daniel Mack <daniel@zonque.org>
ASoC: cs4270: Set auto-increment bit for register writes
Olivier Moysan <olivier.moysan@st.com>
ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
Olivier Moysan <olivier.moysan@st.com>
ASoC: stm32: dfsdm: manage multiple prepare
Maxime Jourdan <mjourdan@baylibre.com>
clk: meson-gxbb: round the vdec dividers to closest
Charles Keepax <ckeepax@opensource.cirrus.com>
ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
Shuming Fan <shumingf@realtek.com>
ASoC: rt5682: recording has no sound after booting
Shuming Fan <shumingf@realtek.com>
ASoC: rt5682: fix jack type detection issue
Shuming Fan <shumingf@realtek.com>
ASoC: rt5682: Check JD status when system resume
Sylwester Nawrocki <s.nawrocki@samsung.com>
ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
John Hsu <KCHSU0@nuvoton.com>
ASoC: nau8810: fix the issue of widget with prefixed name
John Hsu <KCHSU0@nuvoton.com>
ASoC: nau8824: fix the issue of the widget with prefix name
KaiChieh Chuang <kaichieh.chuang@mediatek.com>
ASoC: dpcm: prevent snd_soc_dpcm use after free
Rander Wang <rander.wang@linux.intel.com>
ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
Rander Wang <rander.wang@linux.intel.com>
ASoC:hdac_hda:use correct format to setup hda codec
Rander Wang <rander.wang@linux.intel.com>
ASoC:soc-pcm:fix a codec fixup issue in TDM case
Olivier Moysan <olivier.moysan@st.com>
ASoC: stm32: sai: fix race condition in irq handler
Olivier Moysan <olivier.moysan@st.com>
ASoC: stm32: sai: fix exposed capabilities in spdif mode
Olivier Moysan <olivier.moysan@st.com>
ASoC: stm32: sai: fix iec958 controls indexation
Russell King <rmk+kernel@armlinux.org.uk>
ASoC: hdmi-codec: fix S/PDIF DAI
Philipp Puschmann <philipp.puschmann@emlix.com>
ASoC: tlv320aic3x: fix reset gpio reference counting
Christian Gromm <christian.gromm@microchip.com>
staging: most: sound: pass correct device when creating a sound card
Suresh Udipi <sudipi@jp.adit-jv.com>
staging: most: cdev: fix chrdev_region leak in mod_exit
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
Johan Hovold <johan@kernel.org>
staging: greybus: power_supply: fix prop-descriptor request size
Andrey Ryabinin <aryabinin@virtuozzo.com>
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Dexuan Cui <decui@microsoft.com>
Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
YueHaibing <yuehaibing@huawei.com>
net: stmmac: Use bfsize1 in ndesc_init_rx_desc
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/include/asm/futex.h | 55 ++-
arch/mips/kernel/kgdb.c | 3 +-
arch/x86/events/intel/core.c | 8 +-
arch/xtensa/include/asm/processor.h | 21 +-
block/blk-mq.c | 7 +
drivers/acpi/acpi_lpss.c | 4 +-
drivers/block/virtio_blk.c | 2 +
drivers/bluetooth/hci_bcm.c | 20 +-
drivers/clk/meson/gxbb.c | 2 +
drivers/cpufreq/armada-37xx-cpufreq.c | 22 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 13 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 3 +
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 +
drivers/gpu/drm/mediatek/mtk_dpi.c | 8 +-
drivers/gpu/drm/mediatek/mtk_hdmi.c | 2 +-
drivers/gpu/drm/mediatek/mtk_hdmi_phy.c | 35 +-
drivers/gpu/drm/mediatek/mtk_hdmi_phy.h | 5 +-
drivers/gpu/drm/mediatek/mtk_mt2701_hdmi_phy.c | 49 ++-
drivers/gpu/drm/mediatek/mtk_mt8173_hdmi_phy.c | 23 ++
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c | 26 +-
drivers/gpu/drm/sun4i/sun8i_tcon_top.c | 5 +-
drivers/hv/hv.c | 1 -
drivers/hwtracing/intel_th/pci.c | 5 +
drivers/i3c/master.c | 5 +-
drivers/iio/adc/qcom-spmi-adc5.c | 1 +
drivers/infiniband/hw/hfi1/chip.c | 26 +-
drivers/infiniband/hw/hfi1/qp.c | 2 +
drivers/infiniband/hw/hfi1/rc.c | 4 +-
drivers/infiniband/hw/hns/hns_roce_hem.c | 6 +-
drivers/infiniband/hw/hns/hns_roce_mr.c | 4 +-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 +
drivers/iommu/amd_iommu_init.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 2 +-
drivers/nvme/host/core.c | 2 +-
drivers/nvme/host/fc.c | 20 +-
drivers/nvme/target/admin-cmd.c | 5 +
drivers/nvme/target/discovery.c | 68 +--
drivers/nvme/target/nvmet.h | 1 +
drivers/platform/x86/pmc_atom.c | 2 +-
drivers/scsi/csiostor/csio_scsi.c | 5 +-
drivers/scsi/lpfc/lpfc_attr.c | 192 ++++-----
drivers/scsi/lpfc/lpfc_ct.c | 12 +-
drivers/scsi/lpfc/lpfc_debugfs.c | 455 +++++++++++----------
drivers/scsi/lpfc/lpfc_debugfs.h | 6 +-
drivers/scsi/qla2xxx/qla_attr.c | 4 +-
drivers/scsi/qla2xxx/qla_target.c | 4 +-
drivers/soc/sunxi/Kconfig | 1 +
drivers/staging/greybus/power_supply.c | 2 +-
drivers/staging/most/cdev/cdev.c | 2 +-
drivers/staging/most/sound/sound.c | 2 +-
drivers/staging/wilc1000/linux_wlan.c | 2 +-
drivers/usb/class/cdc-acm.c | 32 +-
drivers/usb/dwc3/Kconfig | 6 +-
drivers/usb/dwc3/core.c | 2 +-
drivers/usb/musb/Kconfig | 2 +-
drivers/usb/serial/f81232.c | 39 ++
drivers/usb/storage/scsiglue.c | 26 +-
drivers/usb/storage/uas.c | 35 +-
drivers/virtio/virtio_pci_common.c | 8 +-
fs/nfs/nfs42proc.c | 3 -
fs/nfs/nfs4file.c | 4 +-
include/keys/trusted.h | 2 +-
include/linux/blk-mq.h | 1 +
include/linux/kernel.h | 4 +-
include/linux/nvme.h | 9 +-
include/net/bluetooth/hci_core.h | 3 +
include/sound/soc.h | 2 +
kernel/events/core.c | 52 ++-
kernel/events/ring_buffer.c | 4 +-
kernel/futex.c | 188 +++++----
kernel/irq/manage.c | 4 +-
lib/iov_iter.c | 4 +
lib/ubsan.c | 49 ++-
mm/slab.c | 3 +-
net/bluetooth/hci_conn.c | 8 +
net/bluetooth/hidp/sock.c | 1 +
net/bluetooth/l2cap_core.c | 9 +-
security/keys/trusted.c | 4 +-
sound/hda/ext/hdac_ext_bus.c | 1 -
sound/hda/hdac_bus.c | 1 +
sound/hda/hdac_component.c | 6 +-
sound/soc/codecs/cs35l35.c | 11 +
sound/soc/codecs/cs4270.c | 1 +
sound/soc/codecs/hdac_hda.c | 53 ++-
sound/soc/codecs/hdac_hda.h | 1 +
sound/soc/codecs/hdmi-codec.c | 118 +++---
sound/soc/codecs/nau8810.c | 4 +-
sound/soc/codecs/nau8824.c | 46 ++-
sound/soc/codecs/rt5682.c | 56 ++-
sound/soc/codecs/tlv320aic32x4.c | 2 +
sound/soc/codecs/tlv320aic3x.c | 5 +-
sound/soc/codecs/wm_adsp.c | 11 +-
.../soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 2 +-
sound/soc/intel/common/sst-firmware.c | 8 +-
sound/soc/intel/skylake/skl-pcm.c | 19 +-
sound/soc/rockchip/rockchip_pdm.c | 2 +
sound/soc/samsung/odroid.c | 4 +-
sound/soc/soc-core.c | 1 +
sound/soc/soc-dapm.c | 4 +
sound/soc/soc-pcm.c | 47 ++-
sound/soc/stm/stm32_adfsdm.c | 38 +-
sound/soc/stm/stm32_sai_sub.c | 92 ++++-
tools/objtool/check.c | 1 +
105 files changed, 1382 insertions(+), 820 deletions(-)
next reply other threads:[~2019-05-09 18:51 UTC|newest]
Thread overview: 106+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-09 18:41 Greg Kroah-Hartman [this message]
2019-05-09 18:41 ` [PATCH 5.0 01/95] net: stmmac: Use bfsize1 in ndesc_init_rx_desc Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 02/95] Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup() Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 03/95] ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 04/95] staging: greybus: power_supply: fix prop-descriptor request size Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 05/95] staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 06/95] staging: most: cdev: fix chrdev_region leak in mod_exit Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 07/95] staging: most: sound: pass correct device when creating a sound card Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 08/95] ASoC: tlv320aic3x: fix reset gpio reference counting Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 09/95] ASoC: hdmi-codec: fix S/PDIF DAI Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 10/95] ASoC: stm32: sai: fix iec958 controls indexation Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 11/95] ASoC: stm32: sai: fix exposed capabilities in spdif mode Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 12/95] ASoC: stm32: sai: fix race condition in irq handler Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 13/95] ASoC:soc-pcm:fix a codec fixup issue in TDM case Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 14/95] ASoC:hdac_hda:use correct format to setup hda codec Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 15/95] ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 16/95] ASoC: dpcm: prevent snd_soc_dpcm use after free Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 17/95] ASoC: nau8824: fix the issue of the widget with prefix name Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 18/95] ASoC: nau8810: fix the issue of widget with prefixed name Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 19/95] ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 20/95] ASoC: rt5682: Check JD status when system resume Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 21/95] ASoC: rt5682: fix jack type detection issue Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 22/95] ASoC: rt5682: recording has no sound after booting Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 23/95] ASoC: wm_adsp: Add locking to wm_adsp2_bus_error Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 24/95] clk: meson-gxbb: round the vdec dividers to closest Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 25/95] ASoC: stm32: dfsdm: manage multiple prepare Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 26/95] ASoC: stm32: dfsdm: fix debugfs warnings on entry creation Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 27/95] ASoC: cs4270: Set auto-increment bit for register writes Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 28/95] ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 29/95] drm/omap: hdmi4_cec: Fix CEC clock handling for PM Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 30/95] IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 31/95] IB/hfi1: Eliminate opcode tests on mr deref Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 32/95] IB/hfi1: Fix the allocation of RSM table Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 33/95] MIPS: KGDB: fix kgdb support for SMP platforms Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 34/95] ASoC: tlv320aic32x4: Fix Common Pins Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 35/95] drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 36/95] perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 37/95] perf/x86/intel: Initialize TFA MSR Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 38/95] linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 39/95] iov_iter: Fix build error without CONFIG_CRYPTO Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 40/95] xtensa: fix initialization of pt_regs::syscall in start_thread Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 41/95] ASoC: rockchip: pdm: fix regmap_ops hang issue Greg Kroah-Hartman
2019-05-09 18:41 ` [PATCH 5.0 42/95] drm/amdkfd: Add picasso pci id Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 43/95] drm/amdgpu: Adjust IB test timeout for XGMI configuration Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 44/95] drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shadow_list Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 45/95] drm/amd/display: fix cursor black issue Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 46/95] ASoC: cs35l35: Disable regulators on driver removal Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 47/95] objtool: Add rewind_stack_do_exit() to the noreturn list Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 48/95] slab: fix a crash by reading /proc/slab_allocators Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 49/95] drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 50/95] virtio_pci: fix a NULL pointer reference in vp_del_vqs Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 51/95] RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 52/95] RDMA/hns: Fix bug that caused srq creation to fail Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 53/95] KEYS: trusted: fix -Wvarags warning Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 54/95] scsi: csiostor: fix missing data copy in csio_scsi_err_handler() Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 55/95] drm/mediatek: fix possible object reference leak Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 56/95] drm/mediatek: fix the rate and divder of hdmi phy for MT2701 Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 57/95] drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 58/95] drm/mediatek: remove flag CLK_SET_RATE_PARENT " Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 59/95] drm/mediatek: using new factor for tvdpll " Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 60/95] drm/mediatek: no change parent rate in round_rate() " Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 61/95] ASoC: Intel: kbl: fix wrong number of channels Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 62/95] ASoC: stm32: sai: fix master clock management Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 63/95] ALSA: hda: Fix racy display power access Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 64/95] virtio-blk: limit number of hw queues by nr_cpu_ids Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 65/95] blk-mq: introduce blk_mq_complete_request_sync() Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 66/95] nvme: cancel request synchronously Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 67/95] nvme-fc: correct csn initialization and increments on error Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 68/95] nvmet: fix discover log page when offsets are used Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 69/95] platform/x86: pmc_atom: Drop __initconst on dmi table Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 70/95] NFSv4.1 fix incorrect return value in copy_file_range Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 71/95] perf/core: Fix perf_event_disable_inatomic() race Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 72/95] iommu/amd: Set exclusion range correctly Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 73/95] genirq: Prevent use-after-free and work list corruption Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 74/95] usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 75/95] usb: dwc3: Fix default lpm_nyet_threshold value Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 76/95] USB: serial: f81232: fix interrupt worker not stop Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 77/95] USB: cdc-acm: fix unthrottle races Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 78/95] usb-storage: Set virt_boundary_mask to avoid SG overflows Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 79/95] intel_th: pci: Add Comet Lake support Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 80/95] iio: adc: qcom-spmi-adc5: Fix of-based module autoloading Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 81/95] cpufreq: armada-37xx: fix frequency calculation for opp Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 82/95] ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 83/95] soc: sunxi: Fix missing dependency on REGMAP_MMIO Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 84/95] scsi: lpfc: change snprintf to scnprintf for possible overflow Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 85/95] scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 86/95] scsi: qla2xxx: Fix device staying in blocked state Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 87/95] Bluetooth: hidp: fix buffer overflow Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 88/95] Bluetooth: Align minimum encryption key size for LE and BR/EDR connections Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 89/95] Bluetooth: Fix not initializing L2CAP tx_credits Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 90/95] Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 91/95] UAS: fix alignment of scatter/gather segments Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 92/95] ASoC: Intel: avoid Oops if DMA setup fails Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 93/95] i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 94/95] locking/futex: Allow low-level atomic operations to return -EAGAIN Greg Kroah-Hartman
2019-05-09 18:42 ` [PATCH 5.0 95/95] arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP Greg Kroah-Hartman
2019-05-10 0:27 ` [PATCH 5.0 00/95] 5.0.15-stable review kernelci.org bot
2019-05-10 6:25 ` Greg Kroah-Hartman
2019-05-10 6:36 ` Naresh Kamboju
2019-05-10 15:50 ` Greg Kroah-Hartman
2019-05-10 16:30 ` Guenter Roeck
2019-05-10 10:17 ` Jon Hunter
2019-05-10 13:36 ` Guenter Roeck
2019-05-10 13:43 ` Vandana BN
2019-05-10 15:49 ` Greg Kroah-Hartman
2019-05-10 21:15 ` shuah
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=20190509181309.180685671@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuah@kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).