stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6.12 000/590] 6.12.13-rc1 review
@ 2025-02-05 13:35 Greg Kroah-Hartman
  2025-02-05 13:35 ` [PATCH 6.12 001/590] coredump: Do not lock during comm reporting Greg Kroah-Hartman
                   ` (598 more replies)
  0 siblings, 599 replies; 605+ messages in thread
From: Greg Kroah-Hartman @ 2025-02-05 13:35 UTC (permalink / raw)
  To: stable
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, hargar, broonie

This is the start of the stable review cycle for the 6.12.13 release.
There are 590 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 Fri, 07 Feb 2025 13:43:01 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.12.13-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.12.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Qu Wenruo <wqu@suse.com>
    btrfs: do proper folio cleanup when run_delalloc_nocow() failed

Tiezhu Yang <yangtiezhu@loongson.cn>
    LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP}

Chen Ridong <chenridong@huawei.com>
    memcg: fix soft lockup in the OOM process

Sean Christopherson <seanjc@google.com>
    KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()

Aric Cyr <Aric.Cyr@amd.com>
    drm/amd/display: Add hubp cache reset when powergating

Nathan Chancellor <nathan@kernel.org>
    s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS

Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
    ASoC: da7213: Initialize the mutex

Leon Hwang <leon.hwang@linux.dev>
    selftests/bpf: Add test to verify tailcall and freplace restrictions

Vasily Gorbik <gor@linux.ibm.com>
    Revert "s390/mm: Allow large pages for KASAN shadow mapping"

Adam Ford <aford173@gmail.com>
    phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings

Gal Pressman <gal@nvidia.com>
    ethtool: Fix access to uninitialized fields in set RXNFC command

Steffen Klassert <steffen.klassert@secunet.com>
    xfrm: Fix acquire state insertion.

Everest K.C <everestkc@everestkc.com.np>
    xfrm: Add error handling when nla_put_u32() returns an error

Geert Uytterhoeven <geert+renesas@glider.be>
    dma-mapping: save base/size instead of pointer to shared DMA pool

Zijun Hu <quic_zijuhu@quicinc.com>
    of: reserved-memory: Warn for missing static reserved memory regions

Qu Wenruo <wqu@suse.com>
    btrfs: output the reason for open_ctree() failure

Yu Kuai <yukuai3@huawei.com>
    md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime

Shivaprasad G Bhat <sbhat@linux.ibm.com>
    powerpc/pseries/iommu: Don't unset window if it was never set

Dan Carpenter <dan.carpenter@linaro.org>
    media: imx-jpeg: Fix potential error pointer dereference in detach_pm()

Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
    staging: media: max96712: fix kernel oops when removing module

Thinh Nguyen <Thinh.Nguyen@synopsys.com>
    usb: gadget: f_tcm: Don't free command immediately

Calvin Owens <calvin@wbinvd.org>
    pps: Fix a use-after-free

Laurent Pinchart <laurent.pinchart@ideasonboard.com>
    media: uvcvideo: Fix double free in error path

Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
    remoteproc: core: Fix ida_free call while not allocated

Patrisious Haddad <phaddad@nvidia.com>
    RDMA/mlx5: Fix implicit ODP use after free

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted

Paolo Abeni <pabeni@redhat.com>
    mptcp: handle fastopen disconnect correctly

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: only set fullmesh for subflow endp

Paolo Abeni <pabeni@redhat.com>
    mptcp: consolidate suboption status

Abel Vesa <abel.vesa@linaro.org>
    clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC

Kyle Tso <kyletso@google.com>
    usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS

Jos Wang <joswang@lenovo.com>
    usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE

Ray Chi <raychi@google.com>
    usb: dwc3: Skip resume if pm_runtime_set_active() fails

Kyle Tso <kyletso@google.com>
    usb: dwc3: core: Defer the probe until USB power supply ready

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()

Thinh Nguyen <Thinh.Nguyen@synopsys.com>
    usb: gadget: f_tcm: Fix Get/SetInterface return value

Sean Rhodes <sean@starlabs.systems>
    drivers/card_reader/rtsx_usb: Restore interrupt based detection

Michal Pecio <michal.pecio@gmail.com>
    usb: xhci: Fix NULL pointer dereference on certain command aborts

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    net: usb: rtl8150: enable basic endpoint checking

Lianqin Hu <hulianqin@vivo.com>
    ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro

Darrick J. Wong <djwong@kernel.org>
    xfs: don't shut down the filesystem for media failures beyond end of log

Christoph Hellwig <hch@lst.de>
    xfs: check for dead buffers in xfs_buf_find_insert

Ricardo B. Marliere <rbm@suse.com>
    ktest.pl: Check kernelrelease return in get_version

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    selftests/ftrace: Fix to use remount when testing mount GID option

Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
    selftests/rseq: Fix handling of glibc without rseq support

Wayne Lin <Wayne.Lin@amd.com>
    drm/amd/display: Reduce accessing remote DPCD overhead

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: reject mismatching sum of field_len with set key length

Parth Pancholi <parth.pancholi@toradex.com>
    kbuild: switch from lz4c to lz4 for compression

Chuck Lever <chuck.lever@oracle.com>
    Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"

Yu Kuai <yukuai3@huawei.com>
    md/md-bitmap: move bitmap_{start, end}write to md upper layer

Yu Kuai <yukuai3@huawei.com>
    md/raid5: implement pers->bitmap_sector()

Yu Kuai <yukuai3@huawei.com>
    md: add a new callback pers->bitmap_sector()

Yu Kuai <yukuai3@huawei.com>
    md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()

Yu Kuai <yukuai3@huawei.com>
    md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()

Daniel Lee <chullee@google.com>
    f2fs: Introduce linear search for dentries

Lin Yujun <linyujun809@huawei.com>
    hexagon: Fix unbalanced spinlock in die()

Willem de Bruijn <willemb@google.com>
    hexagon: fix using plain integer as NULL pointer warning in cmpxchg

Masahiro Yamada <masahiroy@kernel.org>
    kconfig: fix memory leak in sym_warn_unmet_dep()

Masahiro Yamada <masahiroy@kernel.org>
    kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST

Pali Rohár <pali@kernel.org>
    cifs: Fix getting and setting SACLs over SMB1

Pali Rohár <pali@kernel.org>
    cifs: Validate EAs for WSL reparse points

Len Brown <len.brown@intel.com>
    tools/power turbostat: Fix forked child affinity regression

Daniel Baluta <daniel.baluta@nxp.com>
    ASoC: amd: acp: Fix possible deadlock

Jens Axboe <axboe@kernel.dk>
    io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock()

Detlev Casanova <detlev.casanova@collabora.com>
    ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback

Palmer Dabbelt <palmer@rivosinc.com>
    RISC-V: Mark riscv_v_init() as __init

Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
    tools/power turbostat: Fix PMT mmaped file size rounding

Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
    tools/power turbostat: Allow using cpu device in perf counters on hybrid platforms

Al Viro <viro@zeniv.linux.org.uk>
    hostfs: fix string handling in __dentry_name()

Masahiro Yamada <masahiroy@kernel.org>
    genksyms: fix memory leak when the same symbol is read from *.symref file

Masahiro Yamada <masahiroy@kernel.org>
    genksyms: fix memory leak when the same symbol is added from source

Eric Dumazet <edumazet@google.com>
    net: hsr: fix fill_frame_info() regression vs VLAN packets

Kory Maincent <kory.maincent@bootlin.com>
    net: sh_eth: Fix missing rtnl lock in suspend/resume path

Kory Maincent <kory.maincent@bootlin.com>
    net: ravb: Fix missing rtnl lock in suspend/resume path

Toke Høiland-Jørgensen <toke@redhat.com>
    net: xdp: Disallow attaching device-bound programs in generic mode

Jon Maloy <jmaloy@redhat.com>
    tcp: correct handling of extreme memory squeeze

Rafał Miłecki <rafal@milecki.pl>
    bgmac: reduce max frame size to support just MTU 1500

Michal Luczaj <mhal@rbox.co>
    vsock: Allow retrying on connect() failure

Michal Luczaj <mhal@rbox.co>
    vsock: Keep the binding until socket destruction

Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
    Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming

Douglas Anderson <dianders@chromium.org>
    Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    PM: sleep: core: Synchronize runtime PM status of parents and children

Namhyung Kim <namhyung@kernel.org>
    perf test: Skip syscall enum test if no landlock syscall

Howard Chu <howardchu95@gmail.com>
    perf trace: Fix runtime error of index out of bounds

Heiko Carstens <hca@linux.ibm.com>
    s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()

Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
    net: stmmac: Limit FIFO size by hardware capability

Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
    net: stmmac: Limit the number of MTL queues to hardware capability

Gal Pressman <gal@nvidia.com>
    ethtool: Fix set RXNFC command with symmetric RSS hash

Edward Cree <ecree.xilinx@gmail.com>
    net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in

Thomas Weißschuh <linux@weissschuh.net>
    ptp: Properly handle compat ioctls

Chenyuan Yang <chenyuan0y@gmail.com>
    net: davicom: fix UAF in dm9000_drv_remove

Shigeru Yoshida <syoshida@redhat.com>
    vxlan: Fix uninit-value in vxlan_vnifilter_dump()

David Howells <dhowells@redhat.com>
    rxrpc, afs: Fix peer hash locking vs RCU callback

Jan Stancek <jstancek@redhat.com>
    selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment

Jan Stancek <jstancek@redhat.com>
    selftests: mptcp: extend CFLAGS to keep options from environment

Jakub Kicinski <kuba@kernel.org>
    tools: ynl: c: correct reverse decode of empty attrs

Jakub Kicinski <kuba@kernel.org>
    net: netdevsim: try to close UDP port harness races

Eric Dumazet <edumazet@google.com>
    net: rose: fix timer races against user threads

Paul Fertser <fercerpav@gmail.com>
    net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling

Vasily Gorbik <gor@linux.ibm.com>
    s390/mm: Allow large pages for KASAN shadow mapping

Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
    iavf: allow changing VLAN state without calling PF

Mateusz Polchlopek <mateusz.polchlopek@intel.com>
    ice: remove invalid parameter of equalizer

Mateusz Polchlopek <mateusz.polchlopek@intel.com>
    ice: extend dump serdes equalizer values feature

Mateusz Polchlopek <mateusz.polchlopek@intel.com>
    ice: rework of dump serdes equalizer values feature

Przemek Kitszel <przemyslaw.kitszel@intel.com>
    ice: fix ice_parser_rt::bst_key array size

Marco Leogrande <leogrande@google.com>
    idpf: convert workqueues to unbound

Manoj Vishwanathan <manojvishy@google.com>
    idpf: Acquire the lock before accessing the xn->salt

Emil Tantilov <emil.s.tantilov@intel.com>
    idpf: fix transaction timeouts on reset

Emil Tantilov <emil.s.tantilov@intel.com>
    idpf: add read memory barrier when checking descriptor done bit

Sebastian Sewior <bigeasy@linutronix.de>
    xfrm: Don't disable preemption while looking up cache state.

Howard Chu <howardchu95@gmail.com>
    perf trace: Fix BPF loading failure (-E2BIG)

Wentao Liang <vulab@iscas.ac.cn>
    PM: hibernate: Add error handling for syscore_suspend()

Eric Dumazet <edumazet@google.com>
    ipmr: do not call mr_mfc_uses_dev() for unres entries

Dheeraj Reddy Jonnalagadda <dheeraj.linuxdev@gmail.com>
    net: fec: implement TSO descriptor cleanup

Dimitri Fedrau <dima.fedrau@gmail.com>
    net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios

Ahmad Fatoum <a.fatoum@pengutronix.de>
    gpio: mxc: remove dead code after switch to DT-only

Jian Shen <shenjian15@huawei.com>
    net: hns3: fix oops when unload drivers paralleling

Christian Marangi <ansuelsmth@gmail.com>
    net: airoha: Fix wrong GDM4 register definition

Alexander Stein <alexander.stein@ew.tq-group.com>
    regulator: core: Add missing newline character

pangliyuan <pangliyuan1@huawei.com>
    ubifs: skip dumping tnc tree when zroot is null

Ming Wang <wangming01@loongson.cn>
    rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()

Oleksij Rempel <o.rempel@pengutronix.de>
    rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read

Dan Carpenter <dan.carpenter@linaro.org>
    rtc: tps6594: Fix integer overflow on 32bit systems

Alexandre Cassen <acassen@corp.free.fr>
    xfrm: delete intermediate secpath entry in packet offload mode

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    dmaengine: ti: edma: fix OF node reference leaks in edma_driver

Adam Ford <aford173@gmail.com>
    phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation

Adam Ford <aford173@gmail.com>
    phy: freescale: fsl-samsung-hdmi: Support dynamic integer

Adam Ford <aford173@gmail.com>
    phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup

Adam Ford <aford173@gmail.com>
    phy: freescale: fsl-samsung-hdmi: Replace register defines with macro

Florian Westphal <fw@strlen.de>
    xfrm: state: fix out-of-bounds read during lookup

Steffen Klassert <steffen.klassert@secunet.com>
    xfrm: Add an inbound percpu state cache.

Steffen Klassert <steffen.klassert@secunet.com>
    xfrm: Cache used outbound xfrm states at the policy.

Steffen Klassert <steffen.klassert@secunet.com>
    xfrm: Add support for per cpu xfrm state handling.

Jianbo Liu <jianbol@nvidia.com>
    xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO

Luo Yifan <luoyifan@cmss.chinamobile.com>
    tools/bootconfig: Fix the wrong format specifier

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Fix warnings during S3 suspend

Olga Kornievskaia <okorniev@redhat.com>
    NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE

Olga Kornievskaia <okorniev@redhat.com>
    NFSv4.2: fix COPY_NOTIFY xdr buf size calculation

Mike Snitzer <snitzer@kernel.org>
    nfs: fix incorrect error handling in LOCALIO

John Ogness <john.ogness@linutronix.de>
    serial: 8250: Adjust the timeout for FIFO mode

Jiri Slaby (SUSE) <jirislaby@kernel.org>
    tty: mips_ejtag_fdc: fix one more u8 warning

Zijun Hu <quic_zijuhu@quicinc.com>
    driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()

Christophe Leroy <christophe.leroy@csgroup.eu>
    module: Don't fail module loading when setting ro_after_init section RO failed

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    module: Extend the preempt disabled section in dereference_symbol_descriptor().

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: handle errors that nilfs_prepare_chunk() may return

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: protect access to buffers with no active references

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: do not force clear folio if buffer is referenced

Su Yue <glass.su@suse.com>
    ocfs2: mark dquot as inactive if failed to start trans while releasing dquot

Gao Xiang <xiang@kernel.org>
    erofs: fix potential return value overflow of z_erofs_shrink_scan()

Gao Xiang <xiang@kernel.org>
    erofs: sunset `struct erofs_workgroup`

Gao Xiang <xiang@kernel.org>
    erofs: move erofs_workgroup operations into zdata.c

Gao Xiang <xiang@kernel.org>
    erofs: get rid of erofs_{find,insert}_workgroup

Charles Han <hanchunchao@inspur.com>
    firewire: test: Fix potential null dereference in firewire kunit test

Guixin Liu <kanie@linux.alibaba.com>
    scsi: mpi3mr: Fix possible crash when setting up bsg fails

Guixin Liu <kanie@linux.alibaba.com>
    scsi: ufs: bsg: Delete bsg_dev when setting up bsg fails

Paul Menzel <pmenzel@molgen.mpg.de>
    scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1

Daire McNamara <daire.mcnamara@microchip.com>
    PCI: microchip: Set inbound address translation for coherent or non-coherent mode

Conor Dooley <conor.dooley@microchip.com>
    PCI: microchip: Add support for using either Root Port 1 or 2

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test

Mohamed Khalfella <khalfella@gmail.com>
    PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error

Richard Zhu <hongxing.zhu@nxp.com>
    PCI: dwc: Always stop link in the dw_pcie_suspend_noirq

Krishna chaitanya chundru <quic_krichai@quicinc.com>
    PCI: qcom: Update ICC and OPP values after Link Up event

Richard Zhu <hongxing.zhu@nxp.com>
    PCI: imx6: Add missing reference clock disable logic

Richard Zhu <hongxing.zhu@nxp.com>
    PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()

Richard Zhu <hongxing.zhu@nxp.com>
    PCI: imx6: Skip controller_id generation logic for i.MX7D

Frank Li <Frank.Li@nxp.com>
    PCI: imx6: Configure PHY based on Root Complex or Endpoint mode

King Dix <kingdix10@qq.com>
    PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()

Desnes Nunes <desnesn@redhat.com>
    media: dvb-usb-v2: af9035: fix ISO C90 compilation error on af9035_i2c_master_xfer

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()

Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
    media: nxp: imx8-isi: fix v4l2-compliance test errors

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    mtd: hyperbus: hbmc-am654: fix an OF node reference leak

david regan <dregan@broadcom.com>
    mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc

Ricardo Ribalda <ribalda@chromium.org>
    media: uvcvideo: Propagate buf->error to userspace

Jiasheng Jiang <jiashengjiangcool@gmail.com>
    media: camif-core: Add check for clk_enable()

Jiasheng Jiang <jiashengjiangcool@gmail.com>
    media: mipi-csis: Add check for clk_enable()

Dave Stevenson <dave.stevenson@raspberrypi.com>
    media: i2c: ov9282: Correct the exposure offset

Luca Weiss <luca.weiss@fairphone.com>
    media: i2c: imx412: Add missing newline to prints

Dave Stevenson <dave.stevenson@raspberrypi.com>
    media: i2c: imx290: Register 0x3011 varies between imx327 and imx290

Jiasheng Jiang <jiashengjiangcool@gmail.com>
    media: marvell: Add check for clk_enable()

Chen-Yu Tsai <wenst@chromium.org>
    remoteproc: mtk_scp: Only populate devices for SCP cores

Jian-Hong Pan <jhp@endlessos.org>
    PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state()

Zijun Hu <quic_zijuhu@quicinc.com>
    PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()

Chen Ni <nichen@iscas.ac.cn>
    media: lmedm04: Handle errors for lme2510_int_read

Oliver Neukum <oneukum@suse.com>
    media: rc: iguanair: handle timeouts

Dmytro Maluka <dmaluka@chromium.org>
    of/fdt: Restore possibility to use both ACPI and FDT from bootloader

Oreoluwa Babatunde <quic_obabatun@quicinc.com>
    of: reserved_mem: Restructure how the reserved memory regions are processed

Mark Brown <broonie@kernel.org>
    spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errors

Qasim Ijaz <qasdev00@gmail.com>
    iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()

Suraj Sonawane <surajsonawane0215@gmail.com>
    iommu: iommufd: fix WARNING in iommufd_device_unbind

Zhu Yanjun <yanjun.zhu@linux.dev>
    RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"

Anumula Murali Mohan Reddy <anumula@chelsio.com>
    RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event

Randy Dunlap <rdunlap@infradead.org>
    efi: sysfb_efi: fix W=1 warnings when EFI is not set

Zijun Hu <quic_zijuhu@quicinc.com>
    of: reserved-memory: Do not make kmemleak ignore freed address

Zijun Hu <quic_zijuhu@quicinc.com>
    of: property: Avoiding using uninitialized variable @imaplen in parse_interrupt_map()

Michael Guralnik <michaelgur@nvidia.com>
    RDMA/mlx5: Fix indirect mkey ODP page count

Pei Xiao <xiaopei01@kylinos.cn>
    i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition

Joel Stanley <joel@jms.id.au>
    arm64: dts: qcom: x1e80100-romulus: Update firmware nodes

Akhil R <akhilrajeev@nvidia.com>
    arm64: tegra: Fix DMA ID for SPI2

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()

Josua Mayer <josua@solid-run.com>
    arm64: dts: ti: k3-am642-hummingboard-t: Convert overlay to board dts

Michael Riesch <michael.riesch@wolfvision.net>
    arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic

Rafał Miłecki <rafal@milecki.pl>
    ARM: dts: mediatek: mt7623: fix IR nodename

Josua Mayer <josua@solid-run.com>
    arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links

Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
    arm64: dts: qcom: sm8250: Fix interrupt types of camss interrupts

Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
    arm64: dts: qcom: sdm845: Fix interrupt types of camss interrupts

Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
    arm64: dts: qcom: sc8280xp: Fix interrupt type of camss interrupts

Val Packett <val@packett.cool>
    arm64: dts: mediatek: add per-SoC compatibles for keypad nodes

Jason-JH.Lin <jason-jh.lin@mediatek.com>
    dts: arm64: mediatek: mt8195: Remove MT8183 compatible for OVL

Frank Wunderlich <frank-w@public-files.de>
    arm64: dts: mediatek: mt7988: Add missing clock-div property for i2c

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    firmware: qcom: scm: Cleanup global '__scm' on probe failures

Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
    arm64: dts: qcom: sc8280xp: Fix up remoteproc register space sizes

Neil Armstrong <neil.armstrong@linaro.org>
    arm64: dts: qcom: sm8150-microsoft-surface-duo: fix typos in da7280 properties

Neil Armstrong <neil.armstrong@linaro.org>
    arm64: dts: qcom: sc7180: fix psci power domain node names

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    arm64: dts: qcom: sc7180: change labels to lower-case

Neil Armstrong <neil.armstrong@linaro.org>
    arm64: dts: qcom: sc7180-trogdor-pompom: rename 5v-choke thermal zone

Neil Armstrong <neil.armstrong@linaro.org>
    arm64: dts: qcom: sc7180-trogdor-quackingstick: add missing avee-supply

Neil Armstrong <neil.armstrong@linaro.org>
    arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: remove disabled ov7251 camera

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: Convert mezzanine riser to dtso

Neil Armstrong <neil.armstrong@linaro.org>
    arm64: dts: qcom: qcm6490-shift-otter: remove invalid orientation-switch

Aaro Koskinen <aaro.koskinen@iki.fi>
    ARM: omap1: Fix up the Retu IRQ on Nokia 770

Junxian Huang <huangjunxian6@hisilicon.com>
    RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS

Li Zhijian <lizhijian@fujitsu.com>
    RDMA/rtrs: Add missing deinit() call

Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
    RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error

Vasily Khoruzhick <anarsoul@gmail.com>
    arm64: dts: allwinner: a64: explicitly assign clock parent for TCON0

Jonas Karlman <jonas@kwiboo.se>
    arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards

Bryan Brattlof <bb@ti.com>
    arm64: dts: ti: k3-am62a: Remove duplicate GICR reg

Bryan Brattlof <bb@ti.com>
    arm64: dts: ti: k3-am62: Remove duplicate GICR reg

Cristian Birsan <cristian.birsan@microchip.com>
    ARM: dts: microchip: sama5d27_wlsom1_ek: Add no-1-8-v property to sdmmc0 node

Cristian Birsan <cristian.birsan@microchip.com>
    ARM: dts: microchip: sama5d29_curiosity: Add no-1-8-v property to sdmmc0 node

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    arm64: dts: qcom: sm8650: Fix CDSP context banks unit addresses

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: x1e80100: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sm8650: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sm8550: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sm8450: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sm8350: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sm8250: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sm6375: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sm6125: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sm4450: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sdx75: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: sc7280: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: qrb4210-rb2: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: q[dr]u1000: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: qcs404: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: msm8994: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: msm8939: correct sleep clock frequency

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    arm64: dts: qcom: msm8916: correct sleep clock frequency

Luca Weiss <luca.weiss@fairphone.com>
    arm64: dts: qcom: sm7225-fairphone-fp4: Drop extra qcom,msm-id value

Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
    arm64: dts: qcom: msm8994: Describe USB interrupts

Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
    arm64: dts: qcom: msm8996: Fix up USB3 interrupts

Ross Burton <ross.burton@arm.com>
    arm64: defconfig: remove obsolete CONFIG_SM_DISPCC_8650

Taniya Das <quic_tdas@quicinc.com>
    arm64: dts: qcom: sa8775p: Update sleep_clk frequency

Marek Vasut <marex@denx.de>
    arm64: dts: qcom: msm8996-xiaomi-gemini: Fix LP5562 LED1 reg property

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8183-kukui-jacuzzi: Drop pp3300_panel voltage settings

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_ram_code()

Marek Vasut <marex@denx.de>
    ARM: dts: stm32: Swap USART3 and UART8 alias on STM32MP15xx DHCOM SoM

Marek Vasut <marex@denx.de>
    ARM: dts: stm32: Deduplicate serial aliases and chosen node for STM32MP15xx DHCOM SoM

Nícolas F. R. A. Prado <nfraprado@collabora.com>
    arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie1

Ma Ke <make_ruc2021@163.com>
    RDMA/srp: Fix error handling in srp_add_port

Hsin-Te Yuan <yuanhsinte@chromium.org>
    arm64: dts: mediatek: mt8183: willow: Support second source touchscreen

Hsin-Te Yuan <yuanhsinte@chromium.org>
    arm64: dts: mediatek: mt8183: kenzo: Support second source touchscreen

zhenwei pi <pizhenwei@bytedance.com>
    RDMA/rxe: Fix mismatched max_msg_sz

Mamta Shukla <mamta.shukla@leica-geosystems.com>
    arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb"

Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>
    ARM: dts: aspeed: yosemite4: correct the compatible string for max31790

Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>
    ARM: dts: aspeed: yosemite4: Add required properties for IOE on fan boards

Ricky CX Wu <ricky.cx.wu.wiwynn@gmail.com>
    ARM: dts: aspeed: yosemite4: correct the compatible string of adm1272

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8173-evb: Fix MT6397 PMIC sub-node names

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8173-elm: Fix MT6397 PMIC sub-node names

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8395-genio-1200-evk: Drop regulator-compatible property

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: medaitek: mt8395-nio-12l: Drop regulator-compatible property

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8195-demo: Drop regulator-compatible property

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8195-cherry: Drop regulator-compatible property

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8192-asurada: Drop regulator-compatible property

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8173-elm: Drop regulator-compatible property

Chen-Yu Tsai <wenst@chromium.org>
    arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property

Dan Carpenter <dan.carpenter@linaro.org>
    rdma/cxgb4: Prevent potential integer overflow on 32bit

Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
    arm64: dts: renesas: rzg3s-smarc: Fix the debug serial alias

Leon Romanovsky <leon@kernel.org>
    RDMA/mlx4: Avoid false error about access to uninitialized gids array

Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
    ARM: dts: stm32: Fix IPCC EXTI declaration on stm32mp151

Marek Vasut <marex@denx.de>
    ARM: dts: stm32: Increase CPU core voltage on STM32MP13xx DHCOR SoM

Val Packett <val@packett.cool>
    arm64: dts: mediatek: mt8516: reserve 192 KiB for TF-A

Val Packett <val@packett.cool>
    arm64: dts: mediatek: mt8516: add i2c clock-div property

Val Packett <val@packett.cool>
    arm64: dts: mediatek: mt8516: fix wdt irq type

Val Packett <val@packett.cool>
    arm64: dts: mediatek: mt8516: fix GICv2 range

Hsin-Yi Wang <hsinyi@chromium.org>
    arm64: dts: mt8183: set DMIC one-wire mode on Damu

Nícolas F. R. A. Prado <nfraprado@collabora.com>
    arm64: dts: mediatek: mt8186: Move wakeup to MTU3 to get working suspend

Alexander Stein <alexander.stein@ew.tq-group.com>
    ARM: dts: imx7-tqma7: add missing vs-supply for LM75A (rev. 01xxx)

Nicolas Ferre <nicolas.ferre@microchip.com>
    ARM: at91: pm: change BU Power Switch to automatic mode

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    soc: atmel: fix device_node release in atmel_soc_device_init()

Hou Tao <houtao1@huawei.com>
    bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT

Pali Rohár <pali@kernel.org>
    cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM in readdir.c

Paulo Alcantara <pc@manguebit.com>
    smb: client: fix oops due to unset link speed

Herbert Xu <herbert@gondor.apana.org.au>
    rhashtable: Fix rhashtable_try_insert test

Chen Ridong <chenridong@huawei.com>
    padata: avoid UAF for reorder_work

Chen Ridong <chenridong@huawei.com>
    padata: add pd get/put refcnt helper

Chen Ridong <chenridong@huawei.com>
    padata: fix UAF in padata_reorder

Chun-Tse Shao <ctshao@google.com>
    perf lock: Fix parse_lock_type which only retrieve one lock flag

Vishal Chourasia <vishalc@linux.ibm.com>
    tools: Sync if_xdp.h uapi tooling header

Kailang Yang <kailang@realtek.com>
    ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 laptop

Alejandro Jimenez <alejandro.j.jimenez@oracle.com>
    iommu/amd: Remove unused amd_iommu_domain_update()

Daniel Xu <dxu@dxuuu.xyz>
    bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write

Pu Lehui <pulehui@huawei.com>
    libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED

Pu Lehui <pulehui@huawei.com>
    libbpf: Fix return zero when elf_begin failed

Pu Lehui <pulehui@huawei.com>
    selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test

Puranjay Mohan <puranjay@kernel.org>
    bpf: Send signals asynchronously if !preemptible

Simon Trimmer <simont@opensource.cirrus.com>
    ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and 83NM

Simon Trimmer <simont@opensource.cirrus.com>
    ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC

Ian Rogers <irogers@google.com>
    perf inject: Fix use without initialization of local variables

Maciej S. Szmigiero <mail@maciej.szmigiero.name>
    pinctrl: amd: Take suspend type into consideration which pins are non-wake

Mingwei Zheng <zmw12306@gmail.com>
    pinctrl: stm32: Add check for clk_enable()

Jiachen Zhang <me@jcix.top>
    perf report: Fix misleading help message about --demangle

Cezary Rojewski <cezary.rojewski@intel.com>
    ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers

Arnaldo Carvalho de Melo <acme@kernel.org>
    perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball

Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
    ASoC: Intel: avs: Fix init-config parsing

Cezary Rojewski <cezary.rojewski@intel.com>
    ASoC: Intel: avs: Fix theoretical infinite loop

Cezary Rojewski <cezary.rojewski@intel.com>
    ASoC: Intel: avs: Fix the minimum firmware version numbers

Cezary Rojewski <cezary.rojewski@intel.com>
    ASoC: Intel: avs: Do not readq() u32 registers

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf namespaces: Introduce nsinfo__set_in_pidns()

Christophe Leroy <christophe.leroy@csgroup.eu>
    perf machine: Don't ignore _etext when not a text symbol

Christophe Leroy <christophe.leroy@csgroup.eu>
    perf maps: Fix display of kernel symbols

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf top: Don't complain about lack of vmlinux when not resolving some kernel samples

Jiayuan Chen <mrpre@163.com>
    selftests/bpf: Avoid generating untracked files when running bpf selftests

Thomas Weißschuh <linux@weissschuh.net>
    padata: fix sysfs store callback check

Martin KaFai Lau <martin.lau@kernel.org>
    bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing

Takashi Iwai <tiwai@suse.de>
    ALSA: seq: Make dependency on UMP clearer

Pei Xiao <xiaopei01@kylinos.cn>
    bpf: Use refcount_t instead of atomic_t for mmap_count

Kanchana P Sridhar <kanchana.p.sridhar@intel.com>
    crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()

Wenkai Lin <linwenkai6@hisilicon.com>
    crypto: hisilicon/sec2 - fix for aead invalid authsize

Wenkai Lin <linwenkai6@hisilicon.com>
    crypto: hisilicon/sec2 - fix for aead icv error

Breno Leitao <leitao@debian.org>
    rhashtable: Fix potential deadlock by moving schedule_work outside lock

Martin KaFai Lau <martin.lau@kernel.org>
    bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT

Ba Jing <bajing@cmss.chinamobile.com>
    ktest.pl: Remove unused declarations in run_bisect_test function

Mingwei Zheng <zmw12306@gmail.com>
    pinctrl: nomadik: Add check for clk_enable()

Levi Yun <yeoreum.yun@arm.com>
    perf expr: Initialize is_test value in expr__ctx_new()

Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
    ASoC: renesas: rz-ssi: Use only the proper amount of dividers

Zhongqiu Han <quic_zhonhan@quicinc.com>
    perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()

Zhongqiu Han <quic_zhonhan@quicinc.com>
    perf header: Fix one memory leakage in process_bpf_prog_info()

Zhongqiu Han <quic_zhonhan@quicinc.com>
    perf header: Fix one memory leakage in process_bpf_btf()

Gaurav Jain <gaurav.jain@nxp.com>
    crypto: caam - use JobR's space to access page 0 regs

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: api - Fix boot-up self-test race

Chen Ridong <chenridong@huawei.com>
    crypto: tegra - do not transfer req when tegra init fails

Jason Gunthorpe <jgg@ziepe.ca>
    iommu/arm-smmuv3: Update comments about ATS and bypass

Saket Kumar Bhaskar <skb99@linux.ibm.com>
    selftests/bpf: Fix fill_link_info selftest on powerpc

George Lander <lander@jagmn.com>
    ASoC: sun4i-spdif: Add clock multiplier settings

Bard Liao <yung-chuan.liao@linux.intel.com>
    ASoC: Intel: sof_sdw: correct mach_params->dmic_num

Quentin Monnet <qmo@kernel.org>
    libbpf: Fix segfault due to libelf functions not setting errno

Marco Leogrande <leogrande@google.com>
    tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind

Takashi Iwai <tiwai@suse.de>
    ASoC: wcd937x: Use *-y for Makefile

Takashi Iwai <tiwai@suse.de>
    ASoC: mediatek: mt8365: Use *-y for Makefile

Takashi Iwai <tiwai@suse.de>
    ASoC: cs40l50: Use *-y for Makefile

Andrii Nakryiko <andrii@kernel.org>
    libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_eint16_31()

Pei Xiao <xiaopei01@kylinos.cn>
    platform/x86: x86-android-tablets: make platform data be static

Pei Xiao <xiaopei01@kylinos.cn>
    platform/mellanox: mlxbf-pmc: incorrect type in assignment

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    net/rose: prevent integer overflows in rose_setsockopt()

Mahdi Arghavani <ma.arghavani@yahoo.com>
    tcp_cubic: fix incorrect HyStart round start detection

Roger Quadros <rogerq@kernel.org>
    net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()

Xin Long <lucien.xin@gmail.com>
    net: sched: refine software bypass handling in tc_run

Florian Westphal <fw@strlen.de>
    netfilter: nft_flow_offload: update tcp state flags under lock

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: fix set size with rbtree backend

Jamal Hadi Salim <jhs@mojatatu.com>
    net: sched: Disallow replacing of child qdisc from one parent to another

Antoine Tenart <atenart@kernel.org>
    net: avoid race between device unregistration and ethnl ops

Shinas Rasheed <srasheed@marvell.com>
    octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64

Shinas Rasheed <srasheed@marvell.com>
    octeon_ep: remove firmware stats fetch in ndo_get_stats64

Maher Sanalla <msanalla@nvidia.com>
    net/mlxfw: Drop hard coded max FW flash image size

Liu Jian <liujian56@huawei.com>
    net: let net.core.dev_weight always be non-zero

Mickaël Salaün <mic@digikod.net>
    selftests/landlock: Fix error message

Mickaël Salaün <mic@digikod.net>
    selftests/landlock: Fix build with non-default pthread linking

Mingwei Zheng <zmw12306@gmail.com>
    pwm: stm32: Add check for clk_enable()

Kuniyuki Iwashima <kuniyu@amazon.com>
    dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().

Bo Gan <ganboing@gmail.com>
    clk: analogbits: Fix incorrect calculation of vco rate delta

Eric Dumazet <edumazet@google.com>
    inet: ipmr: fix data-races

Max Chou <max.chou@realtek.com>
    Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()

Charles Han <hanchunchao@inspur.com>
    Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: cfg80211: adjust allocation of colocated AP data

Dmitry V. Levin <ldv@strace.io>
    selftests: harness: fix printing of mismatch values in __EXPECT()

Geert Uytterhoeven <geert+renesas@glider.be>
    selftests: timers: clocksource-switch: Adapt progress to kselftest framework

Gautham R. Shenoy <gautham.shenoy@amd.com>
    cpufreq: ACPI: Fix max-frequency computation

Uwe Kleine-König <u.kleine-koenig@baylibre.com>
    i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol namespaces

Peter Chiu <chui-hao.chiu@mediatek.com>
    wifi: mt76: mt7996: fix ldpc setting

Benjamin Lin <benjamin-jw.lin@mediatek.com>
    wifi: mt76: mt7996: fix definition of tx descriptor

Benjamin Lin <benjamin-jw.lin@mediatek.com>
    wifi: mt76: mt7996: fix incorrect indexing of MIB FW event

Howard Hsu <howard-yh.hsu@mediatek.com>
    wifi: mt76: mt7996: fix HE Phy capability

Howard Hsu <howard-yh.hsu@mediatek.com>
    wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU

Peter Chiu <chui-hao.chiu@mediatek.com>
    wifi: mt76: mt7996: add max mpdu len capability

Peter Chiu <chui-hao.chiu@mediatek.com>
    wifi: mt76: mt7996: fix register mapping

Peter Chiu <chui-hao.chiu@mediatek.com>
    wifi: mt76: mt7915: fix register mapping

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7915: fix omac index assignment after hardware reset

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7915: firmware restart on devices with a second pcie link

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: only enable tx worker after setting the channel

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7996: fix rx filter setting for bfee functionality

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Properly handle responses for commands with events

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Cleanup MLO settings post-disconnection

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Init secondary link PM state

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Update secondary link PS flow

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSS

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLO

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLO

Leon Yen <leon.yen@mediatek.com>
    wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info

allan.wang <allan.wang@mediatek.com>
    wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO support

Sean Wang <sean.wang@mediatek.com>
    wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO

xueqin Luo <luoxueqin@kylinos.cn>
    wifi: mt76: mt7915: fix overflows seen when writing limit attributes

xueqin Luo <luoxueqin@kylinos.cn>
    wifi: mt76: mt7996: fix overflows seen when writing limit attributes

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: fix the invalid ip address for arp offload

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer

Eric-SY Chang <eric-sy.chang@mediatek.com>
    wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode

Charles Han <hanchunchao@inspur.com>
    wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()

Michael Lo <michael.lo@mediatek.com>
    wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.

WangYuli <wangyuli@uniontech.com>
    wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO

Mickaël Salaün <mic@digikod.net>
    landlock: Handle weird files

Guangguan Wang <guangguan.wang@linux.alibaba.com>
    net/smc: fix data error when recvmsg with MSG_PEEK flag

Drew Fustini <dfustini@tenstorrent.com>
    clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks

Drew Fustini <dfustini@tenstorrent.com>
    clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot

Drew Fustini <dfustini@tenstorrent.com>
    clk: thead: Fix clk gate registration to pass flags

Sergio Paracuellos <sergio.paracuellos@gmail.com>
    clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: don't flush non-uploaded STAs

Ilan Peer <ilan.peer@intel.com>
    wifi: mac80211: Fix common size calculation for ML element

Andy Strohman <andrew@andrewstrohman.com>
    wifi: mac80211: fix tid removal during mesh forwarding

Kees Cook <kees@kernel.org>
    wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: prohibit deactivating all links

Daniel Gabay <daniel.gabay@intel.com>
    wifi: iwlwifi: mvm: don't count mgmt frames as MPDU

Miri Korenblit <miriam.rachel.korenblit@intel.com>
    wifi: iwlwifi: mvm: avoid NULL pointer dereference

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: fw: read STEP table from correct UEFI var

Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
    wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC

Dan Carpenter <dan.carpenter@linaro.org>
    wifi: mt76: mt7925: fix off by one in mt7925_load_clc()

Joel Stanley <joel@jms.id.au>
    hwmon: Fix help text for aspeed-g6-pwm-tach

Ping-Ke Shih <pkshih@realtek.com>
    wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw89: mcc: consider time limits not divisible by 1024

Chih-Kang Chang <gary.chang@realtek.com>
    wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles()

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changes

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw89: tweak setting of channel and TX power for MLO

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw89: chan: manage active interfaces

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw89: handle entity active flag per PHY

Andreas Kemnade <andreas@kemnade.info>
    wifi: wlcore: fix unbalanced pm_runtime calls

Shayne Chen <shayne.chen@mediatek.com>
    wifi: mt76: mt7996: fix invalid interface combinations

Zichen Xie <zichenxie0106@gmail.com>
    samples/landlock: Fix possible NULL dereference in parse_path()

Rob Herring (Arm) <robh@kernel.org>
    mfd: syscon: Fix race in device_node_get_regmap()

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leak

Terry Tritton <terry.tritton@linaro.org>
    HID: fix generic desktop D-Pad controls

Karol Przybylski <karprzy7@gmail.com>
    HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check

Amit Pundir <amit.pundir@linaro.org>
    clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs

Sathishkumar Muruganandam <quic_murugana@quicinc.com>
    wifi: ath12k: fix tx power, max reg power update to firmware

Quan Nguyen <quan@os.amperecomputing.com>
    ipmi: ssif_bmc: Fix new request loss when bmc ready for a response

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    OPP: OF: Fix an OF node leak in _opp_add_static_v2()

Yevgeny Kliteynik <kliteyn@nvidia.com>
    net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offset

Eric Dumazet <edumazet@google.com>
    ax25: rcu protect dev->ax25_ptr

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    regulator: of: Implement the unwind path of of_regulator_match()

Vasily Khoruzhick <anarsoul@gmail.com>
    clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 parent

Vasily Khoruzhick <anarsoul@gmail.com>
    clk: sunxi-ng: a64: drop redundant CLK_PLL_VIDEO0_2X and CLK_PLL_MIPI

Vasily Khoruzhick <anarsoul@gmail.com>
    dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPI

Octavian Purdila <tavip@google.com>
    team: prevent adding a device which is already a team device lower

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordinate GDSCs

Peng Fan <peng.fan@nxp.com>
    clk: imx: Apply some clks only for i.MX93

Shengjiu Wang <shengjiu.wang@nxp.com>
    arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock

Shengjiu Wang <shengjiu.wang@nxp.com>
    clk: imx93: Add IMX93_CLK_SPDIF_IPG clock

Pengfei Li <pengfei.li_1@nxp.com>
    clk: imx: add i.MX91 clk

Pengfei Li <pengfei.li_1@nxp.com>
    clk: imx93: Move IMX93_CLK_END macro to clk driver

Shengjiu Wang <shengjiu.wang@nxp.com>
    dt-bindings: clock: imx93: Add SPDIF IPG clk

Pengfei Li <pengfei.li_1@nxp.com>
    dt-bindings: clock: Add i.MX91 clock support

Pengfei Li <pengfei.li_1@nxp.com>
    dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition

Marek Vasut <marex@denx.de>
    clk: imx8mp: Fix clkout1/2 support

Stefano Brivio <sbrivio@redhat.com>
    udp: Deal with race between UDP socket address change and rehash

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocks

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is not available

Luca Ceresoli <luca.ceresoli@bootlin.com>
    gpio: pca953x: log an error when failing to get the reset GPIO

Lorenzo Bianconi <lorenzo@kernel.org>
    net: airoha: Fix error path in airoha_probe()

Eric Dumazet <edumazet@google.com>
    ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()

Mickaël Salaün <mic@digikod.net>
    selftests: ktap_helpers: Fix uninitialized variable

Sultan Alsawaf (unemployed) <sultan@kerneltoast.com>
    cpufreq: schedutil: Fix superfluous updates caused by need_freq_update

Mingwei Zheng <zmw12306@gmail.com>
    pwm: stm32-lp: Add check for clk_enable()

Eric Dumazet <edumazet@google.com>
    inetpeer: do not get a refcount in inet_getpeer()

Eric Dumazet <edumazet@google.com>
    inetpeer: update inetpeer timestamp in inet_getpeer()

Eric Dumazet <edumazet@google.com>
    inetpeer: remove create argument of inet_getpeer()

Eric Dumazet <edumazet@google.com>
    inetpeer: remove create argument of inet_getpeer_v[46]()

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    leds: netxbig: Fix an OF node reference leak in netxbig_leds_get_of_pdata()

Matti Vaittinen <mazziesaccount@gmail.com>
    dt-bindings: mfd: bd71815: Fix rsense and typos

He Rongguang <herongguang@linux.alibaba.com>
    cpupower: fix TSC MHz calculation

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    ACPI: fan: cleanup resources in the error path of .probe()

Uwe Kleine-König <u.kleine-koenig@baylibre.com>
    hwmon: (nct6775): Actually make use of the HWMON_NCT6775 symbol namespace

Masahiro Yamada <masahiroy@kernel.org>
    module: Convert default symbol namespace to string literal

Marcel Hamer <marcel.hamer@windriver.com>
    wifi: brcmfmac: add missing header include for brcmf_dbg

Chen-Yu Tsai <wenst@chromium.org>
    regulator: dt-bindings: mt6315: Drop regulator-compatible property

Jiri Kosina <jikos@kernel.org>
    HID: multitouch: fix support for Goodix PID 0x01e9

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    wifi: rtlwifi: pci: wait for firmware loading before releasing memory

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    wifi: rtlwifi: fix memory leaks and invalid access at probe error path

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    wifi: rtlwifi: destroy workqueue at rtl_deinit_core

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    wifi: rtlwifi: remove unused check_buddy_priv

Geert Uytterhoeven <geert+renesas@glider.be>
    dt-bindings: leds: class-multicolor: Fix path to color definitions

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    clk: fix an OF node reference leak in of_clk_get_parent_name()

Neil Armstrong <neil.armstrong@linaro.org>
    dt-bindings: mmc: controller: clarify the address-cells description

David Howells <dhowells@redhat.com>
    rxrpc: Fix handling of received connection abort

Mingwei Zheng <zmw12306@gmail.com>
    spi: zynq-qspi: Add check for clk_enable()

Octavian Purdila <tavip@google.com>
    net_sched: sch_sfq: don't allow 1 packet limit

Eric Dumazet <edumazet@google.com>
    net_sched: sch_sfq: handle bigger packets

Song Yoong Siang <yoong.siang.song@intel.com>
    selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata

Zichen Xie <zichenxie0106@gmail.com>
    wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap()

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    clk: renesas: cpg-mssr: Fix 'soc' node handling in cpg_mssr_reserved_init()

Barnabás Czémán <barnabas.czeman@mainlining.org>
    wifi: wcn36xx: fix channel survey memory allocation size

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    wifi: rtlwifi: usb: fix workqueue leak when probe fails

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    wifi: rtlwifi: fix init_sw_vars leak when probe fails

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    wifi: rtlwifi: wait for firmware loading before releasing memory

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    wifi: rtlwifi: do not complete firmware loading needlessly

Colin Ian King <colin.i.king@gmail.com>
    wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loop

Balaji Pothunoori <quic_bpothuno@quicinc.com>
    wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855

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

Thomas Gleixner <tglx@linutronix.de>
    genirq: Make handle_enforce_irqctx() unconditionally available

Jonathan Kim <jonathan.kim@amd.com>
    drm/amdgpu: fix gpu recovery disable with per queue reset

Alex Deucher <alexander.deucher@amd.com>
    Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"

Jiang Liu <gerry@linux.alibaba.com>
    drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()

Hermes Wu <hermes.wu@ite.com.tw>
    drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/mdp4: correct LCDC regulator name

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm: don't clean up priv->kms prematurely

Sui Jingfeng <sui.jingfeng@linux.dev>
    drm/msm: Check return value of of_dma_configure()

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: link DSPP_2/_3 blocks on SM8650

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: link DSPP_2/_3 blocks on SM8550

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: link DSPP_2/_3 blocks on SM8350

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: link DSPP_2/_3 blocks on SM8250

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: link DSPP_2/_3 blocks on SM8150

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: provide DSPP and correct LM config for SDM670

Neil Armstrong <neil.armstrong@linaro.org>
    OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized

Neil Armstrong <neil.armstrong@linaro.org>
    OPP: add index check to assert to avoid buffer overflow in _read_freq()

Bokun Zhang <bokun.zhang@amd.com>
    drm/amdgpu/vcn: reset fw_shared under SRIOV

Min-Hua Chen <minhuadotchen@gmail.com>
    drm/rockchip: vop2: include rockchip_drm_drv.h

Andy Yan <andy.yan@rock-chips.com>
    drm/rockchip: vop2: Add check for 32 bpp format for rk3588

Andy Yan <andy.yan@rock-chips.com>
    drm/rockchip: vop2: Check linear format for Cluster windows on rk3566/8

Andy Yan <andy.yan@rock-chips.com>
    drm/rockchip: vop2: Setup delay cycle for Esmart2/3

Andy Yan <andy.yan@rock-chips.com>
    drm/rockchip: vop2: Set AXI id for rk3588

Derek Foreman <derek.foreman@collabora.com>
    drm/connector: Allow clearing HDMI infoframes

John Ogness <john.ogness@linutronix.de>
    printk: Defer legacy printing when holding printk_cpu_sync

Andy Yan <andy.yan@rock-chips.com>
    drm/rockchip: vop2: Fix the windows switch between different layers

Boris Brezillon <boris.brezillon@collabora.com>
    drm/panthor: Preserve the result returned by panthor_fw_resume()

Andy Yan <andy.yan@rock-chips.com>
    drm/rockchip: vop2: Fix the mixer alpha setup for layer 0

Andy Yan <andy.yan@rock-chips.com>
    drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters offset

Ivan Stepchenko <sid@itb.spb.ru>
    drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table

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

Alan Stern <stern@rowland.harvard.edu>
    HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections

Sui Jingfeng <sui.jingfeng@linux.dev>
    drm/etnaviv: Fix page property being used for non writecombine buffers

Rex Nie <rex.nie@jaguarmicro.com>
    drm/msm/hdmi: simplify code in pll_get_integloop_gain

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dp: set safe_to_exit_level before printing it

Heiko Stuebner <heiko.stuebner@cherry.de>
    drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification

Maíra Canal <mcanal@igalia.com>
    drm/v3d: Fix performance counter source settings on V3D 7.x

Chengming Zhou <chengming.zhou@linux.dev>
    psi: Fix race when task wakes up before psi_sched_switch() adjusts flags

Johannes Weiner <hannes@cmpxchg.org>
    sched: psi: pass enqueue/dequeue flags to psi callbacks directly

John Stultz <jstultz@google.com>
    sched: Split out __schedule() deactivate task logic into a helper

K Prateek Nayak <kprateek.nayak@amd.com>
    x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally

Perry Yuan <perry.yuan@amd.com>
    x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD

Tianchen Ding <dtcccc@linux.alibaba.com>
    sched: Fix race between yield_to() and try_to_wake_up()

Peter Zijlstra <peterz@infradead.org>
    sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat

Peter Zijlstra <peterz@infradead.org>
    sched/fair: Untangle NEXT_BUDDY and pick_next_task()

Yabin Cui <yabinc@google.com>
    perf/core: Save raw sample data conditionally based on sample type

David Howells <dhowells@redhat.com>
    afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call

Jens Axboe <axboe@kernel.dk>
    nvme: fix bogus kzalloc() return check in nvme_init_effects_log()

Christophe Leroy <christophe.leroy@csgroup.eu>
    select: Fix unbalanced user_access_end()

Qu Wenruo <wqu@suse.com>
    btrfs: subpage: fix the bitmap dump of the locked flags

Randy Dunlap <rdunlap@infradead.org>
    partitions: ldm: remove the initial kernel-doc notation

Qu Wenruo <wqu@suse.com>
    btrfs: improve the warning and error message for btrfs_remove_qgroup()

Keisuke Nishimura <keisuke.nishimura@inria.fr>
    nvme: Add error path for xa_store in nvme_init_effects

Michael Ellerman <mpe@ellerman.id.au>
    selftests/powerpc: Fix argument order to timer_sub()

Gaurav Batra <gbatra@linux.ibm.com>
    powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW

Keisuke Nishimura <keisuke.nishimura@inria.fr>
    nvme: Add error check for xa_store in nvme_get_effects_log

Sagi Grimberg <sagi@grimberg.me>
    nvme-tcp: Fix I/O queue cpu spreading for multiple controllers

Christoph Hellwig <hch@lst.de>
    block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues

Christoph Hellwig <hch@lst.de>
    block: check BLK_FEAT_POLL under q_usage_count

Eugen Hristev <eugen.hristev@linaro.org>
    pstore/blk: trivial typo fixes

Yu Kuai <yukuai3@huawei.com>
    nbd: don't allow reconnect after disconnect

Geert Uytterhoeven <geert+renesas@glider.be>
    ps3disk: Do not use dev->bounce_size before it is set

Yang Erkun <yangerkun@huawei.com>
    block: retry call probe after request_module in blk_request_module

Christoph Hellwig <hch@lst.de>
    block: copy back bounce buffer to user-space correctly in case of split

Jinliang Zheng <alexjlzheng@gmail.com>
    fs: fix proc_handler for sysctl_nr_open

David Howells <dhowells@redhat.com>
    afs: Fix cleanup of immediately failed async calls

David Howells <dhowells@redhat.com>
    afs: Fix directory format encoding struct

David Howells <dhowells@redhat.com>
    afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY

Alexander Aring <aahringo@redhat.com>
    dlm: fix srcu_read_lock() return type to int

Alexander Aring <aahringo@redhat.com>
    dlm: fix removal of rsb struct that is master and dir record

Sourabh Jain <sourabhjain@linux.ibm.com>
    powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active

Kees Cook <kees@kernel.org>
    coredump: Do not lock during 'comm' reporting


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

Diffstat:

 Documentation/core-api/symbol-namespaces.rst       |   4 +-
 .../devicetree/bindings/clock/imx93-clock.yaml     |   1 +
 .../bindings/leds/leds-class-multicolor.yaml       |   2 +-
 .../devicetree/bindings/mfd/rohm,bd71815-pmic.yaml |  20 +-
 .../devicetree/bindings/mmc/mmc-controller.yaml    |   2 +-
 .../bindings/regulator/mt6315-regulator.yaml       |   6 -
 Documentation/driver-api/crypto/iaa/iaa-crypto.rst |   9 +-
 .../it_IT/core-api/symbol-namespaces.rst           |   4 +-
 .../zh_CN/core-api/symbol-namespaces.rst           |   4 +-
 Makefile                                           |   6 +-
 .../dts/aspeed/aspeed-bmc-facebook-yosemite4.dts   |  24 +-
 .../boot/dts/intel/socfpga/socfpga_arria10.dtsi    |   6 +-
 arch/arm/boot/dts/mediatek/mt7623.dtsi             |   2 +-
 .../boot/dts/microchip/at91-sama5d27_wlsom1_ek.dts |   1 +
 .../boot/dts/microchip/at91-sama5d29_curiosity.dts |   1 +
 arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi          |   1 +
 arch/arm/boot/dts/st/stm32mp13xx-dhcor-som.dtsi    |   4 +-
 arch/arm/boot/dts/st/stm32mp151.dtsi               |   2 +-
 arch/arm/boot/dts/st/stm32mp15xx-dhcom-drc02.dtsi  |  12 -
 arch/arm/boot/dts/st/stm32mp15xx-dhcom-pdk2.dtsi   |  10 -
 .../arm/boot/dts/st/stm32mp15xx-dhcom-picoitx.dtsi |  10 -
 arch/arm/boot/dts/st/stm32mp15xx-dhcom-som.dtsi    |   7 +
 arch/arm/mach-at91/pm.c                            |  31 +-
 arch/arm/mach-omap1/board-nokia770.c               |   2 +-
 .../boot/dts/allwinner/sun50i-a64-pinebook.dts     |   2 +
 .../boot/dts/allwinner/sun50i-a64-teres-i.dts      |   2 +
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi      |   2 +
 arch/arm64/boot/dts/freescale/imx93.dtsi           |   2 +-
 arch/arm64/boot/dts/marvell/cn9131-cf-solidwan.dts |   4 +-
 arch/arm64/boot/dts/mediatek/mt7988a.dtsi          |   3 +
 arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi       |  29 +-
 arch/arm64/boot/dts/mediatek/mt8173-evb.dts        |  25 +-
 .../dts/mediatek/mt8183-kukui-jacuzzi-damu.dts     |   4 +
 .../dts/mediatek/mt8183-kukui-jacuzzi-kenzo.dts    |  15 +
 .../dts/mediatek/mt8183-kukui-jacuzzi-willow.dtsi  |  15 +
 .../boot/dts/mediatek/mt8183-kukui-jacuzzi.dtsi    |   2 -
 arch/arm64/boot/dts/mediatek/mt8183.dtsi           |   3 +-
 arch/arm64/boot/dts/mediatek/mt8186.dtsi           |   8 +-
 arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi   |   3 -
 arch/arm64/boot/dts/mediatek/mt8195-cherry.dtsi    |   2 -
 arch/arm64/boot/dts/mediatek/mt8195-demo.dts       |   9 -
 arch/arm64/boot/dts/mediatek/mt8195.dtsi           |   5 +-
 arch/arm64/boot/dts/mediatek/mt8365.dtsi           |   3 +-
 .../boot/dts/mediatek/mt8395-genio-1200-evk.dts    |   2 -
 .../boot/dts/mediatek/mt8395-radxa-nio-12l.dts     |   2 -
 arch/arm64/boot/dts/mediatek/mt8516.dtsi           |  11 +-
 arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi   |   2 -
 arch/arm64/boot/dts/nvidia/tegra234.dtsi           |   2 +-
 arch/arm64/boot/dts/qcom/Makefile                  |   3 +
 arch/arm64/boot/dts/qcom/msm8916.dtsi              |   2 +-
 arch/arm64/boot/dts/qcom/msm8939.dtsi              |   2 +-
 arch/arm64/boot/dts/qcom/msm8994.dtsi              |  11 +-
 arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts |   2 +-
 arch/arm64/boot/dts/qcom/msm8996.dtsi              |   9 +-
 arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts   |   2 -
 arch/arm64/boot/dts/qcom/qcs404.dtsi               |   2 +-
 arch/arm64/boot/dts/qcom/qcs8550-aim300.dtsi       |   2 +-
 arch/arm64/boot/dts/qcom/qdu1000-idp.dts           |   2 +-
 arch/arm64/boot/dts/qcom/qrb4210-rb2.dts           |   2 +-
 arch/arm64/boot/dts/qcom/qru1000-idp.dts           |   2 +-
 arch/arm64/boot/dts/qcom/sa8775p-ride.dtsi         |   2 +-
 arch/arm64/boot/dts/qcom/sc7180-firmware-tfa.dtsi  |  84 ++--
 .../arm64/boot/dts/qcom/sc7180-trogdor-coachz.dtsi |   8 +-
 .../boot/dts/qcom/sc7180-trogdor-homestar.dtsi     |   8 +-
 .../arm64/boot/dts/qcom/sc7180-trogdor-pompom.dtsi |   4 +-
 .../dts/qcom/sc7180-trogdor-quackingstick.dtsi     |   1 +
 .../boot/dts/qcom/sc7180-trogdor-wormdingler.dtsi  |   8 +-
 arch/arm64/boot/dts/qcom/sc7180.dtsi               | 362 ++++++-------
 arch/arm64/boot/dts/qcom/sc7280.dtsi               |   2 +-
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi             |  46 +-
 ...dts => sdm845-db845c-navigation-mezzanine.dtso} |  46 +-
 arch/arm64/boot/dts/qcom/sdm845.dtsi               |  20 +-
 arch/arm64/boot/dts/qcom/sdx75.dtsi                |   2 +-
 arch/arm64/boot/dts/qcom/sm4450.dtsi               |   2 +-
 arch/arm64/boot/dts/qcom/sm6125.dtsi               |   2 +-
 arch/arm64/boot/dts/qcom/sm6375.dtsi               |   2 +-
 arch/arm64/boot/dts/qcom/sm7125.dtsi               |  16 +-
 arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts  |   2 +-
 .../boot/dts/qcom/sm8150-microsoft-surface-duo.dts |   4 +-
 arch/arm64/boot/dts/qcom/sm8250.dtsi               |  30 +-
 arch/arm64/boot/dts/qcom/sm8350.dtsi               |   2 +-
 arch/arm64/boot/dts/qcom/sm8450.dtsi               |   2 +-
 arch/arm64/boot/dts/qcom/sm8550-hdk.dts            |   2 +-
 arch/arm64/boot/dts/qcom/sm8550-mtp.dts            |   2 +-
 arch/arm64/boot/dts/qcom/sm8550-qrd.dts            |   2 +-
 arch/arm64/boot/dts/qcom/sm8550-samsung-q5q.dts    |   2 +-
 .../dts/qcom/sm8550-sony-xperia-yodo-pdx234.dts    |   2 +-
 arch/arm64/boot/dts/qcom/sm8650-hdk.dts            |   2 +-
 arch/arm64/boot/dts/qcom/sm8650-mtp.dts            |   2 +-
 arch/arm64/boot/dts/qcom/sm8650-qrd.dts            |   2 +-
 arch/arm64/boot/dts/qcom/sm8650.dtsi               |   6 +-
 .../boot/dts/qcom/x1e80100-microsoft-romulus.dtsi  |   4 +-
 arch/arm64/boot/dts/qcom/x1e80100.dtsi             |   2 +-
 arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi   |   5 -
 arch/arm64/boot/dts/renesas/rzg3s-smarc.dtsi       |   7 +-
 arch/arm64/boot/dts/rockchip/rk3308-rock-s0.dts    |  25 +-
 .../boot/dts/rockchip/rk3568-wolfvision-pf5.dts    |   2 +-
 arch/arm64/boot/dts/ti/Makefile                    |   4 -
 arch/arm64/boot/dts/ti/k3-am62-main.dtsi           |   1 -
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi          |   1 -
 ...-pcie.dtso => k3-am642-hummingboard-t-pcie.dts} |  14 +-
 ...-usb3.dtso => k3-am642-hummingboard-t-usb3.dts} |  13 +-
 arch/arm64/configs/defconfig                       |   1 -
 arch/hexagon/include/asm/cmpxchg.h                 |   2 +-
 arch/hexagon/kernel/traps.c                        |   4 +-
 arch/loongarch/include/asm/hw_breakpoint.h         |   4 +-
 arch/loongarch/include/asm/loongarch.h             |  60 +++
 arch/loongarch/kernel/hw_breakpoint.c              |  16 +-
 arch/loongarch/power/platform.c                    |   2 +-
 arch/powerpc/include/asm/hugetlb.h                 |   9 +
 arch/powerpc/kernel/iommu.c                        |   2 +-
 arch/powerpc/platforms/pseries/iommu.c             |  12 +-
 arch/riscv/kernel/vector.c                         |   2 +-
 arch/s390/Kconfig                                  |   1 +
 arch/s390/Makefile                                 |   2 +-
 arch/s390/include/asm/sclp.h                       |   1 +
 arch/s390/kernel/perf_cpum_cf.c                    |   2 +-
 arch/s390/kernel/perf_pai_crypto.c                 |   2 +-
 arch/s390/kernel/perf_pai_ext.c                    |   2 +-
 arch/s390/kernel/setup.c                           |   5 +
 arch/s390/purgatory/Makefile                       |   2 +-
 arch/x86/events/amd/ibs.c                          |   2 +-
 arch/x86/include/asm/kvm_host.h                    |   2 +-
 arch/x86/kernel/smpboot.c                          |  10 +-
 arch/x86/kvm/lapic.c                               |  11 +-
 arch/x86/kvm/vmx/vmx.c                             |   2 +-
 arch/x86/kvm/vmx/x86_ops.h                         |   2 +-
 block/bio-integrity.c                              |  15 +-
 block/blk-core.c                                   |  21 +-
 block/blk-mq.c                                     |  34 +-
 block/blk-mq.h                                     |   6 +
 block/blk-sysfs.c                                  |   9 +-
 block/genhd.c                                      |  22 +-
 block/partitions/ldm.h                             |   2 +-
 crypto/algapi.c                                    |   4 +-
 drivers/acpi/acpica/achware.h                      |   2 -
 drivers/acpi/fan_core.c                            |  10 +-
 drivers/base/class.c                               |   9 +-
 drivers/base/power/main.c                          |  29 +-
 drivers/block/nbd.c                                |   1 +
 drivers/block/ps3disk.c                            |   4 +-
 drivers/bluetooth/btbcm.c                          |   3 +
 drivers/bluetooth/btnxpuart.c                      |   3 +-
 drivers/bluetooth/btrtl.c                          |   4 +-
 drivers/bluetooth/btusb.c                          |   7 +
 drivers/cdx/Makefile                               |   2 +-
 drivers/char/ipmi/ipmb_dev_int.c                   |   3 +
 drivers/char/ipmi/ssif_bmc.c                       |   5 +-
 drivers/clk/analogbits/wrpll-cln28hpc.c            |   2 +-
 drivers/clk/clk.c                                  |   4 +-
 drivers/clk/imx/clk-imx8mp.c                       |   5 +-
 drivers/clk/imx/clk-imx93.c                        |  89 ++--
 drivers/clk/qcom/camcc-x1e80100.c                  |   7 +
 drivers/clk/qcom/gcc-sdm845.c                      |  32 +-
 drivers/clk/qcom/gcc-x1e80100.c                    |   2 +-
 drivers/clk/ralink/clk-mtmips.c                    |   1 -
 drivers/clk/renesas/renesas-cpg-mssr.c             |   2 +-
 drivers/clk/sunxi-ng/ccu-sun50i-a64.c              |  13 +-
 drivers/clk/sunxi-ng/ccu-sun50i-a64.h              |   2 -
 drivers/clk/thead/clk-th1520-ap.c                  |  13 +-
 drivers/cpufreq/acpi-cpufreq.c                     |  36 +-
 drivers/cpufreq/qcom-cpufreq-hw.c                  |  34 +-
 drivers/crypto/caam/blob_gen.c                     |   3 +-
 drivers/crypto/hisilicon/sec2/sec.h                |   3 +-
 drivers/crypto/hisilicon/sec2/sec_crypto.c         | 157 +++---
 drivers/crypto/hisilicon/sec2/sec_crypto.h         |  11 -
 drivers/crypto/intel/iaa/Makefile                  |   2 +-
 drivers/crypto/intel/iaa/iaa_crypto_main.c         |   2 +-
 drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c        |   3 +
 drivers/crypto/intel/qat/qat_common/Makefile       |   2 +-
 drivers/crypto/tegra/tegra-se-aes.c                |   7 +-
 drivers/crypto/tegra/tegra-se-hash.c               |   7 +-
 drivers/dma/idxd/Makefile                          |   2 +-
 drivers/dma/ti/edma.c                              |   3 +-
 drivers/firewire/device-attribute-test.c           |   2 +
 drivers/firmware/efi/sysfb_efi.c                   |   2 +-
 drivers/firmware/qcom/qcom_scm.c                   |  42 +-
 drivers/gpio/gpio-idio-16.c                        |   2 +-
 drivers/gpio/gpio-mxc.c                            |   3 +-
 drivers/gpio/gpio-pca953x.c                        |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c  |   6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c            |   1 +
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   4 -
 drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c            |   6 -
 drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c            |   2 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h  |   2 +
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |  34 +-
 .../gpu/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.c   |   3 +
 .../gpu/drm/amd/display/dc/hubp/dcn10/dcn10_hubp.c |  10 +-
 .../gpu/drm/amd/display/dc/hubp/dcn10/dcn10_hubp.h |   2 +
 .../gpu/drm/amd/display/dc/hubp/dcn20/dcn20_hubp.c |   1 +
 .../drm/amd/display/dc/hubp/dcn201/dcn201_hubp.c   |   1 +
 .../gpu/drm/amd/display/dc/hubp/dcn21/dcn21_hubp.c |   3 +
 .../gpu/drm/amd/display/dc/hubp/dcn30/dcn30_hubp.c |   3 +
 .../gpu/drm/amd/display/dc/hubp/dcn31/dcn31_hubp.c |   1 +
 .../gpu/drm/amd/display/dc/hubp/dcn32/dcn32_hubp.c |   1 +
 .../gpu/drm/amd/display/dc/hubp/dcn35/dcn35_hubp.c |   1 +
 .../drm/amd/display/dc/hubp/dcn401/dcn401_hubp.c   |   3 +-
 .../drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c    |   2 +
 .../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c    |   2 +
 drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h       |   2 +
 .../gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c    |   2 +
 .../drm/amd/pm/powerplay/hwmgr/vega10_powertune.c  |   5 +-
 drivers/gpu/drm/bridge/ite-it6505.c                |   2 +-
 drivers/gpu/drm/display/drm_hdmi_state_helper.c    |   8 +
 drivers/gpu/drm/etnaviv/etnaviv_gem.c              |  16 +-
 drivers/gpu/drm/msm/adreno/a6xx_gmu.c              |   8 +-
 .../drm/msm/disp/dpu1/catalog/dpu_10_0_sm8650.h    |   2 +
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_4_1_sdm670.h |  54 +-
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h |   2 +
 .../drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h    |   2 +
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h |   2 +
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h |   2 +
 .../gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h |   2 +
 .../drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h   |   2 +
 drivers/gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.c  |   2 +-
 drivers/gpu/drm/msm/dp/dp_audio.c                  |   2 +-
 drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c           |   2 +-
 drivers/gpu/drm/msm/msm_kms.c                      |   1 -
 drivers/gpu/drm/panthor/panthor_device.c           |   4 +-
 drivers/gpu/drm/rockchip/rockchip_drm_vop2.c       | 115 ++++-
 drivers/gpu/drm/rockchip/rockchip_drm_vop2.h       |  10 +
 drivers/gpu/drm/rockchip/rockchip_vop2_reg.c       |  26 +-
 drivers/gpu/drm/v3d/v3d_debugfs.c                  |   4 +-
 drivers/gpu/drm/v3d/v3d_perfmon.c                  |  15 +-
 drivers/gpu/drm/v3d/v3d_regs.h                     |  29 +-
 drivers/hid/hid-core.c                             |   2 +
 drivers/hid/hid-input.c                            |  37 +-
 drivers/hid/hid-multitouch.c                       |   2 +-
 drivers/hid/hid-thrustmaster.c                     |   8 +
 drivers/hwmon/Kconfig                              |   4 +-
 drivers/hwmon/nct6775-core.c                       |   6 +-
 drivers/i2c/busses/i2c-designware-common.c         |   5 +-
 drivers/i2c/busses/i2c-designware-master.c         |   5 +-
 drivers/i2c/busses/i2c-designware-slave.c          |   5 +-
 drivers/i3c/master/dw-i3c-master.c                 |   1 +
 drivers/infiniband/hw/Makefile                     |   2 +-
 drivers/infiniband/hw/bnxt_re/ib_verbs.c           |   7 +-
 drivers/infiniband/hw/cxgb4/device.c               |   6 +-
 drivers/infiniband/hw/cxgb4/qp.c                   |   8 +
 drivers/infiniband/hw/hns/Kconfig                  |  20 +-
 drivers/infiniband/hw/hns/Makefile                 |   9 +-
 drivers/infiniband/hw/mlx4/main.c                  |   8 +-
 drivers/infiniband/hw/mlx5/odp.c                   |  62 ++-
 drivers/infiniband/sw/rxe/rxe_param.h              |   2 +-
 drivers/infiniband/sw/rxe/rxe_pool.c               |  11 +-
 drivers/infiniband/sw/rxe/rxe_verbs.c              |   5 +-
 drivers/infiniband/ulp/rtrs/rtrs.c                 |   3 +
 drivers/infiniband/ulp/srp/ib_srp.c                |   1 -
 drivers/iommu/amd/amd_iommu.h                      |   1 -
 drivers/iommu/amd/iommu.c                          |   9 -
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c        |  17 +-
 drivers/iommu/iommufd/iova_bitmap.c                |   2 +-
 drivers/iommu/iommufd/main.c                       |   2 +-
 drivers/leds/leds-cht-wcove.c                      |   6 +-
 drivers/leds/leds-netxbig.c                        |   1 +
 drivers/md/md-bitmap.c                             |  79 +--
 drivers/md/md-bitmap.h                             |   7 +-
 drivers/md/md.c                                    |  34 ++
 drivers/md/md.h                                    |   5 +
 drivers/md/raid1.c                                 |  34 +-
 drivers/md/raid1.h                                 |   1 -
 drivers/md/raid10.c                                |  26 +-
 drivers/md/raid10.h                                |   1 -
 drivers/md/raid5-cache.c                           |   4 -
 drivers/md/raid5.c                                 | 111 ++--
 drivers/md/raid5.h                                 |   4 -
 drivers/media/i2c/imx290.c                         |   3 +-
 drivers/media/i2c/imx412.c                         |  42 +-
 drivers/media/i2c/ov9282.c                         |   2 +-
 drivers/media/platform/marvell/mcam-core.c         |   7 +-
 drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c     |   7 +-
 .../media/platform/nxp/imx8-isi/imx8-isi-video.c   |   3 +
 .../media/platform/samsung/exynos4-is/mipi-csis.c  |  10 +-
 .../media/platform/samsung/s3c-camif/camif-core.c  |  13 +-
 drivers/media/rc/iguanair.c                        |   4 +-
 drivers/media/usb/dvb-usb-v2/af9035.c              |  18 +-
 drivers/media/usb/dvb-usb-v2/lmedm04.c             |  12 +-
 drivers/media/usb/uvc/uvc_queue.c                  |   3 +-
 drivers/media/usb/uvc/uvc_status.c                 |   1 +
 drivers/memory/tegra/tegra20-emc.c                 |   8 +-
 drivers/mfd/syscon.c                               |  19 +-
 drivers/misc/cardreader/rtsx_usb.c                 |  15 +
 drivers/mtd/hyperbus/hbmc-am654.c                  |  19 +-
 drivers/mtd/nand/raw/brcmnand/brcmnand.c           |   5 +
 drivers/net/ethernet/broadcom/bgmac.h              |   3 +-
 drivers/net/ethernet/davicom/dm9000.c              |   3 +-
 drivers/net/ethernet/freescale/fec_main.c          |  31 +-
 drivers/net/ethernet/hisilicon/hns3/hnae3.c        |  15 +
 drivers/net/ethernet/hisilicon/hns3/hnae3.h        |   2 +
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |   2 +
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |   2 +
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |   2 +
 drivers/net/ethernet/intel/iavf/iavf_main.c        |  19 +-
 drivers/net/ethernet/intel/ice/ice_adminq_cmd.h    |  18 +-
 drivers/net/ethernet/intel/ice/ice_ethtool.c       | 109 ++--
 drivers/net/ethernet/intel/ice/ice_ethtool.h       |  38 +-
 drivers/net/ethernet/intel/ice/ice_parser.h        |   6 +-
 drivers/net/ethernet/intel/ice/ice_parser_rt.c     |  12 +-
 drivers/net/ethernet/intel/idpf/idpf_controlq.c    |   6 +
 drivers/net/ethernet/intel/idpf/idpf_main.c        |  15 +-
 drivers/net/ethernet/intel/idpf/idpf_virtchnl.c    |  14 +-
 .../net/ethernet/marvell/octeon_ep/octep_main.c    |  10 -
 .../ethernet/marvell/octeon_ep_vf/octep_vf_main.c  |   8 -
 drivers/net/ethernet/mediatek/airoha_eth.c         |  37 +-
 .../mlx5/core/steering/hws/mlx5hws_definer.c       |   2 +-
 drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c    |   2 -
 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c  |   8 +-
 drivers/net/ethernet/renesas/ravb_main.c           |  22 +-
 drivers/net/ethernet/renesas/sh_eth.c              |   4 +
 drivers/net/ethernet/sfc/ef100_ethtool.c           |   1 +
 drivers/net/ethernet/sfc/ethtool.c                 |   1 +
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  30 ++
 drivers/net/ethernet/ti/am65-cpsw-nuss.c           |   2 +-
 drivers/net/netdevsim/netdevsim.h                  |   1 +
 drivers/net/netdevsim/udp_tunnels.c                |  23 +-
 drivers/net/phy/marvell-88q2xxx.c                  |  33 +-
 drivers/net/tap.c                                  |   6 +-
 drivers/net/team/team_core.c                       |   7 +
 drivers/net/tun.c                                  |   6 +-
 drivers/net/usb/rtl8150.c                          |  22 +
 drivers/net/vxlan/vxlan_vnifilter.c                |   5 +
 drivers/net/wireless/ath/ath11k/dp_rx.c            |   1 +
 drivers/net/wireless/ath/ath11k/hal_rx.c           |   3 +-
 drivers/net/wireless/ath/ath12k/mac.c              |   6 +-
 drivers/net/wireless/ath/wcn36xx/main.c            |   5 +-
 .../wireless/broadcom/brcm80211/brcmfmac/fwil.h    |   2 +
 drivers/net/wireless/intel/iwlwifi/fw/uefi.c       |  44 +-
 drivers/net/wireless/intel/iwlwifi/mvm/coex.c      |   9 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c        |   4 +-
 drivers/net/wireless/mediatek/mt76/mac80211.c      |   2 +-
 drivers/net/wireless/mediatek/mt76/mt7615/mcu.c    |   2 +-
 .../net/wireless/mediatek/mt76/mt76_connac_mcu.c   |   2 +-
 .../net/wireless/mediatek/mt76/mt76_connac_mcu.h   |   1 +
 drivers/net/wireless/mediatek/mt76/mt7915/init.c   |   2 +-
 drivers/net/wireless/mediatek/mt76/mt7915/mac.c    |   7 +
 drivers/net/wireless/mediatek/mt76/mt7915/main.c   |   9 +-
 drivers/net/wireless/mediatek/mt76/mt7915/mmio.c   |   2 +-
 drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h |   1 +
 drivers/net/wireless/mediatek/mt76/mt7915/pci.c    |   1 +
 drivers/net/wireless/mediatek/mt76/mt7921/mac.c    |   1 +
 drivers/net/wireless/mediatek/mt76/mt7921/main.c   |   9 +-
 drivers/net/wireless/mediatek/mt76/mt7925/mac.c    |   6 +-
 drivers/net/wireless/mediatek/mt76/mt7925/main.c   | 109 ++--
 drivers/net/wireless/mediatek/mt76/mt7925/mcu.c    | 142 ++++--
 drivers/net/wireless/mediatek/mt76/mt7925/mcu.h    |   5 +-
 drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h |   2 +
 drivers/net/wireless/mediatek/mt76/mt792x.h        |   7 +-
 drivers/net/wireless/mediatek/mt76/mt792x_core.c   |   3 +-
 drivers/net/wireless/mediatek/mt76/mt792x_mac.c    |   2 +-
 drivers/net/wireless/mediatek/mt76/mt7996/init.c   |  20 +-
 drivers/net/wireless/mediatek/mt76/mt7996/mac.c    |   5 +-
 drivers/net/wireless/mediatek/mt76/mt7996/main.c   |   3 +-
 drivers/net/wireless/mediatek/mt76/mt7996/mcu.c    |  47 +-
 drivers/net/wireless/mediatek/mt76/mt7996/mmio.c   |   2 +-
 drivers/net/wireless/mediatek/mt76/usb.c           |   4 +-
 drivers/net/wireless/realtek/rtlwifi/base.c        |  13 +-
 drivers/net/wireless/realtek/rtlwifi/base.h        |   1 -
 drivers/net/wireless/realtek/rtlwifi/pci.c         |  61 +--
 .../net/wireless/realtek/rtlwifi/rtl8192se/sw.c    |   7 +-
 .../net/wireless/realtek/rtlwifi/rtl8821ae/phy.c   |   4 +-
 drivers/net/wireless/realtek/rtlwifi/usb.c         |  12 +-
 drivers/net/wireless/realtek/rtlwifi/wifi.h        |  12 -
 drivers/net/wireless/realtek/rtw89/chan.c          | 212 +++++++-
 drivers/net/wireless/realtek/rtw89/chan.h          |  28 +-
 drivers/net/wireless/realtek/rtw89/core.c          | 124 +++--
 drivers/net/wireless/realtek/rtw89/core.h          |  27 +-
 drivers/net/wireless/realtek/rtw89/fw.c            |  40 +-
 drivers/net/wireless/realtek/rtw89/mac.c           |   3 +-
 drivers/net/wireless/realtek/rtw89/mac80211.c      |  10 +-
 drivers/net/wireless/ti/wlcore/main.c              |  10 +-
 drivers/nvme/host/core.c                           |  34 +-
 drivers/nvme/host/tcp.c                            |  70 ++-
 drivers/of/fdt.c                                   |  13 +-
 drivers/of/of_private.h                            |   3 +-
 drivers/of/of_reserved_mem.c                       | 174 +++++--
 drivers/of/property.c                              |   2 +-
 drivers/opp/core.c                                 |  57 ++-
 drivers/opp/of.c                                   |   4 +-
 drivers/pci/controller/dwc/pci-imx6.c              |  30 +-
 drivers/pci/controller/dwc/pcie-designware-host.c  |   1 +
 drivers/pci/controller/dwc/pcie-qcom.c             |   2 +
 drivers/pci/controller/pcie-rcar-ep.c              |   2 +-
 drivers/pci/controller/plda/pcie-microchip-host.c  | 222 +++++---
 drivers/pci/controller/plda/pcie-plda-host.c       |  17 +-
 drivers/pci/controller/plda/pcie-plda.h            |   6 +-
 drivers/pci/endpoint/functions/pci-epf-test.c      |   6 +-
 drivers/pci/endpoint/pci-epc-core.c                |   2 +-
 drivers/pci/pcie/aspm.c                            |  35 +-
 drivers/phy/freescale/phy-fsl-samsung-hdmi.c       | 558 ++++++++++++---------
 drivers/pinctrl/nomadik/pinctrl-nomadik.c          |  35 +-
 drivers/pinctrl/pinctrl-amd.c                      |  27 +-
 drivers/pinctrl/pinctrl-amd.h                      |   7 +-
 drivers/pinctrl/samsung/pinctrl-exynos.c           |   3 +-
 drivers/pinctrl/stm32/pinctrl-stm32.c              |  76 +--
 drivers/platform/mellanox/mlxbf-pmc.c              |   6 +-
 drivers/platform/x86/x86-android-tablets/lenovo.c  |   4 +-
 drivers/pps/clients/pps-gpio.c                     |   4 +-
 drivers/pps/clients/pps-ktimer.c                   |   4 +-
 drivers/pps/clients/pps-ldisc.c                    |   6 +-
 drivers/pps/clients/pps_parport.c                  |   4 +-
 drivers/pps/kapi.c                                 |  10 +-
 drivers/pps/kc.c                                   |  10 +-
 drivers/pps/pps.c                                  | 127 ++---
 drivers/ptp/ptp_chardev.c                          |   4 +
 drivers/ptp/ptp_ocp.c                              |   2 +-
 drivers/pwm/core.c                                 |   2 +-
 drivers/pwm/pwm-dwc-core.c                         |   2 +-
 drivers/pwm/pwm-lpss.c                             |   2 +-
 drivers/pwm/pwm-stm32-lp.c                         |   8 +-
 drivers/pwm/pwm-stm32.c                            |   7 +-
 drivers/regulator/core.c                           |   2 +-
 drivers/regulator/of_regulator.c                   |  14 +-
 drivers/remoteproc/mtk_scp.c                       |  12 +-
 drivers/remoteproc/remoteproc_core.c               |  14 +-
 drivers/rtc/rtc-loongson.c                         |  13 +-
 drivers/rtc/rtc-pcf85063.c                         |  11 +-
 drivers/rtc/rtc-tps6594.c                          |   2 +-
 drivers/s390/char/sclp.c                           |  12 +-
 drivers/scsi/mpi3mr/mpi3mr_app.c                   |   8 +-
 drivers/scsi/mpt3sas/mpt3sas_base.c                |   3 +-
 drivers/soc/atmel/soc.c                            |   2 +-
 drivers/spi/spi-omap2-mcspi.c                      |  11 +-
 drivers/spi/spi-zynq-qspi.c                        |  13 +-
 drivers/staging/media/imx/imx-media-of.c           |   8 +-
 drivers/staging/media/max96712/max96712.c          |   4 +-
 drivers/tty/mips_ejtag_fdc.c                       |   4 +-
 drivers/tty/serial/8250/8250_port.c                |  32 +-
 drivers/tty/serial/sc16is7xx.c                     |   2 +-
 drivers/ufs/core/ufs_bsg.c                         |   1 +
 drivers/usb/dwc3/core.c                            |  35 +-
 drivers/usb/dwc3/dwc3-am62.c                       |   1 +
 drivers/usb/gadget/function/f_tcm.c                |  14 +-
 drivers/usb/host/xhci-ring.c                       |   3 +-
 drivers/usb/storage/Makefile                       |   2 +-
 drivers/usb/typec/tcpm/tcpci.c                     |  13 +-
 drivers/usb/typec/tcpm/tcpm.c                      |  10 +-
 drivers/video/fbdev/omap2/omapfb/dss/dss-of.c      |   1 +
 drivers/watchdog/rti_wdt.c                         |   1 +
 fs/afs/dir.c                                       |   7 +-
 fs/afs/internal.h                                  |   9 +
 fs/afs/rxrpc.c                                     |  12 +-
 fs/afs/xdr_fs.h                                    |   2 +-
 fs/afs/yfsclient.c                                 |   5 +-
 fs/btrfs/inode.c                                   |  97 +++-
 fs/btrfs/qgroup.c                                  |  21 +-
 fs/btrfs/subpage.c                                 |   6 +-
 fs/btrfs/subpage.h                                 |  13 +
 fs/btrfs/super.c                                   |   2 +-
 fs/dlm/lock.c                                      |  46 +-
 fs/dlm/lowcomms.c                                  |   3 +-
 fs/erofs/internal.h                                |  17 +-
 fs/erofs/zdata.c                                   | 190 +++++--
 fs/erofs/zutil.c                                   | 155 +-----
 fs/f2fs/dir.c                                      |  53 +-
 fs/f2fs/f2fs.h                                     |   6 +-
 fs/f2fs/inline.c                                   |   5 +-
 fs/file_table.c                                    |   2 +-
 fs/hostfs/hostfs_kern.c                            |  27 +-
 fs/nfs/localio.c                                   |   4 +-
 fs/nfs/nfs42proc.c                                 |   2 +-
 fs/nfs/nfs42xdr.c                                  |   2 +
 fs/nfs_common/common.c                             |  89 +++-
 fs/nilfs2/dir.c                                    |  13 +-
 fs/nilfs2/namei.c                                  |  29 +-
 fs/nilfs2/nilfs.h                                  |   4 +-
 fs/nilfs2/page.c                                   |  31 +-
 fs/nilfs2/segment.c                                |   4 +-
 fs/ocfs2/quota_global.c                            |   5 +
 fs/pstore/blk.c                                    |   4 +-
 fs/select.c                                        |   4 +-
 fs/smb/client/cifsacl.c                            |  25 +-
 fs/smb/client/cifsproto.h                          |   2 +-
 fs/smb/client/cifssmb.c                            |   4 +-
 fs/smb/client/readdir.c                            |   2 +-
 fs/smb/client/reparse.c                            |  22 +-
 fs/smb/client/smb2ops.c                            |   3 +-
 fs/ubifs/debug.c                                   |  22 +-
 fs/xfs/xfs_buf.c                                   |   3 +-
 fs/xfs/xfs_notify_failure.c                        | 121 +++--
 include/acpi/acpixf.h                              |   1 +
 include/dt-bindings/clock/imx93-clock.h            |   7 +-
 include/dt-bindings/clock/sun50i-a64-ccu.h         |   2 +
 include/linux/btf.h                                |   5 +
 include/linux/coredump.h                           |   4 +-
 include/linux/ethtool.h                            |   4 +
 include/linux/export.h                             |   2 +-
 include/linux/hid.h                                |   1 +
 include/linux/ieee80211.h                          |  11 +-
 include/linux/kallsyms.h                           |   2 +-
 include/linux/mroute_base.h                        |   6 +-
 include/linux/netdevice.h                          |   2 +-
 include/linux/nfs_common.h                         |   3 +-
 include/linux/perf_event.h                         |   6 +
 include/linux/pm.h                                 |   1 +
 include/linux/pps_kernel.h                         |   3 +-
 include/linux/ptr_ring.h                           |  21 +-
 include/linux/sched.h                              |   1 +
 include/linux/skb_array.h                          |  17 +-
 include/linux/usb/tcpm.h                           |   3 +-
 include/net/ax25.h                                 |  10 +-
 include/net/inetpeer.h                             |  12 +-
 include/net/netfilter/nf_tables.h                  |   6 +
 include/net/netns/xfrm.h                           |   1 +
 include/net/pkt_cls.h                              |  13 +-
 include/net/sch_generic.h                          |   5 +-
 include/net/xfrm.h                                 |  30 +-
 include/sound/hdaudio_ext.h                        |  45 --
 include/trace/events/afs.h                         |   2 +
 include/trace/events/rxrpc.h                       |  25 +
 include/uapi/linux/xfrm.h                          |   2 +
 io_uring/uring_cmd.c                               |   2 +-
 kernel/bpf/arena.c                                 |   8 +-
 kernel/bpf/bpf_local_storage.c                     |   8 +-
 kernel/bpf/bpf_struct_ops.c                        |  21 +
 kernel/bpf/btf.c                                   |   5 -
 kernel/bpf/helpers.c                               |  18 +-
 kernel/dma/coherent.c                              |  14 +-
 kernel/events/core.c                               |  35 +-
 kernel/irq/internals.h                             |   9 +-
 kernel/module/main.c                               |   7 +-
 kernel/padata.c                                    |  45 +-
 kernel/power/hibernate.c                           |   7 +-
 kernel/printk/internal.h                           |   6 +
 kernel/printk/printk.c                             |   5 +
 kernel/printk/printk_safe.c                        |   7 +-
 kernel/sched/core.c                                |  83 +--
 kernel/sched/cpufreq_schedutil.c                   |   4 +-
 kernel/sched/fair.c                                |  21 +-
 kernel/sched/features.h                            |   9 +
 kernel/sched/sched.h                               |  56 +--
 kernel/sched/stats.h                               |  33 +-
 kernel/sched/syscalls.c                            |   2 +-
 kernel/trace/bpf_trace.c                           |  13 +-
 lib/rhashtable.c                                   |  12 +-
 mm/memcontrol.c                                    |   7 +-
 mm/oom_kill.c                                      |   8 +-
 net/ax25/af_ax25.c                                 |  12 +-
 net/ax25/ax25_dev.c                                |   4 +-
 net/ax25/ax25_ip.c                                 |   3 +-
 net/ax25/ax25_out.c                                |  22 +-
 net/ax25/ax25_route.c                              |   2 +
 net/core/dev.c                                     |  21 +-
 net/core/filter.c                                  |   2 +-
 net/core/sysctl_net_core.c                         |   5 +-
 net/ethtool/ioctl.c                                |   8 +-
 net/ethtool/netlink.c                              |   2 +-
 net/hsr/hsr_forward.c                              |   7 +-
 net/ipv4/esp4_offload.c                            |   6 +-
 net/ipv4/icmp.c                                    |   9 +-
 net/ipv4/inetpeer.c                                |  31 +-
 net/ipv4/ip_fragment.c                             |  15 +-
 net/ipv4/ipmr.c                                    |  28 +-
 net/ipv4/ipmr_base.c                               |   9 +-
 net/ipv4/route.c                                   |  17 +-
 net/ipv4/tcp_cubic.c                               |   8 +-
 net/ipv4/tcp_output.c                              |   9 +-
 net/ipv4/udp.c                                     |  56 +++
 net/ipv6/esp6_offload.c                            |   6 +-
 net/ipv6/icmp.c                                    |   6 +-
 net/ipv6/ip6_output.c                              |   6 +-
 net/ipv6/ip6mr.c                                   |  28 +-
 net/ipv6/ndisc.c                                   |   8 +-
 net/ipv6/udp.c                                     |  50 ++
 net/key/af_key.c                                   |   7 +-
 net/mac80211/debugfs_netdev.c                      |   2 +-
 net/mac80211/driver-ops.h                          |   3 +
 net/mac80211/rx.c                                  |   1 +
 net/mptcp/ctrl.c                                   |   4 +-
 net/mptcp/options.c                                |  13 +-
 net/mptcp/pm_netlink.c                             |   3 +-
 net/mptcp/protocol.c                               |   4 +-
 net/mptcp/protocol.h                               |  30 +-
 net/ncsi/ncsi-rsp.c                                |  18 +-
 net/netfilter/nf_tables_api.c                      |  57 ++-
 net/netfilter/nft_flow_offload.c                   |  16 +-
 net/netfilter/nft_set_rbtree.c                     |  43 ++
 net/rose/af_rose.c                                 |  16 +-
 net/rose/rose_timer.c                              |  15 +
 net/rxrpc/conn_event.c                             |  12 +-
 net/rxrpc/peer_event.c                             |  16 +-
 net/rxrpc/peer_object.c                            |  12 +-
 net/sched/cls_api.c                                |  57 +--
 net/sched/cls_bpf.c                                |   2 +
 net/sched/cls_flower.c                             |   2 +
 net/sched/cls_matchall.c                           |   2 +
 net/sched/cls_u32.c                                |   4 +
 net/sched/sch_api.c                                |   4 +
 net/sched/sch_generic.c                            |   4 +-
 net/sched/sch_sfq.c                                |  45 +-
 net/smc/af_smc.c                                   |   2 +-
 net/smc/smc_rx.c                                   |  37 +-
 net/smc/smc_rx.h                                   |   8 +-
 net/sunrpc/svcsock.c                               |  12 +-
 net/vmw_vsock/af_vsock.c                           |  13 +-
 net/wireless/scan.c                                |   7 +-
 net/wireless/tests/scan.c                          |   2 +
 net/xfrm/xfrm_compat.c                             |   6 +-
 net/xfrm/xfrm_input.c                              |   2 +-
 net/xfrm/xfrm_policy.c                             |  12 +
 net/xfrm/xfrm_replay.c                             |  10 +-
 net/xfrm/xfrm_state.c                              | 256 ++++++++--
 net/xfrm/xfrm_user.c                               |  59 ++-
 samples/landlock/sandboxer.c                       |   7 +
 scripts/Makefile.lib                               |   4 +-
 scripts/genksyms/genksyms.c                        |  11 +-
 scripts/genksyms/genksyms.h                        |   2 +-
 scripts/genksyms/parse.y                           |  18 +-
 scripts/kconfig/confdata.c                         |   6 +-
 scripts/kconfig/symbol.c                           |   1 +
 security/landlock/fs.c                             |  11 +-
 sound/core/seq/Kconfig                             |   4 +-
 sound/pci/hda/patch_realtek.c                      |   1 +
 sound/soc/amd/acp/acp-i2s.c                        |   1 +
 sound/soc/codecs/Makefile                          |   6 +-
 sound/soc/codecs/da7213.c                          |   2 +
 sound/soc/intel/avs/apl.c                          |   3 +-
 sound/soc/intel/avs/cnl.c                          |   1 +
 sound/soc/intel/avs/core.c                         |  14 +-
 sound/soc/intel/avs/loader.c                       |   2 +-
 sound/soc/intel/avs/registers.h                    |  45 ++
 sound/soc/intel/avs/skl.c                          |   1 +
 sound/soc/intel/avs/topology.c                     |   4 +-
 sound/soc/intel/boards/sof_sdw.c                   |  47 +-
 sound/soc/mediatek/mt8365/Makefile                 |   2 +-
 sound/soc/rockchip/rockchip_i2s_tdm.c              |  31 +-
 sound/soc/sh/rz-ssi.c                              |   3 +-
 sound/soc/sunxi/sun4i-spdif.c                      |   7 +
 sound/usb/quirks.c                                 |   2 +
 tools/bootconfig/main.c                            |   4 +-
 tools/include/uapi/linux/if_xdp.h                  |   4 +-
 tools/lib/bpf/btf.c                                |   1 +
 tools/lib/bpf/btf_relocate.c                       |   2 +-
 tools/lib/bpf/linker.c                             |  22 +-
 tools/lib/bpf/usdt.c                               |   2 +-
 tools/net/ynl/lib/ynl.c                            |   2 +-
 tools/perf/MANIFEST                                |   1 +
 tools/perf/builtin-inject.c                        |   8 +-
 tools/perf/builtin-lock.c                          |  66 ++-
 tools/perf/builtin-report.c                        |   2 +-
 tools/perf/builtin-top.c                           |   2 +-
 tools/perf/builtin-trace.c                         |   6 +-
 tools/perf/tests/shell/trace_btf_enum.sh           |   8 +-
 tools/perf/util/bpf-event.c                        |  10 +-
 .../util/bpf_skel/augmented_raw_syscalls.bpf.c     |  11 +-
 tools/perf/util/env.c                              |  13 +-
 tools/perf/util/env.h                              |   4 +-
 tools/perf/util/expr.c                             |   5 +-
 tools/perf/util/header.c                           |   8 +-
 tools/perf/util/machine.c                          |   2 +-
 tools/perf/util/maps.c                             |   7 +-
 tools/perf/util/namespaces.c                       |   7 +-
 tools/perf/util/namespaces.h                       |   3 +-
 .../cpupower/utils/idle_monitor/mperf_monitor.c    |  15 +-
 tools/power/x86/turbostat/turbostat.8              |  25 +
 tools/power/x86/turbostat/turbostat.c              | 163 +++++-
 tools/testing/ktest/ktest.pl                       |   7 +-
 tools/testing/selftests/bpf/Makefile               |   4 +-
 .../testing/selftests/bpf/prog_tests/btf_distill.c |   4 +-
 .../selftests/bpf/prog_tests/fill_link_info.c      |   4 +
 tools/testing/selftests/bpf/prog_tests/tailcalls.c | 124 ++++-
 tools/testing/selftests/bpf/progs/tc_bpf2bpf.c     |   5 +-
 .../selftests/bpf/progs/test_fill_link_info.c      |  13 +-
 tools/testing/selftests/bpf/test_tc_tunnel.sh      |   1 +
 tools/testing/selftests/bpf/xdp_hw_metadata.c      |   2 +-
 .../drivers/net/netdevsim/udp_tunnel_nic.sh        |  16 +-
 .../ftrace/test.d/00basic/mount_options.tc         |   8 +-
 tools/testing/selftests/kselftest/ktap_helpers.sh  |   2 +-
 tools/testing/selftests/kselftest_harness.h        |  24 +-
 tools/testing/selftests/landlock/Makefile          |   4 +-
 tools/testing/selftests/landlock/fs_test.c         |   3 +-
 tools/testing/selftests/net/lib/Makefile           |   2 +-
 tools/testing/selftests/net/mptcp/Makefile         |   2 +-
 tools/testing/selftests/net/openvswitch/Makefile   |   2 +-
 .../selftests/powerpc/benchmarks/gettimeofday.c    |   2 +-
 tools/testing/selftests/rseq/rseq.c                |  32 +-
 tools/testing/selftests/rseq/rseq.h                |   9 +-
 .../testing/selftests/timers/clocksource-switch.c  |   6 +-
 678 files changed, 6718 insertions(+), 3703 deletions(-)



^ permalink raw reply	[flat|nested] 605+ messages in thread

end of thread, other threads:[~2025-02-06 14:47 UTC | newest]

Thread overview: 605+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05 13:35 [PATCH 6.12 000/590] 6.12.13-rc1 review Greg Kroah-Hartman
2025-02-05 13:35 ` [PATCH 6.12 001/590] coredump: Do not lock during comm reporting Greg Kroah-Hartman
2025-02-05 13:35 ` [PATCH 6.12 002/590] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active Greg Kroah-Hartman
2025-02-05 13:35 ` [PATCH 6.12 003/590] dlm: fix removal of rsb struct that is master and dir record Greg Kroah-Hartman
2025-02-05 13:35 ` [PATCH 6.12 004/590] dlm: fix srcu_read_lock() return type to int Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 005/590] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 006/590] afs: Fix directory format encoding struct Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 007/590] afs: Fix cleanup of immediately failed async calls Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 008/590] fs: fix proc_handler for sysctl_nr_open Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 009/590] block: copy back bounce buffer to user-space correctly in case of split Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 010/590] block: retry call probe after request_module in blk_request_module Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 011/590] ps3disk: Do not use dev->bounce_size before it is set Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 012/590] nbd: dont allow reconnect after disconnect Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 013/590] pstore/blk: trivial typo fixes Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 014/590] block: check BLK_FEAT_POLL under q_usage_count Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 015/590] block: dont update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 016/590] nvme-tcp: Fix I/O queue cpu spreading for multiple controllers Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 017/590] nvme: Add error check for xa_store in nvme_get_effects_log Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 018/590] powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDW Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 019/590] selftests/powerpc: Fix argument order to timer_sub() Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 020/590] nvme: Add error path for xa_store in nvme_init_effects Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 021/590] btrfs: improve the warning and error message for btrfs_remove_qgroup() Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 022/590] partitions: ldm: remove the initial kernel-doc notation Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 023/590] btrfs: subpage: fix the bitmap dump of the locked flags Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 024/590] select: Fix unbalanced user_access_end() Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 025/590] nvme: fix bogus kzalloc() return check in nvme_init_effects_log() Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 026/590] afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 027/590] perf/core: Save raw sample data conditionally based on sample type Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 028/590] sched/fair: Untangle NEXT_BUDDY and pick_next_task() Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 029/590] sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 030/590] sched: Fix race between yield_to() and try_to_wake_up() Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 031/590] x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 032/590] x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 033/590] sched: Split out __schedule() deactivate task logic into a helper Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 034/590] sched: psi: pass enqueue/dequeue flags to psi callbacks directly Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 035/590] psi: Fix race when task wakes up before psi_sched_switch() adjusts flags Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 036/590] drm/v3d: Fix performance counter source settings on V3D 7.x Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 037/590] drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 038/590] drm/msm/dp: set safe_to_exit_level before printing it Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 039/590] drm/msm/hdmi: simplify code in pll_get_integloop_gain Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 041/590] HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 042/590] drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_config() Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 043/590] drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 044/590] drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters offset Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 045/590] drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 046/590] drm/panthor: Preserve the result returned by panthor_fw_resume() Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 047/590] drm/rockchip: vop2: Fix the windows switch between different layers Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 048/590] printk: Defer legacy printing when holding printk_cpu_sync Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 049/590] drm/connector: Allow clearing HDMI infoframes Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 050/590] drm/rockchip: vop2: Set AXI id for rk3588 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 051/590] drm/rockchip: vop2: Setup delay cycle for Esmart2/3 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 052/590] drm/rockchip: vop2: Check linear format for Cluster windows on rk3566/8 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 053/590] drm/rockchip: vop2: Add check for 32 bpp format for rk3588 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 054/590] drm/rockchip: vop2: include rockchip_drm_drv.h Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 055/590] drm/amdgpu/vcn: reset fw_shared under SRIOV Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 056/590] OPP: add index check to assert to avoid buffer overflow in _read_freq() Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 057/590] OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 058/590] drm/msm/dpu: provide DSPP and correct LM config for SDM670 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 059/590] drm/msm/dpu: link DSPP_2/_3 blocks on SM8150 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 060/590] drm/msm/dpu: link DSPP_2/_3 blocks on SC8180X Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 061/590] drm/msm/dpu: link DSPP_2/_3 blocks on SM8250 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 062/590] drm/msm/dpu: link DSPP_2/_3 blocks on SM8350 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 063/590] drm/msm/dpu: link DSPP_2/_3 blocks on SM8550 Greg Kroah-Hartman
2025-02-05 13:36 ` [PATCH 6.12 064/590] drm/msm/dpu: link DSPP_2/_3 blocks on SM8650 Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 065/590] drm/msm/dpu: link DSPP_2/_3 blocks on X1E80100 Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 066/590] drm/msm: Check return value of of_dma_configure() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 067/590] drm/msm: dont clean up priv->kms prematurely Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 068/590] drm/msm/mdp4: correct LCDC regulator name Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 069/590] drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 070/590] drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 071/590] Revert "drm/amdgpu/gfx9: put queue resets behind a debug option" Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 072/590] drm/amdgpu: fix gpu recovery disable with per queue reset Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 073/590] genirq: Make handle_enforce_irqctx() unconditionally available Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 074/590] ipmi: ipmb: Add check devm_kasprintf() returned value Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 075/590] wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855 Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 076/590] wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loop Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 077/590] wifi: rtlwifi: do not complete firmware loading needlessly Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 078/590] wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 079/590] wifi: rtlwifi: wait for firmware loading before releasing memory Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 080/590] wifi: rtlwifi: fix init_sw_vars leak when probe fails Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 081/590] wifi: rtlwifi: usb: fix workqueue " Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 082/590] wifi: wcn36xx: fix channel survey memory allocation size Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 083/590] clk: renesas: cpg-mssr: Fix soc node handling in cpg_mssr_reserved_init() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 084/590] wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 085/590] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 086/590] net_sched: sch_sfq: handle bigger packets Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 087/590] net_sched: sch_sfq: dont allow 1 packet limit Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 088/590] spi: zynq-qspi: Add check for clk_enable() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 089/590] rxrpc: Fix handling of received connection abort Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 090/590] dt-bindings: mmc: controller: clarify the address-cells description Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 091/590] clk: fix an OF node reference leak in of_clk_get_parent_name() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 092/590] dt-bindings: leds: class-multicolor: Fix path to color definitions Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 093/590] wifi: rtlwifi: remove unused check_buddy_priv Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 094/590] wifi: rtlwifi: destroy workqueue at rtl_deinit_core Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 095/590] wifi: rtlwifi: fix memory leaks and invalid access at probe error path Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 096/590] wifi: rtlwifi: pci: wait for firmware loading before releasing memory Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 097/590] HID: multitouch: fix support for Goodix PID 0x01e9 Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 098/590] regulator: dt-bindings: mt6315: Drop regulator-compatible property Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 099/590] wifi: brcmfmac: add missing header include for brcmf_dbg Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 100/590] module: Convert default symbol namespace to string literal Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 101/590] hwmon: (nct6775): Actually make use of the HWMON_NCT6775 symbol namespace Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 102/590] ACPI: fan: cleanup resources in the error path of .probe() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 103/590] cpupower: fix TSC MHz calculation Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 104/590] dt-bindings: mfd: bd71815: Fix rsense and typos Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 105/590] leds: netxbig: Fix an OF node reference leak in netxbig_leds_get_of_pdata() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 106/590] inetpeer: remove create argument of inet_getpeer_v[46]() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 107/590] inetpeer: remove create argument of inet_getpeer() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 108/590] inetpeer: update inetpeer timestamp in inet_getpeer() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 109/590] inetpeer: do not get a refcount " Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 110/590] pwm: stm32-lp: Add check for clk_enable() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 111/590] cpufreq: schedutil: Fix superfluous updates caused by need_freq_update Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 112/590] selftests: ktap_helpers: Fix uninitialized variable Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 113/590] ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 114/590] net: airoha: Fix error path in airoha_probe() Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 115/590] gpio: pca953x: log an error when failing to get the reset GPIO Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 116/590] cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is not available Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 117/590] cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocks Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 118/590] udp: Deal with race between UDP socket address change and rehash Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 119/590] clk: imx8mp: Fix clkout1/2 support Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 120/590] dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 121/590] dt-bindings: clock: Add i.MX91 clock support Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 122/590] dt-bindings: clock: imx93: Add SPDIF IPG clk Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 123/590] clk: imx93: Move IMX93_CLK_END macro to clk driver Greg Kroah-Hartman
2025-02-05 13:37 ` [PATCH 6.12 124/590] clk: imx: add i.MX91 clk Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 125/590] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 126/590] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 127/590] clk: imx: Apply some clks only for i.MX93 Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 128/590] clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordinate GDSCs Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 129/590] team: prevent adding a device which is already a team device lower Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 130/590] dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPI Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 131/590] clk: sunxi-ng: a64: drop redundant CLK_PLL_VIDEO0_2X and CLK_PLL_MIPI Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 132/590] clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 parent Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 133/590] regulator: of: Implement the unwind path of of_regulator_match() Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 134/590] ax25: rcu protect dev->ax25_ptr Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 135/590] net/mlx5: HWS, fix definers HWS_SET32 macro for negative offset Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 136/590] OPP: OF: Fix an OF node leak in _opp_add_static_v2() Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 137/590] ipmi: ssif_bmc: Fix new request loss when bmc ready for a response Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 138/590] wifi: ath12k: fix tx power, max reg power update to firmware Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 139/590] clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 140/590] HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint check Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 141/590] HID: fix generic desktop D-Pad controls Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 142/590] leds: cht-wcove: Use devm_led_classdev_register() to avoid memory leak Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 143/590] mfd: syscon: Fix race in device_node_get_regmap() Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 144/590] samples/landlock: Fix possible NULL dereference in parse_path() Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 145/590] wifi: mt76: mt7996: fix invalid interface combinations Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 146/590] wifi: wlcore: fix unbalanced pm_runtime calls Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 147/590] wifi: rtw89: handle entity active flag per PHY Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 148/590] wifi: rtw89: chan: manage active interfaces Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 149/590] wifi: rtw89: tweak setting of channel and TX power for MLO Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 150/590] wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changes Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 151/590] wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles() Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 152/590] wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 153/590] wifi: rtw89: mcc: consider time limits not divisible by 1024 Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 154/590] wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 155/590] hwmon: Fix help text for aspeed-g6-pwm-tach Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 156/590] wifi: mt76: mt7925: fix off by one in mt7925_load_clc() Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 157/590] wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 158/590] wifi: iwlwifi: fw: read STEP table from correct UEFI var Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 159/590] wifi: iwlwifi: mvm: avoid NULL pointer dereference Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 160/590] wifi: iwlwifi: mvm: dont count mgmt frames as MPDU Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 161/590] wifi: mac80211: prohibit deactivating all links Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 162/590] wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 163/590] wifi: mac80211: fix tid removal during mesh forwarding Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 164/590] wifi: mac80211: Fix common size calculation for ML element Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 165/590] wifi: mac80211: dont flush non-uploaded STAs Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 166/590] clk: ralink: mtmips: remove duplicated xtal clock for Ralink SoC RT3883 Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 167/590] clk: thead: Fix clk gate registration to pass flags Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 168/590] clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 169/590] clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 170/590] net/smc: fix data error when recvmsg with MSG_PEEK flag Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 171/590] landlock: Handle weird files Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 172/590] wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 173/590] wifi: mt76: mt7921: fix using incorrect group cipher after disconnection Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 174/590] wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface() Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 175/590] wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 176/590] wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer mode Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 177/590] wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointer Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 178/590] wifi: mt76: mt7925: fix the invalid ip address for arp offload Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 179/590] wifi: mt76: mt7996: fix overflows seen when writing limit attributes Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 180/590] wifi: mt76: mt7915: " Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 181/590] wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 182/590] wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO support Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 183/590] wifi: mt76: mt7925: Fix incorrect WCID assignment for MLO Greg Kroah-Hartman
2025-02-05 13:38 ` [PATCH 6.12 184/590] wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignment Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 185/590] wifi: mt76: mt7925: fix wrong parameter for related cmd of chan info Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 186/590] wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLO Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 187/590] wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLO Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 188/590] wifi: mt76: Enhance mt7925_mac_link_sta_add " Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 189/590] wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC state Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 190/590] wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 191/590] wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSS Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 192/590] wifi: mt76: mt7925: Update secondary link PS flow Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 193/590] wifi: mt76: mt7925: Init secondary link PM state Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 194/590] wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 195/590] wifi: mt76: mt7925: Cleanup MLO settings post-disconnection Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 196/590] wifi: mt76: mt7925: Properly handle responses for commands with events Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 197/590] wifi: mt76: mt7996: fix rx filter setting for bfee functionality Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 198/590] wifi: mt76: only enable tx worker after setting the channel Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 199/590] wifi: mt76: mt7915: firmware restart on devices with a second pcie link Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 200/590] wifi: mt76: mt7915: fix omac index assignment after hardware reset Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 201/590] wifi: mt76: mt7915: fix register mapping Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 202/590] wifi: mt76: mt7996: " Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 203/590] wifi: mt76: mt7996: add max mpdu len capability Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 204/590] wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 205/590] wifi: mt76: mt7996: fix HE Phy capability Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 206/590] wifi: mt76: mt7996: fix incorrect indexing of MIB FW event Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 207/590] wifi: mt76: mt7996: fix definition of tx descriptor Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 208/590] wifi: mt76: mt7996: fix ldpc setting Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 209/590] i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol namespaces Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 210/590] cpufreq: ACPI: Fix max-frequency computation Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 211/590] selftests: timers: clocksource-switch: Adapt progress to kselftest framework Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 212/590] selftests: harness: fix printing of mismatch values in __EXPECT() Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 213/590] wifi: cfg80211: adjust allocation of colocated AP data Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 214/590] Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 215/590] Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 216/590] inet: ipmr: fix data-races Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 217/590] clk: analogbits: Fix incorrect calculation of vco rate delta Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 218/590] dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name() Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 219/590] pwm: stm32: Add check for clk_enable() Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 220/590] selftests/landlock: Fix build with non-default pthread linking Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 221/590] selftests/landlock: Fix error message Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 222/590] net: let net.core.dev_weight always be non-zero Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 223/590] net/mlxfw: Drop hard coded max FW flash image size Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 224/590] octeon_ep: remove firmware stats fetch in ndo_get_stats64 Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 225/590] octeon_ep_vf: " Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 226/590] net: avoid race between device unregistration and ethnl ops Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 227/590] net: sched: Disallow replacing of child qdisc from one parent to another Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 228/590] netfilter: nf_tables: fix set size with rbtree backend Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 229/590] netfilter: nft_flow_offload: update tcp state flags under lock Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 230/590] net: sched: refine software bypass handling in tc_run Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 231/590] net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns() Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 232/590] tcp_cubic: fix incorrect HyStart round start detection Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 233/590] net/rose: prevent integer overflows in rose_setsockopt() Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 234/590] platform/mellanox: mlxbf-pmc: incorrect type in assignment Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 235/590] platform/x86: x86-android-tablets: make platform data be static Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 236/590] pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_eint16_31() Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 237/590] libbpf: dont adjust USDT semaphore address if .stapsdt.base addr is missing Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 238/590] ASoC: cs40l50: Use *-y for Makefile Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 239/590] ASoC: mediatek: mt8365: " Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 240/590] ASoC: wcd937x: " Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 241/590] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 242/590] libbpf: Fix segfault due to libelf functions not setting errno Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 243/590] ASoC: Intel: sof_sdw: correct mach_params->dmic_num Greg Kroah-Hartman
2025-02-05 13:39 ` [PATCH 6.12 244/590] ASoC: sun4i-spdif: Add clock multiplier settings Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 245/590] selftests/bpf: Fix fill_link_info selftest on powerpc Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 246/590] iommu/arm-smmuv3: Update comments about ATS and bypass Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 247/590] crypto: tegra - do not transfer req when tegra init fails Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 248/590] crypto: api - Fix boot-up self-test race Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 249/590] crypto: caam - use JobRs space to access page 0 regs Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 250/590] perf header: Fix one memory leakage in process_bpf_btf() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 251/590] perf header: Fix one memory leakage in process_bpf_prog_info() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 252/590] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 253/590] ASoC: renesas: rz-ssi: Use only the proper amount of dividers Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 254/590] perf expr: Initialize is_test value in expr__ctx_new() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 255/590] pinctrl: nomadik: Add check for clk_enable() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 256/590] ktest.pl: Remove unused declarations in run_bisect_test function Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 257/590] bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 258/590] rhashtable: Fix potential deadlock by moving schedule_work outside lock Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 259/590] crypto: hisilicon/sec2 - fix for aead icv error Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 260/590] crypto: hisilicon/sec2 - fix for aead invalid authsize Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 261/590] crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 262/590] crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to async Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 263/590] bpf: Use refcount_t instead of atomic_t for mmap_count Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 264/590] ALSA: seq: Make dependency on UMP clearer Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 265/590] bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 266/590] padata: fix sysfs store callback check Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 267/590] selftests/bpf: Avoid generating untracked files when running bpf selftests Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 268/590] perf top: Dont complain about lack of vmlinux when not resolving some kernel samples Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 269/590] perf maps: Fix display of kernel symbols Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 270/590] perf machine: Dont ignore _etext when not a text symbol Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 271/590] perf namespaces: Introduce nsinfo__set_in_pidns() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 272/590] perf namespaces: Fixup the nsinfo__in_pidns() return type, its bool Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 273/590] ASoC: Intel: avs: Do not readq() u32 registers Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 274/590] ASoC: Intel: avs: Fix the minimum firmware version numbers Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 275/590] ASoC: Intel: avs: Fix theoretical infinite loop Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 276/590] ASoC: Intel: avs: Fix init-config parsing Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 277/590] perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 278/590] ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpers Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 279/590] perf report: Fix misleading help message about --demangle Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 280/590] pinctrl: stm32: Add check for clk_enable() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 281/590] pinctrl: amd: Take suspend type into consideration which pins are non-wake Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 282/590] perf inject: Fix use without initialization of local variables Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 283/590] ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 284/590] ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and 83NM Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 285/590] bpf: Send signals asynchronously if !preemptible Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 286/590] selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 287/590] libbpf: Fix return zero when elf_begin failed Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 288/590] libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 289/590] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 290/590] iommu/amd: Remove unused amd_iommu_domain_update() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 291/590] ALSA: hda/realtek - Fixed headphone distorted sound on Acer Aspire A115-31 laptop Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 292/590] tools: Sync if_xdp.h uapi tooling header Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 293/590] perf lock: Fix parse_lock_type which only retrieve one lock flag Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 294/590] padata: fix UAF in padata_reorder Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 295/590] padata: add pd get/put refcnt helper Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 296/590] padata: avoid UAF for reorder_work Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 297/590] rhashtable: Fix rhashtable_try_insert test Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 298/590] smb: client: fix oops due to unset link speed Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 299/590] cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM in readdir.c Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 300/590] bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 301/590] soc: atmel: fix device_node release in atmel_soc_device_init() Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 302/590] ARM: at91: pm: change BU Power Switch to automatic mode Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 303/590] ARM: dts: imx7-tqma7: add missing vs-supply for LM75A (rev. 01xxx) Greg Kroah-Hartman
2025-02-05 13:40 ` [PATCH 6.12 304/590] arm64: dts: mediatek: mt8186: Move wakeup to MTU3 to get working suspend Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 305/590] arm64: dts: mt8183: set DMIC one-wire mode on Damu Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 306/590] arm64: dts: mediatek: mt8516: fix GICv2 range Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 307/590] arm64: dts: mediatek: mt8516: fix wdt irq type Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 308/590] arm64: dts: mediatek: mt8516: add i2c clock-div property Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 309/590] arm64: dts: mediatek: mt8516: reserve 192 KiB for TF-A Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 310/590] ARM: dts: stm32: Increase CPU core voltage on STM32MP13xx DHCOR SoM Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 311/590] ARM: dts: stm32: Fix IPCC EXTI declaration on stm32mp151 Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 312/590] RDMA/mlx4: Avoid false error about access to uninitialized gids array Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 313/590] arm64: dts: renesas: rzg3s-smarc: Fix the debug serial alias Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 314/590] rdma/cxgb4: Prevent potential integer overflow on 32bit Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 315/590] arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 316/590] arm64: dts: mediatek: mt8173-elm: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 317/590] arm64: dts: mediatek: mt8192-asurada: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 318/590] arm64: dts: mediatek: mt8195-cherry: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 319/590] arm64: dts: mediatek: mt8195-demo: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 320/590] arm64: dts: medaitek: mt8395-nio-12l: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 321/590] arm64: dts: mediatek: mt8395-genio-1200-evk: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 322/590] arm64: dts: mediatek: mt8173-elm: Fix MT6397 PMIC sub-node names Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 323/590] arm64: dts: mediatek: mt8173-evb: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 324/590] ARM: dts: aspeed: yosemite4: correct the compatible string of adm1272 Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 325/590] ARM: dts: aspeed: yosemite4: Add required properties for IOE on fan boards Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 326/590] ARM: dts: aspeed: yosemite4: correct the compatible string for max31790 Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 327/590] arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb" Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 328/590] RDMA/rxe: Fix mismatched max_msg_sz Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 329/590] arm64: dts: mediatek: mt8183: kenzo: Support second source touchscreen Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 330/590] arm64: dts: mediatek: mt8183: willow: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 331/590] RDMA/srp: Fix error handling in srp_add_port Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 332/590] arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie1 Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 333/590] ARM: dts: stm32: Deduplicate serial aliases and chosen node for STM32MP15xx DHCOM SoM Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 334/590] ARM: dts: stm32: Swap USART3 and UART8 alias on " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 335/590] memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_ram_code() Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 336/590] arm64: dts: mediatek: mt8183-kukui-jacuzzi: Drop pp3300_panel voltage settings Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 337/590] arm64: dts: qcom: msm8996-xiaomi-gemini: Fix LP5562 LED1 reg property Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 338/590] arm64: dts: qcom: sa8775p: Update sleep_clk frequency Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 339/590] arm64: defconfig: remove obsolete CONFIG_SM_DISPCC_8650 Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 340/590] arm64: dts: qcom: msm8996: Fix up USB3 interrupts Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 341/590] arm64: dts: qcom: msm8994: Describe USB interrupts Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 342/590] arm64: dts: qcom: sm7225-fairphone-fp4: Drop extra qcom,msm-id value Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 343/590] arm64: dts: qcom: msm8916: correct sleep clock frequency Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 344/590] arm64: dts: qcom: msm8939: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 345/590] arm64: dts: qcom: msm8994: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 346/590] arm64: dts: qcom: qcs404: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 347/590] arm64: dts: qcom: q[dr]u1000: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 348/590] arm64: dts: qcom: qrb4210-rb2: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 349/590] arm64: dts: qcom: sc7280: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 350/590] arm64: dts: qcom: sdx75: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 351/590] arm64: dts: qcom: sm4450: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 352/590] arm64: dts: qcom: sm6125: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 353/590] arm64: dts: qcom: sm6375: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 354/590] arm64: dts: qcom: sm8250: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 355/590] arm64: dts: qcom: sm8350: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 356/590] arm64: dts: qcom: sm8450: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 357/590] arm64: dts: qcom: sm8550: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 358/590] arm64: dts: qcom: sm8650: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 359/590] arm64: dts: qcom: x1e80100: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 360/590] arm64: dts: qcom: sm8650: Fix CDSP context banks unit addresses Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 361/590] ARM: dts: microchip: sama5d29_curiosity: Add no-1-8-v property to sdmmc0 node Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 362/590] ARM: dts: microchip: sama5d27_wlsom1_ek: " Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 363/590] arm64: dts: ti: k3-am62: Remove duplicate GICR reg Greg Kroah-Hartman
2025-02-05 13:41 ` [PATCH 6.12 364/590] arm64: dts: ti: k3-am62a: " Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 365/590] arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 366/590] arm64: dts: allwinner: a64: explicitly assign clock parent for TCON0 Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 367/590] RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of error Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 368/590] RDMA/rtrs: Add missing deinit() call Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 369/590] RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNS Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 370/590] ARM: omap1: Fix up the Retu IRQ on Nokia 770 Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 371/590] arm64: dts: qcom: qcm6490-shift-otter: remove invalid orientation-switch Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 372/590] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: Convert mezzanine riser to dtso Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 373/590] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: remove disabled ov7251 camera Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 374/590] arm64: dts: qcom: sc7180-trogdor-quackingstick: add missing avee-supply Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 375/590] arm64: dts: qcom: sc7180-trogdor-pompom: rename 5v-choke thermal zone Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 376/590] arm64: dts: qcom: sc7180: change labels to lower-case Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 377/590] arm64: dts: qcom: sc7180: fix psci power domain node names Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 378/590] arm64: dts: qcom: sm8150-microsoft-surface-duo: fix typos in da7280 properties Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 379/590] arm64: dts: qcom: sc8280xp: Fix up remoteproc register space sizes Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 380/590] firmware: qcom: scm: Cleanup global __scm on probe failures Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 381/590] arm64: dts: mediatek: mt7988: Add missing clock-div property for i2c Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 382/590] dts: arm64: mediatek: mt8195: Remove MT8183 compatible for OVL Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 383/590] arm64: dts: mediatek: add per-SoC compatibles for keypad nodes Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 384/590] arm64: dts: qcom: sc8280xp: Fix interrupt type of camss interrupts Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 385/590] arm64: dts: qcom: sdm845: Fix interrupt types " Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 386/590] arm64: dts: qcom: sm8250: " Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 387/590] arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 388/590] ARM: dts: mediatek: mt7623: fix IR nodename Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 389/590] arm64: dts: rockchip: fix num-channels property of wolfvision pf5 mic Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 390/590] arm64: dts: ti: k3-am642-hummingboard-t: Convert overlay to board dts Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 391/590] fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device() Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 392/590] arm64: tegra: Fix DMA ID for SPI2 Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 393/590] arm64: dts: qcom: x1e80100-romulus: Update firmware nodes Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 394/590] i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 395/590] RDMA/mlx5: Fix indirect mkey ODP page count Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 396/590] of: property: Avoiding using uninitialized variable @imaplen in parse_interrupt_map() Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 397/590] of: reserved-memory: Do not make kmemleak ignore freed address Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 398/590] efi: sysfb_efi: fix W=1 warnings when EFI is not set Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 399/590] RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 400/590] RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]" Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 401/590] iommu: iommufd: fix WARNING in iommufd_device_unbind Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 402/590] iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index() Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 403/590] spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errors Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 404/590] of: reserved_mem: Restructure how the reserved memory regions are processed Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 405/590] of/fdt: Restore possibility to use both ACPI and FDT from bootloader Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 406/590] media: rc: iguanair: handle timeouts Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 407/590] media: lmedm04: Handle errors for lme2510_int_read Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 408/590] PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 409/590] PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state() Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 410/590] remoteproc: mtk_scp: Only populate devices for SCP cores Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 411/590] media: marvell: Add check for clk_enable() Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 412/590] media: i2c: imx290: Register 0x3011 varies between imx327 and imx290 Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 413/590] media: i2c: imx412: Add missing newline to prints Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 414/590] media: i2c: ov9282: Correct the exposure offset Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 415/590] media: mipi-csis: Add check for clk_enable() Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 416/590] media: camif-core: " Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 417/590] media: uvcvideo: Propagate buf->error to userspace Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 418/590] mtd: rawnand: brcmnand: fix status read of brcmnand_waitfunc Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 419/590] mtd: hyperbus: hbmc-am654: fix an OF node reference leak Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 420/590] media: nxp: imx8-isi: fix v4l2-compliance test errors Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 421/590] watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe() Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 422/590] staging: media: imx: fix OF node leak in imx_media_add_of_subdevs() Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 423/590] media: dvb-usb-v2: af9035: fix ISO C90 compilation error on af9035_i2c_master_xfer Greg Kroah-Hartman
2025-02-05 13:42 ` [PATCH 6.12 424/590] PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region() Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 425/590] PCI: imx6: Configure PHY based on Root Complex or Endpoint mode Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 426/590] PCI: imx6: Skip controller_id generation logic for i.MX7D Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 427/590] PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset() Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 428/590] PCI: imx6: Add missing reference clock disable logic Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 429/590] PCI: qcom: Update ICC and OPP values after Link Up event Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 430/590] PCI: dwc: Always stop link in the dw_pcie_suspend_noirq Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 431/590] PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 432/590] PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 433/590] PCI: microchip: Add support for using either Root Port 1 or 2 Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 434/590] PCI: microchip: Set inbound address translation for coherent or non-coherent mode Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 435/590] scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1 Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 436/590] scsi: ufs: bsg: Delete bsg_dev when setting up bsg fails Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 437/590] scsi: mpi3mr: Fix possible crash " Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 438/590] firewire: test: Fix potential null dereference in firewire kunit test Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 439/590] erofs: get rid of erofs_{find,insert}_workgroup Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 440/590] erofs: move erofs_workgroup operations into zdata.c Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 441/590] erofs: sunset `struct erofs_workgroup` Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 442/590] erofs: fix potential return value overflow of z_erofs_shrink_scan() Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 443/590] ocfs2: mark dquot as inactive if failed to start trans while releasing dquot Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 444/590] nilfs2: do not force clear folio if buffer is referenced Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 445/590] nilfs2: protect access to buffers with no active references Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 446/590] nilfs2: handle errors that nilfs_prepare_chunk() may return Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 447/590] module: Extend the preempt disabled section in dereference_symbol_descriptor() Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 448/590] module: Dont fail module loading when setting ro_after_init section RO failed Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 449/590] driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 450/590] tty: mips_ejtag_fdc: fix one more u8 warning Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 451/590] serial: 8250: Adjust the timeout for FIFO mode Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 452/590] nfs: fix incorrect error handling in LOCALIO Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 453/590] NFSv4.2: fix COPY_NOTIFY xdr buf size calculation Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 454/590] NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 455/590] LoongArch: Fix warnings during S3 suspend Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 456/590] tools/bootconfig: Fix the wrong format specifier Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 457/590] xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 458/590] xfrm: Add support for per cpu xfrm state handling Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 459/590] xfrm: Cache used outbound xfrm states at the policy Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 460/590] xfrm: Add an inbound percpu state cache Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 461/590] xfrm: state: fix out-of-bounds read during lookup Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 462/590] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 463/590] phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 464/590] phy: freescale: fsl-samsung-hdmi: Support dynamic integer Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 465/590] phy: freescale: fsl-samsung-hdmi: Clean up fld_tg_code calculation Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 466/590] dmaengine: ti: edma: fix OF node reference leaks in edma_driver Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 467/590] xfrm: delete intermediate secpath entry in packet offload mode Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 468/590] rtc: tps6594: Fix integer overflow on 32bit systems Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 469/590] rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 470/590] rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 471/590] ubifs: skip dumping tnc tree when zroot is null Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 472/590] regulator: core: Add missing newline character Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 473/590] net: airoha: Fix wrong GDM4 register definition Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 474/590] net: hns3: fix oops when unload drivers paralleling Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 475/590] gpio: mxc: remove dead code after switch to DT-only Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 476/590] net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 477/590] net: fec: implement TSO descriptor cleanup Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 478/590] ipmr: do not call mr_mfc_uses_dev() for unres entries Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 479/590] PM: hibernate: Add error handling for syscore_suspend() Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 480/590] perf trace: Fix BPF loading failure (-E2BIG) Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 481/590] xfrm: Dont disable preemption while looking up cache state Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 482/590] idpf: add read memory barrier when checking descriptor done bit Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 483/590] idpf: fix transaction timeouts on reset Greg Kroah-Hartman
2025-02-05 13:43 ` [PATCH 6.12 484/590] idpf: Acquire the lock before accessing the xn->salt Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 485/590] idpf: convert workqueues to unbound Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 486/590] ice: fix ice_parser_rt::bst_key array size Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 487/590] ice: rework of dump serdes equalizer values feature Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 488/590] ice: extend " Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 489/590] ice: remove invalid parameter of equalizer Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 490/590] iavf: allow changing VLAN state without calling PF Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 491/590] s390/mm: Allow large pages for KASAN shadow mapping Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 492/590] net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 493/590] net: rose: fix timer races against user threads Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 494/590] net: netdevsim: try to close UDP port harness races Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 495/590] tools: ynl: c: correct reverse decode of empty attrs Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 496/590] selftests: mptcp: extend CFLAGS to keep options from environment Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 497/590] selftests: net/{lib,openvswitch}: " Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 498/590] rxrpc, afs: Fix peer hash locking vs RCU callback Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 499/590] vxlan: Fix uninit-value in vxlan_vnifilter_dump() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 500/590] net: davicom: fix UAF in dm9000_drv_remove Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 501/590] ptp: Properly handle compat ioctls Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 502/590] net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in Greg Kroah-Hartman
2025-02-05 22:27   ` Edward Cree
2025-02-06  5:13     ` Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 503/590] ethtool: Fix set RXNFC command with symmetric RSS hash Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 504/590] net: stmmac: Limit the number of MTL queues to hardware capability Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 505/590] net: stmmac: Limit FIFO size by " Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 506/590] s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 507/590] perf trace: Fix runtime error of index out of bounds Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 508/590] perf test: Skip syscall enum test if no landlock syscall Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 509/590] PM: sleep: core: Synchronize runtime PM status of parents and children Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 510/590] Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 511/590] Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streaming Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 512/590] vsock: Keep the binding until socket destruction Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 513/590] vsock: Allow retrying on connect() failure Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 514/590] bgmac: reduce max frame size to support just MTU 1500 Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 515/590] tcp: correct handling of extreme memory squeeze Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 516/590] net: xdp: Disallow attaching device-bound programs in generic mode Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 517/590] net: ravb: Fix missing rtnl lock in suspend/resume path Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 518/590] net: sh_eth: " Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 519/590] net: hsr: fix fill_frame_info() regression vs VLAN packets Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 520/590] genksyms: fix memory leak when the same symbol is added from source Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 521/590] genksyms: fix memory leak when the same symbol is read from *.symref file Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 522/590] hostfs: fix string handling in __dentry_name() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 523/590] tools/power turbostat: Allow using cpu device in perf counters on hybrid platforms Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 524/590] tools/power turbostat: Fix PMT mmaped file size rounding Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 525/590] RISC-V: Mark riscv_v_init() as __init Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 526/590] ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 527/590] io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 528/590] ASoC: amd: acp: Fix possible deadlock Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 529/590] tools/power turbostat: Fix forked child affinity regression Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 530/590] cifs: Validate EAs for WSL reparse points Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 531/590] cifs: Fix getting and setting SACLs over SMB1 Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 532/590] kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 533/590] kconfig: fix memory leak in sym_warn_unmet_dep() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 534/590] hexagon: fix using plain integer as NULL pointer warning in cmpxchg Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 535/590] hexagon: Fix unbalanced spinlock in die() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 536/590] f2fs: Introduce linear search for dentries Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 537/590] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 538/590] md/md-bitmap: remove the last parameter for bimtap_ops->endwrite() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 539/590] md: add a new callback pers->bitmap_sector() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 540/590] md/raid5: implement pers->bitmap_sector() Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 541/590] md/md-bitmap: move bitmap_{start, end}write to md upper layer Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 542/590] Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages" Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 543/590] kbuild: switch from lz4c to lz4 for compression Greg Kroah-Hartman
2025-02-05 13:44 ` [PATCH 6.12 544/590] netfilter: nf_tables: reject mismatching sum of field_len with set key length Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 545/590] drm/amd/display: Reduce accessing remote DPCD overhead Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 546/590] selftests/rseq: Fix handling of glibc without rseq support Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 547/590] selftests/ftrace: Fix to use remount when testing mount GID option Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 548/590] ktest.pl: Check kernelrelease return in get_version Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 549/590] xfs: check for dead buffers in xfs_buf_find_insert Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 550/590] xfs: dont shut down the filesystem for media failures beyond end of log Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 551/590] ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 552/590] net: usb: rtl8150: enable basic endpoint checking Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 553/590] usb: xhci: Fix NULL pointer dereference on certain command aborts Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 554/590] drivers/card_reader/rtsx_usb: Restore interrupt based detection Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 555/590] usb: gadget: f_tcm: Fix Get/SetInterface return value Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 556/590] usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 557/590] usb: dwc3: core: Defer the probe until USB power supply ready Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 558/590] usb: dwc3: Skip resume if pm_runtime_set_active() fails Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 559/590] usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 560/590] usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPS Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 561/590] clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSC Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 562/590] mptcp: consolidate suboption status Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 563/590] mptcp: pm: only set fullmesh for subflow endp Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 564/590] mptcp: handle fastopen disconnect correctly Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 565/590] mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 566/590] RDMA/mlx5: Fix implicit ODP use after free Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 567/590] remoteproc: core: Fix ida_free call while not allocated Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 568/590] media: uvcvideo: Fix double free in error path Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 569/590] pps: Fix a use-after-free Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 570/590] usb: gadget: f_tcm: Dont free command immediately Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 571/590] staging: media: max96712: fix kernel oops when removing module Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 572/590] media: imx-jpeg: Fix potential error pointer dereference in detach_pm() Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 573/590] powerpc/pseries/iommu: Dont unset window if it was never set Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 574/590] md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 575/590] btrfs: output the reason for open_ctree() failure Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 576/590] of: reserved-memory: Warn for missing static reserved memory regions Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 577/590] dma-mapping: save base/size instead of pointer to shared DMA pool Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 578/590] xfrm: Add error handling when nla_put_u32() returns an error Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 579/590] xfrm: Fix acquire state insertion Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 580/590] ethtool: Fix access to uninitialized fields in set RXNFC command Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 581/590] phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 582/590] Revert "s390/mm: Allow large pages for KASAN shadow mapping" Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 583/590] selftests/bpf: Add test to verify tailcall and freplace restrictions Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 584/590] ASoC: da7213: Initialize the mutex Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 585/590] s390: Add -std=gnu11 to decompressor and purgatory CFLAGS Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 586/590] drm/amd/display: Add hubp cache reset when powergating Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 587/590] KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update() Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 588/590] memcg: fix soft lockup in the OOM process Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 589/590] LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP} Greg Kroah-Hartman
2025-02-05 13:45 ` [PATCH 6.12 590/590] btrfs: do proper folio cleanup when run_delalloc_nocow() failed Greg Kroah-Hartman
2025-02-05 17:41 ` [PATCH 6.12 000/590] 6.12.13-rc1 review Florian Fainelli
2025-02-05 21:54 ` Justin Forbes
2025-02-05 21:59 ` Peter Schneider
2025-02-05 22:12 ` Mark Brown
2025-02-05 22:42 ` Takeshi Ogasawara
2025-02-06  0:42 ` [PATCH 6.12] " Hardik Garg
2025-02-06  5:20 ` [PATCH 6.12 000/590] " Harshit Mogalapalli
2025-02-06  9:42 ` Ron Economos
2025-02-06 11:28 ` Naresh Kamboju
2025-02-06 11:37 ` Jon Hunter
2025-02-06 11:41   ` Jon Hunter
2025-02-06 12:04     ` Jon Hunter
2025-02-06 14:47       ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).