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

[PATCH v2 0/2] nfc: llcp: fix double put/unlock on LLCP_CLOSED in recv handlers
 2025-12-17 12:57 UTC  (2+ messages)
` [PATCH v2 1/2] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()

[PATCH v2 0/2] nfc: llcp: fix double put/unlock on LLCP_CLOSED in recv handlers
 2025-12-17 12:57 UTC  (4+ messages)
` [PATCH v2 1/2] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()
` [PATCH v2 2/2] nfc: llcp: stop processing on LLCP_CLOSED in nfc_llcp_recv_hdlc()

[PATCH 6.18 000/614] 6.18.2-rc1 review
 2025-12-17 12:51 UTC  (97+ messages)
` [PATCH 6.18 159/614] docs: kdoc: fix duplicate section warning message
` [PATCH 6.18 200/614] drm/xe: Enforce correct user fence signaling order using
` [PATCH 6.18 215/614] perf annotate: Fix build with NO_SLANG=1
` [PATCH 6.18 447/614] kernfs: fix memory leak of kernfs_iattrs in __kernfs_new_node
` [PATCH 6.18 524/614] exfat: fix refcount leak in exfat_find
` [PATCH 6.18 527/614] perf tools: Fix split kallsyms DSO counting
` [PATCH 6.18 528/614] perf kvm: Fix debug assertion
` [PATCH 6.18 529/614] perf hist: In init, ensure mem_info is put on error paths
` [PATCH 6.18 530/614] pinctrl: single: Fix incorrect type for error return variable
` [PATCH 6.18 531/614] perf stat: Allow no events to open if this is a "--null" run
` [PATCH 6.18 532/614] fbdev: ssd1307fb: fix potential page leak in ssd1307fb_probe()
` [PATCH 6.18 533/614] 9p: fix cache/debug options printing in v9fs_show_options
` [PATCH 6.18 554/614] ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()
` [PATCH 6.18 555/614] ASoC: amd: acp: Audio is not resuming after s0ix
` [PATCH 6.18 556/614] ASoC: ak4458: Disable regulator when error happens
` [PATCH 6.18 557/614] ASoC: ak5558: "
` [PATCH 6.18 558/614] f2fs: revert summary entry count from 2048 to 512 in 16kb block support
` [PATCH 6.18 559/614] blk-mq: Abort suspend when wakeup events are pending
` [PATCH 6.18 560/614] drm/panel: novatek-nt35560: avoid on-stack device structure
` [PATCH 6.18 561/614] block: fix comment for op_is_zone_mgmt() to include RESET_ALL
` [PATCH 6.18 562/614] block: fix memory leak in __blkdev_issue_zero_pages
` [PATCH 6.18 563/614] nvme-auth: use kvfree() for memory allocated with kvcalloc()
` [PATCH 6.18 564/614] io_uring/kbuf: use READ_ONCE() for userspace-mapped memory
` [PATCH 6.18 565/614] drm/plane: Fix IS_ERR() vs NULL check in drm_plane_create_hotspot_properties()
` [PATCH 6.18 566/614] regulator: fixed: Rely on the core freeing the enable GPIO
` [PATCH 6.18 567/614] ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events
` [PATCH 6.18 568/614] drm/nouveau: refactor deprecated strcpy
` [PATCH 6.18 569/614] drm/nouveau: fix circular dep oops from vendored i2c encoder
` [PATCH 6.18 570/614] cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
` [PATCH 6.18 571/614] cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
` [PATCH 6.18 572/614] nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
` [PATCH 6.18 573/614] nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
` [PATCH 6.18 574/614] gpio: tb10x: fix OF_GPIO dependency
` [PATCH 6.18 575/614] docs: hwmon: fix link to g762 devicetree binding
` [PATCH 6.18 576/614] i2c: spacemit: fix detect issue
` [PATCH 6.18 577/614] dma/pool: eliminate alloc_pages warning in atomic_pool_expand
` [PATCH 6.18 578/614] ALSA: uapi: Fix typo in asound.h comment
` [PATCH 6.18 579/614] drm/amdkfd: Use huge page size to check split svm range alignment
` [PATCH 6.18 580/614] rtc: gamecube: Check the return value of ioremap()
` [PATCH 6.18 581/614] rtc: max31335: Fix ignored return value in set_alarm
` [PATCH 6.18 582/614] regulator: spacemit: Align input supply name with the DT binding
` [PATCH 6.18 583/614] ALSA: firewire-motu: add bounds check in put_user loop for DSP events
` [PATCH 6.18 584/614] ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()
` [PATCH 6.18 585/614] drm/xe/fbdev: use the same 64-byte stride alignment as i915
` [PATCH 6.18 586/614] drm/i915/fbdev: make intel_framebuffer_create() error return handling explicit
` [PATCH 6.18 587/614] drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()
` [PATCH 6.18 588/614] drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init
` [PATCH 6.18 589/614] drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
` [PATCH 6.18 590/614] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
` [PATCH 6.18 591/614] ASoC: amd: acp: update tdm channels for specific DAI
` [PATCH 6.18 592/614] dm-raid: fix possible NULL dereference with undefined raid type
` [PATCH 6.18 593/614] dm log-writes: Add missing set_freezable() for freezable kthread
` [PATCH 6.18 594/614] scsi: imm: Fix use-after-free bug caused by unfinished delayed work
` [PATCH 6.18 595/614] scsi: ufs: core: Fix an error handler crash
` [PATCH 6.18 596/614] perf/core: Fix missing read event generation on task exit
` [PATCH 6.18 597/614] irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()
` [PATCH 6.18 598/614] cpu: Make atomic hotplug callbacks run with interrupts disabled on UP
` [PATCH 6.18 599/614] ocfs2: fix memory leak in ocfs2_merge_rec_left()
` [PATCH 6.18 600/614] perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()
` [PATCH 6.18 601/614] efi/cper: Add a new helper function to print bitmasks
` [PATCH 6.18 602/614] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH 6.18 603/614] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH 6.18 604/614] usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt
` [PATCH 6.18 605/614] usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()
` [PATCH 6.18 606/614] usb: phy: Initialize struct usb_phy list_head
` [PATCH 6.18 607/614] usb: typec: ucsi: fix use-after-free caused by uec->work
` [PATCH 6.18 608/614] usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when required
` [PATCH 6.18 609/614] ALSA: dice: fix buffer overflow in detect_stream_formats()
` [PATCH 6.18 610/614] ALSA: hda/realtek: Add match for ASUS Xbox Ally projects
` [PATCH 6.18 611/614] ALSA: hda/tas2781: fix speaker id retrieval for multiple probes
` [PATCH 6.18 612/614] ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_hda_read_acpi()
` [PATCH 6.18 613/614] ALSA: wavefront: Clear substream pointers on close
` [PATCH 6.18 614/614] ALSA: wavefront: Fix integer overflow in sample size validation

[PATCH] ASoC: soc-ops: Correct the max value for clamp in soc_mixer_reg_to_ctl()
 2025-12-17 12:47 UTC  (9+ messages)

[PATCH v2 0/8] ASoC: SOF: ipoc4: Support for generic bytes controls
 2025-12-17 12:37 UTC  (5+ messages)
` [PATCH v2 2/8] ASoC: SOF: ipc4-topology: Correct the allocation size for "

[PATCH] Revert "clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb"
 2025-12-17 12:22 UTC  (5+ messages)

[PATCH v4] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
 2025-12-17 12:06 UTC  (4+ messages)

[PATCH net] net/smc: Initialize smc hashtables before registering users
 2025-12-17 11:50 UTC  (2+ messages)

[PATCH] ext4: xattr: fix wrong search.here in clone_block
 2025-12-17 11:30 UTC  (2+ messages)

[PATCH 6.12 000/354] 6.12.63-rc1 review
 2025-12-17 11:08 UTC  (10+ messages)
` [PATCH 6.12 240/354] kernfs: fix memory leak of kernfs_iattrs in __kernfs_new_node

ARMv7 Linux + Rust doesn't boot when compiling with only LLVM=1
 2025-12-17 10:21 UTC  (9+ messages)

[PATCH] crypto: padlock-sha - Disable broken driver
 2025-12-17  9:04 UTC  (6+ messages)

[PATCH] i2c: riic: Move suspend handling to NOIRQ phase
 2025-12-17  9:41 UTC  (3+ messages)

[PATCH] drm/xe: Drop preempt-fences when destroying imported dma-bufs
 2025-12-17  9:34 UTC 

[PATCH v2,stable/linux-6.6.y] fbdev: Fix out-of-bounds issue in sys_fillrect()
 2025-12-17  9:45 UTC  (2+ messages)

[PATCH] fbcon: Add check for return value
 2025-12-17  9:11 UTC 

回复:6.12.50 regression: netem: cannot mix duplicating netems with other netems in tree
 2025-12-17  9:04 UTC  (8+ messages)

[PATCH] rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
 2025-12-17  9:15 UTC 

[PATCH] pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
 2025-12-17  9:13 UTC  (2+ messages)

[PATCH 0/2] ASoC: SOF: ipc4-topology: fixes for 'exotic' format handling
 2025-12-17  8:46 UTC  (2+ messages)

[PATCH 6.17 000/506] 6.17.13-rc2 review
 2025-12-17  7:39 UTC  (7+ messages)

[PATCH] nfc: llcp: stop processing on LLCP_CLOSED in nfc_llcp_recv_hdlc()
 2025-12-17  7:35 UTC  (2+ messages)

[PATCH] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()
 2025-12-17  7:34 UTC  (2+ messages)

[PATCH] iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
 2025-12-17  6:47 UTC  (9+ messages)

[PATCH v3] fs/kernfs: null-ptr deref in simple_xattrs_free()
 2025-12-17  6:01 UTC  (3+ messages)
    ` [PATCH v4] "

[PATCH] powerpc/64s/radix/kfence: map __kfence_pool at page granularity
 2025-12-17  5:15 UTC  (5+ messages)

[PATCH 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2025-12-17  4:55 UTC  (4+ messages)
` [PATCH 1/2] LoongArch: KVM: Compile the switch.S file directly into the kernel
` [PATCH 2/2] LoongArch: KVM: fix "unreliable stack" issue

Backport 353d7a84c214f18 ("powerpc/64s/radix/kfence: map __kfence_pool at page granularity") to stable versions 6.1 and 6.6
 2025-12-17  3:49 UTC 

[PATCH v1 1/1] scsi: ufs : core: Add ufshcd_update_evt_hist for ufs suspend error
 2025-12-17  3:40 UTC  (2+ messages)

[PATCH] mpi3mr: Read missing IOCFacts flag for reply queue full overflow
 2025-12-17  3:40 UTC  (2+ messages)

[PATCH net v2] virtio-net: enable all napis before scheduling refill work
 2025-12-17  2:58 UTC  (4+ messages)

[PATCH] RDMA/cm: Fix leaking the multicast GID table reference
 2025-12-17  1:44 UTC  (2+ messages)

[PATCH] RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
 2025-12-17  1:44 UTC  (2+ messages)

[PATCH] usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
 2025-12-16 23:06 UTC  (2+ messages)

[PATCH v5] drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
 2025-12-16 23:05 UTC  (2+ messages)

+ mm-memory-failure-fix-missing-mf_stats-count-in-hugetlb-poison.patch added to mm-hotfixes-unstable branch
 2025-12-16 22:20 UTC 

[PATCH] ocfs2: handle OCFS2_SUPER_BLOCK_FL flag in system dinode
 2025-12-16 20:05 UTC 

[PATCH] net: usb: pegasus: fix memory leak on usb_submit_urb() failure
 2025-12-16 18:43 UTC  (2+ messages)

[PATCH 6.17 000/507] 6.17.13-rc1 review
 2025-12-16 18:35 UTC  (10+ messages)
` [PATCH 6.17 247/507] Drivers: hv: VMBus protocol version 6.0
` [PATCH 6.17 248/507] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH 6.17 367/507] kernfs: fix memory leak of kernfs_iattrs in __kernfs_new_node

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2025-12-16 18:13 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 1/2] xfs: validate that zoned RT devices are zone aligned
 2025-12-16 17:30 UTC  (2+ messages)
` [PATCH 2/2] xfs: fix the zoned RT growfs check for zone alignment

[PATCH v2 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2025-12-16 17:04 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: AtomicOps: Fix logic in enable function

[PATCH net v3 1/1] atm: mpoa: Fix UAF on qos_head list in procfs
 2025-12-16 16:59 UTC  (3+ messages)
` [PATCH net v4] "

[PATCH v4] dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failure
 2025-12-16 16:56 UTC  (2+ messages)

[PATCH] drm/amd/display: Apply e4479aecf658 to dml
 2025-12-16 15:08 UTC  (2+ messages)

[PATCH v5] w1: therm: Fix off-by-one buffer overflow in alarms_store
 2025-12-16 14:50 UTC 

[PATCH v2] spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
 2025-12-16 14:34 UTC  (4+ messages)

[PATCH] nvme-pci: add quirk for Wodposit WPBSNM8-256GTP to disable secondary temp thresholds
 2025-12-16 13:47 UTC  (3+ messages)

[PATCH] Revert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup"
 2025-12-16 13:30 UTC 

[PATCH] bus: fsl-mc: fix use-after-free in driver_override_show()
 2025-12-16 13:22 UTC  (4+ messages)

[PATCH v2] [STABLE ONLY] firmware: arm_scmi: Fix unused notifier-block in unregister
 2025-12-16 13:19 UTC  (2+ messages)

[PATCH v4] w1: therm: Fix off-by-one buffer overflow in alarms_store
 2025-12-16 13:17 UTC  (6+ messages)

[PATCH] ext4: xattr: fix wrong search.here in clone_block
 2025-12-16 13:01 UTC  (2+ messages)
` [syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_xattr_set_entry

[PATCH v4] drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbuffer
 2025-12-16 12:51 UTC  (2+ messages)

[PATCH] leds: leds-cros_ec: Skip LEDs without color components
 2025-12-16 12:50 UTC  (2+ messages)
` [STABLE BACKPORT] "


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