linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-01 06:54:15 to 2023-02-01 14:28:16 UTC [more...]

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-02-01 12:53 UTC  (41+ messages)
` [RFC PATCH 01/45] iommu/io-pgtable-arm: Split the page table driver
` [RFC PATCH 02/45] iommu/io-pgtable-arm: Split initialization
` [RFC PATCH 03/45] iommu/io-pgtable: Move fmt into io_pgtable_cfg
` [RFC PATCH 04/45] iommu/io-pgtable: Add configure() operation
` [RFC PATCH 05/45] iommu/io-pgtable: Split io_pgtable structure
` [RFC PATCH 06/45] iommu/io-pgtable-arm: Extend __arm_lpae_free_pgtable() to only free child tables
` [RFC PATCH 07/45] iommu/arm-smmu-v3: Move some definitions to arm64 include/
` [RFC PATCH 08/45] KVM: arm64: pkvm: Add pkvm_udelay()
` [RFC PATCH 09/45] KVM: arm64: pkvm: Add pkvm_create_hyp_device_mapping()
` [RFC PATCH 10/45] KVM: arm64: pkvm: Expose pkvm_map/unmap_donated_memory()
` [RFC PATCH 11/45] KVM: arm64: pkvm: Expose pkvm_admit_host_page()
` [RFC PATCH 12/45] KVM: arm64: pkvm: Unify pkvm_pkvm_teardown_donated_memory()
` [RFC PATCH 13/45] KVM: arm64: pkvm: Add hyp_page_ref_inc_return()
` [RFC PATCH 14/45] KVM: arm64: pkvm: Prevent host donation of device memory
` [RFC PATCH 15/45] KVM: arm64: pkvm: Add __pkvm_host_share/unshare_dma()
` [RFC PATCH 16/45] KVM: arm64: Introduce IOMMU driver infrastructure
` [RFC PATCH 17/45] KVM: arm64: pkvm: Add IOMMU hypercalls
` [RFC PATCH 18/45] KVM: arm64: iommu: Add per-cpu page queue
` [RFC PATCH 20/45] KVM: arm64: iommu: Add map() and unmap() operations
` [RFC PATCH 21/45] KVM: arm64: iommu: Add SMMUv3 driver
` [RFC PATCH 22/45] KVM: arm64: smmu-v3: Initialize registers
` [RFC PATCH 23/45] KVM: arm64: smmu-v3: Setup command queue
` [RFC PATCH 24/45] KVM: arm64: smmu-v3: Setup stream table
` [RFC PATCH 26/45] KVM: arm64: smmu-v3: Support io-pgtable
` [RFC PATCH 27/45] KVM: arm64: smmu-v3: Setup domains and page table configuration
` [RFC PATCH 29/45] iommu/arm-smmu-v3: Move some functions to arm-smmu-v3-common.c
` [RFC PATCH 30/45] iommu/arm-smmu-v3: Move queue and table allocation "
` [RFC PATCH 31/45] iommu/arm-smmu-v3: Move firmware probe to arm-smmu-v3-common
` [RFC PATCH 32/45] iommu/arm-smmu-v3: Move IOMMU registration to arm-smmu-v3-common.c
` [RFC PATCH 33/45] iommu/arm-smmu-v3: Use single pages for level-2 stream tables
` [RFC PATCH 35/45] iommu/arm-smmu-v3-kvm: Pass a list of SMMU devices to the hypervisor
` [RFC PATCH 36/45] iommu/arm-smmu-v3-kvm: Validate device features
` [RFC PATCH 38/45] iommu/arm-smmu-v3-kvm: Add per-cpu page queue
` [RFC PATCH 39/45] iommu/arm-smmu-v3-kvm: Initialize page table configuration
` [RFC PATCH 40/45] iommu/arm-smmu-v3-kvm: Add IOMMU ops
` [RFC PATCH 41/45] KVM: arm64: pkvm: Add __pkvm_host_add_remove_page()
` [RFC PATCH 42/45] KVM: arm64: pkvm: Support SCMI power domain
` [RFC PATCH 43/45] KVM: arm64: smmu-v3: Support power management
` [RFC PATCH 44/45] iommu/arm-smmu-v3-kvm: Support power management with SCMI SMC
` [RFC PATCH 45/45] iommu/arm-smmu-v3-kvm: Enable runtime PM

[PATCH v2] bus: fsl-mc: don't assume child devices are all fsl-mc devices
 2023-02-01 14:02 UTC  (2+ messages)

[PATCH v12 2/6] dt-bindings: thermal: mediatek: Add LVTS thermal controllers dt-binding definition
 2023-02-01 13:56 UTC  (6+ messages)
` [PATCH v3] dt-bindings: thermal: mediatek: Add LVTS thermal controllers

[PATCH v5 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2023-02-01 13:56 UTC  (3+ messages)

[PATCH v4 0/14] Enahance SVS's robustness
 2023-02-01 13:47 UTC  (14+ messages)
` [PATCH v4 03/14] soc: mediatek: mtk-svs: enable the IRQ later
` [PATCH v4 05/14] soc: mediatek: mtk-svs: use svs clk control APIs
` [PATCH v4 12/14] soc: mediatek: mtk-svs: use svs get efuse common function
` [PATCH v4 13/14] soc: mediatek: mtk-svs: use common function to disable restore voltages

[PATCH -next] soc: mediatek: mtk-svs: add missing MODULE_DEVICE_TABLE
 2023-02-01 13:35 UTC  (2+ messages)

[PATCH v3 0/2] Add vcodec lat and core nodes for mt8192
 2023-02-01 13:31 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: mediatek: Rename child node names for decoder

[PATCH 0/5] ARM: Add GXP SROM Support
 2023-02-01 13:28 UTC  (4+ messages)

[PATCH 0/2] efi: Enable BTI for EFI runtimes services
 2023-02-01 13:25 UTC  (3+ messages)
` [PATCH 1/2] efi: Discover BTI support in runtime services regions
` [PATCH 2/2] efi: arm64: Wire up BTI annotation in memory attributes table

[PATCH] soc: mediatek: mtk-devapc: Switch to devm_clk_get_enabled()
 2023-02-01 13:22 UTC  (2+ messages)

[PATCH v5] arm64: dts: mt8173-elm: Switch to SMC watchdog
 2023-02-01 13:17 UTC  (2+ messages)

[PATCH v3 1/2] arm64: defconfig: Enable missing configs for mt8192-asurada
 2023-02-01 13:13 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: defconfig: Enable DMA_RESTRICTED_POOL

[PATCH] serial: samsung: fix buffer size for clk_name
 2023-02-01 13:06 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] bus: fsl-mc: don't assume child devices are all fsl-mc devices
 2023-02-01 13:04 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-02-01 12:52 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: mediatek: enable USB device port for mt8195-demo board

✅ PASS (88/181 SKIPPED): Test report for for-kernelci (6.2.0-rc6, arm-next, f57a12aa)
 2023-02-01 12:51 UTC 

[PATCH net] net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
 2023-02-01 12:45 UTC  (3+ messages)

[PATCH v2] iommu: dart: DART_T8110_ERROR range should be 0 to 5
 2023-02-01 12:42 UTC 

[PATCH] crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
 2023-02-01 12:32 UTC 

[PATCH v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
 2023-02-01 12:31 UTC 

[PATCH v4 0/7] introduce vm_flags modifier functions
 2023-02-01 12:23 UTC  (5+ messages)
` [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls

[PATCH V2] arm64/mm: Intercept pfn changes in set_pte_at()
 2023-02-01 12:20 UTC  (6+ messages)

[PATCH V2 1/2] net: phylink: add a function to resume phy alone to fix resume issue with WoL enabled
 2023-02-01 12:14 UTC  (3+ messages)
` [PATCH V2 2/2] net: stmmac: resume phy separately before calling stmmac_hw_setup()

[PATCH 1/1] dt-bindings: iio: adc: add missing vref-supply
 2023-02-01 12:13 UTC  (4+ messages)

[PATCH v1] colibri.dtsi: Refactor ASoC driver name
 2023-02-01 12:09 UTC 

[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
 2023-02-01 10:33 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: i2c-ast2600: Add support for AST2600 I2C global controller
` [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST2600 i2C driver
` [PATCH v4 3/3] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH V2 0/5] Enable crashdump collection support for IPQ9574
 2023-02-01 12:01 UTC  (13+ messages)
` [PATCH V2 1/5] dt-bindings: scm: Add compatible "
` [PATCH V2 2/5] arm64: dts: Add support for Crashdump collection on IPQ9574
` [PATCH V2 3/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode
` [PATCH V2 4/5] arm64: defconfig: Enable scm download mode config for IPQ9574 SoC
` [PATCH V2 5/5] dt-bindings: tcsr: Add compatible for IPQ9574

[PATCH 0/4] nvmem: add and use generic MMIO NVMEM
 2023-02-01 11:52 UTC  (12+ messages)
` [PATCH 2/4] nvmem: add generic driver for devices with MMIO access
` [PATCH 3/4] nvmem: mtk-efuse: replace driver with a generic MMIO one
` [PATCH 4/4] nvmem: uniphier-efuse: "

[PATCH v2 0/6] arm64/signal: Signal handling cleanups
 2023-02-01 11:52 UTC  (4+ messages)

[PATCH v4 0/8] mtd: spi-nor: read while write support
 2023-02-01 11:36 UTC  (9+ messages)
` [PATCH v4 1/8] mtd: spi-nor: Introduce the concept of bank
` [PATCH v4 2/8] mtd: spi-nor: Add a macro to define more banks
` [PATCH v4 3/8] mtd: spi-nor: Reorder the preparation vs locking steps
` [PATCH v4 4/8] mtd: spi-nor: Separate preparation and locking
` [PATCH v4 5/8] mtd: spi-nor: Prepare the introduction of a new locking mechanism
` [PATCH v4 6/8] mtd: spi-nor: Add a RWW flag
` [PATCH v4 7/8] mtd: spi-nor: Enhance locking to support reads while writes
` [PATCH v4 8/8] mtd: spi-nor: macronix: Add support for mx25uw51245g with RWW

[PATCH 00/23] interconnect: fix racy provider registration
 2023-02-01 11:18 UTC  (27+ messages)
` [PATCH 01/23] interconnect: fix mem leak when freeing nodes
` [PATCH 02/23] interconnect: fix icc_provider_del() error handling
` [PATCH 03/23] interconnect: fix provider registration API
` [PATCH 04/23] interconnect: imx: fix registration race
` [PATCH 05/23] interconnect: qcom: osm-l3: "
` [PATCH 06/23] interconnect: qcom: rpm: fix probe child-node error handling
` [PATCH 07/23] interconnect: qcom: rpm: fix probe PM domain "
` [PATCH 08/23] interconnect: qcom: rpm: fix registration race
` [PATCH 09/23] interconnect: qcom: rpmh: fix probe child-node error handling
` [PATCH 10/23] interconnect: qcom: rpmh: fix registration race
` [PATCH 11/23] interconnect: qcom: msm8974: "
` [PATCH 12/23] interconnect: qcom: sm8450: "
` [PATCH 13/23] interconnect: qcom: sm8550: "
` [PATCH 14/23] interconnect: exynos: fix node leak in probe PM QoS error path
` [PATCH 15/23] interconnect: exynos: fix registration race
` [PATCH 16/23] interconnect: exynos: drop redundant link destroy
` [PATCH 17/23] memory: tegra: fix interconnect registration race
` [PATCH 18/23] memory: tegra124-emc: "
` [PATCH 19/23] memory: tegra20-emc: "
` [PATCH 20/23] memory: tegra30-emc: "
` [PATCH 21/23] interconnect: drop racy registration API
` [PATCH 22/23] interconnect: drop unused icc_get() interface
` [PATCH 23/23] interconnect: drop unused icc_link_destroy() interface

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-02-01 11:24 UTC  (12+ messages)
` [PATCH v5 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
      ` [PATCH v5 2/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver

[PATCH v3 0/2] Introduce ICSSG based ethernet Driver
 2023-02-01 11:10 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
    ` [EXTERNAL] "

[PATCH] drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
 2023-02-01 11:02 UTC  (5+ messages)

[PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes
 2023-02-01 10:56 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-01 10:56 UTC  (8+ messages)
` [PATCH v3] dt-bindings: pwm: Convert Amlogic Meson PWM binding
` [PATCH v3] dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding
` [PATCH v3] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding

[PATCH v6 0/3] usb: musb: sunxi: add F1C100s MUSB support
 2023-02-01 10:53 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible string
` [PATCH v6 2/3] usb: musb: sunxi: add support for the F1C100s MUSB controller
` [PATCH v6 3/3] usb: musb: sunxi: Introduce config struct

[PATCH V4 0/7] Add minimal boot support for IPQ9574
 2023-02-01 10:46 UTC  (4+ messages)
` [PATCH V4 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support

[PATCH v2] arm64: Add a couple of missing part numbers
 2023-02-01 10:40 UTC  (3+ messages)

[PATCH 0/4] KVM: arm64: Fix CPU resume/on with pKVM
 2023-02-01 10:37 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHE
` [PATCH 2/4] KVM: arm64: Introduce finalise_el2_state macro
` [PATCH 3/4] KVM: arm64: Use sanitized values in __check_override in nVHE
` [PATCH 4/4] KVM: arm64: Finalise EL2 state from pKVM PSCI relay

[PATCH 0/3] Add Ufispace NCPLite platform device tree
 2023-02-01 10:37 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for Ufi Space
` [PATCH 3/3] ARM: dts: aspeed: Add device tree for Ufispace NCPLite BMC

STM32MP1 Backup registers
 2023-02-01 10:25 UTC 

[PATCH v8 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
 2023-02-01  9:57 UTC  (3+ messages)

[PATCH v1 3/3] gpio: ep93xx: split device in multiple
 2023-02-01  9:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mm/gup: Add folio to list when folio_isolate_lru() succeed
 2023-02-01  9:08 UTC  (2+ messages)

[PATCH v2] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-01  8:41 UTC  (3+ messages)

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-01  8:37 UTC  (2+ messages)

[PATCH DTS v8 0/4] Add i.MX PCIe EP mode support
 2023-02-01  8:06 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema
` [PATCH v8 2/4] arm64: dts: Add i.MX8MM PCIe EP support
` [PATCH v8 3/4] arm64: dts: Add i.MX8MQ "
` [PATCH v8 4/4] arm64: dts: Add i.MX8MP "

[PATCH 0/7] soc: qcom: add UCSI function to PMIC GLINK
 2023-02-01  8:31 UTC  (3+ messages)
` [PATCH 7/7] arm64: defconfig: add PMIC GLINK modules

[PATCH] iommu/arm-smmu-qcom: Rework the logic finding the bypass quirk
 2023-02-01  8:25 UTC 

[PATCH 0/6] media: mediatek: Update video decoder nodes for MT8195 and MT8192
 2023-02-01  8:23 UTC 

[PATCH v11 4/6] thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driver
 2023-02-01  7:55 UTC  (5+ messages)
` [PATCH v12] thermal: drivers: mediatek: "

[PATCH] arm64: dts: marvell: Fix compatible strings for Armada 3720 boards
 2023-02-01  7:46 UTC  (2+ messages)

[PATCH v4,0/7] media: mediatek: vcodec: Fix power_VideoCall test fail
 2023-02-01  7:33 UTC  (8+ messages)
` [PATCH v4,1/7] media: mediatek: vcodec: add params to record lat and core lat_buf count
` [PATCH v4,2/7] media: mediatek: vcodec: using each instance lat_buf count replace core ready list
` [PATCH v4,3/7] media: mediatek: vcodec: move lat_buf to the top of core list
` [PATCH v4,4/7] media: mediatek: vcodec: add core decode done event
` [PATCH v4,5/7] media: mediatek: vcodec: remove unused lat_buf
` [PATCH v4,6/7] media: mediatek: vcodec: making sure queue_work successfully
` [PATCH v4,7/7] media: mediatek: vcodec: change lat thread decode error condition

[PATCH 1/1] mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
 2023-02-01  7:43 UTC  (2+ messages)

[PATCH 0/5] Enable crashdump collection support for IPQ9574
 2023-02-01  7:37 UTC  (6+ messages)
` [PATCH 3/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode


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