linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	stable@vger.kernel.org, Axel Lin <axel.lin@ingics.com>,
	Keerthy <j-keerthy@ti.com>, Mark Brown <broonie@kernel.org>,
	Sasha Levin <sashal@kernel.org>
Subject: [PATCH 4.19 262/639] regulator: lp87565: Fix missing register for LP87565_BUCK_0
Date: Fri, 24 Jan 2020 10:27:12 +0100	[thread overview]
Message-ID: <20200124093119.565627377@linuxfoundation.org> (raw)
In-Reply-To: <20200124093047.008739095@linuxfoundation.org>

From: Axel Lin <axel.lin@ingics.com>

[ Upstream commit d1a6cbdf1e597917cb642c655512d91b71a35d22 ]

LP87565_BUCK_0 is missed, fix it.

Fixes: f0168a9bf ("regulator: lp87565: Add support for lp87565 PMIC regulators")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
 drivers/regulator/lp87565-regulator.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/regulator/lp87565-regulator.c b/drivers/regulator/lp87565-regulator.c
index c192357d1dea0..7cd6862406b70 100644
--- a/drivers/regulator/lp87565-regulator.c
+++ b/drivers/regulator/lp87565-regulator.c
@@ -193,7 +193,7 @@ static int lp87565_regulator_probe(struct platform_device *pdev)
 	struct lp87565 *lp87565 = dev_get_drvdata(pdev->dev.parent);
 	struct regulator_config config = { };
 	struct regulator_dev *rdev;
-	int i, min_idx = LP87565_BUCK_1, max_idx = LP87565_BUCK_3;
+	int i, min_idx = LP87565_BUCK_0, max_idx = LP87565_BUCK_3;
 
 	platform_set_drvdata(pdev, lp87565);
 
-- 
2.20.1




  parent reply	other threads:[~2020-01-24 11:15 UTC|newest]

Thread overview: 677+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-24  9:22 [PATCH 4.19 000/639] 4.19.99-stable review Greg Kroah-Hartman
2020-01-24  9:22 ` [PATCH 4.19 001/639] Revert "efi: Fix debugobjects warning on efi_rts_work" Greg Kroah-Hartman
2020-01-24  9:22 ` [PATCH 4.19 002/639] xfs: Sanity check flags of Q_XQUOTARM call Greg Kroah-Hartman
2020-01-24  9:22 ` [PATCH 4.19 003/639] i2c: stm32f7: rework slave_id allocation Greg Kroah-Hartman
2020-01-24  9:22 ` [PATCH 4.19 004/639] i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop Greg Kroah-Hartman
2020-01-24  9:22 ` [PATCH 4.19 005/639] mfd: intel-lpss: Add default I2C device properties for Gemini Lake Greg Kroah-Hartman
2020-01-24  9:22 ` [PATCH 4.19 006/639] SUNRPC: Fix svcauth_gss_proxy_init() Greg Kroah-Hartman
2020-01-24  9:22 ` [PATCH 4.19 007/639] powerpc/pseries: Enable support for ibm,drc-info property Greg Kroah-Hartman
2020-01-24  9:22 ` [PATCH 4.19 008/639] powerpc/archrandom: fix arch_get_random_seed_int() Greg Kroah-Hartman
2020-01-24  9:22 ` [PATCH 4.19 009/639] tipc: update mons self addr when node addr generated Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 010/639] tipc: fix wrong timeout input for tipc_wait_for_cond() Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 011/639] mt7601u: fix bbp version check in mt7601u_wait_bbp_ready Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 012/639] crypto: sun4i-ss - fix big endian issues Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 013/639] perf map: No need to adjust the long name of modules Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 014/639] leds: tlc591xx: update the maximum brightness Greg Kroah-Hartman
2020-01-24 23:18   ` Pavel Machek
2020-01-26  9:18     ` Greg Kroah-Hartman
2020-01-27 12:40       ` Pavel Machek
2020-01-24  9:23 ` [PATCH 4.19 015/639] soc: aspeed: Fix snoop_file_poll()s return type Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 016/639] watchdog: sprd: Fix the incorrect pointer getting from driver data Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 017/639] ipmi: Fix memory leak in __ipmi_bmc_register Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 018/639] drm/sti: do not remove the drm_bridge that was never added Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 019/639] ARM: dts: at91: nattis: set the PRLUD and HIPOW signals low Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 020/639] ARM: dts: at91: nattis: make the SD-card slot work Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 021/639] ixgbe: dont clear IPsec sa counters on HW clearing Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 022/639] drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset() Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 023/639] iio: fix position relative kernel version Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 024/639] apparmor: Fix network performance issue in aa_label_sk_perm Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 025/639] ALSA: hda: fix unused variable warning Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 026/639] apparmor: dont try to replace stale label in ptrace access check Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 027/639] ARM: qcom_defconfig: Enable MAILBOX Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 028/639] firmware: coreboot: Let OF core populate platform device Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 029/639] PCI: iproc: Remove PAXC slot check to allow VF support Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 030/639] bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 031/639] drm/hisilicon: hibmc: Dont overwrite fb helper surface depth Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 032/639] signal/ia64: Use the generic force_sigsegv in setup_frame Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 033/639] signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 034/639] ASoC: wm9712: fix unused variable warning Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 035/639] mailbox: mediatek: Add check for possible failure of kzalloc Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 036/639] IB/rxe: replace kvfree with vfree Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 037/639] IB/hfi1: Add mtu check for operational data VLs Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 038/639] genirq/debugfs: Reinstate full OF path for domain name Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 039/639] usb: dwc3: add EXTCON dependency for qcom Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 040/639] usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 041/639] cfg80211: regulatory: make initialization more robust Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 042/639] regulator: fixed: Default enable high on DT regulators Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 043/639] mei: replace POLL* with EPOLL* for write queues Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 044/639] drm/msm: fix unsigned comparison with less than zero Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 045/639] of: Fix property name in of_node_get_device_type Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 046/639] ALSA: usb-audio: update quirk for B&W PX to remove microphone Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 047/639] iwlwifi: nvm: get num of hw addresses from firmware Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 048/639] staging: comedi: ni_mio_common: protect register write overflow Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 049/639] netfilter: nft_osf: usage from output path is not valid Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 050/639] pwm: lpss: Release runtime-pm reference from the drivers remove callback Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 051/639] powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 052/639] rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 053/639] RDMA/bnxt_re: Add missing spin lock initialization Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 054/639] netfilter: nf_flow_table: do not remove offload when other netnss interface is down Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 055/639] powerpc/kgdb: add kgdb_arch_set/remove_breakpoint() Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 056/639] tipc: eliminate message disordering during binding table update Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 057/639] net: socionext: Add dummy PHY register read in phy_write() Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 058/639] drm/sun4i: hdmi: Fix double flag assignation Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 059/639] net: hns3: add error handler for hns3_nic_init_vector_data() Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 060/639] mlxsw: reg: QEEC: Add minimum shaper fields Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 061/639] mlxsw: spectrum: Set minimum shaper on MC TCs Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 062/639] NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 063/639] ASoC: wm97xx: fix uninitialized regmap pointer problem Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 064/639] ARM: dts: bcm283x: Correct mailbox register sizes Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 065/639] pcrypt: use format specifier in kobject_add Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 066/639] ASoC: sun8i-codec: add missing route for ADC Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 067/639] pinctrl: meson-gxl: remove invalid GPIOX tsin_a pins Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 068/639] bus: ti-sysc: Add mcasp optional clocks flag Greg Kroah-Hartman
2020-01-24  9:23 ` [PATCH 4.19 069/639] exportfs: fix passing zero to ERR_PTR() warning Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 070/639] drm: rcar-du: Fix the return value in case of error in rcar_du_crtc_set_crc_source() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 071/639] drm: rcar-du: Fix vblank initialization Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 072/639] net: always initialize pagedlen Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 073/639] drm/dp_mst: Skip validating ports during destruction, just ref Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 074/639] arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 075/639] arm64: dts: renesas: r8a7795-es1: Add missing power domains to IPMMU nodes Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 076/639] net: phy: Fix not to call phy_resume() if PHY is not attached Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 077/639] IB/hfi1: Correctly process FECN and BECN in packets Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 078/639] OPP: Fix missing debugfs supply directory for OPPs Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 079/639] IB/rxe: Fix incorrect cache cleanup in error flow Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 080/639] mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 081/639] staging: bcm2835-camera: Abort probe if there is no camera Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 082/639] staging: bcm2835-camera: fix module autoloading Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 083/639] switchtec: Remove immediate status check after submitting MRPC command Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 084/639] ipv6: add missing tx timestamping on IPPROTO_RAW Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 085/639] pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 086/639] pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 087/639] pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 088/639] pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 089/639] pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 090/639] pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 091/639] pinctrl: sh-pfc: r8a77970: Add missing MOD_SEL0 field Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 092/639] pinctrl: sh-pfc: r8a77980: " Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 093/639] pinctrl: sh-pfc: sh7734: Add missing IPSR11 field Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 094/639] pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 095/639] pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 096/639] pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 097/639] net: hns3: fix error handling int the hns3_get_vector_ring_chain Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 098/639] vxlan: changelink: Fix handling of default remotes Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 099/639] Input: nomadik-ske-keypad - fix a loop timeout test Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 100/639] fork,memcg: fix crash in free_thread_stack on memcg charge fail Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 101/639] clk: highbank: fix refcount leak in hb_clk_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 102/639] clk: qoriq: fix refcount leak in clockgen_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 103/639] clk: ti: fix refcount leak in ti_dt_clocks_register() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 104/639] clk: socfpga: fix refcount leak Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 105/639] clk: samsung: exynos4: fix refcount leak in exynos4_get_xom() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 106/639] clk: imx6q: fix refcount leak in imx6q_clocks_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 107/639] clk: imx6sx: fix refcount leak in imx6sx_clocks_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 108/639] clk: imx7d: fix refcount leak in imx7d_clocks_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 109/639] clk: vf610: fix refcount leak in vf610_clocks_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 110/639] clk: armada-370: fix refcount leak in a370_clk_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 111/639] clk: kirkwood: fix refcount leak in kirkwood_clk_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 112/639] clk: armada-xp: fix refcount leak in axp_clk_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 113/639] clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 114/639] clk: dove: fix refcount leak in dove_clk_init() Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 115/639] MIPS: BCM63XX: drop unused and broken DSP platform device Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 116/639] arm64: defconfig: Re-enable bcm2835-thermal driver Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 117/639] remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996 Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 118/639] remoteproc: qcom: q6v5-mss: Add missing regulator " Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 119/639] drm: Fix error handling in drm_legacy_addctx Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 120/639] ARM: dts: r8a7743: Remove generic compatible string from iic3 Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 121/639] drm/etnaviv: fix some off by one bugs Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 122/639] drm/fb-helper: generic: Fix setup error path Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 123/639] fork, memcg: fix cached_stacks case Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 124/639] IB/usnic: Fix out of bounds index check in query pkey Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 125/639] RDMA/ocrdma: " Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 126/639] RDMA/qedr: " Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 127/639] drm/shmob: Fix return value check in shmob_drm_probe Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 128/639] arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD Greg Kroah-Hartman
2020-01-24  9:24 ` [PATCH 4.19 129/639] spi: cadence: Correct initialisation of runtime PM Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 130/639] RDMA/iw_cxgb4: Fix the unchecked ep dereference Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 131/639] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031 Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 132/639] memory: tegra: Dont invoke Tegra30+ specific memory timing setup on Tegra20 Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 133/639] drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump() Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 134/639] media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 135/639] kbuild: mark prepare0 as PHONY to fix external module build Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 136/639] crypto: brcm - Fix some set-but-not-used warning Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 137/639] crypto: tgr192 - fix unaligned memory access Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 138/639] ASoC: imx-sgtl5000: put of nodes if finding codec fails Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 139/639] IB/iser: Pass the correct number of entries for dma mapped SGL Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 140/639] net: hns3: fix wrong combined count returned by ethtool -l Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 141/639] media: tw9910: Unregister subdevice with v4l2-async Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 142/639] IB/mlx5: Dont override existing ip_protocol Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 143/639] rtc: cmos: ignore bogus century byte Greg Kroah-Hartman
2020-01-25 12:04   ` Pavel Machek
2020-01-24  9:25 ` [PATCH 4.19 144/639] spi/topcliff_pch: Fix potential NULL dereference on allocation error Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 145/639] net: hns3: fix bug of ethtool_ops.get_channels for VF Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 146/639] ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 147/639] clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 148/639] iwlwifi: mvm: avoid possible access out of array Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 149/639] net/mlx5: Take lock with IRQs disabled to avoid deadlock Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 150/639] ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 151/639] arm64: dts: allwinner: h6: Move GIC device node fix base address ordering Greg Kroah-Hartman
2020-01-25 12:50   ` Pavel Machek
2020-01-24  9:25 ` [PATCH 4.19 152/639] iwlwifi: mvm: fix A-MPDU reference assignment Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 153/639] bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe() Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 154/639] tty: ipwireless: Fix potential NULL pointer dereference Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 155/639] driver: uio: fix possible memory leak in __uio_register_device Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 156/639] driver: uio: fix possible use-after-free " Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 157/639] crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 158/639] driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 159/639] driver core: Avoid careless re-use of existing device links Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 160/639] driver core: Do not resume suppliers under device_links_write_lock() Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 161/639] driver core: Fix handling of runtime PM flags in device_link_add() Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 162/639] driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link() Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 163/639] ARM: dts: lpc32xx: add required clocks property to keypad device node Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 164/639] ARM: dts: lpc32xx: reparent keypad controller to SIC1 Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 165/639] ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller variant Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 166/639] ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller clocks property Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 167/639] ARM: dts: lpc32xx: phy3250: fix SD card regulator voltage Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 168/639] drm/xen-front: Fix mmap attributes for display buffers Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 169/639] iwlwifi: mvm: fix RSS config command Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 170/639] staging: most: cdev: add missing check for cdev_add failure Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 171/639] clk: ingenic: jz4740: Fix gating of UDC clock Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 172/639] rtc: ds1672: fix unintended sign extension Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 173/639] thermal: mediatek: fix register index error Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 174/639] arm64: dts: msm8916: remove bogus argument to the cpu clock Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 175/639] ath10k: fix dma unmap direction for management frames Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 176/639] net: phy: fixed_phy: Fix fixed_phy not checking GPIO Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 177/639] rtc: ds1307: rx8130: Fix alarm handling Greg Kroah-Hartman
2020-01-25 13:30   ` Pavel Machek
2020-01-26 21:28     ` Uwe Kleine-König
2020-01-24  9:25 ` [PATCH 4.19 178/639] net/smc: original socket family in inet_sock_diag Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 179/639] rtc: 88pm860x: fix unintended sign extension Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 180/639] rtc: 88pm80x: " Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 181/639] rtc: pm8xxx: " Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 182/639] fbdev: chipsfb: remove set but not used variable size Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 183/639] iw_cxgb4: use tos when importing the endpoint Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 184/639] iw_cxgb4: use tos when finding ipv6 routes Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 185/639] ipmi: kcs_bmc: handle devm_kasprintf() failure case Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 186/639] xsk: add missing smp_rmb() in xsk_mmap Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 187/639] drm/etnaviv: potential NULL dereference Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 188/639] ntb_hw_switchtec: debug print 64bit aligned crosslink BAR Numbers Greg Kroah-Hartman
2020-01-24  9:25 ` [PATCH 4.19 189/639] ntb_hw_switchtec: NT req id mapping table register entry number should be 512 Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 190/639] pinctrl: sh-pfc: emev2: Add missing pinmux functions Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 191/639] pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 192/639] pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b " Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 193/639] pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 194/639] RDMA/mlx5: Fix memory leak in case we fail to add an IB device Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 195/639] driver core: Fix possible supplier PM-usage counter imbalance Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 196/639] PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio() Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 197/639] usb: phy: twl6030-usb: fix possible use-after-free on remove Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 198/639] block: dont use bio->bi_vcnt to figure out segment number Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 199/639] keys: Timestamp new keys Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 200/639] net: dsa: b53: Fix default VLAN ID Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 201/639] net: dsa: b53: Properly account for VLAN filtering Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 202/639] net: dsa: b53: Do not program CPU ports PVID Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 203/639] mt76: usb: fix possible memory leak in mt76u_buf_free Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 204/639] media: sh: migor: Include missing dma-mapping header Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 205/639] vfio_pci: Enable memory accesses before calling pci_map_rom Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 206/639] hwmon: (pmbus/tps53679) Fix driver info initialization in probe routine Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 207/639] mdio_bus: Fix PTR_ERR() usage after initialization to constant Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 208/639] KVM: PPC: Release all hardware TCE tables attached to a group Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 209/639] staging: r8822be: check kzalloc return or bail Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 210/639] dmaengine: mv_xor: Use correct device for DMA API Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 211/639] cdc-wdm: pass return value of recover_from_urb_loss Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 212/639] brcmfmac: create debugfs files for bus-specific layer Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 213/639] regulator: pv88060: Fix array out-of-bounds access Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 214/639] regulator: pv88080: " Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 215/639] regulator: pv88090: " Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 216/639] net: dsa: qca8k: Enable delay for RGMII_ID mode Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 217/639] net/mlx5: Delete unused FPGA QPN variable Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 218/639] drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 219/639] drm/nouveau/pmu: dont print reply values if exec is false Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 220/639] drm/nouveau: fix missing break in switch statement Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 221/639] driver core: Fix PM-runtime for links added during consumer probe Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 222/639] ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of() Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 223/639] net: dsa: fix unintended change of bridge interface STP state Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 224/639] fs/nfs: Fix nfs_parse_devname to not modify its argument Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 225/639] staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xx Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 226/639] powerpc/64s: Fix logic when handling unknown CPU features Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 227/639] NFS: Fix a soft lockup in the delegation recovery code Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 228/639] perf: Copy parents address filter offsets on clone Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 229/639] perf, pt, coresight: Fix address filters for vmas with non-zero offset Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 230/639] clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 231/639] clocksource/drivers/exynos_mct: Fix error path in timer resources initialization Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 232/639] platform/x86: wmi: fix potential null pointer dereference Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 233/639] NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 234/639] mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 235/639] iommu: Fix IOMMU debugfs fallout Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 236/639] ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 237/639] ARM: 8848/1: virt: Align GIC version check with arm64 counterpart Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 238/639] ARM: 8849/1: NOMMU: Fix encodings for PMSAv8s PRBAR4/PRLAR4 Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 239/639] regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 240/639] ath10k: Fix length of wmi tlv command for protected mgmt frames Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 241/639] netfilter: nft_set_hash: fix lookups with fixed size hash on big endian Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 242/639] netfilter: nft_set_hash: bogus element self comparison from deactivation path Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 243/639] net: sched: act_csum: Fix csum calc for tagged packets Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 244/639] hwrng: bcm2835 - fix probe as platform device Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 245/639] iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm() Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 246/639] NFS: Add missing encode / decode sequence_maxsz to v4.2 operations Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 247/639] NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE() Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 248/639] net: aquantia: fixed instack structure overflow Greg Kroah-Hartman
2020-01-24  9:26 ` [PATCH 4.19 249/639] powerpc/mm: Check secondary hash page table Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 250/639] media: dvb/earth-pt1: fix wrong initialization for demod blocks Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 251/639] rbd: clear ->xferred on error from rbd_obj_issue_copyup() Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 252/639] PCI: Fix "try" semantics of bus and slot reset Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 253/639] nios2: ksyms: Add missing symbol exports Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 254/639] x86/mm: Remove unused variable cpu Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 255/639] scsi: megaraid_sas: reduce module load time Greg Kroah-Hartman
2020-01-25 16:52   ` Pavel Machek
2020-01-24  9:27 ` [PATCH 4.19 256/639] nfp: fix simple vNIC mailbox length Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 257/639] drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen() Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 258/639] xen, cpu_hotplug: Prevent an out of bounds access Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 259/639] net/mlx5: Fix multiple updates of steering rules in parallel Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 260/639] net/mlx5e: IPoIB, Fix RX checksum statistics update Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 261/639] net: sh_eth: fix a missing check of of_get_phy_mode Greg Kroah-Hartman
2020-01-24  9:27 ` Greg Kroah-Hartman [this message]
2020-01-24  9:27 ` [PATCH 4.19 263/639] soc: amlogic: gx-socinfo: Add mask for each SoC packages Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 264/639] media: ivtv: update *pos correctly in ivtv_read_pos() Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 265/639] media: cx18: update *pos correctly in cx18_read_pos() Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 266/639] media: wl128x: Fix an error code in fm_download_firmware() Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 267/639] media: cx23885: check allocation return Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 268/639] regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 269/639] crypto: ccree - reduce kernel stack usage with clang Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 270/639] jfs: fix bogus variable self-initialization Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 271/639] tipc: tipc clang warning Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 272/639] m68k: mac: Fix VIA timer counter accesses Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 273/639] ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 274/639] arm64: dts: allwinner: a64: Add missing PIO clocks Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 275/639] ARM: dts: sun9i: optimus: Fix fixed-regulators Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 276/639] net: phy: dont clear BMCR in genphy_soft_reset Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 277/639] ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset() Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 278/639] net: dsa: Avoid null pointer when failing to connect to PHY Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 279/639] soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe() Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 280/639] media: davinci-isif: avoid uninitialized variable use Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 281/639] media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 282/639] spi: tegra114: clear packed bit for unpacked mode Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 283/639] spi: tegra114: fix for unpacked mode transfers Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 284/639] spi: tegra114: terminate dma and reset on transfer timeout Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 285/639] spi: tegra114: flush fifos Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 286/639] spi: tegra114: configure dma burst size to fifo trig level Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 287/639] bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 288/639] soc/fsl/qe: Fix an error code in qe_pin_request() Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 289/639] spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 290/639] drm/fb-helper: generic: Call drm_client_add() after setup is done Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 291/639] arm64/vdso: dont leak kernel addresses Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 292/639] rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900 Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 293/639] rtc: mt6397: Dont call irq_dispose_mapping Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 294/639] ehea: Fix a copy-paste err in ehea_init_port_res Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 295/639] bpf: Add missed newline in verifier verbose log Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 296/639] drm/vmwgfx: Remove set but not used variable restart Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 297/639] scsi: qla2xxx: Unregister chrdev if module initialization fails Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 298/639] of: use correct function prototype for of_overlay_fdt_apply() Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 299/639] net/sched: cbs: fix port_rate miscalculation Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 300/639] clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998 Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 301/639] ACPI: button: reinitialize button state upon resume Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 302/639] firmware: arm_scmi: fix of_node leak in scmi_mailbox_check Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 303/639] rxrpc: Fix detection of out of order acks Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 304/639] scsi: target/core: Fix a race condition in the LUN lookup code Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 305/639] brcmfmac: fix leak of mypkt on error return path Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 306/639] ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data" Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 307/639] PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operations Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 308/639] net: hns3: fix for vport->bw_limit overflow problem Greg Kroah-Hartman
2020-01-24  9:27 ` [PATCH 4.19 309/639] hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses Greg Kroah-Hartman
2020-01-25 18:59   ` Pavel Machek
2020-01-25 19:14     ` Guenter Roeck
2020-01-24  9:28 ` [PATCH 4.19 310/639] perf/core: Fix the address filtering fix Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 311/639] staging: android: vsoc: fix copy_from_user overrun Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 312/639] PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 313/639] soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 314/639] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 315/639] tipc: set sysctl_tipc_rmem and named_timeout right range Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 316/639] usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPs Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 317/639] selftests/ipc: Fix msgque compiler warnings Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 318/639] net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info() Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 319/639] powerpc: vdso: Make vdso32 installation conditional in vdso_install Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 320/639] ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect Greg Kroah-Hartman
2020-01-25 19:13   ` Pavel Machek
2020-01-25 20:27     ` Vladimir Oltean
2020-01-24  9:28 ` [PATCH 4.19 321/639] media: ov2659: fix unbalanced mutex_lock/unlock Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 322/639] 6lowpan: Off by one handling ->nexthdr Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 323/639] dmaengine: axi-dmac: Dont check the number of frames for alignment Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 324/639] ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk() Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 325/639] afs: Fix AFS file locking to allow fine grained locks Greg Kroah-Hartman
2020-01-26 18:57   ` Pavel Machek
2020-01-26 19:05     ` Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 326/639] afs: Further fix file locking Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 327/639] NFS: Dont interrupt file writeout due to fatal errors Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 328/639] coresight: catu: fix clang build warning Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 329/639] s390/kexec_file: Fix potential segment overlap in ELF loader Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 330/639] irqchip/gic-v3-its: fix some definitions of inner cacheability attributes Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 331/639] scsi: qla2xxx: Fix a format specifier Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 332/639] scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd() Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 333/639] scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 334/639] KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 335/639] netfilter: nft_flow_offload: add entry to flowtable after confirmation Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 336/639] PCI: iproc: Enable iProc config read for PAXBv2 Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 337/639] ARM: dts: logicpd-som-lv: Fix MMC1 card detect Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 338/639] packet: in recvmsg msg_name return at least sizeof sockaddr_ll Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 339/639] ASoC: fix valid stream condition Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 340/639] usb: gadget: fsl: fix link error against usb-gadget module Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 341/639] dwc2: gadget: Fix completed transfer size calculation in DDMA Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 342/639] IB/mlx5: Add missing XRC options to QP optional params mask Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 343/639] RDMA/rxe: Consider skb reserve space based on netdev of GID Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 344/639] iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 345/639] net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 346/639] net: ena: fix: Free napi resources when ena_up() fails Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 347/639] net: ena: fix incorrect test of supported hash function Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 348/639] net: ena: fix ena_com_fill_hash_function() implementation Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 349/639] dmaengine: tegra210-adma: restore channel status Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 350/639] watchdog: rtd119x_wdt: Fix remove function Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 351/639] mmc: core: fix possible use after free of host Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 352/639] lightnvm: pblk: fix lock order in pblk_rb_tear_down_check Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 353/639] ath10k: Fix encoding for protected management frames Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 354/639] afs: Fix the afs.cell and afs.volume xattr handlers Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 355/639] vfio/mdev: Avoid release parent reference during error path Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 356/639] vfio/mdev: Follow correct remove sequence Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 357/639] vfio/mdev: Fix aborting mdev child device removal if one fails Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 358/639] l2tp: Fix possible NULL pointer dereference Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 359/639] ALSA: aica: Fix a long-time build breakage Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 360/639] media: omap_vout: potential buffer overflow in vidioc_dqbuf() Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 361/639] media: davinci/vpbe: array underflow in vpbe_enum_outputs() Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 362/639] platform/x86: alienware-wmi: printing the wrong error code Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 363/639] crypto: caam - fix caam_dump_sg that iterates through scatterlist Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 364/639] netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 365/639] pwm: meson: Consider 128 a valid pre-divider Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 366/639] pwm: meson: Dont disable PWM when setting duty repeatedly Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 367/639] ARM: riscpc: fix lack of keyboard interrupts after irq conversion Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 368/639] nfp: bpf: fix static check error through tightening shift amount adjustment Greg Kroah-Hartman
2020-01-24  9:28 ` [PATCH 4.19 369/639] kdb: do a sanity check on the cpu in kdb_per_cpu() Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 370/639] netfilter: nf_tables: correct NFT_LOGLEVEL_MAX value Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 371/639] backlight: lm3630a: Return 0 on success in update_status functions Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 372/639] thermal: rcar_gen3_thermal: fix interrupt type Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 373/639] thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 374/639] EDAC/mc: Fix edac_mc_find() in case no device is found Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 375/639] afs: Fix key leak in afs_release() and afs_evict_inode() Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 376/639] afs: Dont invalidate callback if AFS_VNODE_DIR_VALID not set Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 377/639] afs: Fix lock-wait/callback-break double locking Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 378/639] afs: Fix double inc of vnode->cb_break Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 379/639] ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 380/639] clk: meson: gxbb: no spread spectrum on mpll0 Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 381/639] clk: meson: axg: spread spectrum is on mpll2 Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 382/639] dmaengine: tegra210-adma: Fix crash during probe Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 383/639] arm64: dts: meson: libretech-cc: set eMMC as removable Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 384/639] RDMA/qedr: Fix incorrect device rate Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 385/639] spi: spi-fsl-spi: call spi_finalize_current_message() at the end Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 386/639] crypto: ccp - fix AES CFB error exposed by new test vectors Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 387/639] crypto: ccp - Fix 3DES complaint from ccp-crypto module Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 388/639] serial: stm32: fix word length configuration Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 389/639] serial: stm32: fix rx error handling Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 390/639] serial: stm32: fix rx data length when parity enabled Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 391/639] serial: stm32: fix transmit_chars when tx is stopped Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 392/639] serial: stm32: Add support of TC bit status check Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 393/639] serial: stm32: fix wakeup source initialization Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 394/639] misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 395/639] PCI: PM: Avoid possible suspend-to-idle issue Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 396/639] iommu: Add missing new line for dma type Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 397/639] iommu: Use right function to get group for device Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 398/639] signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sig Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 399/639] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 400/639] inet: frags: call inet_frags_fini() after unregister_pernet_subsys() Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 401/639] net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 402/639] media: Staging: media: Release the correct resource in an error handling path Greg Kroah-Hartman
     [not found]   ` <1578497930.3188.1579867610896.JavaMail.www@wwinf1n19>
2020-01-24 17:33     ` Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 403/639] crypto: talitos - fix AEAD processing Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 404/639] netvsc: unshare skb in VF rx handler Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 405/639] net: core: support XDP generic on stacked devices Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 406/639] RDMA/uverbs: check for allocation failure in uapi_add_elm() Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 407/639] net: dont clear sock->sk early to avoid trouble in strparser Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 408/639] phy: qcom-qusb2: fix missing assignment of ret when calling clk_prepare_enable Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 409/639] cpufreq: brcmstb-avs-cpufreq: Fix initial command check Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 410/639] cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 411/639] clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 412/639] media: vivid: fix incorrect assignment operation when setting video mode Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 413/639] crypto: inside-secure - fix zeroing of the request in ahash_exit_inv Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 414/639] crypto: inside-secure - fix queued len computation Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 415/639] arm64: dts: renesas: ebisu: Remove renesas, no-ether-link property Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 416/639] mpls: fix warning with multi-label encap Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 417/639] serial: stm32: fix a recursive locking in stm32_config_rs485 Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 418/639] arm64: dts: meson-gxm-khadas-vim2: fix gpio-keys-polled node Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 419/639] arm64: dts: meson-gxm-khadas-vim2: fix Bluetooth support Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 420/639] iommu/vt-d: Duplicate iommu_resv_region objects per device list Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 421/639] phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 422/639] firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributes Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 423/639] firmware: arm_scmi: update rate_discrete in clock_describe_rates_get Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 424/639] ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev() Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 425/639] ASoC: meson: axg-tdmin: right_j is not supported Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 426/639] ASoC: meson: axg-tdmout: " Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 427/639] PCI: PM: Skip devices in D0 for suspend-to-idle Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 428/639] qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state Greg Kroah-Hartman
2020-01-24  9:29 ` [PATCH 4.19 429/639] qed: iWARP - fix uninitialized callback Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 430/639] powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 431/639] powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 432/639] bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookup Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 433/639] IB/hfi1: Handle port down properly in pio Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 434/639] drm/msm/mdp5: Fix mdp5_cfg_init error return Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 435/639] net: netem: fix backlog accounting for corrupted GSO frames Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 436/639] net/udp_gso: Allow TX timestamp with UDP GSO Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 437/639] net/af_iucv: build proper skbs for HiperTransport Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 438/639] net/af_iucv: always register net_device notifier Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 439/639] ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 440/639] rtc: pcf8563: Fix interrupt trigger method Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 441/639] rtc: pcf8563: Clear event flags and disable interrupts before requesting irq Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 442/639] ARM: dts: iwg20d-q7-common: Fix SDHI1 VccQ regularor Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 443/639] net/sched: cbs: Fix error path of cbs_module_init Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 444/639] arm64: dts: allwinner: h6: Pine H64: Add interrupt line for RTC Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 445/639] drm/msm/a3xx: remove TPL1 regs from snapshot Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 446/639] ip6_fib: Dont discard nodes with valid routing information in fib6_locate_1() Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 447/639] perf/ioctl: Add check for the sample_period value Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 448/639] dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width" Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 449/639] clk: qcom: Fix -Wunused-const-variable Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 450/639] nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 451/639] nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 452/639] tools: bpftool: use correct argument in cgroup errors Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 453/639] backlight: pwm_bl: Fix heuristic to determine number of brightness levels Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 454/639] fork,memcg: alloc_thread_stack_node needs to set tsk->stack Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 455/639] bnxt_en: Fix ethtool selftest crash under error conditions Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 456/639] bnxt_en: Suppress error messages when querying DSCP DCB capabilities Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 457/639] iommu/amd: Make iommu_disable safer Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 458/639] mfd: intel-lpss: Release IDA resources Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 459/639] rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 460/639] xprtrdma: Fix use-after-free in rpcrdma_post_recvs Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 461/639] um: Fix IRQ controller regression on console read Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 462/639] PM: ACPI/PCI: Resume all devices during hibernation Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 463/639] ACPI: PM: Simplify and fix PM domain hibernation callbacks Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 464/639] ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 465/639] fsi/core: Fix error paths on CFAM init Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 466/639] devres: allow const resource arguments Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 467/639] fsi: sbefifo: Dont fail operations when in SBE IPL state Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 468/639] RDMA/hns: Fixs hw access invalid dma memory error Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 469/639] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 470/639] PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device() Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 471/639] PCI: mobiveil: Fix the valid check for inbound and outbound windows Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 472/639] ceph: fix "ceph.dir.rctime" vxattr value Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 473/639] net: pasemi: fix an use-after-free in pasemi_mac_phy_init() Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 474/639] net/tls: fix socket wmem accounting on fallback with netem Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 475/639] x86/pgtable/32: Fix LOWMEM_PAGES constant Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 476/639] xdp: fix possible cq entry leak Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 477/639] ARM: stm32: use "depends on" instead of "if" after prompt Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 478/639] scsi: libfc: fix null pointer dereference on a null lport Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 479/639] xfrm interface: ifname may be wrong in logs Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 480/639] drm/panel: make drm_panel.h self-contained Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 481/639] clk: sunxi-ng: v3s: add the missing PLL_DDR1 Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 482/639] PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 483/639] libertas_tf: Use correct channel range in lbtf_geo_init Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 484/639] qed: reduce maximum stack frame size Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 485/639] usb: host: xhci-hub: fix extra endianness conversion Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 486/639] media: rcar-vin: Clean up correct notifier in error path Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 487/639] mic: avoid statically declaring a struct device Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 488/639] x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI Greg Kroah-Hartman
2020-01-24  9:30 ` [PATCH 4.19 489/639] crypto: ccp - Reduce maximum stack usage Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 490/639] ALSA: aoa: onyx: always initialize register read value Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 491/639] arm64: dts: renesas: r8a77995: Fix register range of display node Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 492/639] tipc: reduce risk of wakeup queue starvation Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 493/639] ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 494/639] net/mlx5: Fix mlx5_ifc_query_lag_out_bits Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 495/639] cifs: fix rmmod regression in cifs.ko caused by force_sig changes Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 496/639] iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 497/639] net: fix bpf_xdp_adjust_head regression for generic-XDP Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 498/639] spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 499/639] cxgb4: smt: Add lock for atomic_dec_and_test Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 500/639] crypto: caam - free resources in case caam_rng registration failed Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 501/639] ext4: set error return correctly when ext4_htree_store_dirent fails Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 502/639] RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 503/639] RDMA/hns: bugfix for slab-out-of-bounds when loading " Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 504/639] ASoC: es8328: Fix copy-paste error in es8328_right_line_controls Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 505/639] ASoC: cs4349: Use PM ops cs4349_runtime_pm Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 506/639] ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 507/639] net/rds: Add a few missing rds_stat_names entries Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 508/639] tools: bpftool: fix arguments for p_err() in do_event_pipe() Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 509/639] tools: bpftool: fix format strings and arguments for jsonw_printf() Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 510/639] drm: rcar-du: lvds: Fix bridge_to_rcar_lvds Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 511/639] bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 512/639] signal: Allow cifs and drbd to receive their terminating signals Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 513/639] powerpc/64s/radix: Fix memory hot-unplug page table split Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 514/639] ASoC: sun4i-i2s: RX and TX counter registers are swapped Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 515/639] dmaengine: dw: platform: Switch to acpi_dma_controller_register() Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 516/639] rtc: rv3029: revert error handling patch to rv3029_eeprom_write() Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 517/639] mac80211: minstrel_ht: fix per-group max throughput rate initialization Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 518/639] i40e: reduce stack usage in i40e_set_fc Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 519/639] media: atmel: atmel-isi: fix timeout value for stop streaming Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 520/639] ARM: 8896/1: VDSO: Dont leak kernel addresses Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 521/639] rtc: pcf2127: bugfix: read rtc disables watchdog Greg Kroah-Hartman
2020-01-26 10:26   ` Pavel Machek
2020-01-26 13:19     ` Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 522/639] mips: avoid explicit UB in assignment of mips_io_port_base Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 523/639] media: em28xx: Fix exception handling in em28xx_alloc_urbs() Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 524/639] iommu/mediatek: Fix iova_to_phys PA start for 4GB mode Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 525/639] ahci: Do not export local variable ahci_em_messages Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 526/639] rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 527/639] Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()" Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 528/639] hwmon: (lm75) Fix write operations for negative temperatures Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 529/639] net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 530/639] power: supply: Init device wakeup after device_add() Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 531/639] x86, perf: Fix the dependency of the x86 insn decoder selftest Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 532/639] staging: greybus: light: fix a couple double frees Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 533/639] irqdomain: Add the missing assignment of domain->fwnode for named fwnode Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 534/639] bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 535/639] usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 536/639] bcache: Fix an error code in bch_dump_read() Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 537/639] iio: dac: ad5380: fix incorrect assignment to val Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 538/639] netfilter: ctnetlink: honor IPS_OFFLOAD flag Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 539/639] ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 540/639] wcn36xx: use dynamic allocation for large variables Greg Kroah-Hartman
2020-01-26 11:36   ` Pavel Machek
2020-01-24  9:31 ` [PATCH 4.19 541/639] tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 542/639] ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 543/639] xsk: avoid store-tearing when assigning queues Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 544/639] xsk: avoid store-tearing when assigning umem Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 545/639] led: triggers: Fix dereferencing of null pointer Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 546/639] net: sonic: return NETDEV_TX_OK if failed to map buffer Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 547/639] net: hns3: fix error VF index when setting VLAN offload Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 548/639] rtlwifi: Fix file release memory leak Greg Kroah-Hartman
2020-01-24  9:31 ` [PATCH 4.19 549/639] ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 550/639] f2fs: fix wrong error injection path in inc_valid_block_count() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 551/639] f2fs: fix error path of f2fs_convert_inline_page() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 552/639] scsi: fnic: fix msix interrupt allocation Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 553/639] Btrfs: fix hang when loading existing inode cache off disk Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 554/639] Btrfs: fix inode cache waiters hanging on failure to start caching thread Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 555/639] Btrfs: fix inode cache waiters hanging on path allocation failure Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 556/639] btrfs: use correct count in btrfs_file_write_iter() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 557/639] ixgbe: sync the first fragment unconditionally Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 558/639] hwmon: (shtc1) fix shtc1 and shtw1 id mask Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 559/639] net: sonic: replace dev_kfree_skb in sonic_send_packet Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 560/639] pinctrl: iproc-gpio: Fix incorrect pinconf configurations Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 561/639] gpio/aspeed: Fix incorrect number of banks Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 562/639] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 563/639] RDMA/cma: Fix false error message Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 564/639] net/rds: Fix ib_evt_handler_call element in rds_ib_stat_names Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 565/639] um: Fix off by one error in IRQ enumeration Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 566/639] bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 567/639] f2fs: fix to avoid accessing uninitialized field of inode page in is_alive() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 568/639] mailbox: qcom-apcs: fix max_register value Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 569/639] clk: actions: Fix factor clk struct member access Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 570/639] powerpc/mm/mce: Keep irqs disabled during lockless page table walk Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 571/639] bpf: fix BTF limits Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 572/639] crypto: hisilicon - Matching the dma address for dma_pool_free() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 573/639] iommu/amd: Wait for completion of IOTLB flush in attach_device Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 574/639] net: aquantia: Fix aq_vec_isr_legacy() return value Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 575/639] cxgb4: Signedness bug in init_one() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 576/639] net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 577/639] net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 578/639] net: netsec: Fix signedness bug in netsec_probe() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 579/639] net: socionext: Fix a signedness bug in ave_probe() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 580/639] net: stmmac: dwmac-meson8b: Fix signedness bug in probe Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 581/639] net: axienet: fix a " Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 582/639] of: mdio: Fix a signedness bug in of_phy_get_and_connect() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 583/639] net: nixge: Fix a signedness bug in nixge_probe() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 584/639] net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 585/639] net: sched: cbs: Avoid division by zero when calculating the port rate Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 586/639] nvme: retain split access workaround for capability reads Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 587/639] net: stmmac: gmac4+: Not all Unicast addresses may be available Greg Kroah-Hartman
2020-01-26 16:50   ` Pavel Machek
2020-01-24  9:32 ` [PATCH 4.19 588/639] rxrpc: Fix trace-after-put looking at the put connection record Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 589/639] mac80211: accept deauth frames in IBSS mode Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 590/639] llc: fix another potential sk_buff leak in llc_ui_sendmsg() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 591/639] llc: fix sk_buff refcounting in llc_conn_state_process() Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 592/639] ip6erspan: remove the incorrect mtu limit for ip6erspan Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 593/639] net: stmmac: fix length of PTP clocks name string Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 594/639] net: stmmac: fix disabling flexible PPS output Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 595/639] sctp: add chunks to sk_backlog when the newsk sk_socket is not set Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 596/639] s390/qeth: Fix error handling during VNICC initialization Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 597/639] s390/qeth: Fix initialization of vnicc cmd masks during set online Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 598/639] act_mirred: Fix mirred_init_module error handling Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 599/639] net: avoid possible false sharing in sk_leave_memory_pressure() Greg Kroah-Hartman
2020-01-26 17:15   ` Pavel Machek
2020-01-26 19:03     ` Eric Dumazet
2020-01-24  9:32 ` [PATCH 4.19 600/639] net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 601/639] tcp: annotate lockless access to tcp_memory_pressure Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 602/639] net/smc: receive returns without data Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 603/639] net/smc: receive pending data after RCV_SHUTDOWN Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 604/639] drm/msm/dsi: Implement reset correctly Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 605/639] vhost/test: stop device before reset Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 606/639] dmaengine: imx-sdma: fix size check for sdma script_number Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 607/639] firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 608/639] arm64: hibernate: check pgd table allocation Greg Kroah-Hartman
2020-01-24  9:32 ` [PATCH 4.19 609/639] net: netem: fix error path for corrupted GSO frames Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 610/639] net: netem: correct the parents backlog when corrupted packet was dropped Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 611/639] xsk: Fix registration of Rx-only sockets Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 612/639] bpf, offload: Unlock on error in bpf_offload_dev_create() Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 613/639] afs: Fix missing timeout reset Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 614/639] net: qca_spi: Move reset_count to struct qcaspi Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 615/639] hv_netvsc: Fix offset usage in netvsc_send_table() Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 616/639] hv_netvsc: Fix send_table offset in case of a host bug Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 617/639] afs: Fix large file support Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 618/639] drm: panel-lvds: Potential Oops in probe error handling Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 619/639] hwrng: omap3-rom - Fix missing clock by probing with device tree Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 620/639] dpaa_eth: perform DMA unmapping before read Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 621/639] dpaa_eth: avoid timestamp read on error paths Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 622/639] MIPS: Loongson: Fix return value of loongson_hwmon_init Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 623/639] hv_netvsc: flag software created hash value Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 624/639] net: neigh: use long type to store jiffies delta Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 625/639] packet: fix data-race in fanout_flow_is_huge() Greg Kroah-Hartman
2020-01-26 18:29   ` Pavel Machek
2020-01-26 18:38     ` Eric Dumazet
2020-01-24  9:33 ` [PATCH 4.19 626/639] i2c: stm32f7: report dma error during probe Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 627/639] mmc: sdio: fix wl1251 vendor id Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 628/639] mmc: core: fix wl1251 sdio quirks Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 629/639] affs: fix a memory leak in affs_remount Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 630/639] afs: Remove set but not used variables before, after Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 631/639] dmaengine: ti: edma: fix missed failure handling Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 632/639] drm/radeon: fix bad DMA from INTERRUPT_CNTL2 Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 633/639] arm64: dts: juno: Fix UART frequency Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 634/639] samples/bpf: Fix broken xdp_rxq_info due to map order assumptions Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 635/639] usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 636/639] IB/iser: Fix dma_nents type definition Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 637/639] serial: stm32: fix clearing interrupt error flags Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 638/639] arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node Greg Kroah-Hartman
2020-01-24  9:33 ` [PATCH 4.19 639/639] m68k: Call timer_interrupt() with interrupts disabled Greg Kroah-Hartman
2020-01-24 14:50 ` [PATCH 4.19 000/639] 4.19.99-stable review Jon Hunter
2020-01-24 17:36   ` Greg Kroah-Hartman
2020-01-24 18:07     ` Jon Hunter
2020-01-25 11:32       ` Jon Hunter
2020-01-25 15:46         ` Guenter Roeck
2020-01-26  9:13           ` Greg Kroah-Hartman
2020-01-27  9:38             ` Jon Hunter
2020-01-27  9:41               ` Greg Kroah-Hartman
2020-01-24 17:27 ` Naresh Kamboju
2020-01-24 21:48 ` shuah
2020-01-24 23:55 ` Guenter Roeck
2020-01-25  8:24   ` Jon Hunter
2020-01-25  9:25     ` Guenter Roeck
2020-01-25 11:27       ` Jon Hunter

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=20200124093119.565627377@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=axel.lin@ingics.com \
    --cc=broonie@kernel.org \
    --cc=j-keerthy@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.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).