All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 19:51:27 to 2026-03-18 20:54:52 UTC [more...]

[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2025-03-18
 2026-03-18 20:54 UTC  (8+ messages)
` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2
` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: ensure we don't read SAR values past the limit
` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: uefi: decouple UEFI and firmware APIs
` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: acpi: better use ARRAY_SIZE than a define
` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: mvm: cleanup some more MLO code
` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: mld: remove unused scan expire time constants
` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: mld: Refactor scan command handling

[PATCH v5 00/10] media: rcar: Streams support
 2026-03-18 20:54 UTC  (6+ messages)
` [PATCH v5 02/10] media: rcar-isp: Move {enable|disable}_streams() calls
` [PATCH v5 03/10] media: rcar-csi2: "

[PATCH] vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
 2026-03-18 20:53 UTC  (2+ messages)

VFS minor improvements policy
 2026-03-18 20:51 UTC  (3+ messages)

[PATCH 0/8] memblock: improve late freeing of reserved memory
 2026-03-18 20:52 UTC  (2+ messages)
` [PATCH 9/8] memblock tests: add stubs required for free_reserved_area()

[PATCH v3 0/7] mm: switch THP shrinker to list_lru
 2026-03-18 20:52 UTC  (14+ messages)
` [PATCH v3 1/7] mm: list_lru: lock_list_lru_of_memcg() cannot return NULL if !skip_empty
` [PATCH v3 2/7] mm: list_lru: deduplicate unlock_list_lru()
` [PATCH v3 3/7] mm: list_lru: move list dead check to lock_list_lru_of_memcg()
` [PATCH v3 4/7] mm: list_lru: deduplicate lock_list_lru()
` [PATCH v3 5/7] mm: list_lru: introduce caller locking for additions and deletions
` [PATCH v3 6/7] mm: list_lru: introduce folio_memcg_list_lru_alloc()
` [PATCH v3 7/7] mm: switch deferred split shrinker to list_lru

[PATCH i-g-t] tests/intel/kms_dirtyfb: Skip output which doesn't support PSR
 2026-03-18 20:51 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 26.0.3
 2026-03-18 20:51 UTC 

[PATCH 0/2] Add PCIe clocks and reset for R9A09G056 and R9A09G057 SoCs
 2026-03-18 20:50 UTC  (4+ messages)
` [PATCH 2/2] clk: renesas: r9a09g057: Add PCIe clocks and reset

[PATCH i-g-t] tools/intel_framebuffer_dump: dump frame buffers with igt_fb API
 2026-03-18 20:50 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v1] security/safesetid: fix comment and error handling
 2026-03-18 20:49 UTC  (2+ messages)

[PATCH v3 0/2] hwmon: (pmbus/max31785) refactor inter-access delay handling
 2026-03-18 20:49 UTC  (3+ messages)
` [PATCH v3 1/2] hwmon: (pmbus) export pmbus_wait and pmbus_update_ts

[Buildroot] [PATCH 1/1] package/expat: security bump version to 2.7.5
 2026-03-18 20:49 UTC 

[PATCH v3 00/10] cover: ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-03-18 20:48 UTC  (11+ messages)
` [PATCH v3 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v3 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v3 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v3 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v3 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v3 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v3 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v3 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v3 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v3 10/10] RAS: add firmware-first CPER provider

[PATCH 1/1 fyi] tools headers: Syncronize linux/build_bug.h with the kernel sources
 2026-03-18 20:48 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/xe: Fix memory leak in xe_vm_madvise_ioctl" failed to apply to 6.18-stable tree
 2026-03-18 20:48 UTC  (2+ messages)
` [PATCH 6.18.y] drm/xe: Fix memory leak in xe_vm_madvise_ioctl

[PATCH v3 2/3] x86/cpu: Disable CR pinning during CPU bringup
 2026-03-18 20:47 UTC  (3+ messages)
` [tip: x86/urgent] "

[PATCH 0/8] mm/huge_memory: refactor zap_huge_pmd()
 2026-03-18 20:45 UTC  (10+ messages)
` [PATCH 1/8] mm/huge_memory: simplify vma_is_specal_huge()
` [PATCH 2/8] mm/huge: avoid big else branch in zap_huge_pmd()
` [PATCH 3/8] mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
` [PATCH 4/8] mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
` [PATCH 5/8] mm/huge_memory: add a common exit path to zap_huge_pmd()
` [PATCH 6/8] mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
` [PATCH 7/8] mm/huge_memory: deduplicate zap deposited table call
` [PATCH 8/8] mm/huge_memory: deduplicate zap_huge_pmd() further by tracking state

[BUG] fuse: wb_wait_for_completion hang on suspend with fuse-overlayfs on tmpfs persists in 6.19.6 (AS_NO_DATA_INTEGRITY fix incomplete)
 2026-03-18 20:45 UTC  (6+ messages)

[PATCH v2] lib/assoc_array: fix stale nr_leaves_on_tree after gc
 2026-03-18 20:45 UTC 

[folded-merged] mm-damon-stat-monitor-all-system-ram-resources-fix.patch removed from -mm tree
 2026-03-18 20:43 UTC 

[PATCH v2 0/3] PCI: mediatek: Add support for EcoNet SoCs
 2026-03-18 20:42 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528

[PATCH] kbuild: pacman-pkg: package unstripped vDSO libraries
 2026-03-18 20:37 UTC 

Unlock authentic professionals fueling strategies from NAB 2026
 2026-03-18 20:42 UTC 

[folded-merged] mm-zswap-add-missing-kunmap_local-fix.patch removed from -mm tree
 2026-03-18 20:42 UTC 

FAILED: patch "[PATCH] drm/xe: Fix memory leak in xe_vm_madvise_ioctl" failed to apply to 6.19-stable tree
 2026-03-18 20:41 UTC  (2+ messages)
` [PATCH 6.19.y] drm/xe: Fix memory leak in xe_vm_madvise_ioctl

[PATCH] vfs: fix docstring of hash_name()
 2026-03-18 20:41 UTC  (3+ messages)

[PATCH] perf intel-tpebs: Remove duplicate include of stat.h
 2026-03-18 20:40 UTC  (5+ messages)

[RFC PATCH 0/2] push: add support for pushing to remote groups
 2026-03-18 20:40 UTC  (4+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/2] remote: move remote group resolution to remote.c
  ` [RFC PATCH v2 2/2] push: support pushing to a remote group

[PATCH v2] vfs: fix docstring of hash_name()
 2026-03-18 20:39 UTC 

[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
 2026-03-18 20:39 UTC  (5+ messages)
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()

fs/btrfs/extent_io.o: warning: objtool: btrfs_clear_buffer_dirty+0x2b0: unreachable instruction
 2026-03-18 20:38 UTC 

[PATCH v2 0/2] hwmon: (pmbus) Follow-up fixes for isl68137 and ina233
 2026-03-18 20:39 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()
` [PATCH v2 2/2] hwmon: (pmbus/ina233) Handle sign extension for negative shunt voltage

[PATCH 01/17] drm/amdgpu: add UAPI to support profiler
 2026-03-18 20:38 UTC  (4+ messages)
` [PATCH 17/17] drm/amdgpu: add profiler/spm support for gfx9_4_3

[PATCH v2] ufs: core: Avoid IRQ thread wakeup during active UIC command
 2026-03-18 20:38 UTC  (7+ messages)

[Buildroot] [PATCH v5 0/5] Add virglrenderer support
 2026-03-18 20:38 UTC  (6+ messages)
` [Buildroot] [PATCH v5 1/5] package/libepoxy: remove gl/egl dependency
` [Buildroot] [PATCH v5 2/5] package/virglrenderer: new package
` [Buildroot] [PATCH v5 3/5] package/virglrenderer: Fix build with glibc 2.43
` [Buildroot] [PATCH v5 4/5] package/qemu: add OpenGL config
` [Buildroot] [PATCH v5 5/5] package/qemu: add virglrenderer support

[PATCH RESEND] locking/lockdep: Replace snprintf with strscpy in seq_stats
 2026-03-18 20:37 UTC  (2+ messages)

[PULL 00/10] Migration/Qtest patches for 2026-03-17
 2026-03-18 20:36 UTC  (3+ messages)
` [PULL 02/10] io: Fix TLS bye task leak

[PULL 0/2] Block layer patches
 2026-03-18 20:35 UTC  (2+ messages)

[PATCH v25 0/9] Simple Donor Migration for Proxy Execution
 2026-03-18 20:35 UTC  (10+ messages)
` [PATCH v25 1/9] sched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_curr()

[PATCH] t1900: cover linked worktrees and separate git dirs
 2026-03-18 20:35 UTC 

[tip: x86/urgent] x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
 2026-03-18 20:34 UTC 

[Buildroot] [git commit] package/daq3: bump version to 3.0.25
 2026-03-18 20:30 UTC 

[Buildroot] [git commit] package/snort3: bump version to 3.11.1.0
 2026-03-18 20:30 UTC 

[PATCH] locking/rwsem: Fix logic error in rwsem_del_waiter()
 2026-03-18 20:31 UTC  (4+ messages)
` [tip: locking/core] "

[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-03-18 20:31 UTC  (8+ messages)
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver

[Buildroot] [PATCH 1/2] package/daq3: bump version to 3.0.25
 2026-03-18 20:31 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/snort3: bump version to 3.11.1.0

FAILED: patch "[PATCH] net: macb: Shuffle the tx ring before enabling tx" failed to apply to 6.1-stable tree
 2026-03-18 20:31 UTC  (2+ messages)
` [PATCH 6.1.y] net: macb: Shuffle the tx ring before enabling tx

[PATCH 0/4] KVM: VFIO: use mutex guards to simplify control flow
 2026-03-18 20:31 UTC  (2+ messages)

[PATCH] KVM: TDX: Fix APIC MSR ranges in tdx_has_emulated_msr()
 2026-03-18 20:30 UTC  (3+ messages)

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-03-18 20:29 UTC  (14+ messages)
` [PATCH v2 1/7] iommu: Do not call pci_dev_reset_iommu_done() unless reset succeeds
` [PATCH v2 3/7] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v2 6/7] iommu/arm-smmu-v3: Introduce master->ats_broken flag

[Buildroot] [git commit] package/kodi-pvr-zattoo: bump version to 21.0.5-Omega
 2026-03-18 20:28 UTC 

[PATCH 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-03-18 20:29 UTC  (3+ messages)

[PATCH] cpufreq: optimize policy_is_shared()
 2026-03-18 20:29 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/kodi-pvr-zattoo: bump version to 21.0.5-Omega
 2026-03-18 20:29 UTC  (2+ messages)

[PATCH 0/3] Shrink size of sleeping locks
 2026-03-18 20:28 UTC  (4+ messages)
` [PATCH 1/3] rwsem: Remove the list_head from struct rw_semaphore

[android-common:android15-6.6 1/1] include/trace/stages/init.h:2:23: warning: 'str__lz4_decompress__trace_system_name' defined but not used
 2026-03-18 20:28 UTC 

[PATCH v7 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-03-18 20:25 UTC  (2+ messages)

[PATCH v2 0/7] mm: switch THP shrinker to list_lru
 2026-03-18 20:25 UTC  (3+ messages)
` [PATCH v2 7/7] mm: switch deferred split "

Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
 2026-03-18 20:25 UTC  (9+ messages)

[PATCH 0/3] nvmem: Add Nuvoton NPCM OTP driver
 2026-03-18 20:24 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: nvmem: add nuvoton,npcm750-otp

[PATCH v3 0/1] AMD VM crashing on deferred memory error injection
 2026-03-18 20:24 UTC  (9+ messages)
` [PATCH v3 1/1] x86/mce/amd: Guard SMCA DESTAT access on non-SMCA machines

[PATCH v3 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-18 20:24 UTC  (4+ messages)
` [PATCH v3 7/7] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes

[PATCH v3 00/12] Allow preemption during IPI completion waiting to improve real-time performance
 2026-03-18 20:24 UTC  (4+ messages)
` [PATCH v3 10/12] x86/mm: Move flush_tlb_info back to the stack

[OE-core][master][PATCH v2] libpcre2: Enabling Ptest support
 2026-03-18 20:24 UTC  (2+ messages)

[PATCH 0/3] media: uvcvideo: Improvements for UVC metadata
 2026-03-18 20:22 UTC  (2+ messages)
` [PATCH] media: uvcvideo: Add a stream backpointer in uvc_video_queue

[PATCH] libssh: Upgrade 0.11.3 -> 0.11.4
 2026-03-18 20:22 UTC  (3+ messages)
` [oe] "

[oe-layersetup][master][PATCH] TEMP: arago-master: lock into specific commit for meta-arm
 2026-03-18 20:22 UTC 

[PATCH v8 05/13] lib/bootconfig: drop redundant memset of xbc_nodes
 2026-03-18 20:22 UTC  (2+ messages)

[PATCH RFC] security: add LSM blob and hooks for namespaces
 2026-03-18 20:17 UTC  (2+ messages)

[PATCH v2] riscv: disable local interrupts and stop other CPUs before reboot/shutdown
 2026-03-18 20:18 UTC  (3+ messages)

[PATCH 6.1.y-cip 0/3] Add RZ/V2N DMAC support
 2026-03-18 20:18 UTC  (2+ messages)
` [cip-dev] "

[meta-oe][whinlatter][PATCH] mariadb: Upgrade 11.4.9 -> 11.4.10
 2026-03-18 20:18 UTC 

TOF elections for 2026H1
 2026-03-18 20:11 UTC  (2+ messages)

[PATCH] x86: enable Data Operand Independent Timing Mode
 2026-03-18 20:16 UTC  (15+ messages)

[PATCH 0/7] fsmount: add FSMOUNT_NAMESPACE
 2026-03-18 20:16 UTC  (5+ messages)
` [PATCH 3/7] mount: "

[PATCH 1/3] lib/igt_hdr: Extract HDR helpers into igt_hdr library
 2026-03-18 20:15 UTC  (5+ messages)
` [PATCH 2/3] tools: Add amd_hdr_visual for manual HDR verification

[PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
 2026-03-18 20:13 UTC  (2+ messages)

+ mm-switch-deferred-split-shrinker-to-list_lru.patch added to mm-new branch
 2026-03-18 20:13 UTC 

+ mm-list_lru-introduce-folio_memcg_list_lru_alloc.patch added to mm-new branch
 2026-03-18 20:13 UTC 

+ mm-list_lru-introduce-caller-locking-for-additions-and-deletions.patch added to mm-new branch
 2026-03-18 20:13 UTC 

+ mm-list_lru-deduplicate-lock_list_lru.patch added to mm-new branch
 2026-03-18 20:13 UTC 

+ mm-list_lru-move-list-dead-check-to-lock_list_lru_of_memcg.patch added to mm-new branch
 2026-03-18 20:13 UTC 

+ mm-list_lru-deduplicate-unlock_list_lru.patch added to mm-new branch
 2026-03-18 20:13 UTC 

+ mm-list_lru-lock_list_lru_of_memcg-cannot-return-null-if-skip_empty.patch added to mm-new branch
 2026-03-18 20:13 UTC 

[PATCH 00/11] x86,fs/resctrl: Improve resctrl quality and consistency
 2026-03-18 20:12 UTC  (9+ messages)

[PATCH] t2107: modernize path existence check
 2026-03-18 20:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] rpi: Update the naming for bcm2712 SoC RevD naming
 2026-03-18 18:46 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Add hds-thresh query support via ethtool
 2026-03-18 20:11 UTC  (2+ messages)

[PATCH v2 0/5] bpf: skb_adjust_room helper refactor and tunnel decap flags
 2026-03-18 20:09 UTC  (6+ messages)
` [PATCH v2 4/5] bpf: allow new DECAP flags and add guard rails
` [PATCH v2 5/5] bpf: clear decap tunnel GSO state in skb_adjust_room

[PATCH] mtd: spi-nor: Add is25wx128 and is25lx128 chips
 2026-03-18 20:09 UTC 

[PATCH i-g-t 0/1] add intel related yuv restrictions to kms_chamelium_frames
 2026-03-18 20:08 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[GSoC] Proposal draft: Improve the new git repo command
 2026-03-18 20:08 UTC  (2+ messages)
` [GSoC proposal v3][RFC] "

[PATCH v8 2/2] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
 2026-03-18 20:02 UTC  (2+ messages)

[PATCH] kbuild: reduce output spam when building out of tree
 2026-03-18 20:08 UTC  (2+ messages)

[PATCH v3 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-03-18 20:05 UTC  (2+ messages)
` [PATCH v3] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

[PATCH net-next] net/mlx5e: Remove unused field in mlx5e_flow_steering struct
 2026-03-18 20:06 UTC  (2+ messages)

+ kallsyms-add-kunit-tests-for-lineinfo-feature.patch added to mm-nonmm-unstable branch
 2026-03-18 20:05 UTC 

+ kallsyms-delta-compress-lineinfo-tables-for-27x-size-reduction.patch added to mm-nonmm-unstable branch
 2026-03-18 20:05 UTC 

[thomas-weissschuh:b4/auxclock-nanosleep 30/39] kernel/time/timer_list.c:105:20: warning: cast from pointer to integer of different size
 2026-03-18 20:05 UTC 

+ kallsyms-extend-lineinfo-to-loadable-modules.patch added to mm-nonmm-unstable branch
 2026-03-18 20:05 UTC 

Btrfs progs release 6.19.1
 2026-03-18 20:05 UTC 

+ kallsyms-embed-source-file-line-info-in-kernel-stack-traces.patch added to mm-nonmm-unstable branch
 2026-03-18 20:05 UTC 

[PATCH] media: renesas: vin: Fix RAW8 (again)
 2026-03-18 20:04 UTC  (2+ messages)

[RFC v2 PATCH 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-03-18 20:04 UTC  (3+ messages)
` [RFC v2 PATCH 04/10] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA

[PATCH 1/2] dt-bindings: hwmon: lm75: Add label property
 2026-03-18 20:03 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Rename TrafficTransitionCount to traffic_transition_count
 2026-03-18 19:59 UTC 

[PATCH i-g-t 00/12] Prepare for returning NULL from igt_crtc_for_pipe()
 2026-03-18 20:01 UTC  (4+ messages)
` [PATCH i-g-t 01/12] tests/amdgpu/amd_mode_switch: "

[PATCH] ktest: Store failure logs also in fatal paths
 2026-03-18 20:01 UTC  (2+ messages)

[PATCH 0/3] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-03-18 20:00 UTC  (5+ messages)
` [PATCH 1/3] backing_file: store user_path_file

[bluez/bluez]
 2026-03-18 20:00 UTC 

[meta-ti][master][PATCH v6 0/3] Add LUKS encryption with fTPM support
 2026-03-18 19:59 UTC  (3+ messages)
` [meta-ti][master][PATCH v6 3/3] conf: Enable dynamic security layer for LUKS

[PATCH] efi_loader: efi_var_sf: Do not fail on blank SPI Flash
 2026-03-18 19:59 UTC  (2+ messages)

[PATCH net-next v5 00/11] Wangxun improvement and new support
 2026-03-18 19:59 UTC  (3+ messages)
` [PATCH net-next v5 01/11] net: ngbe: remove netdev->ethtool->wol_enabled setting

[axboe:rw_iter 51/542] net/bluetooth/hci_debugfs.c:1160 force_no_mitm_write() warn: potential spectre issue 'buf' [w]
 2026-03-18 19:56 UTC 

[PATCH v2 1/1] ACPI: processor: idle: Replace strlcat() with better alternative
 2026-03-18 19:57 UTC  (2+ messages)

[PATCH] sample/tsm-mr: Use SHA-2 library APIs
 2026-03-18 19:57 UTC  (2+ messages)

[PATCH v2 00/12] objtool/arm64: Port klp-build to arm64
 2026-03-18 19:54 UTC  (3+ messages)
` [PATCH v2 07/12] kbuild: Only run objtool if there is at least one command

[PATCH] Remove unused headers in x86/tools, scripts, pps, input
 2026-03-18 19:56 UTC  (2+ messages)

[PATCH] ASoC: rockchip: rockchip_sai: Set slot width for non-TDM mode
 2026-03-18 19:56 UTC  (3+ messages)

[PATCH] mm: add memory.compact_unevictable_allowed cgroup attribute
 2026-03-18 19:55 UTC  (10+ messages)

[RFC PATCH RESEND 0/2] Xe driver asynchronous notification mechanism
 2026-03-18 19:54 UTC  (3+ messages)
` [RFC PATCH RESEND 1/2] watch_queue: Add a DRM_XE_NOTIFY watch type and export init_watch()
  ` Watch queue maintainer? WAS:[RFC "

[PATCH 00/14] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-18 19:54 UTC  (3+ messages)

[PATCH v3] firmware_loader: allow firmware_class.path to take multiple paths
 2026-03-18 19:54 UTC 

[PATCH] Bluetooth: btusb: clear remote wake on idle Intel ACPI paths
 2026-03-18 19:51 UTC 

[PATCH 0/2] NTB: epf: Fix ntb_hw_epf ISR issues
 2026-03-18 19:51 UTC  (3+ messages)

[PATCH v4 0/6] ati-vga fixes
 2026-03-18 19:50 UTC  (4+ messages)
` [PATCH v4 1/6] ati-vga: Fix colors when frame buffer endianness does not match host


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.