linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-22 08:01:37 to 2017-03-22 14:51:10 UTC [more...]

[PATCH v2 0/8] soc: imx: gpc: fixes and clean up
 2017-03-23  4:53 UTC  (3+ messages)
` [PATCH v2 4/8] soc: imx: gpc: fix imx6sl gpc power domain regression

[PATCH 0/8] soc: imx: gpc: fixes and clean up
 2017-03-22 19:23 UTC  (9+ messages)
` [PATCH 2/8] soc: imx: gpc: fix the wrong using of regmap cache
` [PATCH 4/8] soc: imx: gpc: fix imx6sl gpc power domain regression

[RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support
 2017-03-22 14:51 UTC  (41+ messages)
` [RFC PATCH v2 01/41] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH v2 02/41] arm64: signal: factor frame layout and population into separate passes
` [RFC PATCH v2 03/41] arm64: signal: factor out signal frame record allocation
` [RFC PATCH v2 04/41] arm64: signal: Allocate extra sigcontext space as needed
` [RFC PATCH v2 05/41] arm64: signal: Parse extra_context during sigreturn
` [RFC PATCH v2 06/41] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [RFC PATCH v2 07/41] arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig
` [RFC PATCH v2 08/41] arm64/sve: Low-level save/restore code
` [RFC PATCH v2 09/41] arm64/sve: Boot-time feature detection and reporting
` [RFC PATCH v2 10/41] arm64/sve: Boot-time feature enablement
` [RFC PATCH v2 11/41] arm64/sve: Expand task_struct for Scalable Vector Extension state
` [RFC PATCH v2 12/41] arm64/sve: Save/restore SVE state on context switch paths
` [RFC PATCH v2 13/41] arm64/sve: [BROKEN] Basic support for KERNEL_MODE_NEON
` [RFC PATCH v2 14/41] Revert "arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig"
` [RFC PATCH v2 15/41] arm64/sve: Restore working FPSIMD save/restore around signals
` [RFC PATCH v2 16/41] arm64/sve: signal: Add SVE state record to sigcontext
` [RFC PATCH v2 17/41] arm64/sve: signal: Dump Scalable Vector Extension registers to user stack
` [RFC PATCH v2 18/41] arm64/sve: signal: Restore FPSIMD/SVE state in rt_sigreturn
` [RFC PATCH v2 19/41] arm64/sve: Avoid corruption when replacing the SVE state
` [RFC PATCH v2 20/41] arm64/sve: traps: Add descriptive string for SVE exceptions
` [RFC PATCH v2 21/41] arm64/sve: Enable SVE on demand for userspace
` [RFC PATCH v2 22/41] arm64/sve: Implement FPSIMD-only context for tasks not using SVE
` [RFC PATCH v2 23/41] arm64/sve: Move ZEN handling to the common task_fpsimd_load() path
` [RFC PATCH v2 24/41] arm64/sve: Discard SVE state on system call
` [RFC PATCH v2 25/41] arm64/sve: Avoid preempt_disable() during sigreturn
` [RFC PATCH v2 26/41] arm64/sve: Avoid stale user register state after SVE access exception
` [RFC PATCH v2 27/41] arm64/sve: ptrace support
` [RFC PATCH v2 28/41] arm64: KVM: Treat SVE use by guests as undefined instruction execution
` [RFC PATCH v2 29/41] prctl: Add skeleton for PR_SVE_{SET, GET}_VL controls
` [RFC PATCH v2 30/41] arm64/sve: Track vector length for each task
` [RFC PATCH v2 31/41] arm64/sve: Set CPU vector length to match current task
` [RFC PATCH v2 32/41] arm64/sve: Factor out clearing of tasks' SVE regs
` [RFC PATCH v2 33/41] arm64/sve: Wire up vector length control prctl() calls
` [RFC PATCH v2 34/41] arm64/sve: Disallow VL setting for individual threads by default
` [RFC PATCH v2 35/41] arm64/sve: Add vector length inheritance control
` [RFC PATCH v2 36/41] arm64/sve: ptrace: Wire up vector length control and reporting
` [RFC PATCH v2 37/41] arm64/sve: Enable default vector length control via procfs
` [RFC PATCH v2 38/41] arm64/sve: Detect SVE via the cpufeature framework
` [RFC PATCH v2 39/41] arm64/sve: Migrate to cpucap based detection for runtime SVE code
` [RFC PATCH v2 40/41] arm64/sve: Allocate task SVE context storage dynamically

[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller
 2017-03-22 14:49 UTC  (13+ messages)
` [PATCH v6 04/14] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v6 05/14] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v6 06/14] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v6 08/14] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v6 09/14] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v6 10/14] mmc: sdhci-xenon: Add SoC PHY PAD voltage control

[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
 2017-03-22 14:48 UTC  (15+ messages)

[PATCH v3 00/19] vITS save/restore
 2017-03-22 14:40 UTC  (24+ messages)
` [PATCH v3 05/19] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v3 11/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [PATCH v3 14/19] KVM: arm64: ITS: Add infrastructure for table lookup
` [PATCH v3 15/19] KVM: arm64: ITS: Collection table save/restore
` [PATCH v3 16/19] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA
` [PATCH v3 17/19] KVM: arm64: ITS: ITT flush and restore
` [PATCH v3 18/19] KVM: arm64: ITS: Device table save/restore
` [PATCH v3 19/19] KVM: arm64: ITS: Pending "

[GIT PULL 00/23] PCI: Support for configurable PCI endpoint
 2017-03-22 14:39 UTC  (7+ messages)
` [PATCH v4 14/23] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v4 15/23] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access

[PATCH 0/7] arm64: hugetlb cleanup + break-before-make fixes
 2017-03-22 14:38 UTC  (13+ messages)
` [PATCH 2/7] arm64: hugetlb: Cleanup setup_hugepagesz
` [PATCH 3/7] arm64: hugetlb: Refactor find_num_contig
` [PATCH 4/7] arm64: hugetlb: Introduce pte_pgprot helper
` [PATCH 5/7] arm64: hugetlb: Remove spurious calls to huge_ptep_offset
` [PATCH 6/7] arm64: hugetlb: Spring clean huge pte accessors
` [PATCH 7/7] arm64: hugetlb: Add break-before-make logic for contiguous entries

[PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG
 2017-03-22 14:37 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY
 2017-03-22 14:27 UTC 

[PATCH/RFC v2 0/4] iommu/ipmmu-vmsa: IPMMU slave device whitelist V2
 2017-03-22 14:25 UTC  (2+ messages)

[PATCH 0/2] ThunderX external PCI fixes for legacy&new ACPI firmware
 2017-03-22 14:19 UTC  (3+ messages)

[PATCH v2 0/5] STM32 Independant watchdog
 2017-03-22 14:12 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: Document STM32 IWDG bindings
` [PATCH v2 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v2 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC
` [PATCH v2 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board
` [PATCH v2 5/5] ARM: configs: Add watchdog support in STM32 defconfig

[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
 2017-03-22 14:12 UTC  (4+ messages)
` [PATCH v9 15/15] irqchip: mbigen: Add ACPI support

[PATCH 15/17] qcom: ipq4019: add cpu operating points for cpufreq support
 2017-03-22 14:10 UTC  (2+ messages)
` [15/17] "

[PATCH v2] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-22 14:10 UTC  (6+ messages)

[PATCH v3 0/5] coresight: enable debug module
 2017-03-22 14:07 UTC  (4+ messages)
` [PATCH v3 3/5] coresight: add support for "

[PATCH 00/14] arm_pmu: ACPI support
 2017-03-22 14:06 UTC  (15+ messages)
` [PATCH 12/14] arm64: kill acpi_set_mailbox_entry()

[PATCH 01/15] ARM: dts: alpine: fix PCIe node name
 2017-03-22 14:06 UTC  (11+ messages)
` [PATCH 05/15] ARM: dts: imx: fix PCI bus dtc warnings
` [PATCH 06/15] ARM: dts: r8a779x: "
` [PATCH 13/15] arm64: dts: juno: "

[PATCH] ARM: dts: imx: add Gateworks Ventana GW5903 support
 2017-03-22 14:04 UTC  (2+ messages)

[PATCH v2 00/18] clocksource/arch_timer: Errata workaround infrastructure rework
 2017-03-22 13:56 UTC  (4+ messages)
` [PATCH v2 01/18] arm64: Allow checking of a CPU-local erratum

[PATCH v1 0/5] STM32 Independant watchdog
 2017-03-22 13:51 UTC  (8+ messages)
` [PATCH v1 1/5] dt-bindings: Document STM32 IWDG bindings
` [PATCH v1 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v1 3/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 SoC
` [PATCH v1 4/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 eval board
` [PATCH v1 5/5] ARM: configs: Add watchdog support in STM32 defconfig

[PATCH] arm64: kaslr: Add 2MB correction for aligning kernel image
 2017-03-22 13:45 UTC  (6+ messages)
  ` [PATCH v2] arm64: kaslr: Fix up the kernel image alignment

[PATCH v4 00/28] arm/arm64: KVM: Rework the hyp-stub API
 2017-03-22 13:37 UTC  (2+ messages)

[PATCH] kvm: pass the virtual SEI syndrome to guest OS
 2017-03-22 13:37 UTC  (13+ messages)

[PATCH v6 0/4] Add runtime PM support for clocks (on Exynos SoC example)
 2017-03-22 13:32 UTC  (8+ messages)
    ` [PATCH v6 1/4] clk: Add support for runtime PM
    ` [PATCH v6 2/4] clk: samsung: "
    ` [PATCH v6 3/4] clk: samsung: exynos5433: Add runtime PM support
    ` [PATCH v6 4/4] clk: samsung: exynos-audss: Use runtime PM

Enable DMA for daVinci SPI controller
 2017-03-22 13:30 UTC  (8+ messages)
` [PATCH 3/8] spi: davinci: limit the transfer size if DMA enabled

[PATCH v3 0/2] switch to atomic PWM
 2017-03-22 13:29 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: pwm: pwm-atmel: "
` [PATCH v3 2/2] drivers: pwm: pwm-atmel: enable PWM on sama5d2

[PATCH v2 1/4] pinctrl: sh-pfc: Update info pointer after SoC-specific init
 2017-03-22 13:25 UTC 

[PATCH] arm64: dts: rockchip: add dmac nodes for rk3368 SoCs
 2017-03-22 12:49 UTC  (2+ messages)

[alsa-devel] [PATCH 0/3] ASoC: Enable a new IC master mode: bcm2835<=>IC<=>cs42xx8
 2017-03-22 12:34 UTC  (13+ messages)

[PATCH] arm64: dts: ls1012a: add crypto node
 2017-03-22 12:29 UTC 

[PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-03-22 12:23 UTC  (3+ messages)

[PATCH v2] arm: Fix memory attribute inconsistencies when using fixmap
 2017-03-22 12:18 UTC  (6+ messages)

[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-22 12:08 UTC  (7+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support

[PATCH 0/6] Add support for pinctrl/gpio on Armada 37xx
 2017-03-22 12:02 UTC  (13+ messages)
` [PATCH 1/6] pinctrl: dt-bindings: Add documentation for Armada 37xx pin controllers
` [PATCH 2/6] pinctrl: armada-37xx: Add pin controller support for Armada 37xx
` [PATCH 3/6] pinctrl: armada-37xx: Add gpio support
` [PATCH 4/6] pinctrl: aramda-37xx: Add irqchip support

[PATCH] ARM: dts: rockchip: fix PPI misconfiguration on Cortex-A9 socs
 2017-03-22 12:01 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: rockchip: support Google Kevin
 2017-03-22 12:00 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: Document rk3399 Gru/Kevin
` [PATCH v3 2/4] arm64: dts: rockchip: add Gru/Kevin DTS
` [PATCH v3 3/4] arm64: dts: rockchip: describe Gru/Kevin OPPs + CPU regulators
` [PATCH v3 4/4] arm64: dts: rockchip: add regulator info for Kevin digitizer

[PATCH v2 0/7] Hi,
 2017-03-22 11:40 UTC  (3+ messages)
` [PATCH v2 0/7] Add support for pinctrl/gpio on Armada 37xx Was "

[PATCH v2 0/5] Implement SMMU passthrough using the default domain
 2017-03-22 11:25 UTC  (5+ messages)
` [PATCH v2 5/5] iommu: Allow default domain type to be set on the kernel command line

[PATCH] ARM: dts: augment Moxa ART GPIO node
 2017-03-22 11:12 UTC 

[PATCH] ARM: dma-mapping: Fix dma_get_sgtable() for regions without struct page
 2017-03-22 11:10 UTC  (2+ messages)

[PATCH v7 1/3] Input: max11801_ts: Add missing of_match_table
 2017-03-22 11:06 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: input: touchscreen: Add max11801-ts binding
` [PATCH v7 3/3] ARM: dts: imx6q-icore: Add touchscreen node

[PATCH v2 0/6] initialize dtsi file and dts file for RK3328 SoCs
 2017-03-22 11:06 UTC  (7+ messages)
` [PATCH v2 2/6] dt-bindings: i2c: rk3x: add support for rk3328
` [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs

[PATCH v2 0/2] dts: arm64: add DPAA 1 support for ARM based SoCs
 2017-03-22 10:58 UTC  (4+ messages)
` [PATCH v2 1/2] dts: arm64: add LS1043A DPAA support

[PATCH 10/41] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
 2017-03-22 10:42 UTC  (6+ messages)
  ` [PATCH 39/41] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts

[PATCH v2 0/5] clk: meson: Fix GXBB and GXL/GXM GP0 PLL
 2017-03-22 10:32 UTC  (6+ messages)
` [PATCH v2 1/5] clk: meson: Add support for parameters for specific PLLs
` [PATCH v2 2/5] clk: meson-gxbb: Add GP0 PLL init parameters
` [PATCH v2 3/5] clk: meson-gxbb: Add GXL/GXM GP0 Variant
` [PATCH v2 4/5] clk: meson-gxbb: Expose GP0 dt-bindings clock id
` [PATCH v2 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant

[PATCH 0/5] clk: meson: Fix GXBB and GXL/GXM GP0 PLL
 2017-03-22 10:23 UTC  (8+ messages)
` [PATCH 1/5] clk: meson: Add support for parameters for specific PLLs
` [PATCH 3/5] clk: meson-gxbb: Add GXL/GXM GP0 Variant

[PATCH 1/6] gpio: gemini: augment DT bindings
 2017-03-22 10:21 UTC  (5+ messages)
` [PATCH 4/6] gpio: gemini: rename to match Faraday IP

[PATCH v4 0/3] meson-gx: Add mali-450 support
 2017-03-22 10:18 UTC  (4+ messages)
` [PATCH v4 1/3] clk: meson-gxbb: Add MALI clock IDS
` [PATCH v4 2/3] clk: meson-gxbb: Add MALI clocks
` [PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL

[PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry
 2017-03-22 10:09 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
 2017-03-22  9:58 UTC  (2+ messages)

[PATCH 2/2] ARM: dts: r8a7792: add IMR-L[S]X3 support
 2017-03-22  9:38 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: r8a7792: add IMR-L[S]X3 clocks
 2017-03-22  9:31 UTC  (2+ messages)

[PATCH v3 0/3] meson-gx: Add mali-450 support
 2017-03-22  9:14 UTC  (4+ messages)
` [PATCH v3 2/3] clk: meson-gxbb: Add MALI clocks

[PATCH v3 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-03-22  9:09 UTC  (4+ messages)
` [PATCH v3 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
` [PATCH v3 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-03-22  9:05 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding

[PATCH v5 0/4] Add runtime PM support for clocks (on Exynos SoC example)
 2017-03-22  8:26 UTC  (4+ messages)
  ` [PATCH v5 3/4] clk: samsung: exynos5433: Add runtime PM support

[PATCH v8 0/3] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-03-22  8:22 UTC  (3+ messages)
  ` [PATCH v8 2/3] dmaengine: pl330: remove pdata based initialization

[PATCH 01/16] arm: dts: add clock controller device nodes
 2017-03-22  8:16 UTC  (3+ messages)

[PATCH 0/2] pinctrl: samsung: Fix PINCFG_TYPE_DRV bitfields for Exynos5433
 2017-03-22  8:03 UTC  (3+ messages)
    ` [PATCH 1/2] pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433
    ` [PATCH 2/2] pinctrl: samsung: Remove unused pin-bank macro


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