The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-22 11:28:44 to 2026-07-22 13:04:12 UTC [more...]

[PATCH v7 00/29] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-07-22 13:01 UTC  (12+ messages)
` [PATCH v7 01/29] netfs: clear PG_private_2 on copy-to-cache append failure
` [PATCH v7 02/29] netfs: handle single writeback rolling buffer allocation failure
` [PATCH v7 03/29] netfs: release readahead folios on iterator preparation failure
` [PATCH v7 04/29] afs: Fix missing kunmap in afs_dir_search_bucket()
` [PATCH v7 05/29] afs: Fix afs_edit_dir_remove() to get, not find, block 0
` [PATCH v7 06/29] afs: Fix double-unmap of directory block
` [PATCH v7 07/29] mm: Make readahead store folio count in readahead_control
` [PATCH v7 08/29] netfs: Bulk load the readahead-provided folios up front
` [PATCH v7 09/29] Add a function to kmap one page of a multipage bio_vec
` [PATCH v7 10/29] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v7 11/29] iov_iter: Add a segmented queue of bio_vec[]

[PATCH slab/for-next v4 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-07-22 13:03 UTC  (6+ messages)
` [PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()

[PATCH] ACPI: bus: Avoid misleading _OSC missing-feature errors
 2026-07-22 13:03 UTC  (2+ messages)
` [PATCH v1] ACPI: bus: Avoid confusing complaints regarding missing _OSC features

[PATCH] selftest: Fix UB of getline due to missing var init
 2026-07-22 13:02 UTC  (4+ messages)
` [PATCH v2 0/2] selftests: Add missing initalization of pointer passed to getline
  ` [PATCH v2 1/2] selftests/clone3: Fix wild pointer access of getline due to missing init
  ` [PATCH v2 2/2] selftests/mm: Fix potential "

[PATCH] net/sched: cls_u32: validate offshift to prevent shift-out-of-bounds
 2026-07-22 13:02 UTC  (2+ messages)

[PATCH 00/30] mtd: spi-nor: Clean Winbond W25QxxJV family
 2026-07-22 13:01 UTC  (15+ messages)
` [PATCH 02/30] mtd: spi-nor: winbond: Normalize names
` [PATCH 03/30] mtd: spi-nor: winbond: Stop filling the .name entry
` [PATCH 05/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Drop redundant data
` [PATCH 08/30] mtd: spi-nor: winbond: W25Q32JV-Q/N: Add quad page program capability

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-22 13:00 UTC  (7+ messages)
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes

[PATCH] mm/mlock: skip __mm_populate() for MLOCK_ONFAULT
 2026-07-22 12:59 UTC  (2+ messages)

[PATCH] clk: rockchip: Fractional PLL coefficient on RK3588/RK3576 is two's complement
 2026-07-22 12:59 UTC  (4+ messages)

[PATCH net-next v3 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-22 12:58 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: nexthop: add NHA_FDB_PORT for fdb nexthops
` [PATCH net-next v3 3/3] selftests: net: add coverage for fdb nexthop dst port

[PATCH] clocksource/drivers/arm_arch_timer: Mark EL2 virtual timer broken for Tegra194/234
 2026-07-22 12:56 UTC 

[PATCH] ext4: cache full extents during mapping lookup
 2026-07-22 12:56 UTC  (4+ messages)

[syzbot] [mm?] INFO: rcu detected stall in unmap_region
 2026-07-22 12:56 UTC  (2+ messages)

[PATCH] Documentation: remove the requirement for LLM attribution
 2026-07-22 12:56 UTC  (18+ messages)

[PATCH rdma-next] RDMA/bnxt_re: Clear VM_MAYWRITE on read-only mmap of driver pages
 2026-07-22 12:55 UTC 

[PATCH] ocfs2: validate truncate log dinode before caching
 2026-07-22 12:55 UTC 

[PATCH] netfs: clear PG_private_2 on copy-to-cache append failure
 2026-07-22 12:55 UTC  (3+ messages)

[PATCH v1] ARM: dts: aspeed: g6: Use KCS AST2600 compatible string
 2026-07-22 12:55 UTC  (2+ messages)

[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
 2026-07-22 12:55 UTC  (5+ messages)
` [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-22 12:53 UTC  (5+ messages)

[PATCH] iio: chemical: sgp30: Handle IAQ thread creation failure
 2026-07-22 12:52 UTC  (2+ messages)

[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-07-22 12:51 UTC  (6+ messages)
` [PATCH v3 09/14] "

[PATCH] platform/loongarch: laptop: explicitly reset the bl_powered state when resuming
 2026-07-22 12:51 UTC  (2+ messages)

[PATCH] mm/page_idle: call folio_test_lru() after folio_get()
 2026-07-22 12:50 UTC  (4+ messages)
  `  "

[PATCH v2 0/3] ocfs2: cluster: o2hb_region_pin() fixes
 2026-07-22 12:49 UTC  (4+ messages)
` [PATCH v2 1/3] ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()
` [PATCH v2 2/3] ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_item
` [PATCH v2 3/3] ocfs2: cluster: fix o2hb_dependent_users leak on pin failure

[PATCH] ASoC: qcom: qdsp6: Remove unused Q6AFE_MAX_CLK_ID define
 2026-07-22 12:49 UTC  (2+ messages)

[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-22 12:47 UTC  (3+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling

[PATCH] tools/power: amd_pstate_trace: fix help path dependencies
 2026-07-22 12:48 UTC  (2+ messages)

[PATCH v6] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-07-22 12:48 UTC  (2+ messages)

[PATCH v2 0/3] regulator: qcom_smd-regulator: fix PM2250 supply parent mappings
 2026-07-22 12:48 UTC  (5+ messages)
` [PATCH v2 1/3] "

[PATCH v23 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-22 12:47 UTC  (4+ messages)
` [PATCH v23 06/14] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH V11 0/9] famfs: port into fuse
 2026-07-22 12:47 UTC  (4+ messages)

[PATCH] clk: qcom: gcc-qcm2290: don't park QUP RCGs upon registration
 2026-07-22 12:46 UTC 

[RFC PATCH 0/1] sysctl: remove CONFIG_SYSCTL, it just mirrors CONFIG_PROC_SYSCTL
 2026-07-22 12:44 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH 0/2] soc/tegra: fuse: Support Tegra210B01 Speedos
 2026-07-22 12:44 UTC  (5+ messages)
` [PATCH 2/2] soc/tegra: fuse: speedo-tegra210: Support revision B01

[PATCH 0/6] landlock: Add POSIX message queue scoping
 2026-07-22 12:43 UTC  (8+ messages)
` [PATCH 1/6] ipc: Move mqueue fs magic to uapi magic header
` [PATCH 2/6] landlock: Scope POSIX message queue opens
` [PATCH 3/6] landlock: Bump ABI for LANDLOCK_SCOPE_POSIX_MSG_QUEUE
` [PATCH 4/6] selftests/landlock: Test POSIX message queue scoping
` [PATCH 5/6] samples/landlock: Support "
` [PATCH 6/6] landlock: Document "

[PATCH v3] drm/bridge: lt9611uxc: support displays with up to 4 EDID blocks
 2026-07-22 12:42 UTC 

[PATCH] clk: fix self-consuming provider module pinning
 2026-07-22 12:41 UTC  (5+ messages)

[PATCH 7.1 0000/2077] 7.1.5-rc1 review
 2026-07-22 12:40 UTC  (5+ messages)

[PATCH 0/7] Register MPM under CPU cluster power domain to manage RPM notification
 2026-07-22 12:40 UTC  (6+ messages)
` [PATCH 6/7] arm64: dts: qcom: agatti: Do not mark MPM as power domain

[PATCH RFC v3 00/11] leds: Add support for hardware-initiated hardware control trigger transition
 2026-07-22 12:39 UTC  (2+ messages)

[PATCH v7 0/2] media: i2c: Add driver for Mira220
 2026-07-22 12:37 UTC  (3+ messages)
` [PATCH v7 2/2] media: i2c: Add driver for AMS-OSRAM Mira220

[PATCH] sched/fair: Prefer waker CPU for reciprocal sync wakeups
 2026-07-22 12:37 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-07-22 12:35 UTC  (5+ messages)

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-07-22 12:34 UTC  (8+ messages)

[PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
 2026-07-22 12:33 UTC  (2+ messages)

[PATCH v4] dt-bindings: pinctrl: microchip,pic32mzda-pinctrl: Convert to DT schema
 2026-07-22 12:32 UTC 

[PATCH v3] docs/zh_CN: Add configurable error injection translation
 2026-07-22 12:32 UTC 

[PATCH v2 0/3] media: iris: add LTR and hierarchical coding support for ar50lt
 2026-07-22 12:32 UTC  (4+ messages)

[PATCH v3 0/2] Add support for the QMP PCIe PHYs in Qualcomm IPQ9650
 2026-07-22 12:32 UTC  (2+ messages)

[PATCH] riscv/mm: use physical alignment for vmemmap_start_pfn
 2026-07-22 12:32 UTC  (4+ messages)

[PATCH net] pppoe: reload header pointer after dev_hard_header()
 2026-07-22 12:31 UTC  (3+ messages)

[RFC PATCH 0/2] mm/memory_hotplug: bound offline retry loops with a configurable limit
 2026-07-22 12:29 UTC  (3+ messages)

[PATCH v2 net] net: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOAD
 2026-07-22 12:28 UTC 

[PATCH RESEND] mux: gpio-mux: add support for 4:1 2-channels mux
 2026-07-22 12:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8723bs: Remove multiple assignments
 2026-07-22 12:26 UTC 

[GIT PULL] platform-drivers-x86 for v7.2-3
 2026-07-22 12:23 UTC 

[PATCH v4] f2fs: support dynamic reserve/release for device aliasing
 2026-07-22 12:23 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v4 0/5] nfs: modernize direct I/O path
 2026-07-22 12:23 UTC  (7+ messages)
` [PATCH v4 1/5] nfs: make nfs_page pin-aware
` [PATCH v4 2/5] nfs: track number of pinned pages in nfs_page
` [PATCH v4 3/5] nfs: introduce nfs_release_request_list helper

[PATCH v10 0/4] Add Cix Sky1 AUDSS clock and reset support
 2026-07-22 12:23 UTC  (5+ messages)
` [PATCH v10 2/4] clk: cix: add sky1 audss clock controller

[PATCH v6 0/7] Qualcomm Sahara protocol enhancements
 2026-07-22 12:22 UTC  (3+ messages)
` [PATCH v6 7/7] bus: mhi: Expose DDR training data via controller sysfs

[PATCH v13] PCI: Add device-specific reset for Qualcomm devices
 2026-07-22 12:21 UTC  (2+ messages)

[PATCH v4 00/20] Support Clang context analysis for NVMe host drivers
 2026-07-22 12:20 UTC  (25+ messages)
` [PATCH v4 01/20] list: introduce LIST_HEAD_GUARDED
` [PATCH v4 02/20] list: Permit context-unguarded access with list_empty_careful()
` [PATCH v4 06/20] nvme: remove redundant initialization of nvme_ns_head::requeue_list
` [PATCH v4 07/20] nvme: add context annotations for nvme_ns_head::requeue_list
` [PATCH v4 08/20] nvme: add context annotations for nvme_ns_head::current_path
` [PATCH v4 10/20] nvme: remove redundant initialization of delayed_removal_secs
` [PATCH v4 11/20] nvme: add context annotations for nvme_subsystem::lock
` [PATCH v4 13/20] nvme: add context annotations for nvme_subsystems_lock
` [PATCH v4 16/20] nvme: add context annotations in rdma.c
` [PATCH v4 17/20] nvme: fix context analysis warning "
` [PATCH v4 18/20] nvme: add context annotations in tcp.c
` [PATCH v4 19/20] nvme: fix context analysis warning "

[PATCH 0/8] arm64: dts: freescale: Add Verdin iMX8M Mini overlays
 2026-07-22 12:20 UTC  (7+ messages)
` [PATCH 6/8] arm64: dts: freescale: imx8mm-verdin: Add Toradex OV5640 CSI Cameras

[PATCH] i2c: spacemit: request IRQ after controller initialization
 2026-07-22 12:20 UTC  (2+ messages)

[PATCH] bus: mhi: clean up some kernel-doc warnings
 2026-07-22 12:18 UTC  (2+ messages)

[PATCH v2 0/2] Add support for SA8255P in the qcom-qmp-usb phy driver
 2026-07-22 12:18 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add SA8255P USB PHY

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-22 12:18 UTC  (29+ messages)
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 03/39] drm/display: bridge_connector: Pass HDMI capabilities through caps struct
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure

[PATCH net-next v10 5/5] net: phy: realtek: add support for RTL8261D
 2026-07-22 12:18 UTC  (2+ messages)

[PATCH v5] arm64: dts: qcom: qcom6490-idp: Add IPA node
 2026-07-22 12:17 UTC  (2+ messages)

[PATCH RESEND v1 3/5] selftests/mm: skip khugepaged swap tests without swap
 2026-07-22 12:16 UTC 

[PATCH] pinctrl: sunxi: A523: fix voltage withstand encoding
 2026-07-22 12:17 UTC  (2+ messages)

[PATCH v13] PCI: Add device-specific reset for Qualcomm devices
 2026-07-22 12:17 UTC  (2+ messages)

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-07-22 12:16 UTC  (3+ messages)

[PATCH] drm/panel: osd101t2587: migrate to newer mipi_dsi* functions
 2026-07-22 12:15 UTC  (2+ messages)

[PATCH] drm: fix missing header include for drm_panel_put()
 2026-07-22 12:15 UTC  (2+ messages)

[PATCH v3 0/2] drm/panel: Add Novatek NT36536 panel driver
 2026-07-22 12:15 UTC  (2+ messages)

[PATCH] drm/panel: sofef00: Fix DSI transfer errors on backlight update
 2026-07-22 12:15 UTC  (2+ messages)

[PATCH v1] drm/panel: simple: Add Kyocera tcg070wvlq panel
 2026-07-22 12:15 UTC  (2+ messages)

[PATCH v3 0/4] drm/panel: refcounting panel lookups and references
 2026-07-22 12:15 UTC  (2+ messages)

[PATCH 6.18 0000/1611] 6.18.40-rc1 review
 2026-07-22 12:14 UTC  (3+ messages)

[PATCH] spi: spacemit: prepare both DMA descriptors before submitting
 2026-07-22 12:14 UTC  (2+ messages)

[PATCH v5 0/2] Enable the QMP PCIe PHY present in Qualcomm ipq5210 SoC
 2026-07-22 12:12 UTC  (2+ messages)

[PATCH] wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()
 2026-07-22 12:12 UTC 

[PATCH v6 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-07-22 12:12 UTC  (2+ messages)

[PATCH phy-next] phy: lynx-10g: fix lynx_10g_pccr_val_enabled()
 2026-07-22 12:12 UTC  (2+ messages)

[PATCH v5 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-22 12:02 UTC  (5+ messages)
` [PATCH v5 1/4] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID
` [PATCH v5 2/4] ASoC: qcom: q6prm: add support for LPASS LPR resource voting
` [PATCH v5 3/4] dt-bindings: pinctrl: qcom,hawi-lpass-lpi-pinctrl: Add Hawi LPI pinctrl
` [PATCH v5 4/4] pinctrl: qcom: hawi-lpass-lpi: add Hawi LPASS LPI TLMM

[PATCH] freevxfs: reject invalid OLT record sizes
 2026-07-22 12:10 UTC  (2+ messages)

[PATCH] spi: meson-spifc: use devm_pm_runtime_set_active_enabled
 2026-07-22 12:09 UTC 

[PATCH v4 00/10] kdump: reduce vmcore size and capture time
 2026-07-22 12:07 UTC  (2+ messages)

[PATCH] pidfs: preserve thread pidfds reopened by file handle
 2026-07-22 12:07 UTC  (4+ messages)

[PATCH 0/2] ARM: dts: aspeed: sanmiguel: configure LM5066i HSCs for PDB
 2026-07-22 12:07 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: aspeed: sanmiguel: fix PDB HSC shunt resistor
` [PATCH 2/2] ARM: dts: aspeed: sanmiguel: add current-range property for PDB HSC

[PATCH RESEND v3 0/2] memory: mtk-smi: add MT8189 SMI support
 2026-07-22 12:02 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] memory: mtk-smi: Add mt8189 support
` [PATCH RESEND v3 2/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189

[PATCH] PM: hibernate: Mark undocumented snapshot helpers as non-kernel-doc
 2026-07-22 12:05 UTC  (2+ messages)

[PATCH 0/5] scsi: ufs: Fix descriptor parsing and invalid input handling
 2026-07-22 12:04 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] scsi: ufs: rpmb: Validate request frame length before parsing

[PATCH v4 0/2] drm/drm_blend: allow blend mode property without PREMULTI
 2026-07-22 12:05 UTC  (4+ messages)
` [PATCH v4 2/2] drm: ensure blend mode supported if pixel format with alpha exposed

[PATCH v4] sched/proxy_exec: Detect cycles in proxy walks
 2026-07-22 12:03 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-07-22 12:00 UTC  (7+ messages)
` [PATCH v2 2/2] virt: tdx-guest: Allocate Quote buffer dynamically

[PATCH net] net/openvswitch: check Ethernet header length before key_extract()
 2026-07-22 11:58 UTC  (2+ messages)

[PATCH] befs: bound B-tree descent depth
 2026-07-22 11:57 UTC 

[RFC PATCH 0/3] sched: Handle CPU freeze without active domain housekeeping CPUs
 2026-07-22 11:52 UTC  (4+ messages)
` [RFC PATCH 1/3] sched: Preserve user affinity across frozen CPU fallback
` [RFC PATCH 2/3] sched: Allow isolated CPUs as a last resort during CPU freeze
` [RFC PATCH 3/3] sched/topology: Tear down domains without active domain housekeeping CPUs

[PATCH v2 1/2] ASoC: rockchip: rockchip_sai: Fix unbalanced clock reference count when CONFIG_PM=n
 2026-07-22 11:52 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: rockchip: rockchip_sai: Fix runtime PM state after manual resume

[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
 2026-07-22 11:52 UTC  (6+ messages)

[PATCH] wifi: rtlwifi: pci: fix error path in rtl_pci_probe()
 2026-07-22 11:52 UTC 

[PATCH v2] KVM: arm64: Optimize protected mode and FWB
 2026-07-22 11:51 UTC  (4+ messages)

[PATCH] ASoC: rockchip: rockchip_sai: Hand over hclk control exclusively to Runtime PM
 2026-07-22 11:50 UTC  (5+ messages)

[PATCH v7 2/3] counter: add GPIO-based counter driver
 2026-07-22 11:49 UTC  (2+ messages)

[PATCH] ceph: avoid fs reclaim while using `current->journal_info`
 2026-07-22 11:49 UTC 

[PATCH RFC v2 RESEND] HID: BPF: add keyboard behavioral anomaly detection
 2026-07-22 11:48 UTC 

[PATCH] ovl: fix trusted xattr escape prefix matching
 2026-07-22 11:48 UTC  (2+ messages)

[PATCH v8 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
 2026-07-22 11:46 UTC  (4+ messages)
` [PATCH v8 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC

[PATCH 0/5] drm/panel: jd9365da: add support for DCLTek DT300250
 2026-07-22 11:46 UTC  (4+ messages)
` [PATCH 1/5] drm: panel: jd9365da: Enable LPM mode

[PATCH v2] libbpf: poison unresolved weak kfuncs in light skeletons
 2026-07-22 11:41 UTC 

[PATCH rdma-next] RDMA/mlx5: Make sure that UMR page is aligned to PAGE_SIZE
 2026-07-22 11:41 UTC 

[PATCH REPOST net] amt: fix use-after-free in AMT delayed works
 2026-07-22 11:39 UTC 

[PATCH bpf-next v3 0/3] bpf: Preserve pointer state for commuted arithmetic
 2026-07-22 11:38 UTC  (2+ messages)

[PATCH v4 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-22 11:37 UTC  (3+ messages)
` [PATCH v4 13/17] rv: Add KUnit stub for current

[PATCH v3 0/6] Add BBML3 cpu feature
 2026-07-22 11:37 UTC  (4+ messages)
` [PATCH v3 3/6] arm64: cpufeature: Extend bbml2_noabort support list

[PATCH 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-07-22 11:35 UTC  (5+ messages)
` [PATCH 04/16] docs/zh_TW: process: localize terminology in license-rules.rst
` [PATCH 05/16] docs/zh_TW: process: localize terminology in email-clients.rst

[PATCH 0/2] mm/damon/core: remove unused helper functions
 2026-07-22 11:33 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/core: remove unused damon_targets_empty()
` [PATCH 2/2] mm/damon/core: remove unused damon_nr_running_ctxs()

[PATCH v1 1/1] arm64: dts: imx8qm-var-som-symphony: enable expansion header UART
 2026-07-22 11:33 UTC 

[PATCH v4 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-22 11:32 UTC  (3+ messages)

[PATCH] scsi: mpt3sas: validate variable event array spans
 2026-07-22 11:32 UTC  (2+ messages)

[PATCH v2] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
 2026-07-22 11:31 UTC  (3+ messages)

[v8 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-07-22 11:31 UTC  (3+ messages)

[PATCH] arm64: smp: distinguish secondary CPUs that hang after reaching head.S
 2026-07-22 11:30 UTC 

[PATCH 1/2] ALSA: hda/realtek: Add quirk for HP Pavilion All-in-One 27-ca1xxx
 2026-07-22 11:29 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add iface reset and delay quirk for Generic USB Headphone
 2026-07-22 11:28 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