stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-17 15:21:50 to 2026-08-17 17:21:19 UTC [more...]

[PATCH net 1/1] net: l2tp: ignore multicast notification errors in netlink commands
 2026-08-17 17:21 UTC 

[PATCH 6.1 000/609] 6.1.183-rc1 review
 2026-08-17 17:20 UTC  (161+ messages)
` [PATCH 6.1 442/609] phy: zynqmp: keep SERDES scrambler and 8b/10b enabled for USB
` [PATCH 6.1 444/609] net: openvswitch: fix skb leak on flow key update failure during ct
` [PATCH 6.1 445/609] ice: wait for reset completion in ice_resume()
` [PATCH 6.1 446/609] i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
` [PATCH 6.1 447/609] i2c: imx: Fix slave registration race and error handling
` [PATCH 6.1 448/609] i2c: imx: Cancel hrtimer before clearing slave pointer
` [PATCH 6.1 449/609] can: c_can: c_can_chip_config(): keep controller in init mode until bittiming is configured
` [PATCH 6.1 450/609] can: ems_usb: validate CPC message lengths
` [PATCH 6.1 451/609] can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubmit failure
` [PATCH 6.1 460/609] can: ctucanfd: add missing MODULE_DEVICE_TABLE()
` [PATCH 6.1 461/609] can: ctucanfd: use self-test mode for PRESUME_ACK
` [PATCH 6.1 462/609] can: ctucanfd: unmap BAR0 using base address
` [PATCH 6.1 463/609] can: ctucanfd: handle bus error interrupts
` [PATCH 6.1 464/609] can: ctucanfd: mark error-active controller status valid
` [PATCH 6.1 465/609] drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPs
` [PATCH 6.1 466/609] drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO size
` [PATCH 6.1 467/609] drm/vc4: Zero the tile state data array before each BIN job
` [PATCH 6.1 468/609] drm/amdgpu: restore UMD profile pstate after runtime resume
` [PATCH 6.1 469/609] drm/amdgpu: cap GTT size to physical RAM on APUs
` [PATCH 6.1 470/609] drm/amdkfd: Handle invalid event type in CRIU event restore
` [PATCH 6.1 471/609] drm/amdkfd: hold event_mutex while checkpointing CRIU events
` [PATCH 6.1 472/609] drm/vmwgfx: drop dma_buf reference on foreign-fd prime import
` [PATCH 6.1 473/609] drm/vmwgfx: validate DRAW_PRIMITIVES header size before division
` [PATCH 6.1 474/609] drm/vmwgfx: bound DMA command body size against suffix pointer
` [PATCH 6.1 475/609] HID: logitech-dj: Fix maxfield check in DJ short report validation
` [PATCH 6.1 476/609] ata: libahci_platform: Do not set mask_port_map when not needed
` [PATCH 6.1 477/609] ata: ahci: Make ahci_ignore_port() handle empty mask_port_map
` [PATCH 6.1 478/609] mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
` [PATCH 6.1 479/609] mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios
` [PATCH 6.1 480/609] net: openvswitch: fix skb leak on flow key update failure during recirculation
` [PATCH 6.1 481/609] firmware: stratix10-svc: fix memory leaks and list corruption bugs
` [PATCH 6.1 482/609] gpio: pch: use raw_spinlock_t for the register lock
` [PATCH 6.1 483/609] Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref
` [PATCH 6.1 484/609] Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdev
` [PATCH 6.1 485/609] Bluetooth: hci_conn: fix potential UAF in create_big_sync
` [PATCH 6.1 486/609] mount: honour SB_NOUSER in the new mount API
` [PATCH 6.1 487/609] s390/zcrypt: Fix missing mem scrub at clear key import in cca_clr2cipherkey()
` [PATCH 6.1 488/609] NFS: Pin the struct nfs_server during a FREE_STATEID call
` [PATCH 6.1 489/609] ARM: npcm: Fix OF node refcount leaks in SMP setup
` [PATCH 6.1 490/609] Revert "net: thunderbolt: Enable end-to-end flow control also in transmit"
` [PATCH 6.1 491/609] bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
` [PATCH 6.1 492/609] netfilter: ipset: switch ext_size to atomic64_t
` [PATCH 6.1 493/609] ipvs: avoid out-of-bounds write in ip_vs_nat_icmp
` [PATCH 6.1 494/609] ipvs: return the csum validation for forward hook
` [PATCH 6.1 495/609] btrfs: fix memory leak in btrfs_do_encoded_write()
` [PATCH 6.1 496/609] bpf: Preserve pointer state for commuted arithmetic
` [PATCH 6.1 497/609] net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_event_handler()
` [PATCH 6.1 498/609] net/sched: cls_route: fix fastmap use-after-free on filter
` [PATCH 6.1 499/609] net: hisilicon: hix5hd2_gmac: remove redundant NAPI delete
` [PATCH 6.1 500/609] net/mlx5: fw_tracer, return NULL on create error
` [PATCH 6.1 501/609] counter: microchip-tcb-capture: Fix DT channel validation
` [PATCH 6.1 502/609] tcp: add a scheduling point in established_get_first()
` [PATCH 6.1 503/609] bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
` [PATCH 6.1 504/609] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH 6.1 505/609] bpf: tcp: Get rid of st_bucket_done
` [PATCH 6.1 506/609] bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
` [PATCH 6.1 507/609] bpf: tcp: Avoid socket skips and repeats during iteration
` [PATCH 6.1 508/609] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
` [PATCH 6.1 509/609] vhost/vdpa: reject overflowing PA map page counts on 32-bit
` [PATCH 6.1 510/609] udp: fix potential use-after-free in tunnel segmentation
` [PATCH 6.1 511/609] net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
` [PATCH 6.1 512/609] net/openvswitch: check Ethernet header length in key_extract()
` [PATCH 6.1 513/609] hwmon: (nzxt-smart2) Check return value of init_device() in probe
` [PATCH 6.1 514/609] hwmon: (lm25066) Use i2c_get_match_data()
` [PATCH 6.1 515/609] hwmon: (pmbus/lm25066) Fix PMBus coefficient calculations
` [PATCH 6.1 516/609] selftests/ftrace: refactor eprobes test to fix argument checks
` [PATCH 6.1 517/609] bnxt_en: Do not set EOP on RX AGG BDs on 5760X chips
` [PATCH 6.1 518/609] bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
` [PATCH 6.1 519/609] bnxt_en: Fix PTP PPS setting bug
` [PATCH 6.1 520/609] sctp: fix addip_serial increment on ASCONF_ACK allocation failure
` [PATCH 6.1 521/609] tcp: fix TFO max_qlen accounting across reuseport migration
` [PATCH 6.1 522/609] net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length
` [PATCH 6.1 523/609] net: prestera: validate firmware header length
` [PATCH 6.1 524/609] net: remove WARN_ON_ONCE() from sk_mc_loop()
` [PATCH 6.1 525/609] net/smc: fix TOCTOU race between smc_listen_out() and listener close
` [PATCH 6.1 526/609] net: qrtr: ns: Raise lookup limit to 128
` [PATCH 6.1 527/609] net: thunderbolt: Tear down DMA paths before stopping the rings
` [PATCH 6.1 528/609] ata: pata_sl82c105: fix bridge revision use-after-free
` [PATCH 6.1 529/609] net/atm: fix slab-out-of-bounds read in vcc_setsockopt()
` [PATCH 6.1 530/609] sctp: clear control chunk transport if it is being removed
` [PATCH 6.1 531/609] tls: dont abort the connection on signal-interrupted sends
` [PATCH 6.1 532/609] hwmon: (corsair-psu) fix possible out-of-bounds access on missing string termination
` [PATCH 6.1 533/609] regulator: devres: add API for reference voltage supplies
` [PATCH 6.1 534/609] hwmon: (ads7828) Fix external VREF regulator handling
` [PATCH 6.1 535/609] KVM: x86/mmu: Rename __direct_map() to direct_map()
` [PATCH 6.1 536/609] KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
` [PATCH 6.1 537/609] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers
` [PATCH 6.1 538/609] Input: evdev - sanitize event type index when fetching event masks
` [PATCH 6.1 539/609] ALSA: usb-audio: fix OOB write on Type II inbound URBs
` [PATCH 6.1 540/609] usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()
` [PATCH 6.1 541/609] thunderbolt: icm: Preserve USB4 proxy data-valid bit
` [PATCH 6.1 542/609] usb: cdnsp: fix incorrect endian conversions for APB timeout register
` [PATCH 6.1 543/609] usb: gadget: f_ncm: Use unsigned int for ndp_index
` [PATCH 6.1 544/609] net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()
` [PATCH 6.1 545/609] vt: add permission check for KDSKBMETA ioctl
` [PATCH 6.1 546/609] vt: stabilize tty reference in kbd_keycode with tty_port_tty_get
` [PATCH 6.1 547/609] Input: evdev - fix information leak in evdev_pass_values()
` [PATCH 6.1 548/609] ima: fix out-of-bounds read in xattr_verify()
` [PATCH 6.1 549/609] ipvs: add totalconns for dest
` [PATCH 6.1 550/609] ipvs: properly update the overload flag on dest edit
` [PATCH 6.1 551/609] ipvs: clear IPv4 options after rebasing tunnel ICMP errors
` [PATCH 6.1 552/609] net/packet: reset the MAC header on the packet-socket transmit path
` [PATCH 6.1 553/609] net: openvswitch: reallocate update replies for mismatched IDs
` [PATCH 6.1 554/609] net/sched: reject overly deep qdisc hierarchies
` [PATCH 6.1 555/609] net: octeontx2-pf: Fix UB in shift operation
` [PATCH 6.1 556/609] net: remove CAP_SYS_RAWIO zero-padding in dev_validate_header
` [PATCH 6.1 557/609] netfilter: ebt_nflog: pin the NFLOG backend
` [PATCH 6.1 558/609] net: bridge: mrp: fix uninitialised bytes on the wire
` [PATCH 6.1 559/609] futex: Prevent robust futex exit race some more
` [PATCH 6.1 560/609] fortify: refactor test_fortify Makefile to fix some build problems
` [PATCH 6.1 561/609] fortify: Disable -Wstringop-overread in tests
` [PATCH 6.1 562/609] pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPP
` [PATCH 6.1 563/609] RDMA/rxe: Fix a use-after-free problem in rxe_mmap
` [PATCH 6.1 564/609] fscrypt: Replace mk_users keyring with simple list
` [PATCH 6.1 565/609] selftests/bpf: Adapt sockmap update error handling
` [PATCH 6.1 566/609] selftests/bpf: Fail unbound UDP on sockmap update
` [PATCH 6.1 567/609] ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
` [PATCH 6.1 568/609] ipv4: fix use-after-free in fib_nhc_update_mtu()
` [PATCH 6.1 569/609] serial: 8250_dma: Clear stale RX state on shutdown
` [PATCH 6.1 570/609] staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()
` [PATCH 6.1 571/609] staging: rtl8723bs: fix OOB read in WMM_param_handler()
` [PATCH 6.1 572/609] staging: rtl8723bs: fix missing shared-key auth challenge length check
` [PATCH 6.1 573/609] staging: rtl8723bs: validate monitor transmit frame lengths
` [PATCH 6.1 574/609] misc: fastrpc: fix channel ctx ref leak when session alloc fails
` [PATCH 6.1 575/609] misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
` [PATCH 6.1 576/609] ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
` [PATCH 6.1 577/609] ALSA: usx2y: bound the hwdep mmap fault offset
` [PATCH 6.1 578/609] tracing: Fix race between update_event_fields and, event_define_fields
` [PATCH 6.1 579/609] fbdev: bitblit: bound-check glyph index in bit_cursor()
` [PATCH 6.1 580/609] net: smc: fix splice entry lifetime imbalance in smc_rx_splice
` [PATCH 6.1 581/609] ipv6: prevent in6_dev_get() from resurrecting inet6_dev
` [PATCH 6.1 582/609] netfilter: bridge: release template ct on non-IP path
` [PATCH 6.1 583/609] net: atlantic: free stranded TX buffers on ring deinit
` [PATCH 6.1 584/609] net: atlantic: free RX pages of consumed but not refilled buffers
` [PATCH 6.1 585/609] net/sched: act_gact, act_police: range check the fallback control action
` [PATCH 6.1 586/609] xdp: reject clones that overrun skb_shared_info tailroom
` [PATCH 6.1 587/609] vxlan: do not arm the ageing timer on a device that is down
` [PATCH 6.1 588/609] vsock/virtio: read virtqueues under worker locks
` [PATCH 6.1 589/609] vsock/virtio: avoid refilling the RX queue after teardown
` [PATCH 6.1 590/609] vhost: reset the vring metadata cache on vring reconfiguration
` [PATCH 6.1 591/609] tipc: read le->link under the node lock in tipc_node_link_down()
` [PATCH 6.1 592/609] smb: client: Fix use-after-free in cifs_try_adding_channels()
` [PATCH 6.1 593/609] KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
` [PATCH 6.1 594/609] Revert "thermal/drivers/hwmon: Cleanup coding style a bit"
` [PATCH 6.1 595/609] ptp: ocp: Fix board ID over-read
` [PATCH 6.1 596/609] ring-buffer: Use current_context for safe per-CPU buffer swap
` [PATCH 6.1 597/609] ipv6: fix Route Information option length validation
` [PATCH 6.1 598/609] ip6_tunnel: clear skb2->cb[] in ip6ip6_err()
` [PATCH 6.1 599/609] sched/psi: Shut down rtpoll_timer in psi_cgroup_free()
` [PATCH 6.1 600/609] bpf, sockmap: Fix sk_redir use-after-free in send verdict
` [PATCH 6.1 601/609] scsi: scsi_debug: Negate wrapped memcmp() result
` [PATCH 6.1 602/609] sctp: keep chunk->transport in step with the list it is queued on
` [PATCH 6.1 603/609] sctp: fix use-after-free of cached ASCONF chunk
` [PATCH 6.1 604/609] sctp: clear new_transport when removing a peer
` [PATCH 6.1 605/609] thunderbolt: Bound the DROM dual link port number before indexing sw->ports
` [PATCH 6.1 606/609] bpf: tcp: fix double sock release on batch realloc
` [PATCH 6.1 607/609] regulator: devres: fix devm_regulator_get_enable_read_voltage() return
` [PATCH 6.1 608/609] hwmon: (nct6775) Fix register for nct6799
` [PATCH 6.1 609/609] hwmon: (nct6775) Fix non-existent ALARM warning

[PATCH] smb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()
 2026-08-17 17:16 UTC 

[PATCH] smb: client: fix ALIGN() overflow in symlink_data() error context loop
 2026-08-17 17:16 UTC 

[PATCH v5 0/8] iio: light: ltr501: Add ltr329 support
 2026-08-17 17:08 UTC  (2+ messages)
` [PATCH v5 4/8] iio: light: ltr501: Power down chip if request irq fails

[PATCH v5 1/3] iio: pressure: dps310: fix CFG_REG bit definitions
 2026-08-17 17:07 UTC 

[PATCH v2] bnx2x: fix NULL pointer dereference in bnx2x_free_mem_bp()
 2026-08-17 16:56 UTC  (2+ messages)

[PATCH 7.1 000/271] 7.1.9-rc1 review
 2026-08-17 16:50 UTC  (2+ messages)

[PATCH] usb: gadget: f_mass_storage: fix null pointer dereference in fsg_common_set_num_buffers()
 2026-08-17 16:49 UTC  (4+ messages)

[PATCH net-next v2] net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
 2026-08-17 16:47 UTC  (3+ messages)

[PATCH net-next v3] net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
 2026-08-17 16:45 UTC  (2+ messages)

[PATCH v3 2/2] Bluetooth: hci_event: keep HCI_LE_ADV set if the host cancelled
 2026-08-17 16:42 UTC  (4+ messages)

[PATCH v2 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
 2026-08-17 16:33 UTC  (10+ messages)
` [PATCH v2 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()

[PATCH] media: v4l2-isp: reject zero-sized parameter blocks
 2026-08-17 16:19 UTC  (5+ messages)

[PATCH] fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free
 2026-08-17 15:58 UTC  (2+ messages)

[PATCH 5.15 000/456] 5.15.216-rc1 review
 2026-08-17 15:56 UTC  (3+ messages)
` [PATCH 5.15 364/456] firmware: stratix10-svc: fix memory leaks and list corruption bugs

[PATCH 5.10 000/389] 5.10.265-rc1 review
 2026-08-17 15:52 UTC  (3+ messages)
` [PATCH 5.10 307/389] firmware: stratix10-svc: fix memory leaks and list corruption bugs

[PATCH net v6 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-08-17 15:38 UTC  (4+ messages)
` [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets

[PATCH] drm/ssd130x: Set the address window in ssd132x_clear_screen()
 2026-08-17 15:24 UTC 

Patch "btrfs: move large data folios out of experimental features" has been added to the 7.1-stable tree
 2026-08-17 15:24 UTC  (2+ messages)

[PATCH] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
 2026-08-17 15:24 UTC  (2+ messages)

[PATCH 5.10] media: mtk-vcodec: potential null pointer deference in SCP
 2026-08-17 15:24 UTC  (2+ messages)

[PATCH 7.1.y] Revert "tracing: perf: Fix stale head for perf syscall tracing"
 2026-08-17 15:24 UTC  (2+ messages)

Please apply bed0c8084044 to 7.1.y and 6.18.y
 2026-08-17 15:24 UTC  (2+ messages)

[PATCH v2 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction
 2026-08-17 15:24 UTC  (2+ messages)

[PATCH] drivers: base: test: Depend on OF instead of selecting it
 2026-08-17 15:23 UTC  (2+ messages)


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