linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-13 10:00:26 to 2017-01-13 17:03:07 UTC [more...]

[RFC PATCH v2 00/10] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-01-13 17:03 UTC  (13+ messages)
` [RFC PATCH v2 01/10] arm64: cpufeature: allow for version discrepancy in PMU implementations
` [RFC PATCH v2 02/10] arm64: cpufeature: Don't enforce system-wide SPE capability
` [RFC PATCH v2 03/10] arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
` [RFC PATCH v2 04/10] arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2
` [RFC PATCH v2 05/10] genirq: export irq_get_percpu_devid_partition to modules
` [RFC PATCH v2 06/10] perf/core: Export AUX buffer helpers "
` [RFC PATCH v2 07/10] perf: Directly pass PERF_AUX_* flags to perf_aux_output_end
` [RFC PATCH v2 08/10] perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samples
` [RFC PATCH v2 09/10] drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
` [RFC PATCH v2 10/10] dt-bindings: Document devicetree binding for ARM SPE

[PATCH v4 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-01-13 17:00 UTC  (9+ messages)
    ` [PATCH v4 1/4] dmaengine: pl330: remove pdata based initialization
    ` [PATCH v4 4/4] dmaengine: pl330: Don't require irq-safe runtime PM

[PATCH v2 1/2] virtio_mmio: Set DMA masks appropriately
 2017-01-13 16:59 UTC  (9+ messages)
` [PATCH v2 2/2] vring: Force use of DMA API for ARM-based systems

[RFC PATCH] arm64: defconfig: enable SMMUv3 config
 2017-01-13 16:58 UTC  (5+ messages)

[PATCH v1 0/2] add nor flash node for mt2701
 2017-01-13 16:56 UTC  (12+ messages)
` [PATCH v1 1/2] Documentation: mtk-quadspi: update DT bindings
` [PATCH v1 2/2] arm: dts: mt2701: add nor flash node

[PATCH 1/3] rtc: stm32: remove __exit annotation on remove callback
 2017-01-13 16:55 UTC  (9+ messages)
` [PATCH 2/3] rtc: stm32: fix building without CONFIG_OF
` [PATCH 3/3] rtc: stm32: use 32-bit cast for BIT() macro

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-13 16:49 UTC  (11+ messages)
` [PATCH 02/37] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH 04/37] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 06/37] PCI: dwc: Rename cfg_read/cfg_write to read/write
` [PATCH 10/37] PCI: dwc: designware: Fix style errors in pcie-designware.c
` [PATCH 11/37] PCI: dwc: Split pcie-designware.c into host and core files

[PATCH] coresight: STM: Balance enable/disable
 2017-01-13 16:48 UTC  (2+ messages)

[PATCH v4 0/2] Add support rockchip,grf property for RK3399 PMU/GRU
 2017-01-13 16:41 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: clk: add rockchip, grf property for RK3399
  ` [PATCH v4 2/2] dt-bindings: clk: add rockchip,grf "

[PATCH] ARM: mv78xx0: fix possible PCI buffer overflow
 2017-01-13 16:40 UTC  (2+ messages)

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 16:38 UTC  (5+ messages)
      ` [PATCH v3 1/8] arm: put types.h in uapi
      ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland

[PATCH RESEND 0/2] ARM: davinci: improve the nand clock lookup
 2017-01-13 16:36 UTC  (4+ messages)
` [PATCH RESEND 1/2] memory: aemif: allow passing device lookup table as platform data
` [PATCH RESEND 2/2] ARM: da850: add the nand dev_id to the clock lookup table

[PATCH v3 1/5] arm64: Define Falkor v1 CPU
 2017-01-13 16:12 UTC  (5+ messages)
` [PATCH v3 3/5] arm64: Create and use __tlbi_dsb() macros

[PATCH 0/4] video/exynos/cec: add HDMI state notifier & use in s5p-cec
 2017-01-13 15:36 UTC  (3+ messages)
` [PATCH 1/4] video: add HDMI state notifier support

[PATCH] arm64: dts: mt8173: Fix cpu_thermal cooling-maps contributions
 2017-01-13 15:36 UTC  (2+ messages)

[PATCH v5] arm64: dts: mt8173: add mmsel clocks for 4K support
 2017-01-13 15:32 UTC  (3+ messages)

[PATCH v2 0/6] Add some DT nodes for Mediatek MT2701
 2017-01-13 15:29 UTC  (11+ messages)
` [PATCH v2 1/6] arm: dts: mt2701: Add spi device node
` [PATCH v2 2/6] arm: dts: mt2701: Add iommu/smi "
` [PATCH v2 3/6] arm: dts: mt2701: Add nand "
` [PATCH v2 4/6] arm: dts: mt2701: Add auxadc "
` [PATCH v2 6/6] arm: dts: mt2701: Add thermal "

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

[PATCH RFC 0/7] Clean up PHY MMD accessors
 2017-01-13 15:22 UTC  (8+ messages)
` [PATCH RFC 1/7] net: phy: move phy MMD accessors to phy-core.c
` [PATCH RFC 2/7] net: phy: make phy_(read|write)_mmd() generic MMD accessors
` [PATCH RFC 3/7] net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
` [PATCH RFC 4/7] net: phy: switch remaining users to phy_(read|write)_mmd()
` [PATCH RFC 5/7] net: phy: convert micrel to new read_mmd/write_mmd driver methods
` [PATCH RFC 6/7] net: phy: remove the indirect MMD read/write methods
` [PATCH RFC 7/7] net: phy: clean up mmd_phy_indirect()

[GIT PULL 1/4] ARM: exynos: Mach/soc for v4.11
 2017-01-13 15:20 UTC  (4+ messages)
` [GIT PULL 2/4] ARM: dts: exynos: DT "
` [GIT PULL 3/4] arm64: "
` [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig "

[PATCH v3 00/24] i.MX Media Driver
 2017-01-13 15:20 UTC  (12+ 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 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 15/24] media: Add userspace header file for i.MX
  ` [PATCH v3 16/24] media: Add i.MX media core driver

[PATCH 3/3] ARM: dts: add the AB8500 clocks to the device tree
 2017-01-13 15:11 UTC 

[PATCH 2/3] ARM: dts: add the AB8500 sysclk to the device trees
 2017-01-13 15:11 UTC 

[PATCH 1/3] ARM: dts: Ux500: move USB PHY pins to PHY device
 2017-01-13 15:11 UTC 

[PATCH v3 0/2] mmc: host: s3cmci: add device tree support
 2017-01-13 15:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller
` [PATCH v3 2/2] mmc: host: s3cmci: allow probing from device tree

[PATCH v6 0/3] Add Mediatek JPEG Decoder
 2017-01-13 15:02 UTC  (12+ messages)
` [PATCH v6 3/3] arm: dts: mt2701: Add node for "

[PATCH 0/3] KVM/ARM updates for 4.10-rc4
 2017-01-13 14:57 UTC  (14+ messages)
` [PATCH 1/3] KVM: arm/arm64: Fix occasional warning from the timer work function
` [PATCH 2/3] KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
` [PATCH 3/3] KVM: arm/arm64: vgic: Fix deadlock on error handling

[PATCH v4 0/5] MT2701 iommu support
 2017-01-13 14:54 UTC  (7+ messages)
` [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

[PATCH] i2c: i2c-cadence: Don't register the adapter until it's ready
 2017-01-13 14:52 UTC  (5+ messages)

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

[PATCH 0/3] Add clock and power domain DT nodes for Mediatek MT2701
 2017-01-13 14:38 UTC  (3+ messages)
` [PATCH 1/3] arm: dts: mt2701: Sort DT nodes by register address

[PATCH] crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code
 2017-01-13 14:37 UTC  (2+ messages)

[PATCH -next] crypto: mediatek - make symbol of_crypto_id static
 2017-01-13 14:37 UTC  (2+ messages)

[PATCH 00/10] ARM: da850-lcdk: add SATA support
 2017-01-13 14:32 UTC  (12+ messages)
` [PATCH 01/10] ARM: davinci: add a clock lookup entry for the SATA clock
` [PATCH 02/10] ARM: davinci_all_defconfig: enable SATA modules
` [PATCH 03/10] devicetree: bindings: add bindings for ahci-da850
` [PATCH 04/10] sata: hardreset: retry if phys link is down
` [PATCH 05/10] sata: ahci_da850: add device tree match table
` [PATCH 06/10] sata: ahci_da850: implement a softreset quirk
` [PATCH 07/10] sata: ahci_da850: add support for the da850, clk_multiplier DT property
` [PATCH 08/10] ARM: dts: da850: add pinmux settings for the SATA controller
` [PATCH 09/10] ARM: dts: da850: add the SATA node
` [PATCH 10/10] ARM: dts: da850-lcdk: enable "

[GIT PULL] ARM: exynos: Fixes for v4.10
 2017-01-13 14:32 UTC 

[PATCH v2 18/18] insert build break
 2017-01-13 14:22 UTC  (3+ messages)

[PATCH v7 00/15] ACPI platform MSI support and its example mbigen
 2017-01-13 14:11 UTC  (11+ messages)
` [PATCH v7 08/15] ACPI: IORT: rename iort_node_map_rid() to make it generic
` [PATCH v7 09/15] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v7 12/15] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v7 15/15] irqchip: mbigen: Add ACPI support

[PATCH net-next v2 00/10] net: dsa: Support for pdata in dsa2
 2017-01-13 14:11 UTC  (8+ messages)
` [PATCH net-next v2 05/10] drivers: base: Add device_find_class()
` [PATCH net-next v2 08/10] net: dsa: Add support for platform data

[PATCH v8 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-13 13:59 UTC  (2+ messages)

[PATCH 1/4] clk: rockchip: add rk3288 isp_in clock ids
 2017-01-13 13:53 UTC  (3+ messages)
` [PATCH 4/4] clk: rockchip: add rk3288 cif_out clock

[PATCH v3 01/15] ARM: pxa: Don't rely on public mmc header to include leds.h
 2017-01-13 13:38 UTC  (5+ messages)
` [PATCH v3 02/15] ARM: davinci: "
` [PATCH v3 03/15] ARM: davinci: Don't rely on public mmc header to include interrupt.h

[RFC PATCH 00/10] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-01-13 13:33 UTC  (6+ messages)
` [RFC PATCH 09/10] drivers/perf: Add support for "

[PATCH] ARM: ux500: cut some platform data
 2017-01-13 13:16 UTC 

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

[PATCH v2] arm64: errata: Provide macro for major and minor cpu revisions
 2017-01-13 13:12 UTC 

[PATCH 0/2] dra7x: dts update for increase in QSPI SPL parttion size
 2017-01-13 12:40 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: dra7-evm: increase QSPI SPL partition size
` [PATCH 2/2] ARM: dts: dra72x-evm: "

[RFC PATCH v4 0/5] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-01-13 12:40 UTC  (11+ messages)

[PATCH] iommu/dma: Add support for DMA_ATTR_FORCE_CONTIGUOUS
 2017-01-13 12:36 UTC  (5+ messages)

[PATCH v7 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-13 12:30 UTC  (4+ messages)

[PATCH v2 0/5] Support for LEGO MINDSTORMS EV3
 2017-01-13 12:24 UTC  (6+ messages)
` [PATCH v2 3/5] ARM: davinci_all_defconfig: enable iio and ADS7950

[PATCH] arm64/mm: use phys_addr_t
 2017-01-13 12:06 UTC  (6+ messages)

[RFC] Kernel panic down to swiotlb when doing insmod a simple driver
 2017-01-13 12:05 UTC  (8+ messages)

[PATCH v3] ARM: dts: Add LEGO MINDSTORMS EV3 dts
 2017-01-13 12:04 UTC  (2+ messages)

[RESEND] spi: davinci: Allow device tree devices to use DMA
 2017-01-13 12:04 UTC  (3+ messages)

[PATCH] KVM: arm64: Increase number of memslots to 512
 2017-01-13 12:03 UTC  (2+ messages)

[PATCH] arm64: defconfig: disable CONFIG_DEVMEM
 2017-01-13 11:48 UTC  (4+ messages)

[PATCH v29 0/9] arm64: add kdump support
 2017-01-13 11:39 UTC  (9+ messages)
` [PATCH v29 3/9] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v29 9/9] Documentation: dt: chosen properties for arm64 kdump

[PATCH RFC 0/5] mvebu cleanups and preparation for Armada 7k/8k
 2017-01-13 11:28 UTC  (7+ messages)
` [PATCH RFC 1/5] pinctrl: mvebu: constify mvebu_mpp_ctrl structures
` [PATCH RFC 2/5] pinctrl: mvebu: provide per-control private data
` [PATCH RFC 3/5] pinctrl: mvebu: provide generic simple mmio-based implementation
` [PATCH RFC 4/5] pinctrl: mvebu: switch drivers to generic simple mmio
` [PATCH RFC 5/5] pinctrl: mvebu: add simple regmap based pinctrl implementation

[PATCH v3 0/3] arm64: dts: juno: CoreSight support updates
 2017-01-13 11:14 UTC  (4+ messages)

[PATCH v2] KVM: arm/arm64: Fix occasional warning from the timer work function
 2017-01-13 11:12 UTC  (2+ messages)

[PATCH 0/4] video: ARM CLCD: add support of an optional GPIO to enable panel
 2017-01-13 11:08 UTC  (3+ messages)

[PATCH 1/1] iommu/arm-smmu: Fix for ThunderX erratum #27704
 2017-01-13 10:54 UTC  (5+ messages)

[PATCH v4 1/3] dt: bindings: add documentation for zx2967 family thermal sensor
 2017-01-13 10:46 UTC  (3+ messages)
` [PATCH v4 2/3] MAINTAINERS: add zx2967 thermal drivers to ARM ZTE architecture
` [PATCH v4 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family

[PATCH 1/2] dma-mapping: let arch know origin of dma range passed to arch_setup_dma_ops()
 2017-01-13 10:40 UTC  (2+ messages)

[PATCH v2 0/7] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11
 2017-01-13 10:28 UTC  (4+ messages)

[PATCH 0/2] Use data tune for CMD line tune
 2017-01-13 10:17 UTC  (4+ messages)
` [PATCH 1/2] mmc: mediatek: "

[PATCH 2/2] arm64: avoid increasing DMA masks above what hardware supports
 2017-01-13 10:16 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).