mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-04 16:10 UTC  (2+ messages)

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2026-09-04 16:09 UTC  (7+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[PATCH net] netlink: render SCM_CREDENTIALS pid in the receiver's pid namespace
 2026-09-04 16:09 UTC  (3+ messages)

Fixes tags need work in the vhost tree
 2026-09-04 16:07 UTC 

[PATCH v22 00/10] Hierarchical Percpu Counters for RSS
 2026-09-04 16:07 UTC  (11+ messages)
` [PATCH v22 01/10] lib: introduce hierarchical per-cpu counters
` [PATCH v22 02/10] lib: test "
` [PATCH v22 03/10] mm: improve RSS counter approximation accuracy for proc interfaces
` [PATCH v22 04/10] mm: reorder mm_struct flexible array to place mm_cpumask first
` [PATCH v22 05/10] init: move percpu_counter_tree_subsystem_init() earlier in boot
` [PATCH v22 06/10] lib: inline percpu_counter_tree_items_size with boot-safety sentinel
` [PATCH v22 07/10] lib/hpcc: Document that accuracy is a property of settled counters
` [PATCH v22 08/10] lib/hpcc: Clarify accuracy range documentation
` [PATCH v22 09/10] lib/hpcc: Introduce wrapped delta helper
` [PATCH v22 10/10] lib/tests/hpcc: Fix hotplug, module unload, and error handling

Fixes tags need work in the dmaengine tree
 2026-09-04 16:07 UTC 

Missing signoff in the bluetooth tree
 2026-09-04 16:07 UTC 

[PATCH 0/2] xfs: fix typos and repeated words in comments
 2026-09-04 16:06 UTC  (7+ messages)
` [PATCH 1/2] xfs: fix typos "
` [PATCH 2/2] xfs: fix repeated words "

[PATCH v2 0/2] nvme-tcp: parallelize I/O queue connect
 2026-09-04 16:05 UTC  (8+ messages)
` [PATCH v2 2/2] nvme-tcp: parallelize I/O queue allocation and startup

[RFC PATCH v4 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-09-04 16:04 UTC  (6+ messages)
` [PATCH v5 0/3] mm/zswap: shrink zswap_entry via a pool id
  ` [PATCH v5 2/3] mm/zswap: replace the zswap_pools list with an allocating xarray
  ` [PATCH v5 3/3] mm/zswap: reference the pool by id to shrink struct zswap_entry

[RFC PATCH 0/2] mm/slub: reduce list_lock contention with slab parking
 2026-09-04 16:04 UTC  (3+ messages)
` [RFC PATCH 1/2] mm/slub: make the case handling in __slab_free() easier to follow

[PATCH v1] arm64: dts: ti: k3-am62-verdin: Set MMC clock pins as OUTPUT
 2026-09-04 16:04 UTC  (2+ messages)

[PATCH 0/2] Fix MCU watchdog comments
 2026-09-04 16:04 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: ti: k3-j722s-evm: Switch audio codec clock from audio_refclk1 to external clock
 2026-09-04 16:03 UTC  (2+ messages)

[PATCH v5 00/13] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-09-04 16:03 UTC  (3+ messages)
` [PATCH v5 07/13] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4

[PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
 2026-09-04 16:02 UTC  (3+ messages)
` [PATCH 00/26] dmaengine: Remove redundant dev_err()/dev_err_probe() calls

[PATCH] docs: thermal: cpu-idle-cooling.rst: Fix bracket
 2026-09-04 16:02 UTC  (3+ messages)

[PATCH 0/2] firmware: fix typos in comments
 2026-09-04 16:02 UTC  (2+ messages)
` (subset) "

[PATCH] ntfs: fix sector conversion on 4Kn devices
 2026-09-04 16:02 UTC  (3+ messages)
  ` 回复: "

[PATCH] mm/madvise: swap in CoW'd MAP_PRIVATE-file mappings on MADV_WILLNEED
 2026-09-04 16:01 UTC  (3+ messages)

[PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
 2026-09-04 16:01 UTC  (7+ messages)
` [PATCH 11/26] dmaengine: sf-pdma-sf-pdma: Remove redundant dev_err()/dev_err_probe()
` [PATCH 12/26] dmaengine: sh-rcar-dmac: "
` [PATCH 25/26] dmaengine: uniphier-xdmac: "

[PATCH net-next 00/14] net: Remove obsolete 32-bit DMA mask fallbacks
 2026-09-04 16:00 UTC  (3+ messages)
` [PATCH net-next 10/14] mlxsw: pci: Remove obsolete 32-bit DMA mask fallback

[PATCH] hazptrtorture: Fix inverted sleep condition in do_pending kthread
 2026-09-04 16:00 UTC  (3+ messages)

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-04 16:00 UTC  (2+ messages)

[PATCH v4 0/2] ti,keystone-devctrl: Convert to DT schema and DTS cleanups
 2026-09-04 15:59 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] spi: davinci: Convert bindings to DT schema and clean up DTS
 2026-09-04 15:59 UTC  (2+ messages)
` (subset) "

[PATCH 00/12] mm/collapse: separate a collapse from its callers
 2026-09-04 15:58 UTC  (9+ messages)
` [PATCH 01/12] mm/khugepaged: drop redundant mm_struct pin in madvise_collapse()
` [PATCH 07/12] mm/collapse: name the per-table scan reset for what it resets
` [PATCH 08/12] mm/collapse: separate scanning a PTE table from collapsing it
` [PATCH 09/12] mm/collapse: open-code collapse_single_pmd() in its two callers
` [PATCH 10/12] mm/collapse: work out the orders a VMA allows once per VMA
` [PATCH 11/12] mm/collapse: declare the collapse interface in collapse.h
` [PATCH 12/12] mm/collapse: implement MADV_COLLAPSE in madvise.c

[PATCH v6 00/27] MT8189: Add support for system and base clock controllers
 2026-09-04 15:58 UTC  (28+ messages)
` [PATCH v6 01/27] dt-bindings: clock: mediatek: Make '#clock-cells' required for MT8186
` [PATCH v6 02/27] dt-bindings: clock: mediatek: Make '#clock-cells' required for MT8192
` [PATCH v6 03/27] dt-bindings: clock: mediatek: Make '#clock-cells' required for MT8195
` [PATCH v6 04/27] dt-bindings: clock: mediatek: reorder MT8186 compatibles
` [PATCH v6 05/27] dt-bindings: clock: mediatek: regroup MT8188 dt-bindings into MT8186
` [PATCH v6 06/27] dt-bindings: clock: mediatek: regroup MT8192 "
` [PATCH v6 07/27] dt-bindings: clock: mediatek: regroup MT8195 "
` [PATCH v6 08/27] dt-bindings: clock: mediatek: Add MT8189 system/base clocks and resets
` [PATCH v6 09/27] clk: mediatek: Harmonize mtk_pll_fenc related symbol names
` [PATCH v6 10/27] clk: mediatek: pll: Add BAR reset register offsets
` [PATCH v6 11/27] clk: mediatek: pll: Factorise pll power on/off sequences
` [PATCH v6 12/27] clk: mediatek: pll: Add PLL stabilization delay definition
` [PATCH v6 13/27] clk: mediatek: pll: Add ops for PLLs using set/clr regs
` [PATCH v6 14/27] clk: mediatek: pllfh: Add configurable clock ops to mtk_pllfh_data
` [PATCH v6 15/27] clk: mediatek: pllfh: Add ops for PLLs using set/clr regs
` [PATCH v6 16/27] clk: mediatek: Move fhctl_parse_dt call into mtk_clk_register_pllfhs
` [PATCH v6 17/27] clk: mediatek: pllfh: clear state data in mtk_clk_cleanup_pllfhs
` [PATCH v6 18/27] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH v6 19/27] clk: mediatek: Add MT8189 topckgen "
` [PATCH v6 20/27] clk: mediatek: Add MT8189 vlpckgen "
` [PATCH v6 21/27] clk: mediatek: Add MT8189 vlpcfg "
` [PATCH v6 22/27] clk: mediatek: Add MT8189 bus "
` [PATCH v6 23/27] clk: mediatek: Add MT8189 dbgao "
` [PATCH v6 24/27] clk: mediatek: Add MT8189 dvfsrc "
` [PATCH v6 25/27] clk: mediatek: Add MT8189 i2c "
` [PATCH v6 26/27] clk: mediatek: Add MT8189 scp "
` [PATCH v6 27/27] clk: mediatek: Add MT8189 ufs "

[PATCH net-next 00/33] Remove comma after sentinel entries in match table
 2026-09-04 15:58 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: ti: Correct white-space style
 2026-09-04 15:57 UTC  (2+ messages)
` (subset) "

[PATCH v2] ASoC: doc: Fix bracket and wording
 2026-09-04 15:56 UTC  (2+ messages)

[BUG] net/scm: scm_pidfd_recv() reports pidfd_prepare() failure to userspace as a file descriptor
 2026-09-04 15:56 UTC 

[PATCH v2 0/5] kthread: convert remaining users to kthread_create_worker
 2026-09-04 15:56 UTC  (3+ messages)

[PATCH] x86: Define __ARCH_IRQ_EXIT_IRQS_DISABLED
 2026-09-04 15:55 UTC 

[PATCH v2 0/2] mux: gpio: Add optional enable gpio
 2026-09-04 15:55 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mux: gpio-mux: Add enable-gpios

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-09-04 15:54 UTC  (5+ messages)

[PATCH v4 0/4] drm: mxsfb: Support LCDIF interface bus width
 2026-09-04 15:53 UTC  (3+ messages)
` [PATCH v4 2/4] drm: mxsfb: Add optional DPI output bus-width configuration

[PATCH v2 0/3] Fix RPMB cross-subsystem UAF and UFS OP-TEE RPMB lifecycle
 2026-09-04 15:53 UTC  (4+ messages)
` [PATCH v2 1/3] rpmb: core: Pin parent device and guard requests with rwsem
` [PATCH v2 2/3] scsi: ufs: rpmb: Decouple device lifecycle from devres to avoid UAF
` [PATCH v2 3/3] scsi: ufs: rpmb: Register and unregister ufs_rpmb_bus_type

[PATCH v1 00/13] iio: adc: ad4134: Enable greater sample rate data capture
 2026-09-04 15:53 UTC  (3+ messages)
` [PATCH v1 10/13] dt-bindings: iio: adc: adi,ad4134: Document PWM usage

[PATCH 00/15] Add BNG_RE control path verbs
 2026-09-04 15:52 UTC  (3+ messages)
` [PATCH 03/15] bnge: reserve TX/completion rings for the RoCE MPC channel

[GIT PULL] HID fixes for 7.3
 2026-09-04 15:52 UTC 

[PATCH v3 0/2] sched: Fix execution-context tick handling under proxy execution
 2026-09-04 15:52 UTC  (3+ messages)
` [PATCH v3 1/2] sched/numa: Drive NUMA task tick from execution context

[PATCH] bpf: fix dangling jump table entries for verified indirect jump targets
 2026-09-04 15:51 UTC 

[PATCH] spi: mtk-nor: fix runtime PM usage count leak in probe error path
 2026-09-04 15:51 UTC 

[PATCH 0/5] x86,fs/resctrl: Cleanups in preparation for multiple
 2026-09-04 15:51 UTC  (10+ messages)
` [PATCH 1/5] fs/resctrl: Drop support for different bandwidth delay mappings
` [PATCH 2/5] x86,fs/resctrl: Remove "arch_needs_linear"
` [PATCH 4/5] fs/resctrl: Drop unnecessary is_mba_linear() helper

[PATCH 2/2] mm/mempolicy: stop copying the nodemask in the interleave paths
 2026-09-04 15:50 UTC  (3+ messages)

[PATCHv2] dmaengine: bestcomm: ioremap early
 2026-09-04 15:50 UTC  (2+ messages)

[PATCH v9 0/4] mfd: add X-Powers AC200 support
 2026-09-04 15:50 UTC  (3+ messages)
` [PATCH v9 3/4] dt-bindings: mfd: x-powers: Describe AC200 functions

[PATCH] cpufreq: zero-initialize policy cpumask before sysfs publication
 2026-09-04 15:49 UTC  (3+ messages)

[PATCH] perf/x86/intel: Annotate x86_pmu::hybrid_pmu with __counted_by_ptr
 2026-09-04 15:47 UTC  (2+ messages)

xhci_hcd / ASMedia ASM4242: Bulk-OUT -EPROTO with Logitec 0789:0308 during DVD+RW recording
 2026-09-04 15:46 UTC 

[PATCH v1 0/2] efi/tpm: Preserve event log without changing x86 E820
 2026-09-04 15:45 UTC  (3+ messages)

[PATCH v2] ACPI: glue: Reduce debug noise from acpi_device_notify()
 2026-09-04 15:44 UTC 

[PATCH v3] mm: remove min_free_kbytes adjustment for THP
 2026-09-04 15:43 UTC  (13+ messages)

[PATCH v6 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-09-04 15:42 UTC  (12+ messages)
` [PATCH v6 01/11] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v6 02/11] Bluetooth: hci_qca: Rename 'power_ctrl_enabled' to 'bt_en_available'
` [PATCH v6 03/11] power: sequencing: Add pwrseq_is_controllable() API
` [PATCH v6 04/11] power: sequencing: pcie-m2: Report power controllability
` [PATCH v6 05/11] power: sequencing: qcom-wcn: "
` [PATCH v6 06/11] Bluetooth: hci_qca: Set 'bt_en_available' based on pwrseq "
` [PATCH v6 07/11] Bluetooth: hci_qca: Embed bt_power in struct qca_serdev
` [PATCH v6 08/11] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
` [PATCH v6 09/11] Bluetooth: hci_qca: Flatten struct qca_power into struct qca_serdev
` [PATCH v6 10/11] dt-bindings: connector: pcie-m2-e: Add vendor LGA connector compatible
` [PATCH v6 11/11] arm64: dts: qcom: monaco-arduino-monza: Add QCA2066 M.2 WiFi/BT support

[PATCH v3 0/3] dmaengine: dw-edma: Prepare channels for remote use
 2026-09-04 15:41 UTC  (3+ messages)
` [PATCH v3 2/3] dmaengine: dw-edma: Configure remote interrupt routing

[GIT PULL] probes: Fixes for v7.3-rc1
 2026-09-04 15:41 UTC  (3+ messages)

[PATCH] selftests/exec: reject zero as power-of-two alignment
 2026-09-04 15:40 UTC 

[GIT PULL] pmdomain/cpuidle fixes for v7.3-rc2
 2026-09-04 15:40 UTC  (2+ messages)

[PATCH v2 0/2] Remove obsolete RELOC_HIDE() macro from compiler-gcc.h
 2026-09-04 15:39 UTC  (5+ messages)
` [PATCH v2 2/2] compiler-gcc: Remove obsolete RELOC_HIDE() macro

[PATCH 00/10] net: support thread-specific pidfds for send and connect
 2026-09-04 15:38 UTC  (5+ messages)
` [PATCH 05/10] net: turn sk_peer_pid into an array indexed by pid type

[PATCH v3 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM62Px based hardware
 2026-09-04 15:38 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: ti: Add support for the phyCORE-AM62Px

[PATCH v3 0/13] KVM: x86/xen: Bug fixes and long_mode cleanup
 2026-09-04 15:37 UTC  (2+ messages)

[PATCH v3 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-09-04 15:36 UTC  (5+ messages)
` [PATCH v3 1/2] module: pull out add_taint_module() to be public

[PATCH] bcache: reserve a bucket generation for btree node freeing
 2026-09-04 15:36 UTC  (2+ messages)

[PATCH 00/10] Add support for Renesas RZ/G2M v3.0 (a.k.a R8A774A3) SoC
 2026-09-04 15:36 UTC  (12+ messages)
` [PATCH 05/10] soc: renesas: rcar-rst: Add support for RZ/G2M v3.0
` [PATCH 06/10] dt-bindings: clock: Add r8a774a3 CPG Core Clock definitions
` [PATCH 07/10] clk: renesas: Add support for RZ/G2M v3.0
` [PATCH 08/10] arm64: dts: renesas: Add initial SoC DTSI "
` [PATCH 10/10] arm64: dts: renesas: Add HiHope RZ/G2M v3.0 SoC sub board support

[PATCH] PCI: Stop waiting for link status after config read failure
 2026-09-04 15:36 UTC  (3+ messages)

[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
 2026-09-04 15:35 UTC  (2+ messages)

[PATCH] btrfs: fix deadlocks with transaction commit when cloning inline extents
 2026-09-04 15:34 UTC  (7+ messages)

[PATCH v2] selftests: cover kernfs dentry revalidation
 2026-09-04 15:34 UTC  (5+ messages)

[PATCH] perf evlist: don't restrict uncore events to PMU CPUs
 2026-09-04 15:34 UTC  (2+ messages)

[PATCH] memblock: use binary search to locate candidate regions
 2026-09-04 15:33 UTC  (3+ messages)

[PATCH v10 0/2] rust / dma_buf: Add abstractions for dma_fence
 2026-09-04 15:32 UTC  (3+ messages)
` [PATCH v10 1/2] rust: Add dma_fence abstractions

[PATCH v7 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-09-04 15:32 UTC  (2+ messages)

[PATCH] rust: rewrite fmt! macro to use syn
 2026-09-04 15:32 UTC 

[PATCH] efi/capsule-loader: Replace kmap() with kmap_local_page()
 2026-09-04 15:31 UTC 

[RFC PATCH v3 0/2] the Topping M62's vendor controls, on the component framework
 2026-09-04 15:30 UTC  (4+ messages)
` [RFC PATCH v4 "
  ` [RFC PATCH v4 1/2] HID: topping-m62: driver for the M62's vendor controls
  ` [RFC PATCH v4 2/2] ALSA: usb-audio: bind the Topping "

[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
 2026-09-04 15:29 UTC  (12+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()

[PATCH] ARM: EXYNOS: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-09-04 15:29 UTC  (2+ messages)

[PATCH v3 00/10] Remove support for platform data from samsung keypad
 2026-09-04 15:29 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] chipid: samsung: exynos-chipid: Add Exynos5515 ChipID
 2026-09-04 15:29 UTC  (2+ messages)

[PATCH v2 0/2] WK2xxx SPI to UART bridge driver
 2026-09-04 15:28 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] dt-bindings: serial: Document WK2xxx SPI UART bindings

[PATCH 0/2] fs/dax: Clean up busy page lookup helpers
 2026-09-04 15:27 UTC  (3+ messages)
` [PATCH 1/2] fs/dax: Remove unused dax_layout_busy_page()
` [PATCH 2/2] fs/dax: Make dax_layout_busy_page_range() static

[PATCH 0/3] mtd: rawnand: sunxi: support the Allwinner randomized OOB format
 2026-09-04 15:27 UTC  (5+ messages)
` [PATCH 2/3] mtd: rawnand: sunxi: support randomized OOB formats

[PATCH net] can: netlink: fix CAN XL PWM attribute sizing
 2026-09-04 15:26 UTC 

[PATCH v3 0/5] watchdog: qcom: Support NMI pretimeout warnings
 2026-09-04 15:26 UTC  (6+ messages)
` [PATCH v3 1/5] genirq: Synchronize in-flight handlers during NMI teardown

[PATCH net] can: netlink: fix static FD-NON-ISO mode validation
 2026-09-04 15:26 UTC 

[PATCH] mtd: rawnand: sunxi: reject invalid ECC step sizes
 2026-09-04 15:25 UTC  (2+ messages)

[PATCH] locking: Revert switching guards to _irq_{disable,enable}()
 2026-09-04 15:25 UTC  (11+ messages)
              ` [PATCH] irq: Move local_irq_enable/disable() into Rust,
                ` [PATCH] irq: Move local_irq_enable/disable() into Rust

[PATCH 0/5] xfs: remove leftover dead declarations in headers
 2026-09-04 15:24 UTC  (2+ messages)

[PATCH] firmware: google: use named initializers for acpi_device_id
 2026-09-04 15:24 UTC 

[PATCH 1/2] ARM: dts: imx7-tqma7: correctly specify PMIC voltage constraints
 2026-09-04 15:23 UTC  (4+ messages)

[REGRESSION] Power9 pseries boot hang in v7.2-rc6, narrowed to PowerPC GENERIC_ENTRY conversion window
 2026-09-04 15:22 UTC  (9+ messages)

[PATCH] iio: fix typos in comments
 2026-09-04 15:22 UTC  (2+ messages)

[PATCH v5 0/4] Add support for AD5710R/AD5711R DAC
 2026-09-04 15:21 UTC  (3+ messages)
` [PATCH v5 2/4] dt-bindings: iio: dac: add adi,ad5710r.yaml

[PATCH] smb: client: avoid leaking refcount when cifs_sb_tlink() fails
 2026-09-04 15:21 UTC  (2+ messages)

[PATCH v3] tty: serial: qcom_geni: don't ida_free() the console port line
 2026-09-04 15:19 UTC 

[PATCH v4 0/4] Add USB3.1 support for Agilex5
 2026-09-04 15:19 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: usb: add Altera Agilex5 DWC3 controller

[PATCH] genirq/generic-chip: Set IRQ_DOMAIN_FLAG_DESTROY_GC in irq_domain_alloc_generic_chips()
 2026-09-04 15:19 UTC  (3+ messages)
` [PATCH v2] irqdomain: Auto-set IRQ_DOMAIN_FLAG_DESTROY_GC in __irq_domain_instantiate()

[PATCH v2 0/2] Add automotive SMEM hardening for Qualcomm platforms
 2026-09-04 15:18 UTC  (3+ messages)
` [PATCH v2 1/2] soc: qcom: smem: add boundary checks for partitions
` [PATCH v2 2/2] soc: qcom: smem: ignore multi remote host partitions

[PATCH 0/2] mm: restore SHRINKER_NONSLAB on THP and zswap shrinkers
 2026-09-04 15:17 UTC  (3+ messages)
` [PATCH 1/2] mm: thp: restore SHRINKER_NONSLAB on the deferred split shrinker

[PATCH 0/2] hv: fix typos in comments
 2026-09-04 15:15 UTC  (5+ messages)
` [PATCH 1/2] hv: fix typo "substract" in comment
` [PATCH 2/2] tools/hv: fix typo "retrive" "

[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
 2026-09-04 15:15 UTC  (4+ messages)
` [PATCH v24 07/15] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L

[PATCH v3 0/4] MMC pinmux configuration fixes
 2026-09-04 15:13 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: dts: ti: k3-am62: Set MMC clock pins as OUTPUT

[PATCH v2 0/2] media: i2c: Add driver for Mira016
 2026-09-04 15:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add Mira016 image sensor

[PATCH v3 00/19] drm: starfive: jh7110: Enable display subsystem
 2026-09-04 15:13 UTC  (2+ messages)

[PATCH] nfsd: hold cl_lock in client_has_state()
 2026-09-04 15:12 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: nuvoton: Improve MA35D1 support
 2026-09-04 15:11 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: nuvoton: Add NuMaker compatible

[PATCH 0/2] iomap: fix typos and repeated words in comments
 2026-09-04 15:11 UTC  (5+ messages)
` [PATCH 1/2] iomap: fix typo "metdata" in comment
` [PATCH 2/2] iomap: fix repeated word 'the' "

[PATCH 0/7] accel/rocket: DVFS for the RK3588 NPU
 2026-09-04 15:11 UTC  (3+ messages)
` [PATCH 2/7] dt-bindings: npu: rockchip: allow DVFS and thermal properties

[PATCH v3 0/2] ASoC: fix audio on the Microsoft Surface Pro 11 (Intel)
 2026-09-04 15:10 UTC  (6+ messages)
` [PATCH v3 2/2] soundwire: dmi-quirks: drop the ghost RT1320 on the "

page:  |  | 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®