public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-15 07:39:04 to 2024-12-17 03:56:46 UTC [more...]

[PATCH] PCI: fix reference leak in pci_alloc_child_bus()
 2024-12-17  3:54 UTC 

[PATCH] virtio: fix reference leak in register_virtio_device()
 2024-12-17  3:54 UTC 

[PATCH V6] mm, compaction: don't use ALLOC_CMA in long term GUP flow
 2024-12-17  3:33 UTC 

[PATCH V5] mm, compaction: don't use ALLOC_CMA in long term GUP flow
 2024-12-17  3:32 UTC  (5+ messages)
` [PATCH] mm: compaction: fix "

[PATCH 1/4] tracing: Fix test_event_printk() to process entire print argument
 2024-12-17  2:41 UTC  (4+ messages)
` [PATCH 2/4] tracing: Add missing helper functions in event pointer dereference check
` [PATCH 3/4] tracing: Add "%s" check in test_event_printk()
` [PATCH 4/4] tracing: Check "%s" dereference via the field and not the TP_printk format

[stable-kernel][5.15.y][PATCH 0/5] Fix a regression on sc16is7xx
 2024-12-17  2:45 UTC  (5+ messages)

[PATCHSET] xfs: bug fixes for 6.13
 2024-12-17  2:06 UTC  (3+ messages)
` [PATCH 21/21] xfs: convert quotacheck to attach dquot buffers

[PATCH v1 v1] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
 2024-12-17  1:53 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH 0/4] serial: sc16is7xx: backport FIFO fixes for linux-5.15.y
 2024-12-17  0:42 UTC  (7+ messages)
` [PATCH 1/4] serial: sc16is7xx: add missing support for rs485 devicetree properties
` [PATCH 2/4] serial: sc16is7xx: refactor FIFO access functions to increase commonality
` [PATCH 3/4] serial: sc16is7xx: fix TX fifo corruption
` [PATCH 4/4] serial: sc16is7xx: fix invalid FIFO access with special register set

[PATCH v2] mailbox: zynqmp: setup IPI for each valid child node
 2024-12-17  0:42 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915: Fix memory leak by correcting cache object name in" failed to apply to 5.10-stable tree
 2024-12-17  0:42 UTC  (4+ messages)
` [PATCH 5.10.y] drm/i915: Fix memory leak by correcting cache object name in error handler

[PATCH] KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
 2024-12-17  0:42 UTC  (2+ messages)

[PATCH] drm/amdgpu: Make the submission path memory reclaim safe
 2024-12-17  0:26 UTC  (7+ messages)

[PATCH v2] arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu()
 2024-12-16 22:09 UTC 

[PATCH v2 1/6] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
 2024-12-16 21:29 UTC  (3+ messages)

[PATCH V5 1/4] perf/x86/intel/ds: Add PEBS format 6
 2024-12-16 20:45 UTC 

ext4 damage suspected in between 5.15.167 - 5.15.170
 2024-12-16 19:31 UTC  (8+ messages)

[PATCH] scsi: st: Regression fix: Don't set pos_unknown just after device recognition
 2024-12-16 18:08 UTC  (3+ messages)

[PATCH v2] mailbox: zynqmp: Remove invalid __percpu annotation in zynqmp_ipi_probe()
 2024-12-16 17:47 UTC  (3+ messages)

[Regression] 6.1.120, 6.6.66 and 6.12.5 crashes on Vega with a Null pointer deference
 2024-12-16 17:29 UTC  (6+ messages)
` [PATCH 6.12.y] amdgpu/uvd: get ring reference from rq scheduler
` [PATCH 6.6.y] "
` [PATCH 6.1.y] "

+ mm-hugetlb-independent-pmd-page-table-shared-count.patch added to mm-hotfixes-unstable branch
 2024-12-16 17:06 UTC 

+ mm-compaction-dont-use-alloc_cma-in-long-term-gup-flow.patch added to mm-hotfixes-unstable branch
 2024-12-16 16:57 UTC 

[PATCH 6.12 000/467] 6.12.5-rc2 review
 2024-12-16 16:54 UTC  (3+ messages)

[PATCH 6.1 000/772] 6.1.120-rc2 review
 2024-12-16 16:39 UTC  (4+ messages)

[PATCH 5.4 000/316] 5.4.287-rc2 review
 2024-12-16 16:29 UTC  (2+ messages)

[PATCH v3] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()
 2024-12-16 16:19 UTC  (2+ messages)

[RESEND PATCH] perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC
 2024-12-16 16:02 UTC 

patch "iio: adc: ti-ads1119: fix sample size in scan struct for triggered" added to char-misc-linus
 2024-12-16 15:31 UTC 

patch "iio: inkern: call iio_device_put() only on mapped devices" added to char-misc-linus
 2024-12-16 15:31 UTC 

patch "iio: adc: at91: call input_free_device() on allocated iio_dev" added to char-misc-linus
 2024-12-16 15:31 UTC 

patch "iio: adc: ad7173: fix using shared static info struct" added to char-misc-linus
 2024-12-16 15:31 UTC 

patch "iio: adc: ti-ads1298: Add NULL check in ads1298_init" added to char-misc-linus
 2024-12-16 15:31 UTC 

patch "iio: gyro: fxas21002c: Fix missing data update in trigger handler" added to char-misc-linus
 2024-12-16 15:31 UTC 

patch "iio: adc: ad7124: Disable all channels at probe time" added to char-misc-linus
 2024-12-16 15:31 UTC 

[PATCH] arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu()
 2024-12-16 15:28 UTC  (14+ messages)

[PATCH v6.12] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
 2024-12-16 14:53 UTC  (2+ messages)

[PATCH v2 5.4 5.15 6.6] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe()
 2024-12-16 14:53 UTC  (2+ messages)

[PATCH] usb: phy-tahvo: fix call balance for tu->ick handling routines
 2024-12-16 14:24 UTC 

[PATCH 1/5] clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe
 2024-12-16 14:10 UTC  (10+ messages)
` [PATCH 2/5] clk: mediatek: mt2701-aud: "
` [PATCH 3/5] clk: mediatek: mt2701-bdp: add missing dummy clk
` [PATCH 4/5] clk: mediatek: mt2701-mm: "
` [PATCH 5/5] clk: mediatek: mt2701-img: "

[PATCH] usb: phy-tahvo: fix call balance for tu->ick handling routines
 2024-12-16 14:07 UTC  (3+ messages)

[PATCH v5 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
 2024-12-16 13:51 UTC  (4+ messages)

Linux 6.1.120
 2024-12-16 13:24 UTC  (2+ messages)

[PATCH 0/2] ASoC: SOF: Correct sps->stream and cstream nullity management
 2024-12-16 12:30 UTC  (5+ messages)
` [PATCH 1/2] ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data()
` [PATCH 2/2] ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close

FAILED: patch "[PATCH] bpf,perf: Fix invalid prog_array access in" failed to apply to 5.15-stable tree
 2024-12-16 12:09 UTC  (3+ messages)

[PATCH V4] mm, compaction: don't use ALLOC_CMA in long term GUP flow
 2024-12-16 11:53 UTC  (3+ messages)

[PATCH] drm/mediatek: only touch DISP_REG_OVL_PITCH_MSB if AFBC is supported
 2024-12-16 11:11 UTC  (2+ messages)

[PATCHv3] drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()
 2024-12-16 10:05 UTC  (3+ messages)

[REGRESSION] Distorted sound on Acer Aspire A115-31 laptop
 2024-12-16  9:35 UTC  (3+ messages)

[PATCH v4 1/2] drm/xe: Use non-interruptible wait when moving BO to system
 2024-12-16  9:01 UTC  (2+ messages)

[PATCH 6.6 v1] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
 2024-12-16  8:52 UTC  (4+ messages)

[PATCH v4 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus
 2024-12-16  8:35 UTC 

Patch "gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace" has been added to the 6.12-stable tree
 2024-12-16  8:32 UTC 

[nacked] mm-hugetlb-change-enospc-to-enomem-in-alloc_hugetlb_folio.patch removed from -mm tree
 2024-12-16  6:07 UTC 

+ maple_tree-reload-mas-before-the-second-call-for-mas_empty_area.patch added to mm-unstable branch
 2024-12-16  6:05 UTC 

+ ocfs2-handle-a-symlink-read-error-correctly.patch added to mm-nonmm-unstable branch
 2024-12-16  5:40 UTC 

+ mm-readahead-fix-large-folio-support-in-async-readahead.patch added to mm-hotfixes-unstable branch
 2024-12-16  5:24 UTC 

[to-be-updated] mm-readahead-fix-large-folio-support-in-async-readahead.patch removed from -mm tree
 2024-12-16  5:24 UTC 

[nacked] zram-panic-when-use-ext4-over-zram.patch removed from -mm tree
 2024-12-16  5:22 UTC 

+ mm-compaction-dont-use-alloc_cma-in-long-term-gup-flow.patch added to mm-hotfixes-unstable branch
 2024-12-16  5:19 UTC 

[PATCH v2] selinux: ignore unknown extended permissions
 2024-12-16  2:59 UTC  (2+ messages)

[PATCH] usb: chipidea: ci_hdrc_imx: decrement device's refcount on the error path of .probe()
 2024-12-16  1:57 UTC  (3+ messages)

[PATCH v2] usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in the error path of .probe()
 2024-12-16  1:55 UTC 

[PATCH v2 0/7] of: fix bugs and improve codes
 2024-12-16  0:40 UTC  (3+ messages)
` [PATCH v2 1/7] of: Fix API of_find_node_opts_by_path() finding OF device node failure
` [PATCH v2 3/7] of: Correct child specifier used as input of the 2nd nexus node

Patch "module: Convert default symbol namespace to string literal" has been added to the 6.12-stable tree
 2024-12-15 21:06 UTC 

[PATCH 6.1.y 1/2] exfat: support dynamic allocate bh for exfat_entry_set_cache
 2024-12-15 17:51 UTC  (2+ messages)

FAILED: patch "[PATCH] rust: kbuild: set `bindgen`'s Rust target version" failed to apply to 6.12-stable tree
 2024-12-15 17:51 UTC  (3+ messages)
` [PATCH 6.12.y] rust: kbuild: set `bindgen`'s Rust target version

[PATCH 6.1.y 2/2] exfat: fix potential deadlock on __exfat_get_dentry_set
 2024-12-15 17:51 UTC  (2+ messages)

[PATCH 6.6 resubmit 0/3] Fix PPS channel routing
 2024-12-15 17:15 UTC  (3+ messages)

[PATCH] fbdev/udlfb: Remove world-writability from EDID attribute
 2024-12-15 16:04 UTC  (2+ messages)

[PATCH 5.15 000/565] 5.15.174-rc1 review
 2024-12-15 15:24 UTC  (2+ messages)

[PATCH 5.10 000/459] 5.10.231-rc1 review
 2024-12-15 15:15 UTC  (2+ messages)

[PATCH v4] iio: light: as73211: fix channel handling in only-color triggered buffer
 2024-12-15 14:12 UTC  (2+ messages)

[PATCH 2/2] usb: typec: tcpm: fix the sender response time issue
 2024-12-15 12:50 UTC 

FAILED: patch "[PATCH] smb: client: fix UAF in smb2_reconnect_server()" failed to apply to 6.1-stable tree
 2024-12-15  9:25 UTC  (11+ messages)
` backporting 24a9799aa8ef ("smb: client: fix UAF in smb2_reconnect_server()") to older stable series (was: Re: FAILED: patch "[PATCH] smb: client: fix UAF in smb2_reconnect_server()" failed to apply to 6.1-stable tree)
  ` backporting 24a9799aa8ef ("smb: client: fix UAF in smb2_reconnect_server()") to older stable series

FAILED: patch "[PATCH] bpf, sockmap: Fix race between element replace and close()" failed to apply to 5.4-stable tree
 2024-12-15  8:57 UTC 

FAILED: patch "[PATCH] bpf, sockmap: Fix race between element replace and close()" failed to apply to 5.10-stable tree
 2024-12-15  8:56 UTC 

FAILED: patch "[PATCH] bpf, sockmap: Fix race between element replace and close()" failed to apply to 5.15-stable tree
 2024-12-15  8:56 UTC 

FAILED: patch "[PATCH] bpf, sockmap: Fix race between element replace and close()" failed to apply to 6.1-stable tree
 2024-12-15  8:56 UTC 

FAILED: patch "[PATCH] bpf: Check size for BTF-based ctx access of pointer members" failed to apply to 5.10-stable tree
 2024-12-15  8:56 UTC 

FAILED: patch "[PATCH] bpf: Check size for BTF-based ctx access of pointer members" failed to apply to 5.15-stable tree
 2024-12-15  8:56 UTC 

FAILED: patch "[PATCH] bpf: Check size for BTF-based ctx access of pointer members" failed to apply to 6.1-stable tree
 2024-12-15  8:56 UTC 

FAILED: patch "[PATCH] xfs: fix off-by-one error in fsmap's end_daddr usage" failed to apply to 6.12-stable tree
 2024-12-15  8:53 UTC 

FAILED: patch "[PATCH] xfs: separate healthy clearing mask during repair" failed to apply to 6.12-stable tree
 2024-12-15  8:53 UTC 

FAILED: patch "[PATCH] xfs: attach dquot buffer to dquot log item buffer" failed to apply to 6.12-stable tree
 2024-12-15  8:53 UTC 

FAILED: patch "[PATCH] xfs: don't lose solo dquot update transactions" failed to apply to 5.4-stable tree
 2024-12-15  8:53 UTC 

FAILED: patch "[PATCH] xfs: don't lose solo dquot update transactions" failed to apply to 5.10-stable tree
 2024-12-15  8:53 UTC 

FAILED: patch "[PATCH] xfs: don't lose solo dquot update transactions" failed to apply to 5.15-stable tree
 2024-12-15  8:53 UTC 

FAILED: patch "[PATCH] xfs: don't lose solo dquot update transactions" failed to apply to 6.1-stable tree
 2024-12-15  8:53 UTC 

FAILED: patch "[PATCH] xfs: don't lose solo dquot update transactions" failed to apply to 6.6-stable tree
 2024-12-15  8:53 UTC 

FAILED: patch "[PATCH] xfs: don't lose solo dquot update transactions" failed to apply to 6.12-stable tree
 2024-12-15  8:53 UTC 

FAILED: patch "[PATCH] xfs: convert quotacheck to attach dquot buffers" failed to apply to 6.12-stable tree
 2024-12-15  8:52 UTC 

FAILED: patch "[PATCH] xfs: fix zero byte checking in the superblock scrubber" failed to apply to 5.4-stable tree
 2024-12-15  8:52 UTC 

FAILED: patch "[PATCH] xfs: fix zero byte checking in the superblock scrubber" failed to apply to 5.10-stable tree
 2024-12-15  8:52 UTC 

FAILED: patch "[PATCH] xfs: fix zero byte checking in the superblock scrubber" failed to apply to 6.1-stable tree
 2024-12-15  8:52 UTC 

FAILED: patch "[PATCH] xfs: fix zero byte checking in the superblock scrubber" failed to apply to 5.15-stable tree
 2024-12-15  8:52 UTC 

FAILED: patch "[PATCH] xfs: fix zero byte checking in the superblock scrubber" failed to apply to 6.6-stable tree
 2024-12-15  8:52 UTC 

FAILED: patch "[PATCH] xfs: fix zero byte checking in the superblock scrubber" failed to apply to 6.12-stable tree
 2024-12-15  8:52 UTC 

FAILED: patch "[PATCH] xfs: return from xfs_symlink_verify early on V4 filesystems" failed to apply to 5.4-stable tree
 2024-12-15  8:47 UTC 

FAILED: patch "[PATCH] xfs: return from xfs_symlink_verify early on V4 filesystems" failed to apply to 5.10-stable tree
 2024-12-15  8:47 UTC 

FAILED: patch "[PATCH] xfs: return a 64-bit block count from xfs_btree_count_blocks" failed to apply to 6.1-stable tree
 2024-12-15  8:37 UTC 

FAILED: patch "[PATCH] xfs: return a 64-bit block count from xfs_btree_count_blocks" failed to apply to 6.6-stable tree
 2024-12-15  8:37 UTC 

FAILED: patch "[PATCH] xfs: update btree keys correctly when _insrec splits an inode" failed to apply to 5.4-stable tree
 2024-12-15  8:36 UTC 

FAILED: patch "[PATCH] xfs: update btree keys correctly when _insrec splits an inode" failed to apply to 5.10-stable tree
 2024-12-15  8:36 UTC 

FAILED: patch "[PATCH] xfs: fix zero byte checking in the superblock scrubber" failed to apply to 5.4-stable tree
 2024-12-15  8:36 UTC 

FAILED: patch "[PATCH] xfs: fix zero byte checking in the superblock scrubber" failed to apply to 5.10-stable tree
 2024-12-15  8:36 UTC 

FAILED: patch "[PATCH] drm/amd/pm: Initialize power profile mode" failed to apply to 6.12-stable tree
 2024-12-15  8:34 UTC 

FAILED: patch "[PATCH] drm/i915/dsb: Don't use indexed register writes needlessly" failed to apply to 6.12-stable tree
 2024-12-15  8:33 UTC 

FAILED: patch "[PATCH] drm/i915: Fix memory leak by correcting cache object name in" failed to apply to 5.4-stable tree
 2024-12-15  8:33 UTC 

FAILED: patch "[PATCH] usb: dwc3: xilinx: make sure pipe clock is deselected in usb2" failed to apply to 5.15-stable tree
 2024-12-15  8:32 UTC 

[PATCH V3] mm, compaction: don't use ALLOC_CMA in long term GUP flow
 2024-12-15  7:50 UTC  (2+ messages)

Patch "mmc: sd: SDUC Support Recognition" has been added to the 6.12-stable tree
 2024-12-15  7:50 UTC 

FAILED: patch "[PATCH] blk-cgroup: Fix UAF in blkcg_unpin_online()" failed to apply to 5.10-stable tree
 2024-12-15  7:41 UTC 

FAILED: patch "[PATCH] blk-cgroup: Fix UAF in blkcg_unpin_online()" failed to apply to 5.15-stable tree
 2024-12-15  7:41 UTC 

FAILED: patch "[PATCH] serial: sh-sci: Check if TX data was written to device in" failed to apply to 5.4-stable tree
 2024-12-15  7:39 UTC 

FAILED: patch "[PATCH] serial: sh-sci: Check if TX data was written to device in" failed to apply to 5.10-stable tree
 2024-12-15  7:39 UTC 

FAILED: patch "[PATCH] serial: sh-sci: Check if TX data was written to device in" failed to apply to 5.15-stable tree
 2024-12-15  7:39 UTC 

FAILED: patch "[PATCH] serial: sh-sci: Check if TX data was written to device in" failed to apply to 6.1-stable tree
 2024-12-15  7:39 UTC 

FAILED: patch "[PATCH] serial: sh-sci: Check if TX data was written to device in" failed to apply to 6.6-stable tree
 2024-12-15  7:39 UTC 


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