linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-06 22:50:26 to 2017-01-09 06:24:25 UTC [more...]

[RFC 00/55] Nested Virtualization on KVM/ARM
 2017-01-09  6:24 UTC  (30+ messages)
` [RFC 01/55] arm64: Add missing TCR hw defines
` [RFC 02/55] KVM: arm64: Add nesting config option
` [RFC 03/55] KVM: arm64: Add KVM nesting feature
` [RFC 04/55] KVM: arm64: Allow userspace to set PSR_MODE_EL2x
` [RFC 05/55] KVM: arm64: Add vcpu_mode_el2 primitive to support nesting
` [RFC 06/55] KVM: arm64: Add EL2 execution context for nesting
` [RFC 07/55] KVM: arm/arm64: Add virtual EL2 state emulation framework
` [RFC 08/55] KVM: arm64: Set virtual EL2 context depending on the guest exception level
` [RFC 09/55] KVM: arm64: Set shadow EL1 registers for virtual EL2 execution
` [RFC 10/55] KVM: arm64: Synchronize EL1 system registers on virtual EL2 entry and exit
` [RFC 11/55] KVM: arm64: Emulate taking an exception to the guest hypervisor
` [RFC 12/55] KVM: arm64: Handle EL2 register access traps
` [RFC 13/55] KVM: arm64: Handle eret instruction traps
` [RFC 14/55] KVM: arm64: Take account of system "
` [RFC 15/55] KVM: arm64: Trap EL1 VM register accesses in virtual EL2
` [RFC 16/55] KVM: arm64: Forward VM reg traps to the guest hypervisor
` [RFC 17/55] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 in virtual EL2
` [RFC 18/55] KVM: arm64: Forward traps due to HCR_EL2.NV1 bit to the guest hypervisor
` [RFC 19/55] KVM: arm64: Trap CPACR_EL1 access in virtual EL2
` [RFC 20/55] KVM: arm64: Forward CPACR_EL1 traps to the guest hypervisor
` [RFC 21/55] KVM: arm64: Forward HVC instruction "
` [RFC 22/55] KVM: arm64: Handle PSCI call from the guest
` [RFC 23/55] KVM: arm64: Forward WFX to the guest hypervisor
` [RFC 24/55] KVM: arm64: Forward FP exceptions "
` [RFC 25/55] KVM: arm/arm64: Let vcpu thread modify its own active state
` [RFC 26/55] KVM: arm/arm64: Add VGIC data structures for the nesting
` [RFC 27/55] KVM: arm/arm64: Emulate GICH interface on GICv2
` [RFC 28/55] KVM: arm/arm64: Prepare vgic state for the nested VM
` [RFC 29/55] KVM: arm/arm64: Set up the prepared vgic state

[PATCH v3] arm64: mm: Fix NOMAP page initialization
 2017-01-09  6:15 UTC  (9+ messages)

[PATCH v3 0/3] make kurobox-pro be able to shutdown after device-tree migration
 2017-01-09  5:43 UTC  (7+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] power: reset: add linkstation-reset driver
  ` [PATCH v4 2/2] ARM: DT: add power-off support to linkstation lsgl and kuroboxpro

[PATCH 0/2] media: rc: add support for IR receiver on MT7623 SoC
 2017-01-09  3:13 UTC  (6+ messages)
` [PATCH 2/2] media: rc: add driver for IR remote "

[PATCH v1 1/3] dt: bindings: add thermal device driver for zx2967
 2017-01-09  3:00 UTC  (6+ messages)
` [PATCH v1 2/3] MAINTAINERS: add zx2967 thermal drivers to ARM ZTE architecture
` [PATCH v1 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family

[PATCH v2 00/12] Add basic code support for imx6sll
 2017-01-09  2:32 UTC  (4+ messages)
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "

[PATCH v7 1/5] dt-bindings: zte: add bindings document for zx2967 power domain controller
 2017-01-09  2:16 UTC  (4+ messages)
` [PATCH v7 5/5] soc: zte: pm_domains: Add support for zx296718

[PATCH v9 0/3] add support for Allwinner SoCs ADC
 2017-01-09  2:12 UTC  (5+ messages)
` [PATCH v9 3/3] iio: adc: "

[PATCH 0/3] ARM: at91: fix cpuidle crash on SAMA5D4 Xplained board
 2017-01-09  1:47 UTC  (4+ messages)
` [PATCH 1/3] ARM: at91: flush the L2 cache before entering cpu idle

[PATCH 1/2] drivers: pinctrl: add driver for Allwinner H5 SoC
 2017-01-09  0:16 UTC  (5+ messages)
` [linux-sunxi] "

[PATCH 0/5] arm64: sunxi: A64: enable MMC support
 2017-01-08 23:56 UTC  (4+ messages)
` [PATCH 1/5] drivers: mmc: sunxi: fix A64 calibration routine

[PATCH 1/2] staging:media:s5p-cec:exynos_hdmi_cecctrl.c Fixed Alignment should match open parenthesis
 2017-01-08 23:00 UTC  (2+ messages)
` [PATCH 2/2] staging/media/s5p-cec/exynos_hdmi_cecctrl.c Fixed blank line before closing brace '}'

[PATCH v2 0/8] ASoC: sunxi: Add support for audio codec in A23/H3 SoCs
 2017-01-08 21:56 UTC  (3+ messages)

imx: RS-485 problems during TX, maybe DMA related
 2017-01-08 21:46 UTC  (15+ messages)

[PATCH 0/3] pinctrl: sunxi: Support variants
 2017-01-08 21:31 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: sunxi: Add pinctrl variants
` [PATCH 2/3] pinctrl: sunxi: Add common sun5i pinctrl driver
` [PATCH 3/3] pinctrl: sunxi: Remove old sun5i pinctrl drivers

[PATCH v6 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-08 16:26 UTC  (7+ messages)
` [PATCH v6 07/18] iommu: Implement reserved_regions iommu-group sysfs file

[PATCH RFC 0/4] SolidRun Hummingboard 2 support
 2017-01-08 15:20 UTC  (8+ messages)
` [PATCH 1/4] ARM: dts: imx6qdl: add HummingBoard2 boards
` [PATCH 2/4] ARM: dts: imx6*-hummingboard2: fix SD card detect
` [PATCH 3/4] ARM: dts: imx6*-hummingboard2: use proper gpio flags definitions
` [PATCH 4/4] ARM: dts: imx6*-hummingboard2: convert to more conventional vmmc-supply

[PATCH] ARM: imx6: add support for SolidRun Hummingboard2
 2017-01-08 14:51 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: mt7623: Add initial Geek Force support
 2017-01-08 13:31 UTC  (5+ messages)
` [PATCH 1/4] Documentation: devicetree: Add vendor prefix for AsiaRF
` [PATCH 2/4] Documentation: devicetree: arm: mediatek: Add Geek Force board
` [PATCH 3/4] ARM: dts: mt7623: Add Geek Force config
` [PATCH 4/4] MAINTAINERS: Extend ARM/Mediatek SoC support section

mmc: sdhci-of-at91: Internal clock never stabilised
 2017-01-08 12:53 UTC 

[PATCH v7 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-08 11:30 UTC  (5+ messages)
` [PATCH v7 5/8] IIO: add bindings for STM32 timer trigger driver
` [PATCH v7 6/8] IIO: add "

[PATCH 00/22] add support for AXP20X and AXP22X power supply drivers
 2017-01-08 10:59 UTC  (22+ messages)
` [PATCH 03/22] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
` [PATCH 07/22] dt-bindings: power: supply: add AXP20X/AXP22X AC power supply
` [PATCH 08/22] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs
` [PATCH 14/22] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding

[PATCH] drivers: phy: constify phy_ops structures
 2017-01-08 10:35 UTC 

[PATCH 0/2] ARM: v7-A !MMU fixes for fun (&fame)
 2017-01-08  9:58 UTC  (13+ messages)
` [PATCH RFC 2/2] ARM: nommu: remap exception base address to RAM
      ` [PATCH WIP 1/4] ARM: nommu: dynamic exception base address setting
      ` [PATCH WIP 2/4] ARM: nommu: remove Hivecs configuration is asm
      ` [PATCH WIP 3/4] ARM: mm: nommu: display dynamic exception base
      ` [PATCH WIP 4/4] ARM: remove compile time vector base for CP15 case

[PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask
 2017-01-08  7:09 UTC  (3+ messages)
` [PATCH] arm64: do not set dma masks that device connection can't handle

[PATCH v2 0/4] linux/const.h: cleanups of macros such as UL(), _BITUL(), BIT() etc
 2017-01-08  6:27 UTC  (4+ messages)
` [PATCH v2 2/4] linux/const.h: move UL() macro to include/linux/const.h

[PATCH v5 0/5] Add touch key driver support for TM2
 2017-01-08  6:13 UTC  (10+ messages)
  ` [PATCH v5 5/5] arm64: dts: exynos: Add tm2 touchkey node

[PATCH 0/4] video: ARM CLCD: add support of an optional GPIO to enable panel
 2017-01-07 23:32 UTC  (4+ messages)

[PATCH v3 1/2] Doc: devicetree: bindings: Add vendor prefix entry - lwn
 2017-01-07 21:24 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: imx6q: Add mccmon6 board support

[PATCH v2 0/9] Use mmio-sram driver for Keystone MSMC RAM
 2017-01-07 20:36 UTC  (2+ messages)

[PATCHv2 net-next 00/16] net: mvpp2: add basic support for PPv2.2
 2017-01-07 20:10 UTC  (11+ messages)
` [PATCHv2 net-next 01/16] dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support
` [PATCHv2 net-next 11/16] net: mvpp2: handle misc PPv2.1/PPv2.2 differences
` [PATCHv2 net-next 15/16] net: mvpp2: add support for an additional clock needed for PPv2.2

[PATCH v5 1/2] ARM: dts: vf610-zii-dev-rev-b: Remove leftover PWM pingroup
 2017-01-07 20:06 UTC  (2+ messages)
` [PATCH v5 2/2] ARM: dts: vf610-zii-dev: Add .dts file for rev. C

[linux-sunxi][PATCH 0/3] Enable SPDIF on the Mele I7
 2017-01-07 19:16 UTC  (3+ messages)
` [linux-sunxi][PATCH 3/3] ARM: dts: sun6i: Add SPDIF to "

[PATCH resend v3] ASoC: sun4i-codec: Add "Right Mixer" to "Line Out Mono Diff." route
 2017-01-07 18:57 UTC 

[PATCH V9] thermal: bcm2835: add thermal driver for bcm2835 soc
 2017-01-07 16:55 UTC 

[PATCH] clk: sunxi-ng: fix PLL_CPUX adjusting on H3
 2017-01-07 15:49 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH 0/3] crypto: picoxcell - Cleanups removing non-DT code
 2017-01-07 15:05 UTC  (2+ messages)

[PATCH v2 0/2] ARM: davinvi: da850 add ohci DT nodes
 2017-01-07 14:16 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add "rockchip, grf" property for RK3399 PMUCRU/CRU
 2017-01-07 13:05 UTC 

[PATCH RFC 0/4] Fix orion-mdio resource/interrupt issues indentified while reviewing mvpp2
 2017-01-07 11:28 UTC  (5+ messages)
` [PATCH RFC 1/4] net: mvmdio: disable interrupts in driver failure path
` [PATCH RFC 2/4] net: mvmdio: fix interrupt disable in remove path
` [PATCH RFC 3/4] dt-bindings: correct marvell orion MDIO binding document
` [PATCH RFC 4/4] net: mvmdio: disable interrupt if resource size is too small

[PATCH 0/4] ARM: exynos: Fix Odroid U3 USB/LAN when TFTP booting (power sequence)
 2017-01-07  9:16 UTC  (6+ messages)
` [PATCH 1/4] ARM: dts: exynos: Fix indentation of EHCI and OHCI ports
` [PATCH 2/4] ARM: dts: exynos: Fix LAN9730 on Odroid U3 after tftpboot
` [PATCH 3/4] ARM: exynos_defconfig: Enable power sequence for Odroid U3
` [PATCH 4/4] ARM: multi_v7_defconfig: "
  ` [PATCH v1.1] "

[PATCH v11 0/8] power: add power sequence library
 2017-01-07  8:56 UTC  (9+ messages)
` [PATCH v11 1/8] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v11 2/8] power: add "
` [PATCH v11 3/8] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v11 4/8] usb: core: add power sequence handling for USB devices

[PATCH 1/2] usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths
 2017-01-07  8:41 UTC  (2+ messages)
` [PATCH 2/2] usb: host: ohci-exynos: "

[PATCH 1/5] ARM: dts: qcom: apq8064: Add missing scm clock
 2017-01-07  7:30 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: qcom: apq8064: Add riva-pil node

[PATCH v7 0/4] arm64: arch_timer: Add workaround for hisilicon-161601 erratum
 2017-01-07  7:07 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: arch_timer: Add device tree binding "
` [PATCH v7 2/4] arm64: arch_timer: Introduce a generic erratum handing mechanism for fsl-a008585
` [PATCH v7 3/4] arm64: arch_timer: Work around Erratum Hisilicon-161601
` [PATCH v7 4/4] arm64: arch timer: Add timer erratum property for Hip05-d02 and Hip06-d03

[PATCH v5 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-01-07  6:45 UTC  (4+ messages)
` [PATCH v5 1/3] dmaengine: xilinx_dma: Check for channel idle state before submitting dma descriptor
` [PATCH v5 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma
` [PATCH v5 3/3] dmaengine: xilinx_dma: Fix race condition in the driver for multiple descriptor scenario

[PATCH v2] ARM: dts: qcom: apq8064: Add missing scm clock
 2017-01-07  4:06 UTC  (2+ messages)

[PATCH v6 0/4] arm64: arch_timer: Add workaround for hisilicon-161601 erratum
 2017-01-07  2:36 UTC  (4+ messages)
` [PATCH v6 3/4] arm64: arch_timer: Work around Erratum Hisilicon-161601

[PATCH v3 00/24] i.MX Media Driver
 2017-01-07  2:11 UTC  (23+ messages)
` [PATCH v3 01/24] [media] dt-bindings: Add bindings for i.MX media driver
` [PATCH v3 02/24] ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node
` [PATCH v3 03/24] ARM: dts: imx6qdl: Add mipi_ipu1/2 multiplexers, mipi_csi, and their connections
` [PATCH v3 04/24] ARM: dts: imx6qdl: add media device
` [PATCH v3 05/24] ARM: dts: imx6qdl-sabrelite: remove erratum ERR006687 workaround
` [PATCH v3 06/24] ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors
` [PATCH v3 07/24] ARM: dts: imx6-sabresd: "
` [PATCH v3 08/24] ARM: dts: imx6-sabreauto: create i2cmux for i2c3
` [PATCH v3 09/24] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
` [PATCH v3 10/24] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
` [PATCH v3 11/24] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
` [PATCH v3 12/24] add mux and video interface bridge entity functions
` [PATCH v3 13/24] platform: add video-multiplexer subdevice driver
` [PATCH v3 14/24] UAPI: Add media UAPI Kbuild file
` [PATCH v3 15/24] media: Add userspace header file for i.MX
` [PATCH v3 17/24] media: imx: Add CSI subdev driver
` [PATCH v3 18/24] media: imx: Add SMFC "
` [PATCH v3 19/24] media: imx: Add IC subdev drivers
` [PATCH v3 20/24] media: imx: Add Camera Interface subdev driver
` [PATCH v3 21/24] media: imx: Add MIPI CSI-2 Receiver "
` [PATCH v3 22/24] media: imx: Add MIPI CSI-2 OV5640 sensor "
` [PATCH v3 24/24] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers

[PATCH V7 1/4] Documentation/devicetree/bindings: b850v3_lvds_dp
 2017-01-07  1:29 UTC  (2+ messages)

[PATCH] clk: scpi: don't add cpufreq device if the scpi dvfs node is disabled
 2017-01-07  0:44 UTC  (2+ messages)

[PATCH v2 00/19] i.MX Media Driver
 2017-01-07  0:25 UTC  (4+ messages)
` [PATCH v2 05/19] ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors

APM smmu implementation
 2017-01-06 23:21 UTC 


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