public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-23 20:03:18 to 2026-04-24 13:35:03 UTC [more...]

[PATCH 6.6 000/166] 6.6.136-rc1 review
 2026-04-24 13:29 UTC  (30+ messages)
` [PATCH 6.6 001/166] RDMA/irdma: Fix double free related to rereg_user_mr
` [PATCH 6.6 002/166] ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK BM1403CDA
` [PATCH 6.6 003/166] ALSA: hda/realtek: Add HP ENVY Laptop 13-ba0xxx quirk
` [PATCH 6.6 004/166] ALSA: hda/realtek: Add quirk for ASUS ROG Flow Z13-KJP GZ302EAC
` [PATCH 6.6 005/166] media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()
` [PATCH 6.6 006/166] ALSA: asihpi: avoid write overflow check warning
` [PATCH 6.6 007/166] ASoC: amd: yc: Add DMI quirk for Thin A15 B7VF
` [PATCH 6.6 008/166] ASoC: SOF: topology: reject invalid vendor array size in token parser
` [PATCH 6.6 009/166] can: mcp251x: add error handling for power enable in open and resume
` [PATCH 6.6 010/166] btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file()
` [PATCH 6.6 012/166] netfilter: nft_set_pipapo_avx2: dont return non-matching entry on expiry
` [PATCH 6.6 013/166] ALSA: hda/realtek: add quirk for Framework F111:000F
` [PATCH 6.6 021/166] HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3
` [PATCH 6.6 022/166] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10
` [PATCH 6.6 023/166] HID: roccat: fix use-after-free in roccat_report_event
` [PATCH 6.6 024/166] ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
` [PATCH 6.6 025/166] wifi: brcmfmac: validate bsscfg indices in IF events
` [PATCH 6.6 026/166] ASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_J
` [PATCH 6.6 027/166] soc: aspeed: socinfo: Mask table entries for accurate SoC ID matching
` [PATCH 6.6 028/166] arm64: dts: imx8mq: Set the correct gpu_ahb clock frequency
` [PATCH 6.6 029/166] PCI: hv: Set default NUMA node to 0 for devices without affinity info
` [PATCH 6.6 030/166] drm/vc4: Release runtime PM reference after binding V3D
` [PATCH 6.6 031/166] drm/vc4: Fix memory leak of BO array in hang state
` [PATCH 6.6 032/166] drm/vc4: Fix a memory leak in hang state error path
` [PATCH 6.6 033/166] drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
` [PATCH 6.6 034/166] eventpoll: defer struct eventpoll free to RCU grace period
` [PATCH 6.6 035/166] net: sched: act_csum: validate nested VLAN headers
` [PATCH 6.6 036/166] net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
` [PATCH 6.6 037/166] ipv4: icmp: fix null-ptr-deref in icmp_build_probe()

[PATCH 7.0 00/42] 7.0.2-rc1 review
 2026-04-24 13:31 UTC  (43+ messages)
` [PATCH 7.0 01/42] crypto: authencesn - Fix src offset when decrypting in-place
` [PATCH 7.0 02/42] pwm: th1520: fix `CLIPPY=1` warning
` [PATCH 7.0 03/42] drm/amdgpu: replace PASID IDR with XArray
` [PATCH 7.0 04/42] crypto: krb5enc - fix sleepable flag handling in encrypt dispatch
` [PATCH 7.0 05/42] crypto: krb5enc - fix async decrypt skipping hash verification
` [PATCH 7.0 06/42] ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger
` [PATCH 7.0 07/42] ksmbd: validate owner of durable handle on reconnect
` [PATCH 7.0 08/42] scripts: generate_rust_analyzer.py: define scripts
` [PATCH 7.0 09/42] scripts/dtc: Remove unused dts_version in dtc-lexer.l
` [PATCH 7.0 10/42] fs/ntfs3: validate rec->used in journal-replay file record check
` [PATCH 7.0 11/42] f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally
` [PATCH 7.0 12/42] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
` [PATCH 7.0 13/42] f2fs: fix to avoid memory leak in f2fs_rename()
` [PATCH 7.0 14/42] f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer
` [PATCH 7.0 15/42] fuse: reject oversized dirents in page cache
` [PATCH 7.0 16/42] fuse: abort on fatal signal during sync init
` [PATCH 7.0 17/42] fuse: Check for large folio with SPLICE_F_MOVE
` [PATCH 7.0 18/42] fuse: quiet down complaints in fuse_conn_limit_write
` [PATCH 7.0 19/42] fuse: fuse_dev_ioctl_clone() should wait for device file to be initialized
` [PATCH 7.0 20/42] ksmbd: require minimum ACE size in smb_check_perm_dacl()
` [PATCH 7.0 21/42] smb: server: fix active_num_conn leak on transport allocation failure
` [PATCH 7.0 22/42] smb: client: fix dir separator in SMB1 UNIX mounts
` [PATCH 7.0 23/42] smb: server: fix max_connections off-by-one in tcp accept path
` [PATCH 7.0 24/42] smb: client: require a full NFS mode SID before reading mode bits
` [PATCH 7.0 25/42] smb: client: validate the whole DACL before rewriting it in cifsacl
` [PATCH 7.0 26/42] smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
` [PATCH 7.0 27/42] ksmbd: validate response sizes in ipc_validate_msg()
` [PATCH 7.0 28/42] ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
` [PATCH 7.0 29/42] ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
` [PATCH 7.0 30/42] ksmbd: use check_add_overflow() to prevent u16 DACL size overflow
` [PATCH 7.0 31/42] ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
` [PATCH 7.0 32/42] writeback: Fix use after free in inode_switch_wbs_work_fn()
` [PATCH 7.0 33/42] f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()
` [PATCH 7.0 34/42] ALSA: usb-audio: apply quirk for MOONDROP JU Jiu
` [PATCH 7.0 35/42] ALSA: hda/realtek: Add quirk for Legion S7 15IMH
` [PATCH 7.0 36/42] ALSA: caiaq: take a reference on the USB device in create_card()
` [PATCH 7.0 37/42] net/packet: fix TOCTOU race on mmapd vnet_hdr in tpacket_snd()
` [PATCH 7.0 38/42] crypto: ccp: Dont attempt to copy CSR to userspace if PSP command failed
` [PATCH 7.0 39/42] crypto: ccp: Dont attempt to copy PDH cert "
` [PATCH 7.0 40/42] crypto: ccp: Dont attempt to copy ID "
` [PATCH 7.0 41/42] rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
` [PATCH 7.0 42/42] mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER

FAILED: patch "[PATCH] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in" failed to apply to 6.1-stable tree
 2026-04-24 13:33 UTC  (2+ messages)
` [PATCH 6.1.y] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()

FAILED: patch "[PATCH] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in" failed to apply to 6.6-stable tree
 2026-04-24 13:28 UTC  (2+ messages)
` [PATCH 6.6.y] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()

FAILED: patch "[PATCH] f2fs: fix to do sanity check on dcc->discard_cmd_cnt" failed to apply to 5.15-stable tree
 2026-04-24 13:28 UTC  (2+ messages)
` [PATCH 5.15.y] f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally

[PATCH v7 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-04-24 13:21 UTC  (3+ messages)
` [PATCH v7 1/1] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

[PATCH] wifi: mac80211: drop stray 'static' from fast-RX rx_result
 2026-04-24 13:14 UTC 

FAILED: patch "[PATCH] ksmbd: require minimum ACE size in smb_check_perm_dacl()" failed to apply to 6.6-stable tree
 2026-04-24 13:04 UTC  (4+ messages)
` [PATCH 6.6.y 1/3] smb: move some duplicate definitions to common/smbacl.h
  ` [PATCH 6.6.y 2/3] smb: common: change the data type of num_aces to le16
  ` [PATCH 6.6.y 3/3] ksmbd: require minimum ACE size in smb_check_perm_dacl()

FAILED: patch "[PATCH] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in" failed to apply to 6.12-stable tree
 2026-04-24 13:03 UTC  (2+ messages)
` [PATCH 6.12.y] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()

FAILED: patch "[PATCH] f2fs: fix to do sanity check on dcc->discard_cmd_cnt" failed to apply to 6.1-stable tree
 2026-04-24 13:03 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] f2fs: use kfree() instead of kvfree() to free some memory
  ` [PATCH 6.1.y 2/2] f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally

[PATCH v2] ALSA: aloop: Fix peer runtime UAF during format-change stop
 2026-04-24 12:48 UTC 

FAILED: patch "[PATCH] md/raid1,raid10: don't handle IO error for REQ_RAHEAD and" failed to apply to 6.6-stable tree
 2026-04-24 12:34 UTC 

FAILED: patch "[PATCH] f2fs: fix to do sanity check on dcc->discard_cmd_cnt" failed to apply to 6.6-stable tree
 2026-04-24 12:32 UTC 

FAILED: patch "[PATCH] f2fs: fix to do sanity check on dcc->discard_cmd_cnt" failed to apply to 6.12-stable tree
 2026-04-24 12:32 UTC 

[PATCH net] net: mana: Optimize irq affinity for low vcpu configs
 2026-04-24 12:21 UTC  (2+ messages)

[PATCH v2] wifi: mac80211: fix the issue of NULL pointer access when deleting the virtual interface
 2026-04-24 12:17 UTC  (3+ messages)
` [PATCH] wifi: mac80211: restore monitor injection when coexisting with another VIF

[PATCH] ALSA: aloop: Fix peer runtime UAF during format-change stop
 2026-04-24 12:14 UTC  (3+ messages)

[REQUEST] crypto backport for 6.6
 2026-04-24 11:53 UTC  (4+ messages)

+ ocfs2-use-kzalloc-for-quota-recovery-bitmap-allocation.patch added to mm-nonmm-unstable branch
 2026-04-24 11:43 UTC 

[PATCH] driver core: faux: fix root device registration
 2026-04-24 11:42 UTC  (3+ messages)

[PATCH] smb: client: Fix error cleanup in smb_extract_iter_to_rdma()
 2026-04-24 11:39 UTC  (3+ messages)

[PATCH v4 0/5] arm64: dts: qcom: sdm630/660 FastRPC fixes
 2026-04-24 11:13 UTC  (2+ messages)
` [PATCH v4 3/5] arm64: dts: qcom: sdm630: describe adsp_mem region properly

+ mm-damon-stat-detect-and-use-fresh-enabled-value.patch added to mm-hotfixes-unstable branch
 2026-04-24 11:05 UTC 

+ mm-damon-lru_sort-detect-and-use-fresh-enabled-and-kdamond_pid-values.patch added to mm-hotfixes-unstable branch
 2026-04-24 11:05 UTC 

+ mm-damon-reclaim-detect-and-use-fresh-enabled-and-kdamond_pid-values.patch added to mm-hotfixes-unstable branch
 2026-04-24 11:05 UTC 

[PATCH] staging: vme_user: fix root device leak on init failure
 2026-04-24 10:49 UTC 

[PATCH] virtio-mmio: fix device release warning on module unload
 2026-04-24 10:48 UTC 

[PATCH 1/5] MIPS: ip22-gio: fix kfree() of static object
 2026-04-24 10:28 UTC  (3+ messages)
` [PATCH 2/5] MIPS: ip22-gio: fix gio device memory leak
` [PATCH 3/5] MIPS: ip22-gio: fix device reference leak in probe

FAILED: patch "[PATCH] net/packet: fix TOCTOU race on mmap'd vnet_hdr in" failed to apply to 5.10-stable tree
 2026-04-24  9:50 UTC 

FAILED: patch "[PATCH] net/packet: fix TOCTOU race on mmap'd vnet_hdr in" failed to apply to 5.15-stable tree
 2026-04-24  9:50 UTC 

FAILED: patch "[PATCH] net/packet: fix TOCTOU race on mmap'd vnet_hdr in" failed to apply to 6.1-stable tree
 2026-04-24  9:50 UTC 

[PATCH] f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()
 2026-04-24  9:45 UTC  (3+ messages)
  ` [f2fs-dev] "

FAILED: patch "[PATCH] f2fs: fix use-after-free of sbi in" failed to apply to 5.10-stable tree
 2026-04-24  9:45 UTC 

FAILED: patch "[PATCH] f2fs: fix use-after-free of sbi in" failed to apply to 5.15-stable tree
 2026-04-24  9:45 UTC 

FAILED: patch "[PATCH] ksmbd: reset rcount per connection in" failed to apply to 6.6-stable tree
 2026-04-24  9:44 UTC 

FAILED: patch "[PATCH] ksmbd: reset rcount per connection in" failed to apply to 6.12-stable tree
 2026-04-24  9:44 UTC 

FAILED: patch "[PATCH] ksmbd: use check_add_overflow() to prevent u16 DACL size" failed to apply to 5.15-stable tree
 2026-04-24  9:43 UTC 

FAILED: patch "[PATCH] ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment" failed to apply to 5.15-stable tree
 2026-04-24  9:43 UTC 

FAILED: patch "[PATCH] ksmbd: validate num_aces and harden ACE walk in" failed to apply to 5.15-stable tree
 2026-04-24  9:43 UTC 

FAILED: patch "[PATCH] ksmbd: validate num_aces and harden ACE walk in" failed to apply to 6.1-stable tree
 2026-04-24  9:43 UTC 

FAILED: patch "[PATCH] ksmbd: validate num_aces and harden ACE walk in" failed to apply to 6.6-stable tree
 2026-04-24  9:43 UTC 

FAILED: patch "[PATCH] smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO" failed to apply to 5.10-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO" failed to apply to 5.15-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: client: validate the whole DACL before rewriting it in" failed to apply to 5.15-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: client: validate the whole DACL before rewriting it in" failed to apply to 6.6-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: client: validate the whole DACL before rewriting it in" failed to apply to 6.1-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: client: validate the whole DACL before rewriting it in" failed to apply to 6.12-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: client: validate the whole DACL before rewriting it in" failed to apply to 6.18-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: client: require a full NFS mode SID before reading mode" failed to apply to 5.10-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: client: require a full NFS mode SID before reading mode" failed to apply to 5.15-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: server: fix max_connections off-by-one in tcp accept" failed to apply to 5.15-stable tree
 2026-04-24  9:42 UTC 

FAILED: patch "[PATCH] smb: server: fix active_num_conn leak on transport allocation" failed to apply to 5.15-stable tree
 2026-04-24  9:41 UTC 

FAILED: patch "[PATCH] ksmbd: require minimum ACE size in smb_check_perm_dacl()" failed to apply to 5.15-stable tree
 2026-04-24  9:41 UTC 

FAILED: patch "[PATCH] ksmbd: require minimum ACE size in smb_check_perm_dacl()" failed to apply to 6.1-stable tree
 2026-04-24  9:41 UTC 

FAILED: patch "[PATCH] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in" failed to apply to 5.15-stable tree
 2026-04-24  9:38 UTC 

FAILED: patch "[PATCH] f2fs: fix UAF caused by decrementing sbi->nr_pages[] in" failed to apply to 5.10-stable tree
 2026-04-24  9:38 UTC 

FAILED: patch "[PATCH] f2fs: fix to do sanity check on dcc->discard_cmd_cnt" failed to apply to 5.10-stable tree
 2026-04-24  9:38 UTC 

[PATCH] fbdev: q40fb: fix reference leak on failed device registration
 2026-04-24  9:04 UTC  (2+ messages)

[PATCH] fbdev: hitfb: fix reference leak on failed device registration
 2026-04-24  9:00 UTC  (2+ messages)

[PATCH] fbdev: dnfb: fix reference leak on failed device registration
 2026-04-24  8:57 UTC  (2+ messages)

[PATCH] serial: 8250_accent: fix reference leak on failed device registration
 2026-04-24  8:49 UTC  (3+ messages)

[PATCH] ssb: fix reference leaks on failed flash device registration
 2026-04-24  8:47 UTC  (2+ messages)

[PATCH] regulator: wm8400: fix reference leak on failed device registration
 2026-04-24  8:39 UTC  (3+ messages)

[PATCH] platform/x86: intel_scu_wdt: fix reference leak on failed device registration
 2026-04-24  8:36 UTC  (3+ messages)

[PATCH] eeprom: digsy_mtc: fix reference leak on failed device registration
 2026-04-24  8:36 UTC  (4+ messages)

[PATCH] platform/chrome: fix reference leak on failed device registration
 2026-04-24  8:33 UTC  (5+ messages)

[PATCH net] iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() test
 2026-04-24  8:32 UTC  (3+ messages)
    ` [Intel-wired-lan] "

[PATCH] pcmcia: tcic: fix init_tcic() error handling
 2026-04-24  8:28 UTC  (2+ messages)

[PATCH v6 1/7] mm/sparse-vmemmap: Fix vmemmap accounting underflow
 2026-04-24  8:20 UTC  (8+ messages)
` [PATCH v6 2/7] mm/memory_hotplug: Fix incorrect altmap passing in error path
` [PATCH v6 4/7] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v6 5/7] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH v6 6/7] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE

[PATCH] macintosh: windfarm_core: fix reference leak on failed device registration
 2026-04-24  8:14 UTC  (2+ messages)

[PATCH] macintosh: adb: fix reference leak on failed platform device registration
 2026-04-24  8:11 UTC  (2+ messages)

[PATCH] gpio: omap: fix reference leak on platform_device_register() failure
 2026-04-24  8:09 UTC  (2+ messages)

[PATCH] watchdog: ixp4xx: fix reference leak on platform_device_register() failure
 2026-04-24  8:00 UTC  (5+ messages)

[PATCH v2] floppy: fix reference leak on platform_device_register() failure
 2026-04-24  7:40 UTC  (7+ messages)

[PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
 2026-04-24  6:49 UTC  (2+ messages)
` [PATCH v12 1/2] media: dt-bindings: nxp,imx8-isi: Drop fsl,blk-ctrl requirement for i.MX8ULP

[PATCH v2 2/4] drm/i915/display: Copy color pipeline from plane in the primary joiner pipe
 2026-04-24  5:41 UTC 

[PATCH] scsi: pm8001: add MODULE_AUTHOR entries for new contributors
 2026-04-24  6:00 UTC  (3+ messages)

[PATCH] RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
 2026-04-24  5:51 UTC 

[PATCH v2 1/7] cifs: change_conf needs to be called for session setup
 2026-04-24  4:07 UTC  (6+ messages)
` [PATCH v2 2/7] cifs: abort open_cached_dir if we don't request leases

[PATCH v3 0/2] taskstats: fix TGID dead-thread stat retention
 2026-04-24  3:20 UTC  (2+ messages)

[PATCH 6.1.y] arm64: mm: fix VA-range sanity check
 2026-04-24  2:28 UTC 

[PATCH net 0/4] gve: Fixes for issues discovered via net selftests
 2026-04-24  1:44 UTC  (10+ messages)
` [PATCH net 2/4] gve: Fix backward stats when interface goes down or configuration is adjusted
` [PATCH net 3/4] gve: Use default min ring size when device option values are 0
` [PATCH net 4/4] gve: Make ethtool config changes synchronous

[PATCH] power: supply: cpcap-battery: Fix missing nvmem_device_put() causing reference leak
 2026-04-24  1:10 UTC 

[PATCH] bpf: crypto: reject unterminated type and algorithm names
 2026-04-23 15:34 UTC  (2+ messages)
` [PATCH v2] bpf: crypto: snapshot params before string validation

[PATCH] powerpc/perf/hv-gpci: bound sysfs formatting with sysfs_emit_at()
 2026-04-23 15:32 UTC  (2+ messages)
` [PATCH v2] powerpc/perf/hv-gpci: bound sysfs output with helpers

[PATCH] Bluetooth: RFCOMM: require a credit byte before consuming it
 2026-04-23 15:31 UTC  (2+ messages)
` [PATCH v2] Bluetooth: RFCOMM: pull credit byte with skb_pull_data()

[PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-23 20:06 UTC  (3+ messages)
` [PATCH v3 2/3] drm/exynos: remove bridge when "
` [PATCH v3 3/3] drm/bridge: megachips: remove bridge when irq request fails

[PATCH v3 1/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe
 2026-04-23 20:05 UTC 

[PATCH rc v2 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-04-23 20:02 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