All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-27 13:21:56 to 2026-05-27 14:02:21 UTC [more...]

[PATCH v6 0/7] gpu: nova-core: run unload sequence upon unbinding
 2026-05-27 14:02 UTC  (4+ messages)
` [PATCH v6 7/7] gpu: nova-core: run Booter Unloader and FWSEC-SB "

[PATCH 0/3] memory: tegra: UBSAN fix and cleanups
 2026-05-27 14:01 UTC  (4+ messages)
` [PATCH 1/3] memory: tegra186-emc: stop borrowing MC aggregate hook for EMC
` [PATCH 2/3] memory: tegra264: drop redundant tegra264_mc_icc_aggregate()
` [PATCH 3/3] memory: tegra234: drop dead NULL check in tegra234_mc_icc_aggregate()

[PATCH 08/15] mm: prepare rmap infrastructure for ANON_VMA_LAZY
 2026-05-27 14:01 UTC  (2+ messages)

[Buildroot] [PATCH 2025.02.x] package/putty: patch CVE-2026-4885{0, 1, 2}
 2026-05-27 14:01 UTC 

[PATCH 0/2] commit: remove deprecated functions
 2026-05-27 13:59 UTC  (3+ messages)
` [PATCH 1/2] *: replace deprecated free_commit_list
` [PATCH 2/2] commit: remove deprecated functions

[PATCH v13 8/8] vfio/pci: Virtualize PCIe TPH capability registers
 2026-05-27 14:00 UTC  (2+ messages)

[PATCH v2] sched/fair: use rq_clock() in update_tg_load_avg() rate-limit
 2026-05-27 13:59 UTC 

[PATCH 0/3] delaytop: add delay max, timestamp and sorting for top latency analysis
 2026-05-27 13:59 UTC  (4+ messages)
` [PATCH 1/3] delaytop: add delay max for delaytop
` [PATCH 2/3] delaytop: add timestamp of delay max
` [PATCH 3/3] delaytop: sort by max delay to highlight top latency processes

[PATCH 0/2] drm/i915: .runtime_suspend/.runtime_resume renames for clarity
 2026-05-27 13:59 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/power: add "runtime" to intel_display_power_{suspend, resume}() names
  ` [PATCH 1/2] drm/i915/power: add "runtime" to intel_display_power_{suspend,resume}() names
` [PATCH 2/2] drm/i915: rename intel_runtime_{suspend, resume} to i915_pm_runtime_{suspend, resume}
  ` [PATCH 2/2] drm/i915: rename intel_runtime_{suspend,resume} to i915_pm_runtime_{suspend,resume}

revisiting alloc_pages_bulks semantics?
 2026-05-27 13:58 UTC  (5+ messages)

[PATCH] arm/edk2-basetools-native: Add missing libuuid dependency
 2026-05-27 13:58 UTC  (2+ messages)

[PATCH] arm/trusted-firmware-a: don't set LD if LTO is enabled
 2026-05-27 13:58 UTC  (2+ messages)

"packagegroup missing SUMMARY" warning when there *is* a SUMMARY setting
 2026-05-27 14:02 UTC 

Where should the vhost-user specification live?
 2026-05-27 13:58 UTC  (3+ messages)

[PATCH v3 0/2] rust: add support for Software Tag-Based KASAN
 2026-05-27 13:58 UTC  (3+ messages)
` [PATCH v3 1/2] rust: kasan: KASAN+RUST requires clang

[PATCH 0/2] ASoC: mediatek: mt8192 probe cleanup
 2026-05-27 13:55 UTC  (3+ messages)
` [PATCH 1/2] ASoC: mediatek: mt8192: Release reserved memory on cleanup
` [PATCH 2/2] ASoC: mediatek: mt8192: Check runtime resume during probe

[PATCH] netfilter: nft_tunnel: fix use-after-free on object destroy
 2026-05-27 13:57 UTC 

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-27 13:57 UTC  (2+ messages)

[PATCH v6] MAINTAINERS: Add Axiado reviewer and Maintainers
 2026-05-27 13:56 UTC 

[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
 2026-05-27 13:57 UTC  (8+ messages)

[PATCH mt76] wifi: mt76: mt7915: configure noise floor reporting on reset
 2026-05-27 13:56 UTC  (2+ messages)

improve the kmem_cache_alloc_bulk API
 2026-05-27 13:56 UTC  (4+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH v4 00/10] GuC paging engine support
 2026-05-27 13:56 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for GuC paging engine support (rev4)

[PATCH] MAINTAINERS: Drop Mark Gross
 2026-05-27 13:56 UTC  (3+ messages)
` [PATCH v2] MAINTAINERS: Update Mark Gross's email contact

[PATCH 0/3] target/arm: add support for Cortex-M pointer authentication code
 2026-05-27 13:55 UTC  (7+ messages)
` [PATCH 1/3] target/arm/tcg: define cortex-m85 cpu
` [PATCH 2/3] target/arm/tcg: add PAC related instructions
` [PATCH 3/3] target/arm: implement v8.1-m PAC support

[PATCH 0/3] drm/{i915, xe}: relocate shutdown and pm hooks from xe to display
 2026-05-27 13:55 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-27 13:55 UTC  (24+ messages)
` [PATCH v5 12/24] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v5 13/24] rust: platform: "
` [PATCH v5 14/24] rust: auxiliary: "
` [PATCH v5 15/24] rust: usb: "
` [PATCH v5 16/24] rust: i2c: "
` [PATCH v5 17/24] rust: driver: update module documentation for GAT-based Data type
` [PATCH v5 18/24] rust: pci: make Bar lifetime-parameterized
` [PATCH v5 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v5 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v5 21/24] gpu: nova-core: separate driver type from driver data
` [PATCH v5 23/24] rust: auxiliary: generalize Registration over ForLt

[linux-next:master 7957/8013] WARNING: modpost: vmlinux: section mismatch in reference: tdx_module_run_update+0x240 (section: .text) -> get_tdx_sys_info_version (section: .init.text)
 2026-05-27 13:54 UTC 

[PATCH net-next v6 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-27 13:54 UTC  (6+ messages)
` [PATCH net-next v6 1/5] net: add dev->bql flag to allow BQL sysfs for IFF_NO_QUEUE devices
` [PATCH net-next v6 2/5] veth: implement Byte Queue Limits (BQL) for latency reduction
` [PATCH net-next v6 3/5] veth: add tx_timeout watchdog as BQL safety net
` [PATCH net-next v6 4/5] net: sched: add timeout count to NETDEV WATCHDOG message
` [PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs

[PATCH] drm/amdgpu/vce: fix integer overflow in image size
 2026-05-27 13:53 UTC  (2+ messages)

[RFC PATCH] drm/xe/hwmon: report a single fan for DG2 instead of two
 2026-05-27 13:53 UTC  (2+ messages)

[PATCH v1] arch_topology: Introduce nr_possible_packages
 2026-05-27 13:53 UTC  (2+ messages)

[PATCH v3 5/5] iio: adc: versal-sysmon: add oversampling support
 2026-05-27 13:52 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: qcom: Add initial device tree support for Shikra
 2026-05-27 13:51 UTC  (8+ messages)
` [PATCH v3 3/5] arm64: dts: qcom: Add Shikra CQ2390M SoM platform

[PATCH 00/18] arm64+KVM: FPSIMD/SVE/SME cleanups
 2026-05-27 13:51 UTC  (5+ messages)
` [PATCH 11/18] arm64: fpsimd: Split FPSR/FPCR from SVE save/restore

[PATCH v3 0/3] dmaengine: atcdmac300: Add Andes ATCDMAC300 DMA driver
 2026-05-27 13:49 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine
` [PATCH v3 2/3] dmaengine: atcdmac300: Add driver for Andes ATCDMAC300 DMA controller
` [PATCH v3 3/3] MAINTAINERS: Add entry for Andes ATCDMAC300

[PATCH 0/4] drm/xe/mmio: Small improvements
 2026-05-27 13:49 UTC  (7+ messages)
` [PATCH 1/4] drm/xe/mmio: Map MMIO BAR using managed version of pci_iomap

[PATCH] nvme-multipath: fix flex array size in struct nvme_ns_head
 2026-05-27 13:49 UTC  (3+ messages)

[PATCH v4] mm/slub: use empty sheaf helpers for oversized sheaves
 2026-05-27 13:48 UTC  (2+ messages)

[PATCH v2] platform/x86: msi-ec: Add support for MSI Pulse GL66 12th Gen
 2026-05-27 13:47 UTC 

[PATCH v1] thermal: qoriq: add Layerscape on-die TMU
 2026-05-27 13:46 UTC 

[bluez/bluez]
 2026-05-27 13:48 UTC 

[meta-oe][PATCH 1/1] hunspell: add ptest support
 2026-05-27 13:47 UTC 

[RFC PATCH 0/2] PCI/CXL: Add RDPAS support for CXL.io
 2026-05-27 13:47 UTC  (5+ messages)
` [RFC PATCH 1/2] PCI/CXL: Add RDPAS parsing support
` [RFC PATCH 2/2] PCI/CXL: Enable usage of RDPAS to shortcut error device discovery

[PATCH] nvme/tcp: handle rejected keys for secure concatnation
 2026-05-27 13:47 UTC  (2+ messages)

Mangled function prototypes (phantom arguments)
 2026-05-27 13:47 UTC  (2+ messages)

[PATCH] hw/net/e1000: Use address_space_stb for Rx descriptor status write on aarch64
 2026-05-27 13:45 UTC  (2+ messages)

[PATCH v2 1/1] l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl()
 2026-05-27 13:46 UTC  (2+ messages)

[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
 2026-05-27 13:44 UTC  (9+ messages)

[PATCH v2] nvmet-tcp: fix page fragment cache leak in error path
 2026-05-27 13:44 UTC  (2+ messages)

[PATCH v2] drm/xe: Move xe_uc_fw_abi.h to abi/
 2026-05-27 13:44 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Move xe_uc_fw_abi.h to abi/ (rev2)
` ✓ CI.KUnit: success "

[PATCH v4 0/7] rust: add `bitfield!` macro
 2026-05-27 13:44 UTC  (4+ messages)
` [PATCH v4 3/7] rust: bitfield: fully qualify types in macro

[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
 2026-05-27 13:43 UTC  (3+ messages)
` [PATCH v14 6/8] lib/test: memcpy_kunit: add copy_page() and copy_mc_page() tests

[PATCH v3 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
 2026-05-27 13:43 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier

[PATCH] drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device
 2026-05-27 13:43 UTC  (2+ messages)

[PATCH v3] perf bench: add --write-size option to sched pipe
 2026-05-27 13:42 UTC 

[PATCH V2] nvme-core: fix unsigned comparison warning in nvme_wait_freeze_timeout
 2026-05-27 13:43 UTC  (2+ messages)

[PATCH] libceph: Fix multiplication overflow in decode_new_up_state_weight()
 2026-05-27 13:43 UTC  (3+ messages)

[PATCH v2 0/9] ata: libata-core: Enable context analysis
 2026-05-27 13:42 UTC  (6+ messages)
` [PATCH v2 9/9] ata: Annotate the code that uses the host lock

[PATCH 0/2] ASoC: mediatek: mt8183: Fix probe resource cleanup
 2026-05-27 13:41 UTC  (3+ messages)
` [PATCH 1/2] ASoC: mediatek: mt8183: Release reserved memory on cleanup
` [PATCH 2/2] ASoC: mediatek: mt8183: Check runtime resume during probe

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-27 13:41 UTC  (3+ messages)
` [PATCH v4 17/23] ext4: submit zeroed post-EOF data immediately in the iomap "

[PATCH] x86: Start removing X86_X32_ABI
 2026-05-27 13:41 UTC  (2+ messages)

[PATCH] rust_binder: fix setting the extended_error
 2026-05-27 13:41 UTC 

[PATCH 1/1] bcache: fix stale data race between read cache miss and bypass write
 2026-05-27 13:41 UTC  (2+ messages)

[PATCH v2 0/9] riscv: spacemit: k1: add pinctrl/GPIO and SPI NOR support
 2026-05-27 13:40 UTC  (5+ messages)
` [PATCH v2 1/9] mtd: spi: select SPL_SPI_FLASH_TINY in SPL stage
` [PATCH v2 2/9] mtd: spi: enable spi_nor_remove() in soft reset config

[RFC] libata/ahci: three MMIO trust boundary issues under hostile hardware model
 2026-05-27 13:40 UTC  (3+ messages)

[PATCH] iio: gyro: mpu3050: use devm_iio_trigger_register
 2026-05-27 13:40 UTC  (4+ messages)
` [PATCH v3] iio: gyro: mpu3050: fix missing iio_trigger_unregister and irq cleanup

[PATCH bpf 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN in lwt
 2026-05-27 13:40 UTC  (3+ messages)

[PATCH net-next] tcp: fix spurious connection aborts due to TCP_USER_TIMEOUT and zero window
 2026-05-27 13:40 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-05-27 13:40 UTC  (3+ messages)

[PATCH v2 0/9] drm: Limit DRM_IOCTL_WAIT_VBLANK to vblank interrupts
 2026-05-27 13:32 UTC  (10+ messages)
` [PATCH v2 1/9] drm/vblank: Add drmm_vblank_init() to indicate managed cleanup
` [PATCH v2 2/9] drm/vblank: Add DRM_VBLANK_FLAG_SIMULATED
` [PATCH v2 3/9] drm/amdgpu: vkms: Set DRM_VBLANK_FLAG_SIMULATED
` [PATCH v2 4/9] drm/bochs: "
` [PATCH v2 5/9] drm/cirrus: "
` [PATCH v2 6/9] drm/hypervdrm: "
` [PATCH v2 7/9] drm/qxl: "
` [PATCH v2 8/9] drm/virtgpu: "
` [PATCH v2 9/9] drm/vkms: "

[PATCH v4 1/3] libbpf: load vmlinux BTF in gen_loader mode for struct_ops
 2026-05-27 13:39 UTC  (3+ messages)

[PATCH v4 2/3] libbpf: zero out btf_key_type_id for STRUCT_OPS maps
 2026-05-27 13:39 UTC  (2+ messages)

[PATCH v4 3/3] libbpf: plumb btf_vmlinux_value_type_id and btf_fd in gen_loader
 2026-05-27 13:39 UTC  (2+ messages)

[PATCH nf-next 0/6] add refcount to ct timeout/helper
 2026-05-27 13:39 UTC  (5+ messages)
` [PATCH nf-next 5/6] netfilter: nf_conntrack_helper: add refcounting from datapath

[PATCH 6.12] x86/fgraph: Fix return_to_handler regs.rsp value
 2026-05-27 13:39 UTC  (4+ messages)

[PATCH v5 2/2] mfd: arizona: Convert GPIO IRQ handling to descriptors
 2026-05-27 13:38 UTC  (2+ messages)

[RESEND v3 0/3] Fix __pkvm_init_vm error path
 2026-05-27 13:38 UTC  (2+ messages)

[PATCH] test/py: mtd: Add tests for mtd command
 2026-05-27 13:36 UTC  (2+ messages)

[PATCH linux next] tools headers UAPI: sync linux/taskstats.h for procacct.c
 2026-05-27 13:35 UTC 

[PATCH v2 0/6] KVM: arm64: EL2 synchronisation and pKVM stage-2 error propagation fixes
 2026-05-27 13:35 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/7] gcc: Upgrade GCC to 16.1 release
 2026-05-27 13:35 UTC  (8+ messages)
` [PATCH v5 1/7] "
` [PATCH v5 2/7] gcc-runtime: disable automatic libatomic linking during build
` [PATCH v5 3/7] gcc-runtime: package new libatomic_asneeded files
` [PATCH v5 4/7] gcc-runtime: avoid passing MULTIBUILDTOP to libatomic
` [PATCH v5 5/7] gcc: i386: fix ICE with -ffloat-store and SSE [PR125308]
` [PATCH v5 6/7] glibc: disable automatic libatomic linking
` [PATCH v5 7/7] libc-test: limit libatomic-staticdev ptest dependency to GCC

phylink and an unusual PHY/SFP setup
 2026-05-27 13:35 UTC  (2+ messages)

[PATCH v3] nvme: refresh multipath head zoned limits from path limits
 2026-05-27 13:35 UTC  (2+ messages)

[PATCH v3 0/7] drm/rcar-du: Add support for DSI pipelines with DSC
 2026-05-27 13:34 UTC  (3+ messages)
` [PATCH v3 1/7] clk: renesas: r8a779g0: Add DSC clock

[PATCH v7 00/28] media: platform: rga: Add RGA3 support
 2026-05-27 13:34 UTC  (3+ messages)
` (subset) "

[PATCH v21 0/9] ring-buffer: Making persistent ring buffers robust
 2026-05-27 13:35 UTC  (6+ messages)
` [PATCH v21 8/9] ring-buffer: Show persistent buffer dropped events in trace file

[PATCH wireless-next] wifi: nl80211: re-check wiphy netns in testmode and vendor dump continuations
 2026-05-27 13:33 UTC 

[RFC PATCH rdma-next 0/5] cgroup/rdma: add per-type resource accounting for QP, MR and MR memory
 2026-05-27 13:34 UTC  (4+ messages)

[RFC PATCH 0/3] make persistent huge zero folio read-only
 2026-05-27 13:32 UTC  (3+ messages)
` [RFC PATCH 1/3] mm: "

[PATCH v2 1/1] cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()
 2026-05-27 13:32 UTC  (3+ messages)

[PATCH v4] riscv: dts: thead: Enable wifi on the BeagleV-Ahead
 2026-05-27 13:32 UTC  (3+ messages)

[RFC v3 03/10] KVM: PPC: selftests: add support for powerpc
 2026-05-27 13:32 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Use IS_REACHABLE() for SND_SOC_ACPI_AMD_SDCA_QUIRKS guard
 2026-05-27 13:32 UTC 

[PATCH v1 1/1] nvme: fix FDP configuration log parsing
 2026-05-27 13:32 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 4/5] iio: adc: versal-sysmon: add threshold event support
 2026-05-27 13:31 UTC  (2+ messages)

[PATCH] nvram: Only define nvram_mutex where it is used
 2026-05-27 13:30 UTC  (2+ messages)

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-05-27 13:30 UTC  (5+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock

[PATCH i-g-t v3 0/3] Fix 2-display test for MST shared-link BW
 2026-05-27 13:51 UTC  (4+ messages)
` [PATCH i-g-t v3 1/3] lib/igt_kms: Add MST bandwidth-fitting support and helpers
` [PATCH i-g-t v3 2/3] tests/kms_plane_multiple: Fix 2-display test for MST shared-link BW
` [PATCH i-g-t v3 3/3] tests/intel/kms_pipe_stress: fit display modes to MST link budget

[PATCH v4 0/5] net: lan743x: Add SFP support for PCI11x1x
 2026-05-27 13:29 UTC  (9+ messages)
` [PATCH v4 2/5] net: lan743x: read SFP straps from PCI11x1x device
` [PATCH v4 3/5] net: lan743x: Add support to software-nodes for SFP

[PATCH v5 00/27] Add common flow attr/action parsing infrastructure to Intel PMD's
 2026-05-27 13:28 UTC  (5+ messages)
` [PATCH v5 03/27] net/intel/common: add common flow action parsing
` [PATCH v5 04/27] net/intel/common: add common flow attr validation

[PATCHv2 0/2] block, nvme: enable passthrough iostats
 2026-05-27 13:28 UTC  (8+ messages)
` [PATCHv2 1/2] block: export passthrough stats enabled
` [PATCHv2 2/2] nvme: add support multipath passthrough iostats

[PATCH] target/sh4: decode_gusa: recognize add#imm with prior mov Rm, Rn
 2026-05-27 13:27 UTC  (3+ messages)
` [PATCH] target/sh4: decode_gusa: recognize add#imm with prior mov Rm,Rn

[PATCH] nvme: bound the freeze drain in passthrough commands
 2026-05-27 13:26 UTC  (2+ messages)

[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-27 13:25 UTC  (13+ messages)
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting

[PATCH 0/3] ASoC: Intel: catpt: Error handling and debug improvements
 2026-05-27 13:25 UTC  (4+ messages)
` [PATCH 1/3] ASoC: Intel: catpt: Complete coredump handling

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-05-27 13:25 UTC  (5+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 4/5] net/iavf: accept up to 32k unicast MAC addresses

[LTP] [PATCH] syscalls/madvise06: Fix sporadic not enough RAM TCONFs
 2026-05-27 13:24 UTC  (3+ messages)
` [LTP] "

[PATCH v4 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-27 13:25 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for series starting with [v4,1/2] "

linux-next: build failure after merge of the bpf-next tree
 2026-05-27 13:24 UTC  (3+ messages)

[PATCH] nvme: target: rdma: fix ndev refcount leak on queue connect
 2026-05-27 13:24 UTC  (2+ messages)

[PATCH v5 0/9] target/riscv: Add RISC-V Zvfofp8min extension support
 2026-05-27 13:23 UTC  (4+ messages)

[PATCH v2 0/2] rust: debugfs: fix callback file unsoundness
 2026-05-27 13:23 UTC  (4+ messages)
` [PATCH v2 2/2] rust: debugfs: avoid transmuting FileOps

[PATCH v2] dt-bindings: pwm: stmpe: drop legacy binding
 2026-05-27 13:23 UTC  (2+ messages)

[PATCH v2 0/2] linux-user: implement fsmount(2) series of syscalls
 2026-05-27 10:11 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] linux-user/strace: add fsmount "

[PATCH 00/16] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-05-27 13:23 UTC  (4+ messages)
` [PATCH 14/16] arm64: dts: qcom: shikra: Enable BT support on EVK boards

[PATCH v4 0/2] tools/igt_power: fix Xe crash via drmtest path helpers
 2026-05-27 13:22 UTC  (6+ messages)
` [PATCH v4 1/2] lib/drmtest: add __drm_open_driver_path()

Bug#1137107: netfs local_bh_enable in hard IRQ via cachefiles read completion
 2026-05-27 13:22 UTC 

[PATCH] usb: early: xhci-dbc: Ensure correct memory size for early_ioremap()
 2026-05-27 13:22 UTC  (7+ messages)

[PATCH 0/9] netconsole: stop charging every netpoll user for netconsole-only state
 2026-05-27 13:22 UTC  (4+ messages)

[PATCH v2 0/2] riscv: dts: thead: Enable Lichee Pi 4A WiFi
 2026-05-27 13:21 UTC  (2+ 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.