All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 00:03:25 to 2026-04-02 01:59:47 UTC [more...]

[PATCH v3 00/11] Add spi-hid transport driver
 2026-04-02  1:59 UTC  (8+ messages)
` [PATCH v3 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v3 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v3 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v3 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v3 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v3 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v3 07/11] HID: spi_hid: add ACPI support for SPI over HID

[PATCH] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
 2026-04-02  1:58 UTC  (2+ messages)

[PATCH v2 00/11] Add spi-hid transport driver
 2026-04-02  1:54 UTC  (3+ messages)

[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-04-02  1:46 UTC  (7+ messages)
` [PATCH v5 1/3] crash_dump/dm-crypt: Don't print in arch-specific code
` [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel

[PATCH v2] io_uring/timeout: use 'ctx' consistently
 2026-04-02  1:49 UTC 

[PATCH v5 0/1] ocfs2: split transactions in dio completion to avoid credit exhaustion
 2026-04-02  1:49 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH v2 00/14] KVM: selftests: Link with VFIO selftests lib and test device interrupts
 2026-04-02  1:49 UTC  (15+ messages)
` [PATCH v2 03/14] KVM: selftests: Add vfio_pci_irq_test
` [PATCH v2 05/14] KVM: selftests: Add support for random host IRQ affinity

[PATCH net-next 0/2] net: phy: microchip: add downshift support for LAN88xx
 2026-04-02  1:48 UTC  (3+ messages)
` [PATCH net-next v3 "

[oe][meta-oe][PATCH] openct: Fix openct.service waring
 2026-04-02  1:47 UTC  (4+ messages)

[PATCH 00/17] TDX MMU refactors
 2026-04-02  1:06 UTC  (15+ messages)
` [PATCH 06/17] KVM: x86/tdp_mmu: Morph the !is_frozen_spte() check into a KVM_MMU_WARN_ON()
` [PATCH 13/17] KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()
` [PATCH 14/17] KVM: x86/mmu: Remove KVM_BUG_ON() that checks lock when removing PTs
` [PATCH 17/17] KVM: TDX: Move external page table freeing to TDX code

[PATCH v8 0/6] selftests/mm: skip several tests when thp is not available
 2026-04-02  1:45 UTC  (7+ messages)
` [PATCH v8 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v8 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v8 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v8 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v8 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v8 6/6] selftests/mm: transhuge_stress: skip the test when thp "

[PATCH v3 0/4] gcov: use -fprofile-update=atomic globally to fix concurrent access crashes on GCOV-enabled kernels
 2026-04-02  1:46 UTC  (2+ messages)

[PATCH v2] ARM: module: fix unwind section relocation out of range error
 2026-04-02  1:45 UTC  (4+ messages)

[PATCH] dmaengine: idxd: fix double free in idxd_setup_groups() error path
 2026-04-02  1:44 UTC  (3+ messages)

[PATCH] ibmvnic: fix OOB array access in ibmvnic_xmit on queue count reduction
 2026-04-02  1:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-02  1:43 UTC  (6+ messages)
` [PATCH 13/33] rust: block: update `const_refs_to_static` MSRV TODO comment

[DEV-TOOL - DO NOT APPLY] selabel_partial_match_all
 2026-04-02  1:42 UTC  (2+ messages)

[PATCH v3 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
 2026-04-02  1:42 UTC  (6+ messages)
` [PATCH v3 1/2] rust: sizes: add DeviceSize trait for device address space constants

[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
 2026-04-02  1:41 UTC  (4+ messages)
` [PATCH v14 3/4] "

[PATCH v3 0/7] Modify memfd_luo code
 2026-04-02  1:39 UTC  (9+ messages)
` [PATCH v3 1/7] mm/memfd: use folio_nr_pages() for shmem inode accounting
` [PATCH v3 5/7] mm/memfd_luo: fix physical address conversion in put_folios cleanup
` [PATCH v3 6/7] mm/memfd_luo: remove folio from page cache when accounting fails
` [PATCH v3 7/7] mm/memfd_luo: fix integer overflow in memfd_luo_preserve_folios

[PATCH v2 1/2] drm/amdgpu: rework userq fence driver alloc/destroy
 2026-04-02  1:37 UTC  (4+ messages)
` [PATCH v2 2/2] drm/amdgpu: make userq fence_drv drop explicit in queue destroy

[PATCH] dmaengine: idxd: fix double free in idxd_setup_engines() error path
 2026-04-02  1:37 UTC  (2+ messages)

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-04-02  1:34 UTC  (11+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[ANNOUNCEMENT] Yocto Project 5.3.3 (whinlatter-5.3.3) is Released
 2026-04-02  1:33 UTC 

[RFC PATCH v1 0/2] Add Rockchip USBPHY DM driver
 2026-04-02  1:32 UTC  (3+ messages)
` [RFC PATCH v1 1/2] phy: rockchip: add phy-rockchip-usb2.c
` [RFC PATCH v1 2/2] usb: phy: remove rockchip_usb2_phy.c

[PATCH i-g-t v7 0/4] Verify PTA entries contains expected values
 2026-04-02  1:31 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Verify PTA entries contains expected values (rev7)

[PATCH] KVM: x86/xen: Fix sleeping lock in hard IRQ context on PREEMPT_RT
 2026-04-02  1:31 UTC  (3+ messages)
` [PATCH v2 0/1] KVM: x86/xen: Fix PREEMPT_RT sleeping lock bug
` [PATCH v2 1/1] KVM: x86/xen: Use trylock for fast path event channel delivery

[PATCH v6 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
 2026-04-02  1:30 UTC  (4+ messages)
`  "

[PATCH net-next 0/4] ynl/ethtool/netlink: warn nla_len overflow for large string sets
 2026-04-02  1:30 UTC  (11+ messages)
` [PATCH net-next 1/4] tools: ynl: ethtool: use doit instead of dumpit for per-device GET
` [PATCH net-next 3/4] ethtool: strset: check nla_len overflow before nla_nest_end

[PATCH v3 0/2] Add support for q50sn12072 and q54sn120a1
 2026-04-02  1:29 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: trivial: Add q50sn12072 and q54sn120a1 support
` [PATCH v3 2/2] hwmon: (pmbus/q54sj108a2) Add support for q50sn12072 and q54sn120a1

[PATCH bpf-next 00/10] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-02  1:28 UTC  (11+ messages)
` [PATCH bpf-next 01/10] bpf: Introduce bpf register BPF_REG_STACK_ARG_BASE
` [PATCH bpf-next 02/10] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
` [PATCH bpf-next 03/10] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next 04/10] bpf: Support stack arguments for kfunc calls
` [PATCH bpf-next 05/10] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next 06/10] bpf: Enable stack argument support for x86_64
` [PATCH bpf-next 07/10] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next 08/10] selftests/bpf: Add tests for BPF function "
` [PATCH bpf-next 09/10] selftests/bpf: Add negative test for oversized kfunc stack argument
` [PATCH bpf-next 10/10] selftests/bpf: Add verifier tests for stack argument validation

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-04-02  1:25 UTC  (4+ messages)
` [PATCH v10 5/6] power: supply: max77759: add "

[PATCH v3 0/2] hwmon: pmbus: Sony APS-379
 2026-04-02  1:23 UTC  (4+ messages)
` [PATCH v3 2/2] hwmon: pmbus: Add support for "

[PATCH net-next] net: phy: bcm84881: add LED framework support for BCM84891/BCM84892
 2026-04-02  1:23 UTC  (2+ messages)

[PATCH] mount.cifs: fix buffer overrun in set_password
 2026-04-02  1:23 UTC  (4+ messages)

[PATCH v3 0/3] USE drm mm instead of drm SA for CCS read/write
 2026-04-02  1:22 UTC  (5+ messages)
` [PATCH v3 1/3] drm/xe/mm: add XE MEM POOL manager with shadow support
` [PATCH v3 2/3] drm/xe/mm: Add batch buffer allocation functions for xe_mem_pool manager

[PATCH v5 0/9] Add Zvfbfa extension support
 2026-04-02  1:20 UTC  (9+ messages)

[PATCH v4 00/13] ext4: refactor partial block zero-out for iomap conversion
 2026-04-02  1:21 UTC  (4+ messages)
` [PATCH v4 09/13] ext4: ensure zeroed partial blocks are persisted in SYNC mode

[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
 2026-04-02  1:16 UTC  (7+ messages)
` [PATCH v7 4/7] selftests: ksft_exit_fail_perror: support printf style arguments

[RFT PATCH 0/7] perf tool: Support iostat for multiple platforms
 2026-04-02  1:14 UTC  (5+ messages)

[PATCH] ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
 2026-04-02  1:04 UTC  (2+ messages)

[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
 2026-04-02  1:12 UTC  (8+ messages)

[PATCH net] net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
 2026-04-02  1:11 UTC  (2+ messages)

[PATCH] ata: libata-eh: Do not retry reset if the device is gone
 2026-04-02  1:11 UTC 

(sashiko review) [RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
 2026-04-02  1:10 UTC  (2+ messages)

[PATCH 1/2] target/riscv: fix stale ptshift and base on page walk restart
 2026-04-02  1:09 UTC  (5+ messages)
` [PATCH 2/2] hw/intc: fix heap OOB in ACLINT MTIMER multi-socket

[perf-tools-next:tmp.perf-tools-next 14/20] util/header.c:2549:36: error: format '%d' expects argument of type 'int', but argument 4 has type 'ssize_t' {aka 'long int'}
 2026-04-02  1:09 UTC 

[PATCH] net/filter-buffer: use qemu_del_net_queue() in cleanup
 2026-04-02  1:08 UTC  (3+ messages)
` [PATCH v2] "

+ mm-damon-stat-deallocate-damon_call-failure-leaking-damon_ctx.patch added to mm-hotfixes-unstable branch
 2026-04-02  1:08 UTC 

[PATCH v2] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
 2026-04-02  1:06 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-02  1:06 UTC  (9+ messages)
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature

[PATCH v9 0/7] media: i2c: IMX355 for the Pixel 3a
 2026-04-02  1:06 UTC  (4+ messages)
` [PATCH v9 4/7] media: i2c: imx355: Restrict data lanes to 4

[PATCH] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
 2026-04-02  1:04 UTC 

[RFC PATCH V6 0/7] Add memory page offlining support
 2026-04-02  1:03 UTC  (5+ messages)
` [RFC PATCH V6 2/7] drm/gpu: Add gpu_buddy_addr_to_block helper
` [RFC PATCH V6 3/7] drm/xe: Handle physical memory address error

[PATCH 6.12.y] btrfs: do not free data reservation in fallback from inline due to -ENOSPC
 2026-04-02  1:03 UTC 

[PATCH v2] gpu: nova-core: bitfield: fix broken Default implementation
 2026-04-02  1:02 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update email for Allison Henderson
 2026-04-02  0:58 UTC 

[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
 2026-04-02  0:57 UTC  (3+ messages)

[PATCH] vfs: require verified birth date for file creation
 2026-04-02  0:56 UTC  (2+ messages)

[PATCH net-next v7] selftests: net: add tests for PPP
 2026-04-02  0:56 UTC  (4+ messages)

[PATCH bpf] bpf: fix end-of-list detection in cgroup_storage_get_next_key()
 2026-04-02  0:56 UTC  (2+ messages)

[PATCH] drm/colorop: Mark interpolation properties as immutable and atomic
 2026-04-02  0:53 UTC  (4+ messages)

mm.git review status at 7.0-rc6
 2026-04-02  0:53 UTC  (2+ messages)

[PATCH 0/6] btrfs: delay compression to bbio submission time
 2026-04-02  0:51 UTC  (5+ messages)

[PATCH net v3] ipv6: fix data race in fib6_metric_set() using cmpxchg
 2026-04-02  0:50 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] igc: fix Tx timestamp timeout caused by unlocked TIMINCA write in adj fine
 2026-04-02  0:49 UTC  (6+ messages)
      ` [PATCH] igc: fix Tx timestamp timeout caused by unlocked TIMINCA write in adj fine]
        ` [Intel-wired-lan] "

[syzbot] [net?] [bpf?] KASAN: slab-use-after-free Read in __sk_msg_recvmsg
 2026-04-02  0:49 UTC 

[PATCH rtw-next 00/12] wifi: rtw89: Add support for RTL8922AU
 2026-04-02  0:48 UTC  (4+ messages)

+ selftests-mm-verify-droppable-mappings-cannot-be-locked.patch added to mm-new branch
 2026-04-02  0:46 UTC 

[PATCH-for-11.1 0/8] target/arm: Compile accelerator-related objects as common code
 2026-04-02  0:45 UTC  (5+ messages)
` [PATCH-for-11.1 1/8] accel/kvm: Include missing 'exec/vaddr.h' header
` [PATCH-for-11.1 2/8] accel/kvm: Remove TARGET_KVM_HAVE_GUEST_DEBUG

+ mm-fix-mmap-errno-value-when-map_droppable-is-not-supported.patch added to mm-new branch
 2026-04-02  0:45 UTC 

[PATCH 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-02  0:44 UTC  (4+ messages)
` [PATCH 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH 2/2] selftests/mm: verify droppable mappings cannot be locked

[RFC PATCH] mm/damon: reset thread status parameters upon kdamond termination
 2026-04-02  0:40 UTC  (2+ messages)

[mic:next 4/19] audit.h:354:42: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type '__u64' {aka 'long unsigned int'}
 2026-04-02  0:38 UTC 

[REGRESSION] net: add xmit recursion limit to tunnel xmit functions
 2026-04-02  0:38 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: rng: mtk-rng: add SMC-based TRNG variants
 2026-04-02  0:37 UTC  (2+ messages)
` [PATCH v2 2/2] hwrng: mtk - add support for hw access via SMCC

[PATCH net] rds: ib: reject FRMR registration before IB connection is established
 2026-04-02  0:36 UTC  (2+ messages)

[PATCH 0/6] various memory related fixups
 2026-04-02  0:36 UTC  (8+ messages)
` [PATCH 1/6] lmb: add LMB_FDT for fdt reserved regions
` [PATCH 2/6] efi_dt_fixup: use fdtdec_get_bool
` [PATCH 3/6] efi_selftest_memory: check for duplicates first
` [PATCH 4/6] efi_memory: nitpick removal loop
` [PATCH 5/6] efi_memory: backfill EFI_CONVENTIONAL_MEMORY
` [PATCH 6/6] memory: reserve from start_addr_sp to relocaddr

[net-next v7 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-04-02  0:35 UTC  (3+ messages)
` [net-next v7 07/10] net: bnxt: Implement software USO

[PATCH] iio: adc: ti-ads1119: Drop redundant error message
 2026-03-02 19:50 UTC  (3+ messages)

[PATCH] net/mlx5: Fix potential NULL dereference in PTP event handling
 2026-04-02  0:30 UTC  (2+ messages)
` [PATCH v2] net/mlx5: Fix OOB access and stack information leak "

[PATCH] native/cross: ar wrapper: don't prepend 'D' when @<file> is used
 2026-04-02  0:30 UTC  (2+ messages)
` Patchtest results for "

[PATCH net-next 0/6] selftests: drv-net: gro: more test cases
 2026-04-02  0:28 UTC  (6+ messages)
` [PATCH net-next 5/6] selftests: drv-net: gro: test ip6ip6
` [PATCH net-next 6/6] selftests: drv-net: gro: add a test for bad IPv4 csum

[PATCH 1/2 net v2] ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
 2026-04-02  0:28 UTC  (4+ messages)
` [PATCH 2/2 net v2] ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()

[PATCH bpf-next 0/2] Properly load values from insn_arays with non-zero offsets
 2026-04-02  0:27 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Do not ignore offsets for loads from insn_arrays

[PATCH v5 0/5] Fix some issues about ext4-test
 2026-04-02  0:21 UTC  (3+ messages)
` [PATCH v5 3/5] ext4: fix the error handling process in extents_kunit_init)

[PATCH 0/6] Deprecate Legacy IP
 2026-04-02  0:24 UTC  (7+ messages)
` [PATCH 6/6] net: Warn when processes listen on AF_INET sockets

[PATCH v3] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
 2026-04-02  0:23 UTC  (4+ messages)

[PATCH v2] memory tiering: Do not allow promotion if NUMA_BALANCING_MEMORY_TIERING is disabled
 2026-04-02  0:22 UTC  (2+ messages)

[PATCH] clk: mvebu: use kzalloc_flex
 2026-04-02  0:20 UTC 

[PATCH] ALSA: hda: Notify IEC958 Default PCM switch state changes
 2026-04-02  0:20 UTC 

[PATCH i-g-t v4] tests/kms_plane_alpha_blend: Skip test when no display is connected
 2026-04-02  0:20 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/kms_plane_alpha_blend: Skip test when no display is connected (rev2)

[PATCHES v3 perf-tools-next 0/4] Cleanups and a fix
 2026-04-02  0:17 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Make more global variables static
` [PATCH 2/4] perf bench: Constify tables
` [PATCH 3/4] perf tools: Use calloc() were applicable
` [PATCH 4/4] perf symbol: Add missing libgen.h include to get basename() prototype

[PATCH 1/3] tools: binman: Test signing an encrypted FIT with a preload header
 2026-04-02  0:17 UTC  (6+ messages)
` [PATCH 2/3] binman: Generate the preload header and sign the data only once
  ` [2/3] "
` [PATCH 3/3] binman: etype: collection: Set build_done on the referenced entries
  ` [3/3] "
` [1/3] tools: binman: Test signing an encrypted FIT with a preload header

[PATCH bpf-next 0/6] bpf: Prep patches for static stack liveness
 2026-04-02  0:17 UTC  (5+ messages)
` [PATCH bpf-next 2/6] bpf: Sort subprogs in topological order after check_cfg()

[PATCH v6 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-04-02  0:17 UTC  (8+ messages)
` [PATCH v6 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI

[PATCH] scsi: mpi3mr: convert offsetof to struct_size
 2026-04-02  0:17 UTC 

[meta-tensorflow][PATCH 1/3] bazel: fix typo in .patch file
 2026-04-02  0:16 UTC  (3+ messages)
` [meta-tensorflow][PATCH 2/3] bazel: disable color in bazel output
` [meta-tensorflow][PATCH 3/3] bazel: update the arguments for local resources

[PATCH v2 1/2] console: add console_flush_stdin()
 2026-04-02  0:15 UTC  (4+ messages)
` [PATCH v2 2/2] cli: flush stdin before enabling cli
  ` [v2,2/2] "
` [v2,1/2] console: add console_flush_stdin()

[PATCH 1/2] ASoC: sdw_utils: Add CS42L45 and CS35L57 codec table entries
 2026-04-02  0:12 UTC  (2+ messages)
` [PATCH 2/2] ASoC: intel: ptl: Add machine driver entry for Dell XPS 14 DA14260

[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-02  0:11 UTC  (5+ messages)
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling

[PATCH 1/1] mfd: cs42l43: Add CS42L45 SoundWire codec support
 2026-04-02  0:10 UTC 

[PATCH v1 1/1] usb: typec: tipd: Restore generic TPS6598x contract interrupts
 2026-04-02  0:09 UTC 

[PATCH v2 0/2] mm/mprotect: micro-optimization work
 2026-04-02  0:09 UTC  (6+ messages)
` [PATCH v2 2/2] mm/mprotect: special-case small folios when applying write permissions

[Intel-wired-lan] [PATCH v2 0/4] ice: use better bitmap API
 2026-04-02  0:08 UTC  (3+ messages)
`  "

[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
 2026-04-02  0:07 UTC  (4+ messages)

[PATCH 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
 2026-04-02  0:04 UTC  (4+ messages)
` [PATCH 2/2] powerpc/kexec: Disable KASAN for VMX helpers used in MMU-off path

[OE-core][whinlatter][PATCH 01/12] ccache: upgrade 4.12.2 -> 4.12.3
 2026-04-02  0:06 UTC  (4+ messages)
` [OE-core][whinlatter][PATCH 11/12] e2fsprogs: upgrade 1.47.3 -> 1.47.4

[PATCH] wifi: mac80211: fix monitor mode frame capture for real chanctx drivers
 2026-04-02  0:06 UTC  (5+ messages)
` [PATCH v2] wifi: mac80211: fix the issue of NULL pointer access when deleting the virtual interface

[PATCH 0/4] ionic: RDMA completion timestamping support
 2026-04-02  0:06 UTC  (3+ messages)
` [PATCH 2/4] net: ionic: Add PHC state page for user space access

[Bug 221309] New: rtl8822cu: BLE disconnects with firmware 0x0673_0EDC regression
 2026-04-02  0:04 UTC  (2+ messages)
` [Bug 221309] [REGRESSION] rtl8822cu: BLE disconnects with firmware 0x0673_0EDC

[PATCH 0/3] perf addr2line: Rework disable_add2line_warn
 2026-04-02  0:03 UTC  (4+ messages)
` [PATCH 3/3] perf addr2line: Remove global variable addr2line_timeout_ms

[PATCH net-next] selftests: net: py: color the basics in the output
 2026-04-02  0:03 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.