linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-06 13:47:52 to 2023-02-07 07:20:45 UTC [more...]

[PATCH] mm: kfence: export kfence_enabled as global variables
 2023-02-07  7:19 UTC  (2+ messages)

[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
 2023-02-07  7:12 UTC  (59+ messages)
` [PATCH v1 01/45] clk: mediatek: clk-mtk: Switch to device_get_match_data()
` [PATCH v1 02/45] clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
` [PATCH v1 03/45] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v1 04/45] clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
` [PATCH v1 05/45] clk: mediatek: mt2712: Migrate topckgen/mcucfg to mtk_clk_simple_probe()
` [PATCH v1 06/45] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v1 07/45] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH v1 08/45] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v1 09/45] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v1 10/45] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v1 11/45] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v1 12/45] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v1 13/45] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v1 14/45] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v1 15/45] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v1 16/45] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v1 17/45] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v1 18/45] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v1 19/45] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v1 20/45] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v1 21/45] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v1 22/45] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v1 23/45] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v1 24/45] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v1 25/45] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v1 26/45] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v1 27/45] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v1 28/45] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v1 29/45] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v1 30/45] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v1 31/45] clk: mediatek: mt7986-eth: "
` [PATCH v1 32/45] clk: mediatek: mt8186-mcu: "
` [PATCH v1 33/45] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v1 34/45] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v1 35/45] clk: mediatek: Split MT8195 clock drivers and allow module build
` [PATCH v1 36/45] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v1 37/45] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v1 38/45] clk: mediatek: Allow all MT8167 "
` [PATCH v1 39/45] clk: mediatek: Allow all MT8183 "
` [PATCH v1 40/45] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v1 41/45] clk: mediatek: Allow building most MT6797 "
` [PATCH v1 42/45] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v1 43/45] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v1 44/45] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v1 45/45] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate

[PATCH v2 0/9] arm64: rework UNDEFINED instruction traps
 2023-02-07  7:01 UTC  (7+ messages)
` [PATCH v2 9/9] arm64: armv8_deprecated: rework deprected instruction handling

[PATCH v3 00/15] spi: bcm63xx-hsspi: driver and doc updates
 2023-02-07  6:58 UTC  (4+ messages)
` [PATCH v3 03/15] ARM: dts: broadcom: bcmbca: Add spi controller node
` [PATCH v3 04/15] arm64: "
` [PATCH v3 14/15] spi: bcmbca-hsspi: Add driver for newer HSSPI controller

[PATCH v5 00/21] nvmem: core: introduce NVMEM layouts
 2023-02-07  6:28 UTC  (5+ messages)

[PATCH v1 0/6] Support writable CPU ID registers from userspace
 2023-02-07  5:50 UTC  (5+ messages)
` [PATCH v1 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v1 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer

[PATCH] phy: rockchip-typec: Fix unsigned comparison with less than zero
 2023-02-07  5:26 UTC 

[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
 2023-02-07  5:07 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
    ` [EXTERNAL] "
  ` [PATCH v4 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH] dmaengine: imx-sdma: Set DMA channel to be private
 2023-02-07  4:57 UTC 

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

[PATCH V3 0/9] Add minimal boot support for IPQ5332
 2023-02-07  4:31 UTC  (10+ messages)
` [PATCH V3 2/9] pinctrl: qcom: Introduce IPQ5332 TLMM driver
` [PATCH V3 4/9] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
  ` [PATCH V3 5/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC

[PATCH v7 0/1] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys drive
 2023-02-07  4:29 UTC  (3+ messages)
` [PATCH v7 1/1] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-02-07  3:59 UTC  (23+ messages)
` [PATCH v9 08/27] mailbox: Add Gunyah message queue mailbox
` [PATCH v9 09/27] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v9 10/27] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v9 11/27] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v9 13/27] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v9 22/27] virt: gunyah: Add resource tickets
` [PATCH v9 23/27] virt: gunyah: Add IO handlers

[PATCH v2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-02-07  3:59 UTC  (3+ messages)

[GIT PULL] ARM: aspeed: devicetree changes for 6.3
 2023-02-07  3:51 UTC 

[PATCH] perf tools: Fix auto-complete on aarch64
 2023-02-07  3:50 UTC 

[PATCH v2 0/6] iommu/exynos: Convert to a module
 2023-02-07  3:32 UTC  (5+ messages)

[PATCH v2 0/2] firmware/psci: Switch to the sys-off handler API
 2023-02-07  3:32 UTC  (3+ messages)

[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
 2023-02-07  3:03 UTC  (3+ messages)
` [RFC PATCH v1 1/4] docs: perf: Add documentation for HiSilicon PMCU

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-02-07  2:37 UTC  (5+ messages)
` [RFC PATCH 15/45] KVM: arm64: pkvm: Add __pkvm_host_share/unshare_dma()

[PATCH 0/8] Update UniPhier devicetree for 6.3
 2023-02-07  2:35 UTC  (9+ messages)
` [PATCH 1/8] ARM: dts: uniphier: Align node names for SoC-dependent controller and PHYs with bindings
` [PATCH 2/8] ARM: dts: uniphier: Add missing reg properties for glue layer
` [PATCH 3/8] ARM: dts: uniphier: Add syscon compatible string to soc-glue-debug
` [PATCH 4/8] ARM: dts: uniphier: Add syscon-uhs-mode to SD node
` [PATCH 5/8] arm64: dts: uniphier: Align node names for SoC-dependent controller and PHYs with bindings
` [PATCH 6/8] arm64: dts: uniphier: Add missing reg properties for glue layer nodes
` [PATCH 7/8] arm64: dts: uniphier: Add syscon compatible string to soc-glue-debug
` [PATCH 8/8] arm64: dts: uniphier: Add syscon-uhs-mode to SD node

[PATCH] arm64: dts: Add support for Unisoc's UMS512
 2023-02-07  2:19 UTC  (3+ messages)

[PATCH] arm64: dts: uniphier: Fix property name in PXs3 USB node
 2023-02-07  2:14 UTC 

[PATCH v9 15/15] spi: pensando-sr: Add AMD Pensando SoC System Resource
 2023-02-07  2:12 UTC  (2+ messages)

[PATCH v6 0/4] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys driver
 2023-02-07  1:58 UTC  (4+ messages)
` [PATCH v6 3/4] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[PATCH v9 14/15] mmc: sdhci-cadence: Support mmc hardware reset
 2023-02-07  1:51 UTC  (2+ messages)

Question on "arm64: mm: Prototype to allow drivers to request PBHA values"
 2023-02-07  1:44 UTC  (3+ messages)

[PATCH] ARM: dts: allwinner: minimize irq debounce filter per default
 2023-02-07  1:16 UTC  (2+ messages)

[PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
 2023-02-07  0:32 UTC  (2+ messages)

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

[soc:soc/defconfig] BUILD SUCCESS e52d5388bd6f4baf6ad9ace983381b5ae659bd3f
 2023-02-06 23:28 UTC 

[soc:soc/drivers] BUILD SUCCESS 7d47f6ffa572fdd24d0c3364cead30f5ff7cc2da
 2023-02-06 23:28 UTC 

[soc:apple/rtkit-pmgr] BUILD SUCCESS 22991d8d57251509b8ee5c0b3dac04506fe5ed7a
 2023-02-06 23:20 UTC 

[soc:k3/dt] BUILD SUCCESS 47d72bbb6c0f7dc0901d7601d1aa6b1419282049
 2023-02-06 23:20 UTC 

[soc:arm/dt] BUILD SUCCESS f7401f6bc7ae3fd20581bbf3cfa22f5269d1d5aa
 2023-02-06 23:20 UTC 

[PATCH] thermal: Remove core header inclusion from drivers
 2023-02-06 22:35 UTC  (4+ messages)

[PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-06 22:22 UTC  (4+ messages)
` [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn

[PATCH 0/4] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-06 21:13 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: pwm: Convert Amlogic Meson PWM binding

[PATCH] i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP
 2023-02-06 21:03 UTC 

[PATCH net] net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
 2023-02-06 20:59 UTC  (14+ messages)

[PATCH 00/23] interconnect: fix racy provider registration
 2023-02-06 20:52 UTC  (5+ messages)
` [PATCH 04/23] interconnect: imx: fix registration race

[PATCH] perf: arm_spe: Print the version of SPE detected
 2023-02-06 20:47 UTC 

[PATCH] arm64: dts: mt7986: set Wifi Leds low-active for BPI-R3
 2023-02-06 20:20 UTC  (2+ messages)

[PATCH v2 00/11] fw_devlink improvements
 2023-02-06 20:08 UTC  (12+ messages)

[PATCH] arm64: kvm: Expose timer offset directly via KVM_{GET,SET}_ONE_REG
 2023-02-06 19:55 UTC  (4+ messages)

[PATCH] dt-bindings : misc : aspeed,cvic interrupt controller : convert the binding document to yaml
 2023-02-06 19:55 UTC  (4+ messages)

[PATCH v2] bus: uniphier-system-bus: Remove open coded "ranges" parsing
 2023-02-06 19:45 UTC 

[PATCH] iommu/arm-smmu-v3: Enable PCI ATS in passthrough mode as well
 2023-02-06 19:45 UTC  (4+ messages)

[PATCH v7 0/6] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2023-02-06 18:23 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 129af770823407ee115a56c69a04b440fd2fbe61
 2023-02-06 17:33 UTC 

[PATCH v2 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-02-06 17:23 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v2 2/7] KVM: arm64: Add FEAT_TLBIRANGE support
` [PATCH v2 3/7] KVM: arm64: Implement __kvm_tlb_flush_range_vmid_ipa()
` [PATCH v2 4/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v2 5/7] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v2 6/7] KVM: arm64: Break the table entries using TLBI range instructions
` [PATCH v2 7/7] KVM: arm64: Create a fast stage-2 unmap path

[PATCH] dt-bindings: firmware: arm,scmi: Restrict protocol child node properties
 2023-02-06 17:22 UTC  (10+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-06 17:19 UTC  (4+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

[PATCH 0/4] KVM: arm64: Fix CPU resume/on with pKVM
 2023-02-06 17:12 UTC  (2+ messages)

[PATCH] KVM: selftests: Remove redundant setbuf()
 2023-02-06 17:12 UTC  (2+ messages)

[PATCH] irqchip/apple-aic: Correctly map the vgic maintenance interrupt
 2023-02-06 17:11 UTC  (2+ messages)

[PATCH] arm64/sysreg: clean up some inconsistent indenting
 2023-02-06 17:10 UTC  (2+ messages)

[PATCH v4 00/19] irqdomain: fix mapping race and clean up locking
 2023-02-06 17:10 UTC  (8+ messages)
` [PATCH v4 06/19] irqdomain: Drop revmap mutex

[PATCH v4 00/21] arm64/sme: Support SME 2 and SME 2.1
 2023-02-06 16:44 UTC  (4+ messages)
` [PATCH v4 07/21] arm64/sme: Enable host kernel to access ZT0

[PATCH 0/2] arm64: configs: Provide slimmed down configuration for guests
 2023-02-06 16:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: configs: Split defconfig into base and platform configs
` [PATCH 2/2] arm64: configs: Add virtconfig

[PATCH 0/8] Add ftrace direct call for arm64
 2023-02-06 16:25 UTC  (9+ messages)
` [PATCH 6/8] ftrace: Fix dead loop caused by direct call in ftrace selftest
` [PATCH 7/8] arm64: ftrace: Add direct call support

[PATCH 1/9] ARM: dts: exynos: correct HDMI phy compatible in Exynos4
 2023-02-06 16:12 UTC  (10+ messages)
` [PATCH 5/9] ARM: dts: exynos: move exynos-bus nodes out of soc in Exynos4412

[PATCH net-next 0/5] ATU and FDB synchronization on locked ports
 2023-02-06 16:02 UTC  (9+ messages)
` [PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries

Capture image from imx219 sensor on i.MX8MM
 2023-02-06 15:50 UTC  (5+ messages)

[PATCH v6 01/17] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2023-02-06 15:46 UTC  (5+ messages)

[PATCH v3] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-06 15:07 UTC 

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-02-06 14:57 UTC  (13+ messages)
  ` [PATCH 07/15] dt-bindings: clock: Add Ambarella clock bindings

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

[PATCH] bus: unifier-system-bus: Remove open coded "ranges" parsing
 2023-02-06 14:30 UTC  (4+ messages)

[PATCH V7 0/7] Add minimal boot support for IPQ9574
 2023-02-06 14:07 UTC  (2+ messages)
  ` [PATCH V7 2/7] clk: qcom: Add Global Clock Controller driver "

[PATCH v2 0/2] add pinctrl driver for MT7981 SoC
 2023-02-06 13:48 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).