The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-09 01:39:15 to 2026-06-09 05:20:02 UTC [more...]

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-06-09  5:19 UTC  (3+ messages)
` [PATCH 1/2] arm64: ftrace: prepare ftrace_modify_call() for use "
` [PATCH 2/2] arm64: ftrace: allow DIRECT_CALLS "

[PATCH] comedi: comedi_test: avoid AI scan timing overflow
 2026-06-09  5:18 UTC  (2+ messages)

[PATCH v2 0/4] i2c: tegra: Improve DMA mapping, latency, and power management
 2026-06-09  5:18 UTC  (2+ messages)

[PATCH v1 0/7] perf annotate: Add elfutils libasm disassembler backend
 2026-06-09  5:17 UTC  (8+ messages)
` [PATCH v1 1/7] tools build: Add feature check for elfutils libasm
` [PATCH v1 2/7] perf build: Add build support and capability "
` [PATCH v1 3/7] perf annotate: Implement elfutils libasm disassembler backend
` [PATCH v1 4/7] perf annotate: Add --disassembler command-line option
` [PATCH v1 5/7] perf test: Enhance annotate test coverage and isolate config
` [PATCH v1 6/7] perf annotate: Support BPF JIT disassembly via genelf
` [PATCH v1 7/7] perf test: Add BPF JIT annotation test coverage for all disassemblers

[PATCH v3] Input: elan_i2c - prevent division by zero on invalid device parameters
 2026-06-09  5:18 UTC  (2+ messages)

[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-09  5:14 UTC  (13+ messages)
` [PATCH v3 07/20] sched/fair: Select preferred CPU at wakeup when possible
` [PATCH v3 14/20] sched/debug: Provide debugfs to enable/disable steal monitor
` [PATCH v3 17/20] sched/core: Introduce default arch handling code for inc/dec preferred CPUs

[PATCH 00/12] Add TH1520 USB support
 2026-06-09  5:14 UTC  (7+ messages)
` [PATCH 01/12] dt-bindings: clock: thead: add TH1520 MISC subsys clock controller
` [PATCH 03/12] riscv: dts: thead: add device tree node for MISC "

[PATCH v4] i2c: cadence: Add shutdown handler
 2026-06-09  5:12 UTC  (2+ messages)

[PATCH 0/2] Add support for IPQ9650 CDSP remoteproc
 2026-06-09  5:10 UTC  (3+ messages)

[PATCH] PCI: cadence: skip the link polling when endpoint not connected
 2026-06-09  5:11 UTC  (4+ messages)

[Patch v2 0/9] perf/x86: Miscellaneous PMU bug fixes
 2026-06-09  5:02 UTC  (10+ messages)
` [Patch v2 1/9] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
` [Patch v2 2/9] perf/x86: Introduce is_x86_pmu() helper
` [Patch v2 3/9] perf/x86: Update cap_user_rdpmc base on rdpmc user disable state
` [Patch v2 4/9] perf/x86/intel: Fallback to sw branch type decoding if no hw decoding
` [Patch v2 5/9] perf/x86/intel: Drop LBR entries whose privilege level mismatches br_sel
` [Patch v2 6/9] perf/x86/intel: Validate return value of intel_pmu_init_hybrid()
` [Patch v2 7/9] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
` [Patch v2 8/9] perf/core: Fix kernel register info leak via hardware skid
` [Patch v2 9/9] perf/core: Check kernel access when kernel callchains are requested

[PATCH v3] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len
 2026-06-09  5:00 UTC  (2+ messages)

[PATCH v3] ext4: fix kernel BUG in ext4_write_inline_data_end
 2026-06-09  4:59 UTC 

[PATCH] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-06-09  4:54 UTC  (3+ messages)

[PATCH] powerpc: replace strlcat to simplify ppc_kallsyms_lookup_name
 2026-06-09  4:52 UTC  (2+ messages)

[PATCH v7 4/6] ksm: add pgoff into ksm_rmap_item
 2026-06-09  4:51 UTC  (2+ messages)

[PATCH v4 1/1] cpufreq/amd-pstate: Fix EPP initialization for shared memory systems
 2026-06-09  4:50 UTC  (8+ messages)
` [PATCH v5 0/3] cpufreq/amd-pstate: Fix EPP and auto_sel initialization
  ` [PATCH v5 1/3] cpufreq/amd-pstate: Fix EPP return type and handle errors during initialization
  ` [PATCH v5 2/3] cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systems
  ` [PATCH v5 3/3] cpufreq/amd-pstate: Cache the firmware programmed EPP value

[PATCH 7.0 000/332] 7.0.12-rc1 review
 2026-06-09  4:50 UTC  (2+ messages)

[PATCH v8 0/3] KSM: performance optimizations for rmap_walk_ksm
 2026-06-09  4:47 UTC  (4+ messages)
` [PATCH v8 1/3] ksm: add linear_page_index into ksm_rmap_item
` [PATCH v8 2/3] ksm: Optimize rmap_walk_ksm by passing a suitable page index
` [PATCH v8 3/3] ksm: add mremap selftests for ksm_rmap_walk

[PATCH] x86/cpu: remove unused AMD Elan cflags definition
 2026-06-09  4:42 UTC 

[PATCH] rethook: Use tsk->on_cpu to check task execution state
 2026-06-09  4:41 UTC  (12+ messages)

[PATCH v4 00/11] Add spi-hid transport driver
 2026-06-09  4:41 UTC  (12+ messages)
` [PATCH v4 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v4 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v4 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v4 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v4 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v4 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v4 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v4 08/11] HID: spi_hid: add device tree "
` [PATCH v4 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v4 10/11] HID: spi-hid: add power management implementation
` [PATCH v4 11/11] HID: spi-hid: add panel follower support

[PATCH net] libceph: bound pg_temp/pg_upmap osd list length to CEPH_PG_MAX_SIZE
 2026-06-09  4:40 UTC  (2+ messages)

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-09  4:19 UTC  (11+ messages)

[PATCH] serial: 8250_pnp: Drop unused assignments from pnp_device_id arrays
 2026-06-09  4:33 UTC  (2+ messages)

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-09  4:32 UTC  (4+ messages)
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH v4 0/6] sched: Fix cluster scheduling in the presence of asymmetric capacity
 2026-06-09  4:26 UTC  (5+ messages)
` [PATCH v4 1/6] sched/fair: Do not skip CPUs of similar capacity with busy SMT siblings

[PATCH] Respect mempolicy when calculating surplus huge pages
 2026-06-09  4:23 UTC 

[PATCH net] bnxt: fix head underflow on XDP head-grow
 2026-06-09  4:22 UTC  (2+ messages)

[PATCH v2] ext4: fix kernel BUG in ext4_write_inline_data_end
 2026-06-09  4:17 UTC 

[PATCH v1 0/2] LoongArch: BPF: per-CPU addr MOV and timed may_goto
 2026-06-09  4:14 UTC  (3+ messages)
` [PATCH v1 1/2] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH v1 2/2] LoongArch: BPF: Add timed may_goto support

[PATCH v2] platform/x86: thinkpad_acpi: Add USB-C Security (USCS) support
 2026-06-09  4:14 UTC 

[PATCH] mm/lruvec: trace LRU add drains and drain-all queuing
 2026-06-09  4:11 UTC 

[PATCH v20 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-06-09  4:04 UTC  (10+ messages)
` [PATCH v20 net-next 1/9] octeontx2-af: enforce single RVU AF probe
` [PATCH v20 net-next 2/9] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v20 net-next 3/9] devlink: heap-allocate param fill buffers in devlink_nl_param_fill
` [PATCH v20 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
` [PATCH v20 net-next 5/9] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v20 net-next 6/9] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v20 net-next 7/9] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v20 net-next 8/9] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v20 net-next 9/9] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH] media: dvb-usb: fix refcount leak in dvb_usb_adapter_frontend_init()
 2026-06-09  4:03 UTC 

[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-06-09  3:58 UTC  (2+ messages)
` New design

[GIT PULL] hotfixes against 7.1-rc7
 2026-06-09  3:54 UTC 

[PATCH] ext4: avoid full buffer walks for large folio partial writes
 2026-06-09  3:54 UTC  (5+ messages)
` [PATCH v2 0/2] ext4: avoid tail walks for cached large-folio writes
  ` [PATCH v2 2/2] ext4: avoid tail write_begin walk for uptodate folios

[PATCH] Documentation: KVM: Synchronize x86 VM types
 2026-06-09  3:53 UTC  (2+ messages)

[PATCH] dm log writes: fix refcount leak in log_writes_map()
 2026-06-09  3:52 UTC 

[PATCH v3 0/2] ext4: avoid tail walks for cached large-folio writes
 2026-06-09  3:52 UTC  (3+ messages)
` [PATCH v3 1/2] fs/buffer: avoid tail commit walk for uptodate folios
` [PATCH v3 2/2] ext4: avoid tail write_begin "

[PATCH v2] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-09  3:49 UTC  (2+ messages)

[PATCH v5 0/4] Only free healthy pages in high-order has_hwpoisoned folio
 2026-06-09  3:44 UTC  (3+ messages)
` [PATCH v5 1/4] mm/page_alloc: only "

[PATCH] hrtimer: correct CONFIG_NO_HZ_COMMON macro name in comment
 2026-06-09  3:43 UTC 

[PATCH v2] mm/slub: allocate sheaves on local memory nodes
 2026-06-09  3:41 UTC  (4+ messages)

[PATCH] MIPS: lib: Remove '.hidden' for local symbols
 2026-06-09  3:36 UTC 

[PATCH 0/2] power: sequencing: pcie-m2: Add 3.3Vaux supply support
 2026-06-09  3:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: connector: pcie-m2-e: "
` [PATCH 2/2] power: sequencing: pcie-m2: "

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-06-09  3:33 UTC  (11+ messages)

[PATCH] thread_info: remove comment incorrectly referring to CONFIG_SH
 2026-06-09  3:32 UTC 

[PATCH 0/3] KVM: harden and cleanup PDPTR load on forced L1 reload
 2026-06-09  3:31 UTC  (3+ messages)
` [PATCH 1/3] KVM: nVMX: unwind PDPTR load if processor triggers a nested VMFail

[PATCH v4 net-next 0/9] net: dsa: netc: add bridge mode support
 2026-06-09  3:29 UTC  (10+ messages)
` [PATCH v4 net-next 1/9] net: enetc: add interfaces to manage dynamic FDB entries
` [PATCH v4 net-next 2/9] net: enetc: add "Update" and "Delete" operations to VLAN filter table
` [PATCH v4 net-next 3/9] net: enetc: add interfaces to manage egress treatment table
` [PATCH v4 net-next 4/9] net: enetc: add "Update" operation to the egress count table
` [PATCH v4 net-next 5/9] net: dsa: netc: initialize the group bitmap of ETT and ECT
` [PATCH v4 net-next 6/9] net: enetc: add helpers to set/clear table bitmap
` [PATCH v4 net-next 7/9] net: dsa: netc: add VLAN filter table and egress treatment management
` [PATCH v4 net-next 8/9] net: dsa: netc: add bridge mode support
` [PATCH v4 net-next 9/9] net: dsa: netc: implement dynamic FDB entry ageing

[PATCH] iommufd: fix refcount leak in iommufd_object_remove()
 2026-06-09  3:22 UTC 

[PATCH v5 9/9] mm: switch deferred split shrinker to list_lru
 2026-06-09  3:20 UTC  (2+ messages)

[PATCH net] net: openvswitch: fix possible kfree_skb of ERR_PTR
 2026-06-09  3:20 UTC  (2+ messages)

[PATCH V2] sched: Update the THREAD_INFO_IN_TASK description
 2026-06-09  3:19 UTC 

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-09  3:18 UTC  (18+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg

[PATCH v2] gpio: mt7621: fix interrupt banks mapping on gpio chips
 2026-06-09  3:14 UTC  (7+ messages)

[PATCH] ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT
 2026-06-09  3:12 UTC  (2+ messages)

[PATCHv3 0/2] watchdog: pika_wdt: portability and timer lifecycle fixes
 2026-06-09  3:09 UTC  (5+ messages)
` [PATCHv3 2/2] watchdog: pika_wdt: enable COMPILE_TEST builds

[PATCH] KVM: selftests: Make guest_code_xsave more friendly
 2026-06-09  3:08 UTC  (4+ messages)

[PATCH v3 0/3] Add support for Qualcomm WCN3610
 2026-06-09  3:04 UTC  (5+ messages)
` [PATCH v3 2/3] remoteproc: qcom_wcnss_iris: Add support for WCN3610

[PATCH net] net/tls: preserve sk_msg sg.copy when splitting records
 2026-06-09  3:00 UTC  (2+ messages)

[PATCH v8 0/4] misc: fastrpc: Add missing bug fixes
 2026-06-09  2:59 UTC  (5+ messages)
` [PATCH v8 1/4] misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
` [PATCH v8 2/4] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v8 3/4] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
` [PATCH v8 4/4] misc: fastrpc: Allow fastrpc_buf_free() to accept NULL

[tip:x86/cpu] BUILD SUCCESS eabf869d795173a107ad8965e4fb1711d82544b6
 2026-06-09  2:57 UTC 

[PATCH v9 0/4] Introduce ASPEED AST27xx BMC SoC
 2026-06-09  2:47 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: arm: aspeed: Add AST2700 board compatible
` [PATCH v9 2/4] arm64: Kconfig: Add ASPEED SoC family Kconfig support
` [PATCH v9 3/4] arm64: dts: aspeed: Add initial AST27xx SoC device tree
` [PATCH v9 4/4] arm64: configs: Update defconfig for AST2700 platform support

[PATCH] drm/gem: Fix ww_acquire context leak in drm_gem_lru_scan()
 2026-06-09  2:42 UTC 

[PATCH v19 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-06-09  2:41 UTC  (7+ messages)
` [PATCH v19 net-next 1/9] octeontx2-af: Enforce single RVU AF probe

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-09  2:39 UTC  (11+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH v2] ipmi: Fix rcu_read_unlock to srcu_read_unlock in handle_read_event_rsp
 2026-06-09  2:38 UTC  (4+ messages)

[PATCH v2] flow_dissector: fix uninit-value in __skb_flow_dissect() for ETH_ADDRS
 2026-06-09  2:37 UTC 

[PATCH v6 0/6] Add binding and driver for Kaanapali SoCCP
 2026-06-09  2:33 UTC  (5+ messages)
` [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems

[PATCH v3] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
 2026-06-09  2:30 UTC  (2+ messages)

[PATCH net-next] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery
 2026-06-09  2:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] drm/gem: Fix resource leaks in drm_gem_huge_mnt_create() error paths
 2026-06-09  2:25 UTC 

[PATCH] mm/page_table_check: do not track special (PFN-mapped) PTEs
 2026-06-09  2:23 UTC  (3+ messages)

[PATCH] net: garp: reload skb header pointers after pskb_may_pull()
 2026-06-09  2:20 UTC  (2+ messages)

[PATCH v2] net/sched: act_pedit: require matching IPv4 L4 protocol
 2026-06-09  2:18 UTC  (2+ messages)

[RFC v1] io_uring/rsrc: add fast path huge page handling in buffer registration
 2026-06-09  2:18 UTC  (3+ messages)

[PATCH 0/2] liveupdate: Small FLB fixes
 2026-06-09  2:17 UTC  (6+ messages)
` [PATCH 1/2] liveupdate: Reference count outgoing FLB data

[PATCH RESEND] kernel: exit: fix coding style missing spaces
 2026-06-09  2:15 UTC 

[PATCH net v3] net/mlx5: Use effective affinity mask for IRQ selection
 2026-06-09  2:10 UTC  (2+ messages)

[PATCH v4 0/2] Improve the performance of bitmap_find_next_zero_area_off()
 2026-06-09  2:09 UTC  (4+ messages)

[PATCH net-next v4 0/4] Add support for RTL8261C_CG
 2026-06-09  2:07 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: phy: c45: add genphy_c45_soft_reset()
` [PATCH net-next v4 2/4] net: phy: c45: add genphy_c45_config_master_slave()
` [PATCH net-next v4 3/4] net: phy: realtek: add support for RTL8261C_CG
` [PATCH net-next v4 4/4] net: phy: realtek: load firmware "

[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-09  2:08 UTC  (2+ messages)

[PATCH v3 0/2] pinctrl: ultrarisc: add DP1000 pinctrl support
 2026-06-09  2:07 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl controller

[PATCH] arm_mpam: Fix MPAMCFG_MBW_PBM register setting
 2026-06-09  2:06 UTC  (3+ messages)

[PATCHv3 net-next] tcp: Add TCP ROCCET congestion control module
 2026-06-09  2:06 UTC  (2+ messages)

[PATCH] ARM: arch/arm/kernel/signal.c: resolve set-but-not-used warning
 2026-06-09  2:02 UTC  (3+ messages)

[PATCH v3] iio: magnetometer: bmc150: use FIELD_PREP and FIELD_GET helpers
 2026-06-09  2:01 UTC 

[PATCH net-next v3] net/mlx5: Simplify cpumask operations in comp_irq_request_sf()
 2026-06-09  2:00 UTC  (2+ messages)

[PATCH net] net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list
 2026-06-09  2:00 UTC  (2+ messages)

[PATCH net] net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure
 2026-06-09  2:00 UTC  (2+ messages)

[PATCH v2] net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove
 2026-06-09  2:00 UTC  (2+ messages)

[PATCH] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW pattern mode
 2026-06-09  1:55 UTC  (3+ messages)

[PATCH v3 2/2] rust: drm: gpuvm: require Send and Sync for GpuVm's shared data
 2026-06-09  1:54 UTC  (2+ messages)

[PATCH net 0/4] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
 2026-06-09  1:54 UTC  (3+ messages)
` [PATCH net 3/4] net/mlx5e: Bounds-check stats_nch in mlx5e_get_queue_stats_rx()

(no subject)
 2026-06-09  1:53 UTC  (3+ messages)
` [PATCH v2 2/5] lib/bitrev: Introduce GENERIC_BITREVERSE

[PATCH mm-unstable v19 11/14] mm/khugepaged: Introduce mTHP collapse support
 2026-06-09  1:52 UTC  (3+ messages)

[PATCH net] net: ibm: emac: mal: fix potential system hang in mal_remove()
 2026-06-09  1:51 UTC  (6+ messages)

[PATCH net v3 0/4] net: phy: some cleanups following phy_port SFP
 2026-06-09  1:50 UTC  (2+ messages)

[PATCH v3 0/6] bootconfig: embed kernel.* cmdline at build time
 2026-06-09  1:46 UTC  (2+ messages)

[PATCH 6.12.y] wifi: remove zero-length arrays
 2026-06-09  1:45 UTC  (3+ messages)

[PATCH] mm: constify oom_control, scan_control, and alloc_context nodemask
 2026-06-09  1:44 UTC  (2+ messages)

[PATCH v3 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-09  1:43 UTC  (5+ messages)
` [PATCH v3 1/6] alloc_tag: add ioctl to /proc/allocinfo

[RFC PATCH 0/7] tracing/probes: Add more typecast features
 2026-06-09  1:42 UTC  (2+ messages)

[PATCH v2 0/5] crypto: hisilicon - improve backlog handling
 2026-06-09  1:41 UTC  (4+ messages)
` [PATCH v2 1/5] crypto: hisilicon/zip - add backlog support for zip

[PATCH] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
 2026-06-09  1:41 UTC  (5+ messages)

[PATCH v8 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-06-09  1:39 UTC  (2+ messages)

[PATCH] scsi: ufs: Remove unnecessary return in void vops wrappers
 2026-06-09  1:38 UTC  (2+ messages)

[PATCH] scsi: ufs: Remove redundant vops NULL check and trivial wrapper
 2026-06-09  1:38 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Skip link param validation when lanes_per_direction is unset
 2026-06-09  1:38 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix wrong value printed in unexpected UPIU response case
 2026-06-09  1:38 UTC  (2+ messages)

[PATCH v2] scsi: ufs: core: Fix NULL pointer dereference in scsi_cmd_priv() calls
 2026-06-09  1:38 UTC  (2+ messages)

[PATCH] scsi: lpfc: turn lpfc_queue q_pgs into a flexible array
 2026-06-09  1:39 UTC  (2+ messages)

[PATCH] scsi: pm8001: Fix error code in non_fatal_log_show()
 2026-06-09  1:39 UTC  (2+ messages)

[PATCH] scsi: megaraid_mbox: avoid double kfree()
 2026-06-09  1:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox