All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-19 18:13:20 to 2026-05-19 19:13:06 UTC [more...]

+ lib-cmdline-adjust-a-few-comments-to-fix-kernel-doc-wreturn-warnings.patch added to mm-nonmm-unstable branch
 2026-05-19 19:13 UTC 

+ lib-cmdline_kunit-add-test-case-for-memparse.patch added to mm-nonmm-unstable branch
 2026-05-19 19:13 UTC 

+ lib-add-more-string-to-64-bit-integer-conversion-overflow-tests.patch added to mm-nonmm-unstable branch
 2026-05-19 19:13 UTC 

+ lib-fix-memparse-to-handle-overflow.patch added to mm-nonmm-unstable branch
 2026-05-19 19:12 UTC 

+ lib-fix-_parse_integer_limit-to-handle-overflow.patch added to mm-nonmm-unstable branch
 2026-05-19 19:12 UTC 

[PATCH 1/3] arm64: dts: freescale: imx{91,93}-phycore-som: Set BUCK5 in FPWM mode
 2026-05-19 19:12 UTC  (2+ messages)

[PATCH net] mptcp: pm: fix memory leak from alloc-during-teardown race
 2026-05-19 19:12 UTC 

[PATCH bpf-next 0/4] selftests/bpf: XDP LB benchmark fixes
 2026-05-19 19:10 UTC  (3+ messages)
` [PATCH bpf-next 3/4] selftests/bpf: Cap batch-timing calibration at BPF may_goto loop limit

[PATCH 1/2] toradex: common: Make TDX_CFG_BLOCK select EVENT
 2026-05-19 19:10 UTC  (3+ messages)
` [PATCH 2/2] event: Guard more of the prototypes with an EVENT check

[LTP] [PATCH v5 0/4] futex: Add error coverage tests for wait, wake and cmp_requeue
 2026-05-19 19:10 UTC  (6+ messages)
` [LTP] [PATCH v5 1/4] futex_wait06: Add EFAULT error coverage test
  ` [LTP] "
` [LTP] [PATCH v5 2/4] futex_wait07: Add EINTR "
` [LTP] [PATCH v5 3/4] futex_wake05: Add EFAULT "
` [LTP] [PATCH v5 4/4] futex_cmp_requeue03: "

[PATCH] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
 2026-05-19 19:10 UTC  (4+ messages)

[PATCH v11 0/8] lib and lib/cmdline enhancements
 2026-05-19 19:10 UTC  (3+ messages)

[PATCH v3] libceph: Fix multiplication overflow in __decode_pg_upmap_items()
 2026-05-19 19:09 UTC  (2+ messages)

[PATCH v2 0/7] iio: Rework i2c_device_id initialisation
 2026-05-19 19:09 UTC  (13+ messages)
` [PATCH v2 2/7] iio: accel: bmc150: Explicitly set .driver_data
` [PATCH v2 3/7] iio: adc: ad7091r5: Simplify driver_data handling
` [PATCH v2 4/7] iio: dac: max5821: Drop unused i2c driver data
` [PATCH v2 5/7] iio: proximity: sx9324: Drop unused "
` [PATCH v2 6/7] iio: proximity: sx9360: "
` [PATCH v2 7/7] iio: Initialize i2c_device_id arrays using member names

[PATCH v5 0/1] i2c: designware: fix probe ordering for AMD GPIO on Lenovo Yoga 7 14AGP11
 2026-05-19 19:07 UTC  (16+ messages)

[PATCH 0/9] mdio: realtek-rtl9300: Groundwork for multi SOC support
 2026-05-19 19:06 UTC  (9+ messages)
` [PATCH 3/9] net: mdio: realtek-rtl9300: Add ports to info structure
      ` AW: "
` [PATCH 8/9] net: mdio: realtek-rtl9300: Add mask register
` [PATCH 9/9] net: mdio: realtek-rtl9300: Link I/O functions in info structure

[PATCH v2] scsi: scsi_transport_fc: widen FPIN pname walker counter to u32
 2026-05-19 19:06 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] Add CDSP Power Manangement Driver
 2026-05-19 19:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: Document CDSP Power Management
` [PATCH 2/2] soc: qcom: Add CDSP power management driver

[PATCH v3 0/3] iommu/arm-smmu-v3: Fix ATS robustness and state tracking
 2026-05-19 19:05 UTC  (5+ messages)
` [PATCH v3 1/3] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v3 2/3] PCI/ATS: Validate STU for VFs in pci_prepare_ats()

[PATCH v9 00/40] target/mips: add missing Octeon user-mode support
 2026-05-19 19:04 UTC  (4+ messages)
` [PATCH v9 12/40] target/mips: add Octeon ZCB and ZCBT instructions

[moderation/CI] Re: tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-19 19:05 UTC 

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-19 19:04 UTC  (10+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs

[PATCH] rcu/nocb: reduce stack usage in nocb_gp_wait()
 2026-05-19 19:01 UTC 

[PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
 2026-05-19 19:05 UTC  (6+ messages)

dmaengine: dead empty checks in mpc512x and rz-dmac descriptor pickup?
 2026-05-19 19:04 UTC 

[PATCH bpf-next v5 00/14] Refactor verifier object relationship tracking
 2026-05-19 19:03 UTC  (20+ messages)
` [PATCH bpf-next v5 02/14] bpf: Unify dynptr handling in the verifier
` [PATCH bpf-next v5 03/14] bpf: Assign reg->id when getting referenced kptr from ctx
` [PATCH bpf-next v5 04/14] bpf: Preserve reg->id of pointer objects after null-check
` [PATCH bpf-next v5 05/14] bpf: Refactor object relationship tracking and fix dynptr UAF bug
` [PATCH bpf-next v5 06/14] bpf: Remove redundant dynptr arg check for helper
` [PATCH bpf-next v5 07/14] bpf: Unify referenced object tracking in verifier
` [PATCH bpf-next v5 08/14] bpf: Unify release handling for helpers and kfuncs
` [PATCH bpf-next v5 09/14] bpf: Fold ref_obj_id into id and introduce virtual references
` [PATCH bpf-next v5 10/14] bpf: Fix dynptr ref counting to scan all call frames
` [PATCH bpf-next v5 11/14] selftests/bpf: Test creating dynptr from dynptr data and slice
` [PATCH bpf-next v5 12/14] selftests/bpf: Test using dynptr after freeing the underlying object
` [PATCH bpf-next v5 13/14] selftests/bpf: Test using slice after invalidating dynptr clone
` [PATCH bpf-next v5 14/14] selftests/bpf: Test using file dynptr after the reference on file is dropped

[GIT PULL] ata fixes for 7.1-rc5
 2026-05-19 19:03 UTC  (2+ messages)

[PATCH mm-unstable v17 02/14] mm/khugepaged: generalize alloc_charge_folio()
 2026-05-19 19:03 UTC  (3+ messages)

[PATCH 0/6] rust: drm: Higher-Ranked Lifetime private data
 2026-05-19 19:02 UTC  (6+ messages)

[to-be-updated] riscv-fix-building-compressed-efi-image.patch removed from -mm tree
 2026-05-19 19:01 UTC 

[to-be-updated] lib-kunit-add-tests-for-__ashldi3-__ashrdi3-and-__lshrdi3.patch removed from -mm tree
 2026-05-19 19:01 UTC 

[to-be-updated] riscv-add-platform-specific-double-word-shifts-for-riscv32.patch removed from -mm tree
 2026-05-19 19:01 UTC 

[to-be-updated] lib-cmdline-adjust-a-few-comments-to-fix-kernel-doc-wreturn-warnings.patch removed from -mm tree
 2026-05-19 19:01 UTC 

[to-be-updated] lib-cmdline_kunit-add-test-case-for-memparse.patch removed from -mm tree
 2026-05-19 19:01 UTC 

[to-be-updated] lib-add-more-string-to-64-bit-integer-conversion-overflow-tests.patch removed from -mm tree
 2026-05-19 19:01 UTC 

[to-be-updated] lib-fix-memparse-to-handle-overflow.patch removed from -mm tree
 2026-05-19 19:01 UTC 

[PATCH v2 0/2] PCI: Manage hotplug attributes through group and make slot attributes const
 2026-05-19 19:01 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: hotplug: Manage hotplug slot attributes as group
` [PATCH v2 2/2] PCI: Constify slot attributes

[to-be-updated] lib-fix-_parse_integer_limit-to-handle-overflow.patch removed from -mm tree
 2026-05-19 19:01 UTC 

[PATCH v2 0/1] watchdog: realtek-otto: Make use of regmap API
 2026-05-19 19:00 UTC  (4+ messages)
` [PATCH v2 1/1] watchdog: realtek-otto: Change to use "

[PATCH stable 6.1 0/3] perf build fixes
 2026-05-19 18:55 UTC  (5+ messages)
` [PATCH stable 6.1 1/3] perf build: Conditionally define NDEBUG
` [PATCH stable 6.1 2/3] perf parse-events: Make YYDEBUG dependent on doing a debug build
` [PATCH stable 6.1 3/3] perf build: Disable fewer bison warnings

[PATCH v7 0/3] git-gui: robustify startup and fix environment handling
 2026-05-19 19:00 UTC  (12+ messages)
` [PATCH v1 00/11] Improve git gui operation without a worktree
  ` [PATCH v1 10/11] git-gui: improve worktree discovery
  ` [PATCH v1 11/11] git-gui: add gui and pick as explicit subcommands

[PATCH v2] libceph: Fix out-of-bounds writes with oversized monitor reply messages
 2026-05-19 18:58 UTC  (2+ messages)

[Buildroot] [PATCH/next v2 1/1] package/libxmlsec1: bump version to 1.3.11
 2026-05-19 18:57 UTC 

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-05-19 18:56 UTC  (6+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH] ptrace: keep task's mm around in separate exit_mm field post-exit
 2026-05-19 18:56 UTC  (10+ messages)

[PATCH 0/9] fs: add change date to ls output
 2026-05-19 18:55 UTC  (3+ messages)
` [PATCH 1/9] fs: move struct fstype_info definition to top of file

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-05-19 18:54 UTC  (7+ messages)
` [PATCH v4 06/24] iommu: Defer iommu_group free via kfree_rcu()
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device

[PATCH 0/2] Add regulator driver for MPS MP8899 PMIC
 2026-05-19 18:54 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: regulator: mps,mp8899: Add binding for "
` [PATCH 2/2] regulator: mp8899: Add MPS MP8899 PMIC regulator driver

[PATCH v9 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-05-19 18:53 UTC  (5+ messages)
` [PATCH v9 12/13] xen/arm: Add vPSCI SYSTEM_SUSPEND policy

[PATCH nf 1/2] netfilter: nft_fib_ipv6: handle routes via external nexthop
 2026-05-19 18:53 UTC  (3+ messages)
` [PATCH nf 2/2] selftests: netfilter: add nft_fib_nexthop test

[syzbot] [net?] possible deadlock in __sk_receive_skb
 2026-05-19 18:53 UTC 

[PATCH v6 00/14] perf build: Reduce build time by nearly half
 2026-05-19 18:53 UTC  (6+ messages)
` [PATCH v7 "

[RESEND PATCH 0/2 v2] perf: Fix missing branch counter information in script and annotate
 2026-05-19 18:51 UTC  (2+ messages)

[PATCH v8 1/4] dt-bindings: backlight: Add max25014 support
 2026-05-19 18:51 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-19 18:50 UTC  (15+ messages)

[PATCH] Bluetooth: RFCOMM: add minimum length check in rfcomm_recv_frame
 2026-05-19 18:48 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH] kho: fix order calculation for kho_unpreserve_pages()
 2026-05-19 18:47 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: Add support for newer Bluetooth keyboards
 2026-05-19 18:46 UTC  (3+ messages)

[PATCH master v2 0/2] Fix speculative access to firewalled regions on AM62 SoCs
 2026-05-19 18:46 UTC  (5+ messages)
` [PATCH master v2 1/2] arm: armv8: mmu: move mmu enablement out of mmu_setup
` [PATCH master v2 2/2] mach-k3: enable mmu after reserved memory is unmapped

[PATCH] nfsd: drain backchannel callbacks before freeing a session
 2026-05-19 18:44 UTC  (3+ messages)
` [PATCH 2/2] nfsd: drain inflight callbacks in probe_callback_sync

[PATCH 1/2] dt-bindings: arm: fsl: add TQMa8MPxS board
 2026-05-19 18:44 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: add initial device tree for TQMa8MPQS with i.MX8MP

[PATCH v2] net: bonding: fix use-after-free in bond_xmit_broadcast()
 2026-05-19 18:44 UTC  (4+ messages)
  ` [PATCH] "

[PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
 2026-05-19 18:44 UTC  (4+ messages)

[PATCH v2 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-05-19 18:44 UTC  (2+ messages)

[PATCH v8 0/3] usb: typec: ucsi: Add support for SET_PDOS command
 2026-05-19 18:45 UTC  (4+ messages)
` [PATCH v8 1/3] usb: typec: ucsi: Add support for message_out data structure
` [PATCH v8 2/3] usb: typec: ucsi: Enable debugfs "
` [PATCH v8 3/3] usb: typec: ucsi: Add support for SET_PDOS command

[Buildroot] [PATCH v4 1/2] package/libargon2: conditionally shared/static build
 2026-05-19 18:43 UTC  (3+ messages)

[PATCH net 0/2] Fix race condition between TCP_REPAIR dump and data receive
 2026-05-19 18:42 UTC  (9+ messages)
` [PATCH net 1/2] tcp: Don't accept data when socket is in repair mode

[PATCH] riscv: cfi: add generated vdso files to make clean
 2026-05-19 18:41 UTC  (3+ messages)

usb: gadget: composite: dead empty check in USB_DT_OTG handler?
 2026-05-19 18:41 UTC 

[PATCH net-next 0/5] net: dsa: mxl862xx: SerDes ports and stats
 2026-05-19 18:40 UTC  (3+ messages)
` [PATCH net-next 5/5] net: dsa: mxl862xx: add SerDes ethtool statistics

[dwmw2:ffclock 41/43] kernel/time/timekeeping.c:2377:25: error: unknown type name '__uint128_t'; did you mean '__int128__'?
 2026-05-19 18:30 UTC 

[PATCH RFC v3] wifi: cfg80211: replace WARN_ON() with pr_err() in netns switch
 2026-05-19 18:37 UTC 

[PATCH v2] libselinux: selinux_restorecon: write digests during traversal
 2026-05-19 18:35 UTC 

[PATCH 0/3] arm64: tegra: Add iommu and dma properties for Tegra194 QSPI
 2026-05-19 18:36 UTC  (5+ messages)

[PATCH v2] iopoll: use udelay() for initial polling
 2026-05-19 18:35 UTC  (2+ messages)

[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
 2026-05-19 18:35 UTC  (5+ messages)
` [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap

[PATCH] drm/i915/dmc_wl: Remove macro HAS_DMC_WAKELOCK()
 2026-05-19 18:34 UTC  (3+ messages)
`  "

[PATCH nf] netfilter: xt_cpu: prefer raw_smp_processor_id
 2026-05-19 18:34 UTC 

[SECURITY] nft_byteorder: incorrect u32* stride in 64-bit byteorder eval leading to firewall bypass
 2026-05-19 18:34 UTC 

[PATCH] drm/amdgpu: fix division by zero with invalid uvd dimensions
 2026-05-19 18:33 UTC  (2+ messages)

[PATCH 0/2] drm/hyperv: harden VMBus message parser input validation
 2026-05-19 18:33 UTC  (9+ messages)
` [PATCH 1/2] drm/hyperv: validate resolution_count from host VMBus message
    ` [PATCH v2 0/2] drm/hyperv: harden VMBus message parser input validation
      ` [PATCH v2 1/2] drm/hyperv: validate resolution_count and harden VSP request paths
      ` [PATCH v2 2/2] drm/hyperv: validate VMBus packet size in receive callback
` [PATCH "

[PATCH v2 0/2] Minor changes for i2c-imx driver
 2026-05-19 18:32 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: imx: Don't recover bus when arbitration lost

[PATCH 1/9] drm/amdgpu/mes12: use proper grbm_select function
 2026-05-19 18:30 UTC  (9+ messages)
` [PATCH 2/9] drm/amdgpu/gfx11: only need to remap KCQs when reset via MMIO
` [PATCH 3/9] drm/amdgpu/gfx12: "
` [PATCH 4/9] drm/amdgpu/mes_v12_0: use mes schedule pipe for legacy queues on unified MES
` [PATCH 5/9] drm/amdgpu/mes_v12_1: "
` [PATCH 6/9] drm/amdgpu/gfx11: Refactor compute pipe reset and add HQD cleanup
` [PATCH 7/9] drm/amdgpu/gfx12: "
` [PATCH 8/9] drm/amdgpu/mes11: move pipe reset to mes use_mmio patch
` [PATCH 9/9] drm/amdgpu/mes12: "

[PATCH v6 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-05-19 18:31 UTC  (3+ messages)
` [PATCH v6 10/10] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[PATCH] recipe-style-guide.rst: two minor grammatical tweaks
 2026-05-19 18:35 UTC 

[RFC] vhost-user.rst: clarify when rings are started
 2026-05-19 18:29 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu: don't reemit if there is nothing to reemit
 2026-05-19 18:29 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu: track guilty fence for queue reset
` [PATCH 3/6] drm/amdgpu/fence: add helper to extract the guilty fence
` [PATCH 4/6] drm/amdgpu: amdgpu_ring_set_fence_errors_and_reemit() handle NULL fence
` [PATCH 5/6] drm/amdgpu/vcn: handle pipe reset more gracefully
` [PATCH 6/6] drm/amdgpu/sdma: "

[PATCH] drm/amdkfd: always resume_all after suspend_all
 2026-05-19 18:29 UTC 

[PATCH v8 0/3] Virtio-GPU S4 (hibernation) support
 2026-05-19 18:28 UTC  (6+ messages)
` [PATCH v8 2/3] drm/virtio: Add support for saving and restoring virtio_gpu_objects

[PATCH v7 0/5] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-05-19 18:28 UTC  (3+ messages)
  ` [PATCH v7 3/5] soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead of NULL

[PATCH v3 0/6] Open HugeTLB allocation routine for more generic use
 2026-05-19 18:27 UTC  (6+ messages)
` [PATCH v3 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v3 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()

[PATCH v3 1/2] x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
 2026-05-19 18:27 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 2/2] x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()
 2026-05-19 18:27 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v2 00/11] drm/panthor: Reduce dma_fence signalling latency
 2026-05-19 18:26 UTC  (10+ messages)
` [PATCH v2 06/11] drm/panthor: Prepare the scheduler logic for FW events in IRQ context

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-19 18:26 UTC  (7+ messages)
` [PATCH v2 07/16] iommu/vt-d: Implement device and iommu preserve/unpreserve ops

linux-next: manual merge of the mm-nonmm-unstable tree with the origin tree
 2026-05-19 18:25 UTC  (2+ messages)

[PATCH] RDMA/core: Remove _ib_copy_validate_udata_in() and _ib_respond_udata() stubs
 2026-05-19 18:24 UTC 

[GIT PULL] QCA: Update Bluetooth firmware for QCC2072 UART interface and add BCS calibration binary
 2026-05-19 18:24 UTC 

[PATCH v2 2/2] cpufreq: qcom: Add cpufreq scaling support for Qualcomm Shikra SoC
 2026-05-19 18:23 UTC  (2+ messages)

[PATCH 2/2] sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs
 2026-05-19 18:22 UTC  (3+ messages)

[PATCH i-g-t v3] tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection
 2026-05-19 18:21 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection (rev4)

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-19 18:21 UTC  (6+ messages)
` [PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions

[Buildroot] [PATCH 1/1] package/haveged: security bump version to 1.9.21
 2026-05-19 18:21 UTC 

[Buildroot] [PATCH 1/1] package/util-linux: security bump version to 2.42.1
 2026-05-19 18:20 UTC 

[PATCH v2 0/2] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-19 18:20 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/busybox: security bump version to 1.38.0
 2026-05-19 18:20 UTC 

[PATCH v2 0/3] usb: typec: tipd: improve probe diagnostics and POWER_STATUS handling
 2026-05-19 18:19 UTC  (4+ messages)
` [PATCH v2 1/3] usb: typec: tipd: add error message for vendor ID read failure
` [PATCH v2 2/3] usb: typec: tipd: demote missing IRQ message to debug
` [PATCH v2 3/3] usb: typec: tipd: name TPS_REG_POWER_STATUS field masks

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-05-19 18:19 UTC  (3+ messages)

[PATCH v5] i2c: mux: reg: use device property accessors
 2026-05-19 18:19 UTC 

Auto Receipt Generated | $646.74 | Ref: TXN-UWJZ-1MWD-28DP
 2026-05-19 18:17 UTC 

[PATCH v5] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-19 18:17 UTC  (3+ messages)

[PATCH v3 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-05-19 18:17 UTC  (3+ messages)

[PATCH BlueZ] media: use custom DBus timeouts only when remote side is waiting
 2026-05-19 18:17 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: imx95: Update for smmu
 2026-05-19 18:16 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: imx95: Add iommus property and enable SMMU


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.