All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-12 13:47:42 to 2026-05-12 14:06:42 UTC [more...]

[PATCH v4 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-05-12 14:06 UTC  (13+ messages)
` [PATCH v4 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v4 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v4 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v4 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v4 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v4 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API

[PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
 2026-05-12 14:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/liburiparser: security bump version to 1.0.2
 2026-05-12 14:06 UTC 

FAILED: patch "[PATCH] mm/damon/reclaim: detect and use fresh enabled and" failed to apply to 6.1-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] mm/damon/reclaim: detect and use fresh enabled and" failed to apply to 6.6-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] mm/damon/reclaim: detect and use fresh enabled and" failed to apply to 6.12-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] mm/damon/reclaim: detect and use fresh enabled and" failed to apply to 6.18-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] mm/damon/lru_sort: detect and use fresh enabled and" failed to apply to 6.1-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] mm/damon/lru_sort: detect and use fresh enabled and" failed to apply to 6.6-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] mm/damon/lru_sort: detect and use fresh enabled and" failed to apply to 6.12-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] mm/damon/lru_sort: detect and use fresh enabled and" failed to apply to 6.18-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] smb: client: Use FullSessionKey for AES-256 encryption key" failed to apply to 5.10-stable tree
 2026-05-12 14:05 UTC 

[PATCH rdma-next v2 0/2] RDMA: detect and handle CoCo DMA bounce buffering
 2026-05-12 14:05 UTC  (8+ messages)
` [PATCH rdma-next v2 1/2] RDMA/uverbs: expose CoCo DMA bounce requirement to userspace
` [PATCH rdma-next v2 2/2] RDMA/umem: block plain userspace memory registration under CoCo bounce

FAILED: patch "[PATCH] smb: client: Use FullSessionKey for AES-256 encryption key" failed to apply to 5.15-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] smb: client: Use FullSessionKey for AES-256 encryption key" failed to apply to 6.1-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] smb: client: Use FullSessionKey for AES-256 encryption key" failed to apply to 6.12-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] smb: client: Use FullSessionKey for AES-256 encryption key" failed to apply to 6.6-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] smb: client: Use FullSessionKey for AES-256 encryption key" failed to apply to 7.0-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] smb: client: Use FullSessionKey for AES-256 encryption key" failed to apply to 6.18-stable tree
 2026-05-12 14:05 UTC 

FAILED: patch "[PATCH] smb: client: validate dacloffset before building DACL" failed to apply to 5.10-stable tree
 2026-05-12 14:04 UTC 

FAILED: patch "[PATCH] smb: client: validate dacloffset before building DACL" failed to apply to 5.15-stable tree
 2026-05-12 14:04 UTC 

FAILED: patch "[PATCH] smb: client: validate dacloffset before building DACL" failed to apply to 6.1-stable tree
 2026-05-12 14:04 UTC 

[PATCH] nvme/tcp: release socket on sock_alloc_file() failure
 2026-05-12 14:04 UTC  (2+ messages)

[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
 2026-05-12 14:04 UTC  (5+ messages)
` [PATCH 2/5] liveupdate: Remove limit on the number of files per session
` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal

[PATCH] ASoC: sdw_utils: Check speaker component string allocation
 2026-05-12 14:03 UTC 

[PATCH v5 00/15] CMTG enablement
 2026-05-12 13:32 UTC  (16+ messages)
` [PATCH v5 01/15] drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTG
` [PATCH v5 02/15] drm/i915/cmtg: Set CMTG clock select
` [PATCH v5 03/15] drm/i915/cmtg: Add cmtg transcoder offset in struct _device_info
` [PATCH v5 04/15] drm/i915/cmtg: Set timings for CMTG
` [PATCH v5 05/15] drm/i915/cmtg: Program VRR registers of CMTG
` [PATCH v5 06/15] drm/i915/cmtg: Set transcoder mn for CMTG
` [PATCH v5 07/15] drm/i915/cmtg: Add hook to enable CMTG with sync to port
` [PATCH v5 08/15] drm/i915/cmtg: Add a hook to make eDP transcoder secondary
` [PATCH v5 09/15] drm/i915/cmtg: Split CMTG support check from intel_cmtg_is_allowed()
` [PATCH v5 10/15] drm/i915/cmtg: Modify existing hook to disable CMTG
` [PATCH v5 11/15] drm/i915/cmtg: Add CMTG interrupt handling
` [PATCH v5 12/15] drm/i915/cmtg: Add CMTG HWGB programming
` [PATCH v5 13/15] drm/i915/cmtg: Add CMTG scan line programming
` [PATCH v5 14/15] drm/i915/cmtg: Add trigger to enable/disable cmtg
` [PATCH v5 15/15] drm/i915/cmtg: Restore CMTG after DC6 entry

FAILED: patch "[PATCH] s390/debug: Reject zero-length input before trimming a" failed to apply to 5.15-stable tree
 2026-05-12 14:03 UTC 

FAILED: patch "[PATCH] s390/debug: Reject zero-length input before trimming a" failed to apply to 5.10-stable tree
 2026-05-12 14:03 UTC 

FAILED: patch "[PATCH] s390/debug: Reject zero-length input before trimming a" failed to apply to 6.1-stable tree
 2026-05-12 14:03 UTC 

FAILED: patch "[PATCH] s390/debug: Reject zero-length input before trimming a" failed to apply to 6.6-stable tree
 2026-05-12 14:03 UTC 

FAILED: patch "[PATCH] s390/debug: Reject zero-length input before trimming a" failed to apply to 6.12-stable tree
 2026-05-12 14:03 UTC 

[Buildroot] Buildroot 2026.05-rc1 released
 2026-05-12 14:03 UTC 

[PATCH 0/9] rv: Fixes on Deterministic and Hybrid Automata
 2026-05-12 14:02 UTC  (10+ messages)
` [PATCH 1/9] rv: Fix __user specifier usage in extract_params()
` [PATCH 2/9] rv: Fix read_lock scope in per-task DA cleanup
` [PATCH 3/9] rv: Reset per-task DA monitors before releasing the slot
` [PATCH 4/9] rv: Prevent task migration while handling per-CPU events
` [PATCH 5/9] rv: Ensure all pending probes terminate on per-obj monitor destroy
` [PATCH 6/9] rv: Ensure synchronous cleanup for HA monitors
` [PATCH 7/9] rv: Do not rely on clean monitor when initialising HA
` [PATCH 8/9] rv: Add automatic cleanup handlers for per-task HA monitors
` [PATCH 9/9] rv: Mandate deallocation for per-obj monitors

[PATCH] sched/deadline: Make dl-server nohz full aware
 2026-05-12 14:03 UTC  (2+ messages)

[PATCH v6 0/2] MAINTAINERS: update ADI IIO entry and specific IIO maintainer
 2026-05-12 14:03 UTC  (2+ messages)

FAILED: patch "[PATCH] RDMA/hns: Fix unlocked call to hns_roce_qp_remove()" failed to apply to 5.10-stable tree
 2026-05-12 14:03 UTC 

FAILED: patch "[PATCH] pmdomain: core: Fix detach procedure for virtual devices in" failed to apply to 5.15-stable tree
 2026-05-12 14:03 UTC 

FAILED: patch "[PATCH] pmdomain: core: Fix detach procedure for virtual devices in" failed to apply to 5.10-stable tree
 2026-05-12 14:03 UTC 

FAILED: patch "[PATCH] pmdomain: core: Fix detach procedure for virtual devices in" failed to apply to 6.6-stable tree
 2026-05-12 14:03 UTC 

FAILED: patch "[PATCH] pmdomain: core: Fix detach procedure for virtual devices in" failed to apply to 6.1-stable tree
 2026-05-12 14:03 UTC 

FAILED: patch "[PATCH] lib/crc: tests: Make crc_kunit test only the enabled CRC" failed to apply to 6.18-stable tree
 2026-05-12 14:01 UTC 

FAILED: patch "[PATCH] lib/crypto: mpi: Fix integer underflow in" failed to apply to 5.15-stable tree
 2026-05-12 14:01 UTC 

FAILED: patch "[PATCH] lib/crypto: mpi: Fix integer underflow in" failed to apply to 5.10-stable tree
 2026-05-12 14:01 UTC 

FAILED: patch "[PATCH] lib/crypto: mpi: Fix integer underflow in" failed to apply to 6.1-stable tree
 2026-05-12 14:01 UTC 

FAILED: patch "[PATCH] iommufd: Fix return value of iommufd_fault_fops_write()" failed to apply to 6.12-stable tree
 2026-05-12 14:00 UTC 

FAILED: patch "[PATCH] dm-verity-fec: fix the size of dm_verity_fec_io::erasures" failed to apply to 5.10-stable tree
 2026-05-12 14:00 UTC 

FAILED: patch "[PATCH] dm-verity-fec: fix the size of dm_verity_fec_io::erasures" failed to apply to 6.12-stable tree
 2026-05-12 14:00 UTC 

FAILED: patch "[PATCH] dm-verity-fec: fix the size of dm_verity_fec_io::erasures" failed to apply to 5.15-stable tree
 2026-05-12 14:00 UTC 

FAILED: patch "[PATCH] dm-verity-fec: fix the size of dm_verity_fec_io::erasures" failed to apply to 6.1-stable tree
 2026-05-12 14:00 UTC 

FAILED: patch "[PATCH] dm-verity-fec: fix the size of dm_verity_fec_io::erasures" failed to apply to 6.6-stable tree
 2026-05-12 14:00 UTC 

[PATCH ath-next v2] wifi: ath10k: skip WMI and beacon transmission when device is wedged
 2026-05-12 14:02 UTC  (2+ messages)

FAILED: patch "[PATCH] dm-verity-fec: fix the size of dm_verity_fec_io::erasures" failed to apply to 6.18-stable tree
 2026-05-12 14:00 UTC 

[PATCH v2 0/3] fix leaks in some WMI error path
 2026-05-12 14:02 UTC  (2+ messages)

FAILED: patch "[PATCH] dm-verity-fec: fix reading parity bytes split across blocks" failed to apply to 6.6-stable tree
 2026-05-12 14:00 UTC 

[PATCH net-next v2 5/9] net: ethernet: oa_tc6: Adding vendor specific MMS
 2026-05-12 14:02 UTC  (4+ messages)

FAILED: patch "[PATCH] dm-verity-fec: fix reading parity bytes split across blocks" failed to apply to 6.1-stable tree
 2026-05-12 14:00 UTC 

FAILED: patch "[PATCH] dm-verity-fec: fix reading parity bytes split across blocks" failed to apply to 6.18-stable tree
 2026-05-12 14:00 UTC 

FAILED: patch "[PATCH] dm-verity-fec: fix reading parity bytes split across blocks" failed to apply to 6.12-stable tree
 2026-05-12 14:00 UTC 

FAILED: patch "[PATCH] eventfs: Use list_add_tail_rcu() for SRCU-protected children" failed to apply to 6.18-stable tree
 2026-05-12 13:59 UTC 

FAILED: patch "[PATCH] eventfs: Use list_add_tail_rcu() for SRCU-protected children" failed to apply to 6.6-stable tree
 2026-05-12 13:59 UTC 

[PATCH] net: block MSG_NO_SHARED_FRAGS in sendmsg()
 2026-05-12 14:02 UTC 

FAILED: patch "[PATCH] eventfs: Use list_add_tail_rcu() for SRCU-protected children" failed to apply to 6.12-stable tree
 2026-05-12 13:59 UTC 

FAILED: patch "[PATCH] eventfs: Use list_add_tail_rcu() for SRCU-protected children" failed to apply to 7.0-stable tree
 2026-05-12 13:59 UTC 

FAILED: patch "[PATCH] btrfs: fix double free in create_space_info_sub_group() error" failed to apply to 6.12-stable tree
 2026-05-12 13:58 UTC 

[PATCH v2 0/4] Prepwork for non-PCIe NHI/TBT hosts
 2026-05-12 14:02 UTC  (9+ messages)
` [PATCH v2 2/4] thunderbolt: Separate out common NHI bits

FAILED: patch "[PATCH] btrfs: fix double free in create_space_info_sub_group() error" failed to apply to 6.1-stable tree
 2026-05-12 13:58 UTC 

[PATCH] spi: fix controller registration API inconsistency
 2026-05-12 14:01 UTC 

FAILED: patch "[PATCH] btrfs: fix double free in create_space_info_sub_group() error" failed to apply to 6.6-stable tree
 2026-05-12 13:58 UTC 

FAILED: patch "[PATCH] btrfs: fix double free in create_space_info_sub_group() error" failed to apply to 6.18-stable tree
 2026-05-12 13:58 UTC 

FAILED: patch "[PATCH] btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which" failed to apply to 5.10-stable tree
 2026-05-12 13:58 UTC 

[PATCH v4 00/20] drm/atomic: Rework initial state allocation
 2026-05-12 14:02 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/atomic: Rework initial state allocation (rev3)

FAILED: patch "[PATCH] btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which" failed to apply to 6.6-stable tree
 2026-05-12 13:58 UTC 

FAILED: patch "[PATCH] btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which" failed to apply to 5.15-stable tree
 2026-05-12 13:58 UTC 

FAILED: patch "[PATCH] btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which" failed to apply to 6.1-stable tree
 2026-05-12 13:58 UTC 

FAILED: patch "[PATCH] btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which" failed to apply to 6.18-stable tree
 2026-05-12 13:58 UTC 

FAILED: patch "[PATCH] btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which" failed to apply to 6.12-stable tree
 2026-05-12 13:58 UTC 

xhci_hcd: AMD Raphael/Granite Ridge USB 2.0 xHCI [1022:15b8] dies on resume from suspend
 2026-05-12 14:01 UTC  (9+ messages)

[PATCH v1 0/2] iio: Rework i2c_device_id initialisation
 2026-05-12 14:01 UTC  (5+ messages)
` [PATCH v1 1/2] iio: Drop unused driver_data in four i2c drivers
` [PATCH v1 2/2] iio: Initialize i2c_device_id arrays using member names

[PATCH i-g-t v3] lib/igt_sriov_device: Update igt_sriov_enable_vfs helper
 2026-05-12 14:01 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for lib/igt_sriov_device: Update igt_sriov_enable_vfs helper (rev3)

qcom: Add cdsp1r.jsn for sa8775p platform
 2026-05-12 14:00 UTC 

Looking for Yocto-supported Reference Design
 2026-05-12 14:00 UTC  (4+ messages)
` [yocto] "

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-12 13:59 UTC  (10+ messages)

[PATCH] mm/damon/vaddr: attempt per-vma lock during page table walk
 2026-05-12 13:59 UTC  (2+ messages)

[PATCH] restorecond: do not follow symlinks and do not relabel hard links
 2026-05-12 13:58 UTC 

[PATCH v3] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-12 13:58 UTC  (6+ messages)

[PATCH net-next v9 1/2] net: pppoe: implement GRO/GSO support
 2026-05-12 13:58 UTC  (2+ messages)

[PATCH v7 0/3] mm: improve write performance with RWF_DONTCACHE
 2026-05-12 13:58 UTC  (3+ messages)
` [PATCH v7 1/3] mm: preserve PG_dropbehind flag during folio split

[PATCH] drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
 2026-05-12 13:58 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure (rev2)

[PATCH] ARM: OMAP2+: Make OMAP4 finish_suspend callback CFI-safe
 2026-05-12 13:57 UTC  (4+ messages)

[PATCH 0/2] Doc, scripts: facilitate phaseout of strlcat
 2026-05-12 13:57 UTC  (5+ messages)
` [PATCH 1/2] Doc: deprecated.rst: add strlcat()

[PATCH v2 0/3] gpu/buddy: Per-order free and used block scoreboards
 2026-05-12 13:57 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for gpu/buddy: Per-order free and used block scoreboards (rev3)

[PATCH 0/4] Add support for Kernel WDT
 2026-05-12 13:56 UTC  (2+ messages)

[PATCH v2 00/16] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
 2026-05-12 13:55 UTC  (4+ messages)
` [PATCH v2 01/16] dt-bindings: iio: adc: mt6359: generalize description for mt63xx series

[PATCH net 0/2] ovpn: fix TCP teardown UAF races
 2026-05-12 13:55 UTC  (5+ messages)
` [PATCH net 1/2] ovpn: tcp - use cached peer pointer in ovpn_tcp_close()

[PATCH v2] usb: onboard-hub: Add support for Corechips SL6341 USB 2.0/3.0 hub controller
 2026-05-12 13:55 UTC 

[PATCH RESEND v2 2/5] hwmon: (pmbus/adm1266) add clear_blackbox debugfs entry
 2026-05-12 13:55 UTC  (6+ messages)

[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-12 13:54 UTC  (14+ messages)
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction

[bug report] bootconfig: init: Allow admin to use bootconfig for kernel command line
 2026-05-12 13:54 UTC  (3+ messages)

[PATCH 00/16] tests: do more testing of block drivers
 2026-05-12 13:53 UTC  (2+ messages)

[PATCH v3] tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
 2026-05-12 13:54 UTC 

[PATCH 1/5] weston: remove obsolete .la deletion
 2026-05-12 13:54 UTC  (5+ messages)
` [PATCH 2/5] librsvg: "
` [PATCH 3/5] librsvg: consolidate DEPENDS
` [PATCH 4/5] librsvg: consolidate PACKAGECONFIG
` [PATCH 5/5] librsvg: rewrite cross gdk-pixbuf-query-loaders handling

[PATCH RFC] iommu: Enable per-device SSID space for SVA
 2026-05-12 13:53 UTC  (4+ messages)

[Buildroot] [git commit] Update for 2026.05-rc1
 2026-05-12 13:53 UTC 

[PATCH 0/2] drm/xe: Adjust the bo shrinker batch size
 2026-05-12 13:53 UTC  (3+ messages)
` [PATCH 1/2] drm/xe: Track number of populated ttm_tts in the shrinker
` [PATCH 2/2] drm/xe: Update shrinker batch size based on average BO size

[PATCH v1 0/4] bpf: Introduce bpf_netpoll
 2026-05-12 13:53 UTC  (7+ messages)
` [PATCH v1 1/4] bpf: Add netpoll kfuncs for sending UDP packets

[PATCH v6 0/5] branch: prune-merged
 2026-05-12 13:53 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 3/5] branch: add --prune-merged <remote>

[PATCH v2] target/loongarch/kvm: Include missing exec/cpu-defs.h header
 2026-05-12 13:11 UTC 

[PATCH iproute2-next 1/2] dpll: align help and man notation with actual option parsing
 2026-05-12 13:52 UTC  (2+ messages)
` [PATCH iproute2-next 2/2] dpll: monitor: add -t/--timestamp and --tshort options

[PATCH] target/loongarch/kvm: Include missing exec/cpu-defs.h header
 2026-05-12 13:08 UTC  (3+ messages)

[PATCH 0/4] i2c: tegra: Improve DMA mapping, latency, and power management
 2026-05-12 13:52 UTC  (2+ messages)

FAILED: patch "[PATCH] extcon: ptn5150: handle pending IRQ events during system" failed to apply to 5.10-stable tree
 2026-05-12 13:52 UTC 

[PATCH] KVM: selftests: sync_regs_test: use KVM_SYNC_X86_VALID_FIELDS
 2026-05-12 13:52 UTC  (4+ messages)

[PATCH 1/1] accel/tcg: allow unaligned access for SPARC Solaris user-mode
 2026-05-12  7:36 UTC 

[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-12 13:51 UTC  (10+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v12 03/11] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v12 04/11] lib: math: div64: add div64_s64_rem()

[PATCH] rtla: Stop the record trace on interrupt
 2026-05-12 13:51 UTC  (3+ messages)

[PATCH 1/1] accel/tcg: allow unaligned access for SPARC Solaris user-mode
 2026-05-12  7:12 UTC 

[PATCH v3 nf-next] netfilter: nft_byteorder: remove multi-register support
 2026-05-12 13:51 UTC  (2+ messages)

[PATCH] target/i386/kvm: Fix Live Migration failure on Intel Ice Lake after OS upgrade (Ubuntu 20.04 to 22.04)
 2026-05-12  8:02 UTC 

[RFC PATCH] ui/sdl2: replace SDL relative mouse mode with manual warp-to-center
 2026-05-12  2:57 UTC  (3+ messages)
` [RFC PATCH v2 0/1] "
` [RFC PATCH v2 1/1] "

FAILED: patch "[PATCH] clockevents: Add missing resets of the next_event_forced flag" failed to apply to 7.0-stable tree
 2026-05-12 13:50 UTC 

[PATCH v2] pstore/zone: Emit registration message as a single pr_info()
 2026-05-12 13:50 UTC  (2+ messages)

FAILED: patch "[PATCH] tracing/probes: Limit size of event probe to 3K" failed to apply to 5.15-stable tree
 2026-05-12 13:50 UTC 

FAILED: patch "[PATCH] tracing/probes: Limit size of event probe to 3K" failed to apply to 5.10-stable tree
 2026-05-12 13:50 UTC 

FAILED: patch "[PATCH] tracing/probes: Limit size of event probe to 3K" failed to apply to 6.1-stable tree
 2026-05-12 13:50 UTC 

FAILED: patch "[PATCH] tracing/probes: Limit size of event probe to 3K" failed to apply to 6.6-stable tree
 2026-05-12 13:50 UTC 

[PATCH] Revert "NFSD: Defer sub-object cleanup in export put callbacks"
 2026-05-12 13:48 UTC  (2+ messages)

FAILED: patch "[PATCH] tracing/probes: Limit size of event probe to 3K" failed to apply to 6.12-stable tree
 2026-05-12 13:50 UTC 

FAILED: patch "[PATCH] tracing/fprobe: Unregister fprobe even if memory allocation" failed to apply to 6.18-stable tree
 2026-05-12 13:50 UTC 

[PATCH] target/s390x: Make container ids in SysIB_15x 1-based
 2026-05-12 11:05 UTC  (3+ messages)

FAILED: patch "[PATCH] tracing/fprobe: Remove fprobe from hash in failure path" failed to apply to 6.18-stable tree
 2026-05-12 13:50 UTC 

FAILED: patch "[PATCH] spi: topcliff-pch: fix controller deregistration" failed to apply to 6.1-stable tree
 2026-05-12 13:49 UTC 

FAILED: patch "[PATCH] spi: topcliff-pch: fix controller deregistration" failed to apply to 5.10-stable tree
 2026-05-12 13:49 UTC 

FAILED: patch "[PATCH] spi: topcliff-pch: fix controller deregistration" failed to apply to 5.15-stable tree
 2026-05-12 13:49 UTC 

FAILED: patch "[PATCH] spi: topcliff-pch: fix controller deregistration" failed to apply to 6.6-stable tree
 2026-05-12 13:49 UTC 

FAILED: patch "[PATCH] thermal: core: Free thermal zone ID later during removal" failed to apply to 5.10-stable tree
 2026-05-12 13:49 UTC 

FAILED: patch "[PATCH] thermal: core: Free thermal zone ID later during removal" failed to apply to 5.15-stable tree
 2026-05-12 13:49 UTC 

FAILED: patch "[PATCH] thermal: core: Free thermal zone ID later during removal" failed to apply to 6.1-stable tree
 2026-05-12 13:49 UTC 

FAILED: patch "[PATCH] thermal: core: Free thermal zone ID later during removal" failed to apply to 6.6-stable tree
 2026-05-12 13:49 UTC 

[RFC net-next 0/4] devlink: Add boot-time defaults
 2026-05-12 13:48 UTC  (12+ messages)

[PATCH] hw/timer/mss_timer: Remove dead code in timer_write()
 2026-05-12 13:47 UTC 

FAILED: patch "[PATCH] io_uring/tw: serialize ctx->retry_llist with ->uring_lock" failed to apply to 6.18-stable tree
 2026-05-12 13:48 UTC  (2+ messages)

FAILED: patch "[PATCH] tracefs: Fix default permissions not being applied on initial" failed to apply to 6.12-stable tree
 2026-05-12 13:48 UTC 

FAILED: patch "[PATCH] spi: microchip-core-qspi: control built-in cs manually" failed to apply to 6.1-stable tree
 2026-05-12 13:48 UTC 

[PATCH 0/3] Add GPADC support for A523
 2026-05-12 13:48 UTC  (4+ messages)
` [PATCH 2/3] iio: adc: sun20i-gpadc: add A523 gpadc support

FAILED: patch "[PATCH] spi: microchip-core-qspi: control built-in cs manually" failed to apply to 6.6-stable tree
 2026-05-12 13:48 UTC 

FAILED: patch "[PATCH] io_uring/kbuf: support min length left for incremental" failed to apply to 6.18-stable tree
 2026-05-12 13:48 UTC  (2+ messages)

[PATCH] crypto : ecc - Fix carry overflow in vli multiplication
 2026-05-12 13:48 UTC  (2+ messages)

FAILED: patch "[PATCH] spi: microchip-core-qspi: control built-in cs manually" failed to apply to 6.12-stable tree
 2026-05-12 13:48 UTC 

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-12 13:47 UTC  (6+ messages)
` [PATCH 4/8] drm/panthor: Add support for protected memory allocation in panthor

FAILED: patch "[PATCH] spi: microchip-core-qspi: fix controller deregistration" failed to apply to 6.1-stable tree
 2026-05-12 13:47 UTC 

FAILED: patch "[PATCH] spi: microchip-core-qspi: fix controller deregistration" failed to apply to 6.6-stable tree
 2026-05-12 13:47 UTC 

[PATCH 0/3] tests/intel/xe_pat: dynamic PAT index selection for pat-index-auto
 2026-05-12 13:47 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "


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.