linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Paterson <Chris.Paterson2@renesas.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: "torvalds@linux-foundation.org" <torvalds@linux-foundation.org>,
	"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
	"linux@roeck-us.net" <linux@roeck-us.net>,
	"shuah@kernel.org" <shuah@kernel.org>,
	"patches@kernelci.org" <patches@kernelci.org>,
	"ben.hutchings@codethink.co.uk" <ben.hutchings@codethink.co.uk>,
	"lkft-triage@lists.linaro.org" <lkft-triage@lists.linaro.org>,
	"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: RE: [PATCH 4.19 000/243] 4.19.89-stable review
Date: Wed, 11 Dec 2019 16:25:19 +0000	[thread overview]
Message-ID: <TYAPR01MB2285255A7763F2053C059F91B75A0@TYAPR01MB2285.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <20191211150339.185439726@linuxfoundation.org>

Hi Greg,

> From: stable-owner@vger.kernel.org <stable-owner@vger.kernel.org> On
> Behalf Of Greg Kroah-Hartman
> Sent: 11 December 2019 15:03
> 
> This is the start of the stable review cycle for the 4.19.89 release.
> There are 243 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.

All the issues I was reporting before have gone. No new ones either.

Kind regards, Chris

> 
> Responses should be made by Fri, 13 Dec 2019 14:56:06 +0000.
> 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/v4.x/stable-review/patch-
> 4.19.89-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-4.19.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>     Linux 4.19.89-rc1
> 
> Jann Horn <jannh@google.com>
>     binder: Handle start==NULL in binder_update_page_range()
> 
> Jann Horn <jannh@google.com>
>     binder: Fix race between mmap() and binder_alloc_print_pages()
> 
> Nicolas Pitre <nico@fluxnic.net>
>     vcs: prevent write access to vcsu devices
> 
> Wei Wang <wvw@google.com>
>     thermal: Fix deadlock in thermal thermal_zone_device_check
> 
> Jan Kara <jack@suse.cz>
>     iomap: Fix pipe page leakage during splicing
> 
> Viresh Kumar <viresh.kumar@linaro.org>
>     RDMA/qib: Validate ->show()/store() callbacks before calling them
> 
> Johan Hovold <johan@kernel.org>
>     can: ucan: fix non-atomic allocation in completion handler
> 
> Sharvari Harisangam <sharvari@marvell.com>
>     mwifiex: update set_mac_address logic
> 
> Gregory CLEMENT <gregory.clement@bootlin.com>
>     spi: atmel: Fix CS high support
> 
> Navid Emamdoost <navid.emamdoost@gmail.com>
>     crypto: user - fix memory leak in crypto_report
> 
> Ard Biesheuvel <ard.biesheuvel@linaro.org>
>     crypto: ecdh - fix big endian bug in ECC library
> 
> Mark Salter <msalter@redhat.com>
>     crypto: ccp - fix uninitialized list head
> 
> Ayush Sawal <ayush.sawal@chelsio.com>
>     crypto: af_alg - cast ki_complete ternary op to int
> 
> Tudor Ambarus <tudor.ambarus@microchip.com>
>     crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
> 
> Christian Lamparter <chunkeey@gmail.com>
>     crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
> 
> Sean Christopherson <sean.j.christopherson@intel.com>
>     KVM: x86: Grab KVM's srcu lock when setting nested state
> 
> Paolo Bonzini <pbonzini@redhat.com>
>     KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
> 
> Paolo Bonzini <pbonzini@redhat.com>
>     KVM: x86: do not modify masked bits of shared MSRs
> 
> Zenghui Yu <yuzenghui@huawei.com>
>     KVM: arm/arm64: vgic: Don't rely on the wrong pending table
> 
> Marek Szyprowski <m.szyprowski@samsung.com>
>     arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc
> node"
> 
> Dan Carpenter <dan.carpenter@oracle.com>
>     drm/i810: Prevent underflow in ioctl
> 
> Johan Hovold <johan@kernel.org>
>     drm/msm: fix memleak on release
> 
> Jan Kara <jack@suse.cz>
>     jbd2: Fix possible overflow in jbd2_log_space_left()
> 
> Tejun Heo <tj@kernel.org>
>     kernfs: fix ino wrap-around detection
> 
> Jouni Hogander <jouni.hogander@unikie.com>
>     can: slcan: Fix use-after-free Read in slcan_open
> 
> Dmitry Torokhov <dmitry.torokhov@gmail.com>
>     tty: vt: keyboard: reject invalid keycodes
> 
> Pavel Shilovsky <pshilov@microsoft.com>
>     CIFS: Fix SMB2 oplock break processing
> 
> Pavel Shilovsky <pshilov@microsoft.com>
>     CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
> 
> Nicolas Dichtel <nicolas.dichtel@6wind.com>
>     xfrm interface: fix management of phydev
> 
> Nicolas Dichtel <nicolas.dichtel@6wind.com>
>     xfrm interface: fix list corruption for x-netns
> 
> Nicolas Dichtel <nicolas.dichtel@6wind.com>
>     xfrm interface: avoid corruption on changelink
> 
> Nicolas Dichtel <nicolas.dichtel@6wind.com>
>     xfrm interface: fix memory leak on creation
> 
> Kai-Heng Feng <kai.heng.feng@canonical.com>
>     x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
> 
> Joerg Roedel <jroedel@suse.de>
>     x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
> 
> Navid Emamdoost <navid.emamdoost@gmail.com>
>     Input: Fix memory leak in psxpad_spi_probe
> 
> Mike Leach <mike.leach@linaro.org>
>     coresight: etm4x: Fix input validation for sysfs.
> 
> Hans de Goede <hdegoede@redhat.com>
>     Input: goodix - add upside-down quirk for Teclast X89 tablet
> 
> Hans Verkuil <hverkuil-cisco@xs4all.nl>
>     Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
> 
> Lucas Stach <l.stach@pengutronix.de>
>     Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
> 
> Hans Verkuil <hverkuil-cisco@xs4all.nl>
>     Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
> 
> Kai-Heng Feng <kai.heng.feng@canonical.com>
>     ALSA: hda - Add mute led support for HP ProBook 645 G4
> 
> Takashi Iwai <tiwai@suse.de>
>     ALSA: pcm: oss: Avoid potential buffer overflows
> 
> Kailang Yang <kailang@realtek.com>
>     ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
> 
> Hui Wang <hui.wang@canonical.com>
>     ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
> 
> Jian-Hong Pan <jian-hong@endlessm.com>
>     ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC
> 
> Miklos Szeredi <mszeredi@redhat.com>
>     fuse: verify attributes
> 
> Miklos Szeredi <mszeredi@redhat.com>
>     fuse: verify nlink
> 
> Xuewei Zhang <xueweiz@google.com>
>     sched/fair: Scale bandwidth quota and period without losing quota/period
> ratio precision
> 
> Dmitry Bogdanov <dmitry.bogdanov@aquantia.com>
>     net: aquantia: fix RSS table and key sizes
> 
> Helen Fornazier <helen.koike@collabora.com>
>     media: vimc: fix start stream when link is disabled
> 
> Felix Brack <fb@ltec.ch>
>     ARM: dts: am335x-pdu001: Fix polarity of card detection input
> 
> Rob Herring <robh@kernel.org>
>     ARM: dts: sunxi: Fix PMU compatible strings
> 
> Ladislav Michl <ladis@linux-mips.org>
>     ASoC: max9867: Fix power management
> 
> Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
>     clk: renesas: rcar-gen3: Set state when registering SD clocks
> 
> YueHaibing <yuehaibing@huawei.com>
>     usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler
> 
> Qian Cai <cai@gmx.us>
>     mlx4: Use snprintf instead of complicated strcpy
> 
> Mike Marciniszyn <mike.marciniszyn@intel.com>
>     IB/hfi1: Close VNIC sdma_progress sleep window
> 
> Kaike Wan <kaike.wan@intel.com>
>     IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state
> 
> Chen-Yu Tsai <wens@csie.org>
>     ARM: dts: sun8i: a23/a33: Fix up RTC device node
> 
> Nir Dotan <nird@mellanox.com>
>     mlxsw: spectrum_router: Relax GRE decap matching check
> 
> Geert Uytterhoeven <geert+renesas@glider.be>
>     soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B}
> 
> Jakub Audykowicz <jakub.audykowicz@gmail.com>
>     sctp: frag_point sanity check
> 
> Bjorn Andersson <bjorn.andersson@linaro.org>
>     clk: qcom: gcc-msm8998: Disable halt check of UFS clocks
> 
> Jonathan Marek <jonathan@marek.ca>
>     firmware: qcom: scm: fix compilation error when disabled
> 
> Andreas Pape <ap@ca-pape.de>
>     media: stkwebcam: Bugfix for wrong return values
> 
> Dmitry Safonov <dima@arista.com>
>     tty: Don't block on IO when ldisc change is pending
> 
> Paul Kocialkowski <paul.kocialkowski@bootlin.com>
>     ARM: dts: sun8i: h3: Fix the system-control register range
> 
> Ryan Case <ryandcase@chromium.org>
>     tty: serial: qcom_geni_serial: Fix softlock
> 
> Kieran Bingham <kieran.bingham@ideasonboard.com>
>     media: uvcvideo: Abstract streaming object lifetime
> 
> zhengbin <zhengbin13@huawei.com>
>     nfsd: Return EPERM, not EACCES, in some SETATTR cases
> 
> Aaro Koskinen <aaro.koskinen@iki.fi>
>     MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible
> definition
> 
> Geert Uytterhoeven <geert+renesas@glider.be>
>     clk: renesas: r8a77995: Correct parent clock of DU
> 
> Takeshi Kihara <takeshi.kihara.df@renesas.com>
>     clk: renesas: r8a77990: Correct parent clock of DU
> 
> Joel Stanley <joel@jms.id.au>
>     powerpc/math-emu: Update macros from GCC
> 
> Kees Cook <keescook@chromium.org>
>     pstore/ram: Avoid NULL deref in ftrace merging failure path
> 
> Erez Alfasi <ereza@mellanox.com>
>     net/mlx4_core: Fix return codes of unsupported operations
> 
> David Teigland <teigland@redhat.com>
>     dlm: fix invalid cluster name warning
> 
> Rob Herring <robh@kernel.org>
>     ARM: dts: realview: Fix some more duplicate regulator nodes
> 
> Neil Armstrong <narmstrong@baylibre.com>
>     media: cxd2880-spi: fix probe when dvb_attach fails
> 
> Jeffrey Hugo <jhugo@codeaurora.org>
>     clk: qcom: Fix MSM8998 resets
> 
> Chen-Yu Tsai <wens@csie.org>
>     clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent
> 
> Martin Blumenstingl <martin.blumenstingl@googlemail.com>
>     clk: meson: meson8b: fix the offset of vid_pll_dco's N value
> 
> Daniel Mack <daniel@zonque.org>
>     ARM: dts: pxa: clean up USB controller nodes
> 
> Miquel Raynal <miquel.raynal@bootlin.com>
>     mtd: fix mtd_oobavail() incoherent returned value
> 
> Masahiro Yamada <yamada.masahiro@socionext.com>
>     kbuild: fix single target build for external module
> 
> Paul Walmsley <paul.walmsley@sifive.com>
>     modpost: skip ELF local symbols during section mismatch check
> 
> Yuchung Cheng <ycheng@google.com>
>     tcp: fix SNMP TCP timeout under-estimation
> 
> Yuchung Cheng <ycheng@google.com>
>     tcp: fix SNMP under-estimation on failed retransmission
> 
> Yuchung Cheng <ycheng@google.com>
>     tcp: fix off-by-one bug on aborting window-probing socket
> 
> Rob Herring <robh@kernel.org>
>     ARM: dts: realview-pbx: Fix duplicate regulator nodes
> 
> Lubomir Rintel <lkundrak@v3.sk>
>     ARM: dts: mmp2: fix the gpio interrupt cell number
> 
> Eric Dumazet <edumazet@google.com>
>     tcp: make tcp_space() aware of socket backlog
> 
> Rob Herring <robh@kernel.org>
>     kbuild: disable dtc simple_bus_reg warnings by default
> 
> Geert Uytterhoeven <geert+renesas@glider.be>
>     soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchy
> 
> Geert Uytterhoeven <geert+renesas@glider.be>
>     soc: renesas: r8a77980-sysc: Correct names of A2DP[01] power domains
> 
> Geert Uytterhoeven <geert+renesas@glider.be>
>     soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domains
> 
> Stephen Boyd <sboyd@kernel.org>
>     clk: mediatek: Drop more __init markings for driver probe
> 
> Stephen Boyd <sboyd@kernel.org>
>     clk: mediatek: Drop __init from mtk_clk_register_cpumuxes()
> 
> Yonghong Song <yhs@fb.com>
>     tools/bpf: make libbpf _GNU_SOURCE friendly
> 
> Martin Schiller <ms@dev.tdt.de>
>     net/x25: fix null_x25_address handling
> 
> Martin Schiller <ms@dev.tdt.de>
>     net/x25: fix called/calling length calculation in x25_parse_address_block
> 
> Neil Armstrong <narmstrong@baylibre.com>
>     arm64: dts: meson-gxl-khadas-vim: fix GPIO lines names
> 
> Neil Armstrong <narmstrong@baylibre.com>
>     arm64: dts: meson-gxbb-odroidc2: fix GPIO lines names
> 
> Neil Armstrong <narmstrong@baylibre.com>
>     arm64: dts: meson-gxbb-nanopi-k2: fix GPIO lines names
> 
> Neil Armstrong <narmstrong@baylibre.com>
>     arm64: dts: meson-gxl-libretech-cc: fix GPIO lines names
> 
> Aaro Koskinen <aaro.koskinen@iki.fi>
>     ARM: OMAP1/2: fix SoC name printing
> 
> Linus Walleij <linus.walleij@linaro.org>
>     gpio: OF: Parse MMC-specific CD and WP properties
> 
> Young_X <YangX92@hotmail.com>
>     ASoC: au8540: use 64-bit arithmetic instead of 32-bit
> 
> Yonghong Song <yhs@fb.com>
>     tools: bpftool: fix a bitfield pretty print issue
> 
> Yonghong Song <yhs@fb.com>
>     bpf: btf: check name validity for various types
> 
> Yonghong Song <yhs@fb.com>
>     bpf: btf: implement btf_name_valid_identifier()
> 
> Scott Mayhew <smayhew@redhat.com>
>     nfsd: fix a warning in __cld_pipe_upcall()
> 
> YueHaibing <yuehaibing@huawei.com>
>     can: xilinx: fix return type of ndo_start_xmit function
> 
> Clément Péron <peron.clem@gmail.com>
>     ARM: debug: enable UART1 for socfpga Cyclone5
> 
> Wen Yang <wen.yang99@zte.com.cn>
>     dlm: NULL check before kmem_cache_destroy is not needed
> 
> Maxime Ripard <maxime.ripard@bootlin.com>
>     ARM: dts: sun8i: v3s: Change pinctrl nodes to avoid warning
> 
> Maxime Ripard <maxime.ripard@bootlin.com>
>     ARM: dts: sun8i: a23/a33: Fix OPP DTC warnings
> 
> Maxime Ripard <maxime.ripard@bootlin.com>
>     ARM: dts: sun7i: Fix HDMI output DTC warning
> 
> Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
>     ARM: dts: r8a779[01]: Disable unconnected LVDS encoders
> 
> Maxime Ripard <maxime.ripard@bootlin.com>
>     ARM: dts: sun5i: a10s: Fix HDMI output DTC warning
> 
> Maxime Ripard <maxime.ripard@bootlin.com>
>     ARM: dts: sun4i: Fix HDMI output DTC warning
> 
> Maxime Ripard <maxime.ripard@bootlin.com>
>     ARM: dts: sun4i: Fix gpio-keys warning
> 
> Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>     ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()
> 
> Joerg Roedel <jroedel@suse.de>
>     iommu/amd: Fix line-break in error log reporting
> 
> Xin Long <lucien.xin@gmail.com>
>     sctp: increase sk_wmem_alloc when head->truesize is increased
> 
> J. Bruce Fields <bfields@redhat.com>
>     lockd: fix decoding of TEST results
> 
> Thierry Reding <treding@nvidia.com>
>     gpu: host1x: Fix syncpoint ID field size on Tegra186
> 
> Neil Armstrong <narmstrong@baylibre.com>
>     clk: meson: Fix GXL HDMI PLL fractional bits width
> 
> Lucas Stach <l.stach@pengutronix.de>
>     i2c: imx: don't print error message on probe defer
> 
> Stefan Agner <stefan@agner.ch>
>     serial: imx: fix error handling in console_setup
> 
> Colin Ian King <colin.king@canonical.com>
>     altera-stapl: check for a null key before strcasecmp'ing it
> 
> Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
>     slimbus: ngd: Fix build error on x86
> 
> Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
>     dma-mapping: fix return type of dma_set_max_seg_size()
> 
> Keith Busch <keith.busch@intel.com>
>     nvme: Free ctrl device name on init failure
> 
> David Miller <davem@davemloft.net>
>     sparc: Correct ctx->saw_frame_pointer logic.
> 
> David Miller <davem@davemloft.net>
>     sparc: Fix JIT fused branch convergance.
> 
> Sahitya Tummala <stummala@codeaurora.org>
>     f2fs: fix to allow node segment for GC by ioctl path
> 
> Otavio Salvador <otavio@ossystems.com.br>
>     ARM: dts: rockchip: Assign the proper GPIO clocks for rv1108
> 
> Otavio Salvador <otavio@ossystems.com.br>
>     ARM: dts: rockchip: Fix the PMU interrupt number for rv1108
> 
> Yunlong Song <yunlong.song@huawei.com>
>     f2fs: change segment to section in f2fs_ioc_gc_range
> 
> Yunlong Song <yunlong.song@huawei.com>
>     f2fs: fix count of seg_freed to make sec_freed correct
> 
> Chao Yu <yuchao0@huawei.com>
>     f2fs: fix to account preflush command for noflush_merge mode
> 
> Alexey Dobriyan <adobriyan@gmail.com>
>     ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()
> 
> Brian Norris <briannorris@chromium.org>
>     usb: dwc3: don't log probe deferrals; but do log other error codes
> 
> Thinh Nguyen <thinh.nguyen@synopsys.com>
>     usb: dwc3: debugfs: Properly print/set link state for HS
> 
> Breno Leitao <leitao@debian.org>
>     selftests/powerpc: Skip test instead of failing
> 
> Breno Leitao <leitao@debian.org>
>     selftests/powerpc: Allocate base registers
> 
> Colin Ian King <colin.king@canonical.com>
>     net: qualcomm: rmnet: move null check on dev before dereferecing it
> 
> Christian Lamparter <chunkeey@gmail.com>
>     dmaengine: dw-dmac: implement dma protection control setting
> 
> Vinod Koul <vkoul@kernel.org>
>     dmaengine: coh901318: Remove unused variable
> 
> Jia-Ju Bai <baijiaju1990@gmail.com>
>     dmaengine: coh901318: Fix a double-lock bug
> 
> Hangbin Liu <liuhangbin@gmail.com>
>     net/ipv6: re-do dad when interface has IFF_NOARP flag change
> 
> Magnus Damm <damm+renesas@opensource.se>
>     ravb: Clean up duplex handling
> 
> Luca Coelho <luciano.coelho@intel.com>
>     iwlwifi: fix cfg structs for 22000 with different RF modules
> 
> Hans Verkuil <hverkuil-cisco@xs4all.nl>
>     media: cec: report Vendor ID after initialization
> 
> Hans Verkuil <hverkuil@xs4all.nl>
>     media: pulse8-cec: return 0 when invalidating the logical address
> 
> Philipp Zabel <p.zabel@pengutronix.de>
>     media: coda: fix memory corruption in case more than 32 instances are
> opened
> 
> Marek Szyprowski <m.szyprowski@samsung.com>
>     ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 module
> 
> Baruch Siach <baruch@tkos.co.il>
>     rtc: dt-binding: abx80x: fix resistance scale
> 
> Christophe JAILLET <christophe.jaillet@wanadoo.fr>
>     rtc: max8997: Fix the returned value in case of error in
> 'max8997_rtc_read_alarm()'
> 
> Nylon Chen <nylon7@andestech.com>
>     nds32: Fix the items of hwcap_str ordering issue.
> 
> Vincent Chen <vincentc@andestech.com>
>     math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning
> 
> Ursula Braun <ursula.braun@linux.ibm.com>
>     net/smc: use after free fix in smc_wr_tx_put_slot()
> 
> Aaro Koskinen <aaro.koskinen@iki.fi>
>     MIPS: OCTEON: octeon-platform: fix typing
> 
> Steve Wise <swise@opengridcomputing.com>
>     iw_cxgb4: only reconnect with MPAv1 if the peer aborts
> 
> Dave Chinner <dchinner@redhat.com>
>     iomap: readpages doesn't zero page tail beyond EOF
> 
> Dave Chinner <dchinner@redhat.com>
>     iomap: dio data corruption and spurious errors when pipes fill
> 
> Dave Chinner <dchinner@redhat.com>
>     iomap: sub-block dio needs to zeroout beyond EOF
> 
> Dave Chinner <dchinner@redhat.com>
>     iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
> 
> Bruce Allan <bruce.w.allan@intel.com>
>     ice: Fix possible NULL pointer de-reference
> 
> Dave Ertman <david.m.ertman@intel.com>
>     ice: Fix return value from NAPI poll
> 
> Xue Chaojing <xuechaojing@huawei.com>
>     net-next/hinic: fix a bug in rx data flow
> 
> Xue Chaojing <xuechaojing@huawei.com>
>     net-next/hinic:fix a bug in set mac address
> 
> Dave Chinner <dchinner@redhat.com>
>     xfs: extent shifting doesn't fully invalidate page cache
> 
> Ji-Ze Hong (Peter Hong) <hpeter@gmail.com>
>     USB: serial: f81534: fix reading old/new IC config
> 
> Mark Brown <broonie@kernel.org>
>     regulator: Fix return value of _set_load() stub
> 
> Xin Long <lucien.xin@gmail.com>
>     sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
> 
> Katsuhiro Suzuki <katsuhiro@katsuster.net>
>     clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
> 
> Katsuhiro Suzuki <katsuhiro@katsuster.net>
>     clk: rockchip: fix I2S1 clock gate register for rk3328
> 
> Janne Huttunen <janne.huttunen@nokia.com>
>     mm/vmstat.c: fix NUMA statistics updates
> 
> James Hughes <james.hughes@raspberrypi.org>
>     firmware: raspberrypi: Fix firmware calls with large buffers
> 
> Shreeya Patel <shreeya.patel23498@gmail.com>
>     Staging: iio: adt7316: Fix i2c data reading, set the data field
> 
> Brian Masney <masneyb@onstation.org>
>     pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues
> 
> Michal Simek <michal.simek@xilinx.com>
>     arm64: dts: zynqmp: Fix node names which contain "_"
> 
> Raveendra Padasalagi <raveendra.padasalagi@broadcom.com>
>     crypto: bcm - fix normal/non key hash algorithm failure
> 
> Vitaly Chikunov <vt@altlinux.org>
>     crypto: ecc - check for invalid values in the key verification test
> 
> Lucas Stach <l.stach@pengutronix.de>
>     ARM: dts: imx6: RDU2: fix eGalax touchscreen node
> 
> Tony Lindgren <tony@atomide.com>
>     bus: ti-sysc: Fix getting optional clocks in clock_roles
> 
> Maxime Jourdan <mjourdan@baylibre.com>
>     drivers: soc: Allow building the amlogic drivers without ARCH_MESON
> 
> Steffen Maier <maier@linux.ibm.com>
>     scsi: zfcp: drop default switch case which might paper over missing case
> 
> Steffen Maier <maier@linux.ibm.com>
>     scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the
> CDB
> 
> Andrew Lunn <andrew@lunn.ch>
>     net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
> 
> Maciej W. Rozycki <macro@linux-mips.org>
>     MIPS: SiByte: Enable ZONE_DMA32 for LittleSur
> 
> David Teigland <teigland@redhat.com>
>     dlm: fix missing idr_destroy for recover_idr
> 
> John Keeping <john@metanate.com>
>     ARM: dts: rockchip: Fix rk3288-rock2 vcc_flash name
> 
> Heiko Stuebner <heiko@sntech.de>
>     clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering
> 
> Finley Xiao <finley.xiao@rock-chips.com>
>     clk: rockchip: fix rk3188 sclk_smc gate data
> 
> Alice Michael <alice.michael@intel.com>
>     virtchnl: Fix off by one error
> 
> Mitch Williams <mitch.a.williams@intel.com>
>     i40e: don't restart nway if autoneg not supported
> 
> Christophe JAILLET <christophe.jaillet@wanadoo.fr>
>     rtc: max77686: Fix the returned value in case of error in
> 'max77686_rtc_read_time()'
> 
> Marek Szyprowski <m.szyprowski@samsung.com>
>     rtc: s3c-rtc: Avoid using broken ALMYEAR register
> 
> Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
>     net: ethernet: ti: cpts: correct debug for expired txq skb
> 
> Marek Szyprowski <m.szyprowski@samsung.com>
>     extcon: max8997: Fix lack of path setting in USB device mode
> 
> Anand Moon <linux.amoon@gmail.com>
>     ARM: dts: exynos: Fix LDO13 min values on Odroid XU3/XU4/HC1
> 
> Denis V. Lunev <den@openvz.org>
>     dlm: fix possible call to kfree() for non-initialized pointer
> 
> Lev Faerman <lev.faerman@intel.com>
>     ice: Fix NVM mask defines
> 
> Jagan Teki <jagan@amarulasolutions.com>
>     clk: sunxi-ng: a64: Fix gate bit of DSI DPHY
> 
> Moni Shoua <monis@mellanox.com>
>     net/mlx5: Release resource on error flow
> 
> Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
>     ARC: IOC: panic if kernel was started with previously enabled IOC
> 
> Florian Westphal <fw@strlen.de>
>     netfilter: nf_tables: don't use position attribute on rule replacement
> 
> Jan Kara <jack@suse.cz>
>     audit: Embed key into chunk
> 
> Vincent Whitchurch <vincent.whitchurch@axis.com>
>     ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+
> 
> Andrei Otcheretianski <andrei.otcheretianski@intel.com>
>     iwlwifi: mvm: Send non offchannel traffic via AP sta
> 
> Shahar S Matityahu <shahar.s.matityahu@intel.com>
>     iwlwifi: trans: Clear persistence bit when starting the FW
> 
> Johannes Berg <johannes.berg@intel.com>
>     iwlwifi: mvm: synchronize TID queue removal
> 
> Arjun Vynipadath <arjun@chelsio.com>
>     cxgb4vf: fix memleak in mac_hlist initialization
> 
> Douglas Anderson <dianders@chromium.org>
>     serial: core: Allow processing sysrq at port unlock time
> 
> Wen Yang <wenyang@linux.alibaba.com>
>     i2c: core: fix use after free in of_i2c_notify
> 
> Chuhong Yuan <hslester96@gmail.com>
>     net: ep93xx_eth: fix mismatch of request_mem_region in remove
> 
> Chuhong Yuan <hslester96@gmail.com>
>     rsxx: add missed destroy_workqueue calls in remove
> 
> Vitaly Kuznetsov <vkuznets@redhat.com>
>     selftests: kvm: fix build with glibc >= 2.30
> 
> Yunhao Tian <t123yh@outlook.com>
>     drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.
> 
> paulhsia <paulhsia@chromium.org>
>     ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
> 
> Alexander Shishkin <alexander.shishkin@linux.intel.com>
>     perf/core: Consistently fail fork on allocation failures
> 
> Peter Zijlstra <peterz@infradead.org>
>     sched/core: Avoid spurious lock dependencies
> 
> Pan Bian <bianpan2016@163.com>
>     Input: cyttsp4_core - fix use after free bug
> 
> Xiaodong Xu <stid.smth@gmail.com>
>     xfrm: release device reference for invalid state
> 
> Stephan Gerhold <stephan@gerhold.net>
>     NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
> 
> Al Viro <viro@zeniv.linux.org.uk>
>     audit_get_nd(): don't unlock parent too early
> 
> Al Viro <viro@zeniv.linux.org.uk>
>     exportfs_decode_fh(): negative pinned may become positive without the
> parent locked
> 
> Mordechay Goodstein <mordechay.goodstein@intel.com>
>     iwlwifi: pcie: don't consider IV len in A-MSDU
> 
> Sirong Wang <wangsirong@huawei.com>
>     RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN
> 
> Al Viro <viro@zeniv.linux.org.uk>
>     autofs: fix a leak in autofs_expire_indirect()
> 
> Chuhong Yuan <hslester96@gmail.com>
>     serial: ifx6x60: add missed pm_runtime_disable
> 
> Jiangfeng Xiao <xiaojiangfeng@huawei.com>
>     serial: serial_core: Perform NULL checks for break_ctl ops
> 
> Vincent Whitchurch <vincent.whitchurch@axis.com>
>     serial: pl011: Fix DMA ->flush_buffer()
> 
> Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
>     tty: serial: msm_serial: Fix flow control
> 
> Peng Fan <peng.fan@nxp.com>
>     tty: serial: fsl_lpuart: use the sg count from dma_map_sg
> 
> Michał Mirosław <mirq-linux@rere.qmqm.pl>
>     usb: gadget: u_serial: add missing port entry locking
> 
> Arnd Bergmann <arnd@arndb.de>
>     lp: fix sparc64 LPSETTIMEOUT ioctl
> 
> Tuowen Zhao <ztuowen@gmail.com>
>     sparc64: implement ioremap_uc
> 
> Jon Hunter <jonathanh@nvidia.com>
>     arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulator
> 
> Navid Emamdoost <navid.emamdoost@gmail.com>
>     rsi: release skb if rsi_prepare_beacon fails
> 
> 
> -------------
> 
> Diffstat:
> 
>  .../devicetree/bindings/rtc/abracon,abx80x.txt     |   2 +-
>  Makefile                                           |  15 +--
>  arch/arc/include/asm/cache.h                       |   2 +
>  arch/arc/mm/cache.c                                |  20 +++-
>  arch/arm/Kconfig.debug                             |  23 ++--
>  arch/arm/boot/dts/am335x-pdu001.dts                |   2 +-
>  arch/arm/boot/dts/arm-realview-pb1176.dts          |   4 +-
>  arch/arm/boot/dts/arm-realview-pb11mp.dts          |   4 +-
>  arch/arm/boot/dts/arm-realview-pbx.dtsi            |   5 +-
>  arch/arm/boot/dts/exynos3250.dtsi                  |   2 +-
>  arch/arm/boot/dts/exynos5422-odroid-core.dtsi      |   2 +-
>  arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi            |   5 +-
>  arch/arm/boot/dts/mmp2.dtsi                        |   2 +-
>  arch/arm/boot/dts/pxa27x.dtsi                      |   2 +-
>  arch/arm/boot/dts/pxa2xx.dtsi                      |   7 --
>  arch/arm/boot/dts/pxa3xx.dtsi                      |   2 +-
>  arch/arm/boot/dts/r8a7790-lager.dts                |   2 -
>  arch/arm/boot/dts/r8a7791-koelsch.dts              |   2 -
>  arch/arm/boot/dts/r8a7791-porter.dts               |   2 -
>  arch/arm/boot/dts/rk3288-rock2-som.dtsi            |   2 +-
>  arch/arm/boot/dts/rv1108.dtsi                      |  10 +-
>  arch/arm/boot/dts/sun4i-a10-inet9f-rev03.dts       |   2 -
>  arch/arm/boot/dts/sun4i-a10-pcduino.dts            |   2 -
>  arch/arm/boot/dts/sun4i-a10.dtsi                   |   2 -
>  arch/arm/boot/dts/sun5i-a10s.dtsi                  |   2 -
>  arch/arm/boot/dts/sun6i-a31.dtsi                   |   2 +-
>  arch/arm/boot/dts/sun7i-a20.dtsi                   |   4 +-
>  arch/arm/boot/dts/sun8i-a23-a33.dtsi               |   6 +-
>  arch/arm/boot/dts/sun8i-h3.dtsi                    |   8 +-
>  arch/arm/boot/dts/sun8i-r16-bananapi-m2m.dts       |   4 +-
>  arch/arm/boot/dts/sun8i-v3s-licheepi-zero.dts      |   4 +-
>  arch/arm/boot/dts/sun8i-v3s.dtsi                   |  10 +-
>  arch/arm/include/asm/uaccess.h                     |  18 +++
>  arch/arm/lib/getuser.S                             |  11 ++
>  arch/arm/lib/putuser.S                             |  20 ++--
>  arch/arm/mach-omap1/id.c                           |   6 +-
>  arch/arm/mach-omap2/id.c                           |   4 +-
>  .../boot/dts/amlogic/meson-gxbb-nanopi-k2.dts      |   4 +-
>  .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |   4 +-
>  .../dts/amlogic/meson-gxl-s905x-khadas-vim.dts     |   4 +-
>  .../dts/amlogic/meson-gxl-s905x-libretech-cc.dts   |   4 +-
>  arch/arm64/boot/dts/exynos/exynos5433.dtsi         |   6 +-
>  arch/arm64/boot/dts/exynos/exynos7.dtsi            |   6 +-
>  arch/arm64/boot/dts/nvidia/tegra210-p2597.dtsi     |   2 +-
>  arch/arm64/boot/dts/xilinx/zynqmp-clk.dtsi         |   4 +-
>  arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts  |   4 +-
>  arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts  |  10 +-
>  arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts  |   2 +-
>  arch/arm64/boot/dts/xilinx/zynqmp-zcu111-revA.dts  |   2 +-
>  arch/arm64/boot/dts/xilinx/zynqmp.dtsi             |   4 +-
>  arch/mips/Kconfig                                  |   1 +
>  arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c |   2 +-
>  arch/mips/cavium-octeon/octeon-platform.c          |   2 +-
>  arch/mips/include/asm/octeon/cvmx-pko.h            |   2 +-
>  arch/nds32/kernel/setup.c                          |   3 +-
>  arch/powerpc/include/asm/sfp-machine.h             |  92 +++++---------
>  arch/sparc/include/asm/io_64.h                     |   1 +
>  arch/sparc/net/bpf_jit_comp_64.c                   |  89 +++++++++-----
>  arch/x86/kvm/x86.c                                 |  17 ++-
>  arch/x86/mm/fault.c                                |   2 +-
>  arch/x86/pci/fixup.c                               |  11 ++
>  crypto/af_alg.c                                    |   2 +-
>  crypto/crypto_user.c                               |   4 +-
>  crypto/ecc.c                                       |  45 ++++---
>  drivers/android/binder_alloc.c                     |  30 +++--
>  drivers/block/rsxx/core.c                          |   2 +
>  drivers/bus/ti-sysc.c                              |   9 +-
>  drivers/char/lp.c                                  |   4 +
>  drivers/clk/mediatek/clk-cpumux.c                  |   8 +-
>  drivers/clk/mediatek/clk-mt7622.c                  |   4 +-
>  drivers/clk/meson/gxbb.c                           |   8 +-
>  drivers/clk/meson/meson8b.c                        |   2 +-
>  drivers/clk/qcom/gcc-msm8998.c                     |  44 +++----
>  drivers/clk/renesas/r8a77990-cpg-mssr.c            |   4 +-
>  drivers/clk/renesas/r8a77995-cpg-mssr.c            |   4 +-
>  drivers/clk/renesas/rcar-gen3-cpg.c                |  16 +--
>  drivers/clk/rockchip/clk-rk3188.c                  |   8 +-
>  drivers/clk/rockchip/clk-rk3328.c                  |   2 +-
>  drivers/clk/sunxi-ng/ccu-sun50i-a64.c              |   2 +-
>  drivers/clk/sunxi-ng/ccu-sun8i-h3.c                |   2 +-
>  drivers/crypto/amcc/crypto4xx_core.c               |   6 +-
>  drivers/crypto/atmel-aes.c                         |  53 +++++----
>  drivers/crypto/bcm/cipher.c                        |   6 +-
>  drivers/crypto/ccp/ccp-dmaengine.c                 |   1 +
>  drivers/dma/coh901318.c                            |   5 -
>  drivers/dma/dw/core.c                              |   2 +
>  drivers/dma/dw/platform.c                          |   6 +
>  drivers/dma/dw/regs.h                              |   4 +
>  drivers/extcon/extcon-max8997.c                    |  10 +-
>  drivers/firmware/raspberrypi.c                     |  35 +++---
>  drivers/gpio/gpiolib-of.c                          |  39 ++++++
>  drivers/gpu/drm/i810/i810_dma.c                    |   4 +-
>  drivers/gpu/drm/msm/msm_debugfs.c                  |   6 +-
>  drivers/gpu/drm/sun4i/sun4i_tcon.c                 |   2 +-
>  drivers/gpu/host1x/hw/hw_host1x06_uclass.h         |   2 +-
>  .../hwtracing/coresight/coresight-etm4x-sysfs.c    |  21 ++--
>  drivers/i2c/busses/i2c-imx.c                       |   3 +-
>  drivers/i2c/i2c-core-of.c                          |   4 +-
>  drivers/infiniband/hw/cxgb4/cm.c                   |   3 +-
>  drivers/infiniband/hw/hfi1/chip.c                  |  47 +++++++-
>  drivers/infiniband/hw/hfi1/vnic_sdma.c             |  15 +--
>  drivers/infiniband/hw/hns/hns_roce_hem.h           |   2 +-
>  drivers/infiniband/hw/mlx4/sysfs.c                 |  12 +-
>  drivers/infiniband/hw/qib/qib_sysfs.c              |   6 +
>  drivers/input/joystick/psxpad-spi.c                |   2 +-
>  drivers/input/mouse/synaptics.c                    |   1 +
>  drivers/input/rmi4/rmi_f34v7.c                     |   3 +
>  drivers/input/rmi4/rmi_smbus.c                     |   2 -
>  drivers/input/touchscreen/cyttsp4_core.c           |   7 --
>  drivers/input/touchscreen/goodix.c                 |   9 ++
>  drivers/iommu/amd_iommu.c                          |  22 ++--
>  drivers/media/cec/cec-adap.c                       |   7 ++
>  drivers/media/platform/coda/coda-common.c          |  26 ++--
>  drivers/media/platform/coda/coda.h                 |   3 +-
>  drivers/media/platform/vimc/vimc-common.c          |   2 +
>  drivers/media/spi/cxd2880-spi.c                    |   1 +
>  drivers/media/usb/pulse8-cec/pulse8-cec.c          |   2 +-
>  drivers/media/usb/stkwebcam/stk-webcam.c           |   6 +-
>  drivers/media/usb/uvc/uvc_driver.c                 |  54 ++++++---
>  drivers/misc/altera-stapl/altera.c                 |   3 +-
>  drivers/net/can/slcan.c                            |   1 +
>  drivers/net/can/usb/ucan.c                         |   2 +-
>  drivers/net/can/xilinx_can.c                       |   2 +-
>  drivers/net/dsa/mv88e6xxx/chip.c                   |  21 +++-
>  drivers/net/ethernet/aquantia/atlantic/aq_cfg.h    |   4 +-
>  drivers/net/ethernet/aquantia/atlantic/aq_nic.c    |   2 +-
>  .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c    |   6 +-
>  drivers/net/ethernet/cirrus/ep93xx_eth.c           |   5 +-
>  drivers/net/ethernet/huawei/hinic/hinic_main.c     |   7 +-
>  drivers/net/ethernet/huawei/hinic/hinic_rx.c       |   2 +-
>  drivers/net/ethernet/intel/i40e/i40e_ethtool.c     |  10 +-
>  drivers/net/ethernet/intel/ice/ice_adminq_cmd.h    |   6 +-
>  drivers/net/ethernet/intel/ice/ice_switch.c        |   3 +
>  drivers/net/ethernet/intel/ice/ice_txrx.c          |   3 +-
>  drivers/net/ethernet/mellanox/mlx4/main.c          |  11 +-
>  drivers/net/ethernet/mellanox/mlx5/core/qp.c       |   4 +-
>  .../net/ethernet/mellanox/mlxsw/spectrum_router.c  |   5 +-
>  drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c |   5 +-
>  drivers/net/ethernet/renesas/ravb.h                |   1 -
>  drivers/net/ethernet/renesas/ravb_main.c           |  19 +--
>  drivers/net/ethernet/ti/cpts.c                     |   4 +-
>  drivers/net/wireless/intel/iwlwifi/cfg/22000.c     |   1 -
>  drivers/net/wireless/intel/iwlwifi/iwl-prph.h      |   7 ++
>  drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |  15 +++
>  drivers/net/wireless/intel/iwlwifi/mvm/sta.c       |  10 ++
>  drivers/net/wireless/intel/iwlwifi/pcie/drv.c      |   2 +-
>  drivers/net/wireless/intel/iwlwifi/pcie/trans.c    |  34 +++++-
>  drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c  |  20 ++--
>  drivers/net/wireless/marvell/mwifiex/main.c        |   6 +-
>  drivers/net/wireless/rsi/rsi_91x_mgmt.c            |   1 +
>  drivers/nfc/nxp-nci/i2c.c                          |   6 +-
>  drivers/nvme/host/core.c                           |   2 +-
>  drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c           |  23 +++-
>  drivers/rtc/rtc-max77686.c                         |   2 +-
>  drivers/rtc/rtc-max8997.c                          |   2 +-
>  drivers/rtc/rtc-s3c.c                              |   6 -
>  drivers/s390/scsi/zfcp_erp.c                       |   3 -
>  drivers/s390/scsi/zfcp_fsf.c                       |   7 +-
>  drivers/slimbus/qcom-ngd-ctrl.c                    |   5 +-
>  drivers/soc/Makefile                               |   2 +-
>  drivers/soc/renesas/r8a77970-sysc.c                |   4 +-
>  drivers/soc/renesas/r8a77980-sysc.c                |  10 +-
>  drivers/soc/renesas/r8a77990-sysc.c                |  23 +---
>  drivers/spi/spi-atmel.c                            |   6 +-
>  drivers/staging/iio/addac/adt7316-i2c.c            |   2 +
>  drivers/thermal/thermal_core.c                     |   4 +-
>  drivers/tty/n_hdlc.c                               |   4 +-
>  drivers/tty/n_r3964.c                              |   2 +-
>  drivers/tty/n_tty.c                                |   8 +-
>  drivers/tty/serial/amba-pl011.c                    |   6 +-
>  drivers/tty/serial/fsl_lpuart.c                    |   4 +-
>  drivers/tty/serial/ifx6x60.c                       |   3 +
>  drivers/tty/serial/imx.c                           |   2 +-
>  drivers/tty/serial/msm_serial.c                    |   6 +-
>  drivers/tty/serial/qcom_geni_serial.c              |  56 ++++++---
>  drivers/tty/serial/serial_core.c                   |   2 +-
>  drivers/tty/tty_ldisc.c                            |   7 ++
>  drivers/tty/vt/keyboard.c                          |   2 +-
>  drivers/tty/vt/vc_screen.c                         |   3 +
>  drivers/usb/dwc3/core.c                            |   3 +-
>  drivers/usb/dwc3/debug.h                           |  29 +++++
>  drivers/usb/dwc3/debugfs.c                         |  19 ++-
>  drivers/usb/gadget/function/u_serial.c             |   2 +
>  drivers/usb/mtu3/mtu3_qmu.c                        |   2 +-
>  drivers/usb/serial/f81534.c                        |  20 +++-
>  fs/autofs/expire.c                                 |   5 +-
>  fs/cifs/file.c                                     |   7 +-
>  fs/cifs/smb2misc.c                                 |   7 +-
>  fs/dlm/lockspace.c                                 |   1 +
>  fs/dlm/member.c                                    |   2 +-
>  fs/dlm/memory.c                                    |   9 +-
>  fs/dlm/user.c                                      |   3 +-
>  fs/exportfs/expfs.c                                |  31 +++--
>  fs/f2fs/file.c                                     |   2 +-
>  fs/f2fs/gc.c                                       |  10 +-
>  fs/f2fs/segment.c                                  |   2 +
>  fs/fuse/dir.c                                      |  27 +++--
>  fs/fuse/fuse_i.h                                   |   2 +
>  fs/iomap.c                                         |  62 ++++++++--
>  fs/kernfs/dir.c                                    |   5 +-
>  fs/lockd/clnt4xdr.c                                |  22 +---
>  fs/lockd/clntxdr.c                                 |  22 +---
>  fs/nfsd/nfs4recover.c                              |  17 +--
>  fs/nfsd/vfs.c                                      |  17 ++-
>  fs/pstore/ram.c                                    |   2 +-
>  fs/xfs/xfs_bmap_util.c                             |   8 +-
>  include/dt-bindings/clock/rk3328-cru.h             |   2 +-
>  include/dt-bindings/power/r8a77970-sysc.h          |   6 +-
>  include/dt-bindings/power/r8a77980-sysc.h          |   6 +-
>  include/linux/acpi.h                               |   2 +-
>  include/linux/avf/virtchnl.h                       |   4 +-
>  include/linux/dma-mapping.h                        |   3 +-
>  include/linux/jbd2.h                               |   4 +-
>  include/linux/kernfs.h                             |   1 +
>  include/linux/mtd/mtd.h                            |   2 +-
>  include/linux/platform_data/dma-dw.h               |   6 +
>  include/linux/qcom_scm.h                           |   3 +
>  include/linux/regulator/consumer.h                 |   2 +-
>  include/linux/serial_core.h                        |  37 +++++-
>  include/linux/tty.h                                |   7 ++
>  include/math-emu/soft-fp.h                         |   2 +-
>  include/net/sctp/sctp.h                            |   5 +
>  include/net/tcp.h                                  |   2 +-
>  include/net/xfrm.h                                 |   1 -
>  kernel/audit_tree.c                                |  27 ++---
>  kernel/audit_watch.c                               |   2 +-
>  kernel/bpf/btf.c                                   |  82 +++++++++++++
>  kernel/events/core.c                               |   2 +-
>  kernel/sched/core.c                                |   3 +-
>  kernel/sched/fair.c                                |  36 +++---
>  mm/vmstat.c                                        |   7 +-
>  net/ipv4/tcp_output.c                              |   2 +-
>  net/ipv4/tcp_timer.c                               |  10 +-
>  net/ipv6/addrconf.c                                |  19 ++-
>  net/netfilter/nf_tables_api.c                      |  17 ++-
>  net/sctp/chunk.c                                   |   6 +
>  net/sctp/output.c                                  |  22 +---
>  net/sctp/socket.c                                  |   3 +-
>  net/smc/smc_wr.c                                   |   4 +-
>  net/x25/af_x25.c                                   |  18 +--
>  net/xfrm/xfrm_input.c                              |   3 +
>  net/xfrm/xfrm_interface.c                          | 132 +++++++--------------
>  scripts/Makefile.lib                               |   1 +
>  scripts/mod/modpost.c                              |  12 ++
>  sound/core/oss/linear.c                            |   2 +
>  sound/core/oss/mulaw.c                             |   2 +
>  sound/core/oss/route.c                             |   2 +
>  sound/core/pcm_lib.c                               |   8 +-
>  sound/pci/hda/patch_conexant.c                     |   1 +
>  sound/pci/hda/patch_realtek.c                      |  18 ++-
>  sound/soc/codecs/max9867.c                         |  72 ++++++-----
>  sound/soc/codecs/max9867.h                         |   2 +-
>  sound/soc/codecs/nau8540.c                         |   2 +-
>  sound/soc/sh/rcar/core.c                           |  12 ++
>  sound/soc/sh/rcar/dvc.c                            |   8 --
>  tools/bpf/bpftool/btf_dumper.c                     |   6 +-
>  tools/lib/bpf/libbpf.c                             |   2 +
>  tools/lib/bpf/libbpf_errno.c                       |   1 +
>  tools/testing/selftests/kvm/lib/assert.c           |   4 +-
>  tools/testing/selftests/powerpc/ptrace/core-pkey.c |   5 +-
>  .../testing/selftests/powerpc/ptrace/ptrace-gpr.c  |   2 +-
>  .../selftests/powerpc/ptrace/ptrace-tm-gpr.c       |   4 +-
>  .../selftests/powerpc/ptrace/ptrace-tm-spd-tar.c   |   2 +-
>  .../selftests/powerpc/ptrace/ptrace-tm-spd-vsx.c   |   3 +-
>  .../selftests/powerpc/ptrace/ptrace-tm-spr.c       |   2 +-
>  .../selftests/powerpc/ptrace/ptrace-tm-tar.c       |   2 +-
>  .../selftests/powerpc/ptrace/ptrace-tm-vsx.c       |   3 +-
>  virt/kvm/arm/vgic/vgic-v3.c                        |   6 +-
>  268 files changed, 1563 insertions(+), 1024 deletions(-)
> 


  parent reply	other threads:[~2019-12-11 16:25 UTC|newest]

Thread overview: 277+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-11 15:02 [PATCH 4.19 000/243] 4.19.89-stable review Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 001/243] rsi: release skb if rsi_prepare_beacon fails Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 002/243] arm64: tegra: Fix active-low warning for Jetson TX1 regulator Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 003/243] sparc64: implement ioremap_uc Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 004/243] lp: fix sparc64 LPSETTIMEOUT ioctl Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 005/243] usb: gadget: u_serial: add missing port entry locking Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 006/243] tty: serial: fsl_lpuart: use the sg count from dma_map_sg Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 007/243] tty: serial: msm_serial: Fix flow control Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 008/243] serial: pl011: Fix DMA ->flush_buffer() Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 009/243] serial: serial_core: Perform NULL checks for break_ctl ops Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 010/243] serial: ifx6x60: add missed pm_runtime_disable Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 011/243] autofs: fix a leak in autofs_expire_indirect() Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 012/243] RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 013/243] iwlwifi: pcie: dont consider IV len in A-MSDU Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 014/243] exportfs_decode_fh(): negative pinned may become positive without the parent locked Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 015/243] audit_get_nd(): dont unlock parent too early Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 016/243] NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error Greg Kroah-Hartman
2019-12-11 15:02 ` [PATCH 4.19 017/243] xfrm: release device reference for invalid state Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 018/243] Input: cyttsp4_core - fix use after free bug Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 019/243] sched/core: Avoid spurious lock dependencies Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 020/243] perf/core: Consistently fail fork on allocation failures Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 021/243] ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 022/243] drm/sun4i: tcon: Set min division of TCON0_DCLK to 1 Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 023/243] selftests: kvm: fix build with glibc >= 2.30 Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 024/243] rsxx: add missed destroy_workqueue calls in remove Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 025/243] net: ep93xx_eth: fix mismatch of request_mem_region " Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 026/243] i2c: core: fix use after free in of_i2c_notify Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 027/243] serial: core: Allow processing sysrq at port unlock time Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 028/243] cxgb4vf: fix memleak in mac_hlist initialization Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 029/243] iwlwifi: mvm: synchronize TID queue removal Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 030/243] iwlwifi: trans: Clear persistence bit when starting the FW Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 031/243] iwlwifi: mvm: Send non offchannel traffic via AP sta Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 032/243] ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+ Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 033/243] audit: Embed key into chunk Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 034/243] netfilter: nf_tables: dont use position attribute on rule replacement Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 035/243] ARC: IOC: panic if kernel was started with previously enabled IOC Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 036/243] net/mlx5: Release resource on error flow Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 037/243] clk: sunxi-ng: a64: Fix gate bit of DSI DPHY Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 038/243] ice: Fix NVM mask defines Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 039/243] dlm: fix possible call to kfree() for non-initialized pointer Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 040/243] ARM: dts: exynos: Fix LDO13 min values on Odroid XU3/XU4/HC1 Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 041/243] extcon: max8997: Fix lack of path setting in USB device mode Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 042/243] net: ethernet: ti: cpts: correct debug for expired txq skb Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 043/243] rtc: s3c-rtc: Avoid using broken ALMYEAR register Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 044/243] rtc: max77686: Fix the returned value in case of error in max77686_rtc_read_time() Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 045/243] i40e: dont restart nway if autoneg not supported Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 046/243] virtchnl: Fix off by one error Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 047/243] clk: rockchip: fix rk3188 sclk_smc gate data Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 048/243] clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 049/243] ARM: dts: rockchip: Fix rk3288-rock2 vcc_flash name Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 050/243] dlm: fix missing idr_destroy for recover_idr Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 051/243] MIPS: SiByte: Enable ZONE_DMA32 for LittleSur Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 052/243] net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2 Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 053/243] scsi: zfcp: update kernel message for invalid FCP_CMND length, its not the CDB Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 054/243] scsi: zfcp: drop default switch case which might paper over missing case Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 055/243] drivers: soc: Allow building the amlogic drivers without ARCH_MESON Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 056/243] bus: ti-sysc: Fix getting optional clocks in clock_roles Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 057/243] ARM: dts: imx6: RDU2: fix eGalax touchscreen node Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 058/243] crypto: ecc - check for invalid values in the key verification test Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 059/243] crypto: bcm - fix normal/non key hash algorithm failure Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 060/243] arm64: dts: zynqmp: Fix node names which contain "_" Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 061/243] pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 062/243] Staging: iio: adt7316: Fix i2c data reading, set the data field Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 063/243] firmware: raspberrypi: Fix firmware calls with large buffers Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 064/243] mm/vmstat.c: fix NUMA statistics updates Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 065/243] clk: rockchip: fix I2S1 clock gate register for rk3328 Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 066/243] clk: rockchip: fix ID of 8ch clock of I2S1 " Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 067/243] sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 068/243] regulator: Fix return value of _set_load() stub Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 069/243] USB: serial: f81534: fix reading old/new IC config Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 070/243] xfs: extent shifting doesnt fully invalidate page cache Greg Kroah-Hartman
2019-12-11 23:26   ` Nobuhiro Iwamatsu
2019-12-12  9:33     ` Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 071/243] net-next/hinic:fix a bug in set mac address Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 072/243] net-next/hinic: fix a bug in rx data flow Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 073/243] ice: Fix return value from NAPI poll Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 074/243] ice: Fix possible NULL pointer de-reference Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 075/243] iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 076/243] iomap: sub-block dio needs to zeroout beyond EOF Greg Kroah-Hartman
2019-12-11 15:03 ` [PATCH 4.19 077/243] iomap: dio data corruption and spurious errors when pipes fill Greg Kroah-Hartman
2019-12-11 23:50   ` Nobuhiro Iwamatsu
2019-12-12  9:33     ` Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 078/243] iomap: readpages doesnt zero page tail beyond EOF Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 079/243] iw_cxgb4: only reconnect with MPAv1 if the peer aborts Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 080/243] MIPS: OCTEON: octeon-platform: fix typing Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 081/243] net/smc: use after free fix in smc_wr_tx_put_slot() Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 082/243] math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 083/243] nds32: Fix the items of hwcap_str ordering issue Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 084/243] rtc: max8997: Fix the returned value in case of error in max8997_rtc_read_alarm() Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 085/243] rtc: dt-binding: abx80x: fix resistance scale Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 086/243] ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 module Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 087/243] media: coda: fix memory corruption in case more than 32 instances are opened Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 088/243] media: pulse8-cec: return 0 when invalidating the logical address Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 089/243] media: cec: report Vendor ID after initialization Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 090/243] iwlwifi: fix cfg structs for 22000 with different RF modules Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 091/243] ravb: Clean up duplex handling Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 092/243] net/ipv6: re-do dad when interface has IFF_NOARP flag change Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 093/243] dmaengine: coh901318: Fix a double-lock bug Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 094/243] dmaengine: coh901318: Remove unused variable Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 095/243] dmaengine: dw-dmac: implement dma protection control setting Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 096/243] net: qualcomm: rmnet: move null check on dev before dereferecing it Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 097/243] selftests/powerpc: Allocate base registers Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 098/243] selftests/powerpc: Skip test instead of failing Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 099/243] usb: dwc3: debugfs: Properly print/set link state for HS Greg Kroah-Hartman
2019-12-13  9:35   ` Pavel Machek
2019-12-13 19:23     ` Thinh Nguyen
2019-12-13  9:40   ` Pavel Machek
2019-12-13 19:35     ` Thinh Nguyen
2019-12-11 15:04 ` [PATCH 4.19 100/243] usb: dwc3: dont log probe deferrals; but do log other error codes Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 101/243] ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion() Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 102/243] f2fs: fix to account preflush command for noflush_merge mode Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 103/243] f2fs: fix count of seg_freed to make sec_freed correct Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 104/243] f2fs: change segment to section in f2fs_ioc_gc_range Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 105/243] ARM: dts: rockchip: Fix the PMU interrupt number for rv1108 Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 106/243] ARM: dts: rockchip: Assign the proper GPIO clocks " Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 107/243] f2fs: fix to allow node segment for GC by ioctl path Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 108/243] sparc: Fix JIT fused branch convergance Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 109/243] sparc: Correct ctx->saw_frame_pointer logic Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 110/243] nvme: Free ctrl device name on init failure Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 111/243] dma-mapping: fix return type of dma_set_max_seg_size() Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 112/243] slimbus: ngd: Fix build error on x86 Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 113/243] altera-stapl: check for a null key before strcasecmping it Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 114/243] serial: imx: fix error handling in console_setup Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 115/243] i2c: imx: dont print error message on probe defer Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 116/243] clk: meson: Fix GXL HDMI PLL fractional bits width Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 117/243] gpu: host1x: Fix syncpoint ID field size on Tegra186 Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 118/243] lockd: fix decoding of TEST results Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 119/243] sctp: increase sk_wmem_alloc when head->truesize is increased Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 120/243] iommu/amd: Fix line-break in error log reporting Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 121/243] ASoC: rsnd: tidyup registering method for rsnd_kctrl_new() Greg Kroah-Hartman
2019-12-11 22:59   ` Nobuhiro Iwamatsu
2019-12-12  9:34     ` Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 122/243] ARM: dts: sun4i: Fix gpio-keys warning Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 123/243] ARM: dts: sun4i: Fix HDMI output DTC warning Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 124/243] ARM: dts: sun5i: a10s: " Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 125/243] ARM: dts: r8a779[01]: Disable unconnected LVDS encoders Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 126/243] ARM: dts: sun7i: Fix HDMI output DTC warning Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 127/243] ARM: dts: sun8i: a23/a33: Fix OPP DTC warnings Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 128/243] ARM: dts: sun8i: v3s: Change pinctrl nodes to avoid warning Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 129/243] dlm: NULL check before kmem_cache_destroy is not needed Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 130/243] ARM: debug: enable UART1 for socfpga Cyclone5 Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 131/243] can: xilinx: fix return type of ndo_start_xmit function Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 132/243] nfsd: fix a warning in __cld_pipe_upcall() Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 133/243] bpf: btf: implement btf_name_valid_identifier() Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 134/243] bpf: btf: check name validity for various types Greg Kroah-Hartman
2019-12-12 12:06   ` Pavel Machek
2019-12-11 15:04 ` [PATCH 4.19 135/243] tools: bpftool: fix a bitfield pretty print issue Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 136/243] ASoC: au8540: use 64-bit arithmetic instead of 32-bit Greg Kroah-Hartman
2019-12-11 15:04 ` [PATCH 4.19 137/243] gpio: OF: Parse MMC-specific CD and WP properties Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 138/243] ARM: OMAP1/2: fix SoC name printing Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 139/243] arm64: dts: meson-gxl-libretech-cc: fix GPIO lines names Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 140/243] arm64: dts: meson-gxbb-nanopi-k2: " Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 141/243] arm64: dts: meson-gxbb-odroidc2: " Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 142/243] arm64: dts: meson-gxl-khadas-vim: " Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 143/243] net/x25: fix called/calling length calculation in x25_parse_address_block Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 144/243] net/x25: fix null_x25_address handling Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 145/243] tools/bpf: make libbpf _GNU_SOURCE friendly Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 146/243] clk: mediatek: Drop __init from mtk_clk_register_cpumuxes() Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 147/243] clk: mediatek: Drop more __init markings for driver probe Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 148/243] soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domains Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 149/243] soc: renesas: r8a77980-sysc: Correct names of A2DP[01] " Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 150/243] soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchy Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 151/243] kbuild: disable dtc simple_bus_reg warnings by default Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 152/243] tcp: make tcp_space() aware of socket backlog Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 153/243] ARM: dts: mmp2: fix the gpio interrupt cell number Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 154/243] ARM: dts: realview-pbx: Fix duplicate regulator nodes Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 155/243] tcp: fix off-by-one bug on aborting window-probing socket Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 156/243] tcp: fix SNMP under-estimation on failed retransmission Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 157/243] tcp: fix SNMP TCP timeout under-estimation Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 158/243] modpost: skip ELF local symbols during section mismatch check Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 159/243] kbuild: fix single target build for external module Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 160/243] mtd: fix mtd_oobavail() incoherent returned value Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 161/243] ARM: dts: pxa: clean up USB controller nodes Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 162/243] clk: meson: meson8b: fix the offset of vid_pll_dcos N value Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 163/243] clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 164/243] clk: qcom: Fix MSM8998 resets Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 165/243] media: cxd2880-spi: fix probe when dvb_attach fails Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 166/243] ARM: dts: realview: Fix some more duplicate regulator nodes Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 167/243] dlm: fix invalid cluster name warning Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 168/243] net/mlx4_core: Fix return codes of unsupported operations Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 169/243] pstore/ram: Avoid NULL deref in ftrace merging failure path Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 170/243] powerpc/math-emu: Update macros from GCC Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 171/243] clk: renesas: r8a77990: Correct parent clock of DU Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 172/243] clk: renesas: r8a77995: " Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 173/243] MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 174/243] nfsd: Return EPERM, not EACCES, in some SETATTR cases Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 175/243] media: uvcvideo: Abstract streaming object lifetime Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 176/243] tty: serial: qcom_geni_serial: Fix softlock Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 177/243] ARM: dts: sun8i: h3: Fix the system-control register range Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 178/243] tty: Dont block on IO when ldisc change is pending Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 179/243] media: stkwebcam: Bugfix for wrong return values Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 180/243] firmware: qcom: scm: fix compilation error when disabled Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 181/243] clk: qcom: gcc-msm8998: Disable halt check of UFS clocks Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 182/243] sctp: frag_point sanity check Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 183/243] soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B} Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 184/243] mlxsw: spectrum_router: Relax GRE decap matching check Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 185/243] ARM: dts: sun8i: a23/a33: Fix up RTC device node Greg Kroah-Hartman
2019-12-12 13:31   ` Pavel Machek
2019-12-12 14:02     ` Greg Kroah-Hartman
2019-12-12 14:18       ` Chen-Yu Tsai
2019-12-12 16:11         ` Greg Kroah-Hartman
2019-12-13 11:50       ` Pavel Machek
2019-12-11 15:05 ` [PATCH 4.19 186/243] IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 187/243] IB/hfi1: Close VNIC sdma_progress sleep window Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 188/243] mlx4: Use snprintf instead of complicated strcpy Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 189/243] usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 190/243] clk: renesas: rcar-gen3: Set state when registering SD clocks Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 191/243] ASoC: max9867: Fix power management Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 192/243] ARM: dts: sunxi: Fix PMU compatible strings Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 193/243] ARM: dts: am335x-pdu001: Fix polarity of card detection input Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 194/243] media: vimc: fix start stream when link is disabled Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 195/243] net: aquantia: fix RSS table and key sizes Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 196/243] sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision Greg Kroah-Hartman
2019-12-11 15:05 ` [PATCH 4.19 197/243] fuse: verify nlink Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 198/243] fuse: verify attributes Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 199/243] ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 200/243] ALSA: hda/realtek - Enable the headset-mic on a Xiaomis laptop Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 201/243] ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 202/243] ALSA: pcm: oss: Avoid potential buffer overflows Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 203/243] ALSA: hda - Add mute led support for HP ProBook 645 G4 Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 204/243] Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 205/243] Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 206/243] Input: synaptics-rmi4 - dont increment rmiaddr for SMBus transfers Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 207/243] Input: goodix - add upside-down quirk for Teclast X89 tablet Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 208/243] coresight: etm4x: Fix input validation for sysfs Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 209/243] Input: Fix memory leak in psxpad_spi_probe Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 210/243] x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all() Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 211/243] x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 212/243] xfrm interface: fix memory leak on creation Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 213/243] xfrm interface: avoid corruption on changelink Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 214/243] xfrm interface: fix list corruption for x-netns Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 215/243] xfrm interface: fix management of phydev Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 216/243] CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 217/243] CIFS: Fix SMB2 oplock break processing Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 218/243] tty: vt: keyboard: reject invalid keycodes Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 219/243] can: slcan: Fix use-after-free Read in slcan_open Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 220/243] kernfs: fix ino wrap-around detection Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 221/243] jbd2: Fix possible overflow in jbd2_log_space_left() Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 222/243] drm/msm: fix memleak on release Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 223/243] drm/i810: Prevent underflow in ioctl Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 224/243] arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc node" Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 225/243] KVM: arm/arm64: vgic: Dont rely on the wrong pending table Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 226/243] KVM: x86: do not modify masked bits of shared MSRs Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 227/243] KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 228/243] KVM: x86: Grab KVMs srcu lock when setting nested state Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 229/243] crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 230/243] crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 231/243] crypto: af_alg - cast ki_complete ternary op to int Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 232/243] crypto: ccp - fix uninitialized list head Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 233/243] crypto: ecdh - fix big endian bug in ECC library Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 234/243] crypto: user - fix memory leak in crypto_report Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 235/243] spi: atmel: Fix CS high support Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 236/243] mwifiex: update set_mac_address logic Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 237/243] can: ucan: fix non-atomic allocation in completion handler Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 238/243] RDMA/qib: Validate ->show()/store() callbacks before calling them Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 239/243] iomap: Fix pipe page leakage during splicing Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 240/243] thermal: Fix deadlock in thermal thermal_zone_device_check Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 241/243] vcs: prevent write access to vcsu devices Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 242/243] binder: Fix race between mmap() and binder_alloc_print_pages() Greg Kroah-Hartman
2019-12-11 15:06 ` [PATCH 4.19 243/243] binder: Handle start==NULL in binder_update_page_range() Greg Kroah-Hartman
2019-12-11 16:25 ` Chris Paterson [this message]
2019-12-11 18:26   ` [PATCH 4.19 000/243] 4.19.89-stable review Greg Kroah-Hartman
2019-12-11 21:36 ` Jon Hunter
2019-12-11 23:48   ` Guenter Roeck
2019-12-12  1:40   ` Guenter Roeck
2019-12-12  9:30     ` Greg Kroah-Hartman
2019-12-12 11:19     ` Jon Hunter
2019-12-12  2:47 ` shuah
2019-12-12  5:07 ` Naresh Kamboju
2019-12-12 10:05 ` Greg Kroah-Hartman
2019-12-12 13:15   ` Jon Hunter
2019-12-12 13:28     ` Greg Kroah-Hartman
2019-12-13  5:18   ` Naresh Kamboju
2019-12-12 18:24 ` Guenter Roeck
2019-12-13  9:30 ` Pavel Machek
2019-12-13 13:56   ` Guenter Roeck
2019-12-13 14:09     ` 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=TYAPR01MB2285255A7763F2053C059F91B75A0@TYAPR01MB2285.jpnprd01.prod.outlook.com \
    --to=chris.paterson2@renesas.com \
    --cc=akpm@linux-foundation.org \
    --cc=ben.hutchings@codethink.co.uk \
    --cc=gregkh@linuxfoundation.org \
    --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).