linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-21 09:26:35 to 2022-07-21 16:39:47 UTC [more...]

[PATCH v5 0/7] MediaTek Helio X10 MT6795 - Clock drivers
 2022-07-21 16:38 UTC  (3+ messages)

[PATCH v2 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-07-21 16:37 UTC  (3+ messages)
` [PATCH v2 2/4] thermal: mediatek: add "

[PATCH v3 2/2] arm64: dts: imx8mp-msc-sm2s: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board
 2022-07-21 16:34 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: stm32: add SPI on STM32MP13 platform
 2022-07-21 16:32 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: stm32: add spi nodes into stm32mp131.dtsi
` [PATCH 2/2] ARM: dts: stm32: add pinctrl and disabled spi5 node in stm32mp135f-dk

[PATCH 1/3] mmc: sdhci-acpi: Fix comment typo
 2022-07-18  8:26 UTC  (3+ messages)
` [PATCH 2/3] mmc: sdhci-esdhc-imx: "
` [PATCH 3/3] mmc: sdhci-omap: "

[PATCH] arm64: set UXN on swapper page tables
 2022-07-21 16:19 UTC  (3+ messages)

[RESEND 0/4 v7] power: supply: Add Support for RK817 Charger
 2022-07-21 16:17 UTC  (5+ messages)
` [RESEND 1/4 v7] dt-bindings: Add Rockchip rk817 battery charger support
` [RESEND 2/4 v7] mfd: "
` [RESEND 3/4 v7] power: supply: Add charger driver for Rockchip RK817
` [RESEND 4/4 v7] arm64: dts: rockchip: add rk817 chg to Odroid Go Advance

[PATCH] arm64: Use mov_q to load KPTI_NG_PTE_FLAGS/SWAPPER_R*_MMUFLAGS
 2022-07-21 16:10 UTC  (3+ messages)

[PATCH v2 2/6] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
 2022-07-21 16:10 UTC  (4+ messages)

[PATCH 00/13] ARM: mark most boards as unused
 2022-07-21 16:09 UTC  (20+ messages)
` [PATCH 01/13] ARM: add ATAGS dependencies to non-DT platforms
` [PATCH 02/13] ARM: add CONFIG_UNUSED_BOARD_FILES
` [PATCH 03/13] ARM: pxa: add Kconfig dependencies for ATAGS based boards
` [PATCH 04/13] ARM: orion: add ATAGS dependencies
` [PATCH 05/13] ARM: davinci: mark all ATAGS board files as unused
` [PATCH 06/13] ARM: ep93xx: mark most "
` [PATCH 07/13] ARM: mmp: mark all board files for removal
` [PATCH 08/13] ARM: footbridge: mark cats board "
` [PATCH 09/13] ARM: sa1100: mark most boards as unused
` [PATCH 10/13] ARM: omap1: add Kconfig dependencies for unused boards
` [PATCH 11/13] ARM: s3c: mark most board files as unused
` [PATCH 12/13] ARM: iop32x: mark "
` [PATCH 13/13] ARM: cns3xxx: add CONFIG_UNUSED_BOARD_FILES dependency

[PATCH v5 00/17] KVM nVHE Hypervisor stack unwinder
 2022-07-21 16:06 UTC  (27+ messages)
` [PATCH v5 04/17] arm64: stacktrace: Handle frame pointer from different address spaces
` [PATCH v5 06/17] arm64: stacktrace: Add description of stacktrace/common.h
` [PATCH v5 08/17] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
` [PATCH v5 09/17] KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
` [PATCH v5 10/17] KVM: arm64: Stub implementation of pKVM HYP stack unwinder
` [PATCH v5 11/17] KVM: arm64: Stub implementation of non-protected nVHE "
` [PATCH v5 12/17] KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
` [PATCH v5 13/17] KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
` [PATCH v5 14/17] KVM: arm64: Implement protected nVHE hyp stack unwinder
` [PATCH v5 15/17] KVM: arm64: Implement non-protected "
` [PATCH v5 16/17] KVM: arm64: Introduce pkvm_dump_backtrace()
` [PATCH v5 17/17] KVM: arm64: Introduce hyp_dump_backtrace()

[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
 2022-07-21 16:05 UTC  (63+ messages)
` [PATCH net-next v3 01/47] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH net-next v3 03/47] dt-bindings: net: Convert FMan MAC bindings to yaml
` [PATCH net-next v3 19/47] net: fman: Get PCS node in per-mac init
` [PATCH net-next v3 20/47] net: fman: Store initialization function in match data
` [PATCH net-next v3 21/47] net: fman: Move struct dev to mac_device
` [PATCH net-next v3 22/47] net: fman: Configure fixed link in memac_initialization
` [PATCH net-next v3 23/47] net: fman: Export/rename some common functions
` [PATCH net-next v3 24/47] net: fman: memac: Use params instead of priv for max_speed
` [PATCH net-next v3 25/47] net: fman: Move initialization to mac-specific files
` [PATCH net-next v3 26/47] net: fman: Mark mac methods static
` [PATCH net-next v3 27/47] net: fman: Inline several functions into initialization
` [PATCH net-next v3 28/47] net: fman: Remove internal_phy_node from params
` [PATCH net-next v3 29/47] net: fman: Map the base address once
` [PATCH net-next v3 30/47] net: fman: Pass params directly to mac init
` [PATCH net-next v3 31/47] net: fman: Use mac_dev for some params
` [PATCH net-next v3 32/47] net: fman: Specify type of mac_dev for exception_cb
` [PATCH net-next v3 33/47] net: fman: Clean up error handling
` [PATCH net-next v3 34/47] net: fman: Change return type of disable to void
` [PATCH net-next v3 35/47] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH net-next v3 36/47] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH net-next v3 37/47] soc: fsl: qbman: Add CGR update function
` [PATCH net-next v3 38/47] net: dpaa: Adjust queue depth on rate change
` [PATCH net-next v3 39/47] net: fman: memac: Add serdes support
` [PATCH net-next v3 42/47] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v3 46/47] arm64: dts: ls1046ardb: Add serdes bindings

[PATCH v1 0/5] Add SPI Driver to HPE GXP Architecture
 2022-07-21 16:04 UTC  (9+ messages)
` [PATCH v1 1/5] spi: spi-gxp: Add support for HPE GXP SoCs
` [PATCH v1 2/5] spi: dt-bindings: add documentation for hpe,gxp-spifi
` [PATCH v1 4/5] ARM: configs: multi_v7_defconfig: Enable HPE GXP SPI driver

[PATCH v2 0/3] ARM: qcom: defconfig: socinfo + cleanup
 2022-07-21 15:53 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: qcom_defconfig: enable socinfo driver
` [PATCH v2 2/3] ARM: qcom: include defconfig in MAINTAINERS
` [PATCH v2 3/3] ARM: qcom_defconfig: order items with savedefconfig

[PATCH v2 3/6] PCI: brcmstb: Add "refusal mode" to preclude PCIe-induced CPU aborts
 2022-07-21 15:46 UTC  (4+ messages)

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-21 15:43 UTC  (10+ messages)
` [PATCH v11 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v11 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v11 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v11 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v11 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v11 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v11 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH] ARM: dts: DBx500 cryp and hash used power domain
 2022-07-21 15:36 UTC 

[RESEND PATCH v3 0/2] perf: ARM CoreSight PMU support
 2022-07-21 15:35 UTC  (9+ messages)
` [RESEND PATCH v3 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver

[PATCH v3 0/4] PCI EP driver support MSI doorbell from host
 2022-07-21 15:35 UTC  (6+ messages)
` [PATCH v3 2/4] irqchip: imx mu worked as msi controller
    ` [EXT] "

[PATCH v12 0/9] Coresight: Add support for TPDM and TPDA
 2022-07-21 15:30 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: stm32: add i2c in STM32MP13
 2022-07-21 15:29 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: add i2c nodes into stm32mp131.dtsi
` [PATCH 2/2] ARM: dts: stm32: enable i2c1 and i2c5 on stm32mp135f-dk.dts

[PATCH v1 0/3] arm64/sve: Document our actual SVE syscall ABI
 2022-07-21 15:25 UTC  (2+ messages)

[PATCH net-next 3/6] net: dsa: add support for retrieving the interface mode
 2022-07-21 15:15 UTC  (14+ messages)

[PATCH] regulator: core: Resolve supply name earlier to prevent double-init
 2022-07-21 15:01 UTC  (2+ messages)

[PATCH v1 0/6] Input: mt6779-keypad - double keys support
 2022-07-21 14:55 UTC  (17+ messages)
` [PATCH v1 2/6] dt-bindings: mediatek,mt6779-keypad: use unevaluatedProperties
` [PATCH v1 3/6] dt-bindings: mediatek,mt6779-keypad: add mediatek,double-keys
` [PATCH v1 4/6] Input: mt6779-keypad - support double keys matrix

[PATCH v2 0/8] MT8195 Acer Tomato - devicetrees Part 2
 2022-07-21 14:50 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: dts: mediatek: cherry: Enable the System Companion Processor
` [PATCH v2 2/8] arm64: dts: mediatek: cherry: Wire up the ChromeOS EC and GSC
` [PATCH v2 3/8] arm64: dts: mediatek: cherry: Add keyboard mapping for the top row
` [PATCH v2 4/8] arm64: dts: mediatek: cherry: Enable secondary SD/MMC controller
` [PATCH v2 5/8] arm64: dts: mediatek: cherry: Enable Elantech eKTH3000 i2c trackpad
` [PATCH v2 6/8] arm64: dts: mediatek: cherry: Enable DSP, audio codec and sound card
` [PATCH v2 7/8] arm64: dts: mediatek: cherry: Enable keyboard PWM backlight
` [PATCH v2 8/8] arm64: dts: mediatek: cherry: Enable MT6315 regulators on SPMI bus

[PATCH 0/8] MT8195 Acer Tomato - devicetrees Part 2
 2022-07-21 14:46 UTC  (10+ messages)
` [PATCH 1/8] arm64: dts: mediatek: cherry: Enable the System Companion Processor
` [PATCH 2/8] arm64: dts: mediatek: cherry: Wire up the ChromeOS EC and GSC
` [PATCH 3/8] arm64: dts: mediatek: cherry: Add keyboard mapping for the top row
` [PATCH 4/8] arm64: dts: mediatek: cherry: Enable secondary SD/MMC controller
` [PATCH 5/8] arm64: dts: mediatek: cherry: Enable Elantech eKTH3000 i2c trackpad
` [PATCH 6/8] arm64: dts: mediatek: cherry: Enable DSP, audio codec and sound card
` [PATCH 7/8] arm64: dts: mediatek: cherry: Enable keyboard PWM backlight
` [PATCH 8/8] arm64: dts: mediatek: cherry: Enable MT6315 regulators on SPMI bus

[PATCH 1/3] dt-bindings: mediatek: add pinctrl definition for mt8188
 2022-07-21 14:44 UTC  (2+ messages)

[PATCH v2 2/6] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
 2022-07-21 14:27 UTC  (6+ messages)

arm64: defconfig build failed on Linux next-20220721
 2022-07-21 14:02 UTC  (2+ messages)

[PATCH v2 00/13] coresight: Add new API to allocate trace source ID values
 2022-07-21 13:54 UTC  (6+ messages)
` [PATCH v2 11/13] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet

[PATCH v5 4/4] asm-generic: Add new pci.h and use it
 2022-07-21 13:49 UTC 

[PATCH V3 0/7] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
 2022-07-21 13:49 UTC  (7+ messages)
` [PATCH V3 3/7] dt-bindings: soc: imx: add i.MX8MP "

[PATCH bpf-next] bpf, arm64: Fix compile error in dummy_tramp()
 2022-07-21 13:41 UTC  (3+ messages)

[PATCH 0/2] dmaengine : xilinx_dma: Fix error handling paths
 2022-07-21 13:36 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: xilinx_dma: Fix probe error cleanup

[PATCH] dmaengine: xilinx: use strscpy to replace strlcpy
 2022-07-21 13:34 UTC  (2+ messages)

[PATCH V5 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-21 13:04 UTC  (5+ messages)
` [PATCH V5 1/4] MIPS&LoongArch: Adjust prototypes of p?d_init()
` [PATCH V5 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V5 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V5 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH] coresight: Fix possible deadlock with lock dependency
 2022-07-21 13:03 UTC 

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-21 13:01 UTC  (11+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[RESEND PATCH v3] dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
 2022-07-21 12:59 UTC  (2+ messages)

[RESEND PATCH v5 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2022-07-21 12:42 UTC  (6+ messages)
` [RESEND PATCH v5 2/2] "

[PATCH] drm/imx/dcss: get rid of HPD warning message
 2022-07-21 12:25 UTC  (2+ messages)

[PATCH v5 0/3] power: domain: handle power supplies that need interrupts
 2022-07-21 11:49 UTC  (7+ messages)
` [PATCH v5 1/3] PM: domain: fix indentation and use BIT macro for flags
` [PATCH v5 2/3] power: domain: handle genpd correctly when needing interrupts
` [PATCH v5 3/3] soc: imx: gpcv2: fix suspend/resume by setting GENPD_FLAG_IRQ_ON

[PATCH v3 00/21] Add driver nodes for MT8195 SoC
 2022-07-21 11:36 UTC  (5+ messages)
` [PATCH v3 06/21] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS

[PATCH v3 00/13] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-07-21 11:12 UTC  (4+ messages)
  ` [PATCH v3 08/13] drm: bridge: samsung-dsim: Add module init, exit

[PATCH v13 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-07-21 10:58 UTC  (5+ messages)
` [PATCH v13 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-21 10:09 UTC  (8+ messages)
` [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support

[PATCH] arm64: adjust KASLR relocation after ARCH_RANDOM removal
 2022-07-21 10:04 UTC 

[PATCH v2 0/2] Add Renesas AT25QL128A serial nor flash
 2022-07-21 10:00 UTC  (8+ messages)
` [PATCH v2 2/2] mtd: spi-nor: "

[PATCH v3 0/3] arch_topology/cacheinfo: Fixes for v5.20
 2022-07-21  9:54 UTC  (3+ messages)
` [PATCH v3 2/3] ACPI: PPTT: Leave the table mapped for the runtime usage

[RFC PATCH 0/2] Introduce MediaTek frequency hopping driver
 2022-07-21  9:43 UTC  (10+ messages)
` [RFC PATCH 2/2] clk: mediatek: Add frequency hopping support

[PATCH 0/3] Add support for the RK356x variant of the Inno CSI DPHY
 2022-07-21  9:38 UTC  (2+ messages)

[PATCH v2] arm64/crypto: poly1305 fix a read out-of-bound
 2022-07-21  9:28 UTC  (5+ messages)

[PATCH 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
 2022-07-21  9:25 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)


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