messages from 2026-07-06 07:18:26 to 2026-07-06 08:48:13 UTC [more...]
[PATCH v9 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-06 8:47 UTC (2+ messages)
` [PATCH v9 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
[PATCH v6 00/23] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-07-06 8:47 UTC (12+ messages)
` [PATCH v6 12/23] virt: Introduce steal monitor driver
` [PATCH v6 16/23] virt/steal_monitor: Compute work at regular intervals
` [PATCH v6 17/23] virt/steal_monitor: Provide default method to get systemwide steal time
[PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
2026-07-06 8:47 UTC
[PATCH v2 0/4] gpio: mt7621: address Sashiko complains and other cleanups
2026-07-06 8:47 UTC (2+ messages)
` (subset) "
[PATCH v3 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
2026-07-06 8:46 UTC (4+ messages)
` [PATCH v3 1/7] ACPI: Add acpi_device_clear_dep() helper function
[PATCH] fuse: don't bump attr_version for async direct read completion
2026-07-06 8:38 UTC (2+ messages)
[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
2026-07-06 8:46 UTC (9+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH v3 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v3 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
[PATCH 0/5] drm/sched: Introduce the miracle of locking to entity
2026-07-06 8:45 UTC (5+ messages)
` [PATCH 1/5] drm/sched: Protect entity->last_scheduled with spinlock
[PATCH] bonding: fix devconf_all NULL dereference when IPv6 is disabled
2026-07-06 8:45 UTC
[PATCH 0/2] timers: Remove dead code in hrtimer and clocksource
2026-07-06 8:45 UTC (3+ messages)
` [PATCH 1/2] hrtimer: Remove unused next_timer argument from __hrtimer_reprogram()
` [PATCH 2/2] clocksource: Remove unused WATCHDOG_INTERVAL_NS macro
[PATCHSET v3 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-06 8:45 UTC (5+ messages)
` [PATCH 1/9] sched/core: Drop mutex locks before proxy rescheduling
` [PATCH 6/9] sched_ext: Delegate proxy donor admission to BPF schedulers
[PATCH] scsi: sg: report request-table problems when any status is set
2026-07-06 8:44 UTC
Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
2026-07-06 8:44 UTC (6+ messages)
[PATCH] Documentation: remove the requirement for LLM attribution
2026-07-06 8:44 UTC (11+ messages)
[PATCH v5 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-06 8:42 UTC (7+ messages)
` [PATCH v5 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v5 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v5 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v5 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v5 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v5 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings
[PATCH wireless-next v2 06/31] wifi: mm81x: add core.h
2026-07-06 8:44 UTC (4+ messages)
[PATCH 1/2] drm/sched: Guard sched->ready with ACCESS_ONCE()
2026-07-06 8:44 UTC (3+ messages)
[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
2026-07-06 8:44 UTC (5+ messages)
` [PATCH RFC 04/13] arm64: dts: qcom: sm8650: move smmu sid 1 to new lpac device
` [PATCH RFC 10/13] drm/msm: initialize LPAC ring
[PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
2026-07-06 8:43 UTC (5+ messages)
[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
2026-07-06 8:43 UTC (3+ messages)
` [PATCH 01/10] drm/exec: Add helper to bypass IGNORE_DUPLICATES flag
[PATCH v2] virtio_balloon: disable indirect descriptors
2026-07-06 8:43 UTC (2+ messages)
ld.lld: error: vmlinux.a(af_vsock.o at 1186296) <inline asm>:5:8: unpredictable STXR instruction, status is also a source
2026-07-06 8:42 UTC
[PATCH] mm/secretmem: disable under HIGHMEM
2026-07-06 8:42 UTC (5+ messages)
[patch 00/24] timekeeping/ptp: Expand snapshot functionality
2026-07-06 8:42 UTC (10+ messages)
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
` [PATCH] timekeeping: Document monotonic raw timestamps in snapshots correctly
[PATCH] nfc: pn533: free queued command skbs during cleanup
2026-07-06 8:39 UTC
[PATCH net-next] net: dpaa_eth: convert to napi_gro_receive
2026-07-06 8:39 UTC (2+ messages)
[PATCH] ASoC: codecs: cs42l42-sdw: Propagate regcache_sync() errors
2026-07-06 8:37 UTC (2+ messages)
[PATCH v2 0/5] Keep tail page private zero at free and folio split time
2026-07-06 8:37 UTC (8+ messages)
` [PATCH v2 1/5] mm/percpu-km: clear page->private before free them
` [PATCH v2 3/5] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH v2 5/5] mm/page_alloc: remove set_page_private() in prep_compound_tail()
[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
2026-07-06 8:36 UTC (5+ messages)
` [RFC 0/3] "
` [RFC 1/3] arm64: kprobes: Do not handle non-XOL faults as kprobe faults
` [RFC 2/3] arm64: kprobes: Allow reentering kprobes while single-stepping
` [RFC 3/3] selftests/kprobes: Add kprobe stress test for page fault handling
[PATCH v4 0/6] Some Minor fixes and cleanups to irqchip/gic-v3-its
2026-07-06 8:36 UTC (8+ messages)
` [PATCH v4 3/6] irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc()
` [PATCH v4 6/6] irqchip/gic-v3-its: Remove redundant check in its_vpe_db_proxy_unmap_locked()
[RFC PATCH 0/1] minix: unify itree_v1, itree_v2, and itree_common
2026-07-06 8:35 UTC (2+ messages)
` [RFC PATCH 1/1] minix: unify the v1 and v2/v3 itree code paths
[PATCH RFC 0/6] Speakers for Pixel 3 / 3 XL
2026-07-06 8:33 UTC (3+ messages)
` [PATCH RFC 2/6] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs
[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-06 8:33 UTC (2+ messages)
[PATCH] iommu/virtio: reject short event buffers
2026-07-06 8:31 UTC
[PATCH] drm/bridge: dw-hdmi-qp: Return -EOPNOTSUPP in HDMI audio functions
2026-07-06 8:24 UTC (2+ messages)
[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
2026-07-06 8:32 UTC (3+ messages)
` [PATCH 03/42] firmware: qcom: scm: Use devm_of_reserved_mem_device_init()
[PATCH 0/9] drm: replace simple display pipe users with atomic helpers
2026-07-06 8:31 UTC (7+ messages)
` [PATCH 1/9] drm/arcpgu: replace struct drm_simple_display_pipe with regular "
` [PATCH 2/9] drm/aspeed: "
[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
2026-07-06 8:30 UTC
[PATCH 19/32] x86/cpu: Stop using 32-bit MSR interfaces
2026-07-06 8:30 UTC (4+ messages)
` [tip: x86/msr] "
[PATCH v1 0/3] mfd: Initialize spi_device_id arrays using member names
2026-07-06 8:29 UTC (3+ messages)
` [PATCH v1 2/3] "
[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2026-07-06 8:29 UTC (15+ messages)
[PATCH 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
2026-07-06 8:28 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch
[PATCH v1 0/5] pwm: Unify arrays of various *_device_id
2026-07-06 8:28 UTC (6+ messages)
` [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays
[PATCH] mm: nommu: point to the write iterator upon split_vma
2026-07-06 8:27 UTC (5+ messages)
[PATCH] clk: mediatek: remove unneeded 'fast_io' parameter in regmap_config
2026-07-06 8:27 UTC (2+ messages)
[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
2026-07-06 8:27 UTC (2+ messages)
` [PATCH v2] "
[PATCH] USB: hub: call ACPI _PRR reset during port power-cycle on enumeration failure
2026-07-06 8:26 UTC (5+ messages)
[PATCH 1/2] clk: qcom: camcc-x1p42100: Constify qcom_cc_driver_data and list of critical CBCR registers
2026-07-06 8:26 UTC (6+ messages)
` [PATCH 2/2] clk: qcom: videocc-x1p42100: "
[PATCH 0/4] arm64: dts: qcom: Few style cleanups
2026-07-06 8:26 UTC (10+ messages)
` [PATCH 1/4] arm64: dts: qcom: Use hyphen in node names
` [PATCH 2/4] arm64: dts: qcom: Use tab for indentation
` [PATCH 3/4] arm64: dts: qcom: Use lowercase hex for unit addresses and values
` [PATCH 4/4] arm64: dts: qcom: Correct whitespace around '='
[PATCH] selftests/alsa: Fix format specifier and function mismatch in mixer-test
2026-07-06 8:24 UTC (2+ messages)
[PATCH] ALSA: usb-audio: Fix imbalance per-channel volume of sticky mixers
2026-07-06 8:23 UTC (2+ messages)
[PATCH nf] ipvs: skip IPv6 extension headers in SCTP state lookup
2026-07-06 8:22 UTC (3+ messages)
[PATCH v1] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
2026-07-06 8:22 UTC (3+ messages)
[PATCH v3] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
2026-07-06 8:20 UTC
[PATCH wireless-next] wifi: mt76: fix MAC address for non OF pcie cards
2026-07-06 8:19 UTC (3+ messages)
[PATCH v3 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
2026-07-06 8:18 UTC (7+ messages)
` [PATCH v3 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
` [PATCH v3 2/4] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
[PATCH] PCI: Fix AB-BA deadlock between remove and SR-IOV sysfs
2026-07-06 8:16 UTC (2+ messages)
[PATCH v10 0/6] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-06 8:16 UTC (7+ messages)
` [PATCH v10 1/6] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v10 2/6] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v10 3/6] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v10 4/6] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v10 5/6] selftests/mm: add missing pthread_create() "
` [PATCH v10 6/6] selftests/mm: fix clone cleartid race in pkey sighandler tests
[RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
2026-07-06 8:16 UTC (2+ messages)
[PATCH] sched/fair: align proxy wakeup buddy handling with EEVDF
2026-07-06 8:16 UTC (2+ messages)
[PATCH v2 0/2] thermal: qcom: Add Qualcomm SPMI MBG thermal monitor support
2026-07-06 8:14 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: Add Qualcomm "
` [PATCH v2 2/2] thermal: qcom: Add support for Qualcomm MBG thermal monitoring
[PATCH] KVM: x86/xen: Convert evtchn_ports from IDR to XArray
2026-07-06 8:13 UTC
[PATCH] mm: vmscan: abort proactive reclaim early when freezing
2026-07-06 8:12 UTC
[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
2026-07-06 8:10 UTC (9+ messages)
` [PATCH v2 1/8] riscv: dts: eswin: add reset generator for EIC7700 SoC
` [PATCH v2 2/8] riscv: dts: eswin: add clock "
` [PATCH v2 3/8] riscv: dts: eswin: eic7700: add pinctrl support
` [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
` [PATCH v2 5/8] riscv: dts: eswin: add hsp bus node
` [PATCH v2 6/8] dt-bindings: i2c: dw: add ESWIN EIC7700 SoC I2C controller
` [PATCH v2 7/8] riscv: dts: eswin: add I2C controller support
` [PATCH v2 8/8] riscv: dts: eswin: add watchdog support
[PATCH] iio: imu: inv_icm42600: fix timestamp clock period by using lower value
2026-07-06 8:00 UTC (3+ messages)
[PATCH] ALSA: hda/core: fix memory leak in snd_hdac_bus_alloc_stream_pages()
2026-07-06 8:11 UTC (2+ messages)
[PATCH] media: ipu-bridge: Add DMI quirk for Dell 16 Premium DA16250
2026-07-06 8:00 UTC
[PATCH v2 0/5] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
2026-07-06 7:13 UTC (4+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property and complete examples
[PATCH] drm/panel-edp: Support MNE001BS6-2 and MNF601BS4-1 edp panel
2026-07-06 8:03 UTC
[PATCH v5 0/2] media: Add bindings and driver for Sony IMX678
2026-07-06 8:03 UTC (3+ messages)
` [PATCH v5 2/2] media: i2c: imx678: Add "
[PATCH v2 0/2] pwm: loongson: Fix PWM configuration handling
2026-07-06 8:03 UTC (5+ messages)
` [PATCH v2 1/2] pwm: loongson: Fix low pulse buffer register handling
` [PATCH v2 2/2] pwm: loongson: Reload PWM configuration through counter reset
[PATCH v2] USB: hub: call ACPI _PRR reset during port power-cycle on enumeration failure
2026-07-06 8:01 UTC
[PATCH v4 0/9] drm/msm: Add support for Shikra GPU (A704)
2026-07-06 8:01 UTC (3+ messages)
` [PATCH v4 7/9] arm64: dts: qcom: shikra-cqm-evk: Enable A704 GPU
[PATCH] nfc: trf7970a: Use NULL when no response is expected
2026-07-06 7:57 UTC
[PATCH 2/4] refcount: add ref_trace_final_put tracepoint
2026-07-04 11:34 UTC (2+ messages)
` [PATCH 3/4] percpu-refcount: add ref_trace_final_put trace
[PATCH v3 0/6] Add minimal Exynos8855 SoC support
2026-07-06 7:57 UTC (5+ messages)
` [PATCH v3 1/6] dt-binding: ARM: samsung: Add Samsung Exynos8855
[PATCH 0/4] tracing: add ref_trace_final_put tracing
2026-07-04 23:19 UTC (3+ messages)
` [PATCH 1/4] tracing: add ref_trace_final_put tracepoint
` [PATCH 4/4] kunit: add test for ref_trace_final_put
[PATCH 0/4] tracing: add ref_trace_final_put tracing
2026-07-05 0:36 UTC (2+ messages)
` [PATCH 4/4] kunit: add test for ref_trace_final_put
[f2fs-dev] [RFC PATCH v2 01/10] f2fs: extend folio state for large folio write path
2026-07-06 7:53 UTC (4+ messages)
[PATCH v2 0/1] bcache: track active bypass writes to prevent stale cache reads
2026-07-06 7:51 UTC (4+ messages)
[PATCH v4] iio: ti-ads7138: Disable STATS_EN bit while reading conversion results
2026-07-06 7:48 UTC
[PATCH v3 1/2] iio: accel: kxsd9: fix Use-After-Free in remove()
2026-07-06 7:46 UTC (2+ messages)
` [PATCH v3 2/2] iio: accel: kxsd9: fix runtime PM leaks and unchecked returns
[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
2026-07-06 7:46 UTC (3+ messages)
` [PATCH v4 5/5] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder
[PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
2026-07-06 7:45 UTC (2+ messages)
[PATCH] clk: imx: imx8qxp-lpcg: add missing MODULE_DEVICE_TABLE()
2026-07-06 7:49 UTC (2+ messages)
[PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
2026-07-06 7:43 UTC (2+ messages)
[PATCH v2] net/ceph/messenger: support IPv6 Link-Local with scope identifier
2026-07-06 7:44 UTC
[PATCH v2 1/4] fs/ceph/caps: make __ceph_remove_cap() static
2026-07-06 7:38 UTC (4+ messages)
` [PATCH v2 2/4] fs/ceph: add helper function ceph_cap_is_removed()
` [PATCH v2 3/4] fs/ceph/caps: mark cap remove with RB_CLEAR_NODE() instead of ci=NULL
` [PATCH v2 4/4] fs/ceph/cap: pass inode pointer around instead of reloading from RAM
[PATCH net v3] net: usb: lan78xx: disable VLAN filter in promiscuous mode
2026-07-06 7:37 UTC (2+ messages)
[PATCH v2] IB/mlx4: delete allocated id_map_entry while sending REJ
2026-07-06 7:36 UTC (3+ messages)
drivers/net/ethernet/marvell/octeontx2/af/cgx.c:1737:35: warning: '%u' directive writing between 1 and 10 bytes into a region of size between 4 and 6
2026-07-06 7:36 UTC
[PATCH] MAINTAINERS: update my email address for the AW99706 backlight driver
2026-07-06 7:33 UTC (3+ messages)
[RFC PATCH 0/3] mtd: spi-nor: Rework flash parameter initialization
2026-07-06 7:33 UTC (3+ messages)
[PATCH v2] MAINTAINERS: update my email address for the AW99706 backlight driver
2026-07-06 7:33 UTC
[PATCH v9 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-06 7:32 UTC (2+ messages)
[PATCH bpf 0/2] LoongArch: BPF: Fix tail call count handling
2026-07-06 7:30 UTC (3+ messages)
` [PATCH bpf v2] LoongArch: BPF: Fix tail call count pointer offset for arena programs
[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-07-06 7:29 UTC (4+ messages)
` [PATCH v3 01/14] fs/namei.c: use trailing_slashes()
[PATCH net-next 0/2] net: sfp: quirk support for XGS-PON ONT sticks with unclean EEPROMs
2026-07-06 7:29 UTC (5+ messages)
` [PATCH net-next 1/2] net: sfp: allow prefix matching in quirk lookup
` [PATCH net-next 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI
[PATCH] CREDITS: Honor Mark Gross who recently was removed from MAINTAINERS
2026-07-06 7:29 UTC (3+ messages)
[PATCH 00/12] soc: fsl: qe: QE PIC improvement and add support of IRQs to QUICC ENGINE GPIOs
2026-07-06 7:29 UTC (3+ messages)
` [PATCH 08/12] soc: fsl: qe: Convert to generic IRQ chip
[PATCH] scsi: ses: unregister the enclosure before freeing its device state
2026-07-06 7:28 UTC
[PATCH] intel_th: Fix MSC output device reference leak
2026-07-06 7:28 UTC (2+ messages)
[PATCH] staging: media: atomisp: Remove unnecessary else after return
2026-07-06 7:34 UTC (5+ messages)
[PATCH] f2fs: fix to zero post-EOF data when extending file size
2026-07-06 7:26 UTC
[PATCH v2 00/18] fs/ceph: optimize struct layouts
2026-07-06 7:24 UTC (19+ messages)
` [PATCH v2 01/18] fs/ceph/super: remove unused field `i_cap_migration_resv`
` [PATCH v2 02/18] fs/ceph/super: make field `i_truncate_pagecache_size` optional
` [PATCH v2 03/18] include/ceph/ceph_fs.h: convert `pool_id` to u32
` [PATCH v2 04/18] fs/ceph/super.h: convert ceph_inode_xattr fields to `bool`
` [PATCH v2 05/18] fs/ceph/super.h: convert ceph_cap_snap.writing "
` [PATCH v2 06/18] fs/ceph: consistently use `u32` for `time_warp_seq`
` [PATCH v2 07/18] fs/ceph/super: reorder fields to eliminate padding holes
` [PATCH v2 08/18] fs/ceph: remove i_truncate_mutex, use i_fragtree_mutex for both
` [PATCH v2 09/18] fs/ceph/super.h: add `const` to helpers
` [PATCH v2 10/18] fs/ceph/super.h: add helper ceph_in_snap()
` [PATCH v2 11/18] fs/ceph: use ceph_vino() etc. instead of accessing i_vino directly
` [PATCH v2 12/18] fs/ceph: remove redundant inode number from ceph_inode_info
` [PATCH v2 13/18] fs/ceph: remove unused field `ceph_cap.last_used`
` [PATCH v2 14/18] fs/ceph: convert ceph_cap.queue_release to bool
` [PATCH v2 15/18] fs/ceph/super: move `ceph_cap.caps_item` into the union
` [PATCH v2 16/18] fs/ceph/snap: add a kmem_cache for struct ceph_snap_realm
` [PATCH v2 17/18] fs/ceph/super: reorder struct ceph_snap_realm fields
` [PATCH v2 18/18] fs/ceph/super: remove redundant field `ceph_snap_realm.parent_ino`
[tip:master] BUILD SUCCESS aa6d9def48ea424a50c21de90ebe609c383cb05d
2026-07-06 7:23 UTC
[PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64
2026-07-06 7:23 UTC (3+ messages)
[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
2026-07-06 7:22 UTC (3+ messages)
[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-06 7:22 UTC (6+ messages)
` [PATCH v4 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH v4 0/3] arm64: dts: imx8mp-skov: add new 7" variant
2026-07-06 7:17 UTC (3+ messages)
` [PATCH v4 1/3] arm64: dts: freescale: imx8mp: fix sort order
` [PATCH v4 2/3] dt-bindings: arm: fsl: add compatible for new Skov I.MX8MP variant
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox