From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
stable@vger.kernel.org, torvalds@linux-foundation.org,
akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
patches@kernelci.org, lkft-triage@lists.linaro.org,
pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, slade@sladewatkins.com
Subject: [PATCH 5.18 000/112] 5.18.11-rc1 review
Date: Mon, 11 Jul 2022 11:06:00 +0200 [thread overview]
Message-ID: <20220711090549.543317027@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.18.11 release.
There are 112 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed, 13 Jul 2022 09:05:28 +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/v5.x/stable-review/patch-5.18.11-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.18.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.18.11-rc1
Dave Jiang <dave.jiang@intel.com>
dmaengine: idxd: force wq context cleanup on device disable path
Miaoqian Lin <linmq006@gmail.com>
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
Caleb Connolly <caleb.connolly@linaro.org>
dmaengine: qcom: bam_dma: fix runtime PM underflow
Miaoqian Lin <linmq006@gmail.com>
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
Michael Walle <michael@walle.cc>
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
Dmitry Osipenko <dmitry.osipenko@collabora.com>
dmaengine: pl330: Fix lockdep warning about non-static key
Linus Torvalds <torvalds@linux-foundation.org>
ida: don't use BUG_ON() for debugging
Samuel Holland <samuel@sholland.org>
dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
Emil Renner Berthing <kernel@esmil.dk>
dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
Shuah Khan <skhan@linuxfoundation.org>
misc: rtsx_usb: set return value in rsp_buf alloc err path
Shuah Khan <skhan@linuxfoundation.org>
misc: rtsx_usb: use separate command and response buffers
Shuah Khan <skhan@linuxfoundation.org>
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Sascha Hauer <s.hauer@pengutronix.de>
dmaengine: imx-sdma: only restart cyclic channel when enabled
Peter Robinson <pbrobinson@gmail.com>
dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
Vlad Buslov <vladbu@nvidia.com>
net/sched: act_police: allow 'continue' action offload
Ido Schimmel <idosch@nvidia.com>
net/sched: act_police: Add extack messages for offload failure
Ido Schimmel <idosch@nvidia.com>
net/sched: act_api: Add extack to offload_act_setup() callback
Satish Nagireddy <satish.nagireddy@getcruise.com>
i2c: cadence: Unregister the clk notifier in error path
Heiner Kallweit <hkallweit1@gmail.com>
r8169: fix accessing unset transport header
Paolo Abeni <pabeni@redhat.com>
mptcp: fix local endpoint accounting
Mat Martineau <mathew.j.martineau@linux.intel.com>
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau <mathew.j.martineau@linux.intel.com>
mptcp: Avoid acquiring PM lock for subflow priority changes
Vlad Buslov <vladbu@nvidia.com>
net/mlx5e: Fix matchall police parameters validation
Mario Limonciello <mario.limonciello@amd.com>
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
Mario Limonciello <mario.limonciello@amd.com>
ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
Pierre Gondois <pierre.gondois@arm.com>
ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported
Pierre Gondois <pierre.gondois@arm.com>
ACPI: CPPC: Check _OSC for flexible address space
Vladimir Oltean <vladimir.oltean@nxp.com>
selftests: forwarding: fix error message in learning_test
Vladimir Oltean <vladimir.oltean@nxp.com>
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean <vladimir.oltean@nxp.com>
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
Rick Lindsley <ricklind@us.ibm.com>
ibmvnic: Properly dispose of all skbs during a failover.
Fabrice Gasnier <fabrice.gasnier@foss.st.com>
ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15
Norbert Zulinski <norbertx.zulinski@intel.com>
i40e: Fix VF's MAC Address change on VM
Lukasz Cieplicki <lukaszx.cieplicki@intel.com>
i40e: Fix dropped jumbo frames statistics
Jean Delvare <jdelvare@suse.de>
i2c: piix4: Fix a memory leak in the EFCH MMIO support
Ivan Malov <ivan.malov@oktetlabs.ru>
xsk: Clear page contiguity bit when unmapping pool
Mihai Sain <mihai.sain@microchip.com>
ARM: at91: fix soc detection for SAM9X60 SiPs
Eugen Hristev <eugen.hristev@microchip.com>
ARM: dts: at91: sama5d2_icp: fix eeprom compatibles
Eugen Hristev <eugen.hristev@microchip.com>
ARM: dts: at91: sam9x60ek: fix eeprom compatible and size
Claudiu Beznea <claudiu.beznea@microchip.com>
ARM: at91: pm: use proper compatibles for sama7g5's rtc and rtt
Claudiu Beznea <claudiu.beznea@microchip.com>
ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
Claudiu Beznea <claudiu.beznea@microchip.com>
ARM: at91: pm: use proper compatible for sama5d2's rtc
Stephan Gerhold <stephan.gerhold@kernkonzept.com>
arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo
Andrei Lalaev <andrey.lalaev@gmail.com>
pinctrl: sunxi: sunxi_pconf_set: use correct offset
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc settings
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-phyboard-pollux-rdk: correct eqos pad settings
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-phyboard-pollux-rdk: correct uart pad settings
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-evk: correct I2C3 pad settings
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-evk: correct I2C1 pad settings
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-evk: correct I2C5 pad settings
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-evk: correct eqos pad settings
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-evk: correct vbus pad settings
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-evk: correct gpio-led pad settings
Sherry Sun <sherry.sun@nxp.com>
arm64: dts: imx8mp-evk: correct the uart2 pinctl value
Peng Fan <peng.fan@nxp.com>
arm64: dts: imx8mp-evk: correct mmc pad settings
Fabio Estevam <festevam@denx.de>
ARM: mxs_defconfig: Enable the framebuffer
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
arm64: dts: qcom: sdm845: use dispcc AHB clock for mdss node
Konrad Dybcio <konrad.dybcio@somainline.org>
arm64: dts: qcom: msm8994: Fix CPU6/7 reg values
Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
arm64: dts: qcom: sm8450: fix interconnects property of UFS node
Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
ASoC: SOF: Intel: hda: Fix compressed stream position tracking
Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_load_bytes()
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detect
Charles Keepax <ckeepax@opensource.cirrus.com>
ASoC: rt711-sdca: Add endianness flag in snd_soc_component_driver
Charles Keepax <ckeepax@opensource.cirrus.com>
ASoC: rt711: Add endianness flag in snd_soc_component_driver
Paul E. McKenney <paulmck@kernel.org>
srcu: Tighten cleanup_srcu_struct() GP checks
Samuel Holland <samuel@sholland.org>
pinctrl: sunxi: a83t: Fix NAND function name for some pins
Miaoqian Lin <linmq006@gmail.com>
ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
Christian Marangi <ansuelsmth@gmail.com>
net: dsa: qca8k: reset cpu port on MTU change
Jason A. Donenfeld <Jason@zx2c4.com>
powerpc/powernv: delay rng platform device creation until later in boot
Yue Hu <huyue2@coolpad.com>
fscache: Fix if condition in fscache_wait_on_volume_collision()
David Howells <dhowells@redhat.com>
fscache: Fix invalidation/lookup race
Hsin-Yi Wang <hsinyi@chromium.org>
video: of_display_timing.h: include errno.h
Dan Williams <dan.j.williams@intel.com>
memregion: Fix memregion_free() fallback definition
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PM: runtime: Fix supplier device management during consumer probe
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PM: runtime: Redefine pm_runtime_release_supplier()
Helge Deller <deller@gmx.de>
fbcon: Prevent that screen size is smaller than font size
Helge Deller <deller@gmx.de>
fbcon: Disallow setting font bigger than screen size
Helge Deller <deller@gmx.de>
fbmem: Check virtual screen sizes in fb_set_var()
Guiling Deng <greens9@163.com>
fbdev: fbmem: Fix logo center image dx issue
Jonathan Cameron <Jonathan.Cameron@huawei.com>
cxl: Fix cleanup of port devices on failure to probe driver.
Alison Schofield <alison.schofield@intel.com>
cxl/mbox: Use __le32 in get,set_lsa mailbox structures
Lu Baolu <baolu.lu@linux.intel.com>
iommu/vt-d: Fix RID2PASID setup/teardown failure
Yian Chen <yian.chen@intel.com>
iommu/vt-d: Fix PCI bus rescan device hot add
Joerg Roedel <jroedel@suse.de>
MAINTAINERS: Remove iommu@lists.linux-foundation.org
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared
Duy Nguyen <duy.nguyen.rh@renesas.com>
can: rcar_canfd: Fix data transmission failed on R-Car V3U
Marc Kleine-Budde <mkl@pengutronix.de>
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversion
Marc Kleine-Budde <mkl@pengutronix.de>
can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read dev_id
Hangbin Liu <liuhangbin@gmail.com>
selftests/net: fix section name when using xdp_dummy.o
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nft_set_pipapo: release elements in clone from abort path
Michael Walle <michael@walle.cc>
net: lan966x: hardcode the number of external ports
Duoming Zhou <duoming@zju.edu.cn>
net: rose: fix UAF bug caused by rose_t0timer_expiry
Oliver Neukum <oneukum@suse.com>
usbnet: fix memory leak in error case
Daniel Borkmann <daniel@iogearbox.net>
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
Daniel Borkmann <daniel@iogearbox.net>
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
Marc Kleine-Budde <mkl@pengutronix.de>
can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
Thomas Kopp <thomas.kopp@microchip.com>
can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on TBC register
Thomas Kopp <thomas.kopp@microchip.com>
can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for mcp2517fd
Jimmy Assarsson <extja@kvaser.com>
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson <extja@kvaser.com>
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson <extja@kvaser.com>
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
Marc Kleine-Budde <mkl@pengutronix.de>
can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits
Marc Kleine-Budde <mkl@pengutronix.de>
can: m_can: m_can_chip_config(): actually enable internal timestamping
Rhett Aultman <rhett.aultman@samsara.com>
can: gs_usb: gs_usb_open/close(): fix memory leak
Liang He <windhl@126.com>
can: grcan: grcan_probe(): remove extra of_node_get()
Oliver Hartkopp <socketcan@hartkopp.net>
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Takashi Iwai <tiwai@suse.de>
ALSA: cs46xx: Fix missing snd_card_free() call at probe error
Tim Crawford <tcrawford@system76.com>
ALSA: hda/realtek: Add quirk for Clevo L140PU
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
Dylan Yudaken <dylany@fb.com>
io_uring: fix provided buffer import
-------------
Diffstat:
.../bindings/dma/allwinner,sun50i-a64-dma.yaml | 2 +-
MAINTAINERS | 11 -
Makefile | 4 +-
arch/arm/boot/dts/at91-sam9x60ek.dts | 3 +-
arch/arm/boot/dts/at91-sama5d2_icp.dts | 6 +-
arch/arm/boot/dts/stm32mp151.dtsi | 4 +-
arch/arm/configs/mxs_defconfig | 1 +
arch/arm/mach-at91/pm.c | 10 +-
arch/arm/mach-meson/platsmp.c | 2 +
arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 58 ++---
.../dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 48 ++--
arch/arm64/boot/dts/qcom/msm8992-lg-bullhead.dtsi | 2 +-
arch/arm64/boot/dts/qcom/msm8992-xiaomi-libra.dts | 2 +-
arch/arm64/boot/dts/qcom/msm8994.dtsi | 4 +-
arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sm8450.dtsi | 4 +-
arch/powerpc/platforms/powernv/rng.c | 16 +-
arch/x86/kernel/acpi/cppc.c | 10 +
drivers/acpi/bus.c | 39 ++-
drivers/acpi/cppc_acpi.c | 29 ++-
drivers/base/core.c | 13 +-
drivers/base/power/runtime.c | 34 +--
drivers/cxl/cxlmem.h | 8 +-
drivers/cxl/mem.c | 7 +-
drivers/cxl/pmem.c | 6 +-
drivers/dma/at_xdmac.c | 5 +
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 8 +-
drivers/dma/idxd/device.c | 5 +-
drivers/dma/imx-sdma.c | 4 +-
drivers/dma/lgm/lgm-dma.c | 3 +-
drivers/dma/pl330.c | 2 +-
drivers/dma/qcom/bam_dma.c | 39 +--
drivers/dma/ti/dma-crossbar.c | 5 +
drivers/i2c/busses/i2c-cadence.c | 1 +
drivers/i2c/busses/i2c-piix4.c | 16 +-
drivers/iommu/intel/dmar.c | 2 +-
drivers/iommu/intel/iommu.c | 24 --
drivers/iommu/intel/pasid.c | 69 +----
drivers/iommu/intel/pasid.h | 1 -
drivers/misc/cardreader/rtsx_usb.c | 27 +-
drivers/net/can/grcan.c | 1 -
drivers/net/can/m_can/m_can.c | 8 +-
drivers/net/can/rcar/rcar_canfd.c | 5 +-
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c | 6 +-
drivers/net/can/spi/mcp251xfd/mcp251xfd-regmap.c | 22 +-
drivers/net/can/usb/gs_usb.c | 23 +-
drivers/net/can/usb/kvaser_usb/kvaser_usb.h | 25 +-
drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c | 285 ++++++++++++---------
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 4 +-
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 119 +++++----
drivers/net/dsa/qca8k.c | 23 +-
drivers/net/ethernet/ibm/ibmvnic.c | 9 +
drivers/net/ethernet/intel/i40e/i40e.h | 16 ++
drivers/net/ethernet/intel/i40e/i40e_main.c | 73 ++++++
drivers/net/ethernet/intel/i40e/i40e_register.h | 13 +
drivers/net/ethernet/intel/i40e/i40e_type.h | 1 +
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 4 +
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 13 +-
.../net/ethernet/microchip/lan966x/lan966x_main.c | 8 +-
.../net/ethernet/microchip/lan966x/lan966x_main.h | 1 +
drivers/net/ethernet/realtek/r8169_main.c | 10 +-
drivers/net/usb/usbnet.c | 17 +-
drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.c | 10 +-
drivers/pinctrl/sunxi/pinctrl-sunxi.c | 2 +
drivers/soc/atmel/soc.c | 12 +-
drivers/video/fbdev/core/fbcon.c | 33 +++
drivers/video/fbdev/core/fbmem.c | 16 +-
fs/fscache/cookie.c | 15 +-
fs/fscache/volume.c | 4 +-
fs/io_uring.c | 14 +-
include/acpi/cppc_acpi.h | 1 +
include/linux/acpi.h | 4 +-
include/linux/fbcon.h | 4 +
include/linux/fscache.h | 1 +
include/linux/intel-iommu.h | 3 -
include/linux/memregion.h | 2 +-
include/linux/pm_runtime.h | 5 +-
include/linux/rtsx_usb.h | 2 -
include/net/act_api.h | 3 +-
include/net/flow_offload.h | 1 +
include/net/pkt_cls.h | 6 +-
include/video/of_display_timing.h | 2 +
kernel/bpf/verifier.c | 113 ++++----
kernel/rcu/srcutree.c | 6 +-
lib/idr.c | 3 +-
net/can/bcm.c | 18 +-
net/mptcp/options.c | 3 +
net/mptcp/pm_netlink.c | 16 +-
net/mptcp/protocol.c | 9 +-
net/mptcp/protocol.h | 1 +
net/netfilter/nf_tables_api.c | 9 +-
net/netfilter/nft_set_pipapo.c | 48 ++--
net/rose/rose_route.c | 4 +-
net/sched/act_api.c | 4 +-
net/sched/act_csum.c | 3 +-
net/sched/act_ct.c | 3 +-
net/sched/act_gact.c | 3 +-
net/sched/act_gate.c | 3 +-
net/sched/act_mirred.c | 3 +-
net/sched/act_mpls.c | 3 +-
net/sched/act_pedit.c | 3 +-
net/sched/act_police.c | 20 +-
net/sched/act_sample.c | 3 +-
net/sched/act_skbedit.c | 3 +-
net/sched/act_tunnel_key.c | 3 +-
net/sched/act_vlan.c | 3 +-
net/sched/cls_api.c | 16 +-
net/sched/cls_flower.c | 6 +-
net/sched/cls_matchall.c | 6 +-
net/xdp/xsk_buff_pool.c | 1 +
sound/pci/cs46xx/cs46xx.c | 22 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/rt700.c | 16 +-
sound/soc/codecs/rt711-sdca.c | 27 +-
sound/soc/codecs/rt711.c | 25 +-
sound/soc/qcom/qdsp6/q6apm-dai.c | 6 +
sound/soc/sof/intel/hda-pcm.c | 74 +-----
sound/soc/sof/intel/hda-stream.c | 94 ++++++-
sound/soc/sof/intel/hda.h | 3 +
sound/soc/sof/ipc3-topology.c | 23 +-
sound/usb/quirks.c | 4 +
tools/testing/selftests/net/forwarding/lib.sh | 6 +-
tools/testing/selftests/net/udpgro.sh | 2 +-
tools/testing/selftests/net/udpgro_bench.sh | 2 +-
tools/testing/selftests/net/udpgro_frglist.sh | 2 +-
tools/testing/selftests/net/udpgro_fwd.sh | 2 +-
tools/testing/selftests/net/veth.sh | 6 +-
127 files changed, 1179 insertions(+), 814 deletions(-)
next reply other threads:[~2022-07-11 9:28 UTC|newest]
Thread overview: 126+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-11 9:06 Greg Kroah-Hartman [this message]
2022-07-11 9:06 ` [PATCH 5.18 001/112] io_uring: fix provided buffer import Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 002/112] ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 003/112] ALSA: hda/realtek: Add quirk for Clevo L140PU Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 004/112] ALSA: cs46xx: Fix missing snd_card_free() call at probe error Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 005/112] can: bcm: use call_rcu() instead of costly synchronize_rcu() Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 006/112] can: grcan: grcan_probe(): remove extra of_node_get() Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 007/112] can: gs_usb: gs_usb_open/close(): fix memory leak Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 008/112] can: m_can: m_can_chip_config(): actually enable internal timestamping Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 009/112] can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 010/112] can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 011/112] can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 012/112] can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 013/112] can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for mcp2517fd Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 014/112] can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on TBC register Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 015/112] can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel() Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 016/112] bpf: Fix incorrect verifier simulation around jmp32s jeq/jne Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 017/112] bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 018/112] usbnet: fix memory leak in error case Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 019/112] net: rose: fix UAF bug caused by rose_t0timer_expiry Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 020/112] net: lan966x: hardcode the number of external ports Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 021/112] netfilter: nft_set_pipapo: release elements in clone from abort path Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 022/112] netfilter: nf_tables: stricter validation of element data Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 023/112] selftests/net: fix section name when using xdp_dummy.o Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 024/112] can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read dev_id Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 025/112] can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversion Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 026/112] can: rcar_canfd: Fix data transmission failed on R-Car V3U Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 027/112] ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 028/112] MAINTAINERS: Remove iommu@lists.linux-foundation.org Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 029/112] iommu/vt-d: Fix PCI bus rescan device hot add Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 030/112] iommu/vt-d: Fix RID2PASID setup/teardown failure Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 031/112] cxl/mbox: Use __le32 in get,set_lsa mailbox structures Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 032/112] cxl: Fix cleanup of port devices on failure to probe driver Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 033/112] fbdev: fbmem: Fix logo center image dx issue Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 034/112] fbmem: Check virtual screen sizes in fb_set_var() Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 035/112] fbcon: Disallow setting font bigger than screen size Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 036/112] fbcon: Prevent that screen size is smaller than font size Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 037/112] PM: runtime: Redefine pm_runtime_release_supplier() Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 038/112] PM: runtime: Fix supplier device management during consumer probe Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 039/112] memregion: Fix memregion_free() fallback definition Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 040/112] video: of_display_timing.h: include errno.h Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 041/112] fscache: Fix invalidation/lookup race Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 042/112] fscache: Fix if condition in fscache_wait_on_volume_collision() Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 043/112] powerpc/powernv: delay rng platform device creation until later in boot Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 044/112] net: dsa: qca8k: reset cpu port on MTU change Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 045/112] ARM: meson: Fix refcount leak in meson_smp_prepare_cpus Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 046/112] pinctrl: sunxi: a83t: Fix NAND function name for some pins Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 047/112] srcu: Tighten cleanup_srcu_struct() GP checks Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 048/112] ASoC: rt711: Add endianness flag in snd_soc_component_driver Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 049/112] ASoC: rt711-sdca: " Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 050/112] ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detect Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 051/112] ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_load_bytes() Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 052/112] ASoC: SOF: Intel: hda: Fix compressed stream position tracking Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 053/112] arm64: dts: qcom: sm8450: fix interconnects property of UFS node Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 054/112] arm64: dts: qcom: msm8994: Fix CPU6/7 reg values Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 055/112] arm64: dts: qcom: sdm845: use dispcc AHB clock for mdss node Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 056/112] ARM: mxs_defconfig: Enable the framebuffer Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 057/112] arm64: dts: imx8mp-evk: correct mmc pad settings Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 058/112] arm64: dts: imx8mp-evk: correct the uart2 pinctl value Greg Kroah-Hartman
2022-07-11 9:06 ` [PATCH 5.18 059/112] arm64: dts: imx8mp-evk: correct gpio-led pad settings Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 060/112] arm64: dts: imx8mp-evk: correct vbus " Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 061/112] arm64: dts: imx8mp-evk: correct eqos " Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 062/112] arm64: dts: imx8mp-evk: correct I2C5 " Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 063/112] arm64: dts: imx8mp-evk: correct I2C1 " Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 064/112] arm64: dts: imx8mp-evk: correct I2C3 " Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 065/112] arm64: dts: imx8mp-phyboard-pollux-rdk: correct uart " Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 066/112] arm64: dts: imx8mp-phyboard-pollux-rdk: correct eqos " Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 067/112] arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc settings Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 068/112] pinctrl: sunxi: sunxi_pconf_set: use correct offset Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 069/112] arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 070/112] ARM: at91: pm: use proper compatible for sama5d2s rtc Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 071/112] ARM: at91: pm: use proper compatibles for sam9x60s rtc and rtt Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 072/112] ARM: at91: pm: use proper compatibles for sama7g5s " Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 073/112] ARM: dts: at91: sam9x60ek: fix eeprom compatible and size Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 074/112] ARM: dts: at91: sama5d2_icp: fix eeprom compatibles Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 075/112] ARM: at91: fix soc detection for SAM9X60 SiPs Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 076/112] xsk: Clear page contiguity bit when unmapping pool Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 077/112] i2c: piix4: Fix a memory leak in the EFCH MMIO support Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 078/112] i40e: Fix dropped jumbo frames statistics Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 079/112] i40e: Fix VFs MAC Address change on VM Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 080/112] ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15 Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 081/112] ibmvnic: Properly dispose of all skbs during a failover Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 082/112] selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 083/112] selftests: forwarding: fix learning_test when h1 " Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 084/112] selftests: forwarding: fix error message in learning_test Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 085/112] ACPI: CPPC: Check _OSC for flexible address space Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 086/112] ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 087/112] ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 088/112] ACPI: CPPC: Dont require _OSC if X86_FEATURE_CPPC is supported Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 089/112] net/mlx5e: Fix matchall police parameters validation Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 090/112] mptcp: Avoid acquiring PM lock for subflow priority changes Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 091/112] mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 092/112] mptcp: fix local endpoint accounting Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 093/112] r8169: fix accessing unset transport header Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 094/112] i2c: cadence: Unregister the clk notifier in error path Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 095/112] net/sched: act_api: Add extack to offload_act_setup() callback Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 096/112] net/sched: act_police: Add extack messages for offload failure Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 097/112] net/sched: act_police: allow continue action offload Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 098/112] dmaengine: imx-sdma: Allow imx8m for imx7 FW revs Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 099/112] dmaengine: imx-sdma: only restart cyclic channel when enabled Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 100/112] misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 101/112] misc: rtsx_usb: use separate command and response buffers Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 102/112] misc: rtsx_usb: set return value in rsp_buf alloc err path Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 103/112] dmaengine: dw-axi-dmac: Fix RMW on channel suspend register Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 104/112] dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 105/112] ida: dont use BUG_ON() for debugging Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 106/112] dmaengine: pl330: Fix lockdep warning about non-static key Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 107/112] dmaengine: lgm: Fix an error handling path in intel_ldma_probe() Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 108/112] dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 109/112] dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 110/112] dmaengine: qcom: bam_dma: fix runtime PM underflow Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 111/112] dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate Greg Kroah-Hartman
2022-07-11 9:07 ` [PATCH 5.18 112/112] dmaengine: idxd: force wq context cleanup on device disable path Greg Kroah-Hartman
2022-07-11 15:25 ` [PATCH 5.18 000/112] 5.18.11-rc1 review Holger Hoffstätte
2022-07-11 18:58 ` Florian Fainelli
2022-07-11 20:55 ` Ron Economos
2022-07-12 1:13 ` Guenter Roeck
2022-07-12 2:34 ` Shuah Khan
2022-07-12 3:22 ` Naresh Kamboju
2022-07-12 7:14 ` Rudi Heitbaum
2022-07-12 12:51 ` Bagas Sanjaya
2022-07-12 14:40 ` Sudip Mukherjee (Codethink)
-- strict thread matches above, loose matches on Subject: below --
2022-07-11 21:27 sixpack13
2022-07-12 5:22 ` Greg KH
2022-07-12 11:46 Ronald Warsow
2022-07-12 14:41 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220711090549.543317027@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=pavel@denx.de \
--cc=shuah@kernel.org \
--cc=slade@sladewatkins.com \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--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