stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-03 16:06:56 to 2025-12-03 16:17:48 UTC [more...]

[PATCH 6.1 000/568] 6.1.159-rc1 review
 2025-12-03 15:20 UTC  (17+ messages)
` [PATCH 6.1 001/568] net/sched: sch_qfq: Fix null-deref in agg_dequeue
` [PATCH 6.1 002/568] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH 6.1 010/568] mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
` [PATCH 6.1 011/568] dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mp
` [PATCH 6.1 012/568] selftests: mptcp: disable add_addr retrans in endpoint_tests
` [PATCH 6.1 013/568] selftests: mptcp: join: mark delete re-add signal as skipped if not supported
` [PATCH 6.1 014/568] xhci: dbc: Provide sysfs option to configure dbc descriptors
` [PATCH 6.1 015/568] xhci: dbc: poll at different rate depending on data transfer activity
` [PATCH 6.1 016/568] xhci: dbc: Allow users to modify DbC poll interval via sysfs
` [PATCH 6.1 017/568] xhci: dbc: Improve performance by removing delay in transfer event polling
` [PATCH 6.1 018/568] xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive
` [PATCH 6.1 019/568] xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event
` [PATCH 6.1 020/568] serial: sc16is7xx: remove unused to_sc16is7xx_port macro
` [PATCH 6.1 021/568] serial: sc16is7xx: reorder code to remove prototype declarations
` [PATCH 6.1 022/568] serial: sc16is7xx: refactor EFR lock
` [PATCH 6.1 023/568] serial: sc16is7xx: remove useless enable of enhanced features

[PATCH 5.15 000/392] 5.15.197-rc1 review
 2025-12-03 15:29 UTC  (185+ messages)
` [PATCH 5.15 202/392] tools bitmap: Add missing asm-generic/bitsperlong.h include
` [PATCH 5.15 204/392] ASoC: meson: aiu-encoder-i2s: fix bit clock polarity
` [PATCH 5.15 205/392] ceph: add checking of wait_for_completion_killable() return value
` [PATCH 5.15 206/392] ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot again
` [PATCH 5.15 207/392] Revert "wifi: ath10k: avoid unnecessary wait for service ready message"
` [PATCH 5.15 208/392] riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
` [PATCH 5.15 209/392] net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
` [PATCH 5.15 210/392] selftests/net: fix out-of-order delivery of FIN in gro:tcp test
` [PATCH 5.15 211/392] selftests/net: fix GRO coalesce test and add ext header coalesce tests
` [PATCH 5.15 218/392] net: dsa: b53: stop reading ARL entries if search is done
` [PATCH 5.15 219/392] sctp: Hold RCU read lock while iterating over address list
` [PATCH 5.15 220/392] sctp: Prevent TOCTOU out-of-bounds write
` [PATCH 5.15 221/392] sctp: Hold sock lock while iterating over address list
` [PATCH 5.15 222/392] net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
` [PATCH 5.15 223/392] bnxt_en: PTP: Refactor PTP initialization functions
` [PATCH 5.15 224/392] bnxt_en: Fix a possible memory leak in bnxt_ptp_init
` [PATCH 5.15 225/392] tracing: Fix memory leaks in create_field_var()
` [PATCH 5.15 226/392] rtc: rx8025: fix incorrect register reference
` [PATCH 5.15 227/392] lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
` [PATCH 5.15 228/392] extcon: adc-jack: Cleanup wakeup source only if it was enabled
` [PATCH 5.15 229/392] selftests: netdevsim: set test timeout to 10 minutes
` [PATCH 5.15 230/392] drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD
` [PATCH 5.15 231/392] compiler_types: Move unused static inline functions warning to W=2
` [PATCH 5.15 232/392] RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence errors
` [PATCH 5.15 233/392] NFS4: Fix state renewals missing after boot
` [PATCH 5.15 234/392] HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
` [PATCH 5.15 235/392] NFS: check if suid/sgid was cleared after a write as needed
` [PATCH 5.15 236/392] ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
` [PATCH 5.15 237/392] net: fec: correct rx_bytes statistic for the case SHIFT16 is set
` [PATCH 5.15 238/392] Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF
` [PATCH 5.15 239/392] Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
` [PATCH 5.15 240/392] Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusion
` [PATCH 5.15 241/392] Bluetooth: 6lowpan: Dont hold spin lock over sleeping functions
` [PATCH 5.15 242/392] sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rto
` [PATCH 5.15 243/392] net/smc: fix mismatch between CLC header and proposal
` [PATCH 5.15 244/392] tipc: Fix use-after-free in tipc_mon_reinit_self()
` [PATCH 5.15 245/392] net: mdio: fix resource leak in mdiobus_register_device()
` [PATCH 5.15 246/392] wifi: mac80211: skip rate verification for not captured PSDUs
` [PATCH 5.15 247/392] net: sched: act: move global static variable net_id to tc_action_ops
` [PATCH 5.15 248/392] net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
` [PATCH 5.15 249/392] net/sched: act_connmark: transition to percpu stats and rcu
` [PATCH 5.15 250/392] net_sched: act_connmark: use RCU in tcf_connmark_dump()
` [PATCH 5.15 251/392] net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
` [PATCH 5.15 252/392] net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
` [PATCH 5.15 253/392] net/mlx5e: Fix maxrate wraparound in threshold between units
` [PATCH 5.15 254/392] net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps
` [PATCH 5.15 255/392] net_sched: limit try_bulk_dequeue_skb() batches
` [PATCH 5.15 256/392] hsr: Fix supervision frame sending on HSRv0
` [PATCH 5.15 257/392] Bluetooth: L2CAP: export l2cap_chan_hold for modules
` [PATCH 5.15 258/392] acpi,srat: Fix incorrect device handle check for Generic Initiator
` [PATCH 5.15 259/392] regulator: fixed: fix GPIO descriptor leak on register failure
` [PATCH 5.15 260/392] ASoC: cs4271: Fix regulator leak on probe failure
` [PATCH 5.15 261/392] drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE
` [PATCH 5.15 262/392] NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
` [PATCH 5.15 263/392] ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_badd
` [PATCH 5.15 264/392] bpf: Add bpf_prog_run_data_pointers()
` [PATCH 5.15 265/392] mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
` [PATCH 5.15 266/392] mm/ksm: fix flag-dropping behavior in ksm_madvise
` [PATCH 5.15 267/392] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
` [PATCH 5.15 268/392] mtd: onenand: Pass correct pointer to IRQ handler
` [PATCH 5.15 269/392] netfilter: nf_tables: reject duplicate device on updates
` [PATCH 5.15 270/392] HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
` [PATCH 5.15 271/392] NFSD: free copynotify stateid in nfs4_free_ol_stateid()
` [PATCH 5.15 272/392] gcov: add support for GCC 15
` [PATCH 5.15 273/392] strparser: Fix signed/unsigned mismatch bug
` [PATCH 5.15 274/392] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
` [PATCH 5.15 275/392] fs/proc: fix uaf in proc_readdir_de()
` [PATCH 5.15 276/392] ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
` [PATCH 5.15 277/392] spi: Try to get ACPI GPIO IRQ earlier
` [PATCH 5.15 278/392] EDAC/altera: Handle OCRAM ECC enable after warm reset
` [PATCH 5.15 279/392] EDAC/altera: Use INTTEST register for Ethernet and USB SBE injection
` [PATCH 5.15 280/392] isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
` [PATCH 5.15 281/392] net/sched: act_connmark: handle errno on tcf_idr_check_alloc
` [PATCH 5.15 282/392] HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155
` [PATCH 5.15 283/392] mtd: rawnand: cadence: fix DMA device NULL pointer dereference
` [PATCH 5.15 284/392] exfat: check return value of sb_min_blocksize in exfat_read_boot_sector
` [PATCH 5.15 285/392] be2net: pass wrb_params in case of OS2BMC
` [PATCH 5.15 286/392] Input: cros_ec_keyb - fix an invalid memory access
` [PATCH 5.15 287/392] Input: imx_sc_key - fix memory corruption on unload
` [PATCH 5.15 288/392] nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()
` [PATCH 5.15 289/392] scsi: sg: Do not sleep in atomic context
` [PATCH 5.15 290/392] scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()
` [PATCH 5.15 291/392] MIPS: Malta: Fix !EVA SOC-it PCI MMIO
` [PATCH 5.15 292/392] mptcp: fix race condition in mptcp_schedule_work()
` [PATCH 5.15 293/392] drm/tegra: dc: Fix reference leak in tegra_dc_couple()
` [PATCH 5.15 294/392] mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()
` [PATCH 5.15 295/392] net: dsa: hellcreek: fix missing error handling in LED registration
` [PATCH 5.15 296/392] net: openvswitch: remove never-working support for setting nsh fields
` [PATCH 5.15 297/392] s390/ctcm: Fix double-kfree
` [PATCH 5.15 298/392] platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos
` [PATCH 5.15 299/392] kernel.h: Move ARRAY_SIZE() to a separate header
` [PATCH 5.15 300/392] net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()
` [PATCH 5.15 301/392] vsock: Ignore signal/timeout on connect() if already established
` [PATCH 5.15 302/392] scsi: core: Fix a regression triggered by scsi_host_busy()
` [PATCH 5.15 303/392] selftests: net: use BASH for bareudp testing
` [PATCH 5.15 304/392] net: tls: Cancel RX async resync request on rcd_delta overflow
` [PATCH 5.15 305/392] kconfig/mconf: Initialize the default locale at startup
` [PATCH 5.15 306/392] kconfig/nconf: "
` [PATCH 5.15 307/392] mm/mm_init: fix hash table order logging in alloc_large_system_hash()
` [PATCH 5.15 308/392] mm/secretmem: fix use-after-free race in fault handler
` [PATCH 5.15 309/392] ALSA: usb-audio: fix uac2 clock source at terminal parser
` [PATCH 5.15 310/392] net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error
` [PATCH 5.15 311/392] tracing/tools: Fix incorrcet short option in usage text for --threads
` [PATCH 5.15 312/392] uio_hv_generic: Set event for all channels on the device
` [PATCH 5.15 313/392] Makefile.compiler: replace cc-ifversion with compiler-specific macros
` [PATCH 5.15 314/392] btrfs: add helper to truncate inode items when logging inode
` [PATCH 5.15 315/392] btrfs: fix crash on racing fsync and size-extending write into prealloc
` [PATCH 5.15 316/392] net: qede: Initialize qede_ll_ops with designated initializer
` [PATCH 5.15 317/392] mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
` [PATCH 5.15 318/392] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH 5.15 319/392] pmdomain: imx: Fix reference count leak in imx_gpc_remove
` [PATCH 5.15 320/392] pmdomain: arm: scmi: Fix genpd leak on provider registration failure
` [PATCH 5.15 321/392] pmdomain: samsung: plug potential memleak during probe
` [PATCH 5.15 322/392] selftests: mptcp: connect: fix fallback note due to OoO
` [PATCH 5.15 323/392] mptcp: Disallow MPTCP subflows from sockmap
` [PATCH 5.15 324/392] usb: deprecate the third argument of usb_maxpacket()
` [PATCH 5.15 325/392] Input: remove "
` [PATCH 5.15 326/392] Input: pegasus-notetaker - fix potential out-of-bounds access
` [PATCH 5.15 327/392] ata: libata-scsi: Fix system suspend for a security locked drive
` [PATCH 5.15 328/392] dt-bindings: pinctrl: toshiba,visconti: Fix number of items in groups
` [PATCH 5.15 329/392] mm/mempool: replace kmap_atomic() with kmap_local_page()
` [PATCH 5.15 330/392] mm/mempool: fix poisoning order>0 pages with HIGHMEM
` [PATCH 5.15 331/392] mptcp: fix ack generation for fallback msk
` [PATCH 5.15 332/392] mptcp: fix premature close in case of fallback
` [PATCH 5.15 333/392] mptcp: fix a race in mptcp_pm_del_add_timer()
` [PATCH 5.15 334/392] mptcp: do not fallback when OoO is present
` [PATCH 5.15 335/392] Revert "block: Move checking GENHD_FL_NO_PART to bdev_add_partition()"
` [PATCH 5.15 336/392] Revert "block: dont add or resize partition on the disk with GENHD_FL_NO_PART"
` [PATCH 5.15 337/392] can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
` [PATCH 5.15 338/392] Bluetooth: SMP: Fix not generating mackey and ltk when repairing
` [PATCH 5.15 339/392] platform/x86: intel: punit_ipc: fix memory corruption
` [PATCH 5.15 340/392] net: aquantia: Add missing descriptor cache invalidation on ATL2
` [PATCH 5.15 341/392] net/mlx5e: Fix validation logic in rate limiting
` [PATCH 5.15 342/392] net: sxgbe: fix potential NULL dereference in sxgbe_rx()
` [PATCH 5.15 343/392] net: dsa: sja1105: Convert to mdiobus_c45_read
` [PATCH 5.15 344/392] net: dsa: sja1105: simplify static configuration reload
` [PATCH 5.15 345/392] net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing traffic
` [PATCH 5.15 346/392] net: atlantic: fix fragment overflow handling in RX path
` [PATCH 5.15 347/392] mailbox: mailbox-test: Fix debugfs_create_dir error checking
` [PATCH 5.15 348/392] spi: bcm63xx: fix premature CS deassertion on RX-only transactions
` [PATCH 5.15 349/392] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
` [PATCH 5.15 350/392] iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
` [PATCH 5.15 351/392] iio:common:ssp_sensors: Fix an error handling path ssp_probe()
` [PATCH 5.15 352/392] iio: accel: bmc150: Fix irq assumption regression
` [PATCH 5.15 353/392] MIPS: mm: Prevent a TLB shutdown on initial uniquification
` [PATCH 5.15 354/392] MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
` [PATCH 5.15 355/392] atm/fore200e: Fix possible data race in fore200e_open()
` [PATCH 5.15 356/392] can: sja1000: fix max irq loop handling
` [PATCH 5.15 357/392] can: sun4i_can: sun4i_can_interrupt(): "
` [PATCH 5.15 358/392] dm-verity: fix unreliable memory allocation
` [PATCH 5.15 359/392] drivers/usb/dwc3: fix PCI parent check
` [PATCH 5.15 360/392] thunderbolt: Add support for Intel Wildcat Lake
` [PATCH 5.15 361/392] slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves
` [PATCH 5.15 362/392] firmware: stratix10-svc: fix bug in saving controller data
` [PATCH 5.15 363/392] serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
` [PATCH 5.15 364/392] most: usb: fix double free on late probe failure
` [PATCH 5.15 365/392] usb: cdns3: Fix double resource release in cdns3_pci_probe
` [PATCH 5.15 366/392] usb: gadget: f_eem: Fix memory leak in eem_unwrap
` [PATCH 5.15 367/392] usb: storage: Fix memory leak in USB bulk transport
` [PATCH 5.15 368/392] USB: storage: Remove subclass and protocol overrides from Novatek quirk
` [PATCH 5.15 369/392] usb: storage: sddr55: Reject out-of-bound new_pba
` [PATCH 5.15 370/392] usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
` [PATCH 5.15 371/392] usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths
` [PATCH 5.15 372/392] xhci: dbgtty: Fix data corruption when transmitting data form DbC to host
` [PATCH 5.15 373/392] USB: serial: ftdi_sio: add support for u-blox EVK-M101
` [PATCH 5.15 374/392] USB: serial: option: add support for Rolling RW101R-GL
` [PATCH 5.15 375/392] drm: sti: fix device leaks at component probe
` [PATCH 5.15 376/392] drm/amd/display: Check NULL before accessing
` [PATCH 5.15 377/392] libceph: fix potential use-after-free in have_mon_and_osd_map()
` [PATCH 5.15 378/392] libceph: prevent potential out-of-bounds writes in handle_auth_session_key()
` [PATCH 5.15 379/392] staging: rtl8712: Remove driver using deprecated API wext
` [PATCH 5.15 380/392] selftests: mptcp: join: rm: set backup flag
` [PATCH 5.15 381/392] mptcp: avoid unneeded subflow-level drops
` [PATCH 5.15 382/392] mptcp: Fix proto fallback detection with BPF
` [PATCH 5.15 383/392] smb: client: fix memory leak in cifs_construct_tcon()
` [PATCH 5.15 384/392] usb: renesas_usbhs: Convert to platform remove callback returning void
` [PATCH 5.15 385/392] usb: renesas_usbhs: Fix synchronous external abort on unbind
` [PATCH 5.15 386/392] usb: typec: ucsi: psy: Set max current to zero when disconnected
` [PATCH 5.15 387/392] Bluetooth: Add more enc key size check
` [PATCH 5.15 388/392] scsi: pm80xx: Set phy->enable_completion only when we
` [PATCH 5.15 389/392] selftests/bpf: Dont rely on preserving volatile in PT_REGS macros in loop3
` [PATCH 5.15 390/392] libbpf: Fix riscv register names
` [PATCH 5.15 391/392] libbpf, riscv: Use a0 for RC register
` [PATCH 5.15 392/392] libbpf: Fix invalid return address register in s390


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