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.15 000/143] 5.15.71-rc2 review
Date: Mon, 26 Sep 2022 18:37:05 +0200 [thread overview]
Message-ID: <20220926163551.791017156@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.15.71 release.
There are 143 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, 28 Sep 2022 16:35:25 +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.15.71-rc2.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.15.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.15.71-rc2
Jan Kara <jack@suse.cz>
ext4: use locality group preallocation for small closed files
Jan Kara <jack@suse.cz>
ext4: make directory inode spreading reflect flexbg size
Jan Kara <jack@suse.cz>
ext4: avoid unnecessary spreading of allocations among groups
Jan Kara <jack@suse.cz>
ext4: make mballoc try target group first even with mb_optimize_scan
Theodore Ts'o <tytso@mit.edu>
ext4: limit the number of retries after discarding preallocations blocks
Luís Henriques <lhenriques@suse.de>
ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
Dan Williams <dan.j.williams@intel.com>
devdax: Fix soft-reservation memory description
Trond Myklebust <trond.myklebust@hammerspace.com>
NFSv4: Fixes for nfs4_inode_return_delegation()
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: don't register a dirty callback for non-atomic
Asmaa Mnebhi <asmaa@nvidia.com>
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi <asmaa@nvidia.com>
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi <asmaa@nvidia.com>
i2c: mlxbf: incorrect base address passed during io write
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
workqueue: don't skip lockdep work dependency in cancel_work_sync()
Li Jinlin <lijinlin3@huawei.com>
fsdax: Fix infinite loop in dax_iomap_rw()
Nathan Huckleberry <nhuck@google.com>
drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
Nathan Chancellor <nathan@kernel.org>
drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage
Nathan Chancellor <nathan@kernel.org>
drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
Nathan Chancellor <nathan@kernel.org>
drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAndDRAMSpeedChangeSupport()
Yao Wang1 <Yao.Wang1@amd.com>
drm/amd/display: Limit user regamma to a valid value
Hamza Mahfooz <hamza.mahfooz@amd.com>
drm/amdgpu: use dirty framebuffer helper
Guchun Chen <guchun.chen@amd.com>
drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
Hans de Goede <hdegoede@redhat.com>
drm/gma500: Fix BUG: sleeping function called from invalid context errors
Vitaly Kuznetsov <vkuznets@redhat.com>
Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
Jingwen Chen <Jingwen.Chen2@amd.com>
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Stefan Haberland <sth@linux.ibm.com>
s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: Create uart_xmit_advance()
Lukas Wunner <lukas@wunner.de>
serial: fsl_lpuart: Reset prior to registration
David Matlack <dmatlack@google.com>
KVM: x86/mmu: Fold rmap_recycle into rmap_add
Hangbin Liu <liuhangbin@gmail.com>
selftests: forwarding: add shebang for sch_red.sh
Jakub Kicinski <kuba@kernel.org>
bnxt: prevent skb UAF after handing over to PTP worker
Hangyu Hua <hbh25y@gmail.com>
net: sched: fix possible refcount leak in tc_new_tfilter()
Sean Anderson <seanga2@gmail.com>
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Jonathan Toppins <jtoppins@redhat.com>
bonding: fix NULL deref in bond_rr_gen_slave_id
Wen Gu <guwen@linux.alibaba.com>
net/smc: Stop the CLC flow if no link to map buffers on
Nícolas F. R. A. Prado <nfraprado@collabora.com>
drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
Namhyung Kim <namhyung@kernel.org>
perf tools: Honor namespace when synthesizing build-ids
Adrian Hunter <adrian.hunter@intel.com>
perf kcore_copy: Do not check /proc/modules is unchanged
Lieven Hey <lieven.hey@kdab.com>
perf jit: Include program header in ELF files
Namhyung Kim <namhyung@kernel.org>
perf stat: Fix BPF program section name
Marc Kleine-Budde <mkl@pengutronix.de>
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Geert Uytterhoeven <geert+renesas@glider.be>
net: sh_eth: Fix PHY state warning splat during system resume
Geert Uytterhoeven <geert+renesas@glider.be>
net: ravb: Fix PHY state warning splat during system resume
Florian Westphal <fw@strlen.de>
netfilter: ebtables: fix memory leak when blob is malformed
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Vladimir Oltean <vladimir.oltean@nxp.com>
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean <vladimir.oltean@nxp.com>
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean <vladimir.oltean@nxp.com>
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean <vladimir.oltean@nxp.com>
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Jason A. Donenfeld <Jason@zx2c4.com>
wireguard: netlink: avoid variable-sized memcpy on sockaddr
Jason A. Donenfeld <Jason@zx2c4.com>
wireguard: ratelimiter: disable timings test by default
Alex Elder <elder@linaro.org>
net: ipa: properly limit modem routing table use
Liang He <windhl@126.com>
of: mdio: Add of_node_put() when breaking out of for_each_xx
Randy Dunlap <rdunlap@infradead.org>
drm/hisilicon: Add depends on MMU
Javier Martinez Canillas <javierm@redhat.com>
drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled
Íñigo Huguet <ihuguet@redhat.com>
sfc: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet <ihuguet@redhat.com>
sfc: fix TX channel offset when using legacy interrupts
Michal Jaron <michalx.jaron@intel.com>
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron <michalx.jaron@intel.com>
i40e: Fix VF set max MTU size
Michal Jaron <michalx.jaron@intel.com>
iavf: Fix set max MTU size with port VLAN and jumbo frames
David Thompson <davthompson@nvidia.com>
mlxbf_gige: clear MDIO gateway lock after read
Norbert Zulinski <norbertx.zulinski@intel.com>
iavf: Fix bad page state
Christian Lamparter <chunkeey@gmail.com>
um: fix default console kernel parameter
Serge Semin <Sergey.Semin@baikalelectronics.ru>
MIPS: Loongson32: Fix PHY-mode being left unspecified
Randy Dunlap <rdunlap@infradead.org>
MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko
Heiko Schocher <hs@denx.de>
drm/panel: simple: Fix innolux_g121i1_l01 bus_format
Benjamin Poirier <bpoirier@nvidia.com>
net: team: Unsync device addresses on ndo_stop
Benjamin Poirier <bpoirier@nvidia.com>
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier <bpoirier@nvidia.com>
net: bonding: Share lacpdu_mcast_addr definition
Sreekanth Reddy <sreekanth.reddy@broadcom.com>
scsi: mpt3sas: Fix return value check of dma_get_required_mask()
Rafael Mendonca <rafaelmendsr@gmail.com>
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Ioana Ciornei <ioana.ciornei@nxp.com>
net: phy: aquantia: wait for the suspend/resume operations to finish
Ludovic Cintrat <ludovic.cintrat@gatewatcher.com>
net: core: fix flow symmetric hash
Lu Wei <luwei32@huawei.com>
ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header
Brett Creeley <brett.creeley@intel.com>
iavf: Fix cached head and tail value for iavf_get_tx_pending
Dave Ertman <david.m.ertman@intel.com>
ice: Don't double unplug aux on peer initiated reset
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
David Leadbeater <dgl@dgl.cx>
netfilter: nf_conntrack_irc: Tighten matching on DCC message
Igor Ryzhov <iryzhov@nfware.com>
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Fabio Estevam <festevam@denx.de>
arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-puma
Liang He <windhl@126.com>
dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
zain wang <wzz@rock-chips.com>
arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz
AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks
Jagan Teki <jagan@amarulasolutions.com>
arm64: dts: rockchip: Fix typo in lisense text for PX30.Core
Brian Norris <briannorris@chromium.org>
arm64: dts: rockchip: Pull up wlan wake# on Gru-Bob
Cristian Marussi <cristian.marussi@arm.com>
firmware: arm_scmi: Fix the asynchronous reset requests
Cristian Marussi <cristian.marussi@arm.com>
firmware: arm_scmi: Harden accesses to the reset domains
Dave Chinner <dchinner@redhat.com>
xfs: validate inode fork size against fork format
Brian Foster <bfoster@redhat.com>
xfs: fix xfs_ifree() error handling to not leak perag ref
Dave Chinner <dchinner@redhat.com>
xfs: reorder iunlink remove operation in xfs_ifree
Will Deacon <will@kernel.org>
vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment
Sergey Shtylyov <s.shtylyov@omp.ru>
arm64: topology: fix possible overflow in amu_fie_setup()
Sean Christopherson <seanjc@google.com>
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Maurizio Lombardi <mlombard@redhat.com>
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Chao Yu <chao.yu@oppo.com>
mm/slub: fix to return errno if kmalloc() fails
Haiyang Zhang <haiyangz@microsoft.com>
net: mana: Add rmb after checking owner bits
Marc Kleine-Budde <mkl@pengutronix.de>
can: flexcan: flexcan_mailbox_read() fix return value for drop = true
Peter Collingbourne <pcc@google.com>
kasan: call kasan_malloc() from __kmalloc_*track_caller()
Al Viro <viro@zeniv.linux.org.uk>
riscv: fix a nasty sigreturn bug...
Meng Li <Meng.Li@windriver.com>
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
gpio: mockup: Fix potential resource leakage when register a chip
Bartosz Golaszewski <brgl@bgdev.pl>
gpio: mockup: fix NULL pointer dereference when removing debugfs
Felix Fietkau <nbd@nbd.name>
wifi: mt76: fix reading current per-tid starting sequence number for aggregation
Ard Biesheuvel <ardb@kernel.org>
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel <ardb@kernel.org>
efi: x86: Wipe setup_data on pure EFI boot
Gil Fine <gil.fine@intel.com>
thunderbolt: Add support for Intel Maple Ridge single port controller
William Wu <william.wu@rock-chips.com>
usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
Johan Hovold <johan@kernel.org>
media: flexcop-usb: fix endpoint type check
Filipe Manana <fdmanana@suse.com>
btrfs: fix hang during unmount when stopping a space reclaim worker
Filipe Manana <fdmanana@suse.com>
btrfs: fix hang during unmount when stopping block group reclaim worker
Yi Liu <yi.l.liu@intel.com>
iommu/vt-d: Check correct capability for sagaw determination
Callum Osmotherly <callum.osmotherly@gmail.com>
ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptop
Luke D. Jones <luke@ljones.dev>
ALSA: hda/realtek: Add quirk for ASUS GA503R laptop
Luke D. Jones <luke@ljones.dev>
ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jack
Luke D. Jones <luke@ljones.dev>
ALSA: hda/realtek: Add pincfg for ASUS G513 HP jack
Takashi Iwai <tiwai@suse.de>
ALSA: hda/realtek: Re-arrange quirk table entries
Callum Osmotherly <callum.osmotherly@gmail.com>
ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptop
huangwenhui <huangwenhuia@uniontech.com>
ALSA: hda/realtek: Add quirk for Huawei WRT-WX9
Kai Vehmanen <kai.vehmanen@linux.intel.com>
ALSA: hda: add Intel 5 Series / 3400 PCI DID
Mohan Kumar <mkumard@nvidia.com>
ALSA: hda/tegra: set depop delay for tegra
Takashi Iwai <tiwai@suse.de>
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai <tiwai@suse.de>
Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"
jerry meng <jerry-meng@foxmail.com>
USB: serial: option: add Quectel RM520N
Carl Yin(殷张成) <carl.yin@quectel.com>
USB: serial: option: add Quectel BG95 0x0203 composition
Alan Stern <stern@rowland.harvard.edu>
USB: core: Fix RST error in hub.c
Phil Auld <pauld@redhat.com>
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "usb: add quirks for Lenovo OneLink+ Dock"
Piyush Mehta <piyush.mehta@amd.com>
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Jean-Francois Le Fillatre <jflf_kernel@gmx.com>
usb: add quirks for Lenovo OneLink+ Dock
Wesley Cheng <quic_wcheng@quicinc.com>
usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen <Thinh.Nguyen@synopsys.com>
usb: dwc3: gadget: Prevent repeat pullup()
Wesley Cheng <quic_wcheng@quicinc.com>
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng <wcheng@codeaurora.org>
usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
Larry Finger <Larry.Finger@lwfinger.net>
staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
Candy Febriyanto <cfebriyanto@gmail.com>
staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179)
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: make sure to init common IP before gmc
Victor Skvortsov <victor.skvortsov@amd.com>
drm/amdgpu: Separate vf2pf work item init from virt data exchange
-------------
Diffstat:
Makefile | 4 +-
.../boot/dts/rockchip/px30-engicam-px30-core.dtsi | 4 +-
arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts | 5 +
.../boot/dts/rockchip/rk3399-gru-chromebook.dtsi | 9 +
arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 1 -
arch/arm64/kernel/topology.c | 2 +-
arch/mips/lantiq/clk.c | 1 +
arch/mips/loongson32/common/platform.c | 16 +-
arch/riscv/kernel/signal.c | 2 +
arch/um/kernel/um_arch.c | 2 +-
arch/x86/kvm/emulate.c | 3 +
arch/x86/kvm/mmu/mmu.c | 40 +-
arch/x86/kvm/x86.c | 1 +
drivers/dax/hmem/device.c | 1 +
drivers/dma/ti/k3-udma-private.c | 6 +-
drivers/firmware/arm_scmi/reset.c | 10 +-
drivers/firmware/efi/libstub/secureboot.c | 8 +-
drivers/firmware/efi/libstub/x86-stub.c | 7 +
drivers/gpio/gpio-mockup.c | 6 +-
drivers/gpio/gpiolib-cdev.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 18 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 13 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 42 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 1 +
.../amd/display/dc/dml/dcn30/display_mode_vba_30.c | 3 +-
.../amd/display/dc/dml/dcn31/display_mode_vba_31.c | 420 +++++----------------
.../drm/amd/display/modules/color/color_gamma.c | 4 +
.../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 11 +
drivers/gpu/drm/gma500/gma_display.c | 11 +-
drivers/gpu/drm/hisilicon/hibmc/Kconfig | 3 +-
drivers/gpu/drm/mediatek/mtk_dsi.c | 24 +-
drivers/gpu/drm/panel/panel-simple.c | 2 +-
drivers/gpu/drm/rockchip/cdn-dp-core.c | 5 +-
drivers/hv/vmbus_drv.c | 10 +-
drivers/i2c/busses/i2c-imx.c | 2 +-
drivers/i2c/busses/i2c-mlxbf.c | 68 ++--
drivers/iommu/intel/iommu.c | 2 +-
drivers/media/usb/b2c2/flexcop-usb.c | 2 +-
drivers/net/bonding/bond_3ad.c | 5 +-
drivers/net/bonding/bond_main.c | 72 ++--
drivers/net/can/flexcan.c | 10 +-
drivers/net/can/usb/gs_usb.c | 4 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 10 +-
drivers/net/ethernet/freescale/enetc/Makefile | 1 -
drivers/net/ethernet/freescale/enetc/enetc.c | 53 +--
drivers/net/ethernet/freescale/enetc/enetc.h | 12 +-
drivers/net/ethernet/freescale/enetc/enetc_pf.c | 32 +-
drivers/net/ethernet/freescale/enetc/enetc_qos.c | 23 ++
drivers/net/ethernet/freescale/enetc/enetc_vf.c | 17 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 32 +-
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 20 +
drivers/net/ethernet/intel/iavf/iavf_txrx.c | 9 +-
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c | 7 +-
drivers/net/ethernet/intel/ice/ice_main.c | 2 -
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.c | 6 +
drivers/net/ethernet/microsoft/mana/gdma_main.c | 10 +
drivers/net/ethernet/renesas/ravb_main.c | 2 +
drivers/net/ethernet/renesas/sh_eth.c | 2 +
drivers/net/ethernet/sfc/efx_channels.c | 2 +-
drivers/net/ethernet/sfc/tx.c | 2 +-
drivers/net/ethernet/sun/sunhme.c | 4 +-
drivers/net/ipa/ipa_qmi.c | 8 +-
drivers/net/ipa/ipa_qmi_msg.c | 8 +-
drivers/net/ipa/ipa_qmi_msg.h | 37 +-
drivers/net/ipa/ipa_table.c | 2 -
drivers/net/ipa/ipa_table.h | 3 +
drivers/net/ipvlan/ipvlan_core.c | 6 +-
drivers/net/mdio/of_mdio.c | 1 +
drivers/net/phy/aquantia_main.c | 53 ++-
drivers/net/team/team.c | 24 +-
drivers/net/wireguard/netlink.c | 13 +-
drivers/net/wireguard/selftest/ratelimiter.c | 25 +-
drivers/net/wireless/mediatek/mt76/mt7615/mac.c | 2 +-
drivers/s390/block/dasd_alias.c | 9 +-
drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +-
drivers/scsi/qla2xxx/qla_target.c | 4 +-
drivers/staging/r8188eu/os_dep/usb_intf.c | 2 +-
drivers/thunderbolt/icm.c | 1 +
drivers/thunderbolt/nhi.h | 1 +
drivers/tty/serial/fsl_lpuart.c | 9 +-
drivers/tty/serial/serial-tegra.c | 5 +-
drivers/tty/serial/tegra-tcu.c | 2 +-
drivers/usb/core/hub.c | 2 +-
drivers/usb/dwc3/core.c | 17 +-
drivers/usb/dwc3/core.h | 4 +
drivers/usb/dwc3/gadget.c | 81 ++--
drivers/usb/serial/option.c | 6 +
fs/btrfs/disk-io.c | 42 ++-
fs/dax.c | 3 +
fs/ext4/extents.c | 4 +
fs/ext4/ialloc.c | 2 +-
fs/ext4/mballoc.c | 69 ++--
fs/nfs/delegation.c | 10 +-
fs/xfs/libxfs/xfs_inode_buf.c | 35 +-
fs/xfs/xfs_inode.c | 22 +-
include/asm-generic/vmlinux.lds.h | 3 +-
include/linux/cpumask.h | 5 +-
include/linux/serial_core.h | 17 +
include/net/bond_3ad.h | 2 -
include/net/bonding.h | 3 +
kernel/workqueue.c | 6 +-
mm/slub.c | 18 +-
net/bridge/netfilter/ebtables.c | 4 +-
net/core/flow_dissector.c | 5 +-
net/netfilter/nf_conntrack_irc.c | 34 +-
net/netfilter/nf_conntrack_sip.c | 4 +-
net/netfilter/nf_tables_api.c | 8 +-
net/netfilter/nfnetlink_osf.c | 4 +-
net/sched/cls_api.c | 1 +
net/sched/sch_taprio.c | 18 +-
net/smc/smc_core.c | 5 +-
sound/core/init.c | 10 +-
sound/pci/hda/hda_intel.c | 2 +
sound/pci/hda/patch_hdmi.c | 1 +
sound/pci/hda/patch_realtek.c | 32 +-
sound/usb/endpoint.c | 23 +-
sound/usb/endpoint.h | 6 +-
sound/usb/pcm.c | 14 +-
tools/perf/util/bpf_skel/bperf_cgroup.bpf.c | 2 +-
tools/perf/util/genelf.c | 14 +
tools/perf/util/genelf.h | 4 +
tools/perf/util/symbol-elf.c | 7 +-
tools/perf/util/synthetic-events.c | 17 +-
tools/testing/selftests/net/forwarding/sch_red.sh | 1 +
124 files changed, 1050 insertions(+), 845 deletions(-)
next reply other threads:[~2022-09-26 17:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-26 16:37 Greg Kroah-Hartman [this message]
2022-09-26 21:19 ` [PATCH 5.15 000/143] 5.15.71-rc2 review Florian Fainelli
2022-09-27 4:05 ` Bagas Sanjaya
2022-09-27 8:33 ` Naresh Kamboju
2022-09-27 11:05 ` Sudip Mukherjee (Codethink)
2022-09-27 11:17 ` Ron Economos
2022-09-28 1:20 ` Guenter Roeck
2022-09-28 3:10 ` Kelsey Steele
2022-09-28 8:19 ` 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=20220926163551.791017156@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.