linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-11 00:42:54 to 2025-04-11 11:19:55 UTC [more...]

[PATCH v2] arm64: dts: exynos: Add DT node for all UART ports
 2025-04-11  7:07 UTC  (3+ messages)

[PATCH v4 0/5] A mechanism for efficient support for per-function metrics
 2025-04-11 11:07 UTC  (5+ messages)

[PATCH] [v2] mmc: esdhc-imx: convert to modern PM_OPS
 2025-04-11 11:02 UTC  (2+ messages)
` [EXT] "

[PATCH 0/7] Add DSI display support for TI's Jacinto platforms
 2025-04-11 10:51 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: ti: k3-j784s4-j742s2-main-common: add DSI & DSI PHY
` [PATCH 2/7] arm64: dts: ti: k3-j784s4-j742s2-evm-common: Enable DisplayPort-1
` [PATCH 3/7] arm64: dts: ti: k3-j721s2-main: add DSI & DSI PHY
` [PATCH 4/7] arm64: dts: ti: k3-j721s2-common-proc-board: Add main_i2c4 instance
` [PATCH 5/7] arm64: dts: ti: k3-j721s2-som-p0: add DSI to eDP
` [PATCH 6/7] arm64: dts: ti: k3-j721s2-common-proc-board: Enable DisplayPort-1
` [PATCH 7/7] arm64: dts: ti: k3-am68-sk: Enable DSI on DisplayPort-0

[PATCH v5 net-next 00/14] Add more features for ENETC v4 - round 2
 2025-04-11  9:57 UTC  (15+ messages)
` [PATCH v5 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v5 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v5 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
` [PATCH v5 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF
` [PATCH v5 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v5 net-next 06/14] net: enetc: add set/get_rss_table() hooks to enetc_si_ops
` [PATCH v5 net-next 07/14] net: enetc: make enetc_set_rss_key() reusable
` [PATCH v5 net-next 08/14] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v5 net-next 09/14] net: enetc: change enetc_set_rss() to void type
` [PATCH v5 net-next 10/14] net: enetc: enable RSS feature by default
` [PATCH v5 net-next 11/14] net: enetc: extract enetc_refresh_vlan_ht_filter()
` [PATCH v5 net-next 12/14] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v5 net-next 13/14] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v5 net-next 14/14] net: enetc: add loopback "

[PATCH rc v2] iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
 2025-04-11 10:45 UTC  (2+ messages)

[PATCH] iommu/exynos: Fix suspend/resume with IDENTITY domain
 2025-04-11 10:38 UTC  (2+ messages)

[PATCH v2] iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
 2025-04-11 10:41 UTC  (2+ messages)

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-11 10:36 UTC  (4+ messages)
` [net-next v4 1/5] dt-bindings: net: Add MTIP L2 switch description

[PATCH v3 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-04-11 10:23 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add device Trace Network On Chip definition
` [PATCH v3 2/2] coresight: add coresight Trace Network On Chip driver

[PATCH v2 0/5] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-04-11 10:16 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM68x based hardware
 2025-04-11 10:10 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: Add basic support for phyBOARD-Izar-AM68x

[PATCH 00/24] Arm GICv5: Host driver implementation
 2025-04-11  9:55 UTC  (4+ messages)
` [PATCH 20/24] irqchip/gic-v5: Add GICv5 LPI/IPI support

[PATCH] arm64: defconfig: Add CDNS_DSI and CDNS_PHY config
 2025-04-11  9:50 UTC 

[GIT PULL] arm64: dts: morello: Fix for v6.15
 2025-04-11  9:33 UTC 

[GIT PULL] firmware: arm_ffa: Fix for v6.15
 2025-04-11  9:32 UTC 

[GIT PULL] firmware: arm_scmi: Fixes for v6.15
 2025-04-11  9:32 UTC 

[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
 2025-04-11  9:26 UTC  (8+ messages)
` [PATCH v2 06/15] soc: mediatek: add mmsys "
` [PATCH v2 13/15] drm/mediatek: add ovlsys_adaptor "

[RFC PATCH v4 00/18] pkeys-based page table hardening
 2025-04-11  9:21 UTC  (20+ messages)
` [RFC PATCH v4 01/18] mm: Introduce kpkeys
` [RFC PATCH v4 02/18] set_memory: Introduce set_memory_pkey() stub
` [RFC PATCH v4 03/18] arm64: mm: Enable overlays for all EL1 indirect permissions
` [RFC PATCH v4 04/18] arm64: Introduce por_elx_set_pkey_perms() helper
` [RFC PATCH v4 05/18] arm64: Implement asm/kpkeys.h using POE
` [RFC PATCH v4 06/18] arm64: set_memory: Implement set_memory_pkey()
` [RFC PATCH v4 07/18] arm64: Reset POR_EL1 on exception entry
` [RFC PATCH v4 08/18] arm64: Context-switch POR_EL1
` [RFC PATCH v4 09/18] arm64: Enable kpkeys
` [RFC PATCH v4 10/18] mm: Introduce kernel_pgtables_set_pkey()
` [RFC PATCH v4 11/18] mm: Introduce kpkeys_hardened_pgtables
` [RFC PATCH v4 12/18] mm: Allow __pagetable_ctor() to fail
` [RFC PATCH v4 13/18] mm: Map page tables with privileged pkey
` [RFC PATCH v4 14/18] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [RFC PATCH v4 15/18] arm64: mm: Guard page table writes with kpkeys
` [RFC PATCH v4 16/18] arm64: Enable kpkeys_hardened_pgtables support
` [RFC PATCH v4 17/18] mm: Add basic tests for kpkeys_hardened_pgtables
` [RFC PATCH v4 18/18] arm64: mm: Batch kpkeys level switches

[PATCH] pinctrl: mediatek: pinctrl: mediatek: add mt8196 eint pin
 2025-04-11  8:41 UTC 

[PATCH v10 00/18] Support spread spectrum clocking for i.MX8M PLLs
 2025-04-11  8:38 UTC  (3+ messages)

[PATCH v4 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
 2025-04-11  8:23 UTC  (6+ messages)
` [PATCH v4 1/2] perf: Fujitsu: Add the Uncore MAC "

[PATCH v2 05/17] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies
 2025-04-11  9:16 UTC  (6+ messages)
` [PATCH v2 06/17] arm64: dts: qcom: msm8992-lg-h815: "
` [PATCH v2 07/17] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names

[PATCH 6/6] dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers
 2025-04-11  9:13 UTC 

[PATCH v14 00/11] Support page table check on PowerPC
 2025-04-11  9:10 UTC  (13+ messages)
` [PATCH v14 01/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_set()
` [PATCH v14 02/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_set()
` [PATCH v14 03/11] mm/page_table_check: Provide addr parameter to page_table_check_pte_set()
` [PATCH v14 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v14 05/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v14 06/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v14 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v14 08/11] powerpc: mm: Add pud_pfn() stub
` [PATCH v14 09/11] powerpc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v14 10/11] powerpc: mm: Use set_pte_at_unchecked() for internal usages
` [PATCH v14 11/11] powerpc: mm: Support page table check

[PATCH net-next] net: stmmac: stm32: simplify clock handling
 2025-04-11  9:10 UTC  (2+ messages)

[PATCH] mmc: esdhc-imx: convert to modern PM_OPS
 2025-04-11  8:50 UTC  (4+ messages)

[PATCH 00/13] Update PHYTEC i.MX93 DTS
 2025-04-11  8:21 UTC  (16+ messages)
` [PATCH 04/13] arm64: dts: freescale: imx93-phycore-som: Enhance eMMC pinctrl
` [PATCH 05/13] arm64: dts: freescale: imx93-phycore-som: Add eMMC no-1-8-v by default
` [PATCH 09/13] arm64: dts: freescale: imx93-phyboard-segin: Add RTC support
` [PATCH 10/13] arm64: dts: freescale: imx93-phyboard-segin: Add CAN support
` [PATCH 11/13] arm64: dts: freescale: imx93-phyboard-segin: Add USB support

[PATCH v4 0/4] media: imx-jpeg: Fix some motion-jpeg decoding
 2025-04-11  7:43 UTC  (5+ messages)
` [PATCH v4 1/4] media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead
` [PATCH v4 2/4] media: imx-jpeg: Cleanup after an allocation error
` [PATCH v4 3/4] media: imx-jpeg: Change the pattern size to 128x64
` [PATCH v4 4/4] media: imx-jpeg: Check decoding is ongoing for motion-jpeg

[PATCH v1 0/3] MediaTek Dimensity 1200 - Add Power Domains support
 2025-04-11  8:44 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: power: mediatek: Support Dimensity 1200 MT6893 MTCMOS
` [PATCH v1 2/3] pmdomain: mediatek: Bump maximum bus protect data array elements
` [PATCH v1 3/3] pmdomain: mediatek: Add support for Dimensity 1200 MT6893

[PATCH v2] arm64: dts: s32gxxxa-rdb: Add PCA85073A RTC module over I2C0
 2025-04-11  8:39 UTC  (2+ messages)

[PATCH v1 0/6] Messon: Simplify error handling with dev_err_probe()
 2025-04-11  8:33 UTC  (13+ messages)
` [PATCH v1 1/6] phy: amlogic: phy-meson-gxl-usb2: "
` [PATCH v1 2/6] phy: amlogic: phy-meson-g12a-usb2: "
` [PATCH v1 3/6] phy: amlogic: phy-meson-axg-mipi-pcie-analog: "
` [PATCH v1 4/6] phy: amlogic: phy-meson-axg-mipi-dphy: "
` [PATCH v1 5/6] phy: amlogic: phy-meson-axg-pcie: "
` [PATCH v1 6/6] phy: amlogic: phy-meson-axg-pcie: Fix PHY creation order in axg-pcie probe

[PATCH v2 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-11  7:37 UTC  (3+ messages)
` [PATCH v2 17/22] arm64: mm: Add page fault trace points
` [PATCH v2 19/22] rv: Add rtapp_pagefault monitor

[PATCH v2] mmc: mtk-sd: Add condition to enable 'single' burst type
 2025-04-11  5:46 UTC  (3+ messages)

[PATCH net-next v5 0/4] net: ethtool: Introduce ethnl dump helpers
 2025-04-11  7:26 UTC  (4+ messages)
` [PATCH net-next v5 1/4] net: ethtool: Introduce per-PHY DUMP operations

[PATCH v5 0/3] Add support for Amlogic A4/A5 Reset
 2025-04-11  8:32 UTC  (5+ messages)
` [PATCH v5 2/3] arm64: dts: amlogic: Add A4 Reset Controller

[PATCH] arm64: dts: ti: k3-j721e-common-proc-board: Add bootph-all to HBMC nodes
 2025-04-11  8:26 UTC 

[PATCH v8 00/23] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-04-11  8:18 UTC  (3+ messages)
` [PATCH v8 16/23] drm/mediatek: mtk_hdmi: Split driver and add common probe function

[PATCH v9 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2025-04-11  8:09 UTC  (7+ messages)
` [PATCH v9 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-11  8:02 UTC  (3+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH] iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
 2025-04-11  7:26 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: imx8-ss-hsio: fix indentation in pcie node
 2025-04-11  6:53 UTC  (4+ messages)
` [PATCH 4/5] arm64: dts: imx95: add PCIe's msi-map and iommu-map property

[PATCH 0/2] arm64/module: Enable late module relocations
 2025-04-11  6:31 UTC  (3+ messages)
` [PATCH 2/2] arm64/module: Use text-poke API for late relocations

[PATCH v2 0/5] Add manual request completion to the MediaTek VCodec driver
 2025-04-11  6:31 UTC  (5+ messages)
` [PATCH v2 1/5] media: mc: add manual request completion

[PATCH v6 00/11] Add R5F and C7xv device nodes
 2025-04-11  6:45 UTC  (17+ messages)
` [PATCH v6 06/11] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-11  6:37 UTC  (17+ messages)
` [PATCH v1 01/16] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v1 02/16] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v1 04/16] iommufd: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v1 05/16] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v1 06/16] iommufd/selftest: Add covearge for viommu data
` [PATCH v1 07/16] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v1 08/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v1 09/16] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v1 10/16] iommufd: Add mmap interface
` [PATCH v1 11/16] iommufd/selftest: Add coverage for the new "
` [PATCH v1 12/16] Documentation: userspace-api: iommufd: Update vCMDQ
` [PATCH v1 13/16] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v1 14/16] iommu/arm-smmu-v3: Add vsmmu_alloc impl op
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v1 16/16] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v2] tty: serial: samsung_tty: support 18 uart ports
 2025-04-11  6:23 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-evm-usxgmii-exp1-exp2: drop pinctrl-names
 2025-04-11  6:14 UTC 

[PATCH net-next 0/2] CPSW Bindings for 5000M Fixed-Link
 2025-04-11  6:09 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link
` [PATCH net-next 2/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: evaluate fixed-link property

[PATCH] dt-bindings: phy: cadence-torrent: enable PHY_TYPE_USXGMII
 2025-04-11  5:57 UTC 

[PATCH v13 00/11] Support page table check on PowerPC
 2025-04-11  5:52 UTC  (4+ messages)
` [PATCH v13 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()

[RESEND v2] mmc: mtk-sd: Add condition to enable 'single' burst type
 2025-04-11  5:40 UTC 

[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-04-11  5:37 UTC  (15+ messages)
` [PATCH v6 01/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v6 02/14] memblock: Add support for scratch memory
` [PATCH v6 03/14] memblock: introduce memmap_init_kho_scratch()
` [PATCH v6 04/14] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v6 05/14] kexec: add KHO parsing support
` [PATCH v6 06/14] kexec: enable KHO support for memory preservation
` [PATCH v6 07/14] kexec: add KHO support to kexec file loads
` [PATCH v6 08/14] kexec: add config option for KHO
` [PATCH v6 09/14] arm64: add KHO support
` [PATCH v6 10/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v6 11/14] x86: add KHO support
` [PATCH v6 12/14] memblock: add KHO support for reserve_mem
` [PATCH v6 13/14] Documentation: add documentation for KHO
` [PATCH v6 14/14] Documentation: KHO: Add memblock bindings

[PATCH] iommu/arm-smmu-v3: Allow stream table to have nodes with the same ID
 2025-04-11  4:47 UTC 

[PATCH v5 09/16] kexec: enable KHO support for memory preservation
 2025-04-11  4:02 UTC  (2+ messages)

[PATCH v5 12/16] arm64: add KHO support
 2025-04-11  3:47 UTC  (2+ messages)

[PATCH v10 00/11] arm64: support poll_idle()
 2025-04-11  3:32 UTC  (3+ messages)
` [PATCH v10 10/11] arm64: idle: export arch_cpu_idle()

[PATCH v2 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-11  2:54 UTC  (7+ messages)
` [PATCH v2 01/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgdec compatible
` [PATCH v2 02/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgenc compatible

[PATCH v3 0/7] Provides support for Trigger Generation Unit
 2025-04-11  2:51 UTC  (8+ messages)
` [PATCH v3 4/7] coresight-tgu: Add TGU decode support
` [PATCH v3 7/7] coresight-tgu: add reset node to initialize

[PATCH net-next v2 0/2] net: stmmac: stmmac_pltfr_find_clk()
 2025-04-11  2:20 UTC  (2+ messages)

[PATCH v4 0/3] Driver for the Apple SPMI controller
 2025-04-11  2:03 UTC  (2+ messages)

[PATCH v5 0/3] Add i.MX943 basic dts support
 2025-04-11  1:46 UTC  (3+ messages)
  ` [PATCH v5 2/3] arm64: dts: freescale: Add basic dtsi for imx943

[PATCH 0/6] Add support for A523 Thermal system
 2025-04-11  1:21 UTC  (8+ messages)
` [PATCH 1/6] thermal/drivers/sun8i: add gpadc clock
` [PATCH 2/6] thermal/drivers/sun8i: replace devm_reset_control_get to shared
` [PATCH 3/6] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
` [PATCH 4/6] arm64: dts: allwinner: A523: Add SID controller node
` [PATCH 5/6] arm64: dts: allwinner: A523: Add thermal sensors and zones
` [PATCH 6/6] dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers

[PATCH 0/7] soc: aspeed: lpc-snoop: Miscellaneous fixes
 2025-04-11  1:08 UTC  (8+ messages)
` [PATCH 1/7] soc: aspeed: lpc-snoop: Cleanup resources in stack-order
` [PATCH 2/7] soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled
` [PATCH 3/7] soc: aspeed: lpc-snoop: Ensure model_data is valid
` [PATCH 4/7] soc: aspeed: lpc-snoop: Constrain parameters in channel paths
` [PATCH 5/7] soc: aspeed: lpc-snoop: Rename 'channel' to 'index' "
` [PATCH 6/7] soc: aspeed: lpc-snoop: Rearrange "
` [PATCH 7/7] soc: aspeed: lpc-snoop: Lift channel config to const structs

[PATCH] ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4
 2025-04-11  0:44 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;
as well as URLs for NNTP newsgroup(s).