messages from 2026-05-19 05:52:46 to 2026-05-19 06:30:36 UTC [more...]
[PATCH v2 0/2] virtio-gpu: Do not wait for the main thread during reset
2026-05-19 6:29 UTC (3+ messages)
[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
2026-05-19 6:30 UTC (11+ messages)
[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
2026-05-19 6:29 UTC (4+ messages)
` [PATCH v5 8/8] unwind: arm64: Use sframe to unwind interrupt frames
[PATCH v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
2026-05-19 6:29 UTC (25+ messages)
` [PATCH v7 03/23] drm: bridge: dw_hdmi: Free IRQ before CEC adapter is unregistered
` [PATCH v7 09/23] drm: bridge: dw_hdmi: Unregister CEC notifier during connector cleanup
` [PATCH v7 10/23] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v7 11/23] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v7 12/23] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v7 13/23] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
htmldocs: Warning: drivers/scsi/mpt3sas/Kconfig references a file that doesn't exist: Documentation/hwmon/mpt3sas.rst
2026-05-19 6:28 UTC
[PATCH batadv v2] batman-adv: mcast: fix use-after-free in orig_node RCU release
2026-05-19 6:27 UTC
[PATCH net v2] net: wwan: iosm: fix potential memory leaks in ipc_imem_init()
2026-05-19 6:27 UTC
PATCH gawk: ptest: disable randtest due to nondeterministic behavior
2026-05-19 5:40 UTC (2+ messages)
[PATCH v1 0/2] oe: Fix build failures with multiple git SRC_URI entries
2026-05-19 6:28 UTC (4+ messages)
` [PATCH v1 1/2] externalsrc: Handle nested git repos from multiple "
[PATCH v6] revision.c: implement --max-count-oldest
2026-05-19 6:27 UTC (3+ messages)
` [PATCH v7] "
[PATCH] ARM: i.MX: add support for fast authentication
2026-05-19 6:25 UTC (2+ messages)
[PATCH 0/3] vdso: Drop GENERIC_TIME_VSYSCALL
2026-05-19 6:26 UTC (8+ messages)
` [PATCH 1/3] riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacks
` [PATCH 2/3] vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH 3/3] vdso/treewide: Drop GENERIC_TIME_VSYSCALL
[RFC PATCH 0/4] mm/shmem: optimize read performance with folio batching
2026-05-19 6:24 UTC (6+ messages)
` [RFC PATCH 2/4] mm/shmem: use SGP_GET in read operations
[PATCH 0/8] Fix missing fops.owner in Rust DRM/misc abstractions
2026-05-19 6:26 UTC (9+ messages)
` [PATCH 1/8] rust: module: add `MODULE_PTR` const to `ModuleMetadata` trait
` [PATCH 2/8] rust: driver: make `DriverModule` struct pub(crate) in `module_driver!`
` [PATCH 3/8] rust: drm: add `ThisModule` associated type to `Driver` trait
` [PATCH 4/8] gpu: nova: implement `ThisModule`
` [PATCH 5/8] gpu: tyr: "
` [PATCH 6/8] rust: drm: set fops.owner from driver module pointer
` [PATCH 7/8] rust: miscdevice: add `ThisModule` associated type to `MiscDevice` trait
` [PATCH 8/8] samples: rust: rust_misc_device: implement `ThisModule` for `RustMiscDevice`
[PATCH v5 00/10] drm/msm/dp: Drop the HPD state machine
2026-05-19 6:25 UTC (2+ messages)
[PATCH v1 0/8] Enable CMRR in fixed-RR VRR path
2026-05-19 6:25 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH] commit: fall back to full read when maybe_tree is NULL
2026-05-19 6:25 UTC (4+ messages)
[PATCH v2 2/4] drm/verisilicon: add model ID constants and DCU Lite chip identity
2026-05-19 6:25 UTC (2+ messages)
[bug report] drbd: replace genl_magic with explicit netlink serialization
2026-05-19 6:24 UTC
[PATCH v2 0/4] iio: light: add support for veml6031x00 ALS series
2026-05-19 6:24 UTC (6+ messages)
` [PATCH v2 2/4] iio: light: veml6030: fix channel type when pushing events
[PATCH] dma-buf: system_heap: Use LIST_HEAD() to initialize on stack list head
2026-05-19 6:05 UTC
[PATCH i-g-t v2] lib/intel_blt: Replace CANONICAL() with xe_canonical_va() for Xe driver
2026-05-19 6:22 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for lib/intel_blt: Replace CANONICAL() with xe_canonical_va() for Xe driver (rev2)
[PATCH] arch: enable RELR relocation packing support by default
2026-05-19 6:21 UTC
[PATCH v4 0/9] Fix some clean up during userq create/destroy
2026-05-19 6:21 UTC (10+ messages)
` [PATCH v4 1/9] drm/amdgpu/userq: Fix doorbell cleanup on queue creation fail
` [PATCH v4 2/9] drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
` [PATCH v4 3/9] drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
` [PATCH v4 4/9] drm/amdgpu/userq: dont override return value of xa_alloc
` [PATCH v4 5/9] drm/amdgpu/userq: clean up wptr_obj along with mqd_destroy
` [PATCH v4 6/9] drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart fails
` [PATCH v4 7/9] drm/amdgpu/userq: reserve root bo without interruption
` [PATCH v4 8/9] drm/amdgpu/userq: make sure queue is valid in the hang_detect_work
` [PATCH v4 9/9] drm/amdgpu/userq: user array isntead of list for userq vas
[PATCH v3 00/31] Vswing/Preemphasis Override
2026-05-19 6:21 UTC (15+ messages)
` [PATCH v3 13/31] drm/i915/buf_trans: override VS/PE-O when requested
` [PATCH v3 14/31] drm/i915/buf_trans: abstract VS/PE-O index computation
` [PATCH v3 15/31] drm/i915/bios: parse LT's VS/PE-O tables
` [PATCH v3 16/31] drm/i915/bios: shrink all LT's VS/PE tables
` [PATCH v3 19/31] drm/i915/bios: parse Snps's VS/PE-O tables
` [PATCH v3 20/31] drm/i915/bios: shrink all Snps's VS/PE tables
` [PATCH v3 25/31] drm/i915/bios: parse EHL's VS/PE-O tables
[PATCH net v2 0/2] net: phy: honor eee_disabled_modes when advertising EEE
2026-05-19 6:20 UTC (4+ messages)
` [PATCH net v2 1/2] net: phy: honor eee_disabled_modes in phy_support_eee()
[PATCH v3] iio: pressure: rohm-bm1390: harden trigger handler against transient errors
2026-05-19 6:19 UTC (2+ messages)
[PATCH net] net: wwan: iosm: fix potential memory leaks in ipc_imem_init()
2026-05-19 6:19 UTC (3+ messages)
[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
2026-05-19 6:19 UTC (2+ messages)
[PATCH 0/2] power: qcom,rpmpd: Add support for Shikra
2026-05-19 6:19 UTC (8+ messages)
` [PATCH 2/2] soc: qcom: rpmpd: Add Shikra RPM Power Domains
[PATCH] usb: dwc2: remove useless check of !chan
2026-05-19 6:00 UTC
[PATCH] drm/amd/pm: fix smu13 power limit default/cap calculation
2026-05-19 6:18 UTC (2+ messages)
[PATCH 0/2] squota delete fstests
2026-05-19 6:18 UTC (7+ messages)
` [PATCH 1/2] btrfs: inline enable_quota helper in test 301
` [PATCH 2/2] btrfs: test qgroup deletion races with squota writes
[PATCH] PM: Use LIST_HEAD() to initialize on stack list head
2026-05-19 5:59 UTC
[PATCH] log: let --follow follow renames in merge commits
2026-05-19 6:17 UTC (2+ messages)
[PATCH 0/3] spi: enable the SpacemiT K3 SoC QSPI
2026-05-19 6:15 UTC (8+ messages)
` [PATCH 1/3] spi: dt-bindings: fsl-qspi: support SpacemiT K3
` [PATCH 2/3] spi: fsl-qspi: add SpacemiT K3 support
` [PATCH 3/3] riscv: dts: spacemit: add QSPI support for K3 Pico-ITX
[PATCH v2 1/3] PBL: add common define for early malloc size
2026-05-19 6:15 UTC (2+ messages)
[PATCH v2 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-05-19 6:15 UTC (4+ messages)
` [PATCH v2 2/5] arm64/mm: drop vmemmap_pmd helpers and use generic code
[PATCH v9] checkout: extend --track with a "fetch" mode to refresh start-point
2026-05-19 6:16 UTC (3+ messages)
` [PATCH v10] "
[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-05-19 6:16 UTC (32+ messages)
` [PATCH 01/15] MAINTAINERS: Add entry for Qualcomm DSP Accelerator (QDA) driver
` [PATCH 02/15] accel/qda: Add QDA driver documentation
` [PATCH 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH 04/15] accel/qda: Add compute bus for QDA context banks
` [PATCH 05/15] iommu: Add QDA compute context bank bus to iommu_buses
` [PATCH 06/15] accel/qda: Create compute context bank devices on QDA compute bus
` [PATCH 07/15] accel/qda: Add memory manager for CB devices
` [PATCH 08/15] accel/qda: Add QUERY IOCTL and QDA UAPI header
` [PATCH 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH 10/15] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH 11/15] accel/qda: Add PRIME DMA-BUF import support
` [PATCH 12/15] accel/qda: Add FastRPC invocation support
` [PATCH 13/15] accel/qda: Add DSP process creation and release
` [PATCH 14/15] accel/qda: Add remote memory mapping to DSP address space
` [PATCH 15/15] accel/qda: Add remote memory unmap from "
[PATCH] ipmi: Use LIST_HEAD() to initialize on stack list head
2026-05-19 5:57 UTC
[PATCH] Bluetooth: RFCOMM: add minimum length check in rfcomm_recv_frame
2026-05-19 6:15 UTC (2+ messages)
` "
[PATCH] binder: Use LIST_HEAD() to initialize on stack list head
2026-05-19 5:56 UTC
[PATCH v2 1/4] dt-bindings: display: verisilicon,dc: generalize for single-output variants
2026-05-19 6:15 UTC (2+ messages)
[PATCH v1 0/6] Add support for Infineon/Intel XMM6260 modem
2026-05-19 6:14 UTC (7+ messages)
` [PATCH v1 5/6] dt-bindings: phy: tegra: Document Nvidia Tegra XMM6260 PHY
[PATCH] vdso/gettimeofday: Rename __arch_get_vdso_u_timens_data()
2026-05-19 6:14 UTC
[PATCH] ACPI: Use LIST_HEAD() to initialize on stack list head
2026-05-19 5:54 UTC
[PATCH next] firmware: imx: fix use after free in init_device_context()
2026-05-19 6:13 UTC
[PATCH] accel: Use LIST_HEAD() to initialize on stack list head
2026-05-19 5:52 UTC
[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
2026-05-19 6:11 UTC (4+ messages)
` [PATCH net-next 1/2] "
[PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
2026-05-19 6:11 UTC (2+ messages)
[PATCH 0/2] nvmet-tcp: two small fixes
2026-05-19 6:10 UTC (3+ messages)
` [PATCH 1/2] nvmet-tcp: check return value of nvmet_tcp_set_queue_sock
` [PATCH 2/2] nvmet-tcp: remove duplicate cancel_work_sync in release_queue_work
[PATCH v1 1/2] bindings: iio: adc: Add StarFive JHB100 SARADC
2026-05-19 6:10 UTC (3+ messages)
[PATCH 0/4] erofs-utils: add ublk backend for mount.erofs
2026-05-19 6:08 UTC (4+ messages)
` [PATCH rebased 1/3] erofs-utils: mount: extract reusable source-opening and recovery helpers
` [PATCH rebased 3/3] erofs-utils: mount: integrate ublk backend
[PATCH] ALSA: usx2y: Drain pending US-428 pipe-4 output commands
2026-05-19 6:10 UTC (2+ messages)
[PATCH v3 0/4] i3c: dw: Add apb reset support
2026-05-19 5:51 UTC (10+ messages)
` [PATCH v3 1/4] i3c: dw: Remove core reset "_rst" suffix
` [PATCH v3 2/4] dt-bindings: i3c: dw: Describe core reset
` [PATCH v3 3/4] dt-bindings: i3c: dw: Add apb reset
` [PATCH v3 4/4] i3c: dw: Add apb reset support
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-05-19 6:08 UTC (5+ messages)
` [PATCH v4 02/23] ext4: factor out ext4_truncate_[up|down]()
` [PATCH v4 03/23] ext4: simplify error handling in ext4_setattr()
[PATCH] arm64: dts: qcom: ipq5018: Correct CMN PLL reference clock rate
2026-05-19 6:09 UTC (3+ messages)
[PATCH] tpm: tpm_tis: Add optional delay after relinquish
2026-05-19 6:09 UTC
[PATCH] ALSA: ua101: Reject too-short USB descriptors
2026-05-19 6:09 UTC (2+ messages)
[PATCH net-next 2/2] net/smc: reduce TX slot contention with exclusive wait
2026-05-19 6:07 UTC (3+ messages)
[PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
2026-05-19 6:07 UTC (5+ messages)
[PATCH] ALSA: usb-audio: Use flexible allocation for Scarlett2 packets
2026-05-19 6:07 UTC (2+ messages)
[PATCH] ALSA: usb-audio: Use flexible allocation for FCP packets
2026-05-19 6:06 UTC (2+ messages)
[PATCH] block/loop: Fix NULL pointer dereference in lo_rw_aio()
2026-05-19 6:06 UTC (3+ messages)
[PATCH] ALSA: oss: Use flexible allocation for PCM plugins
2026-05-19 6:06 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP 16 Piston OmniBook X
2026-05-19 6:05 UTC (2+ messages)
[PATCH V1 0/3] Add Hawi UFS PHY and Controller support
2026-05-19 6:05 UTC (7+ messages)
` [PATCH V1 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY compatible
` [PATCH V1 2/3] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Document the Hawi UFS controller
[PATCH i-g-t, v2 0/3] tests/intel/kms_sharpness_filter: Remove plane-scaler subtests
2026-05-19 6:04 UTC (3+ messages)
` [PATCH i-g-t, v2 2/3] tests/intel/kms_sharpness_filter: Add CRC comparison for positive tests
[PATCH] wifi: iwlwifi: mld: fix indentation in iwl_mld_fill_supp_rates()
2026-05-19 6:02 UTC
[PATCH v3 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-19 6:02 UTC (3+ messages)
` [PATCH v3 16/27] rust: types: add `ForLt` trait for higher-ranked lifetime support
[PATCH 5/5] RFC: pci: Migrate pci_mmcfg_{read,write} to pci.c
2026-05-19 6:02 UTC (3+ messages)
linux-next: test failure after merge of the mm-nonmm-unstable tree
2026-05-19 6:02 UTC (4+ messages)
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-05-19 6:02 UTC (5+ messages)
` [PATCH v14 08/44] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v14 10/44] arm64: RMI: Add support for SRO
[sailus-media-tree:frame-desc] BUILD SUCCESS 9dab05e87cfa801b9a5569f2386369dde6ddffeb
2026-05-19 6:01 UTC
[pci:controller/mediatek-gen3] BUILD SUCCESS d39d55d7411c18ca6aeb63aafa8035f4ad8b317f
2026-05-19 6:01 UTC
[GSoC RFC PATCH 0/1] graph: add indentation for commits preceded by a root
2026-05-19 5:59 UTC (8+ messages)
[PATCH 2/3] sched_ext: Track bits[] storage size in struct scx_cmask
2026-05-19 5:59 UTC (5+ messages)
` [PATCH v2 "
perf AUX: race causes poll() hang
2026-05-19 5:58 UTC (2+ messages)
[PATCH] vfio/container: Restrict dma_map_file() to shared RAM
2026-05-19 5:57 UTC
[PATCH 0/2] rust: use vertical import style in miscdevice
2026-05-19 5:58 UTC (3+ messages)
` [PATCH 1/2] rust: miscdevice: use vertical import style
[PATCH net-next v2 0/2] Add ICSSG firmware stats related to HSR
2026-05-19 5:55 UTC (4+ messages)
` [PATCH net-next v2 2/2] net: ti: icssg: Add HSR and LRE PA statistics
[PATCH] serial: ns16550: fall back to using uart8250/ttyS as Linux console names
2026-05-19 5:53 UTC
[PATCH v2] cpuidle: coupled: Fix use-after-free on device unregister
2026-05-19 1:19 UTC
[PATCH v6 0/6] Add get-error-counter and clear-error-counter support for CRI
2026-05-19 5:54 UTC (3+ messages)
` [PATCH v6 4/6] drm/xe/xe_drm_ras: Wire get/clear counter callbacks
[PATCH v2 0/2] Fix cgroup metric association with BPF counters
2026-05-19 5:54 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] perf test: Add stat metrics --for-each-cgroup test
[syzbot] [ext4?] possible deadlock in ext4_map_blocks (3)
2026-05-19 5:54 UTC
[PATCH v3 0/9] : pnv/phb4: Update PHB4 to the latest PHB5 spec
2026-05-19 5:52 UTC (3+ messages)
` [PATCH v4 0/9] "
[Patch v4 00/16] Cache aware scheduling enhancements
2026-05-19 5:52 UTC (4+ messages)
` [Patch v4 13/16] sched/cache: Fix cache aware scheduling enabling for multi LLCs system
[PATCH 0/5] drm/i915/dp: Sanitize link capability change handling
2026-05-19 5:53 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dp: Sanitize link capability change handling (rev2)
[PATCH v8 0/3] Virtio-GPU S4 (hibernation) support
2026-05-19 5:52 UTC (5+ messages)
` [PATCH v8 2/3] drm/virtio: Add support for saving and restoring virtio_gpu_objects
[PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
2026-05-19 5:52 UTC (4+ messages)
` [PATCH v2 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.