stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.10 000/133] 5.10.234-rc1 review
@ 2025-01-30 13:59 Greg Kroah-Hartman
  2025-01-30 13:59 ` [PATCH 5.10 001/133] ceph: give up on paths longer than PATH_MAX Greg Kroah-Hartman
                   ` (137 more replies)
  0 siblings, 138 replies; 143+ messages in thread
From: Greg Kroah-Hartman @ 2025-01-30 13:59 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 5.10.234 release.
There are 133 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sat, 01 Feb 2025 14:01:14 +0000.
Anything received after that time might be too late.

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

thanks,

greg k-h

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

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

Jack Greiner <jack@emoss.org>
    Input: xpad - add support for wooting two he (arm)

Nilton Perim Neto <niltonperimneto@gmail.com>
    Input: xpad - add unofficial Xbox 360 wireless receiver clone

Mark Pearson <mpearson-lenovo@squebb.ca>
    Input: atkbd - map F23 key to support default copilot shortcut

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"

Qasim Ijaz <qasdev00@gmail.com>
    USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()

Anjaneyulu <pagadala.yesu.anjaneyulu@intel.com>
    wifi: iwlwifi: add a few rate index validity checks

Ido Schimmel <idosch@nvidia.com>
    ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()

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

Alex Williamson <alex.williamson@redhat.com>
    vfio/platform: check the bounds of read/write syscalls

Eric W. Biederman <ebiederm@xmission.com>
    signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die

Al Viro <viro@zeniv.linux.org.uk>
    m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal

Jamal Hadi Salim <jhs@mojatatu.com>
    net: sched: fix ets qdisc OOB Indexing

Andreas Gruenbacher <agruenba@redhat.com>
    gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag

Charles Keepax <ckeepax@opensource.cirrus.com>
    ASoC: samsung: Add missing depends on I2C

Philippe Simons <simons.philippe@gmail.com>
    irqchip/sunxi-nmi: Add missing SKIP_WAKE flag

Xiang Zhang <hawkxiang.cpp@gmail.com>
    scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request

Linus Walleij <linus.walleij@linaro.org>
    seccomp: Stub for !CONFIG_SECCOMP

Charles Keepax <ckeepax@opensource.cirrus.com>
    ASoC: samsung: Add missing selects for MFD_WM8994

Charles Keepax <ckeepax@opensource.cirrus.com>
    ASoC: wm8994: Add depends on MFD core

Wang Liang <wangliang74@huawei.com>
    net: fix data-races around sk->sk_forward_alloc

Suraj Sonawane <surajsonawane0215@gmail.com>
    scsi: sg: Fix slab-use-after-free read in sg_release()

Juergen Gross <jgross@suse.com>
    x86/xen: fix SLS mitigation in xen_hypercall_iret()

Stefano Garzarella <sgarzare@redhat.com>
    vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

Stefano Garzarella <sgarzare@redhat.com>
    vsock/virtio: discard packets if the transport changes

Willem de Bruijn <willemb@google.com>
    fou: remove warn in gue_gro_receive on unsupported protocol

Youzhong Yang <youzhong@gmail.com>
    nfsd: add list_head nf_gc to struct nfsd_file

Eric Dumazet <edumazet@google.com>
    ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()

Tejun Heo <tj@kernel.org>
    blk-cgroup: Fix UAF in blkcg_unpin_online()

Chengchang Tang <tangchengchang@huawei.com>
    RDMA/hns: Fix deadlock on SRQ async events.

Matthew Wilcox (Oracle) <willy@infradead.org>
    vmalloc: fix accounting with i915

Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
    drm/radeon: check bo_va->bo is non-NULL before using it

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    iio: adc: rockchip_saradc: fix information leak in triggered buffer

Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
    iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on

Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
    iio: imu: inv_icm42600: fix spi burst write not supported

Terry Tritton <terry.tritton@linaro.org>
    Revert "PCI: Use preserve_config in place of pci_flags"

Koichiro Den <koichiro.den@canonical.com>
    hrtimers: Handle CPU state correctly on hotplug

Yogesh Lal <quic_ylal@quicinc.com>
    irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly

Zhongqiu Han <quic_zhonhan@quicinc.com>
    gpiolib: cdev: Fix use after free in lineinfo_changed_notify

Rik van Riel <riel@surriel.com>
    fs/proc: fix softlockup in __read_vmcore (part 2)

Stefano Garzarella <sgarzare@redhat.com>
    vsock: reset socket state when de-assigning the transport

Stefano Garzarella <sgarzare@redhat.com>
    vsock/virtio: cancel close work in the destructor

Heiner Kallweit <hkallweit1@gmail.com>
    net: ethernet: xgbe: re-add aneg to supported features in PHY quirks

Juergen Gross <jgross@suse.com>
    x86/asm: Make serialize() always_inline

Luis Chamberlain <mcgrof@kernel.org>
    nvmet: propagate npwg topology

Oleg Nesterov <oleg@redhat.com>
    poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()

David Howells <dhowells@redhat.com>
    kheaders: Ignore silly-rename files

Zhang Kunbo <zhangkunbo@huawei.com>
    fs: fix missing declaration of init_files

Leo Stone <leocstone@gmail.com>
    hfs: Sanity check the root record

Lizhi Xu <lizhi.xu@windriver.com>
    mac802154: check local interfaces before deleting sdata list

Wolfram Sang <wsa+renesas@sang-engineering.com>
    i2c: rcar: fix NACK handling when being a target

Wolfram Sang <wsa+renesas@sang-engineering.com>
    i2c: mux: demux-pinctrl: check initial mux selection, too

Maíra Canal <mcanal@igalia.com>
    drm/v3d: Ensure job pointer is set to NULL after job completion

Patrisious Haddad <phaddad@nvidia.com>
    net/mlx5: Fix RDMA TX steering prio

Maor Gottlieb <maorg@nvidia.com>
    net/mlx5: Refactor mlx5_get_flow_namespace

Aharon Landau <aharonl@nvidia.com>
    net/mlx5: Add priorities for counters in RDMA namespaces

Dan Carpenter <dan.carpenter@linaro.org>
    nfp: bpf: prevent integer overflow in nfp_bpf_event_output()

Kuniyuki Iwashima <kuniyu@amazon.com>
    gtp: Destroy device along with udp socket's netns dismantle.

Kuniyuki Iwashima <kuniyu@amazon.com>
    gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().

Eric Dumazet <edumazet@google.com>
    gtp: use exit_batch_rtnl() method

Eric Dumazet <edumazet@google.com>
    net: add exit_batch_rtnl() method

Yajun Deng <yajun.deng@linux.dev>
    net: net_namespace: Optimize the code

Michal Luczaj <mhal@rbox.co>
    bpf: Fix bpf_sk_select_reuseport() memory leak

Sudheer Kumar Doredla <s-doredla@ti.com>
    net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()

Justin Chen <justinpopo6@gmail.com>
    phy: usb: Fix clock imbalance for suspend/resume

Justin Chen <justinpopo6@gmail.com>
    phy: usb: Use slow clock for wake enabled suspend

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    sctp: sysctl: rto_min/max: avoid using current->nsproxy

Biju Das <biju.das.jz@bp.renesas.com>
    drm: adv7511: Fix use-after-free in adv7533_attach_dsi()

Ahmad Fatoum <a.fatoum@pengutronix.de>
    drm: bridge: adv7511: use dev_err_probe in probe function

Alvin Šipraga <alsi@bang-olufsen.dk>
    drm: bridge: adv7511: unregister cec i2c device after cec adapter

Maxime Ripard <maxime@cerno.tech>
    drm/bridge: adv7533: Switch to devm MIPI-DSI helpers

Maxime Ripard <maxime@cerno.tech>
    drm/mipi-dsi: Create devm device attachment

Maxime Ripard <maxime@cerno.tech>
    drm/mipi-dsi: Create devm device registration

Xu Wang <vulab@iscas.ac.cn>
    drm: bridge: adv7511: Remove redundant null check before clk_disable_unprepare

Dennis Lam <dennis.lamerice@gmail.com>
    ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv

Joseph Qi <joseph.qi@linux.alibaba.com>
    ocfs2: correct return value of ocfs2_local_free_info()

Justin Chen <justin.chen@broadcom.com>
    phy: usb: Toggle the PHY power during init

Al Cooper <alcooperx@gmail.com>
    phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllers

Christoph Hellwig <hch@lst.de>
    block: remove the update_bdev parameter to set_capacity_revalidate_and_notify

Christoph Hellwig <hch@lst.de>
    sd: update the bdev size in sd_revalidate_disk

Christoph Hellwig <hch@lst.de>
    nvme: let set_capacity_revalidate_and_notify update the bdev size

Christoph Hellwig <hch@lst.de>
    loop: let set_capacity_revalidate_and_notify update the bdev size

Peter Geis <pgwipeout@gmail.com>
    arm64: dts: rockchip: add hevc power domain clock to rk3328

Johan Jonker <jbx6244@gmail.com>
    arm64: dts: rockchip: add #power-domain-cells to power domain nodes

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    iio: inkern: call iio_device_put() only on mapped devices

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    iio: adc: at91: call input_free_device() on allocated iio_dev

Fabio Estevam <festevam@gmail.com>
    iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()

Carlos Song <carlos.song@nxp.com>
    iio: gyro: fxas21002c: Fix missing data update in trigger handler

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    iio: adc: ti-ads8688: fix information leak in triggered buffer

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    iio: imu: kmx61: fix information leak in triggered buffer

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    iio: light: vcnl4035: fix information leak in triggered buffer

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    iio: pressure: zpa2326: fix information leak in triggered buffer

Akash M <akash.m5@samsung.com>
    usb: gadget: f_fs: Remove WARN_ON in functionfs_bind

Ma Ke <make_ruc2021@163.com>
    usb: fix reference leak in usb_new_device()

Kai-Heng Feng <kaihengf@nvidia.com>
    USB: core: Disable LPM only for non-suspended ports

Jun Yan <jerrysteve1101@gmail.com>
    USB: usblp: return error when setting unsupported protocol

Lianqin Hu <hulianqin@vivo.com>
    usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null

André Draszik <andre.draszik@linaro.org>
    usb: dwc3: gadget: fix writing NYET threshold

Johan Hovold <johan@kernel.org>
    USB: serial: cp210x: add Phoenix Contact UPS Device

Lubomir Rintel <lrintel@redhat.com>
    usb-storage: Add max sectors quirk for Nokia 208

Zicheng Qu <quzicheng@huawei.com>
    staging: iio: ad9832: Correct phase range check

Zicheng Qu <quzicheng@huawei.com>
    staging: iio: ad9834: Correct phase range check

Michal Hrusecky <michal.hrusecky@turris.com>
    USB: serial: option: add Neoway N723-EA support

Chukun Pan <amadeus@jmu.edu.cn>
    USB: serial: option: add MeiG Smart SRM815

Gui-Dong Han <2045gemini@gmail.com>
    md/raid5: fix atomicity violation in raid5_cache_count

Kuan-Wei Chiu <visitorckw@gmail.com>
    scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity

Melissa Wen <mwen@igalia.com>
    drm/amd/display: increase MAX_SURFACES to the value supported by hw

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

Hans de Goede <hdegoede@redhat.com>
    ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]

Nam Cao <namcao@linutronix.de>
    riscv: Fix sleeping in invalid context in die()

Roman Li <Roman.Li@amd.com>
    drm/amd/display: Add check for granularity in dml ceil/floor helpers

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    sctp: sysctl: auth_enable: avoid using current->nsproxy

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy

Mikulas Patocka <mpatocka@redhat.com>
    dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY

Krister Johansen <kjlx@templeofstupid.com>
    dm thin: make get_first_thin use rcu-safe list first function

David Howells <dhowells@redhat.com>
    afs: Fix the maximum cell name length

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: conntrack: clamp maximum hashtable size to INT_MAX

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: imbalance in flowtable binding

Benjamin Coddington <bcodding@redhat.com>
    tls: Fix tls_sw_sendmsg error handling

Anumula Murali Mohan Reddy <anumula@chelsio.com>
    cxgb4: Avoid removal of uninserted tid

Eric Dumazet <edumazet@google.com>
    net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute

Zhongqiu Duan <dzq.aishenghu0@gmail.com>
    tcp/dccp: allow a connection when sk_max_ack_backlog is zero

Jason Xing <kernelxing@tencent.com>
    tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog

Antonio Pastor <antonio.pastor@gmail.com>
    net: 802: LLC+SNAP OID:PID lookup on start of skb data

Keisuke Nishimura <keisuke.nishimura@inria.fr>
    ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_dynset: honor stateful expressions in set definition

Chen-Yu Tsai <wenst@chromium.org>
    ASoC: mediatek: disable buffer pre-allocation

Yuezhang Mo <Yuezhang.Mo@sony.com>
    exfat: fix the infinite loop in exfat_readdir()

Ming-Hung Tsai <mtsai@redhat.com>
    dm array: fix cursor index when skipping across block boundaries

Ming-Hung Tsai <mtsai@redhat.com>
    dm array: fix unreleased btree blocks on closing a faulty array cursor

Ming-Hung Tsai <mtsai@redhat.com>
    dm array: fix releasing a faulty array block twice in dm_array_cursor_end

Zhang Yi <yi.zhang@huawei.com>
    jbd2: flush filesystem device before updating tail sequence

Max Kellermann <max.kellermann@ionos.com>
    ceph: give up on paths longer than PATH_MAX


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

Diffstat:

 Makefile                                           |  4 +-
 arch/arm64/boot/dts/rockchip/px30.dtsi             |  8 ++
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           |  4 +
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           | 20 +++++
 arch/m68k/fpsp040/skeleton.S                       |  3 +-
 arch/m68k/kernel/entry.S                           |  2 +
 arch/m68k/kernel/traps.c                           |  2 +-
 arch/riscv/kernel/traps.c                          |  6 +-
 arch/x86/include/asm/special_insns.h               |  2 +-
 arch/x86/xen/xen-asm.S                             |  2 +-
 block/genhd.c                                      | 13 ++-
 drivers/acpi/resource.c                            | 18 ++++
 drivers/block/loop.c                               |  8 +-
 drivers/block/virtio_blk.c                         |  2 +-
 drivers/block/xen-blkfront.c                       |  2 +-
 drivers/gpio/gpiolib-cdev.c                        |  2 +-
 drivers/gpu/drm/amd/display/dc/dc.h                |  2 +-
 .../gpu/drm/amd/display/dc/dml/dml_inline_defs.h   |  8 ++
 drivers/gpu/drm/bridge/adv7511/adv7511.h           |  1 -
 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c       | 17 ++--
 drivers/gpu/drm/bridge/adv7511/adv7533.c           | 38 +++------
 drivers/gpu/drm/drm_mipi_dsi.c                     | 81 ++++++++++++++++++
 drivers/gpu/drm/radeon/radeon_gem.c                |  2 +-
 drivers/gpu/drm/v3d/v3d_irq.c                      |  4 +
 drivers/i2c/busses/i2c-rcar.c                      | 20 +++--
 drivers/i2c/muxes/i2c-demux-pinctrl.c              |  4 +-
 drivers/iio/adc/at91_adc.c                         |  2 +-
 drivers/iio/adc/rockchip_saradc.c                  |  2 +
 drivers/iio/adc/ti-ads124s08.c                     |  4 +-
 drivers/iio/adc/ti-ads8688.c                       |  2 +-
 drivers/iio/dummy/iio_simple_dummy_buffer.c        |  2 +-
 drivers/iio/gyro/fxas21002c_core.c                 | 11 ++-
 drivers/iio/imu/inv_icm42600/inv_icm42600.h        |  1 +
 drivers/iio/imu/inv_icm42600/inv_icm42600_core.c   | 18 +++-
 drivers/iio/imu/inv_icm42600/inv_icm42600_spi.c    |  3 +-
 drivers/iio/imu/kmx61.c                            |  2 +-
 drivers/iio/inkern.c                               |  2 +-
 drivers/iio/light/vcnl4035.c                       |  2 +-
 drivers/iio/pressure/zpa2326.c                     |  2 +
 drivers/infiniband/hw/hns/hns_roce_main.c          |  1 +
 drivers/infiniband/hw/hns/hns_roce_srq.c           |  6 +-
 drivers/input/joystick/xpad.c                      |  2 +
 drivers/input/keyboard/atkbd.c                     |  2 +-
 drivers/irqchip/irq-gic-v3.c                       |  2 +-
 drivers/irqchip/irq-sunxi-nmi.c                    |  3 +-
 drivers/md/dm-ebs-target.c                         |  2 +-
 drivers/md/dm-thin.c                               |  5 +-
 drivers/md/persistent-data/dm-array.c              | 19 +++--
 drivers/md/raid5.c                                 | 14 ++--
 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c        | 19 +----
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |  5 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  | 95 ++++++++++++++++++----
 drivers/net/ethernet/netronome/nfp/bpf/offload.c   |  3 +-
 drivers/net/ethernet/ti/cpsw_ale.c                 | 14 ++--
 drivers/net/gtp.c                                  | 42 ++++++----
 drivers/net/ieee802154/ca8210.c                    |  6 +-
 drivers/net/wireless/intel/iwlwifi/dvm/rs.c        |  7 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c        |  9 +-
 drivers/nvme/host/core.c                           |  5 +-
 drivers/nvme/target/io-cmd-bdev.c                  |  2 +-
 drivers/pci/controller/pci-host-common.c           |  4 +
 drivers/pci/probe.c                                | 20 +++--
 drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c  | 53 +++++++++---
 drivers/phy/broadcom/phy-brcm-usb-init.h           |  1 -
 drivers/phy/broadcom/phy-brcm-usb.c                |  8 +-
 drivers/scsi/scsi_transport_iscsi.c                |  4 +-
 drivers/scsi/sd.c                                  |  9 +-
 drivers/scsi/sg.c                                  |  2 +-
 drivers/staging/iio/frequency/ad9832.c             |  2 +-
 drivers/staging/iio/frequency/ad9834.c             |  2 +-
 drivers/usb/class/usblp.c                          |  7 +-
 drivers/usb/core/hub.c                             |  6 +-
 drivers/usb/core/port.c                            |  7 +-
 drivers/usb/dwc3/core.h                            |  1 +
 drivers/usb/dwc3/gadget.c                          |  4 +-
 drivers/usb/gadget/function/f_fs.c                 |  2 +-
 drivers/usb/serial/cp210x.c                        |  1 +
 drivers/usb/serial/option.c                        |  4 +-
 drivers/usb/serial/quatech2.c                      |  2 +-
 drivers/usb/storage/unusual_devs.h                 |  7 ++
 drivers/vfio/platform/vfio_platform_common.c       | 10 +++
 fs/afs/afs.h                                       |  2 +-
 fs/afs/afs_vl.h                                    |  1 +
 fs/afs/vl_alias.c                                  |  8 +-
 fs/afs/vlclient.c                                  |  2 +-
 fs/ceph/mds_client.c                               |  9 +-
 fs/exfat/dir.c                                     |  3 +-
 fs/file.c                                          |  1 +
 fs/gfs2/file.c                                     |  1 +
 fs/hfs/super.c                                     |  4 +-
 fs/jbd2/commit.c                                   |  4 +-
 fs/nfsd/filecache.c                                | 18 ++--
 fs/nfsd/filecache.h                                |  1 +
 fs/ocfs2/quota_global.c                            |  2 +-
 fs/ocfs2/quota_local.c                             | 10 +--
 fs/proc/vmcore.c                                   |  2 +
 include/drm/drm_mipi_dsi.h                         |  4 +
 include/linux/blk-cgroup.h                         |  6 +-
 include/linux/genhd.h                              |  3 +-
 include/linux/hrtimer.h                            |  1 +
 include/linux/mlx5/device.h                        |  2 +
 include/linux/mlx5/fs.h                            |  2 +
 include/linux/poll.h                               | 10 ++-
 include/linux/seccomp.h                            |  2 +-
 include/net/inet_connection_sock.h                 |  2 +-
 include/net/net_namespace.h                        |  3 +
 include/net/netfilter/nf_tables.h                  |  2 +
 kernel/cpu.c                                       |  2 +-
 kernel/gen_kheaders.sh                             |  1 +
 kernel/time/hrtimer.c                              | 11 ++-
 mm/vmalloc.c                                       |  3 +-
 net/802/psnap.c                                    |  4 +-
 net/bluetooth/rfcomm/sock.c                        | 14 ++--
 net/core/filter.c                                  | 30 ++++---
 net/core/net_namespace.c                           | 83 ++++++++++++-------
 net/dccp/ipv6.c                                    |  2 +-
 net/ipv4/fou.c                                     |  2 +-
 net/ipv4/ip_tunnel.c                               |  2 +-
 net/ipv6/route.c                                   |  2 +-
 net/ipv6/tcp_ipv6.c                                |  4 +-
 net/mac802154/iface.c                              |  4 +
 net/netfilter/nf_conntrack_core.c                  |  5 +-
 net/netfilter/nf_tables_api.c                      | 38 ++++++++-
 net/netfilter/nft_dynset.c                         |  7 +-
 net/sched/cls_flow.c                               |  3 +-
 net/sched/sch_ets.c                                |  2 +
 net/sctp/sysctl.c                                  |  9 +-
 net/tls/tls_sw.c                                   |  2 +-
 net/vmw_vsock/af_vsock.c                           | 15 ++++
 net/vmw_vsock/virtio_transport_common.c            | 38 ++++++---
 scripts/sorttable.h                                | 10 ++-
 sound/soc/codecs/Kconfig                           |  1 +
 .../soc/mediatek/common/mtk-afe-platform-driver.c  |  4 +-
 sound/soc/samsung/Kconfig                          |  6 +-
 134 files changed, 806 insertions(+), 350 deletions(-)



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

end of thread, other threads:[~2025-01-31  5:39 UTC | newest]

Thread overview: 143+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-30 13:59 [PATCH 5.10 000/133] 5.10.234-rc1 review Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 001/133] ceph: give up on paths longer than PATH_MAX Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 002/133] jbd2: flush filesystem device before updating tail sequence Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 003/133] dm array: fix releasing a faulty array block twice in dm_array_cursor_end Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 004/133] dm array: fix unreleased btree blocks on closing a faulty array cursor Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 005/133] dm array: fix cursor index when skipping across block boundaries Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 006/133] exfat: fix the infinite loop in exfat_readdir() Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 007/133] ASoC: mediatek: disable buffer pre-allocation Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 008/133] netfilter: nft_dynset: honor stateful expressions in set definition Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 009/133] ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe() Greg Kroah-Hartman
2025-01-30 13:59 ` [PATCH 5.10 010/133] net: 802: LLC+SNAP OID:PID lookup on start of skb data Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 011/133] tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 012/133] tcp/dccp: allow a connection when sk_max_ack_backlog is zero Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 013/133] net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 014/133] cxgb4: Avoid removal of uninserted tid Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 015/133] tls: Fix tls_sw_sendmsg error handling Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 016/133] netfilter: nf_tables: imbalance in flowtable binding Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 017/133] netfilter: conntrack: clamp maximum hashtable size to INT_MAX Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 018/133] afs: Fix the maximum cell name length Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 019/133] dm thin: make get_first_thin use rcu-safe list first function Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 020/133] dm-ebs: dont set the flag DM_TARGET_PASSES_INTEGRITY Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 021/133] sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 022/133] sctp: sysctl: auth_enable: " Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 023/133] drm/amd/display: Add check for granularity in dml ceil/floor helpers Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 024/133] riscv: Fix sleeping in invalid context in die() Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 025/133] ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[] Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 026/133] ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[] Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 027/133] drm/amd/display: increase MAX_SURFACES to the value supported by hw Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 028/133] scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 029/133] md/raid5: fix atomicity violation in raid5_cache_count Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 030/133] USB: serial: option: add MeiG Smart SRM815 Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 031/133] USB: serial: option: add Neoway N723-EA support Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 032/133] staging: iio: ad9834: Correct phase range check Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 033/133] staging: iio: ad9832: " Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 034/133] usb-storage: Add max sectors quirk for Nokia 208 Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 035/133] USB: serial: cp210x: add Phoenix Contact UPS Device Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 036/133] usb: dwc3: gadget: fix writing NYET threshold Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 037/133] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 038/133] USB: usblp: return error when setting unsupported protocol Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 039/133] USB: core: Disable LPM only for non-suspended ports Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 040/133] usb: fix reference leak in usb_new_device() Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 041/133] usb: gadget: f_fs: Remove WARN_ON in functionfs_bind Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 042/133] iio: pressure: zpa2326: fix information leak in triggered buffer Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 043/133] iio: dummy: iio_simply_dummy_buffer: " Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 044/133] iio: light: vcnl4035: " Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 045/133] iio: imu: kmx61: " Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 046/133] iio: adc: ti-ads8688: " Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 047/133] iio: gyro: fxas21002c: Fix missing data update in trigger handler Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 048/133] iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep() Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 049/133] iio: adc: at91: call input_free_device() on allocated iio_dev Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 050/133] iio: inkern: call iio_device_put() only on mapped devices Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 051/133] arm64: dts: rockchip: add #power-domain-cells to power domain nodes Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 052/133] arm64: dts: rockchip: add hevc power domain clock to rk3328 Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 053/133] loop: let set_capacity_revalidate_and_notify update the bdev size Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 054/133] nvme: " Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 055/133] sd: update the bdev size in sd_revalidate_disk Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 056/133] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 057/133] phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllers Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 058/133] phy: usb: Toggle the PHY power during init Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 059/133] ocfs2: correct return value of ocfs2_local_free_info() Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 060/133] ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 061/133] drm: bridge: adv7511: Remove redundant null check before clk_disable_unprepare Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 062/133] drm/mipi-dsi: Create devm device registration Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 063/133] drm/mipi-dsi: Create devm device attachment Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 064/133] drm/bridge: adv7533: Switch to devm MIPI-DSI helpers Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 065/133] drm: bridge: adv7511: unregister cec i2c device after cec adapter Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 066/133] drm: bridge: adv7511: use dev_err_probe in probe function Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 067/133] drm: adv7511: Fix use-after-free in adv7533_attach_dsi() Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 068/133] sctp: sysctl: rto_min/max: avoid using current->nsproxy Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 069/133] phy: usb: Use slow clock for wake enabled suspend Greg Kroah-Hartman
2025-01-30 14:00 ` [PATCH 5.10 070/133] phy: usb: Fix clock imbalance for suspend/resume Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 071/133] net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 072/133] bpf: Fix bpf_sk_select_reuseport() memory leak Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 073/133] net: net_namespace: Optimize the code Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 074/133] net: add exit_batch_rtnl() method Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 075/133] gtp: use " Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 076/133] gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 077/133] gtp: Destroy device along with udp sockets netns dismantle Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 078/133] nfp: bpf: prevent integer overflow in nfp_bpf_event_output() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 079/133] net/mlx5: Add priorities for counters in RDMA namespaces Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 080/133] net/mlx5: Refactor mlx5_get_flow_namespace Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 081/133] net/mlx5: Fix RDMA TX steering prio Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 082/133] drm/v3d: Ensure job pointer is set to NULL after job completion Greg Kroah-Hartman
2025-01-30 15:56   ` Maíra Canal
2025-01-30 16:26     ` Greg Kroah-Hartman
2025-01-30 16:45       ` Maíra Canal
2025-01-30 17:05         ` Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 083/133] i2c: mux: demux-pinctrl: check initial mux selection, too Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 084/133] i2c: rcar: fix NACK handling when being a target Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 085/133] mac802154: check local interfaces before deleting sdata list Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 086/133] hfs: Sanity check the root record Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 087/133] fs: fix missing declaration of init_files Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 088/133] kheaders: Ignore silly-rename files Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 089/133] poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 090/133] nvmet: propagate npwg topology Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 091/133] x86/asm: Make serialize() always_inline Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 092/133] net: ethernet: xgbe: re-add aneg to supported features in PHY quirks Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 093/133] vsock/virtio: cancel close work in the destructor Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 094/133] vsock: reset socket state when de-assigning the transport Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 095/133] fs/proc: fix softlockup in __read_vmcore (part 2) Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 096/133] gpiolib: cdev: Fix use after free in lineinfo_changed_notify Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 097/133] irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 098/133] hrtimers: Handle CPU state correctly on hotplug Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 099/133] Revert "PCI: Use preserve_config in place of pci_flags" Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 100/133] iio: imu: inv_icm42600: fix spi burst write not supported Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 101/133] iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 102/133] iio: adc: rockchip_saradc: fix information leak in triggered buffer Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 103/133] drm/radeon: check bo_va->bo is non-NULL before using it Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 104/133] vmalloc: fix accounting with i915 Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 105/133] RDMA/hns: Fix deadlock on SRQ async events Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 106/133] blk-cgroup: Fix UAF in blkcg_unpin_online() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 107/133] ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 108/133] nfsd: add list_head nf_gc to struct nfsd_file Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 109/133] fou: remove warn in gue_gro_receive on unsupported protocol Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 110/133] vsock/virtio: discard packets if the transport changes Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 111/133] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space] Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 112/133] x86/xen: fix SLS mitigation in xen_hypercall_iret() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 113/133] scsi: sg: Fix slab-use-after-free read in sg_release() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 114/133] net: fix data-races around sk->sk_forward_alloc Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 115/133] ASoC: wm8994: Add depends on MFD core Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 116/133] ASoC: samsung: Add missing selects for MFD_WM8994 Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 117/133] seccomp: Stub for !CONFIG_SECCOMP Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 118/133] scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 119/133] irqchip/sunxi-nmi: Add missing SKIP_WAKE flag Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 120/133] ASoC: samsung: Add missing depends on I2C Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 121/133] gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 122/133] net: sched: fix ets qdisc OOB Indexing Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 123/133] m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 124/133] signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 125/133] vfio/platform: check the bounds of read/write syscalls Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 126/133] Bluetooth: RFCOMM: Fix not validating setsockopt user input Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 127/133] ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 128/133] wifi: iwlwifi: add a few rate index validity checks Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 129/133] USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() Greg Kroah-Hartman
2025-01-30 14:01 ` [PATCH 5.10 130/133] Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null" Greg Kroah-Hartman
2025-01-30 14:02 ` [PATCH 5.10 131/133] Input: atkbd - map F23 key to support default copilot shortcut Greg Kroah-Hartman
2025-01-30 14:02 ` [PATCH 5.10 132/133] Input: xpad - add unofficial Xbox 360 wireless receiver clone Greg Kroah-Hartman
2025-01-30 14:02 ` [PATCH 5.10 133/133] Input: xpad - add support for wooting two he (arm) Greg Kroah-Hartman
2025-01-30 18:48 ` [PATCH 5.10 000/133] 5.10.234-rc1 review Mark Brown
2025-01-30 19:42 ` Naresh Kamboju
2025-01-30 20:50 ` Florian Fainelli
2025-01-30 22:19 ` Pavel Machek
2025-01-31  5:38 ` Jon Hunter

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).