[PATCH 00/17] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
2025-03-31 8:24 UTC (7+ messages)
` [PATCH 03/17] media: dt-bindings: media: renesas,vsp1: Document RZ/V2H(P)
` [PATCH 04/17] media: dt-bindings: media: renesas,fcp: Document RZ/V2H(P) SoC
` [PATCH 05/17] dt-bindings: display: renesas,rzg2l-du: Add support for "
[PATCH 0/5] mmc: core: Add support for graceful host removal for eMMC/SD
2025-03-31 8:23 UTC (10+ messages)
` [PATCH 1/5] mmc: core: Convert mmc_can_poweroff_notify() into a bool
` [PATCH 2/5] mmc: core: Further avoid re-storing power to the eMMC before a shutdown
` [PATCH 3/5] mmc: core: Convert into an enum for the poweroff-type for eMMC
` [PATCH 4/5] mmc: core: Add support for graceful host removal "
[PATCH] btrfs: zstd: add `zstd-fast` alias mount option for fast modes
2025-03-31 8:23 UTC
[PATCH v2 0/2] media: MAINTAINERS: Add myself into venus/iris to maintain/review
2025-03-31 8:23 UTC (3+ messages)
` [PATCH v2 1/2] media: MAINTAINERS: Switch from venus Reviewer to Maintainer
` [PATCH v2 2/2] media: MAINTAINERS: Add myself to iris Reviewers
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-03-31 8:22 UTC (14+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl()
` [RFC PATCH v1 03/15] x86/msr: Simplify pmu_msr_{read,write}()
` [RFC PATCH v1 04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32
` [RFC PATCH v1 06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments
` [RFC PATCH v1 08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v1 09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
` [RFC PATCH v1 11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [RFC PATCH v1 12/15] x86/msr: Use the alternatives mechanism to write MSR
` [RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
` [RFC PATCH v1 14/15] x86/extable: Add support for the immediate form MSR instructions
` [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs
[PATCH 0/2] cifs: fix integer overflow in match_server()
2025-03-31 8:22 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cifs: remove unreachable code in cifs_get_tcp_session()
[syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_readdir
2025-03-31 8:22 UTC (3+ messages)
[PATCH v4 00/11] drm: Add new pixel formats for Xilinx Zynqmp
2025-03-31 8:21 UTC (10+ messages)
` [PATCH v4 03/11] drm/fourcc: Add DRM_FORMAT_Y8
[PATCH 0/4] arm64: dts: renesas: r8a779g3: Add Renesas R-Car V4H Sparrow Hawk board support
2025-03-31 8:20 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: PCI: rcar-gen4-pci-host: Document optional aux clock
` [PATCH 2/4] dt-bindings: vendor-prefixes: Add Retronix Technology Inc
` [PATCH 3/4] dt-bindings: soc: renesas: Document Renesas R-Car V4H Sparrow Hawk board support
[PATCH v5 00/11] HID: asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
2025-03-31 8:19 UTC (11+ messages)
` [PATCH v5 09/11] HID: asus: add basic RGB support
` [PATCH v5 10/11] HID: asus: add RGB support to the ROG Ally units
[PATCH 1/2] dt-bindings: watchdog: Add NXP Software Watchdog Timer
2025-03-31 8:18 UTC (6+ messages)
[PATCH 0/6] clk: renesas: rzv2h: Add clock and reset entries for USB2 and GBETH
2025-03-31 8:17 UTC (3+ messages)
` [PATCH 4/6] dt-bindings: clock: renesas,r9a09g057-cpg: Add USB2 PHY and GBETH PTP core clocks
[PATCH v1 1/1] media: i2c: rdacm2x: Make use of device properties
2025-03-31 8:16 UTC (2+ messages)
[PATCH 0/3] Add new imx imx8mp-libra-rdk-fpsc SBC
2025-03-31 8:15 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: add imx8mp-libra-rdk-fpsc
[PATCH 4/5] media: vcodec: Implement manual request completion
2025-03-31 8:15 UTC (2+ messages)
[PATCH 0/2] PCI: endpoint: space allocation fixups
2025-03-31 8:14 UTC (3+ messages)
` [PATCH 1/2] PCI: endpoint: strictly apply bar fixed size to allocate space
[PATCH] dt-bindings: writing-schema: Explain sub-nodes with additionalProperties:true
2025-03-31 8:13 UTC
[PATCH v2 0/7] mm/gup: Minor fix, cleanup and improvements
2025-03-31 8:13 UTC (8+ messages)
` [PATCH v2 1/7] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
` [PATCH v2 2/7] mm/gup: check if both GUP_GET and GUP_PIN are set in __get_user_pages() earlier
` [PATCH v2 3/7] mm/gup: Fix the outdated code comments above get_user_pages_unlocked()
` [PATCH v2 4/7] mm/gup: remove gup_fast_pgd_leaf() and clean up the relevant codes
` [PATCH v2 5/7] x86/mm: remove pgd_leaf definition in arch
` [PATCH v2 6/7] x86/mm: remove p4d_leaf definition
` [PATCH v2 7/7] mm/pgtable: remove unneeded pgd_devmap()
[PATCH mm] mm/page_alloc: Avoid second trylock of zone->lock
2025-03-31 8:11 UTC (2+ messages)
[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
2025-03-31 8:10 UTC
[PATCH v2 0/1] arm64: dts: qcom: x1e80100-dell-xps-9345: Add WiFi/BT pwrseq
2025-03-31 8:09 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 1/2] dt-bindings: usb: Add binding for PS5511 hub controller
2025-03-31 8:09 UTC (2+ messages)
[linux-next:master] [perf symbol] b10f74308e: perf-sanity-tests.perf_record_LBR_tests.fail
2025-03-31 8:08 UTC
[syzbot] [afs?] BUG: sleeping function called from invalid context in __do_fault
2025-03-31 8:06 UTC (3+ messages)
[PATCH v2 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-03-31 8:06 UTC (15+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add MTIP L2 switch description
` [PATCH v2 4/4] net: mtip: The L2 switch driver for imx287
[PATCH] media: si2168: increase cmd execution timeout value
2025-03-31 8:06 UTC (2+ messages)
[PATCH] scripts: generate_rust_analyzer: fix pin-init name in kernel deps
2025-03-31 8:06 UTC (2+ messages)
[PATCH] kunit: fixes backtrace suppression test module description
2025-03-31 8:06 UTC (3+ messages)
[syzbot] [afs?] [ntfs3?] BUG: sleeping function called from invalid context in ovl_cache_entry_new
2025-03-31 8:06 UTC (2+ messages)
[RFC][PATCH] sched: Cache aware load-balancing
2025-03-31 8:04 UTC (10+ messages)
` "
[PATCH 0/6] Support ROHM BD79104 ADC
2025-03-31 8:03 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: "
` [PATCH 2/6] iio: adc: ti-adc128s052: Fix ADC value on BE systems
` [PATCH 3/6] iio: adc: ti-adc128s052: Be consistent with arrays
` [PATCH 4/6] iio: adc: ti-adc128s052: Use devm_mutex_init()
` [PATCH 5/6] iio: adc: ti-adc128s052: Simplify using guard(mutex)
` [PATCH 6/6] iio: adc: ti-adc128s052: Support ROHM BD79104
[PATCH v3 0/2] serial: sifive: Convert sifive console to nbcon
2025-03-31 8:03 UTC (3+ messages)
` [PATCH v3 2/2] serial: sifive: Switch to nbcon console
[PATCH v2] drm/bridge:anx7625: Enable DSC feature
2025-03-31 7:57 UTC (5+ messages)
[PATCH] arm64: Don't call NULL in do_compat_alignment_fixup
2025-03-31 7:57 UTC (3+ messages)
[PATCH] HID: magicmouse: Apple Magic Mouse 2 USB-C support
2025-03-31 7:56 UTC (2+ messages)
[linux-next-20250324]Kernel OOPs while running xfs/206 Test
2025-03-31 7:56 UTC (2+ messages)
[PATCH v1 0/3] drm/ci: Add devicetree validation and KUnit tests
2025-03-31 7:55 UTC (5+ messages)
` [PATCH v1 2/3] drm/ci: Add jobs to validate devicetrees
[PATCH] scsi: scsi_transport_srp: replace min/max nesting with clamp()
2025-03-31 7:55 UTC
[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-03-31 7:53 UTC (6+ messages)
[PATCH v1 0/4] LoongArch: Add Loongson-2K0500 BMC support
2025-03-31 7:53 UTC (5+ messages)
` [PATCH v1 4/4] drm/ls2kbmc: Add Loongson-2K BMC reset function support
[PATCH v2] HID: magicmouse: Apple Magic Mouse 2 USB-C support
2025-03-31 7:52 UTC
linux-next: manual merge of the rust tree with the loongarch tree
2025-03-31 7:52 UTC (2+ messages)
[PATCH v7 00/10] Support ROHM BD79124 ADC
2025-03-31 7:51 UTC (7+ messages)
` [PATCH v7 06/10] iio: adc: "
platform/x86: thinkpad_acpi causing kernel oops commit 38b9ab80db31cf993a8f3ab2baf772083b62ca6f
2025-03-31 7:51 UTC
[PATCH v3 0/2] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
2025-03-31 7:50 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: x1e78100-t14s: add hpd gpio to eDP panel
[RFC PATCH v3 00/19] scsi: scsi_error: Introduce new error handle mechanism
2025-03-31 7:50 UTC (5+ messages)
` 答复: "
[PATCH] efi/efi_test: Fix missing pending status update in getwakeuptime
2025-03-31 7:45 UTC
[PATCH v2] net: mdio: mux-meson-gxl: set 28th bit in eth_reg2
2025-03-31 7:44 UTC
[PATCH 0/5] hisi_sas: Misc patches and cleanups
2025-03-31 7:43 UTC (5+ messages)
` [PATCH 1/5] scsi: hisi_sas: Add host_tagset_enable module param for v3 hw
[PATCH v9 drm-dp 0/9] Add HPD, getting EDID, colorbar features in DP function
2025-03-31 7:42 UTC (10+ messages)
` [PATCH v9 drm-dp 1/9] drm/hisilicon/hibmc: Restructuring the header dp_reg.h
` [PATCH v9 drm-dp 2/9] drm/hisilicon/hibmc: Add dp serdes cfg to adjust serdes rate, voltage and pre-emphasis
` [PATCH v9 drm-dp 3/9] drm/hisilicon/hibmc: Add dp serdes cfg in dp process
` [PATCH v9 drm-dp 4/9] drm/hisilicon/hibmc: Refactor the member of drm_aux in struct hibmc_dp
` [PATCH v9 drm-dp 5/9] drm/hisilicon/hibmc: Getting connector info and EDID by using AUX channel
` [PATCH v9 drm-dp 6/9] drm/hisilicon/hibmc: Add colorbar-cfg feature and its debugfs file
` [PATCH v9 drm-dp 7/9] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature
` [PATCH v9 drm-dp 8/9] drm/hisilicon/hibmc: Add MSI irq getting and requesting for HPD
` [PATCH v9 drm-dp 9/9] drm/hisilicon/hibmc: Add vga connector detect functions
[PATCH 1/2] ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid
2025-03-31 7:38 UTC (3+ messages)
` [PATCH 2/2] ACPI: processor: idle: Remove obsolete comment
[PATCH 0/4] perf report: Support custom output fields in hierarchy mode
2025-03-31 7:37 UTC (5+ messages)
` [PATCH 1/4] perf hist: Remove formats in hierarchy when cancel children
` [PATCH 2/4] perf hist: Remove formats in hierarchy when cancel latency
` [PATCH 3/4] perf hist: Set levels in output_field_add()
` [PATCH 4/4] perf hist: Allow custom output fields in hierarchy mode
[GIT PULL]: Dmaengine subystem updates for 6.15
2025-03-31 7:37 UTC
rc4 and later log message: gpiochip_add_data_with_key: get_direction failed
2025-03-31 7:36 UTC (6+ messages)
` rc4 and later log message: gpiochip_add_data_with_key: get_direction failed -> pincntrl patch?
[linux-next:master] [mm] 3104138517: will-it-scale.per_process_ops 5.6% improvement
2025-03-31 7:36 UTC
[PATCH v2 00/32] Samsung S2MPG10 PMIC MFD-based drivers
2025-03-31 7:35 UTC (5+ messages)
` [PATCH v2 01/32] dt-bindings: mfd: samsung,s2mps11: add s2mpg10
` [PATCH v2 03/32] dt-bindings: firmware: google,gs101-acpm-ipc: add PMIC child node
[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
2025-03-31 7:35 UTC (9+ messages)
` [PATCH net-next v5 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration
[GIT PULL]: Generic phy subsystem updates for 6.15
2025-03-31 7:34 UTC
[GIT PULL]: soundwire subsystem updates for 6.15
2025-03-31 7:32 UTC
[PATCH v2 0/5] drm/bridge: it6505: fix DP link traning and improve compatibility
2025-03-31 7:30 UTC (5+ messages)
` [PATCH v2 3/5] drm/bridge: it6505: modify DP link auto training
[PATCH] drm/bridge:anx7625: Enable DSC feature
2025-03-31 7:29 UTC (11+ messages)
[PATCH v1 1/1] media: i2c: max9671x: Remove (explicitly) unused header
2025-03-31 7:27 UTC
[PATCH v2 0/2] Enable automatic SVN updates for SGX enclaves
2025-03-31 7:26 UTC (5+ messages)
` [PATCH v2 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc
[PATCH v2] dt-bindings: gpio: pca95xx: add Toradex ecgpiol16
2025-03-31 7:26 UTC
[PATCH 0/2] media: MAINTAINERS: Add myself into venus/iris to maintain/review
2025-03-31 7:26 UTC (5+ messages)
` [PATCH 1/2] media: MAINTAINERS: Switch from venus Reviewer to Maintainer
linux-next: in the merge window
2025-03-31 7:26 UTC
[PATCH v1 0/1] nvme: add admin controller support. prohibit ioq creation for admin & disco ctrlrs
2025-03-31 7:25 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH v1 1/1] media: i2c: ds90ub9x3: Remove (explicitly) unused header
2025-03-31 7:25 UTC
[PATCH 0/3] Additional fixes for dma coherent allocator
2025-03-31 7:23 UTC (4+ messages)
` [PATCH 3/3] rust: dma: add as_slice/write functions for CoherentAllocation
[PATCH v1 1/1] ACPI: VIOT: Remove (explicitly) unused header
2025-03-31 7:23 UTC
[PATCH v1 1/1] media: raspberrypi: rp1-cfe: Remove (explicitly) unused header
2025-03-31 7:21 UTC
[PATCH v8 drm-dp 0/9] Add HPD, getting EDID, colorbar features in DP function
2025-03-31 7:21 UTC (4+ messages)
` [PATCH v8 drm-dp 5/9] drm/hisilicon/hibmc: Getting connector info and EDID by using AUX channel
s390-linux-ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?)
2025-03-31 7:19 UTC (2+ messages)
[PATCH] ASoC: codec: ak5386: Convert to GPIO descriptors
2025-03-31 7:19 UTC (4+ messages)
[PATCH v1 1/1] i2c: atr: Remove (explicitly) unused header
2025-03-31 7:16 UTC
[RFC PATCH v2 0/6] Introduce sparse DRM shmem object allocations
2025-03-31 7:15 UTC (4+ messages)
` [RFC PATCH v2 5/6] drm/shmem: Add a helper to check object's page backing status
[PATCH v4 0/3] support Linux reboot modes in syscon-reboot on gs101 (Google Pixel)
2025-03-31 7:15 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: power: reset: google,gs101-reboot: add Google GS101 specific reset
` [PATCH v4 2/3] dt-bindings: soc: samsung: exynos-pmu: update reset for gs101
[PATCH v1 1/1] coresight: cti: Replace inclusion by struct fwnode_handle forward declaration
2025-03-31 7:14 UTC
[GIT PULL] Introduce try_alloc_pages for 6.15
2025-03-31 7:14 UTC (5+ messages)
[PATCH v1 1/1] arm64: dts: qcom: x1e80100-dell-xps-9345: Add WiFi/BT pwrseq
2025-03-31 7:11 UTC (2+ messages)
[PATCH v1 1/1] ASoC: amd: acp: Remove (explicitly) unused header
2025-03-31 7:09 UTC
[PATCH] powerpc/defconfigs: Set HZ=1000 on ppc64 and powernv defconfigs
2025-03-31 7:08 UTC (2+ messages)
[PATCH v1 1/1] ALSA/hda: intel-sdw-acpi: Remove (explicitly) unused header
2025-03-31 7:07 UTC
[PATCH v2 0/3] Add Qualcomm i3c master controller driver support
2025-03-31 7:06 UTC (11+ messages)
` [PATCH v2 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller
[PATCH v1 1/1] hwmon: (qnap-mcu) Remove (explicitly) unused header
2025-03-31 7:06 UTC
[PATCH] mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
2025-03-31 7:05 UTC (3+ messages)
[PATCH v1] dt-bindings: gpio: pca95xx: add Toradex Embedded Controller
2025-03-31 7:03 UTC (2+ messages)
[PATCH v1 1/1] media: i2c: ds90ub9x3: Remove unneeded of_gpio_n_cells assignment
2025-03-31 7:02 UTC
[PATCH v1 1/1] media: i2c: max96717: Drop unused field assignment
2025-03-31 7:01 UTC
[PATCH] arm64: dts: amlogic: gxlx-s905l-p271: add saradc compatible
2025-03-31 7:01 UTC (2+ messages)
[PATCH 0/7] dts: amlogic: enable UART RX and TX pull up by default
2025-03-31 7:01 UTC (3+ messages)
[PATCH v3 00/10] Add EcoNet EN751221 MIPS platform support
2025-03-31 7:01 UTC (5+ messages)
` [PATCH v3 01/10] dt-bindings: vendor-prefixes: Add EcoNet
` [PATCH v3 04/10] dt-bindings: timer: Add EcoNet EN751221 "HPT" CPU Timer
[PATCH] ASoC: SOF: Intel: hda-sdw-bpt: select CONFIG_SND_SOF_SOF_HDA_SDW_BPT
2025-03-31 6:58 UTC (3+ messages)
[PATCH 0/1] SoundWire/ASoC: SOF: Intel: Let SND_SOF_SOF_HDA_SDW_BPT select SND_HDA_EXT_CORE
2025-03-31 6:57 UTC (3+ messages)
` [PATCH 1/1] ASoC: "
[PATCH] smccc: kvm_guest: Align with DISCOVER_IMPL_CPUS ABI
2025-03-31 6:54 UTC (2+ messages)
[PATCH do not merge 0/4] wifi: mwifiex: add iw61x support
2025-03-31 6:50 UTC (2+ messages)
[PATCH] phy/allwinner: phy-sun50i-usb3: Use dev_err_probe()
2025-03-31 6:48 UTC (2+ messages)
[PATCH v4 0/3] nvme_map_user_request() cleanup
2025-03-31 6:46 UTC (3+ messages)
` [PATCH v4 3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()
[PATCH] wifi: rtw88: usb: Remove redundant 'flush_workqueue()' calls
2025-03-31 6:42 UTC (2+ messages)
[RFC PATCH 0/7] Defer throttle when task exits to user
2025-03-31 6:42 UTC (9+ messages)
` [RFC PATCH 2/7] sched/fair: Handle throttle path for task based throttle
` [RFC PATCH 6/7] sched/fair: fix tasks_rcu with "
[PATCH v3 0/5] imx8mp: add support for the IMX AIPSTZ bridge
2025-03-31 6:41 UTC (5+ messages)
` [PATCH v3 1/5] dt-bindings: bus: add documentation "
[PATCH v2 0/2] Loongarch irq-redirect supprot
2025-03-31 6:41 UTC (3+ messages)
` [PATCH v2 1/2] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v2 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support
[PATCH] wifi: rtw88: sdio: Remove redundant 'flush_workqueue()' calls
2025-03-31 6:41 UTC (2+ messages)
[PATCH] pinctrl: meson: define the pull up/down resistor value as 60 kOhm
2025-03-31 6:41 UTC (2+ messages)
[PATCH v2] intel_th: avoid using deprecated page->mapping, index fields
2025-03-31 6:36 UTC (7+ messages)
[PATCH v10 0/8] Support ROHM BD79124 ADC
2025-03-31 6:33 UTC (5+ messages)
` [PATCH v10 6/8] iio: adc: "
[PATCH v1] rtla: Set distinctive exit value for failed tests
2025-03-31 6:30 UTC (2+ messages)
[PATCH v2] drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions
2025-03-31 6:18 UTC
[PATCH v2] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
2025-03-31 6:14 UTC
linux-next: Tree for Mar 31
2025-03-31 6:12 UTC
[PATCH v7 08/10] media: platform: Add C3 ISP driver
2025-03-31 6:10 UTC (4+ messages)
` [v7 "
[PATCH v5 0/5] thermal: renesas: Add support fot RZ/G3E
2025-03-31 6:08 UTC (3+ messages)
` [PATCH v5 1/5] soc: renesas: rz-sysc: add syscon/regmap support
[PATCH v2] wifi: wl1251: fix memory leak in wl1251_tx_work
2025-03-31 6:04 UTC (2+ messages)
[linus:master] [filemap] 665575cff0: will-it-scale.per_thread_ops 3.6% improvement
2025-03-31 6:00 UTC
[PATCH 0/3] iio: hid-sensor-prox: fix SCALE and OFFSET calculation
2025-03-31 5:50 UTC (4+ messages)
` [PATCH 1/3] iio: hid-sensor-prox: Restore lost scale assignments
` [PATCH 2/3] iio: hid-sensor-prox: support multi-channel SCALE calculation
` [PATCH 3/3] iio: hid-sensor-prox: Fix incorrect OFFSET calculation
[PATCH v2 1/2] erofs: set error to bio if file-backed IO fails
2025-03-31 5:45 UTC (3+ messages)
` [PATCH v2 2/2] erofs: add 'offset' mount option for file-backed & bdev-based mounts
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®