linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-21 11:59:34 to 2019-08-21 18:34:51 UTC [more...]

[PATCH v3 00/17] arm64: MMU enabled kexec relocation
 2019-08-21 18:31 UTC  (9+ messages)
` [PATCH v3 01/17] kexec: quiet down kexec reboot
` [PATCH v3 02/17] arm64, hibernate: use get_safe_page directly
` [PATCH v3 03/17] arm64, hibernate: remove gotos in create_safe_exec_page
` [PATCH v3 04/17] arm64, hibernate: rename dst to page "
` [PATCH v3 05/17] arm64, hibernate: check pgd table allocation
` [PATCH v3 06/17] arm64, hibernate: add trans_pgd public functions
` [PATCH v3 07/17] arm64, hibernate: move page handling function to new trans_pgd.c
` [PATCH v3 08/17] arm64, trans_pgd: make trans_pgd_map_page generic

[PATCH v3 00/19] Enhance CP110 COMPHY support
 2019-08-21 18:28 UTC  (3+ messages)
` [PATCH v3 14/19] dt-bindings: pci: add PHY properties to Armada 7K/8K controller bindings

[PATCH v2] dt-bindings: arm-boards: Update pointer to ARM CPU bindings
 2019-08-21 18:24 UTC  (2+ messages)

[PATCH v2 0/3] drm: bridge: Add NWL MIPI DSI host controller support
 2019-08-21 18:15 UTC  (8+ messages)
` [PATCH v2 1/3] arm64: imx8mq: add imx8mq iomux-gpr field defines
` [PATCH v2 2/3] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller

[PATCH 0/8] soc: ti: Add OMAP PRM driver
 2019-08-21 18:15 UTC  (14+ messages)
` [PATCH 2/8] soc: ti: add initial PRM driver with reset control support
` [PATCH 6/8] soc: ti: omap_prm: add data for am33xx

[PATCH v2 0/4] Rework secure-monitor driver
 2019-08-21 18:14 UTC  (3+ messages)
` [PATCH v2 2/4] nvmem: meson-efuse: bindings: Add secure-monitor phandle

[PATCH 3/3] watchdog/aspeed: add support for dual boot
 2019-08-21 18:10 UTC  (4+ messages)

[PATCH] usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disables
 2019-08-21 18:02 UTC  (2+ messages)

[PATCH v2 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-08-21 17:59 UTC  (3+ messages)
` [PATCH v2 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

[PATCH] ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.c
 2019-08-21 17:56 UTC  (2+ messages)

[PATCH v6 1/4] dt-bindings: vendor-prefixes: Add Anvo-Systems
 2019-08-21 17:54 UTC  (8+ messages)
` [PATCH v6 3/4] dt-bindings: arm: fsl: Add Kontron i.MX6UL N6310 compatibles

[RESEND PATCH] arm64: dts: rockchip: add rk3328 VPU node
 2019-08-21 17:54 UTC 

[PATCH v4] kasan: add memory corruption identification for software tag-based mode
 2019-08-21 17:52 UTC  (3+ messages)

[PATCH] ARM: UNWINDER_FRAME_POINTER implementation for Clang
 2019-08-21 17:46 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v9 0/3] arm64 tagged address ABI
 2019-08-21 17:35 UTC  (7+ messages)
` [PATCH v9 1/3] mm: untag user pointers in mmap/munmap/mremap/brk
` [PATCH v9 2/3] arm64: Define Documentation/arm64/tagged-address-abi.rst
` [PATCH v9 3/3] arm64: Relax Documentation/arm64/tagged-pointers.rst

[RESEND PATCH] KVM: arm: VGIC: properly initialise private IRQ affinity
 2019-08-21 17:13 UTC  (4+ messages)

[PATCH v3 0/2] Add CCPI2 PMU support
 2019-08-21 16:53 UTC  (6+ messages)
` [PATCH v3 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver

[PATCH 1/9] ARM: dts: at91: Add label for sam9x5's internal RTC
 2019-08-21 16:48 UTC  (18+ messages)
` [PATCH 2/9] ARM: dts: at91: ariag25: Style cleanup
` [PATCH 3/9] ARM: dts: at91: ariettag25: style cleanup
` [PATCH 4/9] ARM: dts: at91: cosino: Style cleanup
` [PATCH 5/9] ARM: dts: at91: kizboxmini: "
` [PATCH 6/9] ARM: dts: at91: at91sam9g15: "
` [PATCH 7/9] ARM: dts: at91: at91sam9xx5ek: "
` [PATCH 8/9] ARM: dts: at91: at91sam9x5_lcd.dtsi: "
` [PATCH 9/9] ARM: dts: at91: at91sam9x5dm.dtsi: "

[PATCH v10 00/23] MT8183 IOMMU SUPPORT
 2019-08-21 16:35 UTC  (29+ messages)
` [PATCH v10 01/23] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
` [PATCH v10 02/23] iommu/mediatek: Use a struct as the platform data
` [PATCH v10 03/23] memory: mtk-smi: Use a general config_port interface
` [PATCH v10 04/23] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v10 05/23] iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
` [PATCH v10 06/23] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
` [PATCH v10 07/23] iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/pa
` [PATCH v10 08/23] iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
` [PATCH v10 09/23] iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek
` [PATCH v10 10/23] iommu/mediatek: Adjust the PA for the 4GB Mode
` [PATCH v10 11/23] iommu/mediatek: Add bclk can be supported optionally
` [PATCH v10 12/23] iommu/mediatek: Add larb-id remapped support
` [PATCH v10 13/23] iommu/mediatek: Refine protect memory definition
` [PATCH v10 14/23] iommu/mediatek: Move reset_axi into plat_data
` [PATCH v10 15/23] iommu/mediatek: Move vld_pa_rng "
` [PATCH v10 16/23] memory: mtk-smi: Add gals support
` [PATCH v10 17/23] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v10 18/23] iommu/mediatek: Add mmu1 support
` [PATCH v10 19/23] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
` [PATCH v10 20/23] memory: mtk-smi: Add bus_sel for mt8183
` [PATCH v10 21/23] iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
` [PATCH v10 22/23] memory: mtk-smi: Get rid of need_larbid
` [PATCH v10 23/23] iommu/mediatek: Clean up struct mtk_smi_iommu

[PATCH] mm: consolidate pgtable_cache_init() and pgd_cache_init()
 2019-08-21 16:34 UTC  (6+ messages)

[PATCH] soc: imx: gpcv2: Print the correct error code
 2019-08-21 16:33 UTC 

[PATCH v2 1/2] ARM: dts: rockchip: remove rk3288 fennec board support
 2019-08-21 16:23 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: arm: rockchip: remove reference to fennec board

[PATCH 0/7] ARM: Add ASPEED AST2600 support
 2019-08-21 16:23 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: arm: cpus: Add ASPEED SMP

[PATCH] ASoC: sun4i-i2s: incorrect regmap for A83t
 2019-08-21 16:23 UTC 

[PATCH v8 0/3] add support for rng-seed
 2019-08-21 16:21 UTC  (8+ messages)
` [PATCH v8 2/3] fdt: "

[PATCH 0/3] serial: Don't check for mctrl_gpio_to_gpiod() returning error
 2019-08-21 16:04 UTC  (9+ messages)
  ` [PATCH 1/3] serial: atmel: "

[PATCH 2/3] vesnin: add secondary SPI flash chip
 2019-08-21 15:56 UTC 

[PATCH 1/3] vesnin: add wdt2 section with alt-boot option
 2019-08-21 15:54 UTC 

[PATCH 0/3] add dual-boot support
 2019-08-21 15:52 UTC 

[PATCH v2] ARM: dts: vf610-zii-cfu1: Slow I2C0 down to 100 kHz
 2019-08-21 15:44 UTC  (2+ messages)

[PATCH 1/1] rtc: sun6i: Support for wake alarm resume from suspend
 2019-08-21 15:42 UTC 

[PATCH] soc: samsung: Add missing Kconfig dependencies for EXYNOS_CHIPID
 2019-08-21 15:39 UTC  (2+ messages)
    ` [PATCH v2] soc: samsung: Select missing dependency "

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-21 15:36 UTC  (11+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface
` [PATCH v3 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v3 03/10] KVM: arm64: Implement PV_FEATURES call
` [PATCH v3 04/10] KVM: Implement kvm_put_guest()
` [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v3 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v3 07/10] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH v3 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v3 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH] ARM: dts: aspeed: swift: Add eMMC device
 2019-08-21 15:10 UTC  (2+ messages)

fix controller busy issue and add 24bits segment support
 2019-08-21 15:07 UTC  (3+ messages)

[PATCH] soc: samsung: chipid: Remove the regmap lookup error log
 2019-08-21 15:05 UTC 

perf tool issue following 'perf stat: Fix --no-scale' patch integration
 2019-08-21 14:58 UTC 

[PATCH 0/4 V4] ACPI: Support generic initiator proximity domains
 2019-08-21 14:52 UTC  (5+ messages)
` [PATCH 1/4] ACPI: Support Generic Initiator only domains
` [PATCH 2/4] arm64: "
` [PATCH 3/4] x86: Support Generic Initiator only proximity domains
` [PATCH 4/4] ACPI: Let ACPI know we support Generic Initiator Affinity Structures

[PATCH net-next v2 0/3] net: dsa: mt7530: Convert to PHYLINK and add support for port 5
 2019-08-21 14:45 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: dsa: mt7530: Convert to PHYLINK API
` [PATCH net-next v2 2/3] dt-bindings: net: dsa: mt7530: Add support for port 5
` [PATCH net-next v2 3/3] "

[PATCH net-next v2 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-21 14:43 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ethernet: mediatek: Add basic PHYLINK support
` [PATCH net-next v2 2/3] net: ethernet: mediatek: Re-add support SGMII
` [PATCH net-next v2 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API

[PATCH RESEND v2 1/6] dt-bindings: watchdog: Add YAML schemas for the generic watchdog bindings
 2019-08-21 14:38 UTC  (6+ messages)
` [PATCH RESEND v2 2/6] dt-bindings: watchdog: Convert Allwinner watchdog to a schema
` [PATCH RESEND v2 3/6] dt-bindings: watchdog: sun4i: Add the watchdog interrupts
` [PATCH RESEND v2 4/6] dt-bindings: watchdog: sun4i: Add the watchdog clock
` [PATCH RESEND v2 5/6] ARM: dts: sunxi: Add missing watchdog interrupts
` [PATCH RESEND v2 6/6] ARM: dts: sunxi: Add missing watchdog clocks

[PATCH v2 1/6] dt-bindings: watchdog: Add YAML schemas for the generic watchdog bindings
 2019-08-21 14:33 UTC  (3+ messages)

[RFCv3 0/3] interconnect: Add imx support via devfreq
 2019-08-21 14:26 UTC  (5+ messages)
` [RFCv3 3/3] interconnect: imx: Add platform driver for imx8mm

[v7 0/2] gpio: aspeed: Add SGPIO driver
 2019-08-21 14:25 UTC  (3+ messages)
` [v7 2/2] "

[PATCH] pinctrl: meson: meson: Add of_node_put() before return
 2019-08-21 14:24 UTC  (2+ messages)

[PATCH v2 00/14] arm64: dts: meson: fixes following YAML bindings schemas conversion
 2019-08-21 14:20 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: dts: meson: fix ethernet mac reg format
` [PATCH v2 02/14] arm64: dts: meson-gx: drop the vpu dmc memory cell
` [PATCH v2 03/14] arm64: dts: meson-gx: fix reset controller compatible
` [PATCH v2 04/14] arm64: dts: meson-gx: fix spifc compatible
` [PATCH v2 05/14] arm64: dts: meson-gx: fix watchdog compatible
` [PATCH v2 06/14] arm64: dts: meson-gx: fix mhu compatible
` [PATCH v2 07/14] arm64: dts: meson-gx: fix periphs bus node name
` [PATCH v2 08/14] arm64: dts: meson-gxl: fix internal phy compatible
` [PATCH v2 09/14] arm64: dts: meson-axg: fix MHU compatible
` [PATCH v2 10/14] arm64: dts: meson-g12a: fix reset controller compatible
` [PATCH v2 11/14] arm64: dts: meson-g12a-x96-max: fix compatible
` [PATCH v2 12/14] arm64: dts: meson-gxbb-nanopi-k2: add missing model
` [PATCH v2 13/14] arm64: dts: meson-gxbb-p201: fix snps, reset-delays-us format
` [PATCH v2 14/14] arm64: dts: meson: fix boards regulators states format

[PATCH V3 1/4] dt-bindings: watchdog: Add i.MX7ULP bindings
 2019-08-21 14:13 UTC  (3+ messages)
` [PATCH V3 2/4] watchdog: Add i.MX7ULP watchdog support

[PATCH 00/14] arm64: dts: meson: fixes following YAML bindings schemas conversion
 2019-08-21 14:08 UTC  (13+ messages)
` [PATCH 02/14] arm64: dts: meson-gx: drop the vpu dmc memory cell
` [PATCH 08/14] arm64: dts: meson-gxl: fix internal phy compatible
` [PATCH 11/14] arm64: dts: meson-g12a-x96-max: fix compatible
` [PATCH 12/14] arm64: dts: meson-gxbb-nanopi-k2: add missing model

[PATCH net-next] net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 14:03 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 14:02 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 13:57 UTC 

[PATCH net-next] net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 13:55 UTC 

[PATCH 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-21 13:46 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: power: add Amlogic Everything-Else power domains bindings

[PATCH v3 0/9] Exynos Adaptive Supply Voltage support
 2019-08-21 13:31 UTC  (10+ messages)
  ` [PATCH v3 2/9] soc: samsung: Convert exynos-chipid driver to use the regmap API

[PATCH v4 0/2] arm64/PPTT ACPI 6.3 thread flag support
 2019-08-21 13:25 UTC  (8+ messages)
` [PATCH v4 1/2] ACPI/PPTT: Add support for ACPI 6.3 thread flag

[PATCH v4 00/21] Common patches from downstream development
 2019-08-21 13:15 UTC  (10+ messages)
` [PATCH v4 07/21] ARM: dts: imx7-colibri: fix 1.8V/UHS support
` [PATCH v4 08/21] ARM: dts: imx7-colibri: Add touch controllers
` [PATCH v4 11/21] ARM: dts: imx6qdl-apalis: Add sleep state to can interfaces

[PATCH v2 0/4] ASoC: sun4i-i2s: Number of fixes and TDM Support
 2019-08-21 13:06 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: sun4i-i2s: Use the physical / slot width for the clocks
` [PATCH v2 2/4] ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
` [PATCH v2 3/4] ASoC: sun4i-i2s: Replace call to params_width by local variable
` [PATCH v2 4/4] ASoC: sun4i-i2s: Add support for DSP formats

[PATCH v3 0/2] PM / devfreq: Add dev_pm_qos support
 2019-08-21 13:03 UTC  (7+ messages)
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] PM / devfreq: Use dev_pm_qos for sysfs min/max_freq

[PATCH 0/4] iommu/io-pgtable: Cleanup and prep for split tables
 2019-08-21 12:56 UTC  (8+ messages)
` [PATCH 3/4] iommu/io-pgtable-arm: Rationalise TCR handling

[PATCH 0/3] soc: renesas: ARM errata updates
 2019-08-21 12:46 UTC  (4+ messages)
` [PATCH 1/3] soc: renesas: Enable ARM_ERRATA_814220 for affected Cortex-A7
` [PATCH 2/3] soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9
` [PATCH 3/3] [RFC] ARM: shmobile: defconfig: Disable PL310_ERRATA_588369

[PATCH v4 00/10] Allwinner sunxi message box support
 2019-08-21 12:30 UTC  (13+ messages)
` [PATCH v4 02/10] clk: sunxi-ng: Mark AR100 clocks as critical
` [PATCH v4 03/10] dt-bindings: mailbox: Add a sunxi message box binding
` [PATCH v4 04/10] mailbox: sunxi-msgbox: Add a new mailbox driver

[PATCH 00/21] ASoC: sun4i-i2s: Number of fixes and TDM Support
 2019-08-21 12:15 UTC  (8+ messages)
` [PATCH 20/21] ASoC: sun4i-i2s: Add support for TDM slots
  ` Applied "ASoC: sun4i-i2s: Add support for TDM slots" to the asoc tree
` [PATCH 21/21] ASoC: sun4i-i2s: Add support for DSP formats

[PATCH 0/2] nvmem: imx-ocotp: allow reads with arbitrary size and offset
 2019-08-21 12:11 UTC  (3+ messages)

[PATCH 5/9] block: support diskcipher
 2019-08-21 12:09 UTC  (2+ messages)

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-08-21 11:57 UTC  (3+ messages)
` [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs


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