public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-23 15:14:08 to 2026-03-23 16:10:29 UTC [more...]

[PATCH 6.1 000/481] 6.1.167-rc1 review
 2026-03-23 15:20 UTC  (53+ messages)
` [PATCH 6.1 021/481] PCI: Fix printk field formatting
` [PATCH 6.1 022/481] PCI: Update BAR # and window messages
` [PATCH 6.1 023/481] PCI: Use resource names in PCI log messages
` [PATCH 6.1 024/481] resource: Add resource set range and size helpers
` [PATCH 6.1 025/481] PCI: Use resource_set_range() that correctly sets ->end
` [PATCH 6.1 026/481] KVM: x86/pmu: Provide "error" semantics for unsupported-but-known PMU MSRs
` [PATCH 6.1 027/481] KVM: x86: Fix KVM_GET_MSRS stack info leak
` [PATCH 6.1 028/481] KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
` [PATCH 6.1 029/481] KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported PV MSR
` [PATCH 6.1 030/481] media: tegra-video: Use accessors for pad config try_* fields
` [PATCH 6.1 031/481] media: tegra-video: Fix memory leak in __tegra_channel_try_format()
` [PATCH 6.1 032/481] media: camss: vfe-480: Multiple outputs support for SM8250
` [PATCH 6.1 033/481] media: qcom: camss: vfe: Fix out-of-bounds access in vfe_isr_reg_update()
` [PATCH 6.1 034/481] KVM: x86: WARN if a vCPU gets a valid wakeup that KVM cant yet inject
` [PATCH 6.1 035/481] KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
` [PATCH 6.1 036/481] drm/tegra: dsi: fix device leak on probe
` [PATCH 6.1 037/481] bus: omap-ocp2scp: Convert to platform remove callback returning void
` [PATCH 6.1 038/481] bus: omap-ocp2scp: fix OF populate on driver rebind
` [PATCH 6.1 039/481] ext4: make ext4_es_remove_extent() return void
` [PATCH 6.1 040/481] ext4: get rid of ppath in ext4_find_extent()
` [PATCH 6.1 041/481] ext4: get rid of ppath in ext4_ext_create_new_leaf()
` [PATCH 6.1 042/481] ext4: get rid of ppath in ext4_ext_insert_extent()
` [PATCH 6.1 043/481] ext4: get rid of ppath in ext4_split_extent_at()
` [PATCH 6.1 045/481] ext4: dont zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH 6.1 046/481] ext4: drop extent cache after doing PARTIAL_VALID1 zeroout
` [PATCH 6.1 047/481] ext4: drop extent cache when splitting extent fails
` [PATCH 6.1 054/481] mfd: qcom-pm8xxx: Convert to platform remove callback returning void
` [PATCH 6.1 055/481] mfd: qcom-pm8xxx: Fix OF populate on driver rebind
` [PATCH 6.1 056/481] mfd: omap-usb-host: Convert to platform remove callback returning void
` [PATCH 6.1 057/481] mfd: omap-usb-host: Fix OF populate on driver rebind
` [PATCH 6.1 058/481] arm64: dts: rockchip: Fix rk356x PCIe range mappings
` [PATCH 6.1 059/481] clk: tegra: tegra124-emc: fix device leak on set_rate()
` [PATCH 6.1 060/481] usb: cdns3: remove redundant if branch
` [PATCH 6.1 061/481] usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
` [PATCH 6.1 062/481] usb: cdns3: fix role switching during resume
` [PATCH 6.1 063/481] ALSA: hda/conexant: Add quirk for HP ZBook Studio G4
` [PATCH 6.1 064/481] hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced race
` [PATCH 6.1 065/481] ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314
` [PATCH 6.1 066/481] net: arcnet: com20020-pci: fix support for 2.5Mbit cards
` [PATCH 6.1 067/481] drm/amd: Drop special case for yellow carp without discovery
` [PATCH 6.1 068/481] drm/amdgpu: keep vga memory on MacBooks with switchable graphics
` [PATCH 6.1 069/481] eventpoll: Fix integer overflow in ep_loop_check_proc()
` [PATCH 6.1 070/481] media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
` [PATCH 6.1 071/481] nfc: pn533: properly drop the usb interface reference on disconnect
` [PATCH 6.1 072/481] net: usb: kaweth: validate USB endpoints
` [PATCH 6.1 073/481] net: usb: kalmia: "
` [PATCH 6.1 074/481] net: usb: pegasus: "
` [PATCH 6.1 075/481] can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
` [PATCH 6.1 076/481] can: ucan: Fix infinite loop from zero-length messages
` [PATCH 6.1 077/481] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
` [PATCH 6.1 078/481] HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them

[PATCH 01/15] drm/ast: dp501: Fix initialization of SCU2C
 2026-03-23 15:56 UTC 

[PATCH v4 0/2] Allow non-coherent video capture buffers on Rockchip ISP V1
 2026-03-23 16:03 UTC  (2+ messages)

[v3 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
 2026-03-23 15:48 UTC  (3+ messages)

[PATCH] mailbox: Fix NULL message support in mbox_send_message()
 2026-03-23 15:43 UTC  (2+ messages)

[PATCH 1/5] spi: imx: fix use-after-free on unbind
 2026-03-23 15:41 UTC  (7+ messages)

[PATCH v2] platform/x86: ISST: Correct locked bit width
 2026-03-23 15:36 UTC 

[PATCH 6.6 000/567] 6.6.130-rc1 review
 2026-03-23 15:20 UTC  (139+ messages)
` [PATCH 6.6 414/567] dm-verity: disable recursive forward error correction
` [PATCH 6.6 417/567] x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler
` [PATCH 6.6 418/567] rxrpc: Fix data-race warning and potential load/store tearing
` [PATCH 6.6 419/567] iomap: allocate s_dio_done_wq for async reads as well
` [PATCH 6.6 420/567] btrfs: do not strictly require dirty metadata threshold for metadata writepages
` [PATCH 6.6 421/567] riscv: Sanitize syscall table indexing under speculation
` [PATCH 6.6 422/567] dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
` [PATCH 6.6 423/567] tracing: Add recursion protection in kernel stack trace recording
` [PATCH 6.6 439/567] x86/uprobes: Fix XOL allocation failure for 32-bit tasks
` [PATCH 6.6 440/567] platform/x86/amd/pmc: Add support for Van Gogh SoC
` [PATCH 6.6 441/567] rcu/nocb: Fix possible invalid rdps->nocb_cb_kthread pointer access
` [PATCH 6.6 442/567] f2fs: zone: fix to avoid inconsistence in between SIT and SSA
` [PATCH 6.6 443/567] sched/fair: Fix pelt clock sync when entering idle
` [PATCH 6.6 444/567] binfmt_misc: restore write access before closing files opened by open_exec()
` [PATCH 6.6 445/567] net: stmmac: remove support for lpi_intr_o
` [PATCH 6.6 446/567] mptcp: pm: in-kernel: always set ID as avail when rm endp
` [PATCH 6.6 447/567] s390/xor: Fix xor_xc_2() inline assembly constraints
` [PATCH 6.6 448/567] s390/stackleak: Fix __stackleak_poison() inline assembly constraint
` [PATCH 6.6 449/567] s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attribute
` [PATCH 6.6 450/567] mm/mempolicy: fix wrong mmap_read_unlock() in migrate_to_node()
` [PATCH 6.6 451/567] io_uring/kbuf: check if target buffer list is still legacy on recycle
` [PATCH 6.6 452/567] NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
` [PATCH 6.6 453/567] sunrpc: fix cache_request leak in cache_release
` [PATCH 6.6 454/567] nvdimm/bus: Fix potential use after free in asynchronous initialization
` [PATCH 6.6 455/567] LoongArch: Give more information if kmem access failed
` [PATCH 6.6 456/567] NFC: nxp-nci: allow GPIOs to sleep
` [PATCH 6.6 457/567] net: macb: fix use-after-free access to PTP clock
` [PATCH 6.6 458/567] parisc: Flush correct cache in cacheflush() syscall
` [PATCH 6.6 459/567] Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
` [PATCH 6.6 460/567] Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
` [PATCH 6.6 461/567] smb: client: fix krb5 mount with username option
` [PATCH 6.6 462/567] ksmbd: unset conn->binding on failed binding request
` [PATCH 6.6 463/567] kprobes: Remove unneeded goto
` [PATCH 6.6 464/567] kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
` [PATCH 6.6 465/567] btrfs: fix transaction abort when snapshotting received subvolumes
` [PATCH 6.6 466/567] btrfs: fix transaction abort on set received ioctl due to item overflow
` [PATCH 6.6 467/567] btrfs: fix transaction abort on file creation due to name hash collision
` [PATCH 6.6 468/567] iio: light: bh1780: fix PM runtime leak on error path
` [PATCH 6.6 469/567] batman-adv: avoid OGM aggregation when skb tailroom is insufficient
` [PATCH 6.6 470/567] nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
` [PATCH 6.6 471/567] net: macb: queue tie-off or disable during WOL suspend
` [PATCH 6.6 472/567] net: macb: Introduce gem_init_rx_ring()
` [PATCH 6.6 473/567] net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume
` [PATCH 6.6 474/567] mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
` [PATCH 6.6 475/567] mmc: sdhci: fix timing selection for 1-bit bus width
` [PATCH 6.6 476/567] pmdomain: bcm: bcm2835-power: Increase ASB control timeout
` [PATCH 6.6 477/567] spi: fix use-after-free on controller registration failure
` [PATCH 6.6 478/567] spi: fix statistics allocation
` [PATCH 6.6 479/567] mtd: rawnand: pl353: make sure optimal timings are applied
` [PATCH 6.6 480/567] mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_nand_init()
` [PATCH 6.6 481/567] mtd: Avoid boot crash in RedBoot partition table parser
` [PATCH 6.6 482/567] iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retry
` [PATCH 6.6 483/567] serial: 8250_pci: add support for the AX99100
` [PATCH 6.6 484/567] serial: 8250: Fix TX deadlock when using DMA
` [PATCH 6.6 485/567] serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
` [PATCH 6.6 486/567] serial: uartlite: fix PM runtime usage count underflow on probe
` [PATCH 6.6 487/567] drm/amdgpu/gmc9.0: add bounds checking for cid
` [PATCH 6.6 488/567] drm/amdgpu/mmhub2.0: "
` [PATCH 6.6 489/567] drm/amdgpu/mmhub2.3: "
` [PATCH 6.6 490/567] drm/amdgpu/mmhub3.0.1: "
` [PATCH 6.6 491/567] drm/amdgpu/mmhub3.0.2: "
` [PATCH 6.6 492/567] drm/amdgpu/mmhub3.0: "
` [PATCH 6.6 493/567] drm/radeon: apply state adjust rules to some additional HAINAN vairants
` [PATCH 6.6 494/567] drm/amdgpu: "
` [PATCH 6.6 495/567] drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
` [PATCH 6.6 496/567] btrfs: log new dentries when logging parent dir of a conflicting inode
` [PATCH 6.6 497/567] btrfs: tree-checker: fix misleading root drop_level error message
` [PATCH 6.6 498/567] cache: ax45mp: Fix device node reference leak in ax45mp_cache_init()
` [PATCH 6.6 499/567] soc: fsl: qbman: fix race condition in qman_destroy_fq
` [PATCH 6.6 500/567] wifi: mac80211: Fix static_branch_dec() underflow for aql_disable
` [PATCH 6.6 501/567] wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
` [PATCH 6.6 502/567] firmware: arm_scpi: Fix device_node reference leak in probe path
` [PATCH 6.6 503/567] Bluetooth: LE L2CAP: Disconnect if received packets SDU exceeds IMTU
` [PATCH 6.6 504/567] Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
` [PATCH 6.6 505/567] Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
` [PATCH 6.6 506/567] Bluetooth: ISO: Fix defer tests being unstable
` [PATCH 6.6 507/567] Bluetooth: hci_sync: Fix hci_le_create_conn_sync
` [PATCH 6.6 508/567] Bluetooth: HIDP: Fix possible UAF
` [PATCH 6.6 509/567] Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
` [PATCH 6.6 510/567] Bluetooth: qca: fix ROM version reading on WCN3998 chips
` [PATCH 6.6 511/567] net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
` [PATCH 6.6 512/567] mpls: add missing unregister_netdevice_notifier to mpls_init
` [PATCH 6.6 513/567] netfilter: ctnetlink: remove refcounting in expectation dumpers
` [PATCH 6.6 514/567] netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
` [PATCH 6.6 515/567] netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
` [PATCH 6.6 516/567] netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
` [PATCH 6.6 517/567] netfilter: nft_ct: add seqadj extension for natted connections
` [PATCH 6.6 518/567] netfilter: nft_ct: drop pending enqueued packets on removal
` [PATCH 6.6 519/567] netfilter: xt_CT: drop pending enqueued packets on template removal
` [PATCH 6.6 520/567] netfilter: xt_time: use unsigned int for monthday bit shift
` [PATCH 6.6 521/567] netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
` [PATCH 6.6 522/567] net: bcmgenet: increase WoL poll timeout
` [PATCH 6.6 523/567] net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown
` [PATCH 6.6 524/567] sched: idle: Consolidate the handling of two special cases
` [PATCH 6.6 525/567] PM: runtime: Fix a race condition related to device removal
` [PATCH 6.6 526/567] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
` [PATCH 6.6 527/567] net/sched: teql: Fix double-free in teql_master_xmit
` [PATCH 6.6 528/567] net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
` [PATCH 6.6 529/567] net: usb: cdc_ncm: add ndpoffset to NDP32 "
` [PATCH 6.6 530/567] clsact: Fix use-after-free in init/destroy rollback asymmetry
` [PATCH 6.6 531/567] net: usb: aqc111: Do not perform PM inside suspend callback
` [PATCH 6.6 532/567] igc: fix missing update of skb->tail in igc_xmit_frame()
` [PATCH 6.6 533/567] iavf: fix VLAN filter lost on add/delete race
` [PATCH 6.6 534/567] wifi: mac80211: fix NULL deref in mesh_matches_local()
` [PATCH 6.6 535/567] wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
` [PATCH 6.6 536/567] ACPI: processor: Fix previous acpi_processor_errata_piix4() fix
` [PATCH 6.6 537/567] net: macb: fix uninitialized rx_fs_lock
` [PATCH 6.6 538/567] net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
` [PATCH 6.6 539/567] net/mlx5e: Prevent concurrent access to IPSec ASO context
` [PATCH 6.6 540/567] net/mlx5e: Fix race condition during IPSec ESN update
` [PATCH 6.6 541/567] udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
` [PATCH 6.6 542/567] net: bonding: fix NULL deref in bond_debug_rlb_hash_show
` [PATCH 6.6 543/567] netfilter: bpf: defer hook memory release until rcu readers are done
` [PATCH 6.6 544/567] netfilter: nf_tables: release flowtable after rcu grace period on error
` [PATCH 6.6 545/567] nfnetlink_osf: validate individual option lengths in fingerprints
` [PATCH 6.6 546/567] net: mvpp2: guard flow control update with global_tx_fc in buffer switching
` [PATCH 6.6 547/567] net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
` [PATCH 6.6 548/567] icmp: fix NULL pointer dereference in icmp_tag_validation()
` [PATCH 6.6 549/567] hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return value
` [PATCH 6.6 550/567] hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
` [PATCH 6.6 551/567] drm: Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
` [PATCH 6.6 552/567] Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
` [PATCH 6.6 553/567] USB: serial: f81232: fix incomplete serial port generation
` [PATCH 6.6 554/567] i2c: fsi: Fix a potential leak in fsi_i2c_probe()
` [PATCH 6.6 555/567] i2c: pxa: defer reset on Armada 3700 when recovery is used
` [PATCH 6.6 556/567] x86/platform/uv: Handle deconfigured sockets
` [PATCH 6.6 557/567] netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
` [PATCH 6.6 558/567] i2c: cp2615: replace deprecated strncpy with strscpy
` [PATCH 6.6 559/567] i2c: cp2615: fix serial string NULL-deref at probe
` [PATCH 6.6 560/567] mtd: rawnand: serialize lock/unlock against other NAND operations
` [PATCH 6.6 561/567] mtd: rawnand: brcmnand: skip DMA during panic write
` [PATCH 6.6 562/567] drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
` [PATCH 6.6 563/567] ksmbd: fix use-after-free of share_conf in compound request
` [PATCH 6.6 564/567] ksmbd: fix use-after-free in durable v2 replay of active file handles
` [PATCH 6.6 565/567] drm/i915/gt: Check set_default_submission() before deferencing
` [PATCH 6.6 566/567] lib/bootconfig: check xbc_init_node() return in override path
` [PATCH 6.6 567/567] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure

[PATCH 6.18 000/212] 6.18.20-rc1 review
 2026-03-23 15:20 UTC  (2+ messages)

[PATCH 6.12 000/460] 6.12.78-rc1 review
 2026-03-23 15:20 UTC  (2+ messages)

[REGRESSION] PCI: Revert "Enable ACS after configuring IOMMU for OF platforms"
 2026-03-23 15:13 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox