The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-03-12 12:10:35 to 2026-03-12 13:40:37 UTC [more...]

Reliable Review Service for Your Business
 2026-03-12 13:40 UTC 

[PATCH 1/3] KVM: arm64: fix include path for ring buffer implementation
 2026-03-12 13:40 UTC  (5+ messages)
` [PATCH 2/3] tracing: add more symbols to whitelist
` [PATCH 3/3] KVM: arm64: tracing: add ftrace dependency

[PATCH] amd/iommu: do not split domain flushes when flushing the entire range
 2026-03-12 13:40 UTC  (2+ messages)

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-12 13:40 UTC  (2+ messages)

[PATCH] tty: ipwireless: fix memory leak in do_go_offline()
 2026-03-12 13:40 UTC  (3+ messages)

[PATCH v3 0/2] clk: sprd: Add support for Unisoc SC9832E clocks
 2026-03-12 13:39 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: sprd: Add Unisoc SC9832E clock controller

[PATCH bpf-next v3 0/6] bpf: Enhance __bpf_prog_map_compatible()
 2026-03-12 13:39 UTC  (6+ messages)
` [PATCH bpf-next v3 3/6] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs

[PATCH 1/5] driver core: do not always lock parent in shutdown
 2026-03-12 13:39 UTC  (4+ messages)
` [PATCH 2/5] driver core: separate function to shutdown one device

[PATCH v4 2/9] sched/topology: Extract "imb_numa_nr" calculation into a separate helper
 2026-03-12 13:37 UTC  (2+ messages)

[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-03-12 13:37 UTC  (5+ messages)
` [PATCH v7 12/15] sched: Add deadline tracepoints
` [PATCH v7 14/15] rv: Add deadline monitors

[RFC PATCH 0/2] futex: how to solve the robust_list race condition?
 2026-03-12 13:36 UTC  (4+ messages)
` [RFC PATCH 1/2] futex: Create reproducer for robust_list race condition

[PATCH net-next 00/11] ethtool: Generic loopback support
 2026-03-12 13:34 UTC  (9+ messages)
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions

[PATCH v3] media: saa7164: add missing ioremap error handling
 2026-03-12 13:32 UTC 

[PATCH 0/2] drm/imagination: Drain interrupts before suspending the GPU
 2026-03-12 13:32 UTC  (2+ messages)

[PATCH v3 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-12 13:31 UTC  (6+ messages)
` [PATCH v3 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support

[PATCH v5 0/5] Add i.MX943 PCIe supports
 2026-03-12 13:32 UTC  (3+ messages)
` [PATCH v5 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings

[PATCH v3 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
 2026-03-12 13:31 UTC  (5+ messages)
` [PATCH v3 2/3] drm: panel: Add Samsung S6E8FCO DSI controller for M1906F9 panel
` [PATCH v3 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel

[PATCH] staging: rtl8723bs: Simplify error handling
 2026-03-12 13:31 UTC  (2+ messages)

[PATCH v3 00/27] soc/qcom/ubwc: rework UBWC configuration database
 2026-03-12 13:29 UTC  (28+ messages)
` [PATCH v3 01/27] drm/msm/mdss: correct UBWC programming sequences
` [PATCH v3 02/27] soc: qcom: ubwc: define UBWC 3.1
` [PATCH v3 03/27] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
` [PATCH v3 04/27] soc: qcom: ubwc: add helper controlling AMSBC enablement
` [PATCH v3 05/27] drm/msm/adreno: Trust the SSoT UBWC config
` [PATCH v3 06/27] drm/msm/adreno: use qcom_ubwc_version_tag() helper
` [PATCH v3 07/27] drm/msm/mdss: "
` [PATCH v3 08/27] drm/msm/adreno: use new helper to set min_acc length
` [PATCH v3 09/27] drm/msm/mdss: "
` [PATCH v3 10/27] drm/msm/adreno: use new helper to set macrotile_mode
` [PATCH v3 11/27] drm/msm/mdss: "
` [PATCH v3 12/27] drm/msm/mdss: use new helper to set UBWC bank spreading
` [PATCH v3 13/27] drm/msm/adreno: use new helper to set ubwc_swizzle
` [PATCH v3 14/27] drm/msm/dpu: "
` [PATCH v3 15/27] drm/msm/mdss: "
` [PATCH v3 16/27] drm/msm/adreno: use new helper to set amsbc
` [PATCH v3 17/27] drm/msm/mdss: "
` [PATCH v3 18/27] drm/msm/dpu: drop ubwc_dec_version
` [PATCH v3 19/27] drm/msm/dpu: invert the order of UBWC checks
` [PATCH v3 20/27] drm/msm/adreno: adapt for UBWC 3.1 support
` [PATCH v3 21/27] soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
` [PATCH v3 22/27] soc: qcom: ubwc: drop ubwc_dec_version
` [PATCH v3 23/27] soc: qcom: ubwc: drop ubwc_bank_spread
` [PATCH v3 24/27] soc: qcom: ubwc: drop macrotile_mode from the database
` [PATCH v3 25/27] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
` [PATCH v3 26/27] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
` [PATCH v3 27/27] soc: qcom: ubwc: deduplicate UBWC configuration data

[RFC v4 0/4] platform/x86/amd: Add AMD DPTCi driver for TDP control in devices without vendor-specific controls
 2026-03-12 13:26 UTC  (13+ messages)
` [RFC v4 2/4] platform/x86/amd: dptc: Add AMD DPTCi driver
` [RFC v4 4/4] platform/x86/amd: dptc: Add device entries for handheld PCs

[PATCH] auxdisplay: lcd2s: add error handling for i2c transfers
 2026-03-12 13:25 UTC  (2+ messages)
` [PATCH V2] "

[BUG] PCIe bridge resource allocation creates invalid limit addresses after Secondary Bus Reset recovery
 2026-03-12 13:24 UTC  (5+ messages)

[PATCH v2] rust: update `kernel::c_str!` documentation
 2026-03-12 13:24 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
 2026-03-12 13:21 UTC  (2+ messages)

[PATCH v2] sunrpc: simplify dprintk() macros and cleanup redundant debug guards
 2026-03-12 13:19 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Restore widebus calculation for CMDMode panels
 2026-03-12 13:18 UTC  (2+ messages)

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-03-12 13:17 UTC  (6+ messages)
` [PATCH net-next v8 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v8 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v8 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH v1 0/1] Fix race condition in the memory management system
 2026-03-12 13:14 UTC  (2+ messages)
` [PATCH v1 1/1] mm: fix race condition in the memory management

[PATCH v2 00/11] clk: qcom: sc8180x: PM-related fixes (and refactoring)
 2026-03-12 13:14 UTC  (11+ messages)
` [PATCH v2 05/11] clk: qcom: gcc-sc8180x: Enable runtime PM support
` [PATCH v2 06/11] clk: qcom: gcc-sc8180x: Refactor to use qcom_cc_driver_data
` [PATCH v2 07/11] clk: qcom: dispcc-sm8250: Use shared ops on the mdss vsync clk
` [PATCH v2 08/11] clk: qcom: dispcc-sm8250: Enable parents for pixel clocks
` [PATCH v2 11/11] clk: qcom: camcc-sc8180x: Refactor to use qcom_cc_driver_data

linux-next: build failure after merge of the mtd tree
 2026-03-12 13:14 UTC 

linux-next: manual merge of the bluetooth tree with the origin tree
 2026-03-12 13:14 UTC 

[RFC PATCH] futex: Introduce __vdso_robust_futex_unlock
 2026-03-12 13:13 UTC  (3+ messages)

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-03-12 13:13 UTC  (8+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH net-next] dt-bindings: net: micrel: Fix dtbs compatible too long warnings
 2026-03-12 13:13 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: msm8939-asus-z00t: add USB-OTG pin
 2026-03-12 13:12 UTC 

[PATCH v8 0/6] Introduce MAX77759 charger driver
 2026-03-12 13:10 UTC  (3+ messages)
` [PATCH v8 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array

[PATCH v4 0/2] Add "link bpc" DRM property
 2026-03-12 13:10 UTC  (3+ messages)
` [PATCH v4 1/2] drm/connector: hdmi: Add a 'link bpc' property

[PATCH RFC v5 0/4] clk: add support for v1 / v2 clock rate negotiation and kunit tests
 2026-03-12 13:09 UTC  (2+ messages)

[Question]nfs: never returned delegation
 2026-03-12 13:09 UTC  (7+ messages)
        ` [Question]nfs: should nfs timeout even with NFS_CS_NO_RETRANS_TIMEOUT ?

[PATCH] arm64: dts: qcom: glymur-crd: Enable WLAN and Bluetooth
 2026-03-12 13:07 UTC  (5+ messages)

[PATCH 0/3] ASoC: amd: acp: PX13 ACP70 config and machine quirks
 2026-03-12 13:06 UTC  (7+ messages)
` [PATCH 3/3] ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machine

[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
 2026-03-12 13:05 UTC  (5+ messages)
` [PATCH v16 07/10] cxl: Update error handlers to support CXL Port devices

[PATCH v2 0/3] Add support for AD5706R DAC
 2026-03-12 13:03 UTC  (5+ messages)
` [PATCH v2 2/3] iio: dac: ad5706r: "

[PATCH] HID: appletb-kbd: add .resume method in PM
 2026-03-12 13:03 UTC  (2+ messages)

[PATCH 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-12 13:02 UTC  (5+ messages)
` [PATCH 02/17] spi: bcm63xx-hsspi: Use helper function devm_clk_get_enabled()
` [PATCH 13/17] spi: stm32: "

[PATCH] can: mcp251x: add error handling for power enable in open and resume
 2026-03-12 13:01 UTC  (4+ messages)
  ` [PATCH V2] can: mcp251x: add error handling for power enable inopen "

[PATCH v5 0/7] CXL: Add cxl_reset sysfs attribute for PCI devices
 2026-03-12 13:01 UTC  (3+ messages)
` [PATCH v5 6/7] cxl: Add cxl_reset sysfs interface "

ath12k: handling of HE and EHT capabilities
 2026-03-12 13:00 UTC  (6+ messages)

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-12 12:59 UTC  (11+ messages)

[PATCH 0/4] Demotion cleanup and fixes
 2026-03-12 12:59 UTC  (9+ messages)
` [PATCH 1/4] mm: Move demotion related functions in memory-tiers.c
` [PATCH 2/4] mm: Rename node_get_allowed_targets() to make it more explicit
` [PATCH 3/4] mm: Fix demotion gfp by clearing GFP_RECLAIM after setting GFP_TRANSHUGE

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 12:57 UTC  (3+ messages)

[PATCH] HID: quirks: really enable the intended work around for appledisplay
 2026-03-12 12:56 UTC  (4+ messages)

[PATCH v6 0/3] HID: Add support for multiple batteries per device
 2026-03-12 12:55 UTC  (2+ messages)

[PATCH 0/2] Add initial support for Lenovo YOGA Tablet 8/10
 2026-03-12 12:54 UTC  (7+ messages)
` [PATCH 2/2] arm: dts: mediatek: mt6589: add basic support for Lenovo B8000-F

[PATCH] staging: rtl8723bs: Remove dead code
 2026-03-12 12:53 UTC 

[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
 2026-03-12 12:53 UTC  (3+ messages)
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt

[PATCH net-next v1] tcp: remove redundant memset in hot paths with CONFIG_INIT_STACK_ALL_ZERO
 2026-03-12 12:53 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2026-03-12 12:52 UTC 

[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-12 12:51 UTC  (18+ messages)
` [PATCH v2 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
` [PATCH v2 02/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH v2 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH v2 04/13] selftest/mm: fix cgroup task placement and tolerance "
` [PATCH v2 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v2 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH v2 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v2 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v2 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v2 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
` [PATCH v2 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v2 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes

[PATCH v6 0/2] kho: add support for deferred struct page init
 2026-03-12 12:50 UTC  (3+ messages)
` [PATCH v6 1/2] kho: fix deferred init of kho scratch

[PATCH] softirq: WARN_ON !preemptible() not check softirq cnt in bh disable on RT
 2026-03-12 12:47 UTC  (2+ messages)

[PATCH v6 0/5] arm64: Add initial support for NXP S32N79 SoC
 2026-03-12 12:46 UTC  (3+ messages)
` [PATCH v6 4/5] arm64: dts: freescale: Add NXP S32N79 SoC support

[PATCH 1/5] pmdomain: mediatek: Fix power domain count
 2026-03-12 12:46 UTC  (5+ messages)

[PATCH v1 0/2] perf evsel fallback changes
 2026-03-12 12:45 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] perf evsel: Don't configure framepointer callchains on s390

[PATCH] HID: logitech-hidpp: Enable MX Master 4 over bluetooth
 2026-03-12 12:44 UTC  (2+ messages)

[PATCH v4 0/2] pmdomain: qcom: Add support for Eliza SoC
 2026-03-12 12:41 UTC  (3+ messages)

[PATCH net-next] net: ti: icssg: Fix wrong macro used in RX classifier configuration
 2026-03-12 12:40 UTC  (2+ messages)

[PATCH v2 0/2] IPA support on qcm2290
 2026-03-12 12:38 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: agatti: Add IPA nodes

[PATCH bpf-next] ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
 2026-03-12 12:38 UTC  (3+ messages)

[PATCHv2 bpf-next] ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
 2026-03-12 12:37 UTC 

[PATCH net-next] netfilter: conntrack: expose gc_scan_interval_max via sysctl
 2026-03-12 12:36 UTC  (4+ messages)

[PATCH 0/4] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-03-12 12:36 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: imx-rproc: Introduce fsl,reset-vector-mask
` [PATCH 2/4] dt-bindings: remoteproc: imx-rproc: Support i.MX94
` [PATCH 3/4] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector
` [PATCH 4/4] remoteproc: imx_rproc: Add support for i.MX94

[PATCH v2 0/2] drm: bridge: ti-sn65dsi83: Improve dual-link LVDS support
 2026-03-12 12:35 UTC  (3+ messages)

[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-12 12:34 UTC  (10+ messages)
` [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency

[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
 2026-03-12 12:34 UTC  (4+ messages)
` [PATCH 4/5] PCI: Add cxl DVSEC state save/restore "

[PATCH] media: pci: zoran: fix potential memory leak in zoran_probe()
 2026-03-12 12:32 UTC 

[PATCH 0/6] pinctrl: mediatek: Fix gpio-ranges and include guard issues
 2026-03-12 12:32 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] ARM: dts: stm32: fix misalignments in nodes of STM32MP1x
 2026-03-12 12:31 UTC  (2+ messages)

[PATCH] usb: serial: add RW135R-GL (33f8:1003) support
 2026-03-12 12:31 UTC  (2+ messages)

[PATCH] selftests/powerpc: Suppress false positive -Wmaybe-uninitialized with GCC 15
 2026-03-12 13:16 UTC  (3+ messages)

[PATCH 0/9] dts: st: various additions / fixes in STM32 i2c nodes
 2026-03-12 12:29 UTC  (2+ messages)

[PATCH v3 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-03-12 12:28 UTC  (4+ messages)
` [PATCH v3 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver
    `  "

[PATCH] usb: usbtmc: Flush anchored URBs in usbtmc_release
 2026-03-12 12:27 UTC 

[PATCH 0/7] Renesas: dmaengine and ASoC fixes
 2026-03-12 12:26 UTC  (3+ messages)
` [PATCH 5/7] dmaengine: sh: rz-dmac: Add suspend to RAM support

[PATCH RESEND v6 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
 2026-03-12 12:24 UTC  (3+ messages)
` (subset) "

[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups (2)
 2026-03-12 12:23 UTC 

[PATCH 0/3] arm64: dts: qcom: Add base support for Eliza SoC and its MTP board
 2026-03-12 12:22 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: qcom: Introduce Eliza Soc base dtsi
` [PATCH 3/3] arm64: dts: qcom: eliza: Enable Eliza MTP board support

[PATCH 1/3] dt-bindings: eeprom: at25: Document Microchip 25AA010A
 2026-03-12 12:21 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: stm32: Add DT overlays for DH STM32MP13xx/STM32MP15xx DHSOM

[PATCH v2 1/2] Revert "ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter"
 2026-03-12 12:20 UTC  (2+ messages)
` [PATCH v2 2/2] ALSA: hda/realtek: Sequence GPIO2 on Star Labs StarFighter

[PATCH v5 0/3] media: subdev: Add v4l2_subdev_get_frame_desc_passthrough and use it
 2026-03-12 12:18 UTC  (3+ messages)

[PATCH v4 00/18] rtla: Robustness and code quality improvements
 2026-03-12 12:17 UTC  (3+ messages)
` [PATCH v4 12/18] rtla: Enforce exact match for time unit suffixes

[PATCH v2 0/6] rtsx_usb_sdmmc: tray CD fix + UHS + runtime PM
 2026-03-12 12:15 UTC  (8+ messages)
` [PATCH v2 RESEND "
  ` [PATCH v2 RESEND 1/6] mmc: rtsx_usb_sdmmc: avoid false card-detect on tray readers
  ` [PATCH v2 RESEND 2/6] mmc: rtsx_usb_sdmmc: start card power-up at 3.3V
  ` [PATCH v2 RESEND 3/6] mmc: rtsx_usb_sdmmc: advertise UHS SDR104 and DDR50
  ` [PATCH v2 RESEND 4/6] mmc: rtsx_usb_sdmmc: program SD30 mode for UHS SDR12/SDR25
  ` [PATCH v2 RESEND 5/6] rtsx_usb: hold runtime PM during transfers
  ` [PATCH v2 RESEND 6/6] rtsx_usb: avoid USB I/O in runtime autosuspend

[PATCH 0/3] media: subdev: v4l2_subdev_get_frame_desc_passthrough improvements
 2026-03-12 12:15 UTC  (4+ messages)
` [PATCH 1/3] media: subdev: Improve v4l2_subdev_get_frame_desc_passthrough() kdoc
` [PATCH 2/3] media: subdev: Minor v4l2_subdev_get_frame_desc_passthrough() cleanups
` [PATCH 3/3] media: subdev: Split v4l2_subdev_get_frame_desc_passthrough() into locked and unlocked

[PATCH 00/12] arm64: dts: nxp: Use undeprecated reset-gpios
 2026-03-12 12:15 UTC  (11+ messages)
` [PATCH 03/12] ARM: dts: imx6qdl: "
` [PATCH 06/12] ARM: dts: imx7d: "
` [PATCH 07/12] arm64: dts: imx8: "
` [PATCH 08/12] arm64: dts: imx8mm: "
` [PATCH 10/12] arm64: dts: imx8mq: "

[PATCH v7 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-03-12 12:15 UTC  (7+ messages)
` [PATCH v7 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v7 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v7 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-03-12 12:13 UTC  (4+ messages)

[PATCH] xfs: scrub: unlock dquot before early return in quota scrub
 2026-03-12 12:10 UTC 

[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
 2026-03-12 12:08 UTC  (2+ messages)

[PATCH v6 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-03-12 12:10 UTC  (4+ messages)


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