linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-25 16:39:16 to 2025-02-25 20:00:25 UTC [more...]

[PATCH v3 00/23] iommu: Further abstract iommu-pages
 2025-02-25 19:39 UTC  (11+ messages)
` [PATCH v3 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v3 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v3 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v3 08/23] iommu/vtd: Use virt_to_phys()
` [PATCH v3 09/23] iommu/pages: Formalize the freelist API
` [PATCH v3 11/23] iommu/amd: Convert to use struct iommu_pages_list
` [PATCH v3 13/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v3 17/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v3 19/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages

[PATCH v1 1/1] arm64: dts: imx93: Add the 'fsl,ext-reset-output' property for wdog3
 2025-02-25 19:39 UTC  (2+ messages)

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-02-25 19:38 UTC  (4+ messages)

[PATCH 2/5] drm/rockchip: stop passing non struct drm_device to drm_err() and friends
 2025-02-25 19:34 UTC  (5+ messages)
  `  "
      `  "

[PATCH v2 0/8] Enable DMIC for Genio 700/510 EVK
 2025-02-25 19:32 UTC  (16+ messages)
` [PATCH v2 1/8] ASoC: mediatek: mt8188: Add audsys hires clocks
` [PATCH v2 2/8] ASoC: mediatek: mt8188: Add reference for dmic clocks
` [PATCH v2 3/8] ASoC: mediatek: mt8188: Treat DMIC_GAINx_CUR as non-volatile
` [PATCH v2 4/8] ASoC: mediatek: mt8188: Add support for DMIC
` [PATCH v2 5/8] ASoC: mediatek: mt8188-mt6359: Add DMIC support
` [PATCH v2 6/8] arm64: dts: mediatek: mt8390-genio-common: Add routes for DMIC
` [PATCH v2 7/8] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add DMIC backend to dai-link
` [PATCH v2 8/8] arm64: dts: mediatek: mt8390-genio-common: Add delay codec for DMIC
` (subset) [PATCH v2 0/8] Enable DMIC for Genio 700/510 EVK

[PATCH 0/2] ARM: dts: bcm271x: Adjust PL011 primecell-periphid
 2025-02-25 19:23 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: bcm2711: PL011 UARTs are actually r1p5
` [PATCH 2/2] arm64: dts: bcm2712: "

[PATCH resend v3 1/1] arm64: dts: imx93: add ddr edac support
 2025-02-25 19:21 UTC 

[PATCH v7 00/10] arm64: dts: Add Arm Morello support
 2025-02-25 19:18 UTC  (21+ messages)
` [PATCH v7 02/10] dt-bindings: arm: Add Morello compatibility
` [PATCH v7 03/10] dt-bindings: arm: Add Morello fvp compatibility
` [PATCH v7 05/10] dt-bindings: arm-pmu: Add support for ARM Rainier PMU
` [PATCH v7 07/10] arm64: dts: morello: Add support for common functionalities
` [PATCH v7 08/10] arm64: dts: morello: Add support for soc dts
` [PATCH v7 09/10] arm64: dts: morello: Add support for fvp dts
` [PATCH v7 10/10] MAINTAINERS: Add Vincenzo Frascino as Arm Morello Maintainer

[PATCH v10 00/11] arm64: support poll_idle()
 2025-02-25 19:06 UTC  (4+ messages)
` [PATCH v10 08/11] governors/haltpoll: drop kvm_para_available() check

[PATCH] bus: brcmstb_gisb: use dev_groups to register attribute groups
 2025-02-25 19:14 UTC  (2+ messages)

[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
 2025-02-25 19:04 UTC  (13+ messages)
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH 1/2] docs: dt: submitting-patches: Document sending DTS patches
 2025-02-25 18:48 UTC  (2+ messages)
` [PATCH 2/2] docs: process: maintainer-soc-clean-dts: linux-next is decisive

[PATCH 0/2] phy: rockchip: usbdp: improve typec orientation handling
 2025-02-25 18:45 UTC  (3+ messages)
` [PATCH 1/2] phy: rockchip: usbdp: move type-orientation-switch further down
` [PATCH 2/2] phy: rockchip: usbdp: re-init the phy on orientation-change

[PATCH 0/4] scripts/sorttable: ftrace: Fix some bugs with sorttable and ARM 64
 2025-02-25 18:35 UTC  (6+ messages)
` [PATCH 1/4] ftrace: Test mcount_loc addr before calling ftrace_call_addr()
` [PATCH 2/4] ftrace: Check against is_kernel_text() instead of kaslr_offset()
` [PATCH 3/4] scripts/sorttable: Use normal sort if theres no relocs in the mcount section
` [PATCH 4/4] scripts/sorttable: Allow matches to functions before function entry

[PATCH v1] arm64/mm: Fix Boot panic on Ampere Altra
 2025-02-25 18:05 UTC  (4+ messages)

[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-25 17:59 UTC  (18+ messages)
` [PATCH v8 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v8 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v8 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v8 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v8 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v8 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v8 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v8 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v8 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v8 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v8 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v7 0/5] Driver for pre-DCP apple display controller
 2025-02-25 17:59 UTC  (4+ messages)
` (subset) "

[PATCH] arm64: defconfig: enable Qualcomm IRIS & VIDEOCC_8550 as module
 2025-02-25 17:56 UTC  (3+ messages)

[PATCH v2 0/4] Selftest for pKVM ownership transitions
 2025-02-25 18:02 UTC  (3+ messages)
` [PATCH v2 2/4] KVM: arm64: Don't WARN from __pkvm_host_share_guest()

[PATCH net-next v3 0/2] net: stmmac: dwc-qos: clean up clock initialisation
 2025-02-25 18:37 UTC  (2+ messages)

[PATCH v3 0/5] Introduce support for Exynos7870 clocks and PMU
 2025-02-25 18:33 UTC  (6+ messages)
` [PATCH v3 5/5] clk: samsung: add exynos7870 CLKOUT support

net: stmmac: weirdness in stmmac_hw_setup()
 2025-02-25 18:33 UTC  (2+ messages)

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2025-02-25 17:52 UTC  (4+ messages)
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
  ` (subset) "

[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
 2025-02-25 17:52 UTC  (13+ messages)
` [PATCH v2 07/14] arm64/mm: Avoid barriers for invalid or userspace mappings
` [PATCH v2 10/14] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v2 11/14] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently
` [PATCH v2 12/14] mm: Generalize arch_sync_kernel_mappings()

[PATCH 0/3] imx8qxp: PCIe fixes
 2025-02-25 17:47 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA interrupt
` [PATCH 2/3] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH 3/3] arm64: dts: mba8xx: Remove invalid propert

[PATCH 0/9] Introduce HDP support for STM32MP platforms
 2025-02-25 16:09 UTC  (13+ messages)
` [PATCH 1/9] dt-bindings: pinctrl: stm32: Add HDP includes for stm32mp platforms
` [PATCH 2/9] dt-bindings: pinctrl: stm32: Introduce HDP
` [PATCH 3/9] pinctrl: stm32: Introduce HDP driver
` [PATCH 7/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp25

[PATCH v4 00/16] KVM: arm64: Add NV GICv3 support
 2025-02-25 17:29 UTC  (17+ messages)
` [PATCH v4 01/16] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v4 02/16] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH v4 03/16] arm64: sysreg: Add layout for ICH_MISR_EL2
` [PATCH v4 04/16] KVM: arm64: nv: Load timer before the GIC
` [PATCH v4 05/16] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
` [PATCH v4 06/16] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
` [PATCH v4 07/16] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
` [PATCH v4 08/16] KVM: arm64: nv: Nested GICv3 emulation
` [PATCH v4 09/16] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
` [PATCH v4 10/16] KVM: arm64: nv: Add Maintenance Interrupt emulation
` [PATCH v4 11/16] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
` [PATCH v4 12/16] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
` [PATCH v4 13/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
` [PATCH v4 14/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v4 15/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
` [PATCH v4 16/16] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-02-25 17:15 UTC  (9+ messages)
    ` [PATCH v7 1/5] perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h'

[PATCH 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-02-25 14:58 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25
` [PATCH 4/8] clocksource: stm32-lptimer: add stm32mp25 support
` [PATCH 5/8] pwm: stm32-lp: add support for stm32mp25
` [PATCH 6/8] counter: stm32-lptimer-cnt: "

[PATCH v7 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-25 17:22 UTC  (23+ messages)
` [PATCH v7 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v7 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v7 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v7 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU

[PATCH v7 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
 2025-02-25 17:20 UTC  (2+ messages)

[PATCH RESEND] coresight: etm4x: don't include '<linux/pm_wakeup.h>' directly
 2025-02-25 17:09 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: imx95: add ref clock for pcie nodes
 2025-02-25 17:08 UTC 

[PATCH 0/2] ASoC: dt-bindings: fsl: Reference common DAI properties
 2025-02-25 17:03 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4S
 2025-02-25 17:03 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/2] ASoC: imx-card: support playback or capture only
 2025-02-25 17:03 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: imx-card: support playback or capture only
 2025-02-25 17:03 UTC  (2+ messages)

[PATCH] crypto: lib/Kconfig - fix chacha/poly1305 dependencies more more
 2025-02-25 16:42 UTC 

[PATCH] tty: serial: pl011: remove incorrect of_match_ptr annotation
 2025-02-25 16:35 UTC 

[PATCH 0/8] Add System Components for Microchip SAMA7D65 SoC
 2025-02-25 16:33 UTC  (2+ messages)

[PATCH v2 0/3] arm64: realm: Fix DMA address for devices
 2025-02-25 16:31 UTC  (14+ messages)
` [PATCH v2 1/3] dma: Fix encryption bit clearing for dma_to_phys
` [PATCH v2 2/3] dma: Introduce generic dma_decrypted/dma_encrypted helpers
` [PATCH v2 3/3] arm64: realm: Use aliased addresses for device DMA to shared buffers

[PATCH] [v2] Input: stmpe-ts - mark OF related data as maybe unused
 2025-02-25 16:25 UTC  (3+ messages)

[PATCH 0/5] imx8mp: add support for the IMX AIPSTZ bridge
 2025-02-25 16:16 UTC  (5+ messages)
` [PATCH 4/5] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'

[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
 2025-02-25 16:15 UTC  (12+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state
` [PATCH 3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible
` [PATCH 4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
` [PATCH 7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops

[PATCH v2 00/10] Expand STM32MP2 family with new SoC and boards
 2025-02-25 16:12 UTC  (3+ messages)
` [PATCH v2 04/10] dt-bindings: stm32: add STM32MP21 and STM32MP23 compatibles for syscon

[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
 2025-02-25 16:04 UTC  (3+ messages)
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device

[PATCH v6 00/10] arm64: dts: Add Arm Morello support
 2025-02-25 16:04 UTC  (16+ messages)
` [PATCH v6 02/10] dt-bindings: arm: Add Morello compatibility
` [PATCH v6 03/10] dt-bindings: arm: Add Morello fvp compatibility
` [PATCH v6 04/10] dt-bindings: arm: Add Rainier compatibility
` [PATCH v6 06/10] perf: arm_pmuv3: Add support for ARM Rainier PMU
` [PATCH v6 07/10] arm64: dts: morello: Add support for common functionalities
` [PATCH v6 08/10] arm64: dts: morello: Add support for soc dts
` [PATCH v6 09/10] arm64: dts: morello: Add support for fvp dts

[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
 2025-02-25 16:02 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: npu: rockchip,rknn: Add bindings

[PATCH v5 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-25 15:45 UTC  (7+ messages)
` [PATCH v5 2/6] scripts/sorttable: Have mcount rela sort use direct values

[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
 2025-02-25 15:43 UTC  (4+ messages)
` [PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()

[PATCH v2 0/6] TQMa93xx on MBa93xxLA/CA LVDS support
 2025-02-25 15:08 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: soc: imx93-media-blk-ctrl: Add LDB subnode into schema and example
` [PATCH v2 4/6] arm64: dts: imx93: Add LCDIF & LDB nodes

[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
 2025-02-25 14:58 UTC  (4+ messages)

[PATCH V3] arm64/hugetlb: Consistently use pud_sect_supported()
 2025-02-25 14:54 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: imx6ul-tqma6ul1: Change include order to disable fec2 node
 2025-02-25 14:44 UTC 

[PATCH 00/14] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-02-25 14:39 UTC  (8+ messages)
` [PATCH 05/14] dt-bindings: trivial-devices: add GOcontroll Moduline IO modules

[PATCH v3] watchdog: sunxi_wdt: Allow watchdog to remain enabled after probe
 2025-02-25 14:36 UTC  (2+ messages)

[PATCH v5 0/4] Add virtio_rtc module
 2025-02-25 14:21 UTC  (6+ messages)
` [PATCH v5 2/4] virtio_rtc: Add PTP clocks

[PATCH net-next 9/9] net: stmmac: convert to phylink managed EEE support
 2025-02-25 14:21 UTC  (12+ messages)

[PATCH net-next 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-02-25 14:17 UTC  (6+ messages)
` [PATCH net-next 12/13] net: phy: phylink: Use phy_caps_lookup for fixed-link configuration

[PATCH v1 0/3] MediaTek MT8195/MT8395 Display Controller Graph
 2025-02-25 14:07 UTC  (2+ messages)

[PATCH v4 0/3] Add EINT support for multiple addresses
 2025-02-25 14:07 UTC  (4+ messages)
` [PATCH v4 1/3] pinctrl: mediatek: add eint pins
` [PATCH v4 2/3] pinctrl: mediatek: modify the method of obtaining eint address
` [PATCH v4 3/3] pinctrl: mediatek: adapt to EINT multi-segment addresses

[PATCH v4 00/10] Support ROHM BD79124 ADC
 2025-02-25 13:59 UTC  (8+ messages)
` [PATCH v4 02/10] property: Add device_get_child_node_count_named()

[PATCH v3 0/8] imx8mp: Add support to Run/Stall DSP via reset API
 2025-02-25 13:55 UTC  (5+ messages)
` [PATCH v3 2/8] dt-bindings: dsp: fsl,dsp: Add resets property

[PATCH v5 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
 2025-02-25 13:53 UTC  (3+ messages)
` [PATCH v5 8/9] coresight-tmc: change tmc_drvdata spinlock's "
` [PATCH v5 9/9] coresight/ultrasoc: change smb_drv_data "


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).