All of lore.kernel.org
 help / color / mirror / Atom feed
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, rwarsow@gmx.de,
	conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org
Subject: [PATCH 5.10 000/518] 5.10.227-rc1 review
Date: Tue, 15 Oct 2024 14:38:24 +0200	[thread overview]
Message-ID: <20241015123916.821186887@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 5.10.227 release.
There are 518 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 Thu, 17 Oct 2024 12:37:45 +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.10.227-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.10.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 5.10.227-rc1

Yixing Liu <liuyixing1@huawei.com>
    RDMA/hns: Fix uninitialized variable

Jan Kara <jack@suse.cz>
    ext4: fix warning in ext4_dio_write_end_io()

Phil Sutter <phil@nwl.cc>
    netfilter: ip6t_rpfilter: Fix regression with VRF interfaces

Antoine Tenart <atenart@kernel.org>
    net: vrf: determine the dst using the original ifindex for multicast

Andrea Mayer <andrea.mayer@uniroma2.it>
    net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev

David Ahern <dsahern@kernel.org>
    net: Handle l3mdev in ip_tunnel_init_flow

David Ahern <dsahern@kernel.org>
    xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup

Eyal Birger <eyal.birger@gmail.com>
    net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT

Yonatan Maman <Ymaman@Nvidia.com>
    nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error

Anatolij Gustschin <agust@denx.de>
    net: dsa: lan9303: ensure chip reset and wait for READY status

Anastasia Kovaleva <a.kovaleva@yadro.com>
    net: Fix an unsafe loop on the list

SurajSonawane2415 <surajsonawane0215@gmail.com>
    hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma

Icenowy Zheng <uwu@icenowy.me>
    usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip

Jose Alberto Reguero <jose.alberto.reguero@gmail.com>
    usb: xhci: Fix problem with xhci resume from suspend

Selvarasu Ganesan <selvarasu.g@samsung.com>
    usb: dwc3: core: Stop processing of pending events if controller is halted

Oliver Neukum <oneukum@suse.com>
    Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"

Wade Wang <wade.wang@hp.com>
    HID: plantronics: Workaround for an unexcepted opposite volume key

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    hwmon: (adm9240) Add missing dependency on REGMAP_I2C

Guenter Roeck <linux@roeck-us.net>
    hwmon: (tmp513) Add missing dependency on REGMAP_I2C

Huang Ying <ying.huang@intel.com>
    resource: fix region_intersects() vs add_memory_driver_managed()

Eric Dumazet <edumazet@google.com>
    slip: make slhc_remember() more robust against malicious packets

Eric Dumazet <edumazet@google.com>
    ppp: fix ppp_async_encode() illegal access

Florian Westphal <fw@strlen.de>
    netfilter: fib: check correct rtable in vrf setups

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

David Ahern <dsahern@kernel.org>
    net: Add l3mdev index to flow struct and avoid oif reset for port devices

Xin Long <lucien.xin@gmail.com>
    sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start

Rosen Penev <rosenp@gmail.com>
    net: ibm: emac: mal: fix wrong goto

Eric Dumazet <edumazet@google.com>
    net/sched: accept TCA_STAB only for root qdisc

Mohamed Khalfella <mkhalfella@purestorage.com>
    igb: Do not bring the device up after non-fatal error

Billy Tsai <billy_tsai@aspeedtech.com>
    gpio: aspeed: Use devm_clk api to manage clock source

Billy Tsai <billy_tsai@aspeedtech.com>
    gpio: aspeed: Add the flush write to ensure the write complete.

Jonas Gorski <jonas.gorski@gmail.com>
    net: dsa: b53: fix jumbo frames on 10/100 ports

Jonas Gorski <jonas.gorski@gmail.com>
    net: dsa: b53: allow lower MTUs on BCM5325/5365

Jonas Gorski <jonas.gorski@gmail.com>
    net: dsa: b53: fix max MTU for BCM5325/BCM5365

Jonas Gorski <jonas.gorski@gmail.com>
    net: dsa: b53: fix max MTU for 1g switches

Jonas Gorski <jonas.gorski@gmail.com>
    net: dsa: b53: fix jumbo frame mtu check

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    net: phy: bcm84881: Fix some error handling paths

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change

Andy Roulin <aroulin@nvidia.com>
    netfilter: br_netfilter: fix panic with metadata_dst skb

Neal Cardwell <ncardwell@google.com>
    tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe

Neal Cardwell <ncardwell@google.com>
    tcp: fix to allow timestamp undo if no retransmits were sent

Ingo van Lil <inguin@gmx.de>
    net: phy: dp83869: fix memory corruption when enabling fiber

Yanjun Zhang <zhangyanjun@cestc.cn>
    NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()

Dan Carpenter <dan.carpenter@linaro.org>
    SUNRPC: Fix integer overflow in decode_rc_list()

Dave Ertman <david.m.ertman@intel.com>
    ice: fix VLAN replay after reset

Chuck Lever <chuck.lever@oracle.com>
    NFSD: Mark filecache "down" if init fails

Bob Pearson <rpearsonhpe@gmail.com>
    RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt

Andrey Shumilin <shum.sdl@nppct.ru>
    fbdev: sisfb: Fix strbuf array overflow

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check null pointer before dereferencing se

Zijun Hu <quic_zijuhu@quicinc.com>
    driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute

Zhu Jun <zhujun2@cmss.chinamobile.com>
    tools/iio: Add memory allocation failure check for trigger_name

Philip Chen <philipchen@chromium.org>
    virtio_pmem: Check device status before requesting flush

Shawn Shao <shawn.shao@jaguarmicro.com>
    usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Crashkernel Scenario

Xu Yang <xu.yang_2@nxp.com>
    usb: chipidea: udc: enable suspend interrupt after usb reset

Peng Fan <peng.fan@nxp.com>
    clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D

Yunke Cao <yunkec@chromium.org>
    media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()

Kaixin Wang <kxwang23@m.fudan.edu.cn>
    ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition

Alex Williamson <alex.williamson@redhat.com>
    PCI: Mark Creative Labs EMU20k2 INTx masking as broken

Hans de Goede <hdegoede@redhat.com>
    i2c: i801: Use a different adapter-name for IDF adapters

Subramanian Ananthanarayanan <quic_skananth@quicinc.com>
    PCI: Add ACS quirk for Qualcomm SA8775P

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    clk: bcm: bcm53573: fix OF node leak in init

WangYuli <wangyuli@uniontech.com>
    PCI: Add function 0 DMA alias quirk for Glenfly Arise chip

Saravanan Vajravel <saravanan.vajravel@broadcom.com>
    RDMA/mad: Improve handling of timed out WRs of mad agent

Daniel Jordan <daniel.m.jordan@oracle.com>
    ktest.pl: Avoid false positives with grub2 skip regex

Thomas Richter <tmricht@linux.ibm.com>
    s390/cpum_sf: Remove WARN_ON_ONCE statements

Wojciech Gładysz <wojciech.gladysz@infogain.com>
    ext4: nested locking for xattr inode

Gerald Schaefer <gerald.schaefer@linux.ibm.com>
    s390/mm: Add cond_resched() to cmm_alloc/free_pages()

Heiko Carstens <hca@linux.ibm.com>
    s390/facility: Disable compile time optimization for decompressor code

Tao Chen <chen.dylane@gmail.com>
    bpf: Check percpu map value size first

Mathias Krause <minipli@grsecurity.net>
    Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal

Andrii Nakryiko <andrii@kernel.org>
    tracing/kprobes: Fix symbol counting logic by looking at modules as well

Francis Laniel <flaniel@linux.microsoft.com>
    tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols

Jiri Olsa <jolsa@kernel.org>
    kallsyms: Make module_kallsyms_on_each_symbol generally available

Jiri Olsa <jolsa@kernel.org>
    kallsyms: Make kallsyms_on_each_symbol generally available

Michael S. Tsirkin <mst@redhat.com>
    virtio_console: fix misc probe bugs

Steven Rostedt (Google) <rostedt@goodmis.org>
    tracing: Have saved_cmdlines arrays all in one allocation

Alexander Egorenkov <egorenar@linux.ibm.com>
    s390/zcore: release dump save area on restart or power down

Alexander Egorenkov <egorenar@linux.ibm.com>
    s390/zcore: no need to check return value of debugfs_create functions

Rob Clark <robdclark@chromium.org>
    drm/crtc: fix uninitialized variable use even harder

Steven Rostedt (Google) <rostedt@goodmis.org>
    tracing: Remove precision vsnprintf() check from print event

Linus Walleij <linus.walleij@linaro.org>
    net: ethernet: cortina: Drop TSO support

Gabriel Krisman Bertazi <krisman@suse.de>
    unicode: Don't special case ignorable code points

Haoran Zhang <wh1sper@zju.edu.cn>
    vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()

zhanchengbin <zhanchengbin1@huawei.com>
    ext4: fix inode tree inconsistency caused by ENOMEM

Armin Wolf <W_Armin@gmx.de>
    ACPI: battery: Fix possible crash when unregistering a battery hook

Armin Wolf <W_Armin@gmx.de>
    ACPI: battery: Simplify battery hook locking

Heiner Kallweit <hkallweit1@gmail.com>
    r8169: add tally counter fields added with RTL8125

Colin Ian King <colin.i.king@gmail.com>
    r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks

Val Packett <val@packett.cool>
    drm/rockchip: vop: clear DMA stop bit on RK3066

Hugh Cole-Baker <sigmaris@gmail.com>
    drm/rockchip: support gamma control on RK3399

Hugh Cole-Baker <sigmaris@gmail.com>
    drm/rockchip: define gamma registers for RK3399

Oleg Nesterov <oleg@redhat.com>
    uprobes: fix kernel info leak via "[uprobes]" vma

Mark Rutland <mark.rutland@arm.com>
    arm64: errata: Expand speculative SSBS workaround once more

Mark Rutland <mark.rutland@arm.com>
    arm64: cputype: Add Neoverse-N3 definitions

Anshuman Khandual <anshuman.khandual@arm.com>
    arm64: Add Cortex-715 CPU part definition

Zhihao Cheng <chengzhihao1@huawei.com>
    ext4: dax: fix overflowing extents beyond inode size when partially writing

Jan Kara <jack@suse.cz>
    ext4: properly sync file size update after O_SYNC direct IO

Jinjie Ruan <ruanjinjie@huawei.com>
    i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled

Andi Shyti <andi.shyti@kernel.org>
    i2c: xiic: Use devm_clk_get_enabled()

Krzysztof Kozlowski <krzk@kernel.org>
    i2c: xiic: Simplify with dev_err_probe()

Masahiro Yamada <masahiroy@kernel.org>
    kconfig: qconf: fix buffer overflow in debug links

Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
    drm/sched: Add locking to drm_sched_entity_modify_sched

Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
    gpio: davinci: fix lazy disable

Filipe Manana <fdmanana@suse.com>
    btrfs: wait for fixup workers before stopping cleaner kthread during umount

Qu Wenruo <wqu@suse.com>
    btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

Hans de Goede <hdegoede@redhat.com>
    ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]

Hans de Goede <hdegoede@redhat.com>
    ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]

Nuno Sa <nuno.sa@analog.com>
    Input: adp5589-keys - fix adp5589_gpio_get_value()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    rtc: at91sam9: fix OF node leak in probe() error path

KhaiWenTan <khai.wen.tan@linux.intel.com>
    net: stmmac: Fix zero-division error when disabling tc cbs

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    tomoyo: fallback to realpath if symlink's pathname does not exist

Barnabás Czémán <barnabas.czeman@mainlining.org>
    iio: magnetometer: ak8975: Fix reading for ak099xx sensors

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()

Zheng Wang <zyytlz.wz@163.com>
    media: venus: fix use after free bug in venus_remove due to race condition

Mike Tipton <quic_mdtipton@quicinc.com>
    clk: qcom: clk-rpmh: Fix overflow in BCM vote

Hans Verkuil <hverkuil-cisco@xs4all.nl>
    media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags

Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
    media: sun4i_csi: Implement link validate for sun4i_csi subdev

Sebastian Reichel <sebastian.reichel@collabora.com>
    clk: rockchip: fix error for unknown clocks

Chun-Yi Lee <joeyli.kernel@gmail.com>
    aoe: fix the potential use-after-free problem in more places

Chuck Lever <chuck.lever@oracle.com>
    NFSD: Fix NFSv4's PUTPUBFH operation

Li Lingfeng <lilingfeng3@huawei.com>
    nfsd: map the EBADMSG to nfserr_io to avoid warning

NeilBrown <neilb@suse.de>
    nfsd: fix delegation_blocked() to block correctly for at least 30 seconds

Yuezhang Mo <Yuezhang.Mo@sony.com>
    exfat: fix memory leak in exfat_load_bitmap()

Jisheng Zhang <jszhang@kernel.org>
    riscv: define ILLEGAL_POINTER_VALUE for 64bit

Lizhi Xu <lizhi.xu@windriver.com>
    ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate

Julian Sun <sunjunchao2870@gmail.com>
    ocfs2: fix null-ptr-deref when journal load failed.

Lizhi Xu <lizhi.xu@windriver.com>
    ocfs2: remove unreasonable unlock in ocfs2_read_blocks

Joseph Qi <joseph.qi@linux.alibaba.com>
    ocfs2: cancel dqi_sync_work before freeing oinfo

Gautham Ananthakrishna <gautham.ananthakrishna@oracle.com>
    ocfs2: reserve space for inline xattr before attaching reflink tree

Joseph Qi <joseph.qi@linux.alibaba.com>
    ocfs2: fix uninit-value in ocfs2_get_block()

Heming Zhao <heming.zhao@suse.com>
    ocfs2: fix the la space leak when unmounting an ocfs2 volume

Danilo Krummrich <dakr@kernel.org>
    mm: krealloc: consider spare memory for __GFP_ZERO

Kemeng Shi <shikemeng@huaweicloud.com>
    jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit

Baokun Li <libaokun1@huawei.com>
    jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error

Ma Ke <make24@iscas.ac.cn>
    drm: omapdrm: Add missing check for alloc_ordered_workqueue

Andrew Jones <ajones@ventanamicro.com>
    of/irq: Support #msi-cells=<0> in of_msi_get_domain

Helge Deller <deller@gmx.de>
    parisc: Fix stack start for ADDR_NO_RANDOMIZE personality

Helge Deller <deller@kernel.org>
    parisc: Fix 64-bit userspace syscall path

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()

Baokun Li <libaokun1@huawei.com>
    ext4: update orig_path in ext4_find_extent()

Baokun Li <libaokun1@huawei.com>
    ext4: fix double brelse() the buffer of the extents path

Baokun Li <libaokun1@huawei.com>
    ext4: aovid use-after-free in ext4_ext_insert_extent()

Baokun Li <libaokun1@huawei.com>
    ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()

Baokun Li <libaokun1@huawei.com>
    ext4: propagate errors from ext4_find_extent() in ext4_insert_range()

Baokun Li <libaokun1@huawei.com>
    ext4: fix slab-use-after-free in ext4_split_extent_at()

Edward Adam Davis <eadavis@qq.com>
    ext4: no need to continue when the number of entries is 1

Ai Chao <aichao@kylinos.cn>
    ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9

Hans P. Moller <hmoller@uc.cl>
    ALSA: line6: add hw monitor volume control to POD HD500X

Jaroslav Kysela <perex@perex.cz>
    ALSA: core: add isascii() check to card ID generator

Thomas Zimmermann <tzimmermann@suse.de>
    drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS

Helge Deller <deller@gmx.de>
    parisc: Fix itlb miss handler for 64-bit programs

Luo Gengkun <luogengkun@huaweicloud.com>
    perf/core: Fix small negative period being ignored

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: bcm63xx: Fix module autoloading

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()

Robert Hancock <robert.hancock@calian.com>
    i2c: xiic: Wait for TX empty to avoid missed TX NAKs

Jinjie Ruan <ruanjinjie@huawei.com>
    i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()

Marek Vasut <marex@denx.de>
    i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume

David Hildenbrand <david@redhat.com>
    selftests/mm: fix charge_reserved_hugetlb.sh test

Christophe Leroy <christophe.leroy@csgroup.eu>
    selftests: vDSO: fix vDSO symbols lookup for powerpc64

Yifei Liu <yifei.l.liu@oracle.com>
    selftests: breakpoints: use remaining time to check if suspend succeed

Ben Dooks <ben.dooks@codethink.co.uk>
    spi: s3c64xx: fix timeout counters in flush_fifo

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled

Artem Sadovnikov <ancowi69@gmail.com>
    ext4: fix i_data_sem unlock order in ext4_ind_migrate()

Baokun Li <libaokun1@huawei.com>
    ext4: avoid use-after-free in ext4_ext_show_leaf()

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    ext4: ext4_search_dir should return a proper error

Geert Uytterhoeven <geert+renesas@glider.be>
    of/irq: Refer to actual buffer size in of_irq_parse_one()

Tim Huang <tim.huang@amd.com>
    drm/amd/pm: ensure the fw_info is not null before using it

Geert Uytterhoeven <geert+renesas@glider.be>
    drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()

Kees Cook <kees@kernel.org>
    scsi: aacraid: Rearrange order of struct aac_srb_unit

Matthew Brost <matthew.brost@intel.com>
    drm/printer: Allow NULL data in devcoredump printer

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Initialize get_bytes_per_element's default to 1

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Fix index out of bounds in DCN30 color transformation

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Fix index out of bounds in degamma hardware format translation

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check stream before comparing them

Ckath <ckath@yandex.ru>
    platform/x86: touchscreen_dmi: add nanote-next quirk

Peng Liu <liupeng01@kylinos.cn>
    drm/amdgpu: enable gfxoff quirk on HP 705G4

Peng Liu <liupeng01@kylinos.cn>
    drm/amdgpu: add raven1 gfxoff quirk

Zhao Mengmeng <zhaomengmeng@kylinos.cn>
    jfs: Fix uninit-value access of new_ea in ea_buffer

Edward Adam Davis <eadavis@qq.com>
    jfs: check if leafidx greater than num leaves per dmap tree

Edward Adam Davis <eadavis@qq.com>
    jfs: Fix uaf in dbFreeBits

Remington Brasga <rbrasga@uci.edu>
    jfs: UBSAN: shift-out-of-bounds in dbFindBits

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check null pointers before using dc->clk_mgr

Damien Le Moal <dlemoal@kernel.org>
    ata: sata_sil: Rename sil_blacklist to sil_quirks

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream

Sanjay K Kumar <sanjay.k.kumar@intel.com>
    iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count

Lu Baolu <baolu.lu@linux.intel.com>
    iommu/vt-d: Always reserve a domain ID for identity setup

Andrew Davis <afd@ti.com>
    power: reset: brcmstb: Do not go into infinite loop if reset fails

Marc Gonzalez <mgonzalez@freebox.fr>
    iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux

Paul E. McKenney <paulmck@kernel.org>
    rcuscale: Provide clear error when async specified without primitives

Kaixin Wang <kxwang23@m.fudan.edu.cn>
    fbdev: pxafb: Fix possible use after free in pxafb_task()

Kees Cook <kees@kernel.org>
    x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()

Takashi Iwai <tiwai@suse.de>
    ALSA: hdsp: Break infinite MIDI input flush loop

Takashi Iwai <tiwai@suse.de>
    ALSA: asihpi: Fix potential OOB array access

Joshua Pius <joshuapius@chromium.org>
    ALSA: usb-audio: Add logitech Audio profile quirk

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Define macros for quirk table entries

Thomas Gleixner <tglx@linutronix.de>
    signal: Replace BUG_ON()s

Jinjie Ruan <ruanjinjie@huawei.com>
    nfp: Use IRQF_NO_AUTOEN flag in request_irq()

Gustavo A. R. Silva <gustavoars@kernel.org>
    wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext()

Adrian Ratiu <adrian.ratiu@collabora.com>
    proc: add config & param to block forcing mem writes

Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
    ACPICA: iasl: handle empty connection_node

Jason Xing <kernelxing@tencent.com>
    tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process

Simon Horman <horms@kernel.org>
    net: atlantic: Avoid warning about potential string truncation

Ido Schimmel <idosch@nvidia.com>
    ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family

Kuniyuki Iwashima <kuniyu@amazon.com>
    ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).

Simon Horman <horms@kernel.org>
    net: mvpp2: Increase size of queue_name buffer

Simon Horman <horms@kernel.org>
    tipc: guard against string buffer overrun

Pei Xiao <xiaopei01@kylinos.cn>
    ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    ACPI: EC: Do not release locks during operation region accesses

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw88: select WANT_DEV_COREDUMP

Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
    wifi: ath11k: fix array out-of-bound access in SoC stats

Konstantin Ovsepian <ovs@ovs.to>
    blk_iocost: fix more out of bound shifts

Dmitry Antipov <dmantipov@yandex.ru>
    net: sched: consistently use rcu_replace_pointer() in taprio_change()

Armin Wolf <W_Armin@gmx.de>
    ACPICA: Fix memory leak if acpi_ps_get_next_field() fails

Armin Wolf <W_Armin@gmx.de>
    ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    net: hisilicon: hns_mdio: fix OF node leak in probe()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    net: hisilicon: hip04: fix OF node leak in probe()

Jeongjun Park <aha310510@gmail.com>
    net/xen-netback: prevent UAF in xenvif_flush_hash()

Aleksandr Mishin <amishin@t-argos.ru>
    ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node()

Toke Høiland-Jørgensen <toke@redhat.com>
    wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit

Dmitry Kandybka <d.kandybka@gmail.com>
    wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()

Jann Horn <jannh@google.com>
    f2fs: Require FMODE_WRITE for atomic write ioctls

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs

Oder Chiou <oder_chiou@realtek.com>
    ALSA: hda/realtek: Fix the push button function for the ALC257

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ALSA: mixer_oss: Remove some incorrect kfree_const() usages

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: L2CAP: Fix not validating setsockopt user input

Benjamin Gaignard <benjamin.gaignard@collabora.com>
    media: usbtv: Remove useless locks in usbtv_video_free()

Robert Hancock <robert.hancock@calian.com>
    i2c: xiic: Try re-initialization on bus busy timeout

Marc Ferland <marc.ferland@sonatest.com>
    i2c: xiic: improve error message when transfer fails to start

Lars-Peter Clausen <lars@metafoo.de>
    i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path

Marek Vasut <marex@denx.de>
    i2c: xiic: Fix RX IRQ busy check

Marek Vasut <marex@denx.de>
    i2c: xiic: Switch from waitqueue to completion

Marek Vasut <marex@denx.de>
    i2c: xiic: Fix broken locking on tx_msg

Xin Long <lucien.xin@gmail.com>
    sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start

Anton Danilov <littlesmilingcloud@gmail.com>
    ipv4: ip_gre: Fix drops of small packets in ipgre_xmit

Eric Dumazet <edumazet@google.com>
    net: add more sanity checks to qdisc_pkt_len_init()

Eric Dumazet <edumazet@google.com>
    net: avoid potential underflow in qdisc_pkt_len_init() with UFO

Aleksander Jan Bajkowski <olek2@wp.pl>
    net: ethernet: lantiq_etop: fix memory disclosure

Jinjie Ruan <ruanjinjie@huawei.com>
    Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()

Eric Dumazet <edumazet@google.com>
    netfilter: nf_tables: prevent nf_skb_duplicated corruption

Jinjie Ruan <ruanjinjie@huawei.com>
    net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()

Phil Sutter <phil@nwl.cc>
    netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED

Mohamed Khalfella <mkhalfella@purestorage.com>
    net/mlx5: Added cond_resched() to crdump collection

Gerd Bayer <gbayer@linux.ibm.com>
    net/mlx5: Fix error path in multi-packet WQE transmit

Jinjie Ruan <ruanjinjie@huawei.com>
    ieee802154: Fix build error

Xiubo Li <xiubli@redhat.com>
    ceph: remove the incorrect Fw reference check when dirtying pages

Stefan Wahren <wahrenst@gmx.net>
    mailbox: bcm2835: Fix timeout during suspend mode

Liao Chen <liaochen4@huawei.com>
    mailbox: rockchip: fix a typo in module autoloading

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    spi: lpspi: Simplify some error message

Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
    usb: yurex: Fix inconsistent locking bug in yurex_read()

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    i2c: isch: Add missed 'else'

Tommy Huang <tommy_huang@aspeedtech.com>
    i2c: aspeed: Update the stop sw state when the bus recovery occurs

David Gow <davidgow@google.com>
    mm: only enforce minimum stack gap size if it's sensible

Zhiguo Niu <zhiguo.niu@unisoc.com>
    lockdep: fix deadlock issue between lockdep and rcu

Felix Moessbauer <felix.moessbauer@siemens.com>
    io_uring/sqpoll: do not allow pinning outside of cpuset

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.

Moritz Fischer <mdf@kernel.org>
    usb: renesas-xhci: Remove renesas_xhci_pci_exit()

Ma Ke <make24@iscas.ac.cn>
    pps: add an error check in parport_attach

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    pps: remove usage of the deprecated ida_simple_xx() API

Oliver Neukum <oneukum@suse.com>
    USB: misc: yurex: fix race between read and write

Lee Jones <lee@kernel.org>
    usb: yurex: Replace snprintf() with the safer scnprintf() variant

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    soc: versatile: realview: fix soc_dev leak during device remove

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    soc: versatile: realview: fix memory leak during device remove

Sean Anderson <sean.anderson@linux.dev>
    PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler

Thomas Gleixner <tglx@linutronix.de>
    PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()

VanGiang Nguyen <vangiang.nguyen@rohde-schwarz.com>
    padata: use integer wrap around to prevent deadlock on seq_nr overflow

Li Lingfeng <lilingfeng3@huawei.com>
    nfs: fix memory leak in error path of nfs4_do_reclaim

Mickaël Salaün <mic@digikod.net>
    fs: Fix file_set_fowner LSM hook inconsistencies

Julian Sun <sunjunchao2870@gmail.com>
    vfs: fix race between evice_inodes() and find_inode()&iput()

Dragan Simic <dsimic@manjaro.org>
    arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity

Dragan Simic <dsimic@manjaro.org>
    arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency

Gaosheng Cui <cuigaosheng1@huawei.com>
    hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume

Guoqing Jiang <guoqing.jiang@canonical.com>
    hwrng: mtk - Use devm_pm_runtime_enable

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    f2fs: avoid potential int overflow in sanity_check_area_boundary()

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    f2fs: prevent possible int overflow in dir_block_index()

Zhen Lei <thunder.leizhen@huawei.com>
    debugobjects: Fix conditions in fill_pool()

Bitterblue Smith <rtl8821cerfe2@gmail.com>
    wifi: rtw88: 8822c: Fix reported RX band width

Adrian Hunter <adrian.hunter@intel.com>
    perf/x86/intel/pt: Fix sampling synchronization

Ard Biesheuvel <ardb@kernel.org>
    efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption

Werner Sembach <wse@tuxedocomputers.com>
    ACPI: resource: Add another DMI match for the TongFang GMxXGxx

Thomas Weißschuh <linux@weissschuh.net>
    ACPI: sysfs: validate return type of _STR method

Mikhail Lobanov <m.lobanov@rosalinux.ru>
    drbd: Add NULL check for net_conf to prevent dereference in state validation

Qiu-ji Chen <chenqiuji666@gmail.com>
    drbd: Fix atomicity violation in drbd_uuid_set_bm()

Pavan Kumar Paluri <papaluri@amd.com>
    crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure

Florian Fainelli <florian.fainelli@broadcom.com>
    tty: rp2: Fix reset with non forgiving PCIe host bridges

Jann Horn <jannh@google.com>
    firmware_loader: Block path traversal

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    bus: integrator-lm: fix OF node leak in probe()

Oliver Neukum <oneukum@suse.com>
    USB: class: CDC-ACM: fix race between get_serial and set_serial

Oliver Neukum <oneukum@suse.com>
    USB: misc: cypress_cy7c63: check for short transfer

Oliver Neukum <oneukum@suse.com>
    USB: appledisplay: close race between probe and completion handler

Robin Chen <robin.chen@amd.com>
    drm/amd/display: Round calculated vtotal

Werner Sembach <wse@tuxedocomputers.com>
    Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line

Werner Sembach <wse@tuxedocomputers.com>
    Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table

Werner Sembach <wse@tuxedocomputers.com>
    Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    soc: versatile: integrator: fix OF node leak in probe() error path

Ma Ke <make24@iscas.ac.cn>
    ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error

Laurent Pinchart <laurent.pinchart@ideasonboard.com>
    Remove *.orig pattern from .gitignore

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: fix sometimes-uninitialized warning

Scott Mayhew <smayhew@redhat.com>
    selinux,smack: don't bypass permissions check in inode_setsecctx hook

Toke Høiland-Jørgensen <toke@redhat.com>
    bpf: Fix DEVMAP_HASH overflow check on 32-bit arches

Pu Lehui <pulehui@huawei.com>
    Revert "bpf: Eliminate rlimit-based memory accounting for devmap maps"

Pu Lehui <pulehui@huawei.com>
    Revert "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches"

Tony Luck <tony.luck@intel.com>
    x86/mm: Switch to new Intel CPU model defines

Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
    powercap: RAPL: fix invalid initialization for pl4_supported field

Hans de Goede <hdegoede@redhat.com>
    Input: goodix - use the new soc_intel_is_byt() helper

Fangzhi Zuo <Jerry.Zuo@amd.com>
    drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination

Simon Horman <horms@kernel.org>
    netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS

Phil Sutter <phil@nwl.cc>
    netfilter: nf_tables: Keep deleted flowtable hooks until after RCU

Youssef Samir <quic_yabdulra@quicinc.com>
    net: qrtr: Update packets cloning when broadcasting

Josh Hunt <johunt@akamai.com>
    tcp: check skb is non-NULL in tcp_rto_delta_us()

Thomas Weißschuh <thomas.weissschuh@linutronix.de>
    net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL

Kaixin Wang <kxwang23@m.fudan.edu.cn>
    net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition

Eric Dumazet <edumazet@google.com>
    netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()

Mikulas Patocka <mpatocka@redhat.com>
    Revert "dm: requeue IO if mapping table not yet available"

Jason Wang <jasowang@redhat.com>
    vhost_vdpa: assign irq bypass producer token correctly

Xie Yongji <xieyongji@bytedance.com>
    vdpa: Add eventfd for the vdpa callback

Konrad Dybcio <konrad.dybcio@linaro.org>
    interconnect: qcom: sm8250: Enable sync_state

Suzuki K Poulose <suzuki.poulose@arm.com>
    coresight: tmc: sg: Do not leak sg_table

Guillaume Stols <gstols@baylibre.com>
    iio: adc: ad7606: fix standby gpio state to match the documentation

Guillaume Stols <gstols@baylibre.com>
    iio: adc: ad7606: fix oversampling gpio array

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time

Alexander Stein <alexander.stein@ew.tq-group.com>
    spi: lpspi: release requested DMA channels

Alexander Stein <alexander.stein@ew.tq-group.com>
    spi: lpspi: Silence error message upon deferred probe

Chao Yu <chao@kernel.org>
    f2fs: reduce expensive checkpoint trigger frequency

Chao Yu <chao@kernel.org>
    f2fs: remove unneeded check condition in __f2fs_setxattr()

Chao Yu <chao@kernel.org>
    f2fs: fix to update i_ctime in __f2fs_setxattr()

Yonggil Song <yonggil.song@samsung.com>
    f2fs: fix typo

Chao Yu <chao@kernel.org>
    f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()

Li Lingfeng <lilingfeng3@huawei.com>
    nfsd: return -EINVAL when namelen is 0

Guoqing Jiang <guoqing.jiang@linux.dev>
    nfsd: call cache_put if xdr_reserve_space returns NULL

Max Hawking <maxahawking@sonnenkinder.org>
    ntb_perf: Fix printk format

Jinjie Ruan <ruanjinjie@huawei.com>
    ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()

Mikhail Lobanov <m.lobanov@rosalinux.ru>
    RDMA/cxgb4: Added NULL check for lookup_atid

Jinjie Ruan <ruanjinjie@huawei.com>
    riscv: Fix fp alignment bug in perf_callchain_user()

Junxian Huang <huangjunxian6@hisilicon.com>
    RDMA/hns: Optimize hem allocation performance

Chengchang Tang <tangchengchang@huawei.com>
    RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled

wenglianfa <wenglianfa@huawei.com>
    RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()

Xi Wang <wangxi11@huawei.com>
    RDMA/hns: Refactor root BT allocation for MTR

Xi Wang <wangxi11@huawei.com>
    RDMA/hns: Add mapped page count checking for MTR

Jonas Blixt <jonas.blixt@actia.se>
    watchdog: imx_sc_wdt: Don't disable WDT in suspend

Wang Jianzheng <wangjianzheng@vivo.com>
    pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function

Yangtao Li <frank.li@vivo.com>
    pinctrl: mvebu: Use devm_platform_get_and_ioremap_resource()

Jeff Layton <jlayton@kernel.org>
    nfsd: fix refcount leak when file is unhashed after being found

Jeff Layton <jlayton@kernel.org>
    nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire

David Lechner <dlechner@baylibre.com>
    clk: ti: dra7-atl: Fix leak of of_nodes

Yang Yingliang <yangyingliang@huawei.com>
    pinctrl: single: fix missing error code in pcs_probe()

Zhu Yanjun <yanjun.zhu@linux.dev>
    RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency

Sean Anderson <sean.anderson@linux.dev>
    PCI: xilinx-nwl: Fix register misspelling

Dan Carpenter <dan.carpenter@linaro.org>
    PCI: keystone: Fix if-statement expression in ks_pcie_quirk()

Junlin Li <make24@iscas.ac.cn>
    drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error

Junlin Li <make24@iscas.ac.cn>
    drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error

Jonas Karlman <jonas@kwiboo.se>
    clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228

Zhipeng Wang <zhipeng.wang_1@nxp.com>
    clk: imx: imx8mp: fix clock tree update of TF-A managed clocks

Ian Rogers <irogers@google.com>
    perf time-utils: Fix 32-bit nsec parsing

Yang Jihong <yangjihong@bytedance.com>
    perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time

Yang Jihong <yangjihong@bytedance.com>
    perf sched timehist: Fix missing free of session in perf_sched__timehist()

Daniel Borkmann <daniel@iogearbox.net>
    bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: fix potential oob read in nilfs_btree_check_delete()

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: determine empty node blocks as corrupted

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    ext4: avoid OOB when system.data xattr changes underneath the filesystem

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    ext4: return error on ext4_find_inline_entry

Kemeng Shi <shikemeng@huaweicloud.com>
    ext4: avoid negative min_clusters in find_group_orlov()

Kemeng Shi <shikemeng@huaweicloud.com>
    ext4: avoid potential buffer_head leak in __ext4_new_inode()

Kemeng Shi <shikemeng@huaweicloud.com>
    ext4: avoid buffer_head leak in ext4_mark_inode_used()

Jiawei Ye <jiawei.ye@foxmail.com>
    smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso

yangerkun <yangerkun@huawei.com>
    ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard

Chen Yu <yu.c.chen@intel.com>
    kthread: fix task state in kthread worker if being frozen

Rob Clark <robdclark@chromium.org>
    kthread: add kthread_work tracepoints

Lasse Collin <lasse.collin@tukaani.org>
    xz: cleanup CRC32 edits from 2018

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix C++ compile error from missing _Bool type

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix error compiling test_lru_map.c

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compiling tcp_rtt.c with musl-libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compiling flow_dissector.c with musl-libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compiling kfree_skb.c with musl-libc

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c

Jonathan McDowell <noodles@meta.com>
    tpm: Clean up TPM space after command failure

Juergen Gross <jgross@suse.com>
    xen/swiotlb: add alignment check for dma buffers

Juergen Gross <jgross@suse.com>
    xen: use correct end address of kernel for conflict checking

Yuesong Li <liyuesong@vivo.com>
    drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()

Sherry Yang <sherry.yang@oracle.com>
    drm/msm: fix %s null argument error

Wolfram Sang <wsa+renesas@sang-engineering.com>
    ipmi: docs: don't advertise deprecated sysfs entries

Vladimir Lypak <vladimir.lypak@gmail.com>
    drm/msm/a5xx: workaround early ring-buffer emptiness check

Rob Clark <robdclark@chromium.org>
    drm/msm: Drop priv->lastctx

Rob Clark <robdclark@chromium.org>
    drm/msm: Add priv->mm_lock to protect active/inactive lists

Vladimir Lypak <vladimir.lypak@gmail.com>
    drm/msm/a5xx: fix races in preemption evaluation stage

Vladimir Lypak <vladimir.lypak@gmail.com>
    drm/msm/a5xx: properly clear preemption records on resume

Vladimir Lypak <vladimir.lypak@gmail.com>
    drm/msm/a5xx: disable preemption in submits by default

Aleksandr Mishin <amishin@t-argos.ru>
    drm/msm: Fix incorrect file name output in adreno_request_fw()

Jeongjun Park <aha310510@gmail.com>
    jfs: fix out-of-bounds in dbNextAG() and diAlloc()

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets

Jonas Karlman <jonas@kwiboo.se>
    drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode

Alex Bee <knaerzche@gmail.com>
    drm/rockchip: vop: Allow 4096px width scaling

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: properly handle vbios fake edid sizing

Paulo Miguel Almeida <paulo.miguel.almeida.rodenas@gmail.com>
    drm/radeon: Replace one-element array with flexible-array member

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: properly handle vbios fake edid sizing

Paulo Miguel Almeida <paulo.miguel.almeida.rodenas@gmail.com>
    drm/amdgpu: Replace one-element array with flexible-array member

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    drm/stm: Fix an error handling path in stm_drm_platform_probe()

Charles Han <hanchunchao@inspur.com>
    mtd: powernv: Add check devm_kasprintf() returned value

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()

Artur Weber <aweber.kernel@gmail.com>
    power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense

Chris Morgan <macromorgan@hotmail.com>
    power: supply: axp20x_battery: Remove design from min and max voltage

Hermann Lauer <Hermann.Lauer@iwr.uni-heidelberg.de>
    power: supply: axp20x_battery: allow disabling battery charging

Yuntao Liu <liuyuntao12@huawei.com>
    hwmon: (ntc_thermistor) fix module autoloading

Mirsad Todorovac <mtodorovac69@gmail.com>
    mtd: slram: insert break after errors in parsing the map

Guenter Roeck <linux@roeck-us.net>
    hwmon: (max16065) Fix alarm attributes

Andrew Davis <afd@ti.com>
    hwmon: (max16065) Remove use of i2c_match_id()

Biju Das <biju.das.jz@bp.renesas.com>
    i2c: Add i2c_get_match_data()

Guenter Roeck <linux@roeck-us.net>
    hwmon: (max16065) Fix overflows seen when writing limits

Finn Thain <fthain@linux-m68k.org>
    m68k: Fix kernel_clone_args.flags in m68k_clone()

Ankit Agrawal <agrawal.ag.ankit@gmail.com>
    clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    reset: berlin: fix OF node leak in probe() error path

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ARM: versatile: fix OF node leak in CPUs prepare

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property

Alexander Dahl <ada@thorsis.com>
    ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ

Ma Ke <make24@iscas.ac.cn>
    spi: ppc4xx: handle irq_of_parse_and_map() errors

Riyan Dhiman <riyandhiman14@gmail.com>
    block: fix potential invalid pointer dereference in blk_add_partition

Christian Heusel <christian@heusel.eu>
    block: print symbolic error name instead of error code

Yu Kuai <yukuai3@huawei.com>
    block, bfq: don't break merge chain in bfq_split_bfqq()

Yu Kuai <yukuai3@huawei.com>
    block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()

Yu Kuai <yukuai3@huawei.com>
    block, bfq: fix possible UAF for bfqq->bic with merge chain

Su Hui <suhui@nfschina.com>
    net: tipc: avoid possible garbage value

Justin Iurman <justin.iurman@uliege.be>
    net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input

Heiner Kallweit <hkallweit1@gmail.com>
    r8169: disable ALDPS per default for RTL8125

Jinjie Ruan <ruanjinjie@huawei.com>
    net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()

Guillaume Nault <gnault@redhat.com>
    bareudp: Pull inner IP header on xmit.

Gal Pressman <gal@nvidia.com>
    geneve: Fix incorrect inner network header offset when innerprotoinherit is set

Eyal Birger <eyal.birger@gmail.com>
    net: geneve: support IPv4/IPv6 as inner protocol

Guillaume Nault <gnault@redhat.com>
    bareudp: Pull inner IP header in bareudp_udp_encap_recv().

Guillaume Nault <gnault@redhat.com>
    bareudp: allow redirecting bareudp packets to eth devices

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: btusb: Fix not handling ZPL/short-transfer

Marc Kleine-Budde <mkl@pengutronix.de>
    can: m_can: m_can_close(): stop clocks after device has been shut down

Faiz Abbas <faiz_abbas@ti.com>
    can: m_can: Add support for transceiver as phy

Kuniyuki Iwashima <kuniyu@amazon.com>
    can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().

Eric Dumazet <edumazet@google.com>
    sock_map: Add a cond_resched() in sock_hash_free()

Jiawei Ye <jiawei.ye@foxmail.com>
    wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors

Howard Hsu <howard-yh.hsu@mediatek.com>
    wifi: mt76: mt7915: fix rx filter setting for bfee functionality

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()

Nishanth Menon <nm@ti.com>
    cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: reject expiration higher than timeout

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: reject element expiration with no timeout

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire

Zhang Changzhong <zhangchangzhong@huawei.com>
    can: j1939: use correct function name in comment

Kamlesh Gurudasani <kamlesh@ti.com>
    padata: Honor the caller's alignment in case of chunk_size 0

Olaf Hering <olaf@aepfle.de>
    mount: handle OOM on mnt_warn_timestamp_expiry

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    fs/namespace: fnic: Switch to use %ptTd

Anthony Iliopoulos <ailiop@suse.com>
    mount: warn only once about timestamp range expiration

Christoph Hellwig <hch@lst.de>
    fs: explicitly unregister per-superblock BDIs

Aleksandr Mishin <amishin@t-argos.ru>
    ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: rtw88: always wait for both firmware loading attempts

Edward Adam Davis <eadavis@qq.com>
    USB: usbtmc: prevent kernel-usb-infoleak

Junhao Xie <bigfoot@classfun.cn>
    USB: serial: pl2303: add device id for Macrosilicon MS3020

Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    usb: dwc3: Fix a typo in field name

Waiman Long <longman@redhat.com>
    cgroup: Move rcu_head up near the top of cgroup_root

Kent Gibson <warthog618@gmail.com>
    gpiolib: cdev: Ignore reconfiguration without direction

Zheng Yejian <zhengyejian1@huawei.com>
    ftrace: Fix possible use-after-free issue in ftrace_location()

Peter Zijlstra <peterz@infradead.org>
    x86/ibt,ftrace: Search for __fentry__ location

Florian Westphal <fw@strlen.de>
    inet: inet_defrag: prevent sk release while still in use

Edward Adam Davis <eadavis@qq.com>
    mptcp: pm: Fix uaf in __timer_delete_sync

Davide Caratti <dcaratti@redhat.com>
    mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer

Geliang Tang <geliangtang@gmail.com>
    mptcp: export lookup_anno_list_by_saddr

Hagar Hemdan <hagarhem@amazon.com>
    gpio: prevent potential speculation leaks in gpio_device_get_desc()

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: missing iterator type in lookup walk

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_set_pipapo: walk over current view on netlink dump

Yafang Shao <laoar.shao@gmail.com>
    cgroup: Make operations on the cgroup root_list RCU safe

Ferry Meng <mengferry@linux.alibaba.com>
    ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()

Ferry Meng <mengferry@linux.alibaba.com>
    ocfs2: add bounds checking to ocfs2_xattr_find_entry()

Michael Kelley <mhklinux@outlook.com>
    x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency

Liao Chen <liaochen4@huawei.com>
    spi: bcm63xx: Enable module autoloading

hongchi.peng <hongchi.peng@siengine.com>
    drm: komeda: Fix an issue related to normalized zpos

Liao Chen <liaochen4@huawei.com>
    ASoC: tda7419: fix module autoloading

Liao Chen <liaochen4@huawei.com>
    ASoC: intel: fix module autoloading

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead

Benjamin Berg <benjamin.berg@intel.com>
    wifi: iwlwifi: lower message level for FW buffer destination

Jacky Chou <jacky_chou@aspeedtech.com>
    net: ftgmac100: Ensure tx descriptor updates are visible

Mike Rapoport <rppt@kernel.org>
    microblaze: don't treat zero reserved memory regions as error

Thomas Blocher <thomas.blocher@ek-dev.de>
    pinctrl: at91: make it work with current gpiolib

Kailang Yang <kailang@realtek.com>
    ALSA: hda/realtek - FIxed ALC285 headphone no sound

Kailang Yang <kailang@realtek.com>
    ALSA: hda/realtek - Fixed ALC256 headphone no sound

Hongbo Li <lihongbo22@huawei.com>
    ASoC: allow module autoloading for table db1200_pids

T.J. Mercier <tjmercier@google.com>
    dma-buf: heaps: Fix off-by-one in CMA heap fault handler

Arseniy Krasnov <avkrasnov@salutedevices.com>
    ASoC: meson: axg-card: fix 'use-after-free'

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps"

Han Xu <han.xu@nxp.com>
    spi: nxp-fspi: fix the KASAN report out-of-bounds bug

Sean Anderson <sean.anderson@linux.dev>
    net: dpaa: Pad packets to ETH_ZLEN

Jacky Chou <jacky_chou@aspeedtech.com>
    net: ftgmac100: Enable TX interrupt to avoid TX timeout

Muhammad Usama Anjum <usama.anjum@collabora.com>
    fou: fix initialization of grc

Shahar Shitrit <shshitrit@nvidia.com>
    net/mlx5e: Add missing link modes to ptys2ethtool_map

Meir Lichtinger <meirl@nvidia.com>
    net/mlx5: Update the list of the PCI supported devices

Jacob Keller <jacob.e.keller@intel.com>
    ice: fix accounting for filters shared by multiple VSIs

Patryk Biel <pbiel7@gmail.com>
    hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2

Mårten Lindahl <marten.lindahl@axis.com>
    hwmon: (pmbus) Introduce and use write_byte_data callback

Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
    minmax: reduce min/max macro expansion in atomisp driver

Quentin Schulz <quentin.schulz@cherry.de>
    arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 Puma

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Avoid unnecessary rescanning of the per-server delegation list

Takashi Iwai <tiwai@suse.de>
    Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table

Rob Clark <robdclark@chromium.org>
    drm/msm/adreno: Fix error return if missing firmware-name

Anders Roxell <anders.roxell@linaro.org>
    scripts: kconfig: merge_config: config files: add a trailing newline

Jonathan Denose <jdenose@google.com>
    Input: synaptics - enable SMBus for HP Elitebook 840 G2

Marek Vasut <marex@denx.de>
    Input: ads7846 - ratelimit the spi_sync error message

Jeff Layton <jlayton@kernel.org>
    btrfs: update target inode's ctime on unlink

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL

Pawel Dembicki <paweldembicki@gmail.com>
    net: phy: vitesse: repair vsc73xx autonegotiation

Moon Yeounsu <yyyynoom@gmail.com>
    net: ethernet: use ip_hdrlen() instead of bit shift

Foster Snowhill <forst@pen.gy>
    usbnet: ipheth: fix carrier detection in modes 1 and 4

Faisal Hassan <quic_faisalh@quicinc.com>
    usb: dwc3: core: update LC timer as per USB Spec V3.2

Piyush Mehta <piyush.mehta@amd.com>
    usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug

Jack Pham <jackp@codeaurora.org>
    usb: dwc3: Decouple USB 2.0 L1 & L2 events


-------------

Diffstat:

 .gitignore                                         |    1 -
 Documentation/admin-guide/kernel-parameters.txt    |   10 +
 Documentation/arm64/silicon-errata.rst             |    4 +
 Documentation/driver-api/ipmi.rst                  |    2 +-
 Makefile                                           |    4 +-
 arch/arm/boot/dts/imx7d-zii-rmu2.dts               |    2 +-
 arch/arm/boot/dts/sam9x60.dtsi                     |    4 +-
 arch/arm/mach-realview/platsmp-dt.c                |    1 +
 arch/arm64/Kconfig                                 |    2 +
 .../boot/dts/rockchip/rk3399-pinebook-pro.dts      |    4 +-
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      |   23 +-
 arch/arm64/include/asm/cputype.h                   |    4 +
 arch/arm64/kernel/cpu_errata.c                     |    2 +
 arch/m68k/kernel/process.c                         |    2 +-
 arch/microblaze/mm/init.c                          |    5 -
 arch/parisc/kernel/entry.S                         |    6 +-
 arch/parisc/kernel/syscall.S                       |   14 +-
 arch/powerpc/kernel/setup-common.c                 |    1 +
 arch/powerpc/mm/mem.c                              |    2 -
 arch/riscv/Kconfig                                 |    5 +
 arch/riscv/kernel/perf_callchain.c                 |    2 +-
 arch/s390/include/asm/facility.h                   |    6 +-
 arch/s390/kernel/perf_cpum_sf.c                    |   12 +-
 arch/s390/mm/cmm.c                                 |   18 +-
 arch/x86/events/intel/pt.c                         |   15 +-
 arch/x86/include/asm/syscall.h                     |    7 +-
 arch/x86/kernel/cpu/mshyperv.c                     |    1 +
 arch/x86/kernel/kprobes/core.c                     |   11 +-
 arch/x86/mm/init.c                                 |   16 +-
 arch/x86/xen/setup.c                               |    2 +-
 block/bfq-iosched.c                                |   13 +-
 block/blk-iocost.c                                 |    8 +-
 block/partitions/core.c                            |    8 +-
 drivers/acpi/acpica/dbconvert.c                    |    2 +
 drivers/acpi/acpica/exprep.c                       |    3 +
 drivers/acpi/acpica/psargs.c                       |   47 +
 drivers/acpi/battery.c                             |   28 +-
 drivers/acpi/device_sysfs.c                        |    5 +-
 drivers/acpi/ec.c                                  |   55 +-
 drivers/acpi/pmic/tps68470_pmic.c                  |    6 +-
 drivers/acpi/resource.c                            |   20 +
 drivers/ata/sata_sil.c                             |   12 +-
 drivers/base/bus.c                                 |    6 +-
 drivers/base/firmware_loader/main.c                |   30 +
 drivers/block/aoe/aoecmd.c                         |   13 +-
 drivers/block/drbd/drbd_main.c                     |    8 +-
 drivers/block/drbd/drbd_state.c                    |    2 +-
 drivers/bluetooth/btmrvl_sdio.c                    |    3 +-
 drivers/bluetooth/btusb.c                          |    5 +-
 drivers/bus/arm-integrator-lm.c                    |    1 +
 drivers/char/hw_random/cctrng.c                    |    1 +
 drivers/char/hw_random/mtk-rng.c                   |    2 +-
 drivers/char/tpm/tpm-dev-common.c                  |    2 +
 drivers/char/tpm/tpm2-space.c                      |    3 +
 drivers/char/virtio_console.c                      |   18 +-
 drivers/clk/bcm/clk-bcm53573-ilp.c                 |    2 +-
 drivers/clk/imx/clk-imx7d.c                        |    4 +-
 drivers/clk/imx/clk-imx8mp.c                       |    4 +-
 drivers/clk/qcom/clk-rpmh.c                        |    2 +
 drivers/clk/qcom/dispcc-sm8250.c                   |    3 +
 drivers/clk/qcom/gcc-sm8250.c                      |    6 +-
 drivers/clk/rockchip/clk-rk3228.c                  |    2 +-
 drivers/clk/rockchip/clk.c                         |    3 +-
 drivers/clk/ti/clk-dra7-atl.c                      |    1 +
 drivers/clocksource/timer-qcom.c                   |    7 +-
 drivers/cpufreq/ti-cpufreq.c                       |   10 +-
 drivers/crypto/ccp/sev-dev.c                       |    2 +
 drivers/dma-buf/heaps/heap-helpers.c               |    2 +-
 drivers/firmware/efi/libstub/tpm.c                 |    2 +-
 drivers/firmware/tegra/bpmp.c                      |    6 -
 drivers/gpio/gpio-aspeed.c                         |    4 +-
 drivers/gpio/gpio-davinci.c                        |    8 +-
 drivers/gpio/gpiolib-cdev.c                        |   13 +-
 drivers/gpio/gpiolib.c                             |    3 +-
 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c     |   26 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |    4 +
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |    2 +-
 drivers/gpu/drm/amd/display/dc/core/dc.c           |    8 +-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |    2 +
 .../gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c |    2 +
 .../gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.c |    4 +
 .../dc/dml/dcn20/display_rq_dlg_calc_20v2.c        |    2 +-
 .../display/dc/dml/dcn21/display_rq_dlg_calc_21.c  |    2 +-
 .../drm/amd/display/modules/freesync/freesync.c    |    2 +-
 drivers/gpu/drm/amd/include/atombios.h             |    2 +-
 .../drm/amd/pm/powerplay/hwmgr/processpptables.c   |    2 +
 drivers/gpu/drm/arm/display/komeda/komeda_kms.c    |   10 +-
 drivers/gpu/drm/drm_atomic_uapi.c                  |    2 +-
 drivers/gpu/drm/drm_crtc.c                         |    1 +
 drivers/gpu/drm/drm_print.c                        |   13 +-
 drivers/gpu/drm/exynos/exynos_drm_gsc.c            |    2 +-
 drivers/gpu/drm/msm/adreno/a2xx_gpu.c              |    3 +-
 drivers/gpu/drm/msm/adreno/a3xx_gpu.c              |    3 +-
 drivers/gpu/drm/msm/adreno/a4xx_gpu.c              |    3 +-
 drivers/gpu/drm/msm/adreno/a5xx_gpu.c              |   20 +-
 drivers/gpu/drm/msm/adreno/a5xx_gpu.h              |    2 +
 drivers/gpu/drm/msm/adreno/a5xx_preempt.c          |   30 +-
 drivers/gpu/drm/msm/adreno/a6xx_gpu.c              |    9 +-
 drivers/gpu/drm/msm/adreno/a6xx_gpu.h              |   10 -
 drivers/gpu/drm/msm/adreno/adreno_gpu.c            |    4 +-
 drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c           |    2 +-
 drivers/gpu/drm/msm/msm_debugfs.c                  |    7 +
 drivers/gpu/drm/msm/msm_drv.c                      |   13 +-
 drivers/gpu/drm/msm/msm_drv.h                      |   15 +-
 drivers/gpu/drm/msm/msm_gem.c                      |   28 +-
 drivers/gpu/drm/msm/msm_gem_shrinker.c             |   12 +
 drivers/gpu/drm/msm/msm_gpu.c                      |    2 +-
 drivers/gpu/drm/msm/msm_gpu.h                      |   16 +-
 drivers/gpu/drm/nouveau/nouveau_dmem.c             |    2 +-
 drivers/gpu/drm/omapdrm/omap_drv.c                 |    5 +
 drivers/gpu/drm/radeon/atombios.h                  |    2 +-
 drivers/gpu/drm/radeon/evergreen_cs.c              |   62 +-
 drivers/gpu/drm/radeon/r100.c                      |   70 +-
 drivers/gpu/drm/radeon/radeon_atombios.c           |   26 +-
 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c        |    2 +
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c        |  113 +-
 drivers/gpu/drm/rockchip/rockchip_drm_vop.h        |    3 +
 drivers/gpu/drm/rockchip/rockchip_vop_reg.c        |   25 +-
 drivers/gpu/drm/rockchip/rockchip_vop_reg.h        |    1 +
 drivers/gpu/drm/scheduler/sched_entity.c           |    2 +
 drivers/gpu/drm/stm/drv.c                          |    4 +-
 drivers/hid/hid-ids.h                              |    2 +
 drivers/hid/hid-plantronics.c                      |   23 +
 drivers/hid/intel-ish-hid/ishtp-fw-loader.c        |    2 +-
 drivers/hwmon/Kconfig                              |    2 +
 drivers/hwmon/max16065.c                           |   27 +-
 drivers/hwmon/ntc_thermistor.c                     |    1 +
 drivers/hwmon/pmbus/pmbus.h                        |    8 +
 drivers/hwmon/pmbus/pmbus_core.c                   |   39 +-
 drivers/hwtracing/coresight/coresight-tmc-etr.c    |    2 +-
 drivers/i2c/busses/i2c-aspeed.c                    |   16 +-
 drivers/i2c/busses/i2c-i801.c                      |    9 +-
 drivers/i2c/busses/i2c-isch.c                      |    3 +-
 drivers/i2c/busses/i2c-qcom-geni.c                 |    4 +-
 drivers/i2c/busses/i2c-stm32f7.c                   |    6 +-
 drivers/i2c/busses/i2c-xiic.c                      |  145 +-
 drivers/i2c/i2c-core-base.c                        |   19 +
 drivers/iio/adc/ad7606.c                           |    8 +-
 drivers/iio/adc/ad7606_spi.c                       |    5 +-
 drivers/iio/magnetometer/ak8975.c                  |   32 +-
 drivers/infiniband/core/iwcm.c                     |    2 +-
 drivers/infiniband/core/mad.c                      |   14 +-
 drivers/infiniband/hw/cxgb4/cm.c                   |    5 +
 drivers/infiniband/hw/hns/hns_roce_hem.c           |  257 +-
 drivers/infiniband/hw/hns/hns_roce_mr.c            |   56 +-
 drivers/infiniband/hw/hns/hns_roce_qp.c            |   16 +-
 drivers/infiniband/sw/rxe/rxe_comp.c               |    6 +-
 drivers/input/keyboard/adp5589-keys.c              |   13 +-
 drivers/input/mouse/synaptics.c                    |    1 +
 drivers/input/rmi4/rmi_driver.c                    |    6 +-
 drivers/input/serio/i8042-acpipnpio.h              |   46 +
 drivers/input/touchscreen/ads7846.c                |    2 +-
 drivers/input/touchscreen/goodix.c                 |   18 +-
 drivers/interconnect/qcom/sm8250.c                 |    1 +
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c         |    7 +
 drivers/iommu/intel/dmar.c                         |   16 +-
 drivers/iommu/intel/iommu.c                        |    6 +-
 drivers/mailbox/bcm2835-mailbox.c                  |    3 +-
 drivers/mailbox/rockchip-mailbox.c                 |    2 +-
 drivers/md/dm-rq.c                                 |    4 +-
 drivers/md/dm.c                                    |   11 +-
 drivers/media/common/videobuf2/videobuf2-core.c    |    8 +-
 drivers/media/dvb-frontends/rtl2830.c              |    2 +-
 drivers/media/dvb-frontends/rtl2832.c              |    2 +-
 drivers/media/platform/qcom/venus/core.c           |    1 +
 drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c |    5 +
 drivers/media/usb/usbtv/usbtv-video.c              |    7 -
 drivers/mtd/devices/powernv_flash.c                |    3 +
 drivers/mtd/devices/slram.c                        |    2 +
 drivers/net/bareudp.c                              |   25 +-
 drivers/net/can/m_can/m_can.c                      |   13 +-
 drivers/net/can/m_can/m_can.h                      |    2 +
 drivers/net/can/m_can/m_can_platform.c             |   13 +
 drivers/net/dsa/b53/b53_common.c                   |   17 +-
 drivers/net/dsa/lan9303-core.c                     |   29 +
 .../net/ethernet/aquantia/atlantic/aq_ethtool.c    |    4 +-
 drivers/net/ethernet/cortina/gemini.c              |   15 +-
 drivers/net/ethernet/faraday/ftgmac100.c           |   26 +-
 drivers/net/ethernet/faraday/ftgmac100.h           |    2 +-
 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c     |    9 +-
 drivers/net/ethernet/freescale/enetc/enetc.c       |    3 +-
 drivers/net/ethernet/hisilicon/hip04_eth.c         |    1 +
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c  |    1 +
 drivers/net/ethernet/hisilicon/hns_mdio.c          |    1 +
 drivers/net/ethernet/ibm/emac/mal.c                |    2 +-
 drivers/net/ethernet/intel/ice/ice_sched.c         |    6 +-
 drivers/net/ethernet/intel/ice/ice_switch.c        |    4 +-
 drivers/net/ethernet/intel/igb/igb_main.c          |    4 +
 drivers/net/ethernet/jme.c                         |   10 +-
 drivers/net/ethernet/lantiq_etop.c                 |    4 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2.h         |    2 +-
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |    4 +
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |    1 -
 .../net/ethernet/mellanox/mlx5/core/lib/pci_vsc.c  |   10 +
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |    1 +
 .../net/ethernet/mellanox/mlxsw/spectrum_span.c    |    2 +-
 .../net/ethernet/netronome/nfp/nfp_net_common.c    |    5 +-
 drivers/net/ethernet/realtek/r8169_main.c          |   31 +-
 drivers/net/ethernet/realtek/r8169_phy_config.c    |    2 +
 drivers/net/ethernet/seeq/ether3.c                 |    2 +
 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c    |    1 +
 drivers/net/geneve.c                               |   91 +-
 drivers/net/ieee802154/Kconfig                     |    1 +
 drivers/net/ieee802154/mcr20a.c                    |    5 +-
 drivers/net/phy/bcm84881.c                         |    4 +-
 drivers/net/phy/dp83869.c                          |    1 -
 drivers/net/phy/vitesse.c                          |   14 -
 drivers/net/ppp/ppp_async.c                        |    2 +-
 drivers/net/slip/slhc.c                            |   57 +-
 drivers/net/usb/ipheth.c                           |    5 +-
 drivers/net/vrf.c                                  |   13 +-
 drivers/net/wireless/ath/ath11k/dp_rx.c            |    2 +-
 drivers/net/wireless/ath/ath9k/debug.c             |    4 +-
 drivers/net/wireless/ath/ath9k/hif_usb.c           |    6 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |    9 +-
 .../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c   |    3 +-
 drivers/net/wireless/marvell/mwifiex/fw.h          |    2 +-
 drivers/net/wireless/marvell/mwifiex/scan.c        |    3 +-
 drivers/net/wireless/mediatek/mt76/mt7915/main.c   |    3 +-
 drivers/net/wireless/microchip/wilc1000/hif.c      |    4 +-
 drivers/net/wireless/realtek/rtw88/Kconfig         |    1 +
 drivers/net/wireless/realtek/rtw88/main.c          |    7 +-
 drivers/net/wireless/realtek/rtw88/rtw8822c.c      |   12 +-
 drivers/net/xen-netback/hash.c                     |    5 +-
 drivers/ntb/hw/intel/ntb_hw_gen1.c                 |    2 +-
 drivers/ntb/hw/mscc/ntb_hw_switchtec.c             |    1 +
 drivers/ntb/test/ntb_perf.c                        |    2 +-
 drivers/nvdimm/nd_virtio.c                         |    9 +
 drivers/of/irq.c                                   |   38 +-
 drivers/pci/controller/dwc/pci-keystone.c          |    2 +-
 drivers/pci/controller/pcie-xilinx-nwl.c           |   24 +-
 drivers/pci/quirks.c                               |    8 +
 drivers/pinctrl/mvebu/pinctrl-dove.c               |   45 +-
 drivers/pinctrl/pinctrl-at91.c                     |    5 +-
 drivers/pinctrl/pinctrl-single.c                   |    3 +-
 drivers/platform/x86/touchscreen_dmi.c             |   26 +
 drivers/power/reset/brcmstb-reboot.c               |    3 -
 drivers/power/supply/axp20x_battery.c              |   29 +-
 drivers/power/supply/max17042_battery.c            |    5 +-
 drivers/powercap/intel_rapl_msr.c                  |    2 +-
 drivers/pps/clients/pps_parport.c                  |   14 +-
 drivers/reset/reset-berlin.c                       |    3 +-
 drivers/rtc/rtc-at91sam9.c                         |    1 +
 drivers/s390/char/zcore.c                          |   44 +-
 drivers/scsi/aacraid/aacraid.h                     |    2 +-
 drivers/soc/versatile/soc-integrator.c             |    1 +
 drivers/soc/versatile/soc-realview.c               |   20 +-
 drivers/soundwire/stream.c                         |    8 +-
 drivers/spi/spi-bcm63xx.c                          |    2 +
 drivers/spi/spi-fsl-lpspi.c                        |    9 +-
 drivers/spi/spi-imx.c                              |    2 +-
 drivers/spi/spi-nxp-fspi.c                         |    5 +-
 drivers/spi/spi-ppc4xx.c                           |    7 +-
 drivers/spi/spi-s3c64xx.c                          |    4 +-
 drivers/staging/media/atomisp/pci/sh_css_frac.h    |   26 +-
 drivers/tty/serial/rp2.c                           |    2 +-
 drivers/usb/chipidea/udc.c                         |    8 +-
 drivers/usb/class/cdc-acm.c                        |    2 +
 drivers/usb/class/usbtmc.c                         |    2 +-
 drivers/usb/dwc2/platform.c                        |   26 +-
 drivers/usb/dwc3/core.c                            |   63 +-
 drivers/usb/dwc3/core.h                            |   15 +-
 drivers/usb/dwc3/gadget.c                          |   11 -
 drivers/usb/host/xhci-pci-renesas.c                |    5 -
 drivers/usb/host/xhci-pci.c                        |   17 +-
 drivers/usb/host/xhci-pci.h                        |    3 -
 drivers/usb/misc/appledisplay.c                    |   15 +-
 drivers/usb/misc/cypress_cy7c63.c                  |    4 +
 drivers/usb/misc/yurex.c                           |    5 +-
 drivers/usb/serial/pl2303.c                        |    1 +
 drivers/usb/serial/pl2303.h                        |    4 +
 drivers/usb/storage/unusual_devs.h                 |   11 +
 drivers/vhost/scsi.c                               |   25 +-
 drivers/vhost/vdpa.c                               |   18 +-
 drivers/video/fbdev/hpfb.c                         |    1 +
 drivers/video/fbdev/pxafb.c                        |    1 +
 drivers/video/fbdev/sis/sis_main.c                 |    2 +-
 drivers/virtio/virtio_vdpa.c                       |    1 +
 drivers/watchdog/imx_sc_wdt.c                      |   24 -
 drivers/xen/swiotlb-xen.c                          |    6 +
 fs/btrfs/disk-io.c                                 |   11 +
 fs/btrfs/inode.c                                   |    1 +
 fs/btrfs/relocation.c                              |    2 +-
 fs/ceph/addr.c                                     |    1 -
 fs/exec.c                                          |    3 +-
 fs/exfat/balloc.c                                  |   10 +-
 fs/ext4/extents.c                                  |   57 +-
 fs/ext4/file.c                                     |  155 +-
 fs/ext4/ialloc.c                                   |   14 +-
 fs/ext4/inline.c                                   |   35 +-
 fs/ext4/inode.c                                    |   11 +-
 fs/ext4/mballoc.c                                  |   10 +-
 fs/ext4/migrate.c                                  |    2 +-
 fs/ext4/move_extent.c                              |    1 -
 fs/ext4/namei.c                                    |   14 +-
 fs/ext4/xattr.c                                    |    4 +-
 fs/f2fs/acl.c                                      |   23 +-
 fs/f2fs/dir.c                                      |    3 +-
 fs/f2fs/f2fs.h                                     |    4 +-
 fs/f2fs/file.c                                     |   24 +-
 fs/f2fs/super.c                                    |    4 +-
 fs/f2fs/xattr.c                                    |   29 +-
 fs/fcntl.c                                         |   14 +-
 fs/inode.c                                         |    4 +
 fs/jbd2/checkpoint.c                               |   14 +-
 fs/jbd2/journal.c                                  |    2 +-
 fs/jfs/jfs_discard.c                               |   11 +-
 fs/jfs/jfs_dmap.c                                  |   11 +-
 fs/jfs/jfs_imap.c                                  |    2 +-
 fs/jfs/xattr.c                                     |    2 +
 fs/namespace.c                                     |   23 +-
 fs/nfs/callback_xdr.c                              |    2 +
 fs/nfs/client.c                                    |    1 +
 fs/nfs/delegation.c                                |   15 +-
 fs/nfs/nfs42proc.c                                 |    2 +-
 fs/nfs/nfs4state.c                                 |    3 +-
 fs/nfsd/filecache.c                                |    7 +-
 fs/nfsd/nfs4idmap.c                                |   13 +-
 fs/nfsd/nfs4recover.c                              |    8 +
 fs/nfsd/nfs4state.c                                |    5 +-
 fs/nfsd/nfs4xdr.c                                  |   10 +-
 fs/nfsd/vfs.c                                      |    1 +
 fs/nilfs2/btree.c                                  |   12 +-
 fs/ocfs2/aops.c                                    |    5 +-
 fs/ocfs2/buffer_head_io.c                          |    4 +-
 fs/ocfs2/journal.c                                 |    7 +-
 fs/ocfs2/localalloc.c                              |   19 +
 fs/ocfs2/quota_local.c                             |    8 +-
 fs/ocfs2/refcounttree.c                            |   26 +-
 fs/ocfs2/xattr.c                                   |   38 +-
 fs/proc/base.c                                     |   61 +-
 fs/super.c                                         |    3 +
 fs/unicode/mkutf8data.c                            |   70 -
 fs/unicode/utf8data.h_shipped                      | 6703 ++++++++++----------
 include/drm/drm_print.h                            |   54 +-
 include/linux/cgroup-defs.h                        |    7 +-
 include/linux/fs.h                                 |    2 +
 include/linux/i2c.h                                |    2 +
 include/linux/kallsyms.h                           |    7 +-
 include/linux/module.h                             |    9 +
 include/linux/nfs_fs_sb.h                          |    1 +
 include/linux/pci_ids.h                            |    2 +
 include/linux/skbuff.h                             |    5 +-
 include/linux/vdpa.h                               |    6 +
 include/net/flow.h                                 |    6 +-
 include/net/ip_tunnels.h                           |   16 +-
 include/net/netfilter/nf_tables.h                  |   13 +
 include/net/sch_generic.h                          |    1 -
 include/net/sock.h                                 |    2 +
 include/net/tcp.h                                  |   21 +-
 include/trace/events/f2fs.h                        |    3 +-
 include/trace/events/sched.h                       |   84 +
 include/uapi/linux/cec.h                           |    6 +-
 include/uapi/linux/if_link.h                       |    1 +
 include/uapi/linux/netfilter/nf_tables.h           |    2 +-
 io_uring/io_uring.c                                |    5 +-
 kernel/bpf/arraymap.c                              |    3 +
 kernel/bpf/devmap.c                                |   20 +-
 kernel/bpf/hashtab.c                               |    3 +
 kernel/bpf/helpers.c                               |    4 +-
 kernel/bpf/trampoline.c                            |   20 +-
 kernel/cgroup/cgroup-internal.h                    |    3 +-
 kernel/cgroup/cgroup.c                             |   14 +-
 kernel/events/core.c                               |    6 +-
 kernel/events/uprobes.c                            |    2 +-
 kernel/kallsyms.c                                  |    2 -
 kernel/kprobes.c                                   |    8 +-
 kernel/kthread.c                                   |   19 +-
 kernel/locking/lockdep.c                           |   50 +-
 kernel/module.c                                    |    2 -
 kernel/padata.c                                    |    6 +-
 kernel/rcu/rcuscale.c                              |    4 +-
 kernel/resource.c                                  |   58 +-
 kernel/signal.c                                    |   11 +-
 kernel/trace/ftrace.c                              |   71 +-
 kernel/trace/trace.c                               |   18 +-
 kernel/trace/trace_kprobe.c                        |   76 +
 kernel/trace/trace_output.c                        |    6 +-
 kernel/trace/trace_probe.h                         |    1 +
 lib/debugobjects.c                                 |    5 +-
 lib/xz/xz_crc32.c                                  |    2 +-
 lib/xz/xz_private.h                                |    4 -
 mm/slab_common.c                                   |    7 +
 mm/util.c                                          |    2 +-
 net/bluetooth/l2cap_sock.c                         |   52 +-
 net/bluetooth/rfcomm/sock.c                        |    2 -
 net/bridge/br_netfilter_hooks.c                    |    5 +
 net/can/bcm.c                                      |    4 +-
 net/can/j1939/transport.c                          |    8 +-
 net/core/dev.c                                     |   12 +-
 net/core/sock_destructor.h                         |   12 +
 net/core/sock_map.c                                |    1 +
 net/ipv4/devinet.c                                 |    6 +-
 net/ipv4/fib_frontend.c                            |    9 +-
 net/ipv4/fib_semantics.c                           |    2 +-
 net/ipv4/fib_trie.c                                |    7 +-
 net/ipv4/fou.c                                     |    4 +-
 net/ipv4/inet_fragment.c                           |   70 +-
 net/ipv4/ip_fragment.c                             |    2 +-
 net/ipv4/ip_gre.c                                  |   10 +-
 net/ipv4/ip_tunnel.c                               |    9 +-
 net/ipv4/netfilter/ipt_rpfilter.c                  |    3 +-
 net/ipv4/netfilter/nf_dup_ipv4.c                   |    7 +-
 net/ipv4/netfilter/nft_fib_ipv4.c                  |    5 +-
 net/ipv4/route.c                                   |    4 +-
 net/ipv4/tcp_input.c                               |   31 +-
 net/ipv4/tcp_ipv4.c                                |    3 +
 net/ipv4/xfrm4_policy.c                            |    4 +-
 net/ipv6/Kconfig                                   |    1 +
 net/ipv6/ip6_output.c                              |    3 +-
 net/ipv6/netfilter/ip6t_rpfilter.c                 |    6 +-
 net/ipv6/netfilter/nf_conntrack_reasm.c            |    2 +-
 net/ipv6/netfilter/nf_dup_ipv6.c                   |    7 +-
 net/ipv6/netfilter/nf_reject_ipv6.c                |   14 +-
 net/ipv6/netfilter/nft_fib_ipv6.c                  |    8 +-
 net/ipv6/route.c                                   |   12 -
 net/ipv6/rpl_iptunnel.c                            |   12 +-
 net/ipv6/seg6_local.c                              |    1 +
 net/ipv6/xfrm6_policy.c                            |    3 +-
 net/l3mdev/l3mdev.c                                |   43 +-
 net/mac80211/iface.c                               |   17 +-
 net/mptcp/options.c                                |    2 +-
 net/mptcp/pm_netlink.c                             |   27 +-
 net/mptcp/protocol.h                               |    5 +-
 net/mptcp/subflow.c                                |    2 +-
 net/netfilter/nf_conntrack_netlink.c               |    7 +-
 net/netfilter/nf_tables_api.c                      |   15 +-
 net/netfilter/nft_lookup.c                         |    1 +
 net/netfilter/nft_set_pipapo.c                     |    6 +-
 net/netlink/af_netlink.c                           |    3 +-
 net/qrtr/af_qrtr.c                                 |    2 +-
 net/sched/sch_api.c                                |    7 +-
 net/sched/sch_taprio.c                             |    4 +-
 net/sctp/socket.c                                  |   20 +-
 net/tipc/bcast.c                                   |    2 +-
 net/tipc/bearer.c                                  |    8 +-
 net/wireless/nl80211.c                             |    3 +-
 net/wireless/scan.c                                |    6 +-
 net/wireless/sme.c                                 |    3 +-
 net/xfrm/xfrm_policy.c                             |    4 +-
 scripts/kconfig/merge_config.sh                    |    2 +
 scripts/kconfig/qconf.cc                           |    2 +-
 security/Kconfig                                   |   32 +
 security/selinux/hooks.c                           |    3 +-
 security/smack/smack_lsm.c                         |    3 +-
 security/smack/smackfs.c                           |    2 +-
 security/tomoyo/domain.c                           |    9 +-
 sound/core/init.c                                  |   14 +-
 sound/core/oss/mixer_oss.c                         |    4 +-
 sound/pci/asihpi/hpimsgx.c                         |    2 +-
 sound/pci/hda/hda_generic.c                        |    4 +-
 sound/pci/hda/hda_intel.c                          |    2 +-
 sound/pci/hda/patch_conexant.c                     |   24 +-
 sound/pci/hda/patch_realtek.c                      |   78 +-
 sound/pci/rme9652/hdsp.c                           |    6 +-
 sound/pci/rme9652/hdspm.c                          |    6 +-
 sound/soc/au1x/db1200.c                            |    1 +
 sound/soc/codecs/rt5682.c                          |    4 +-
 sound/soc/codecs/tda7419.c                         |    1 +
 sound/soc/intel/keembay/kmb_platform.c             |    1 +
 sound/soc/meson/axg-card.c                         |    3 +-
 sound/usb/card.c                                   |    6 +
 sound/usb/line6/podhd.c                            |    2 +-
 sound/usb/quirks-table.h                           |   77 +
 tools/iio/iio_generic_buffer.c                     |    4 +
 tools/perf/builtin-sched.c                         |    8 +-
 tools/perf/util/time-utils.c                       |    4 +-
 tools/testing/ktest/ktest.pl                       |    2 +-
 tools/testing/selftests/bpf/bench.c                |    1 +
 .../selftests/bpf/map_tests/sk_storage_map.c       |    2 +-
 .../selftests/bpf/prog_tests/flow_dissector.c      |    1 +
 tools/testing/selftests/bpf/prog_tests/kfree_skb.c |    1 +
 tools/testing/selftests/bpf/prog_tests/tcp_rtt.c   |    1 +
 .../testing/selftests/bpf/progs/cg_storage_multi.h |    2 -
 tools/testing/selftests/bpf/test_cpp.cpp           |    4 +
 tools/testing/selftests/bpf/test_lru_map.c         |    3 +-
 .../breakpoints/step_after_suspend_test.c          |    5 +-
 tools/testing/selftests/net/fcnal-test.sh          |    2 +-
 tools/testing/selftests/vDSO/parse_vdso.c          |    3 +-
 .../selftests/vm/charge_reserved_hugetlb.sh        |    2 +-
 tools/testing/selftests/vm/write_to_hugetlbfs.c    |   23 +-
 481 files changed, 7117 insertions(+), 5133 deletions(-)



             reply	other threads:[~2024-10-15 12:55 UTC|newest]

Thread overview: 530+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-15 12:38 Greg Kroah-Hartman [this message]
2024-10-15 12:38 ` [PATCH 5.10 001/518] usb: dwc3: Decouple USB 2.0 L1 & L2 events Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 002/518] usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 003/518] usb: dwc3: core: update LC timer as per USB Spec V3.2 Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 004/518] usbnet: ipheth: fix carrier detection in modes 1 and 4 Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 005/518] net: ethernet: use ip_hdrlen() instead of bit shift Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 006/518] net: phy: vitesse: repair vsc73xx autonegotiation Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 007/518] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 008/518] btrfs: update target inodes ctime on unlink Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 009/518] Input: ads7846 - ratelimit the spi_sync error message Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 010/518] Input: synaptics - enable SMBus for HP Elitebook 840 G2 Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 011/518] scripts: kconfig: merge_config: config files: add a trailing newline Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 012/518] drm/msm/adreno: Fix error return if missing firmware-name Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 013/518] Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 014/518] NFS: Avoid unnecessary rescanning of the per-server delegation list Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 015/518] arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 Puma Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 016/518] minmax: reduce min/max macro expansion in atomisp driver Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 017/518] hwmon: (pmbus) Introduce and use write_byte_data callback Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 018/518] hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2 Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 019/518] ice: fix accounting for filters shared by multiple VSIs Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 020/518] net/mlx5: Update the list of the PCI supported devices Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 021/518] net/mlx5e: Add missing link modes to ptys2ethtool_map Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 022/518] fou: fix initialization of grc Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 023/518] net: ftgmac100: Enable TX interrupt to avoid TX timeout Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 024/518] net: dpaa: Pad packets to ETH_ZLEN Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 025/518] spi: nxp-fspi: fix the KASAN report out-of-bounds bug Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 026/518] soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps" Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 027/518] ASoC: meson: axg-card: fix use-after-free Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 028/518] dma-buf: heaps: Fix off-by-one in CMA heap fault handler Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 029/518] ASoC: allow module autoloading for table db1200_pids Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 030/518] ALSA: hda/realtek - Fixed ALC256 headphone no sound Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 031/518] ALSA: hda/realtek - FIxed ALC285 " Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 032/518] pinctrl: at91: make it work with current gpiolib Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 033/518] microblaze: dont treat zero reserved memory regions as error Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 034/518] net: ftgmac100: Ensure tx descriptor updates are visible Greg Kroah-Hartman
2024-10-15 12:38 ` [PATCH 5.10 035/518] wifi: iwlwifi: lower message level for FW buffer destination Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 036/518] wifi: iwlwifi: mvm: dont wait for tx queues if firmware is dead Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 037/518] ASoC: intel: fix module autoloading Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 038/518] ASoC: tda7419: " Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 039/518] drm: komeda: Fix an issue related to normalized zpos Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 040/518] spi: bcm63xx: Enable module autoloading Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 041/518] x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 042/518] ocfs2: add bounds checking to ocfs2_xattr_find_entry() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 043/518] ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 044/518] cgroup: Make operations on the cgroup root_list RCU safe Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 045/518] netfilter: nft_set_pipapo: walk over current view on netlink dump Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 046/518] netfilter: nf_tables: missing iterator type in lookup walk Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 047/518] gpio: prevent potential speculation leaks in gpio_device_get_desc() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 048/518] mptcp: export lookup_anno_list_by_saddr Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 049/518] mptcp: validate id when stopping the ADD_ADDR retransmit timer Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 050/518] mptcp: pm: Fix uaf in __timer_delete_sync Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 051/518] inet: inet_defrag: prevent sk release while still in use Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 052/518] x86/ibt,ftrace: Search for __fentry__ location Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 053/518] ftrace: Fix possible use-after-free issue in ftrace_location() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 054/518] gpiolib: cdev: Ignore reconfiguration without direction Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 055/518] cgroup: Move rcu_head up near the top of cgroup_root Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 056/518] usb: dwc3: Fix a typo in field name Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 057/518] USB: serial: pl2303: add device id for Macrosilicon MS3020 Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 058/518] USB: usbtmc: prevent kernel-usb-infoleak Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 059/518] wifi: rtw88: always wait for both firmware loading attempts Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 060/518] ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 061/518] fs: explicitly unregister per-superblock BDIs Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 062/518] mount: warn only once about timestamp range expiration Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 063/518] fs/namespace: fnic: Switch to use %ptTd Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 064/518] mount: handle OOM on mnt_warn_timestamp_expiry Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 065/518] padata: Honor the callers alignment in case of chunk_size 0 Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 066/518] can: j1939: use correct function name in comment Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 067/518] netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 068/518] netfilter: nf_tables: reject element expiration with no timeout Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 069/518] netfilter: nf_tables: reject expiration higher than timeout Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 070/518] cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 071/518] wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 072/518] wifi: mt76: mt7915: fix rx filter setting for bfee functionality Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 073/518] wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 074/518] wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 075/518] wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 076/518] sock_map: Add a cond_resched() in sock_hash_free() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 077/518] can: bcm: Clear bo->bcm_proc_read after remove_proc_entry() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 078/518] can: m_can: Add support for transceiver as phy Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 079/518] can: m_can: m_can_close(): stop clocks after device has been shut down Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 080/518] Bluetooth: btusb: Fix not handling ZPL/short-transfer Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 081/518] bareudp: allow redirecting bareudp packets to eth devices Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 082/518] bareudp: Pull inner IP header in bareudp_udp_encap_recv() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 083/518] net: geneve: support IPv4/IPv6 as inner protocol Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 084/518] geneve: Fix incorrect inner network header offset when innerprotoinherit is set Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 085/518] bareudp: Pull inner IP header on xmit Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 086/518] net: enetc: Use IRQF_NO_AUTOEN flag in request_irq() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 087/518] r8169: disable ALDPS per default for RTL8125 Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 088/518] net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 089/518] net: tipc: avoid possible garbage value Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 090/518] block, bfq: fix possible UAF for bfqq->bic with merge chain Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 091/518] block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 092/518] block, bfq: dont break merge chain in bfq_split_bfqq() Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 093/518] block: print symbolic error name instead of error code Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 094/518] block: fix potential invalid pointer dereference in blk_add_partition Greg Kroah-Hartman
2024-10-15 12:39 ` [PATCH 5.10 095/518] spi: ppc4xx: handle irq_of_parse_and_map() errors Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 096/518] spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 097/518] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 098/518] ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 099/518] ARM: versatile: fix OF node leak in CPUs prepare Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 100/518] reset: berlin: fix OF node leak in probe() error path Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 101/518] clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 102/518] m68k: Fix kernel_clone_args.flags in m68k_clone() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 103/518] hwmon: (max16065) Fix overflows seen when writing limits Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 104/518] i2c: Add i2c_get_match_data() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 105/518] hwmon: (max16065) Remove use of i2c_match_id() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 106/518] hwmon: (max16065) Fix alarm attributes Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 107/518] mtd: slram: insert break after errors in parsing the map Greg Kroah-Hartman
2024-10-15 12:40   ` Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 108/518] hwmon: (ntc_thermistor) fix module autoloading Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 109/518] power: supply: axp20x_battery: allow disabling battery charging Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 110/518] power: supply: axp20x_battery: Remove design from min and max voltage Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 111/518] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 112/518] fbdev: hpfb: Fix an error handling path in hpfb_dio_probe() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 113/518] mtd: powernv: Add check devm_kasprintf() returned value Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 114/518] drm/stm: Fix an error handling path in stm_drm_platform_probe() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 115/518] drm/amdgpu: Replace one-element array with flexible-array member Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 116/518] drm/amdgpu: properly handle vbios fake edid sizing Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 117/518] drm/radeon: Replace one-element array with flexible-array member Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 118/518] drm/radeon: properly handle vbios fake edid sizing Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 119/518] drm/rockchip: vop: Allow 4096px width scaling Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 120/518] drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 121/518] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 122/518] jfs: fix out-of-bounds in dbNextAG() and diAlloc() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 123/518] drm/msm: Fix incorrect file name output in adreno_request_fw() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 124/518] drm/msm/a5xx: disable preemption in submits by default Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 125/518] drm/msm/a5xx: properly clear preemption records on resume Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 126/518] drm/msm/a5xx: fix races in preemption evaluation stage Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 127/518] drm/msm: Add priv->mm_lock to protect active/inactive lists Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 128/518] drm/msm: Drop priv->lastctx Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 129/518] drm/msm/a5xx: workaround early ring-buffer emptiness check Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 130/518] ipmi: docs: dont advertise deprecated sysfs entries Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 131/518] drm/msm: fix %s null argument error Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 132/518] drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 133/518] xen: use correct end address of kernel for conflict checking Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 134/518] xen/swiotlb: add alignment check for dma buffers Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 135/518] tpm: Clean up TPM space after command failure Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 136/518] selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 137/518] selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 138/518] selftests/bpf: Fix compiling kfree_skb.c with musl-libc Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 139/518] selftests/bpf: Fix compiling flow_dissector.c " Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 140/518] selftests/bpf: Fix compiling tcp_rtt.c " Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 141/518] selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 142/518] selftests/bpf: Fix error compiling test_lru_map.c Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 143/518] selftests/bpf: Fix C++ compile error from missing _Bool type Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 144/518] xz: cleanup CRC32 edits from 2018 Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 145/518] kthread: add kthread_work tracepoints Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 146/518] kthread: fix task state in kthread worker if being frozen Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 147/518] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 148/518] smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 149/518] ext4: avoid buffer_head leak in ext4_mark_inode_used() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 150/518] ext4: avoid potential buffer_head leak in __ext4_new_inode() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 151/518] ext4: avoid negative min_clusters in find_group_orlov() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 152/518] ext4: return error on ext4_find_inline_entry Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 153/518] ext4: avoid OOB when system.data xattr changes underneath the filesystem Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 154/518] nilfs2: fix potential null-ptr-deref in nilfs_btree_insert() Greg Kroah-Hartman
2024-10-15 12:40 ` [PATCH 5.10 155/518] nilfs2: determine empty node blocks as corrupted Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 156/518] nilfs2: fix potential oob read in nilfs_btree_check_delete() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 157/518] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 158/518] perf sched timehist: Fix missing free of session in perf_sched__timehist() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 159/518] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 160/518] perf time-utils: Fix 32-bit nsec parsing Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 161/518] clk: imx: imx8mp: fix clock tree update of TF-A managed clocks Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 162/518] clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228 Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 163/518] drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 164/518] drivers: media: dvb-frontends/rtl2830: " Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 165/518] PCI: keystone: Fix if-statement expression in ks_pcie_quirk() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 166/518] PCI: xilinx-nwl: Fix register misspelling Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 167/518] RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 168/518] pinctrl: single: fix missing error code in pcs_probe() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 169/518] clk: ti: dra7-atl: Fix leak of of_nodes Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 170/518] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 171/518] nfsd: fix refcount leak when file is unhashed after being found Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 172/518] pinctrl: mvebu: Use devm_platform_get_and_ioremap_resource() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 173/518] pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 174/518] watchdog: imx_sc_wdt: Dont disable WDT in suspend Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 175/518] RDMA/hns: Add mapped page count checking for MTR Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 176/518] RDMA/hns: Refactor root BT allocation " Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 177/518] RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 178/518] RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 179/518] RDMA/hns: Optimize hem allocation performance Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 180/518] riscv: Fix fp alignment bug in perf_callchain_user() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 181/518] RDMA/cxgb4: Added NULL check for lookup_atid Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 182/518] ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 183/518] ntb_perf: Fix printk format Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 184/518] nfsd: call cache_put if xdr_reserve_space returns NULL Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 185/518] nfsd: return -EINVAL when namelen is 0 Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 186/518] f2fs: enhance to update i_mode and acl atomically in f2fs_setattr() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 187/518] f2fs: fix typo Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 188/518] f2fs: fix to update i_ctime in __f2fs_setxattr() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 189/518] f2fs: remove unneeded check condition " Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 190/518] f2fs: reduce expensive checkpoint trigger frequency Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 191/518] spi: lpspi: Silence error message upon deferred probe Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 192/518] spi: lpspi: release requested DMA channels Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 193/518] spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 194/518] iio: adc: ad7606: fix oversampling gpio array Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 195/518] iio: adc: ad7606: fix standby gpio state to match the documentation Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 196/518] coresight: tmc: sg: Do not leak sg_table Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 197/518] interconnect: qcom: sm8250: Enable sync_state Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 198/518] vdpa: Add eventfd for the vdpa callback Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 199/518] vhost_vdpa: assign irq bypass producer token correctly Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 200/518] Revert "dm: requeue IO if mapping table not yet available" Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 201/518] netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 202/518] net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 203/518] net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 204/518] tcp: check skb is non-NULL in tcp_rto_delta_us() Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 205/518] net: qrtr: Update packets cloning when broadcasting Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 206/518] netfilter: nf_tables: Keep deleted flowtable hooks until after RCU Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 207/518] netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 208/518] drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 209/518] Input: goodix - use the new soc_intel_is_byt() helper Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 210/518] powercap: RAPL: fix invalid initialization for pl4_supported field Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 211/518] x86/mm: Switch to new Intel CPU model defines Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 212/518] Revert "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches" Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 213/518] Revert "bpf: Eliminate rlimit-based memory accounting for devmap maps" Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 214/518] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches Greg Kroah-Hartman
2024-10-15 12:41 ` [PATCH 5.10 215/518] selinux,smack: dont bypass permissions check in inode_setsecctx hook Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 216/518] mptcp: fix sometimes-uninitialized warning Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 217/518] Remove *.orig pattern from .gitignore Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 218/518] ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 219/518] soc: versatile: integrator: fix OF node leak in probe() error path Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 220/518] Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 221/518] Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 " Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 222/518] Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 223/518] drm/amd/display: Round calculated vtotal Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 224/518] USB: appledisplay: close race between probe and completion handler Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 225/518] USB: misc: cypress_cy7c63: check for short transfer Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 226/518] USB: class: CDC-ACM: fix race between get_serial and set_serial Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 227/518] bus: integrator-lm: fix OF node leak in probe() Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 228/518] firmware_loader: Block path traversal Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 229/518] tty: rp2: Fix reset with non forgiving PCIe host bridges Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 230/518] crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 231/518] drbd: Fix atomicity violation in drbd_uuid_set_bm() Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 232/518] drbd: Add NULL check for net_conf to prevent dereference in state validation Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 233/518] ACPI: sysfs: validate return type of _STR method Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 234/518] ACPI: resource: Add another DMI match for the TongFang GMxXGxx Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 235/518] efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 236/518] perf/x86/intel/pt: Fix sampling synchronization Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 237/518] wifi: rtw88: 8822c: Fix reported RX band width Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 238/518] debugobjects: Fix conditions in fill_pool() Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 239/518] f2fs: prevent possible int overflow in dir_block_index() Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 240/518] f2fs: avoid potential int overflow in sanity_check_area_boundary() Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 241/518] hwrng: mtk - Use devm_pm_runtime_enable Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 242/518] hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 243/518] arm64: dts: rockchip: Raise Pinebook Pros panel backlight PWM frequency Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 244/518] arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 245/518] vfs: fix race between evice_inodes() and find_inode()&iput() Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 246/518] fs: Fix file_set_fowner LSM hook inconsistencies Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 247/518] nfs: fix memory leak in error path of nfs4_do_reclaim Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 248/518] padata: use integer wrap around to prevent deadlock on seq_nr overflow Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 249/518] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data() Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 250/518] PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 251/518] soc: versatile: realview: fix memory leak during device remove Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 252/518] soc: versatile: realview: fix soc_dev " Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 253/518] usb: yurex: Replace snprintf() with the safer scnprintf() variant Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 254/518] USB: misc: yurex: fix race between read and write Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 255/518] pps: remove usage of the deprecated ida_simple_xx() API Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 256/518] pps: add an error check in parport_attach Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 257/518] usb: renesas-xhci: Remove renesas_xhci_pci_exit() Greg Kroah-Hartman
2024-10-17 12:18   ` Vinod Koul
2024-10-17 12:58     ` Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 258/518] xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 259/518] io_uring/sqpoll: do not allow pinning outside of cpuset Greg Kroah-Hartman
2024-10-15 13:20   ` MOESSBAUER, Felix
2024-10-17  8:46     ` gregkh
2024-10-17  8:57       ` MOESSBAUER, Felix
2024-10-15 12:42 ` [PATCH 5.10 260/518] lockdep: fix deadlock issue between lockdep and rcu Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 261/518] mm: only enforce minimum stack gap size if its sensible Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 262/518] i2c: aspeed: Update the stop sw state when the bus recovery occurs Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 263/518] i2c: isch: Add missed else Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 264/518] usb: yurex: Fix inconsistent locking bug in yurex_read() Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 265/518] spi: lpspi: Simplify some error message Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 266/518] mailbox: rockchip: fix a typo in module autoloading Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 267/518] mailbox: bcm2835: Fix timeout during suspend mode Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 268/518] ceph: remove the incorrect Fw reference check when dirtying pages Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 269/518] ieee802154: Fix build error Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 270/518] net/mlx5: Fix error path in multi-packet WQE transmit Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 271/518] net/mlx5: Added cond_resched() to crdump collection Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 272/518] netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 273/518] net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq() Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 274/518] netfilter: nf_tables: prevent nf_skb_duplicated corruption Greg Kroah-Hartman
2024-10-15 12:42 ` [PATCH 5.10 275/518] Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 276/518] net: ethernet: lantiq_etop: fix memory disclosure Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 277/518] net: avoid potential underflow in qdisc_pkt_len_init() with UFO Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 278/518] net: add more sanity checks to qdisc_pkt_len_init() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 279/518] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 280/518] sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 281/518] i2c: xiic: Fix broken locking on tx_msg Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 282/518] i2c: xiic: Switch from waitqueue to completion Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 283/518] i2c: xiic: Fix RX IRQ busy check Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 284/518] i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 285/518] i2c: xiic: improve error message when transfer fails to start Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 286/518] i2c: xiic: Try re-initialization on bus busy timeout Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 287/518] media: usbtv: Remove useless locks in usbtv_video_free() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 288/518] Bluetooth: L2CAP: Fix not validating setsockopt user input Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 289/518] ALSA: mixer_oss: Remove some incorrect kfree_const() usages Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 290/518] ALSA: hda/realtek: Fix the push button function for the ALC257 Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 291/518] ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 292/518] ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 293/518] f2fs: Require FMODE_WRITE for atomic write ioctls Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 294/518] wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 295/518] wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 296/518] ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 297/518] net/xen-netback: prevent UAF in xenvif_flush_hash() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 298/518] net: hisilicon: hip04: fix OF node leak in probe() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 299/518] net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 300/518] net: hisilicon: hns_mdio: fix OF node leak in probe() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 301/518] ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 302/518] ACPICA: Fix memory leak if acpi_ps_get_next_field() fails Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 303/518] net: sched: consistently use rcu_replace_pointer() in taprio_change() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 304/518] blk_iocost: fix more out of bound shifts Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 305/518] wifi: ath11k: fix array out-of-bound access in SoC stats Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 306/518] wifi: rtw88: select WANT_DEV_COREDUMP Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 307/518] ACPI: EC: Do not release locks during operation region accesses Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 308/518] ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 309/518] tipc: guard against string buffer overrun Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 310/518] net: mvpp2: Increase size of queue_name buffer Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 311/518] ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR) Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 312/518] ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 313/518] net: atlantic: Avoid warning about potential string truncation Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 314/518] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 315/518] ACPICA: iasl: handle empty connection_node Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 316/518] proc: add config & param to block forcing mem writes Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 317/518] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 318/518] nfp: Use IRQF_NO_AUTOEN flag in request_irq() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 319/518] signal: Replace BUG_ON()s Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 320/518] ALSA: usb-audio: Define macros for quirk table entries Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 321/518] ALSA: usb-audio: Add logitech Audio profile quirk Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 322/518] ALSA: asihpi: Fix potential OOB array access Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 323/518] ALSA: hdsp: Break infinite MIDI input flush loop Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 324/518] x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 325/518] fbdev: pxafb: Fix possible use after free in pxafb_task() Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 326/518] rcuscale: Provide clear error when async specified without primitives Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 327/518] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 328/518] power: reset: brcmstb: Do not go into infinite loop if reset fails Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 329/518] iommu/vt-d: Always reserve a domain ID for identity setup Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 330/518] iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 331/518] drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 332/518] ata: sata_sil: Rename sil_blacklist to sil_quirks Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 333/518] drm/amd/display: Check null pointers before using dc->clk_mgr Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 334/518] jfs: UBSAN: shift-out-of-bounds in dbFindBits Greg Kroah-Hartman
2024-10-15 12:43 ` [PATCH 5.10 335/518] jfs: Fix uaf in dbFreeBits Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 336/518] jfs: check if leafidx greater than num leaves per dmap tree Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 337/518] jfs: Fix uninit-value access of new_ea in ea_buffer Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 338/518] drm/amdgpu: add raven1 gfxoff quirk Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 339/518] drm/amdgpu: enable gfxoff quirk on HP 705G4 Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 340/518] platform/x86: touchscreen_dmi: add nanote-next quirk Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 341/518] drm/amd/display: Check stream before comparing them Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 342/518] drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 343/518] drm/amd/display: Fix index out of bounds in " Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 344/518] drm/amd/display: Fix index out of bounds in DCN30 color transformation Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 345/518] drm/amd/display: Initialize get_bytes_per_elements default to 1 Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 346/518] drm/printer: Allow NULL data in devcoredump printer Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 347/518] scsi: aacraid: Rearrange order of struct aac_srb_unit Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 348/518] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 349/518] drm/amd/pm: ensure the fw_info is not null before using it Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 350/518] of/irq: Refer to actual buffer size in of_irq_parse_one() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 351/518] ext4: ext4_search_dir should return a proper error Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 352/518] ext4: avoid use-after-free in ext4_ext_show_leaf() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 353/518] ext4: fix i_data_sem unlock order in ext4_ind_migrate() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 354/518] spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 355/518] spi: s3c64xx: fix timeout counters in flush_fifo Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 356/518] selftests: breakpoints: use remaining time to check if suspend succeed Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 357/518] selftests: vDSO: fix vDSO symbols lookup for powerpc64 Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 358/518] selftests/mm: fix charge_reserved_hugetlb.sh test Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 359/518] i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 360/518] i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 361/518] i2c: xiic: Wait for TX empty to avoid missed TX NAKs Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 362/518] firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 363/518] spi: bcm63xx: Fix module autoloading Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 364/518] perf/core: Fix small negative period being ignored Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 365/518] parisc: Fix itlb miss handler for 64-bit programs Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 366/518] drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 367/518] ALSA: core: add isascii() check to card ID generator Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 368/518] ALSA: line6: add hw monitor volume control to POD HD500X Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 369/518] ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9 Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 370/518] ext4: no need to continue when the number of entries is 1 Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 371/518] ext4: fix slab-use-after-free in ext4_split_extent_at() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 372/518] ext4: propagate errors from ext4_find_extent() in ext4_insert_range() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 373/518] ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 374/518] ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 375/518] ext4: aovid use-after-free in ext4_ext_insert_extent() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 376/518] ext4: fix double brelse() the buffer of the extents path Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 377/518] ext4: update orig_path in ext4_find_extent() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 378/518] ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 379/518] parisc: Fix 64-bit userspace syscall path Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 380/518] parisc: Fix stack start for ADDR_NO_RANDOMIZE personality Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 381/518] of/irq: Support #msi-cells=<0> in of_msi_get_domain Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 382/518] drm: omapdrm: Add missing check for alloc_ordered_workqueue Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 383/518] jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 384/518] jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 385/518] mm: krealloc: consider spare memory for __GFP_ZERO Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 386/518] ocfs2: fix the la space leak when unmounting an ocfs2 volume Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 387/518] ocfs2: fix uninit-value in ocfs2_get_block() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 388/518] ocfs2: reserve space for inline xattr before attaching reflink tree Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 389/518] ocfs2: cancel dqi_sync_work before freeing oinfo Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 390/518] ocfs2: remove unreasonable unlock in ocfs2_read_blocks Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 391/518] ocfs2: fix null-ptr-deref when journal load failed Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 392/518] ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 393/518] riscv: define ILLEGAL_POINTER_VALUE for 64bit Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 394/518] exfat: fix memory leak in exfat_load_bitmap() Greg Kroah-Hartman
2024-10-15 12:44 ` [PATCH 5.10 395/518] nfsd: fix delegation_blocked() to block correctly for at least 30 seconds Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 396/518] nfsd: map the EBADMSG to nfserr_io to avoid warning Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 397/518] NFSD: Fix NFSv4s PUTPUBFH operation Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 398/518] aoe: fix the potential use-after-free problem in more places Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 399/518] clk: rockchip: fix error for unknown clocks Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 400/518] media: sun4i_csi: Implement link validate for sun4i_csi subdev Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 401/518] media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 402/518] clk: qcom: clk-rpmh: Fix overflow in BCM vote Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 403/518] media: venus: fix use after free bug in venus_remove due to race condition Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 404/518] clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable() Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 405/518] iio: magnetometer: ak8975: Fix reading for ak099xx sensors Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 406/518] tomoyo: fallback to realpath if symlinks pathname does not exist Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 407/518] net: stmmac: Fix zero-division error when disabling tc cbs Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 408/518] rtc: at91sam9: fix OF node leak in probe() error path Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 409/518] Input: adp5589-keys - fix adp5589_gpio_get_value() Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 410/518] ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[] Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 411/518] ACPI: resource: Add Asus ExpertBook B2502CVA " Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 412/518] btrfs: fix a NULL pointer dereference when failed to start a new trasacntion Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 413/518] btrfs: wait for fixup workers before stopping cleaner kthread during umount Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 414/518] gpio: davinci: fix lazy disable Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 415/518] drm/sched: Add locking to drm_sched_entity_modify_sched Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 416/518] kconfig: qconf: fix buffer overflow in debug links Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 417/518] i2c: xiic: Simplify with dev_err_probe() Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 418/518] i2c: xiic: Use devm_clk_get_enabled() Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 419/518] i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 420/518] ext4: properly sync file size update after O_SYNC direct IO Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 421/518] ext4: dax: fix overflowing extents beyond inode size when partially writing Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 422/518] arm64: Add Cortex-715 CPU part definition Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 423/518] arm64: cputype: Add Neoverse-N3 definitions Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 424/518] arm64: errata: Expand speculative SSBS workaround once more Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 425/518] uprobes: fix kernel info leak via "[uprobes]" vma Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 426/518] drm/rockchip: define gamma registers for RK3399 Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 427/518] drm/rockchip: support gamma control on RK3399 Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 428/518] drm/rockchip: vop: clear DMA stop bit on RK3066 Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 429/518] clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 430/518] r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun" Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 431/518] r8169: add tally counter fields added with RTL8125 Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 432/518] ACPI: battery: Simplify battery hook locking Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 433/518] ACPI: battery: Fix possible crash when unregistering a battery hook Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 434/518] ext4: fix inode tree inconsistency caused by ENOMEM Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 435/518] vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 436/518] unicode: Dont special case ignorable code points Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 437/518] net: ethernet: cortina: Drop TSO support Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 438/518] tracing: Remove precision vsnprintf() check from print event Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 439/518] drm/crtc: fix uninitialized variable use even harder Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 440/518] s390/zcore: no need to check return value of debugfs_create functions Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 441/518] s390/zcore: release dump save area on restart or power down Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 442/518] tracing: Have saved_cmdlines arrays all in one allocation Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 443/518] virtio_console: fix misc probe bugs Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 444/518] kallsyms: Make kallsyms_on_each_symbol generally available Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 445/518] kallsyms: Make module_kallsyms_on_each_symbol " Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 446/518] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 447/518] tracing/kprobes: Fix symbol counting logic by looking at modules as well Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 448/518] Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 449/518] bpf: Check percpu map value size first Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 450/518] s390/facility: Disable compile time optimization for decompressor code Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 451/518] s390/mm: Add cond_resched() to cmm_alloc/free_pages() Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 452/518] ext4: nested locking for xattr inode Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 453/518] s390/cpum_sf: Remove WARN_ON_ONCE statements Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 454/518] ktest.pl: Avoid false positives with grub2 skip regex Greg Kroah-Hartman
2024-10-15 12:45 ` [PATCH 5.10 455/518] RDMA/mad: Improve handling of timed out WRs of mad agent Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 456/518] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 457/518] clk: bcm: bcm53573: fix OF node leak in init Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 458/518] PCI: Add ACS quirk for Qualcomm SA8775P Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 459/518] i2c: i801: Use a different adapter-name for IDF adapters Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 460/518] PCI: Mark Creative Labs EMU20k2 INTx masking as broken Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 461/518] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 462/518] media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put() Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 463/518] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 464/518] usb: chipidea: udc: enable suspend interrupt after usb reset Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 465/518] usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Crashkernel Scenario Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 466/518] virtio_pmem: Check device status before requesting flush Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 467/518] tools/iio: Add memory allocation failure check for trigger_name Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 468/518] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 469/518] drm/amd/display: Check null pointer before dereferencing se Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 470/518] fbdev: sisfb: Fix strbuf array overflow Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 471/518] RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 472/518] NFSD: Mark filecache "down" if init fails Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 473/518] ice: fix VLAN replay after reset Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 474/518] SUNRPC: Fix integer overflow in decode_rc_list() Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 475/518] NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies() Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 476/518] net: phy: dp83869: fix memory corruption when enabling fiber Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 477/518] tcp: fix to allow timestamp undo if no retransmits were sent Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 478/518] tcp: fix tcp_enter_recovery() to zero retrans_stamp when its safe Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 479/518] netfilter: br_netfilter: fix panic with metadata_dst skb Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 480/518] Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 481/518] net: phy: bcm84881: Fix some error handling paths Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 482/518] net: dsa: b53: fix jumbo frame mtu check Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 483/518] net: dsa: b53: fix max MTU for 1g switches Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 484/518] net: dsa: b53: fix max MTU for BCM5325/BCM5365 Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 485/518] net: dsa: b53: allow lower MTUs on BCM5325/5365 Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 486/518] net: dsa: b53: fix jumbo frames on 10/100 ports Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 487/518] gpio: aspeed: Add the flush write to ensure the write complete Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 488/518] gpio: aspeed: Use devm_clk api to manage clock source Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 489/518] igb: Do not bring the device up after non-fatal error Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 490/518] net/sched: accept TCA_STAB only for root qdisc Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 491/518] net: ibm: emac: mal: fix wrong goto Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 492/518] sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 493/518] net: Add l3mdev index to flow struct and avoid oif reset for port devices Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 494/518] netfilter: rpfilter/fib: Populate flowic_l3mdev field Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 495/518] netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 496/518] netfilter: fib: check correct rtable in vrf setups Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 497/518] ppp: fix ppp_async_encode() illegal access Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 498/518] slip: make slhc_remember() more robust against malicious packets Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 499/518] resource: fix region_intersects() vs add_memory_driver_managed() Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 500/518] hwmon: (tmp513) Add missing dependency on REGMAP_I2C Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 501/518] hwmon: (adm9240) " Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 502/518] HID: plantronics: Workaround for an unexcepted opposite volume key Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 503/518] Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant" Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 504/518] usb: dwc3: core: Stop processing of pending events if controller is halted Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 505/518] usb: xhci: Fix problem with xhci resume from suspend Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 506/518] usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 507/518] hid: intel-ish-hid: Fix uninitialized variable rv in ish_fw_xfer_direct_dma Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 508/518] net: Fix an unsafe loop on the list Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 509/518] net: dsa: lan9303: ensure chip reset and wait for READY status Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 510/518] nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 511/518] net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 512/518] xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 513/518] net: Handle l3mdev in ip_tunnel_init_flow Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 514/518] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev Greg Kroah-Hartman
2024-10-15 12:46 ` [PATCH 5.10 515/518] net: vrf: determine the dst using the original ifindex for multicast Greg Kroah-Hartman
2024-10-15 12:47 ` [PATCH 5.10 516/518] netfilter: ip6t_rpfilter: Fix regression with VRF interfaces Greg Kroah-Hartman
2024-10-15 12:47 ` [PATCH 5.10 517/518] ext4: fix warning in ext4_dio_write_end_io() Greg Kroah-Hartman
2024-10-15 12:47 ` [PATCH 5.10 518/518] RDMA/hns: Fix uninitialized variable Greg Kroah-Hartman
2024-10-15 13:52 ` [PATCH 5.10 000/518] 5.10.227-rc1 review Naresh Kamboju
2024-10-17  9:32   ` Greg Kroah-Hartman
2024-10-15 16:58 ` Florian Fainelli
2024-10-16 10:01 ` Jon Hunter
2024-10-17 13:10 ` Muhammad Usama Anjum

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=20241015123916.821186887@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=allen.lkml@gmail.com \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.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=rwarsow@gmx.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.