From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
patches@lists.linux.dev, linux-kernel@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, srw@sladewatkins.net
Subject: [PATCH 6.0 00/94] 6.0.6-rc1 review
Date: Thu, 27 Oct 2022 18:54:02 +0200 [thread overview]
Message-ID: <20221027165057.208202132@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 6.0.6 release.
There are 94 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat, 29 Oct 2022 16:50:35 +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/v6.x/stable-review/patch-6.0.6-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-6.0.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.0.6-rc1
Seth Jenkins <sethjenkins@google.com>
mm: /proc/pid/smaps_rollup: fix no vma's null-deref
Werner Sembach <wse@tuxedocomputers.com>
ACPI: video: Force backlight native for more TongFang devices
Ye Bin <yebin10@huawei.com>
ext4: fix potential out of bound read in ext4_fc_replay_scan()
Ye Bin <yebin10@huawei.com>
ext4: factor out ext4_fc_get_tl()
Ye Bin <yebin10@huawei.com>
ext4: introduce EXT4_FC_TAG_BASE_LEN helper
Jens Axboe <axboe@kernel.dk>
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Deren Wu <deren.wu@mediatek.com>
wifi: mt76: mt7921e: fix random fw download fail
Jerry Snitselaar <jsnitsel@redhat.com>
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Charlotte Tan <charlotte@extrahop.com>
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
Daniel Bristot de Oliveira <bristot@kernel.org>
rv/dot2c: Make automaton definition static
Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
drbd: only clone bio if we have a backing device
Felix Riemann <felix.riemann@sma.de>
net: phy: dp83822: disable MDI crossover status change interrupt
Eric Dumazet <edumazet@google.com>
net: sched: fix race condition in qdisc_graft()
Yang Yingliang <yangyingliang@huawei.com>
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang <yangyingliang@huawei.com>
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
sfc: include vport_id in filter spec hash and equal()
Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
Paul Blakey <paulb@nvidia.com>
net: Fix return value of qdisc ingress handling on success
Zhengchao Shao <shaozhengchao@huawei.com>
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao <shaozhengchao@huawei.com>
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao <shaozhengchao@huawei.com>
net: sched: cake: fix null pointer access issue when cake_init() fails
Sagi Grimberg <sagi@grimberg.me>
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Serge Semin <Sergey.Semin@baikalelectronics.ru>
nvme-hwmon: kmalloc the NVME SMART log buffer
Christoph Hellwig <hch@lst.de>
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Guillaume Nault <gnault@redhat.com>
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Phil Sutter <phil@nwl.cc>
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Brett Creeley <brett@pensando.io>
ionic: catch NULL pointer issue on reconfig
Eric Dumazet <edumazet@google.com>
net: hsr: avoid possible NULL deref in skb_clone()
Vikas Gupta <vikas.gupta@broadcom.com>
bnxt_en: fix memory leak in bnxt_nvm_test()
Guenter Roeck <linux@roeck-us.net>
drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o
Genjian Zhang <zhanggenjian@kylinos.cn>
dm: remove unnecessary assignment statement in alloc_dev()
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
cifs: Fix memory leak when build ntlmssp negotiate blob failed
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
cifs: Fix xid leak in cifs_create()
Zhengchao Shao <shaozhengchao@huawei.com>
ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
Kuniyuki Iwashima <kuniyu@amazon.com>
udp: Update reuse->has_conns under reuseport_lock.
Rafael Mendonca <rafaelmendsr@gmail.com>
scsi: lpfc: Fix memory leak in lpfc_create_port()
Yang Yingliang <yangyingliang@huawei.com>
net: ethernet: mtk_eth_wed: add missing of_node_put()
Yang Yingliang <yangyingliang@huawei.com>
net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()
Yang Yingliang <yangyingliang@huawei.com>
net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
Jens Axboe <axboe@kernel.dk>
io_uring/rw: remove leftover debug statement
Yu Kuai <yukuai3@huawei.com>
blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
Gao Xiang <xiang@kernel.org>
erofs: shouldn't churn the mapping page for duplicated copies
Eric Dumazet <edumazet@google.com>
skmsg: pass gfp argument to alloc_sk_msg()
Shenwei Wang <shenwei.wang@nxp.com>
net: stmmac: Enable mac_managed_pm phylink config
Shenwei Wang <shenwei.wang@nxp.com>
net: phylink: add mac_managed_pm in phylink_config structure
Dan Carpenter <dan.carpenter@oracle.com>
net/smc: Fix an error code in smc_lgr_create()
Harini Katakam <harini.katakam@amd.com>
net: phy: dp83867: Extend RX strap quirk for SGMII mode
Xiaobo Liu <cppcoffee@gmail.com>
net/atm: fix proc_mpc_write incorrect return value
Jonathan Cooper <jonathan.s.cooper@amd.com>
sfc: Change VF mac via PF as first preference if available.
José Expósito <jose.exposito89@gmail.com>
HID: magicmouse: Do not set BTN_MOUSE on double report
Jakub Kicinski <kuba@kernel.org>
tls: strp: make sure the TCP skbs do not have overlapping data
Jan Sokolowski <jan.sokolowski@intel.com>
i40e: Fix DMA mappings leak
Christian Marangi <ansuelsmth@gmail.com>
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
Christian Marangi <ansuelsmth@gmail.com>
net: dsa: qca8k: fix inband mgmt for big-endian systems
Alexander Potapenko <glider@google.com>
tipc: fix an information leak in tipc_topsrv_kern_subscr
Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>
tipc: Fix recognition of trial period
Tony Luck <tony.luck@intel.com>
ACPI: extlog: Handle multiple records
Maxime Ripard <maxime@cerno.tech>
drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
Maxime Ripard <maxime@cerno.tech>
drm/vc4: Add module dependency on hdmi-codec
Filipe Manana <fdmanana@suse.com>
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana <fdmanana@suse.com>
btrfs: fix processing of delayed data refs during backref walking
Mikulas Patocka <mpatocka@redhat.com>
dm bufio: use the acquire memory barrier when testing for B_READING
Mario Limonciello <mario.limonciello@amd.com>
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
Zhang Rui <rui.zhang@intel.com>
x86/topology: Fix duplicated core ID within a package
Zhang Rui <rui.zhang@intel.com>
x86/topology: Fix multiple packages shown on a single-package system
Nathan Chancellor <nathan@kernel.org>
x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
Bryan O'Donoghue <bryan.odonoghue@linaro.org>
media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX
Bryan O'Donoghue <bryan.odonoghue@linaro.org>
media: venus: dec: Handle the case where find_format fails
Sean Young <sean@mess.org>
media: mceusb: set timeout to at least timeout provided
Sakari Ailus <sakari.ailus@linux.intel.com>
media: ipu3-imgu: Fix NULL pointer dereference in active selection access
Eric Ren <renzhengeek@gmail.com>
KVM: arm64: vgic: Fix exit condition in scan_its_table()
Alexander Graf <graf@amazon.com>
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf <graf@amazon.com>
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
Alexander Graf <graf@amazon.com>
kvm: Add support for arch compat vm ioctls
Rik van Riel <riel@surriel.com>
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: fix sdma doorbell init ordering on APUs
Fabien Parent <fabien.parent@linaro.org>
cpufreq: qcom: fix memory leak in error path
Babu Moger <babu.moger@amd.com>
x86/resctrl: Fix min_cbm_bits for AMD
Kai-Heng Feng <kai.heng.feng@canonical.com>
ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
Alexander Stein <alexander.stein@ew.tq-group.com>
ata: ahci-imx: Fix MODULE_ALIAS
Zhang Rui <rui.zhang@intel.com>
hwmon/coretemp: Handle large core ID value
Borislav Petkov <bp@suse.de>
x86/microcode/AMD: Apply the patch early on every logical thread
Jon Hunter <jonathanh@nvidia.com>
cpufreq: tegra194: Fix module loading
Bryan O'Donoghue <bryan.odonoghue@linaro.org>
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Fabien Parent <fabien.parent@linaro.org>
cpufreq: qcom: fix writes in read-only memory region
GONG, Ruiqi <gongruiqi1@huawei.com>
selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
Steve French <stfrench@microsoft.com>
smb3: interface count displayed incorrectly
Joseph Qi <joseph.qi@linux.alibaba.com>
ocfs2: fix BUG when iput after ocfs2_mknod fails
Joseph Qi <joseph.qi@linux.alibaba.com>
ocfs2: clear dinode links count in case of error
Thomas Zimmermann <tzimmermann@suse.de>
video/aperture: Call sysfb_disable() before removing PCI devices
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/kvm/vgic/vgic-its.c | 5 +-
arch/x86/Kconfig | 1 -
arch/x86/include/asm/iommu.h | 4 +-
arch/x86/kernel/cpu/microcode/amd.c | 16 ++-
arch/x86/kernel/cpu/resctrl/core.c | 8 +-
arch/x86/kernel/cpu/topology.c | 16 ++-
arch/x86/kvm/x86.c | 87 ++++++++++++---
block/blk-mq.c | 7 +-
drivers/acpi/acpi_extlog.c | 33 +++---
drivers/acpi/video_detect.c | 64 +++++++++++
drivers/ata/ahci.h | 2 +-
drivers/ata/ahci_imx.c | 2 +-
drivers/block/drbd/drbd_req.c | 14 +--
drivers/cpufreq/qcom-cpufreq-nvmem.c | 10 +-
drivers/cpufreq/tegra194-cpufreq.c | 1 +
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 5 -
drivers/gpu/drm/amd/amdgpu/soc15.c | 21 ++++
drivers/gpu/drm/amd/display/dc/dml/Makefile | 2 +-
drivers/gpu/drm/vc4/vc4_drv.c | 1 +
drivers/gpu/drm/vc4/vc4_hdmi.c | 9 ++
drivers/hid/hid-magicmouse.c | 2 +-
drivers/hwmon/coretemp.c | 56 +++++++---
drivers/i2c/busses/i2c-qcom-cci.c | 13 ++-
drivers/iommu/intel/iommu.c | 5 +
drivers/md/dm-bufio.c | 13 ++-
drivers/md/dm.c | 1 -
drivers/media/platform/qcom/venus/helpers.c | 13 ++-
drivers/media/platform/qcom/venus/vdec.c | 2 +
drivers/media/rc/mceusb.c | 2 +-
drivers/net/dsa/qca/qca8k-8xxx.c | 83 +++++++++-----
drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 11 +-
drivers/net/ethernet/hisilicon/hns/hnae.c | 4 +-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 3 -
drivers/net/ethernet/intel/i40e/i40e_main.c | 16 +--
drivers/net/ethernet/intel/i40e/i40e_txrx.c | 13 +--
drivers/net/ethernet/intel/i40e/i40e_txrx.h | 1 -
drivers/net/ethernet/intel/i40e/i40e_xsk.c | 67 +++++++++--
drivers/net/ethernet/intel/i40e/i40e_xsk.h | 2 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 17 ++-
drivers/net/ethernet/mediatek/mtk_wed.c | 15 ++-
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 12 +-
drivers/net/ethernet/sfc/ef10.c | 58 ++++------
drivers/net/ethernet/sfc/filter.h | 4 +-
drivers/net/ethernet/sfc/rx_common.c | 10 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 +
drivers/net/phy/dp83822.c | 3 +-
drivers/net/phy/dp83867.c | 8 ++
drivers/net/phy/phylink.c | 3 +
drivers/net/wireless/mediatek/mt76/mt7921/pci.c | 1 +
.../net/wireless/mediatek/mt76/mt7921/pci_mcu.c | 2 +
drivers/net/wireless/mediatek/mt76/mt7921/regs.h | 2 +
drivers/net/wwan/wwan_hwsim.c | 2 +-
drivers/nvme/host/core.c | 6 +-
drivers/nvme/host/hwmon.c | 32 ++++--
drivers/nvme/target/core.c | 2 +-
drivers/platform/x86/amd/pmc.c | 7 ++
drivers/scsi/lpfc/lpfc_init.c | 7 +-
drivers/staging/media/ipu3/ipu3-v4l2.c | 31 +++---
drivers/video/aperture.c | 11 ++
fs/btrfs/backref.c | 46 +++++---
fs/cifs/cifsfs.c | 7 +-
fs/cifs/dir.c | 6 +-
fs/cifs/file.c | 11 +-
fs/cifs/sess.c | 1 +
fs/cifs/smb2ops.c | 3 +-
fs/cifs/smb2pdu.c | 2 +-
fs/erofs/zdata.c | 8 +-
fs/erofs/zdata.h | 6 +-
fs/ext4/fast_commit.c | 122 ++++++++++++++-------
fs/ext4/fast_commit.h | 3 +
fs/ocfs2/namei.c | 23 ++--
fs/proc/task_mmu.c | 2 +-
include/linux/dsa/tag_qca.h | 8 +-
include/linux/kvm_host.h | 2 +
include/linux/phylink.h | 2 +
include/net/sch_generic.h | 1 -
include/net/sock_reuseport.h | 11 +-
io_uring/io_uring.h | 10 +-
io_uring/msg_ring.c | 3 +
io_uring/rw.c | 2 -
mm/hugetlb.c | 2 +-
net/atm/mpoa_proc.c | 3 +-
net/core/dev.c | 4 +
net/core/skmsg.c | 8 +-
net/core/sock_reuseport.c | 16 +++
net/hsr/hsr_forward.c | 12 +-
net/ipv4/datagram.c | 2 +-
net/ipv4/netfilter/ipt_rpfilter.c | 3 +-
net/ipv4/netfilter/nft_fib_ipv4.c | 3 +-
net/ipv4/udp.c | 2 +-
net/ipv6/addrconf.c | 2 +
net/ipv6/datagram.c | 2 +-
net/ipv6/netfilter/ip6t_rpfilter.c | 10 +-
net/ipv6/netfilter/nft_fib_ipv6.c | 7 +-
net/ipv6/udp.c | 2 +-
net/netfilter/nf_tables_api.c | 5 +-
net/sched/sch_api.c | 5 +-
net/sched/sch_atm.c | 1 -
net/sched/sch_cake.c | 4 +
net/sched/sch_cbq.c | 1 -
net/sched/sch_choke.c | 2 -
net/sched/sch_drr.c | 2 -
net/sched/sch_dsmark.c | 2 -
net/sched/sch_etf.c | 3 -
net/sched/sch_ets.c | 2 -
net/sched/sch_fq_codel.c | 2 -
net/sched/sch_fq_pie.c | 3 -
net/sched/sch_hfsc.c | 2 -
net/sched/sch_htb.c | 2 -
net/sched/sch_multiq.c | 1 -
net/sched/sch_prio.c | 2 -
net/sched/sch_qfq.c | 2 -
net/sched/sch_red.c | 2 -
net/sched/sch_sfb.c | 5 +-
net/sched/sch_skbprio.c | 3 -
net/sched/sch_taprio.c | 2 -
net/sched/sch_tbf.c | 2 -
net/sched/sch_teql.c | 1 -
net/smc/smc_core.c | 3 +-
net/tipc/discover.c | 2 +-
net/tipc/topsrv.c | 2 +-
net/tls/tls_strp.c | 32 +++++-
security/selinux/ss/services.c | 5 +-
security/selinux/ss/sidtab.c | 4 +-
security/selinux/ss/sidtab.h | 2 +-
tools/verification/dot2/dot2c.py | 2 +-
virt/kvm/kvm_main.c | 11 ++
128 files changed, 888 insertions(+), 441 deletions(-)
next reply other threads:[~2022-10-27 16:55 UTC|newest]
Thread overview: 110+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-27 16:54 Greg Kroah-Hartman [this message]
2022-10-27 16:54 ` [PATCH 6.0 01/94] [PATCH v2] video/aperture: Call sysfb_disable() before removing PCI devices Greg Kroah-Hartman
2022-10-27 16:54 ` Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 02/94] ocfs2: clear dinode links count in case of error Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 03/94] ocfs2: fix BUG when iput after ocfs2_mknod fails Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 04/94] smb3: interface count displayed incorrectly Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 05/94] selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context() Greg Kroah-Hartman
2022-10-27 16:54 ` Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 06/94] cpufreq: qcom: fix writes in read-only memory region Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 07/94] i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 08/94] cpufreq: tegra194: Fix module loading Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 09/94] x86/microcode/AMD: Apply the patch early on every logical thread Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 10/94] hwmon/coretemp: Handle large core ID value Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 11/94] ata: ahci-imx: Fix MODULE_ALIAS Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 12/94] ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 13/94] x86/resctrl: Fix min_cbm_bits for AMD Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 14/94] cpufreq: qcom: fix memory leak in error path Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 15/94] drm/amdgpu: fix sdma doorbell init ordering on APUs Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 16/94] mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 17/94] kvm: Add support for arch compat vm ioctls Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 18/94] KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter() Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 19/94] KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 20/94] KVM: arm64: vgic: Fix exit condition in scan_its_table() Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 21/94] media: ipu3-imgu: Fix NULL pointer dereference in active selection access Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 22/94] media: mceusb: set timeout to at least timeout provided Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 23/94] media: venus: dec: Handle the case where find_format fails Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 24/94] media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 25/94] x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 26/94] x86/topology: Fix multiple packages shown on a single-package system Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 27/94] x86/topology: Fix duplicated core ID within a package Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 28/94] platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 29/94] dm bufio: use the acquire memory barrier when testing for B_READING Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 30/94] btrfs: fix processing of delayed data refs during backref walking Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 31/94] btrfs: fix processing of delayed tree block " Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 32/94] drm/vc4: Add module dependency on hdmi-codec Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 33/94] drm/vc4: hdmi: Enforce the minimum rate at runtime_resume Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 34/94] ACPI: extlog: Handle multiple records Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 35/94] tipc: Fix recognition of trial period Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 36/94] tipc: fix an information leak in tipc_topsrv_kern_subscr Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 37/94] net: dsa: qca8k: fix inband mgmt for big-endian systems Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 38/94] net: dsa: qca8k: fix ethtool autocast mib " Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 39/94] i40e: Fix DMA mappings leak Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 40/94] tls: strp: make sure the TCP skbs do not have overlapping data Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 41/94] HID: magicmouse: Do not set BTN_MOUSE on double report Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 42/94] sfc: Change VF mac via PF as first preference if available Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 43/94] net/atm: fix proc_mpc_write incorrect return value Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 44/94] net: phy: dp83867: Extend RX strap quirk for SGMII mode Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 45/94] net/smc: Fix an error code in smc_lgr_create() Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 46/94] net: phylink: add mac_managed_pm in phylink_config structure Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 47/94] net: stmmac: Enable mac_managed_pm phylink config Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 48/94] skmsg: pass gfp argument to alloc_sk_msg() Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 49/94] erofs: shouldnt churn the mapping page for duplicated copies Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 50/94] blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping() Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 51/94] io_uring/rw: remove leftover debug statement Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 52/94] net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe() Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 53/94] net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw() Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 54/94] net: ethernet: mtk_eth_wed: add missing of_node_put() Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 55/94] scsi: lpfc: Fix memory leak in lpfc_create_port() Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 56/94] udp: Update reuse->has_conns under reuseport_lock Greg Kroah-Hartman
2022-10-27 16:54 ` [PATCH 6.0 57/94] ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 58/94] cifs: Fix xid leak in cifs_create() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 59/94] cifs: Fix xid leak in cifs_copy_file_range() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 60/94] cifs: Fix xid leak in cifs_flock() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 61/94] cifs: Fix xid leak in cifs_ses_add_channel() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 62/94] cifs: Fix memory leak when build ntlmssp negotiate blob failed Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 63/94] dm: remove unnecessary assignment statement in alloc_dev() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 64/94] drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 65/94] bnxt_en: fix memory leak in bnxt_nvm_test() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 66/94] net: hsr: avoid possible NULL deref in skb_clone() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 67/94] ionic: catch NULL pointer issue on reconfig Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 68/94] netfilter: rpfilter/fib: Populate flowic_l3mdev field Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 69/94] netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 70/94] netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 71/94] nvme-hwmon: consistently ignore errors from nvme_hwmon_init Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 72/94] nvme-hwmon: kmalloc the NVME SMART log buffer Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 73/94] nvmet: fix workqueue MEM_RECLAIM flushing dependency Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 74/94] net: sched: cake: fix null pointer access issue when cake_init() fails Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 75/94] net: sched: delete duplicate cleanup of backlog and qlen Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 76/94] net: sched: sfb: fix null pointer access issue when sfb_init() fails Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 77/94] net: Fix return value of qdisc ingress handling on success Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 78/94] io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 79/94] sfc: include vport_id in filter spec hash and equal() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 80/94] wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 81/94] net: hns: fix possible memory leak in hnae_ae_register() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 82/94] net: sched: fix race condition in qdisc_graft() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 83/94] net: phy: dp83822: disable MDI crossover status change interrupt Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 84/94] drbd: only clone bio if we have a backing device Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 85/94] rv/dot2c: Make automaton definition static Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 86/94] iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 87/94] iommu/vt-d: Clean up si_domain in the init_dmars() error path Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 88/94] wifi: mt76: mt7921e: fix random fw download fail Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 89/94] io_uring: dont gate task_work run on TIF_NOTIFY_SIGNAL Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 90/94] ext4: introduce EXT4_FC_TAG_BASE_LEN helper Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 91/94] ext4: factor out ext4_fc_get_tl() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 92/94] ext4: fix potential out of bound read in ext4_fc_replay_scan() Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 93/94] [PATCH v3] ACPI: video: Force backlight native for more TongFang devices Greg Kroah-Hartman
2022-10-27 16:55 ` [PATCH 6.0 94/94] mm: /proc/pid/smaps_rollup: fix no vmas null-deref Greg Kroah-Hartman
2022-10-27 17:11 ` [PATCH 6.0 00/94] 6.0.6-rc1 review Greg Kroah-Hartman
2022-10-27 18:22 ` Luna Jernberg
2022-10-27 18:46 ` Holger Hoffstätte
2022-10-27 21:13 ` Justin Forbes
2022-10-28 8:20 ` Bagas Sanjaya
2022-10-28 9:20 ` Naresh Kamboju
2022-10-28 9:25 ` Ron Economos
2022-10-28 10:18 ` Rudi Heitbaum
2022-10-28 10:35 ` Sudip Mukherjee (Codethink)
2022-10-28 11:59 ` Jon Hunter
2022-10-28 22:01 ` Florian Fainelli
2022-10-29 3:36 ` Guenter Roeck
-- strict thread matches above, loose matches on Subject: below --
2022-10-28 3:43 Ronald Warsow
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=20221027165057.208202132@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=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--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.