stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-27 15:43:00 to 2026-07-28 02:23:18 UTC [more...]

[PATCH v2] xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
 2026-07-28  2:23 UTC 

[PATCH] ACPI: APEI: Fix ERST timeout unit conversion
 2026-07-28  2:22 UTC  (2+ messages)

[PATCH v8 01/10] s390/vfio_ccw: free all memory if cp_init() fails
 2026-07-28  2:08 UTC  (13+ messages)
` [PATCH v8 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v8 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v8 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v8 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v8 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v8 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v8 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v8 09/10] s390/vfio_ccw: selectively expand io_mutex
` [PATCH v8 10/10] s390/vfio_ccw: implement a crw lock

[PATCH v4 0/2] usb: core: Add quirk for 255-byte initial config read
 2026-07-28  1:59 UTC  (4+ messages)
` [PATCH v4 1/2] usb: core: Add quirk for 255-bytes "
` [PATCH v4 2/2] usb: hub: Split announce_device() to log device identity before enumeration

[PATCH] wifi: rtw89: 8852be: add .shutdown callback to quiesce device on reboot
 2026-07-28  1:54 UTC 

FAILED: patch "[PATCH] usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits" failed to apply to 5.10-stable tree
 2026-07-28  1:50 UTC  (2+ messages)
` [PATCH 5.10.y] usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits

[PATCH 6.12.y] RISC-V: KVM: Serialize virtual interrupt pending state updates
 2026-07-28  1:35 UTC  (3+ messages)
  ` [PATCH 6.12.y v2] "

[PATCH] soc: qcom: pmic_glink_altmode: use a freezable workqueue
 2026-07-28  1:25 UTC 

[merged] arm64-make-huge_ptep_get-handled-unaligned-addresses.patch removed from -mm tree
 2026-07-28  1:28 UTC 

[PATCH net] s390/qeth: Check CAP_NET_ADMIN for private ioctls
 2026-07-28  1:10 UTC  (3+ messages)

+ microblaze-restore-the-page-alignment-of-swapper_pg_dir.patch added to mm-hotfixes-unstable branch
 2026-07-28  1:06 UTC 

[PATCH v2] f2fs: fix dentry folio leak in find_in_level
 2026-07-28  1:00 UTC  (2+ messages)
` [f2fs-dev] "

+ rapidio-mport_cdev-fix-use-after-free-in-dma_req_free.patch added to mm-nonmm-unstable branch
 2026-07-28  1:00 UTC 

[to-be-updated] rapidio-mport_cdev-fix-use-after-free-in-dma_req_free.patch removed from -mm tree
 2026-07-28  0:58 UTC 

FAILED: patch "[PATCH] dm-verity: make error counter atomic" failed to apply to 5.10-stable tree
 2026-07-28  0:58 UTC  (2+ messages)
` [PATCH 5.10.y] dm-verity: make error counter atomic

FAILED: patch "[PATCH] mmc: vub300: fix use-after-free on probe failure" failed to apply to 6.6-stable tree
 2026-07-28  0:58 UTC  (4+ messages)
` [PATCH 6.6.y 1/3] mmc: vub300: fix use-after-free on disconnect
  ` [PATCH 6.6.y 2/3] mmc: vub300: rename probe error labels
  ` [PATCH 6.6.y 3/3] mmc: vub300: fix use-after-free on probe failure

FAILED: patch "[PATCH] Input: ims-pcu - fix firmware leak in async update" failed to apply to 6.1-stable tree
 2026-07-28  0:57 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] firmware_loader: introduce __free() cleanup hanler
  ` [PATCH 6.1.y 2/2] Input: ims-pcu - fix firmware leak in async update

FAILED: patch "[PATCH] Input: ims-pcu - fix race condition in reset_device sysfs" failed to apply to 5.15-stable tree
 2026-07-28  0:57 UTC  (2+ messages)
` [PATCH 5.15.y] Input: ims-pcu - fix race condition in reset_device sysfs callback

FAILED: patch "[PATCH] wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()" failed to apply to 6.6-stable tree
 2026-07-28  0:57 UTC  (2+ messages)
` [PATCH 6.6.y] wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()

+ mm-hugetlb_cma-fix-null-nodemask-dereference-in-hugetlb_cma_alloc_frozen_folio.patch added to mm-hotfixes-unstable branch
 2026-07-28  0:57 UTC 

[PATCH v7 01/10] s390/vfio_ccw: free all memory if cp_init() fails
 2026-07-28  0:54 UTC  (14+ messages)
` [PATCH v7 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v7 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v7 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v7 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v7 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v7 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v7 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v7 09/10] s390/vfio_ccw: selectively expand io_mutex
` [PATCH v7 10/10] s390/vfio_ccw: implement a crw lock

[to-be-updated] mm-hugetlb-fix-null-nodemask-in-alloc_fresh_hugetlb_folio.patch removed from -mm tree
 2026-07-28  0:53 UTC 

[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
 2026-07-28  0:51 UTC  (2+ messages)

[PATCH v2] KVM: nVMX: Service local TLB flushes on failed nested VM-Enter
 2026-07-28  0:43 UTC  (2+ messages)

+ mm-damon-ops-common-putback-folios-on-invalid-migrate-nid.patch added to mm-hotfixes-unstable branch
 2026-07-28  0:40 UTC 

[PATCH v1 01/28] KVM: nSVM: Flush the TLB after forcefully leaving nested
 2026-07-28  0:35 UTC 

[PATCH v2 0/4] ntfs: serialize attribute-list access
 2026-07-28  0:30 UTC  (5+ messages)
` [PATCH v2 1/4] ntfs: replace raw ctx->al_entry with restartable attr-list locators
` [PATCH v2 2/4] ntfs: protect attribute-list buffer replacement with attr_list_persist_lock
` [PATCH v2 3/4] ntfs: protect attribute-list creation/teardown "
` [PATCH v2 4/4] ntfs: protect mapping-pairs attr-list updates "

[PATCH] selinux: use socket SID for SCTP bind/connect permission checks in softirq
 2026-07-28  0:28 UTC  (2+ messages)

[PATCH] Bluetooth: SCO: serialise sco_conn lifetime against sco_recv_scodata()
 2026-07-28  0:16 UTC 

[PATCH net] qede: Fix NULL pointer dereference in TPA fragment processing
 2026-07-28  0:03 UTC  (4+ messages)
` [PATCH net v2] "

[PATCH] firewire: core: fix possible memory leak in build_tree()
 2026-07-27 23:43 UTC  (2+ messages)

[PATCH v4 1/3] fuse: whitelist the request headers for usercopy
 2026-07-27 23:39 UTC  (4+ messages)

FAILED: patch "[PATCH] tracing/user_events: Fix use-after-free in" failed to apply to 6.6-stable tree
 2026-07-27 23:37 UTC  (4+ messages)
` [PATCH 6.6.y 1/3] workqueue: Factor out init_cpu_worker_pool()
  ` [PATCH 6.6.y 2/3] workqueue: Add system_percpu_wq and system_dfl_wq
  ` [PATCH 6.6.y 3/3] tracing/user_events: Fix use-after-free in user_event_mm_dup()

[PATCH v5 1/3] fuse: copy request headers via a stack buffer for io-uring
 2026-07-27 23:37 UTC  (3+ messages)
` [PATCH v5 2/3] fuse: bound io-uring payload copies to the registered buffer size
` [PATCH v5 3/3] fuse: deduplicate the oversized-request error selection

FAILED: patch "[PATCH] dm-verity: make error counter atomic" failed to apply to 5.15-stable tree
 2026-07-27 23:35 UTC  (2+ messages)
` [PATCH 5.15.y] dm-verity: make error counter atomic

FAILED: patch "[PATCH] mmc: vub300: fix use-after-free on probe failure" failed to apply to 6.12-stable tree
 2026-07-27 23:34 UTC  (4+ messages)
` [PATCH 6.12.y 1/3] mmc: vub300: fix use-after-free on disconnect
  ` [PATCH 6.12.y 2/3] mmc: vub300: rename probe error labels
  ` [PATCH 6.12.y 3/3] mmc: vub300: fix use-after-free on probe failure

FAILED: patch "[PATCH] Input: ims-pcu - fix firmware leak in async update" failed to apply to 6.6-stable tree
 2026-07-27 23:34 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] firmware_loader: introduce __free() cleanup hanler
  ` [PATCH 6.6.y 2/2] Input: ims-pcu - fix firmware leak in async update

FAILED: patch "[PATCH] wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()" failed to apply to 6.12-stable tree
 2026-07-27 23:34 UTC  (2+ messages)
` [PATCH 6.12.y] wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()

FAILED: patch "[PATCH] fs/resctrl: Fix use-after-free during unmount" failed to apply to 6.18-stable tree
 2026-07-27 23:34 UTC  (7+ messages)
` [PATCH 6.18.y 1/6] fs/resctrl: Split L3 dependent parts out of __mon_event_count()
  ` [PATCH 6.18.y 2/6] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
  ` [PATCH 6.18.y 3/6] x86,fs/resctrl: Rename some L3 specific functions
  ` [PATCH 6.18.y 4/6] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
  ` [PATCH 6.18.y 5/6] fs/resctrl: Move RMID initialization to first mount
  ` [PATCH 6.18.y 6/6] fs/resctrl: Fix use-after-free during unmount

[PATCH net v3] net: reduce XMIT_RECURSION_LIMIT under KASAN
 2026-07-27 23:24 UTC  (2+ messages)

[PATCH net] sctp: validate Adaptation Indication parameter length
 2026-07-27 23:17 UTC 

[PATCH 6.1.y 0/6] cBPF JIT spray hardening
 2026-07-27 22:56 UTC  (7+ messages)
` [PATCH 6.1.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.1.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.1.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.1.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.1.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.1.y 6/6] bpf: Prefer dirty packs for eBPF allocations

[PATCH net] liquidio: Fix possible memory leak in lio_reset_queues()
 2026-07-27 22:55 UTC  (2+ messages)

[PATCH net] net/x25: fix use-after-free in x25_kill_by_neigh()
 2026-07-27 22:55 UTC  (2+ messages)

[PATCH net] sctp: reject stale cookies with mismatched verification tags
 2026-07-27 22:40 UTC  (2+ messages)

FAILED: patch "[PATCH] dm-integrity: don't increment hash_offset twice" failed to apply to 5.10-stable tree
 2026-07-27 22:25 UTC  (2+ messages)
` [PATCH 5.10.y] dm-integrity: don't increment hash_offset twice

FAILED: patch "[PATCH] dm: avoid leaking the caller's thread keyring via the table" failed to apply to 6.12-stable tree
 2026-07-27 22:21 UTC  (6+ messages)
` [PATCH 6.12.y 1/5] cleanup: add a scoped version of CLASS()
  ` [PATCH 6.12.y 2/5] cleanup: fix scoped_class()
  ` [PATCH 6.12.y 3/5] cred: add kernel_cred() helper
  ` [PATCH 6.12.y 4/5] cred: add scoped_with_kernel_creds()
  ` [PATCH 6.12.y 5/5] dm: avoid leaking the caller's thread keyring via the table device file

FAILED: patch "[PATCH] mmc: vub300: fix use-after-free on probe failure" failed to apply to 6.18-stable tree
 2026-07-27 22:20 UTC  (3+ messages)
` [PATCH 6.18.y 1/2] mmc: vub300: rename probe error labels
  ` [PATCH 6.18.y 2/2] mmc: vub300: fix use-after-free on probe failure

FAILED: patch "[PATCH] dm-integrity: don't increment hash_offset twice" failed to apply to 5.15-stable tree
 2026-07-27 22:20 UTC  (2+ messages)
` [PATCH 5.15.y] dm-integrity: don't increment hash_offset twice

[PATCH 6.12 0454/1276] drm/amd/display: Add missing kdoc for ALLM parameters
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH 6.18.y] RISC-V: KVM: Serialize virtual interrupt pending state updates
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH 6.12 0588/1276] ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH] wifi: mwifiex: fix freeze for 60 seconds caused by request_firmware
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH 5.10/5.15.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH V2 5.10.y] posix-cpu-timers: Prevent UAF caused by non-leader exec()
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH V2 5.15.y, 6.1.y, 6.6.y] posix-cpu-timers: Prevent UAF caused by non-leader exec()
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH 6.12 1139/1276] iio: pressure: Remove redundant pm_runtime_mark_last_busy() calls
 2026-07-27 22:19 UTC  (2+ messages)

[7.1] drm/amd/display: Add dp_skip_rbr flag for NUTMEG
 2026-07-27 22:19 UTC  (2+ messages)

[PATCH v4] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
 2026-07-27 22:14 UTC 

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-27 21:58 UTC  (5+ messages)
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter

FAILED: patch "[PATCH] dm-verity: fix buffer overflow in FEC calculation" failed to apply to 6.18-stable tree
 2026-07-27 21:21 UTC  (7+ messages)
` [PATCH 6.18.y 1/4] dm-verity-fec: fix the size of dm_verity_fec_io::erasures
  ` [PATCH 6.18.y 2/4] dm-verity-fec: fix reading parity bytes split across blocks (take 3)
  ` [PATCH 6.18.y 3/4] dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS
  ` [PATCH 6.18.y 4/4] dm-verity: fix buffer overflow in FEC calculation

FAILED: patch "[PATCH] dm-verity: make error counter atomic" failed to apply to 6.1-stable tree
 2026-07-27 21:00 UTC  (2+ messages)
` [PATCH 6.1.y] dm-verity: make error counter atomic

FAILED: patch "[PATCH] dm: avoid leaking the caller's thread keyring via the table" failed to apply to 6.18-stable tree
 2026-07-27 20:59 UTC  (4+ messages)
` [PATCH 6.18.y 1/3] cred: add kernel_cred() helper
  ` [PATCH 6.18.y 2/3] cred: add scoped_with_kernel_creds()
  ` [PATCH 6.18.y 3/3] dm: avoid leaking the caller's thread keyring via the table device file

[PATCH v2] i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
 2026-07-27 20:59 UTC  (2+ messages)

FAILED: patch "[PATCH] scsi: target: Bound PR-OUT TransportID parsing to the" failed to apply to 5.10-stable tree
 2026-07-27 20:59 UTC  (4+ messages)
` [PATCH 5.10.y 1/3] scsi: target: core: pr: Initialize arrays at declaration time
  ` [PATCH 5.10.y 2/3] scsi: target: core: Generate correct identifiers for PR OUT transport IDs
  ` [PATCH 5.10.y 3/3] scsi: target: Bound PR-OUT TransportID parsing to the received buffer

+ mm-migrate-report-rcu-tasks-quiescent-states-in-migrate_pages_batch.patch added to mm-new branch
 2026-07-27 20:52 UTC 

[PATCH v3] Bluetooth: SCO: give the socket its own sco_conn reference
 2026-07-27 20:50 UTC  (2+ messages)

[PATCH] drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is used
 2026-07-27 20:45 UTC 

[PATCH net 1/2] net: openvswitch: fix skb leak on flow key update failure during recirculation
 2026-07-27 20:34 UTC  (4+ messages)
  ` [net,1/2] "
` [PATCH net 2/2] net: openvswitch: fix skb leak on flow key update failure during ct
  ` [net,2/2] "

[PATCH] wifi: mt76: mt7915: keep the tx worker off the txq scheduler during hw restart
 2026-07-27 20:04 UTC  (2+ messages)

FAILED: patch "[PATCH] ovl: use linked upper dentry in copy-up tmpfile" failed to apply to 5.10-stable tree
 2026-07-27 19:51 UTC  (2+ messages)
` [PATCH 5.10.y] ovl: use linked upper dentry in copy-up tmpfile

FAILED: patch "[PATCH] accel/amdxdna: reject command submission on devices without a" failed to apply to 6.18-stable tree
 2026-07-27 19:50 UTC  (2+ messages)
` [PATCH 6.18.y] accel/amdxdna: reject command submission on devices without a submit op

FAILED: patch "[PATCH] dm-integrity: don't increment hash_offset twice" failed to apply to 6.1-stable tree
 2026-07-27 19:50 UTC  (6+ messages)
` [PATCH 6.1.y 1/5] dm: fix trailing statements
  ` [PATCH 6.1.y 2/5] dm crypt: correct 'foo*' to 'foo *'
  ` [PATCH 6.1.y 3/5] dm: add missing empty lines
  ` [PATCH 6.1.y 4/5] dm: remove unnecessary braces from single statement blocks
  ` [PATCH 6.1.y 5/5] dm-integrity: don't increment hash_offset twice

FAILED: patch "[PATCH] scsi: lpfc: Fix memory leak in" failed to apply to 5.10-stable tree
 2026-07-27 19:50 UTC  (2+ messages)
` [PATCH 5.10.y] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()

[PATCH v5 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
 2026-07-27 19:40 UTC  (3+ messages)

FAILED: patch "[PATCH] scsi: lpfc: Fix memory leak in" failed to apply to 5.15-stable tree
 2026-07-27 19:32 UTC  (2+ messages)
` [PATCH 5.15.y] scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()

FAILED: patch "[PATCH] dm-verity: avoid double increment of &use_bh_wq_enabled" failed to apply to 6.1-stable tree
 2026-07-27 19:24 UTC  (2+ messages)
` [PATCH 6.1.y] dm-verity: avoid double increment of &use_bh_wq_enabled

FAILED: patch "[PATCH] dm-verity: make error counter atomic" failed to apply to 6.6-stable tree
 2026-07-27 19:22 UTC  (2+ messages)
` [PATCH 6.6.y] dm-verity: make error counter atomic

[PATCH 0/2] usbcore: Add quirk for 255-byte initial config read
 2026-07-27 19:21 UTC  (7+ messages)
` [PATCH 1/2] usbcore: Add quirk for 255-bytes "

FAILED: patch "[PATCH] dm-verity: avoid double increment of &use_bh_wq_enabled" failed to apply to 6.6-stable tree
 2026-07-27 19:17 UTC  (2+ messages)
` [PATCH 6.6.y] dm-verity: avoid double increment of &use_bh_wq_enabled

[PATCH] super: fix emergency thaw deadlock on frozen block devices
 2026-07-27 19:13 UTC  (2+ messages)

FAILED: patch "[PATCH] ovl: use linked upper dentry in copy-up tmpfile" failed to apply to 5.15-stable tree
 2026-07-27 19:09 UTC  (2+ messages)
` [PATCH 5.15.y] ovl: use linked upper dentry in copy-up tmpfile

[PATCH net 0/2] xdp: fix skb length accounting after frag adjustment
 2026-07-27 19:06 UTC  (3+ messages)
` [PATCH net 1/2] net: fix skb length accounting after generic XDP "

FAILED: patch "[PATCH] dm-integrity: fix leaking uninitialized kernel memory" failed to apply to 6.12-stable tree
 2026-07-27 18:39 UTC  (2+ messages)
` [PATCH 6.12.y] dm-integrity: fix leaking uninitialized kernel memory

FAILED: patch "[PATCH] platform/x86: dell-laptop: fix missing cleanups in init error" failed to apply to 6.6-stable tree
 2026-07-27 18:22 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] platform/x86: dell-smbios: Move request functions for reuse

[PATCH v6 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
 2026-07-27 18:12 UTC 

[RFC PATCH v2] mm/thp: serialize huge-zero folio state transitions
 2026-07-27 18:10 UTC  (6+ messages)
` [RFC PATCH v3] "

FAILED: patch "[PATCH] thunderbolt: Prevent XDomain delayed work use-after-free on" failed to apply to 5.10-stable tree
 2026-07-27 18:05 UTC  (4+ messages)
` [PATCH 5.10.y 1/3] thunderbolt: Keep XDomain reference during the lifetime of a service
  ` [PATCH 5.10.y 2/3] thunderbolt: Remove XDomain from the bus without holding tb->lock
  ` [PATCH 5.10.y 3/3] thunderbolt: Prevent XDomain delayed work use-after-free on disconnect

[PATCH v4 1/3] Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"
 2026-07-27 17:54 UTC  (4+ messages)
` [PATCH v4 2/3] drm/nouveau/gsp/r570: Set GcOff = 1 in fbsr
` [PATCH v4 3/3] drm/nouveau/gsp/r570: Enable S/R Display workaround in GSP

[PATCH net] sctp: fix transport UAF via the retransmit queue
 2026-07-27 17:42 UTC  (2+ messages)

[PATCH v2] mm/huge_memory: Initialise workingset state before folio split
 2026-07-27 17:30 UTC  (2+ messages)

[PATCH net] net: microchip: vcap api: Fix possible memory leak in vcap_decode_rule()
 2026-07-27 17:26 UTC  (2+ messages)

[PATCH] futex: Prevent robust futex exit race more
 2026-07-27 17:23 UTC  (9+ messages)

[PATCH v3 2/3] drm/nouveau/gsp/r570: Never enter Gcoff state
 2026-07-27 17:12 UTC  (8+ messages)

[PATCH] ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()
 2026-07-27 17:09 UTC  (2+ messages)

[PATCH net] nfc: trf7970a: drain timeout_work and keep trf->lock valid across teardown
 2026-07-27 16:57 UTC  (2+ messages)

[PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode
 2026-07-27 16:50 UTC  (3+ messages)

[PATCH] spi: spi-qpic-snand: write the feature value before executing SET_FEATURE
 2026-07-27 16:32 UTC 

[PATCH 1/2] mmc: via-sdmmc: stop card-detect handling on probe failure
 2026-07-27 16:25 UTC  (4+ messages)
` [PATCH 2/2] mmc: via-sdmmc: cancel card-detect work on remove

[PATCH net] inet_diag: make bytecode audit O(n) to prevent CPU DoS
 2026-07-27 16:23 UTC  (2+ messages)

[PATCH] xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
 2026-07-27 16:21 UTC  (2+ messages)

[PATCH] fix: infiniband/hfi1: __sdma_process_event: fix refcount underflow on s00_hw_down + e40_sw_cleaned event path
 2026-07-27 16:02 UTC  (2+ messages)

FAILED: patch "[PATCH] bpf,fork: wipe ->bpf_storage before bailouts that access it" failed to apply to 5.15-stable tree
 2026-07-27 16:02 UTC  (2+ messages)
` [PATCH 5.15.y] bpf,fork: wipe ->bpf_storage before bailouts that access it

FAILED: patch "[PATCH] block: remove redundant GD_NEED_PART_SCAN in add_disk_final()" failed to apply to 6.12-stable tree
 2026-07-27 15:59 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] block: add helper add_disk_final()
  ` [PATCH 6.12.y 2/2] block: remove redundant GD_NEED_PART_SCAN in add_disk_final()

[PATCH v4 05/15] media: redrat3: Error path leaves device in transmitting state
 2026-07-27 15:57 UTC  (2+ messages)

FAILED: patch "[PATCH] ovl: use linked upper dentry in copy-up tmpfile" failed to apply to 6.1-stable tree
 2026-07-27 15:50 UTC  (2+ messages)
` [PATCH 6.1.y] ovl: use linked upper dentry in copy-up tmpfile

[PATCH v6 00/12] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-27 15:49 UTC  (5+ messages)
` [PATCH v6 11/12] nvme-rdma: ratelimit the map-failure error message
` [PATCH v6 12/12] nvme-rdma: factor out the scatterlist DMA mapping helper


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