From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 7.1.9
Date: Wed, 19 Aug 2026 18:52:30 +0200 [thread overview]
Message-ID: <2026081931-hatchling-married-9d53@gregkh> (raw)
I'm announcing the release of the 7.1.9 kernel.
All users of the 7.1 kernel series must upgrade.
The updated 7.1.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-7.1.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Documentation/admin-guide/kernel-parameters.txt | 9
Documentation/hwmon/hwmon-kernel-api.rst | 7
Documentation/sound/alsa-configuration.rst | 12
MAINTAINERS | 5
Makefile | 2
arch/arm/boot/dts/broadcom/bcm-ns.dtsi | 2
arch/arm/mach-npcm/platsmp.c | 2
arch/arm64/boot/dts/broadcom/bcm2712.dtsi | 2
arch/arm64/boot/dts/qcom/glymur.dtsi | 32 -
arch/arm64/boot/dts/qcom/monaco.dtsi | 1
arch/arm64/boot/dts/qcom/purwa.dtsi | 2
arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 4
arch/arm64/boot/dts/qcom/sm8650.dtsi | 4
arch/arm64/include/asm/ptdump.h | 2
arch/arm64/mm/mmu.c | 43 --
arch/arm64/mm/ptdump.c | 11
arch/x86/kernel/cpu/common.c | 10
arch/x86/kernel/cpu/mce/core.c | 2
arch/x86/kvm/mmu/mmu.c | 3
arch/x86/kvm/svm/sev.c | 34 +
arch/x86/kvm/svm/svm.h | 1
drivers/accel/amdxdna/amdxdna_gem.c | 47 +-
drivers/android/binder/process.rs | 12
drivers/ata/pata_sl82c105.c | 4
drivers/bluetooth/btrtl.c | 13
drivers/bluetooth/btusb.c | 2
drivers/counter/microchip-tcb-capture.c | 4
drivers/dibs/dibs_loopback.c | 1
drivers/dibs/dibs_main.c | 16
drivers/gpio/gpio-pca953x.c | 19 -
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 35 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c | 24 +
drivers/gpu/drm/bridge/parade-ps8640.c | 27 +
drivers/gpu/drm/v3d/v3d_drv.h | 6
drivers/gpu/drm/v3d/v3d_sched.c | 9
drivers/gpu/drm/xe/xe_exec_queue.c | 3
drivers/gpu/drm/xe/xe_uc.c | 7
drivers/hwmon/ads7828.c | 11
drivers/hwmon/corsair-psu.c | 8
drivers/hwmon/ltc4282.c | 20 -
drivers/hwmon/nzxt-smart2.c | 6
drivers/hwmon/pmbus/lm25066.c | 5
drivers/hwmon/pmbus/pmbus_core.c | 65 ++-
drivers/input/evdev.c | 27 -
drivers/misc/fastrpc.c | 27 +
drivers/misc/mei/client.c | 25 -
drivers/net/bonding/bond_alb.c | 10
drivers/net/ethernet/amd/pds_core/core.h | 1
drivers/net/ethernet/amd/pds_core/main.c | 14
drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 51 ++
drivers/net/ethernet/aquantia/atlantic/aq_ring.h | 1
drivers/net/ethernet/aquantia/atlantic/aq_vec.c | 2
drivers/net/ethernet/broadcom/bnge/bnge_auxr.c | 9
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c | 2
drivers/net/ethernet/broadcom/bnge/bnge_resc.c | 3
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 64 ++-
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c | 7
drivers/net/ethernet/cisco/enic/enic_main.c | 5
drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 1
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 6
drivers/net/ethernet/intel/igc/igc_main.c | 10
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c | 6
drivers/net/ethernet/marvell/prestera/prestera_pci.c | 3
drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 16
drivers/net/ethernet/mellanox/mlx5/core/en.h | 2
drivers/net/ethernet/mellanox/mlx5/core/en/tc_priv.h | 1
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 15
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h | 4
drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.c | 2
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 4
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 4
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 13
drivers/net/ntb_netdev.c | 15
drivers/net/ovpn/main.c | 64 ++-
drivers/net/ovpn/netlink.c | 6
drivers/net/ovpn/peer.c | 172 +++++++---
drivers/net/ovpn/peer.h | 1
drivers/net/ovpn/socket.c | 9
drivers/net/phy/mediatek/mtk.h | 8
drivers/net/tap.c | 24 -
drivers/net/thunderbolt/main.c | 33 +
drivers/net/usb/ax88179_178a.c | 4
drivers/net/usb/ipheth.c | 11
drivers/net/usb/usbnet.c | 3
drivers/net/veth.c | 22 -
drivers/net/vxlan/vxlan_core.c | 2
drivers/nvmem/apple-spmi-nvmem.c | 20 +
drivers/nvmem/core.c | 24 -
drivers/nvmem/internals.h | 2
drivers/nvmem/layouts.c | 11
drivers/nvmem/layouts/Makefile | 1
drivers/nvmem/layouts/fixed-layout.c | 58 +++
drivers/pinctrl/qcom/pinctrl-ipq8064.c | 8
drivers/pinctrl/qcom/pinctrl-msm.h | 5
drivers/ptp/ptp_ocp.c | 4
drivers/s390/net/ism_drv.c | 19 -
drivers/scsi/scsi_debug.c | 4
drivers/soc/aspeed/Makefile | 1
drivers/soc/aspeed/aspeed-lpc-snoop.c | 38 +-
drivers/staging/rtl8723bs/core/rtw_ieee80211.c | 3
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 2
drivers/staging/rtl8723bs/core/rtw_wlan_util.c | 3
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 4
drivers/thermal/thermal_hwmon.c | 154 ++++++--
drivers/thunderbolt/eeprom.c | 9
drivers/thunderbolt/icm.c | 2
drivers/thunderbolt/tb.c | 2
drivers/tty/serial/8250/8250_dma.c | 12
drivers/tty/serial/8250/8250_of.c | 38 ++
drivers/tty/serial/amba-pl011.c | 68 ++-
drivers/tty/serial/qcom_geni_serial.c | 43 +-
drivers/tty/serial/sc16is7xx.c | 3
drivers/tty/vt/keyboard.c | 5
drivers/tty/vt/vt_ioctl.c | 2
drivers/usb/atm/cxacru.c | 2
drivers/usb/cdns3/cdnsp-gadget.c | 4
drivers/usb/core/config.c | 32 +
drivers/usb/core/quirks.c | 7
drivers/usb/gadget/function/f_ncm.c | 2
drivers/usb/host/xhci.h | 12
drivers/usb/misc/usbio.c | 2
drivers/vdpa/mlx5/core/mlx5_vdpa.h | 2
drivers/vdpa/mlx5/core/mr.c | 8
drivers/vdpa/mlx5/core/resources.c | 11
drivers/vdpa/vdpa_sim/vdpa_sim.c | 10
drivers/vdpa/vdpa_user/iova_domain.c | 11
drivers/vhost/iotlb.c | 47 +-
drivers/vhost/scsi.c | 17
drivers/vhost/vdpa.c | 18 -
drivers/vhost/vhost.c | 16
drivers/video/fbdev/core/bitblit.c | 9
drivers/watchdog/at91sam9_wdt.c | 4
drivers/watchdog/bd96801_wdt.c | 5
fs/attr.c | 2
fs/binfmt_misc.c | 3
fs/btrfs/inode.c | 4
fs/btrfs/lzo.c | 16
fs/crypto/policy.c | 2
fs/namespace.c | 4
fs/nfs/nfs4proc.c | 17
fs/overlayfs/super.c | 3
fs/smb/client/sess.c | 2
fs/smb/client/smb1transport.c | 28 +
fs/tracefs/event_inode.c | 28 +
fs/tracefs/internal.h | 4
fs/verity/measure.c | 15
fs/xfs/xfs_buf.c | 2
include/linux/dibs.h | 2
include/linux/hwmon.h | 3
include/linux/mmap_lock.h | 1
include/linux/netdevice.h | 11
include/linux/netfilter/ipset/ip_set.h | 2
include/linux/nvmem-provider.h | 6
include/linux/psi.h | 4
include/linux/sched/ext.h | 10
include/linux/usb/quirks.h | 3
include/net/act_api.h | 19 +
include/net/addrconf.h | 4
include/net/ip_vs.h | 48 +-
include/net/libeth/xsk.h | 2
include/net/route.h | 2
include/net/sch_generic.h | 1
include/net/xdp_sock.h | 45 --
include/net/xdp_sock_drv.h | 77 +++-
include/uapi/linux/ip_vs.h | 6
kernel/bpf/rqspinlock.c | 5
kernel/bpf/verifier.c | 29 -
kernel/cgroup/cgroup.c | 23 +
kernel/events/core.c | 67 ++-
kernel/futex/core.c | 85 +++-
kernel/sched/ext.c | 47 ++
kernel/sched/psi.c | 75 +++-
kernel/trace/ring_buffer.c | 15
kernel/trace/trace_events.c | 4
mm/damon/lru_sort.c | 2
mm/damon/ops-common.c | 13
mm/damon/paddr.c | 2
mm/damon/vaddr.c | 3
mm/filemap.c | 6
mm/huge_memory.c | 47 +-
mm/memory.c | 2
mm/page_table_check.c | 20 -
mm/pagewalk.c | 36 +-
mm/ptdump.c | 7
mm/vmalloc.c | 40 +-
net/atm/common.c | 14
net/bridge/br_mrp.c | 6
net/bridge/netfilter/ebt_nflog.c | 17
net/bridge/netfilter/nf_conntrack_bridge.c | 1
net/core/datagram.c | 3
net/core/dev.c | 10
net/core/filter.c | 4
net/core/sock.c | 1
net/core/xdp.c | 2
net/devlink/dev.c | 1
net/ipv4/fib_semantics.c | 101 +++--
net/ipv4/inet_connection_sock.c | 20 -
net/ipv4/inet_fragment.c | 10
net/ipv4/route.c | 29 +
net/ipv4/tcp_bpf.c | 2
net/ipv4/tcp_input.c | 2
net/ipv4/tcp_ipv4.c | 43 +-
net/ipv4/udp_offload.c | 4
net/ipv6/ip6_tunnel.c | 3
net/ipv6/route.c | 8
net/mac802154/scan.c | 4
net/ncsi/ncsi-netlink.c | 4
net/netfilter/ipset/ip_set_bitmap_gen.h | 4
net/netfilter/ipset/ip_set_core.c | 6
net/netfilter/ipset/ip_set_hash_gen.h | 2
net/netfilter/ipset/ip_set_list_set.c | 4
net/netfilter/ipvs/ip_vs_conn.c | 45 --
net/netfilter/ipvs/ip_vs_core.c | 74 ++--
net/netfilter/ipvs/ip_vs_ctl.c | 81 +++-
net/netfilter/ipvs/ip_vs_dh.c | 4
net/netfilter/ipvs/ip_vs_est.c | 10
net/netfilter/ipvs/ip_vs_lblc.c | 2
net/netfilter/ipvs/ip_vs_lblcr.c | 8
net/netfilter/ipvs/ip_vs_lc.c | 4
net/netfilter/ipvs/ip_vs_proto_sctp.c | 4
net/netfilter/ipvs/ip_vs_proto_tcp.c | 2
net/netfilter/ipvs/ip_vs_sync.c | 7
net/netfilter/ipvs/ip_vs_xmit.c | 6
net/netfilter/nf_conntrack_bpf.c | 72 ++--
net/netfilter/nf_conntrack_proto.c | 6
net/netfilter/nf_conntrack_proto_sctp.c | 12
net/netfilter/nf_conntrack_proto_tcp.c | 132 +++++--
net/netfilter/nf_flow_table_ip.c | 3
net/openvswitch/datapath.c | 29 +
net/openvswitch/flow.c | 11
net/packet/af_packet.c | 72 ++--
net/qrtr/ns.c | 2
net/sched/act_ct.c | 29 +
net/sched/act_gact.c | 5
net/sched/act_police.c | 6
net/sched/cls_api.c | 17
net/sched/cls_route.c | 35 +-
net/sched/sch_api.c | 9
net/sched/sch_cake.c | 1
net/sctp/associola.c | 11
net/sctp/outqueue.c | 1
net/sctp/sm_make_chunk.c | 3
net/sctp/sm_statefuns.c | 6
net/smc/af_smc.c | 3
net/smc/smc_llc.c | 3
net/smc/smc_rx.c | 19 -
net/tipc/node.c | 15
net/tls/tls_sw.c | 18 -
net/vmw_vsock/virtio_transport.c | 14
net/x25/af_x25.c | 4
net/x25/x25_timer.c | 25 -
net/xdp/xdp_umem.c | 2
net/xdp/xsk.c | 11
net/xdp/xsk_buff_pool.c | 6
samples/damon/mtier.c | 3
security/integrity/ima/ima_appraise.c | 9
security/integrity/ima/ima_main.c | 39 ++
sound/hda/codecs/side-codecs/tas2781_hda_spi.c | 3
sound/usb/endpoint.c | 6
sound/usb/fcp.c | 10
sound/usb/midi2.c | 9
sound/usb/mixer.c | 60 ++-
sound/usb/mixer.h | 1
sound/usb/quirks.c | 7
sound/usb/usbaudio.h | 13
sound/usb/usx2y/us144mkii_capture.c | 1
sound/usb/usx2y/usX2Yhwdep.c | 2
sound/usb/usx2y/usx2yhwdeppcm.c | 2
tools/testing/selftests/bpf/prog_tests/sockmap_basic.c | 6
tools/testing/selftests/bpf/prog_tests/sockmap_listen.c | 21 -
tools/testing/selftests/bpf/prog_tests/test_xsk.c | 50 +-
tools/testing/selftests/bpf/test_maps.c | 13
tools/testing/selftests/bpf/verifier/sleepable.c | 17
tools/testing/selftests/ftrace/test.d/dynevent/add_remove_eprobe.tc | 16
tools/testing/selftests/net/tls.c | 57 +++
tools/testing/selftests/sched_ext/numa.bpf.c | 13
279 files changed, 3072 insertions(+), 1340 deletions(-)
Aditya Chillara (1):
perf/core: Fix group leader use-after-free after sibling detach
Aelin Reidel (1):
nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI
Ahmad Byagowi (1):
ptp: ocp: Fix board ID over-read
Ahmed Naseef (1):
net: phy: mediatek: fix TX blink masks using the RX bits
Akhil P Oommen (1):
arm64: dts: qcom: purwa: Fix GPU IOMMU property
Al Viro (1):
mount: honour SB_NOUSER in the new mount API
Aleksandr Nogikh (1):
usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()
Alex Deucher (1):
Revert "drm/amd/display: Fix backlight max_brightness to match exported range"
Alexander Koskovich (1):
arm64: dts: qcom: sm8650: Fix IPA IMEM slice
Alexander Usyskin (1):
mei: pull kvfree out of spinlock
Alexandra Winter (2):
s390/ism: Fix UAF of sba and ieq during ism_dev_exit()
net/dibs: Correct freeing of dmb_clientid_arr
Alexej Sidorenko (1):
Bluetooth: btrtl: fix RTL8761B/BU broken LE extended scan
Ali Ahmet Memis (1):
hwmon: (corsair-psu) serialize debugfs access against hwmon
Alice Ryhl (1):
rust_binder: do not query current thread for all ioctls
Alok Tiwari (2):
bnge: Fix NULL pointer dereference in aux device release
bnge: use int for bnge_fix_rings_count() return value
Anandu Krishnan E (1):
misc: fastrpc: fix channel ctx ref leak when session alloc fails
Andrey Albershteyn (1):
fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
Andy Lutomirski (1):
mm: fix incorrect flush address in direct page table reclaim
Anna Schumaker (2):
NFS: Pin the 'struct nfs_server' during a FREE_STATEID call
NFS: Decrement refcounts if allocating nfs_free_stateid_data fails
Antonio Quartulli (7):
ovpn: skip rehash for peers already removed from by_id
ovpn: rehash peer in by_transp_addr table on CMD_PEER_SET
ovpn: ensure socket is owned by ovpn before deref sk_user_data
ovpn: zero-initialize sockaddr before learning a floated endpoint
ovpn: hash floated peer by transport identity only
ovpn: disable IPv4 redirects on MP interfaces
ovpn: ensure TCP vars are initialized first
Asad Kamal (1):
Revert "drm/amdgpu: fix aperture mapping leak"
Babanpreet Singh (1):
counter: microchip-tcb-capture: Fix DT channel validation
Baul Lee (8):
ALSA: usb-audio: fix OOB write on Type II inbound URBs
net: bridge: mrp: fix uninitialised bytes on the wire
ALSA: usx2y: bound the hwdep mmap fault offset
ALSA: FCP: fix OOB write in fcp_meter_ctl_get()
ALSA: us144mkii: re-anchor capture URBs on resubmission
net/x25: fix use-after-free of the socket by its timers
vxlan: do not arm the ageing timer on a device that is down
sctp: keep chunk->transport in step with the list it is queued on
Bhargava Marreddy (1):
bnge: Fix resource leak in bnge_init_nic() error path
Bjorn Andersson (2):
arm64: dts: qcom: glymur: fix PCIe SMMU interrupts
arm64: dts: qcom: glymur: fix QUP serial engine IRQs
Bobby Eshleman (1):
net/mlx5e: fix BQL reset on SQ re-activation
Breno Leitao (1):
x86/mce: Set up the polling timer before CMCI discovery
Bryam Vargas (1):
thunderbolt: Bound the DROM dual link port number before indexing sw->ports
Cen Zhang (Microsoft) (1):
net/openvswitch: check Ethernet header length in key_extract()
Chengfeng Ye (4):
bpf: Fix netns reference imbalance in conntrack kfuncs
netfilter: ebt_nflog: pin the NFLOG backend
ipv4: fix use-after-free in fib_nhc_update_mtu()
bpf, sockmap: Fix sk_redir use-after-free in send verdict
Christian Borntraeger (1):
vdpa/mlx5: Fix buffer length in create_direct_keys()
Christian Brauner (2):
ovl: don't warn when the mount is completed from another user namespace
binfmt_misc: don't warn when the mount is completed from another user namespace
Cunhao Lu (1):
serial: 8250_dma: Clear stale RX state on shutdown
Daming Li (1):
net: smc: fix splice entry lifetime imbalance in smc_rx_splice
Daniel Drake (1):
arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timer
David Lee (1):
btrfs: lzo: reject inline extents without valid headers
Dmitry Antipov (1):
btrfs: fix memory leak in btrfs_do_encoded_write()
Dmitry Baryshkov (1):
arm64: dts: qcom: sdm850-lenovo-yoga-c630: lower PSCI cluster idle
Dmitry Torokhov (2):
Input: evdev - sanitize event type index when fetching event masks
Input: evdev - fix information leak in evdev_pass_values()
Dongli Zhang (1):
net: tap: set skb->dev before parsing virtio net header in tap_get_user_xdp()
Doruk Tan Ozturk (2):
net: usb: ipheth: fix carrier_work UAF on disconnect
net/packet: reset the MAC header on the packet-socket transmit path
Eddie Lin (1):
misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
Ekansh Gupta (2):
misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
misc: fastrpc: Remove buffer from list prior to unmap operation
Eric Biggers (2):
fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
fsverity: Fix silent truncation in bpf_get_fsverity_digest()
Eric Dumazet (3):
netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()
net: remove WARN_ON_ONCE() from sk_mc_loop()
net/atm: fix slab-out-of-bounds read in vcc_setsockopt()
Fan Wu (3):
serial: amba-pl011: fix indefinite RS485 post-send delay
serial: amba-pl011: cancel RS485 hrtimers after freeing IRQ
serial: amba-pl011: synchronize DMA teardown
Fan XinRan (1):
net: thunderbolt: Tear down DMA paths before stopping the rings
Fan Ye (1):
Revert "net: thunderbolt: Enable end-to-end flow control also in transmit"
Frank Sorenson (1):
smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()
Greg Kroah-Hartman (1):
Linux 7.1.9
Guenter Roeck (7):
hwmon: (pmbus/core) Avoid race condition during probe
hwmon: (pmbus) Fix type confusion in notification logic
hwmon: (pmbus/lm25066) Fix PMBus coefficient calculations
hwmon: (ltc4282) Avoid overflow in maximum power calculation
hwmon: (ltc4282) Clamp negative current limits
hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvolt
hwmon: Support guard() and scoped_guard for subsystem locks
Hans Ulli Kroll (2):
pinctrl: qcom: ipq806x: mark gpio as a GPIO pin function
pinctrl: qcom: ipq806x: mark pci reset as a GPIO pin function
Henry Martin (1):
net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length
Hidayath Khan (1):
dibs: initialise dibs->lock in dibs_dev_alloc()
Hongyan Xu (2):
ata: pata_sl82c105: fix bridge revision use-after-free
watchdog: at91sam9_wdt: prevent timer rearm during teardown
Hugh Dickins (1):
mm/filemap: __filemap_add_folio() restore index before retrying
Hui Su (2):
ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
tracing: Fix NULL pointer dereference in module event cache removal
Hyunjung Ko (2):
net/sched: act_ct: fix sk_buff leak when the header checks reject a packet
net/sched: act_gact, act_police: range check the fallback control action
Ishaan Dandekar (1):
usb: quirks: Add ShanWan gamepad to quirk list
Jamal Hadi Salim (2):
net/sched: cls_route: fix fastmap use-after-free on filter
net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers
Jan Sebastian Götte (1):
serial: qcom-geni: fix TX DMA buffer flush
Jia Jia (1):
vhost-scsi: reject feature changes after endpoint
Jiangshan Yi (1):
usb: misc: usbio: check ibuf_len against rxbuf_len in bulk msg
Jiawen Liu (1):
net: hisilicon: hix5hd2_gmac: remove redundant NAPI delete
Jiayuan Chen (1):
tcp: fix TFO max_qlen accounting across reuseport migration
Jijie Shao (1):
net: hns3: fix speed configuration residue after driver reload
Jose Fernandez (Anthropic) (1):
bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
Joshua Rogers (2):
vt: add permission check for KDSKBMETA ioctl
vt: stabilize tty reference in kbd_keycode with tty_port_tty_get
Jozsef Kadlecsik (1):
netfilter: ipset: switch ext_size to atomic64_t
Julian Anastasov (4):
ipvs: avoid out-of-bounds write in ip_vs_nat_icmp
ipvs: return the csum validation for forward hook
ipvs: add totalconns for dest
ipvs: properly update the overload flag on dest edit
Jun Yang (2):
vhost: reset the vring metadata cache on vring reconfiguration
tipc: read le->link under the node lock in tipc_node_link_down()
Junrui Luo (1):
misc: fastrpc: take fl->lock when moving mmaps on interrupted invoke
Jérémy Jean (1):
tls: rx: restore msg_iter before TLS 1.3 optimistic retry
Karthikeyan KS (1):
soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
Keegan Freyhof (1):
bnxt_en: Fix PTP PPS setting bug
Keno Fischer (1):
futex: Prevent robust futex exit race some more
Koichiro Den (1):
NTB: ntb_netdev: Preserve RX queue depth on allocation failure
Krzysztof Kozlowski (1):
arm64: dts: qcom: monaco: Add default GIC address cells
Kuba Piecuch (1):
selftests/sched_ext: Handle sleeping task affinity changes in numa test
Kumar Kartikeya Dwivedi (1):
rqspinlock: Reset tail when preserving queue on deadlock
Kyle Zeng (2):
ipvs: clear IPv4 options after rebasing tunnel ICMP errors
ipv6: prevent in6_dev_get() from resurrecting inet6_dev
Lachlan Hodges (1):
usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit mask
Laurent Vivier (1):
usbnet: cap max_mtu for drivers without bind callback
Lincoln Wallace (1):
ima: fix out-of-bounds read in xattr_verify()
Linfeng Sun (1):
vhost-scsi: Validate T10 PI scatterlist counts
Linfeng Sun (1):
vhost_iotlb: bound map allocation in add_range
Lizhi Hou (2):
accel/amxdna: Fix page-insertion errors in amdxdna_insert_pages()
accel/amdxdna: Fix locally exploitable BUG_ON in amdxdna_insert_pages()
Lorenzo Stoakes (ARM) (4):
mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
mm/huge_memory: fix huge_zero_pfn race
arm64: remove redundant concurrent ptdump UAF mitigation
mm/ptdump: always stabilise against page table freeing using init_mm
Luca Fresi (1):
serial: sc16is7xx: enable THRI before filling TX FIFO
Luxiao Xu (1):
bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookie
Maciej Fijalkowski (2):
selftests/xsk: fix too-many-frags multi-buffer Tx test
selftests/xsk: account reclaimed invalid Tx descriptors
Mahanta Jambigi (1):
net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_event_handler()
Marcin Bernatowicz (1):
drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs
Mariano Baragiola (1):
staging: rtl8723bs: validate monitor transmit frame lengths
Mark Tomlinson (1):
gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock
Martin Kaiser (1):
selftests/ftrace: refactor eprobes test to fix argument checks
Mathieu Dubois-Briand (1):
nvmem: layouts: Add fixed-layout driver
Matt Fleming (1):
mm/huge_memory: initialise workingset state before folio split
Matti Vaittinen (1):
watchdog: bd96801_wdt: Fix timeout for enabled WDG
Maximilian Immanuel Brandtner (1):
tls: don't abort the connection on signal-interrupted sends
Maíra Canal (1):
drm/v3d: Serialize the scheduler timeout handlers
Michael Chan (1):
bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
Michael Guralnik (1):
net/mlx5: fw_tracer, return NULL on create error
Michael Wu (1):
tracing: Fix race between update_event_fields and, event_define_fields
Michal Luczaj (3):
selftests/bpf: Fail unbound UDP on sockmap update
selftests/bpf: Ensure UDP sockets are bound
selftests/bpf: Adapt sockmap update error handling
Michał Winiarski (1):
drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
Mimi Zohar (1):
ima: Instantiate file_truncate and path_truncate hooks
Muhammad Bilal (2):
staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()
staging: rtl8723bs: fix OOB read in WMM_param_handler()
Mykyta Yatsenko (1):
selftests/bpf: Add tests for sleepable tracepoint programs
Nathan Gao (1):
tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()
Nikhil P. Rao (2):
pds_core: keep the health thread stopped during reset
pds_core: cancel pending PCI reset work on AER recovery
Nikhil Solanke (1):
usb: core: Add quirk for 255-bytes initial config read
Nils Helmig (1):
Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUV
Or Har-Toov (1):
devlink: fix net namespace reference leak in reload
Panagiotis Petrakopoulos (1):
staging: rtl8723bs: fix missing shared-key auth challenge length check
Paolo Bonzini (1):
KVM: SVM: Serialize accesses to the owner and mirror list with separate lock
Pavel Begunkov (1):
net: devmem: prevent net-iov / page mixing
Pawel Laszczak (1):
usb: cdnsp: fix incorrect endian conversions for APB timeout register
Pengpeng Hou (2):
drm/bridge: ps8640: propagate AUX transfer register errors
net: prestera: validate firmware header length
Philipp David (1):
igc: fix netdev not re-attached after resume if interface is down
Qihang Tang (3):
packet: use consistent hard_header_len in non-ring send paths
packet: use consistent hard_header_len in TX_RING send path
net: remove CAP_SYS_RAWIO zero-padding in dev_validate_header
Qing Luo (1):
sctp: fix addip_serial increment on ASCONF_ACK allocation failure
Qing Ming (1):
sctp: clear new_transport when removing a peer
Qingfang Deng (1):
ovpn: fix incorrect use of rcu_access_pointer()
Qingshuang Fu (2):
hwmon: (nzxt-smart2) Check return value of init_device() in probe
hwmon: (ads7828) Fix external VREF regulator handling
Qu Wenruo (2):
btrfs: lzo: add error message for invalid headers
btrfs: initialize inode mapping flags for cached inodes
Rafael J. Wysocki (2):
Revert "thermal/drivers/hwmon: Cleanup coding style a bit"
Revert "thermal: hwmon: Register a hwmon device for each thermal zone"
Ralf Lici (1):
ovpn: add missing rtnl_link_ops->get_size callback
Ray Wu (2):
drm/amd/display: Add AV mute wait frames to dce110_set_avmute
drm/amd/display: Check for tg ops in dce110_set_avmute
Rik van Riel (2):
fbdev: bitblit: bound-check glyph index in bit_cursor()
x86/CPU: Add a tlbi= cmdline switch
Rong Zhang (2):
ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN
ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN for Logitech PRO X 2 LIGHTSPEED
Rosen Penev (1):
ARM: dts: BCM5301X: fix PCIe controller 2 second interrupt
Ryan Wilbur (1):
serial: 8250_of: clear stuck empty-FIFO RX-timeout on LPC32xx
SJ Park (3):
mm/damon/lru_sort: error out for >10000 active_mem_bp
samples/damon/mtier: error out for zero quota goal target values
mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}
Satish Kharat (1):
enic: fix tx_hang_reset use-after-free on device removal
Sean Christopherson (1):
KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
Sergey V. Frolov (1):
net: octeontx2-pf: Fix UB in shift operation
Shay Drory (1):
net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock
Shravya KN (3):
bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()
bnxt_en: Determine and store default RX ring in vnic structure
bnxt_en: Refresh VNIC default ring on queue restart if needed
Shuangpeng Bai (2):
smb: client: Fix use-after-free in cifs_try_adding_channels()
eventfs: Fix use-after-free in eventfs_remove_rec()
Sidraya Jayagond (1):
net/smc: fix TOCTOU race between smc_listen_out() and listener close
Sonali Pradhan (1):
usb: gadget: f_ncm: Use unsigned int for ndp_index
Stanislav Fomichev (6):
xsk: require at least 16 bytes of TX metadata
xsk: pass TX metadata pointer by reference
xsk: clear metadata pointer when no timestamp is requested
xsk: validate launch-time metadata size
xsk: move xsk_tx_metadata_request() to xdp_sock_drv.h
xsk: validate metadata when processing requests
Stefan Agner (1):
net: stmmac: resume PHY before hardware setup when opening the interface
Steven Rostedt (1):
eventfs: Use children field for rcu head and add memory barriers
Sun Jian (2):
net: fix skb length accounting after generic XDP frag adjustment
veth: fix skb length accounting after XDP frag adjustment
Takashi Iwai (2):
ALSA: usb-audio: Fix sticky mixer regressions on M-Audio Fast Track Ultra
ALSA: usb: Fix UAF at delayed release of MIDI2 EPs
Tejun Heo (6):
sched_ext: Reject setting disallow from init_task outside the enable path
sched_ext: Skip sub-disable teardown for never-linked sub-schedulers
sched_ext: Don't enable non-ext tasks in the sub-sched task loops
sched/psi: Shut down rtpoll_timer in psi_cgroup_free()
sched/psi: Create the psimon kthread outside of cgroup_mutex
sched_ext: Take cgroup_lock() first in scx_cgroup_lock()
Tengda Wu (1):
ring-buffer: Use current_context for safe per-CPU buffer swap
Toke Høiland-Jørgensen (1):
net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
Vincent Donnefort (3):
ring-buffer: Prevent subbuf order change when resizing is disabled
ring-buffer: Prevent resizing of persistent ring buffer
ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
Weiming Shi (2):
vsock/virtio: read virtqueues under worker locks
vsock/virtio: avoid refilling the RX queue after teardown
Wilken Gottwalt (1):
hwmon: (corsair-psu) fix possible out-of-bounds access on missing string termination
Will Chen (1):
bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
Xiang Mei (Microsoft) (1):
bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
Xin Long (1):
sctp: clear control chunk transport if it is being removed
Xu Rao (4):
thunderbolt: icm: Preserve USB4 proxy data-valid bit
ALSA: hda/tas2781: fix ACPI reference handling
scsi: scsi_debug: Negate wrapped memcmp() result
thunderbolt: Fix bandwidth group reservation indexing
Xuanqiang Luo (1):
udp: fix potential use-after-free in tunnel segmentation
Yangyu Chen (2):
net: atlantic: free stranded TX buffers on ring deinit
net: atlantic: free RX pages of consumed but not refilled buffers
Yi Cong (1):
net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()
Yiyang Chen (2):
bpf: Preserve pointer state for commuted arithmetic
bpf: Propagate untrusted pointer state in commuted arithmetic
Yizhou Zhao (1):
ipvs: separate destination availability state
Yousef Alhouseen (1):
vhost/vdpa: reject overflowing PA map page counts on 32-bit
Yuejie Shi (1):
ipv6: fix Route Information option length validation
Yuho Choi (1):
ARM: npcm: Fix OF node refcount leaks in SMP setup
Yun Zhou (1):
xfs: handle NULL b_addr in xfs_buf_free
Yuxiang Yang (1):
sctp: fix use-after-free of cached ASCONF chunk
Zhan Xusheng (1):
fscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()
Zhiling Zou (7):
ipvs: stop estimator after disabled calc phase
net: openvswitch: reallocate update replies for mismatched IDs
inet: frags: publish queues before arming timer
netfilter: bridge: release template ct on non-IP path
xdp: reject clones that overrun skb_shared_info tailroom
mm/page_table_check: skip special zero mappings
ip6_tunnel: clear skb2->cb[] in ip6ip6_err()
Zihan Xi (4):
packet: synchronize pressure clearing with ring reconfiguration
mac802154: fix netdev use-after-free in beacon worker
ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
netfilter: nf_conntrack: defer invalid log until after unlock
Zijie Huang (1):
net/sched: reject overly deep qdisc hierarchies
chanyoung (1):
tls: don't leave a full plaintext sk_msg ring unpushed
liyouhong (1):
mm/damon/ops-common: putback folios on invalid migrate nid
Łukasz Patron (1):
net: qrtr: ns: Raise lookup limit to 128
next reply other threads:[~2026-08-19 16:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-19 16:52 Greg Kroah-Hartman [this message]
2026-08-19 16:52 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2026081931-hatchling-married-9d53@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®