messages from 2026-03-12 15:25:39 to 2026-03-13 02:45:41 UTC [more...]
[PATCH v6 1/4] dt-bindings: soc: rockchip: grf: Add RV1103B compatibles
2026-03-13 2:44 UTC (3+ messages)
` [PATCH v6 3/4] dt-bindings: arm: rockchip: Add Omega4 Evaluation board
` [PATCH v6 4/4] ARM: dts: rockchip: Add Onion Omega4 Evaluation Board
[PATCH net-next v9 0/4] riscv: spacemit: Add ethernet support for K3
2026-03-13 2:43 UTC (4+ messages)
` [PATCH net-next v9 3/4] net: stmmac: Add glue layer for Spacemit K3 SoC
[PATCH net-next v9 1/4] dt-bindings: net: Add support for Spacemit K3 dwmac
2026-03-13 2:34 UTC (2+ messages)
` [net-next,v9,1/4] "
[-next v9 0/5] emit ENDBR/BTI instructions for indirect jump targets
2026-03-13 2:32 UTC (8+ messages)
` [PATCH bpf-next v9 1/5] bpf: Move constants blinding out of arch-specific JITs
` [PATCH bpf-next v9 2/5] bpf: Pass bpf_verifier_env to JIT
` [PATCH bpf-next v9 3/5] bpf: Add helper to detect indirect jump targets
` [PATCH bpf-next v9 4/5] bpf, x86: Emit ENDBR for "
` [PATCH bpf-next v9 5/5] bpf, arm64: Emit BTI for indirect jump target
[PATCH v2 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Explicitly deprecate reset-gpio
2026-03-13 2:27 UTC (3+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio
[PATCH v2 0/2] Add scmi powerdomain for sky1
2026-03-13 2:13 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: update CIX Sky1 PCIe Root Complex bindings
` 回复: "
` 回复: "
[PATCH v1 0/4] Add eDP support for RK3576
2026-03-13 2:07 UTC (4+ messages)
` [PATCH v1 1/4] dt-bindings: display: rockchip: analogix-dp: Add "
[PATCH V8 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-03-13 2:08 UTC (14+ messages)
` [PATCH V8 01/13] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V8 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V8 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
` [PATCH V8 04/13] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V8 05/13] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V8 06/13] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V8 07/13] arm: dts: imx6sx: "
` [PATCH V8 08/13] arm: dts: imx7d: "
` [PATCH V8 09/13] arm64: dts: imx8mm: "
` [PATCH V8 10/13] arm64: dts: imx8mp: "
` [PATCH V8 11/13] arm64: dts: imx8mq: "
` [PATCH V8 12/13] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V8 13/13] arm64: dts: imx95: "
[PATCH 1/2] dt-bindings: connector: add pd-disable dependency
2026-03-13 1:58 UTC (3+ messages)
[PATCH v5 0/5] Add i.MX943 PCIe supports
2026-03-13 1:49 UTC (4+ messages)
` [PATCH v5 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
[PATCH] cleanup: uintptr_t to unsigned long
2026-03-13 1:34 UTC
[PATCH net-next] net: airoha: Remove airoha_dev_stop() in airoha_remove()
2026-03-13 1:21 UTC (2+ messages)
[PATCH 0/2] iommu/tegra241-cmdqv: Fix initialization and uAPI related to HYP_OWN
2026-03-13 0:36 UTC (3+ messages)
` [PATCH 1/2] iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()
` [PATCH 2/2] iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirement
[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
2026-03-13 0:26 UTC (3+ messages)
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 720-EVK board
[PATCH net-next] net: airoha: select QDMA block according LAN/WAN configuration
2026-03-13 0:22 UTC (4+ messages)
[PATCH] clk: at91: use kzalloc_flex
2026-03-13 0:21 UTC
[PATCH 00/15] mm: expand mmap_prepare functionality and usage
2026-03-13 0:12 UTC (20+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 04/15] mm: add vm_ops->mapped hook
` [PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
` [PATCH 06/15] mm: add mmap_action_simple_ioremap()
` [PATCH 07/15] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH 08/15] hpet: "
` [PATCH 09/15] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH 10/15] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH 11/15] staging: vme_user: "
` [PATCH 12/15] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH 13/15] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH 14/15] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()
[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
2026-03-13 0:06 UTC
[PATCH] iommu/arm-smmu-v3: Allocate cmdq_batch on the heap
2026-03-13 0:06 UTC (5+ messages)
[PATCH] ARM: dts: imx: Add DT overlays for DH i.MX6 DHCOM SoM and boards
2026-03-12 23:34 UTC
[PATCH] drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fmt" DT property
2026-03-12 23:28 UTC (3+ messages)
[PATCH] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
2026-03-12 23:24 UTC
mm/pgtable: Support for page table check on s390
2026-03-12 22:46 UTC (6+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
[PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
2026-03-12 22:39 UTC (2+ messages)
[PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
2026-03-12 22:39 UTC (2+ messages)
[PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
2026-03-12 22:37 UTC (2+ messages)
[PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
2026-03-12 22:37 UTC (2+ messages)
[PATCH v2] thermal/drivers/mediatek/lvts: add missing fields for mt7987
2026-03-12 22:30 UTC (2+ messages)
[PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
2026-03-12 22:13 UTC (2+ messages)
[PATCH v6 0/2] static call support for arm64
2026-03-12 22:10 UTC (5+ messages)
` [PATCH v6 2/2] arm64: implement support for static call trampolines
[PATCH 1/3] KVM: arm64: fix include path for ring buffer implementation
2026-03-12 22:08 UTC (3+ messages)
` (subset) "
[PATCH v2 0/3] KVM: arm64: Read PMUVer as unsigned
2026-03-12 21:44 UTC (2+ messages)
[PATCH v7 0/5] Power Management for Raspberry Pi V3D GPU
2026-03-12 21:34 UTC (6+ messages)
` [PATCH v7 1/5] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
` [PATCH v7 2/5] pmdomain: bcm: bcm2835-power: Increase ASB control timeout
` [PATCH v7 3/5] drm/v3d: Use devm_reset_control_get_optional_exclusive()
` [PATCH v7 4/5] drm/v3d: Allocate all resources before enabling the clock
` [PATCH v7 5/5] drm/v3d: Introduce Runtime Power Management
[PATCH v2 0/3] Add devicetree nodes for RK3528, RK3562 and RK356x
2026-03-12 21:30 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: Enable OTP controller for RK3562
` [PATCH v2 2/3] arm64: dts: rockchip: Enable OTP controller for RK356x
` [PATCH v2 3/3] arm64: dts: rockchip: Enable OTP controller for RK3528
[PATCH v11 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-12 21:22 UTC (7+ messages)
` [PATCH v11 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v11 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v11 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v11 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol
` [PATCH v11 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
[RFC patch 0/9] Add support for HiSilicon platforms and refactor
2026-03-12 21:01 UTC (9+ messages)
` [RFC patch 1/9] selftests/resctrl: Move CPU affinity and resctrl FS setup to child process
` [RFC patch 3/9] selftests/resctrl: Use dynamic linked list for iMC counters config
` [RFC patch 5/9] selftests/resctrl: Refactor CPU vendor detection to use lookup table
` [RFC patch 8/9] selftests/resctrl: Add support for HiSilicon MBM/MBA test
[PATCH v14 00/30] Tracefs support for pKVM
2026-03-12 20:40 UTC (6+ messages)
` [PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
[PATCH v6 00/18] Add support for MT8189 clock controller
2026-03-12 20:06 UTC (8+ messages)
` [PATCH v6 01/18] dt-bindings: clock: Add MediaTek MT8189 clock
` [PATCH v6 03/18] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH v6 15/18] clk: mediatek: Add MT8189 dispsys "
[PATCH] ARM: dts: rockchip: Fix LED node names on rk3288-phycore-rdk
2026-03-12 20:00 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Add analog audio switches to RK3576 EVB1
2026-03-12 20:00 UTC (2+ messages)
[PATCH v3 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2026-03-12 19:54 UTC (4+ messages)
` [PATCH v3 08/10] iommu/arm-smmu-v3: Allocate INV_TYPE_S2_VMID_VSMMU in arm_vsmmu_init
[PATCH] arm64: dts: apple: fix spelling error
2026-03-12 19:30 UTC (2+ messages)
[PATCH v2 00/12] arm64: dts: nxp: Use undeprecated reset-gpios
2026-03-12 19:27 UTC (14+ messages)
` [PATCH v2 01/12] ARM: dts: imx6dl: "
` [PATCH v2 02/12] ARM: dts: imx6qdl: "
` [PATCH v2 03/12] ARM: dts: imx6qp: "
` [PATCH v2 04/12] ARM: dts: imx7d: "
` [PATCH v2 05/12] arm64: dts: imx8: "
` [PATCH v2 06/12] arm64: dts: imx8mm: "
` [PATCH v2 07/12] arm64: dts: imx8mp: "
` [PATCH v2 08/12] arm64: dts: imx8mq: "
` [PATCH v2 09/12] arm64: dts: imx8qm-mek: "
` [PATCH v2 10/12] arm64: dts: imx95: "
` [PATCH v2 11/12] ARM: dts: imx6q: Use undeprecated reset-gpios and drop reset-gpio-active-high
` [PATCH v2 12/12] ARM: dts: imx6sx: "
[PATCHv2] irqchip/stm32-exti: Use kzalloc_flex
2026-03-12 19:25 UTC
[PATCH 4/4] remoteproc: imx_rproc: Add support for i.MX94
2026-03-12 19:24 UTC (2+ messages)
[PATCH 13/17] spi: stm32: Use helper function devm_clk_get_enabled()
2026-03-12 19:18 UTC (2+ messages)
[PATCH v5 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
2026-03-12 19:13 UTC (2+ messages)
[RFC PATCH 00/14] KVM: ITS hardening for pKVM
2026-03-12 19:05 UTC (6+ messages)
` [PATCH 01/14] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH 02/14] KVM: arm64: Track host-unmapped MMIO regions in a static array
[PATCH] firmware: psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
2026-03-12 19:00 UTC (2+ messages)
[PATCH resend net-next 1/1] net: stmmac: actually error requests to change the auxiliary snapshot capture channel
2026-03-12 19:00 UTC (3+ messages)
[PATCH 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Switch to undeprecated reset-gpios
2026-03-12 18:43 UTC (4+ messages)
[PATCH v5 0/4] input: add GPIO-based charlieplex keypad
2026-03-12 18:00 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: input: add debounce-delay-ms common property
` [PATCH v5 2/4] dt-bindings: input: add settling-time-us "
` [PATCH v5 3/4] dt-bindings: input: add GPIO charlieplex keypad
` [PATCH v5 4/4] Input: charlieplex_keypad: "
[PATCH v15 0/8] support FEAT_LSUI
2026-03-12 18:17 UTC (3+ messages)
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI
[PATCH] dt-bindings: media: st,stm32-dcmi: add 'power-domains' property
2026-03-12 18:07 UTC
[PATCH v16 0/8] support FEAT_LSUI
2026-03-12 17:52 UTC (9+ messages)
` [PATCH v16 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v16 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v16 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v16 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v16 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v16 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v16 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v16 8/8] arm64: Kconfig: add support for LSUI
[PATCH v3 0/5] Add microchip sama7d65 SoC I3C support
2026-03-12 17:52 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: i3c: mipi-i3c-hci: add Microchip SAMA7D65 compatible
` [PATCH v3 3/5] i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the appropriate quirk
[PATCH v3 0/7] pinctrl: realtek: Core improvements and RTD1625 support
2026-03-12 17:46 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: pincfg-node: Add input-voltage-microvolt property
` [PATCH v3 3/7] dt-bindings: pinctrl: realtek: Improve 'realtek,duty-cycle' description
` [PATCH v3 4/7] dt-bindings: pinctrl: realtek: Add RTD1625 pinctrl binding
[RFC PATCH v2 0/2] hwmon: emc2305: Support configurable fan PWM at shutdown
2026-03-12 17:37 UTC (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
[PATCH] media: verisilicon: Stop allocate mv and rfc buffers inside frame buffers
2026-03-12 17:35 UTC
[PATCH v4] media: verisilicon: Fix kernel panic due to __initconst misuse
2026-03-12 17:34 UTC (2+ messages)
[PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
2026-03-12 17:18 UTC (7+ messages)
` [PATCH] static_call: use CFI-compliant return0 stubs
[PATCH v8 0/5] PCI: of: Remove max-link-speed generation validation
2026-03-12 17:06 UTC (7+ messages)
` [PATCH v8 1/5] PCI: Add pcie_get_link_speed() helper for safe array access
` [PATCH v8 2/5] PCI: dwc: Use "
` [PATCH v8 3/5] PCI: j721e: Validate max-link-speed from DT
` [PATCH v8 4/5] PCI: controller: Validate max-link-speed
` [PATCH v8 5/5] PCI: of: Remove max-link-speed generation validation
[PATCH v11 0/3] Add i.MX91/93 parallel display support
2026-03-12 16:41 UTC (7+ messages)
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support
[bpf-next v9 0/5] emit ENDBR/BTI instructions for indirect jump targets
2026-03-12 17:03 UTC
[PATCH v2 00/13] SCMI Clock rates discovery rework
2026-03-12 16:36 UTC (6+ messages)
` [PATCH v2 08/13] firmware: arm_scmi: Harden clock protocol initialization
[PATCH v4 0/4] input: add GPIO-based charlieplex keypad
2026-03-12 16:12 UTC (7+ messages)
` [PATCH v4 2/4] dt-bindings: input: add settling-time-us common property
` [PATCH v4 4/4] Input: charlieplex_keypad: add GPIO charlieplex keypad
[PATCH 00/12] arm64: dts: nxp: Use undeprecated reset-gpios
2026-03-12 16:11 UTC (4+ messages)
` [PATCH 07/12] arm64: dts: imx8: "
[PATCH v4 0/7] Add initial Exynos850 support to the thermal driver
2026-03-12 16:07 UTC (2+ messages)
[PATCH v2 0/8] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
2026-03-12 15:49 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: k3-r5f: Split up memory regions
` [PATCH v2 2/8] dt-bindings: remoteproc: k3-r5f: Add memory-region-names
` [PATCH v2 3/8] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
` [PATCH v2 4/8] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v2 5/8] arm64: dts: ti: k3-am62a7-sk: Add r5f nodes to pre-ram bootphase
` [PATCH v2 6/8] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v2 7/8] arm64: dts: ti: k3: Use memory-region-names for r5f
` [PATCH v2 8/8] dt-bindings: remoteproc: k3-r5f: Require memory-region-names
[PATCH v2 0/4] drm/gem-dma: Support dedicated DMA device for allocation
2026-03-12 15:43 UTC (3+ messages)
` [PATCH v2 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device
[PATCH net-next] net: phy: Handle PHY reset during initial PHY ID read
2026-03-12 15:38 UTC (4+ messages)
[GIT PULL] i.MX fixes for 7.0
2026-03-12 15:35 UTC
[PATCH v3 0/7] gpio: introduce a gpio driver for SCMI
2026-03-12 15:27 UTC (5+ messages)
` [PATCH v3 2/7] pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
` [PATCH v3 5/7] arm_scmi: pinctrl: allow PINCTRL_REQUEST to return EOPNOTSUPP
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