All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-17 12:53:22 to 2026-03-17 13:18:02 UTC [more...]

[PATCH v3 0/2] PCI/IOV: Fix deadlock when removing PF with enabled SR-IOV
 2026-03-17 13:18 UTC  (8+ messages)
` [PATCH v3 2/2] PCI/IOV: Fix race between SR-IOV enable/disable and hotplug

[meta-arago][master][PATCH v4 0/1] nnstreamer: Fix packaging and buildpaths issues
 2026-03-17 13:17 UTC  (7+ messages)
` [meta-arago][master][PATCH v4 1/1] nnstreamer: Add test package dependency and fix buildpaths QA issues

[raw2rgbpnm PATCH v4 00/11] 10-bit packed raw support, other fixes and improvements
 2026-03-17 13:17 UTC  (6+ messages)
` [raw2rgbpnm PATCH v4 04/11] Support long options and improve help text

FAILED: patch "[PATCH] xfs: fix integer overflow in bmap intent sort comparator" failed to apply to 6.12-stable tree
 2026-03-17 13:16 UTC 

FAILED: patch "[PATCH] iio: imu: inv_icm42600: fix odr switch when turning buffer" failed to apply to 6.6-stable tree
 2026-03-17 13:16 UTC 

FAILED: patch "[PATCH] btrfs: fix transaction abort on set received ioctl due to" failed to apply to 6.6-stable tree
 2026-03-17 13:15 UTC 

FAILED: patch "[PATCH] btrfs: fix transaction abort on file creation due to name" failed to apply to 6.6-stable tree
 2026-03-17 13:14 UTC 

[PATCH] KVM: arm64: selftests: Avoid testing the IMPDEF behavior
 2026-03-17 13:15 UTC 

[PATCH v2 0/6] raw2rgbpnm cleanups and a fix
 2026-03-17 13:18 UTC  (7+ messages)
` [PATCH v2 1/6] Reorder headers alphabetically
` [PATCH v2 2/6] Check we have a supported format first before allocating memory
` [PATCH v2 3/6] Add quotes for "-f help" in help text and do a line wrap
` [PATCH v2 4/6] Constify progname
` [PATCH v2 5/6] Use "stride" in a stride-related error message instead of an internal name
` [PATCH v2 6/6] Fix file size check

[PATCH] clk: add new Kconfig to control default behavior of disabling unused clocks
 2026-03-17 13:15 UTC  (8+ messages)

[PATCH v3 0/7] KVM: SVM: Fixes for VMCB12 checks and mapping
 2026-03-17 13:15 UTC  (5+ messages)
` [PATCH v3 1/7] KVM: SVM: Drop RAX check for SVM instructions from the emulator

[PATCH v5 00/20] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2026-03-17 13:15 UTC  (5+ messages)
` [PATCH v5 12/20] drm: renesas: rz-du: mipi_dsi: Add RZ_MIPI_DSI_FEATURE_GPO0R feature
` [PATCH v5 13/20] drm: renesas: rz-du: mipi_dsi: Add support for RZ/G3E

[RFC mptcp-next v10 00/14] MPTCP KTLS support
 2026-03-17 13:15 UTC  (3+ messages)

[PATCH 1/2] CI: remove last traces of TOOLCHAIN_DIR
 2026-03-17 13:14 UTC  (2+ messages)

[meta-beagle][PATCHv2] u-boot-bb.org: Add a tick-timer for PocketBeagle
 2026-03-17 13:13 UTC  (2+ messages)
` [meta-ti] "

[PATCH 00/11] Assorted DVB and TV patches
 2026-03-17 13:13 UTC  (3+ messages)

[PATCH] doc: overlay-fdt-boot: .dtbos do not need load addresses
 2026-03-17 13:13 UTC 

[PATCH v2 0/2] mfd: arizona: Move IRQ GPIO to GPIO descriptor
 2026-03-17 13:13 UTC  (3+ messages)
` [PATCH v2 2/2] mfd: arizona: Convert GPIO IRQ handling to descriptors

[PATCH] fs: revert insert_inode_locked() eviction wait change and explain why
 2026-03-17 13:12 UTC  (3+ messages)

[PATCH v2 0/2] Fixes for stmmac driver
 2026-03-17 13:11 UTC  (7+ messages)
` [PATCH v2 1/2] net: stmmac: fix pinctrl management during suspend/resume

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-17 13:11 UTC  (7+ messages)

[PATCH 0/7] raw2rgbpnm cleanups and a fix
 2026-03-17 13:11 UTC  (4+ messages)
` [PATCH 2/7] Check we have a supported format first before allocating memory

[PATCH v3 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-17 13:10 UTC  (11+ messages)
` [PATCH v3 04/12] scsi: ufs: core: Add support for TX Equalization
` [PATCH v3 07/12] scsi: ufs: core: Add support to refresh TX Equalization via debugfs

FAILED: patch "[PATCH] iio: imu: inv_icm42600: fix odr switch when turning buffer" failed to apply to 6.1-stable tree
 2026-03-17 13:09 UTC 

FAILED: patch "[PATCH] iio: imu: inv_icm42600: fix odr switch when turning buffer" failed to apply to 5.15-stable tree
 2026-03-17 13:09 UTC 

[PATCH] acpi/apei: Add NVIDIA GHES vendor CPER record handler
 2026-03-17 13:09 UTC  (3+ messages)

FAILED: patch "[PATCH] iio: imu: inv_icm42600: fix odr switch when turning buffer" failed to apply to 5.10-stable tree
 2026-03-17 13:09 UTC 

[PATCHv3 0/8] nvme-auth: switch to use the kernel keyring
 2026-03-17 13:09 UTC  (10+ messages)
` [PATCH 1/8] nvme-auth: modify nvme_auth_transform_key() to return status
` [PATCH 2/8] nvme-keyring: add 'dhchap' key type
` [PATCH 3/8] nvme-auth: switch to use 'struct key'
` [PATCH 4/8] nvme: parse dhchap keys during option parsing
` [PATCH 5/8] nvmet-auth: parse dhchap key from configfs attribute
` [PATCH 6/8] nvme: allow to pass in key description as dhchap secret
` [PATCH 7/8] nvme-auth: wait for authentication to finish when changing keys
` [PATCH 8/8] nvme-fabrics: allow to pass in keyring by name

[PATCH RESEND 1/2] powerpc/ps3: Drop redundant result assignment
 2026-03-17 13:08 UTC  (2+ messages)
` [PATCH RESEND 2/2] powerpc/pasemi: Drop redundant res assignment

[android-common:android14-6.1 4/4] mm/migrate.c:425 folio_migrate_mapping() warn: inconsistent indenting
 2026-03-17 13:08 UTC 

[PATCH v2 0/9] media: rockchip: rkcif: add support for rk3588 vicap
 2026-03-17 13:08 UTC  (4+ messages)
` [PATCH v2 3/9] media: rockchip: rkcif: add support for rk3588 vicap mipi capture

[PATCH 1/1] platform: int3472: Drop redundant initialisation to 0 and NULL
 2026-03-17 13:10 UTC 

[PATCH liburing 1/1] Update headers with ZCRX_CTRL opcode
 2026-03-17 13:08 UTC  (2+ messages)

[bluez/bluez]
 2026-03-17 13:08 UTC 

[PATCH v3] io_uring/poll: fix multishot recv missing EOF on wakeup race
 2026-03-17 13:07 UTC  (3+ messages)

[PATCH] drm/i915: Order OP vs. timeout correctly in __wait_for()
 2026-03-17 13:07 UTC  (2+ messages)

[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-03-17 13:07 UTC  (3+ messages)
` [PATCH v7 05/15] gpu: host1x: convert MIPI to use operation function pointers

[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-03-17 13:06 UTC  (6+ messages)
` [PATCH v1 3/3] Introducing kvm_arch_set_irq_inatomic fast inject

[isar-cip-core][PATCH] security-customizations: Fix mistyped pam configuration
 2026-03-17 13:06 UTC 

[PATCH 0/3] soc: renesas: add MFIS driver
 2026-03-17 13:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: renesas: add MFIS binding documentation
` [PATCH 2/3] soc: renesas: Add Renesas R-Car MFIS driver
` [PATCH 3/3] soc: renesas: add X5H PRR support

[GSOC Proposal] Complete and extend the remote-object-info command for git cat-file
 2026-03-17 13:06 UTC  (2+ messages)

[PATCH 0/3] TQMa93xx on MBa93xxLA-Mini support
 2026-03-17 13:09 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: add MBa93xxLA-MINI
` [PATCH 3/3] arm64: dts: freescale: imx93-tqma9352-mba93xxla-mini: Add WLAN/BT overlay

[PATCH v2 0/6] Subject: [PATCH 0/6] Add audio support for QCS6490 Thundercomm RubikPi3
 2026-03-17 13:06 UTC  (3+ messages)
` [PATCH v2 3/6] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs

[PATCH v6 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-17 13:06 UTC  (3+ messages)
` [PATCH v6 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-03-17 13:05 UTC  (5+ messages)

[PATCH] net: stmmac: skip VLAN restore when VLAN hash ops are missing
 2026-03-17 13:05 UTC  (3+ messages)

[PATCH] ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
 2026-03-17 13:05 UTC 

FAILED: patch "[PATCH] iio: light: bh1780: fix PM runtime leak on error path" failed to apply to 5.15-stable tree
 2026-03-17 13:05 UTC 

[PATCH v2 0/2] iommu: Report effective PCIe ATS support status
 2026-03-17 13:05 UTC  (2+ messages)

FAILED: patch "[PATCH] iio: light: bh1780: fix PM runtime leak on error path" failed to apply to 5.10-stable tree
 2026-03-17 13:05 UTC 

FAILED: patch "[PATCH] iio: light: bh1780: fix PM runtime leak on error path" failed to apply to 6.6-stable tree
 2026-03-17 13:05 UTC 

FAILED: patch "[PATCH] iio: light: bh1780: fix PM runtime leak on error path" failed to apply to 6.1-stable tree
 2026-03-17 13:05 UTC 

[PATCH i-g-t v2 0/3] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
 2026-03-17 13:04 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/gem_lmem_swapping: Expect gem leak helper crashes (rev2)

FAILED: patch "[PATCH] iio: light: bh1780: fix PM runtime leak on error path" failed to apply to 6.12-stable tree
 2026-03-17 13:05 UTC 

[RFC 02/10] KVM: s390: Consolidate lpswe variants
 2026-03-17 13:03 UTC  (2+ messages)
` [PATCH] KVM: s390: Fix lpsw/e breaking event handling

[PATCH] platform/x86: ISST: Correct locked bit width
 2026-03-17 13:04 UTC  (2+ messages)

[PATCH 5/6] liveupdate: Make unregister functions return void
 2026-03-17 13:03 UTC  (3+ messages)

FAILED: patch "[PATCH] iio: buffer: Fix wait_queue not being removed" failed to apply to 6.1-stable tree
 2026-03-17 13:04 UTC 

[PATCH v2] sunrpc: simplify dprintk() macros and cleanup redundant debug guards
 2026-03-17 13:04 UTC  (5+ messages)

FAILED: patch "[PATCH] io_uring: ensure ctx->rings is stable for task work flags" failed to apply to 6.18-stable tree
 2026-03-17 13:03 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: fix transaction abort on set received ioctl due to" failed to apply to 5.10-stable tree
 2026-03-17 13:02 UTC 

FAILED: patch "[PATCH] btrfs: fix transaction abort on set received ioctl due to" failed to apply to 5.15-stable tree
 2026-03-17 13:02 UTC 

FAILED: patch "[PATCH] btrfs: fix transaction abort on set received ioctl due to" failed to apply to 6.1-stable tree
 2026-03-17 13:02 UTC 

[PATCH 0/4] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-03-17 13:02 UTC  (6+ messages)
` [PATCH 1/4] riscv: add UltraRISC SoC family Kconfig support

[PATCH v1 5/5] bpf: clear decap tunnel GSO state in skb_adjust_room
 2026-03-17 13:02 UTC  (2+ messages)

[PATCH] iommu/amd: Block identity domain when SNP enabled
 2026-03-17 13:02 UTC  (2+ messages)

FAILED: patch "[PATCH] io_uring: ensure ctx->rings is stable for task work flags" failed to apply to 6.19-stable tree
 2026-03-17 13:02 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: fix transaction abort when snapshotting received" failed to apply to 5.10-stable tree
 2026-03-17 13:02 UTC 

FAILED: patch "[PATCH] btrfs: fix transaction abort when snapshotting received" failed to apply to 5.15-stable tree
 2026-03-17 13:01 UTC 

[PATCH 0/5] i386/sev: Add TCG-emulated AMD SEV guest support
 2026-03-17 13:01 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: fix transaction abort when snapshotting received" failed to apply to 6.1-stable tree
 2026-03-17 13:01 UTC 

FAILED: patch "[PATCH] btrfs: fix transaction abort when snapshotting received" failed to apply to 6.6-stable tree
 2026-03-17 13:01 UTC 

FAILED: patch "[PATCH] btrfs: fix transaction abort when snapshotting received" failed to apply to 6.12-stable tree
 2026-03-17 13:01 UTC 

FAILED: patch "[PATCH] smb: client: fix iface port assignment in" failed to apply to 5.10-stable tree
 2026-03-17 13:01 UTC 

[PATCH v3] platform/x86/intel: disable wakeup_mode during hibernation
 2026-03-17 13:01 UTC  (2+ messages)

FAILED: patch "[PATCH] smb: client: fix iface port assignment in" failed to apply to 5.15-stable tree
 2026-03-17 13:01 UTC 

[PATCH] platform/x86: asus-armoury: add support for GZ302EA and GZ302EAC
 2026-03-17 13:01 UTC  (2+ messages)

[PATCH v5 0/6] Migrate on fault for device pages
 2026-03-17 13:01 UTC  (4+ messages)
` [PATCH v5 2/6] mm: Add helper to convert HMM pfn to migrate pfn

FAILED: patch "[PATCH] smb: client: fix atomic open with O_DIRECT & O_SYNC" failed to apply to 5.10-stable tree
 2026-03-17 13:01 UTC 

[PATCH] platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EAC
 2026-03-17 13:01 UTC  (2+ messages)

FAILED: patch "[PATCH] smb: client: fix atomic open with O_DIRECT & O_SYNC" failed to apply to 5.15-stable tree
 2026-03-17 13:01 UTC 

[PATCH] platform/x86/amd/hsmp: Fix typo in error message
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH v2] platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlen
 2026-03-17 13:00 UTC  (2+ messages)

FAILED: patch "[PATCH] io_uring/kbuf: check if target buffer list is still legacy on" failed to apply to 6.1-stable tree
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH v5 0/4] http: add support for HTTP 429 rate limit retries
 2026-03-17 13:00 UTC  (5+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] strbuf: pass correct alloc to strbuf_attach() in strbuf_reencode()
  ` [PATCH v6 2/3] strbuf_attach: fix call sites to pass correct alloc
  ` [PATCH v6 3/3] http: add support for HTTP 429 rate limit retries

[PATCH V2] iommu/sva: Fix crash in iommu_sva_unbind_device()
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: lenovo: wmi-gamezone: Drop gz_chain_head
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH][v2] platform/x86: ISST: Check HWP support before MSR access
 2026-03-17 13:00 UTC  (2+ messages)

[LTP] [PATCH v3 2/2] setxattr02: Adapt test for kernel 7.1.0+ socket xattr support
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)
 2026-03-17 13:00 UTC  (2+ messages)

FAILED: patch "[PATCH] io_uring/kbuf: check if target buffer list is still legacy on" failed to apply to 6.6-stable tree
 2026-03-17 13:00 UTC  (2+ messages)

FAILED: patch "[PATCH] kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()" failed to apply to 6.1-stable tree
 2026-03-17 13:00 UTC 

[PATCH] platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) support
 2026-03-17 13:00 UTC  (2+ messages)

FAILED: patch "[PATCH] kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()" failed to apply to 5.15-stable tree
 2026-03-17 13:00 UTC 

[Bug report] RADV GFX1200 (Navi 44 / RX 9060 XT): NULL page fault at 0x0 on gfxhub during Vulkan rendering
 2026-03-17 13:00 UTC  (2+ messages)

[PATCH] ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
 2026-03-17 13:00 UTC 

FAILED: patch "[PATCH] kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()" failed to apply to 6.6-stable tree
 2026-03-17 13:00 UTC 

[PATCH 0/2] platform/x86: asus-armoury: add more ppt data
 2026-03-17 13:00 UTC  (2+ messages)

FAILED: patch "[PATCH] kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()" failed to apply to 6.12-stable tree
 2026-03-17 13:00 UTC 

[PATCH] MAINTAINERS: change email address of Denis Benato
 2026-03-17 12:59 UTC  (2+ messages)

FAILED: patch "[PATCH] scsi: core: Fix error handling for scsi_alloc_sdev()" failed to apply to 5.10-stable tree
 2026-03-17 12:59 UTC 

[PATCH mm-hotfixes] mm/zswap: add missing kunmap_local()
 2026-03-17 12:59 UTC  (2+ messages)

FAILED: patch "[PATCH] firmware: stratix10-svc: Add Multi SVC clients support" failed to apply to 5.10-stable tree
 2026-03-17 12:59 UTC 

FAILED: patch "[PATCH] io_uring/kbuf: check if target buffer list is still legacy on" failed to apply to 6.12-stable tree
 2026-03-17 12:59 UTC  (2+ messages)

[PATCH v2 1/1] clk: imx: pll14xx: Use unsigned format specifier
 2026-03-17 13:02 UTC  (2+ messages)

FAILED: patch "[PATCH] firmware: stratix10-svc: Add Multi SVC clients support" failed to apply to 5.15-stable tree
 2026-03-17 12:59 UTC 

FAILED: patch "[PATCH] firmware: stratix10-svc: Add Multi SVC clients support" failed to apply to 6.1-stable tree
 2026-03-17 12:59 UTC 

FAILED: patch "[PATCH] firmware: stratix10-svc: Add Multi SVC clients support" failed to apply to 6.6-stable tree
 2026-03-17 12:59 UTC 

FAILED: patch "[PATCH] firmware: stratix10-svc: Add Multi SVC clients support" failed to apply to 6.12-stable tree
 2026-03-17 12:59 UTC 

FAILED: patch "[PATCH] firmware: stratix10-svc: Add Multi SVC clients support" failed to apply to 6.18-stable tree
 2026-03-17 12:59 UTC 

FAILED: patch "[PATCH] firmware: stratix10-svc: Add Multi SVC clients support" failed to apply to 6.19-stable tree
 2026-03-17 12:58 UTC 

[PATCH v5 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-17 12:58 UTC  (4+ messages)
` [PATCH v5 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v5 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v5 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section

FAILED: patch "[PATCH] powerpc64/bpf: do not increment tailcall count when prog is" failed to apply to 5.10-stable tree
 2026-03-17 12:58 UTC 

[PATCH] iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.h
 2026-03-17 12:59 UTC  (2+ messages)

FAILED: patch "[PATCH] powerpc64/bpf: do not increment tailcall count when prog is" failed to apply to 6.1-stable tree
 2026-03-17 12:58 UTC 

FAILED: patch "[PATCH] powerpc64/bpf: do not increment tailcall count when prog is" failed to apply to 5.15-stable tree
 2026-03-17 12:58 UTC 

FAILED: patch "[PATCH] powerpc64/bpf: do not increment tailcall count when prog is" failed to apply to 6.12-stable tree
 2026-03-17 12:58 UTC 

[PATCH v4 5/5] serial: qcom-geni: Load UART qup Firmware from linux side
 2026-03-17 12:58 UTC  (2+ messages)
` [PATCH v4 6/6] "

FAILED: patch "[PATCH] powerpc64/bpf: do not increment tailcall count when prog is" failed to apply to 6.6-stable tree
 2026-03-17 12:58 UTC 

FAILED: patch "[PATCH] powerpc64/bpf: do not increment tailcall count when prog is" failed to apply to 6.18-stable tree
 2026-03-17 12:58 UTC 

FAILED: patch "[PATCH] powerpc64/bpf: do not increment tailcall count when prog is" failed to apply to 6.19-stable tree
 2026-03-17 12:58 UTC 

FAILED: patch "[PATCH] powerpc64/bpf: fix kfunc call support" failed to apply to 6.12-stable tree
 2026-03-17 12:58 UTC 

[PATCH v3 0/2] Let iommupt manage changes in page size internally
 2026-03-17 12:58 UTC  (2+ messages)

[PATCH 0/4] drm/i915/display: don't access display PCH registers in non-display code
 2026-03-17 12:57 UTC  (2+ messages)

[PATCH v1] sonypi: Convert ACPI driver to a platform one
 2026-03-17 12:57 UTC  (3+ messages)

FAILED: patch "[PATCH] ublk: fix NULL pointer dereference in ublk_ctrl_set_size()" failed to apply to 6.18-stable tree
 2026-03-17 12:57 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs" failed to apply to 5.15-stable tree
 2026-03-17 12:57 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs" failed to apply to 5.10-stable tree
 2026-03-17 12:57 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs" failed to apply to 6.1-stable tree
 2026-03-17 12:57 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs" failed to apply to 6.6-stable tree
 2026-03-17 12:57 UTC 

FAILED: patch "[PATCH] s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs" failed to apply to 6.12-stable tree
 2026-03-17 12:57 UTC 

FAILED: patch "[PATCH] xfs: ensure dquot item is deleted from AIL only after log" failed to apply to 5.10-stable tree
 2026-03-17 12:56 UTC 

FAILED: patch "[PATCH] xfs: ensure dquot item is deleted from AIL only after log" failed to apply to 5.15-stable tree
 2026-03-17 12:56 UTC 

FAILED: patch "[PATCH] xfs: ensure dquot item is deleted from AIL only after log" failed to apply to 6.1-stable tree
 2026-03-17 12:56 UTC 

[PATCH] media: radio-mr800: fix memory leak on error path
 2026-03-17 12:56 UTC  (2+ messages)

[PATCH] iommu/riscv: Stop polling when CQCSR reports an error
 2026-03-17 12:56 UTC  (3+ messages)

FAILED: patch "[PATCH] xfs: ensure dquot item is deleted from AIL only after log" failed to apply to 6.6-stable tree
 2026-03-17 12:56 UTC 

[PATH v2] usb: usblp: add the reset_resume function interface
 2026-03-17 12:56 UTC 

FAILED: patch "[PATCH] xfs: fix integer overflow in bmap intent sort comparator" failed to apply to 5.15-stable tree
 2026-03-17 12:56 UTC 

FAILED: patch "[PATCH] xfs: fix integer overflow in bmap intent sort comparator" failed to apply to 5.10-stable tree
 2026-03-17 12:56 UTC 

FAILED: patch "[PATCH] xfs: fix integer overflow in bmap intent sort comparator" failed to apply to 6.1-stable tree
 2026-03-17 12:56 UTC 

FAILED: patch "[PATCH] xfs: fix integer overflow in bmap intent sort comparator" failed to apply to 6.6-stable tree
 2026-03-17 12:56 UTC 

[PATCH 0/8] dma::Coherent & dma::CoherentInit API
 2026-03-17 12:56 UTC  (5+ messages)
` [PATCH 2/8] rust: dma: add generalized container for types other than slices

buffer cache simplification v4
 2026-03-17 12:56 UTC  (3+ messages)

[PATCH v4 00/27] drm/amd: VRR fixes, HDMI Gaming Features
 2026-03-17 10:03 UTC  (4+ messages)
` [PATCH v4 07/27] drm/amd/display: Use bigger VRR range if found in AMD vsdb

[PATCH 0/3] usb: spacemit: k3: Add USB2.0 support
 2026-03-17 12:55 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: usb: dwc3: spacemit: add support for K3 SoC

[PATCH] wifi: ath12k: fix channel list copy on big endian
 2026-03-17 12:54 UTC 

[PATCH v1] hw/pci-host/xilinx-pcie: Set explicit bus name for Root Port
 2026-03-17  7:20 UTC 

[PATCH] linux-user: update ppoll/pselect6 timeout on EINTR
 2026-03-17  9:52 UTC 

[PATCH] linux-user: Make openat2() use -L for absolute paths
 2026-03-17  5:38 UTC 

[PATCH] gpio: shared: call gpio_chip::of_xlate() if set
 2026-03-17 12:53 UTC  (2+ messages)

[GIT PULL] TEE shared memory fix for 7.0
 2026-03-17 12:53 UTC  (4+ messages)

FAILED: patch "[PATCH] crypto: atmel-sha204a - Fix OOM ->tfm_count leak" failed to apply to 5.15-stable tree
 2026-03-17 12:53 UTC 

FAILED: patch "[PATCH] crypto: atmel-sha204a - Fix OOM ->tfm_count leak" failed to apply to 5.10-stable tree
 2026-03-17 12:53 UTC 

FAILED: patch "[PATCH] crypto: atmel-sha204a - Fix OOM ->tfm_count leak" failed to apply to 6.6-stable tree
 2026-03-17 12:53 UTC 

[PATCH v2] ASoC: dt-bindings: adi,ssm2305: Convert to DT schema
 2026-03-17 12:53 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.