All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-18 15:17:59 to 2025-12-18 16:04:59 UTC [more...]

[PATCH 00/12] ras: share firmware-first estatus handling
 2025-12-18 16:04 UTC  (5+ messages)
` [PATCH 02/12] ras: add estatus core implementation
` [PATCH 03/12] ras: add estatus vendor handling and processing

[PATCHv5 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-18 16:06 UTC  (6+ messages)
` [PATCHv5 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv5 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface

Issues with md raid 1 on kernel 6.18 after booting kernel 6.19rc1 once
 2025-12-18 16:04 UTC  (6+ messages)

Development environment discussion
 2025-12-18 16:02 UTC  (4+ messages)

[PATCH] vPCI: make vpci_add_register() an out-of-line function
 2025-12-18 16:02 UTC  (2+ messages)

[PATCH] Documentation/driver-api/cxl: device hotplug section
 2025-12-18 16:02 UTC  (3+ messages)

[PATCH] ksmbd: Fix to handle removal of rfc1002 header from smb_hdr
 2025-12-18 16:01 UTC  (5+ messages)

[PATCH V2 net 0/3] There are some bugfix for the HNS3 ethernet driver
 2025-12-18 16:01 UTC  (2+ messages)

[PATCH 0/3] NFSD: Prevent dupplicate SCSI fencing operation
 2025-12-18 16:00 UTC  (4+ messages)
` [PATCH 2/3] NFSD: Add infrastructure for tracking persistent SCSI registration keys

[PATCH] selftests: net: fib-onlink-tests: Set high metric for default IPv6 route
 2025-12-18 16:01 UTC  (2+ messages)

[PATCH v2] rust: sync: inline various lock related methods
 2025-12-18 16:00 UTC  (2+ messages)

[PATCH v5] w1: therm: Fix off-by-one buffer overflow in alarms_store
 2025-12-18 16:00 UTC  (2+ messages)

[PATCH] fs: Replace simple_strtoul with kstrtoul in set_ihash_entries
 2025-12-18 16:00 UTC  (2+ messages)

[PATCH-v3 0/3] Global Software Interrupt Moderation (GSIM)
 2025-12-18 16:00 UTC  (5+ messages)
` [PATCH-v3 1/3] genirq: Fixed "
` [PATCH-v3 2/3] genirq: Adaptive "

[PATCH i-g-t v4 00/46] Unigraf integration
 2025-12-18 15:59 UTC  (3+ messages)

[PATCH rdma-next 00/10] Support effective VF bandwidth query in LAG mode
 2025-12-18 15:59 UTC  (11+ messages)
` [PATCH mlx5-next 01/10] net/mlx5: Add max_tx_speed and its CAP bit to IFC
` [PATCH mlx5-next 02/10] net/mlx5: Propagate LAG effective max_tx_speed to vports
` [PATCH mlx5-next 03/10] net/mlx5: Handle port and vport speed change events in MPESW
` [PATCH mlx5-next 04/10] net/mlx5: Add support for querying bond speed
` [PATCH rdma-next 05/10] IB/core: Add async event on device speed change
` [PATCH rdma-next 06/10] IB/core: Add helper to convert port attributes to data rate
` [PATCH rdma-next 07/10] IB/core: Refactor rate_show to use ib_port_attr_to_rate()
` [PATCH rdma-next 08/10] IB/core: Add query_port_speed verb
` [PATCH rdma-next 09/10] RDMA/mlx5: Raise async event on device speed change
` [PATCH rdma-next 10/10] RDMA/mlx5: Implement query_port_speed callback

[PATCH v4 -qemu 0/5] hw/cxl: Support Back-Invalidate
 2025-12-18 15:59 UTC  (6+ messages)
` [PATCH 3/5] hw/cxl: Allow BI by default in Window restrictions

[PATCH 1/6] drm/amdgpu: don't reemit ring contents more than once
 2025-12-18 15:58 UTC  (11+ messages)
` [PATCH 4/6] drm/amdgpu: avoid a warning in timedout job handler
` [PATCH 6/6] drm/amdgpu/gfx9: Implement KGQ ring reset

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-18 15:58 UTC  (6+ messages)
` [PATCH v6 3/5] docs: driver-api: gpio: generic gpio driver over rpmsg bus
` [PATCH v6 4/5] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v2 0/5] list private v2 & luo flb v9
 2025-12-18 15:57 UTC  (6+ messages)
` [PATCH v2 1/5] list: add primitives for private list manipulations
` [PATCH v2 2/5] list: add kunit test for private list primitives
` [PATCH v2 3/5] liveupdate: luo_file: Use private list
` [PATCH v9 4/5] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v9 5/5] tests/liveupdate: Add in-kernel liveupdate test

Report on MAINTAINERS coverage
 2025-12-18 15:57 UTC  (7+ messages)

[PATCH] drm/xe/device: Discard check for lmem_init
 2025-12-18 15:57 UTC  (3+ messages)

[PATCH] HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
 2025-12-18 15:54 UTC  (2+ messages)

[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-18 15:56 UTC  (9+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v2 2/8] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v2 3/8] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v2 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v2 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v2 6/8] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v2 7/8] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v2 8/8] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH][next] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings
 2025-12-18 15:56 UTC  (8+ messages)

[PATCH v2 0/2] fix wrong usage of memory allocation APIs under PREEMPT_RT in arm64
 2025-12-18 15:54 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: mmu: don't allocate page while spliting linear mapping

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-18 15:54 UTC  (7+ messages)
` [RFC PATCH 01/38] arm64: mpam: Context switch the MPAM registers

[PATCH v2] net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
 2025-12-18 15:54 UTC  (2+ messages)

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-18 15:54 UTC  (6+ messages)
` [PATCH 2/3] mm/khugepaged: use enum scan_result for result variables

[PATCH] docs/devel: Remove stale comments related to iommufd dirty tracking
 2025-12-18 15:54 UTC  (5+ messages)

[PATCH net 1/2] net/sched: act_mirred: fix loop detection
 2025-12-18 15:50 UTC  (2+ messages)

[PATCH v3 net] net: enetc: do not transmit redirected XDP frames when the link is down
 2025-12-18 15:50 UTC  (2+ messages)

[PATCH 0/4] nova-core Improve pin initializer code
 2025-12-18 15:50 UTC  (5+ messages)
` [PATCH 1/4] gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()
` [PATCH 2/4] gpu: nova-core: fw: move appropriate code into pin initializer
` [PATCH 3/4] gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()
` [PATCH 4/4] gpu: nova-core: gsp: move appropriate code into pin initializer

[PATCH v4 RESEND 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-12-18 15:52 UTC  (7+ messages)
` [PATCH v4 5/6] mm: cma: add cma_alloc_frozen{_compound}()

[PATCH v2 0/5] USB: lpc32xx: fix error handling
 2025-12-18 15:52 UTC  (7+ messages)
` [PATCH v2 1/5] usb: gadget: lpc32xx_udc: fix clock imbalance in error path
` [PATCH v2 2/5] usb: phy: isp1301: fix non-OF device reference imbalance
` [PATCH v2 3/5] usb: ohci-nxp: fix device leak on probe failure
` [PATCH v2 4/5] usb: gadget: lpc32xx_udc: clean up probe error labels
` [PATCH v2 5/5] usb: ohci-nxp: "

[PATCH v4] hw/arm/smmu: add memory regions as property for an SMMU instance
 2025-12-18 15:51 UTC  (2+ messages)

[PATCH 0/9] Misc patches for RTRS
 2025-12-18 15:51 UTC  (3+ messages)
` [PATCH 2/9] RDMA/rtrs: Add error description to the logs

Pull request: SoCFPGA changes for u-boot-socfpga-next-20251217
 2025-12-18 15:51 UTC 

[PATCH] Add the sphinx-copybutton extension
 2025-12-18 15:50 UTC  (2+ messages)

[PATCH 00/11] hw/arm/aspeed: catalina: add eeproms images
 2025-12-18 15:49 UTC  (2+ messages)

[PATCH 0/6] Support TQMa8QM
 2025-12-18 15:49 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: clk: rs9: add clock-output-names property
` [PATCH 2/6] dt-bindings: usb: cdns,usb3: support USB devices in DT
` [PATCH 3/6] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH 4/6] dt-bindings: arm: fsl: add bindings for TQMa8x
` [PATCH 5/6] arm64: dts: Add TQ imx8qm based board
` [PATCH 6/6] arm64: dts: imx8qm-tqma8qm-mba8x: Disable Cortex-A72 cluster

[PATCH v3] usb: xhci: route endpoints to secondary interrupters
 2025-12-18 15:49 UTC  (2+ messages)

[PATCH] repository: cache->squash_msg is freed twice
 2025-12-18 15:49 UTC  (2+ messages)
` [PATCH v2] repository: remove duplicate free of cache->squash_msg

[PATCH v2 00/20] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-12-18 15:46 UTC  (4+ messages)
` [PATCH v2 03/20] drm/tilcdc: Remove simulate_vesa_sync flag

[PATCH i-g-t 05/11] lib/kms: Extract igt_crtc_plane_init()
 2025-12-18 15:48 UTC  (2+ messages)
` [PATCH i-g-t v2 "

[PATCH] xen/9pfs: Fix data ring granting
 2025-12-18 15:48 UTC 

[PATCH v1 00/13] arm64: Refactor TLB invalidation API and implementation
 2025-12-18 15:47 UTC  (5+ messages)
` [PATCH v1 03/13] arm64: mm: Implicitly invalidate user ASID based on TLBI operation

Advanced Persistent Threat (APT) hackers had hacked into my Virtualmin Linux Virtual Private Server (VPS) on 15 Dec 2025 Monday around noon time
 2025-12-18 15:47 UTC  (2+ messages)

[PATCH i-g-t 04/11] lib/kms: Get rid of the 'p' plane index variable
 2025-12-18 15:47 UTC  (2+ messages)
` [PATCH i-g-t v2 "

[PATCH v2 0/7] Parse SMBIOS additional entries
 2025-12-18 15:47 UTC  (11+ messages)
` [PATCH v2 3/7] firmware: dmi: Read additional information when decoding DMI table
` [PATCH v2 7/7] x86/CPU/AMD: Output the AGESA version to the logs

[PATCH 0/5] staging: ad9832: driver cleanup
 2025-12-18 15:46 UTC  (4+ messages)
` [PATCH 4/5] staging: iio: ad9832: convert to iio channels and ext_info attrs

[PATCH 0/3] soc: imx: misc clean up and support i.MX9[4,52]
 2025-12-18 15:44 UTC  (7+ messages)
` [PATCH 1/3] soc: imx: Use device-managed APIs for i.MX9
` [PATCH 2/3] soc: imx: Use dev_err_probe() "
` [PATCH 3/3] soc: imx: Spport i.MX9[4,52]

[PATCH] meta-poky: Enable NFS server for linux-yocto-dev
 2025-12-18 15:43 UTC 

[meta-rockchip][PATCH] README: update patch submission guidelines URLs
 2025-12-18 15:42 UTC 

[PATCH v2 0/2] net/i40e: Fix aarch32 build and vector flag setting
 2025-12-18 15:42 UTC  (3+ messages)
` [PATCH v2 1/2] net/i40e: fix 32-bit Arm build
` [PATCH v2 2/2] net/i40e: unset vector flag when scalar path is chosen

Advanced Persistent Threat (APT) hackers had hacked into my Virtualmin Linux Virtual Private Server (VPS) on 15 Dec 2025 Monday around noon time
 2025-12-18 15:42 UTC  (2+ messages)

[PATCH v4] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-12-18 15:40 UTC  (6+ messages)

[PATCH v3 0/2] Add firmware-managed PCIe Endpoint support for SA8255P
 2025-12-18 15:41 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: qcom,pcie-ep-sa8255p: Document firmware managed PCIe endpoint

[PATCH v4 1/1] migration: merge fragmented clear_dirty ioctls
 2025-12-18 15:39 UTC  (3+ messages)

[PATCH v2] mm/page_alloc: Report 1 as zone_batchsize for !CONFIG_MMU
 2025-12-18 15:39 UTC  (4+ messages)

[XEN][PATCH v5] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations
 2025-12-18 15:39 UTC  (3+ messages)

[PATCH v2] remoteproc: imx_dsp_rproc: only reset carveout memory at RPROC_OFFLINE state
 2025-12-18 15:39 UTC  (2+ messages)

[PATCH] ext4: xattr: fix wrong search.here in clone_block
 2025-12-18 15:39 UTC  (4+ messages)

[PATCH v3 0/4] Unload linux/kernel.h
 2025-12-16  3:05 UTC  (3+ messages)
` [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro

[PATCH] drm/xe: Fix documentation heading levels in xe_guc_pc.c
 2025-12-18  6:46 UTC  (2+ messages)

[PATCH 0/1] net/i40e: unset vector flag when scalar path is chosen
 2025-12-18 15:38 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] vPCI: avoid bogus "overlap in extended cap list" warnings
 2025-12-18 15:37 UTC  (2+ messages)

FAILED: patch "[PATCH] hsr: hold rcu and dev lock for hsr_get_port_ndev" failed to apply to 6.12-stable tree
 2025-12-18 15:37 UTC  (2+ messages)
` [PATCH 6.12.y] hsr: hold rcu and dev lock for hsr_get_port_ndev

[PATCH v5 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-12-18 15:37 UTC  (3+ messages)
` [PATCH v5 4/5] remoteproc: imx_rproc: Add support for System Manager API

[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
 2025-12-18 15:37 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for powercap: intel_rapl: Fix possible recursive lock warning (rev2)
` ✓ CI.KUnit: success for powercap: intel_rapl: Fix possible recursive lock warning (rev4)

[PATCH] drm/imagination: Disallow exporting of PM/FW protected objects
 2025-12-18 15:37 UTC  (2+ messages)

[PATCH v2] net: nfc: nci: Fix parameter validation for packet data
 2025-12-18 15:36 UTC  (2+ messages)

[PATCH 0/6] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
 2025-12-18 15:35 UTC  (7+ messages)
` [PATCH 1/6] drm/xe/xe_guc_ct: WRITE_ONCE g2h_fence done in g2h_fence_cancel
` [PATCH 2/6] drm/xe/xe_guc_ct: WRITE_ONCE g2h_fence done in parse_g2h_response
` [PATCH 3/6] drm/xe/xe_guc_ct: WRITE_ONCE ct state in guc_ct_change_state
` [PATCH 4/6] drm/xe/xe_guc_ct: READ_ONCE ct state in xe_guc_ct_initialized
` [PATCH 5/6] drm/xe/xe_guc_ct: READ_ONCE ct state in xe_guc_ct_enabled
` [PATCH 6/6] drm/xe/xe_guc_ct: Justify WRITE_ONCE/READ_ONCE usage

[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
 2025-12-18 15:35 UTC  (3+ messages)
` [PATCH v2 3/3] media: imx-csi: use media_pad_is_streaming helper

[PATCH v2] selftests/filesystems: Assume that TIOCGPTPEER is defined
 2025-12-18 15:34 UTC 

[Buildroot] [PATCH 1/1] package/dpdk: bump dpdk package version to 25.11 (LTS)
 2025-12-18 15:34 UTC 

[PATCH v2 1/8] ASoC: tas2783A: sdw_utils: support ch 3 & 4
 2025-12-18 15:32 UTC  (2+ messages)

Rockchip RK3399 SOC is very slow
 2025-12-18 15:33 UTC  (3+ messages)

[PATCH v3 1/1] migration: merge fragmented clear_dirty ioctls
 2025-12-18 15:32 UTC  (9+ messages)

[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-12-18 15:32 UTC  (4+ messages)
` [PATCH v9 10/11] crypto: qce - Add support for BAM locking

[PATCH 6.1.y-cip 00/12] Add gpio keys/sleep button support for RZ/G3E
 2025-12-18 15:32 UTC  (13+ messages)
` [PATCH 6.1.y-cip 01/12] pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/down
` [PATCH 6.1.y-cip 02/12] pinctrl: renesas: Mark local variable with const in ->set_mux()
` [PATCH 6.1.y-cip 03/12] pinctrl: renesas: rzg2l: Validate pins before setting mux function
` [PATCH 6.1.y-cip 04/12] pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control registers
` [PATCH 6.1.y-cip 05/12] pinctrl: renesas: rzg2l: Fix ISEL restore on resume
` [PATCH 6.1.y-cip 06/12] pinctrl: renesas: rzg2l: Drop unnecessary pin configurations
` [PATCH 6.1.y-cip 07/12] pinctrl: renesas: rzg2l: Fix PMC restore
` [PATCH 6.1.y-cip 08/12] pinctrl: renesas: rzg2l: Remove extra semicolons
` [PATCH 6.1.y-cip 09/12] pinctrl: renesas: rzg2l: Remove useless wrappers
` [PATCH 6.1.y-cip 10/12] pinctrl: renesas: rzg2l: Refactor OEN register PWPR handling
` [PATCH 6.1.y-cip 11/12] arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys
` [PATCH 6.1.y-cip 12/12] arm64: dts: renesas: r9a09g047e57-smarc: Use Schmitt input for NMI function

[PATCH v2] x86/hvm: vlapic: fix RO bits emulation in LVTx regs
 2025-12-18 15:32 UTC  (2+ messages)

[PATCH] ASoC: codec: rt286: Use devm_request_threaded_irq to manage IRQ lifetime and fix smatch warning
 2025-12-18 15:32 UTC  (2+ messages)

[PATCH] gpio: realtek-otto: use unsigned long
 2025-12-18 15:30 UTC  (2+ messages)

[PATCH 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2025-12-18 15:30 UTC  (3+ messages)
` [PATCH 11/13] MIPS: Add Mobileye EyeQ6Lplus evaluation board dts

[PATCH v1 1/1] serial: core: Restore sysfs fwnode information
 2025-12-18 15:29 UTC  (2+ messages)

[PATCH v4 1/7] LoongArch: ftrace: Refactor register restoration in ftrace_common_return
 2025-12-18 15:26 UTC  (4+ messages)

[Patch v2] mm/huge_memory: use end_folio to terminate anonymous folio remapping
 2025-12-18 15:28 UTC  (6+ messages)

[PATCH] drm/i915/colorop: do not include headers from headers
 2025-12-18 15:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v22 00/25] Type2 device basic support
 2025-12-18 15:27 UTC  (6+ messages)
` [PATCH v22 11/25] cxl/hdm: Add support for getting region from committed decoder

[PATCH] libs/xg: allow caller to provide extra memflags for populate physmap
 2025-12-18 15:27 UTC  (2+ messages)

[PATCH next v3] Kconfig: select SPL_USE_TINY_PRINTF_POINTER_SUPPORT for K3
 2025-12-18 15:25 UTC  (8+ messages)

Advanced Persistent Threat (APT) hackers had hacked into my Virtualmin Linux Virtual Private Server (VPS) on 15 Dec 2025 Monday around noon time
 2025-12-18 15:24 UTC  (2+ messages)

[PATCH v2 net 0/2] sctp: Fix two issues in sctp_clone_sock()
 2025-12-18 15:20 UTC  (2+ messages)

[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
 2025-12-18 15:22 UTC  (3+ messages)
` [RFC PATCH 06/14] nvme: Rapid Path Failure Recovery read controller identify fields

[PATCH] rust: task: restrict Task::group_leader() to current
 2025-12-18 13:36 UTC  (2+ messages)

[PATCH] drm/xe/pf: Fix typo in function kernel-doc
 2025-12-18 15:21 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] test_detect_ref_format: fix comment
 2025-12-18 15:20 UTC 

[meta-ti][scarthgap][PATCH v3 0/2] Add support for BeagleBadge
 2025-12-18 15:20 UTC  (3+ messages)

[PATCH i-g-t] tests/intel/xe_test_config: Add SR-IOV VF FULL testlist
 2025-12-18 15:20 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[XEN][PATCH] xen/domctl: add XEN_DOMCTL_CDF_ALL mask
 2025-12-18 15:20 UTC  (2+ messages)

[PATCH 0/5] USB: lpc32xx: fix error handling
 2025-12-18 15:20 UTC  (4+ messages)
` [PATCH 5/5] usb: ohci-nxp: clean up probe error labels

[PATCH 0/5] Add support for specifying ramp up period by amount of IO
 2025-12-18 15:19 UTC  (3+ messages)
` [PATCH 5/5] Add option to specify ramp "

[PATCH] drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper functions
 2025-12-18 15:19 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 11/12] ras: add DeviceTree estatus provider driver
 2025-12-18 15:19 UTC  (3+ messages)

[PATCH] RDMA/bnxt_re: Replace cpu_to_be64 + le64_to_cpu with swab64
 2025-12-18 15:18 UTC  (2+ messages)

[PATCH v2] scripts: add helper for generating Origin-URL references
 2025-12-18 15:18 UTC 

[patch V6 00/11] rseq: Implement time slice extension mechanism
 2025-12-18 15:18 UTC  (3+ messages)
` [patch V6 07/11] rseq: Implement time slice extension enforcement timer

[PULL]: Revert QDU100 firmware binaries
 2025-12-18 15:18 UTC 

[PATCH 0/3] block: fix bi_vcnt misuse for cloned bio
 2025-12-18 15:16 UTC  (5+ messages)
` [PATCH 1/3] block: fix bio_may_need_split() by using bvec iterator way


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.