linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-04 10:36:25 to 2017-09-05 13:39:38 UTC [more...]

[PATCH v2 00/18] firmware: ARM System Control and Management Interface(SCMI) support
 2017-09-05 13:39 UTC  (9+ messages)
` [PATCH v2 03/18] firmware: arm_scmi: add basic driver infrastructure for SCMI
` [PATCH v2 04/18] firmware: arm_scmi: add common infrastructure and support for base protocol
` [PATCH v2 15/18] clk: add support for clocks provided by SCMI

[RFC PATCH 0/6] Add platform device SVM support for ARM SMMUv3
 2017-09-05 12:56 UTC  (12+ messages)
` [RFC PATCH 1/6] dt-bindings: document stall and PASID properties for IOMMU masters
` [RFC PATCH 2/6] iommu/of: Add stall and pasid properties to iommu_fwspec
` [RFC PATCH 4/6] iommu/arm-smmu-v3: Add SVM support for platform devices
` [RFC PATCH 5/6] iommu/arm-smmu-v3: fix panic when handle stall mode irq
` [RFC PATCH 6/6] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S

[Question] PCI ACS is broken for ARM SMMU v3?
 2017-09-05 12:47 UTC  (4+ messages)

[PATCH v8 00/20] simplify crypto wait for async op
 2017-09-05 12:38 UTC  (21+ messages)
` [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
` [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v8 03/20] net: "
` [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY
` [PATCH v8 05/20] crypto: marvell/cesa: "
` [PATCH v8 06/20] crypto: introduce crypto wait for async op
` [PATCH v8 07/20] crypto: move algif to generic async completion
` [PATCH v8 08/20] crypto: move pub key "
` [PATCH v8 09/20] crypto: move drbg "
` [PATCH v8 10/20] crypto: move gcm "
` [PATCH v8 11/20] crypto: move testmgr "
` [PATCH v8 12/20] fscrypt: move "
` [PATCH v8 13/20] dm: move dm-verity "
` [PATCH v8 14/20] cifs: move "
` [PATCH v8 15/20] ima: "
` [PATCH v8 16/20] crypto: tcrypt: "
` [PATCH v8 17/20] crypto: talitos: "
` [PATCH v8 18/20] crypto: qce: "
` [PATCH v8 19/20] crypto: mediatek: "
` [PATCH v8 20/20] crypto: adapt api sample to use async. op wait

[PATCH] drm/exynos/hdmi: Fix unsafe list iteration
 2017-09-05 12:23 UTC 

[PATCH v7 00/19] simplify crypto wait for async op
 2017-09-05 12:16 UTC  (5+ messages)

Tegra baseline test results for v4.13
 2017-09-05 12:09 UTC 

[PATCH] clocksource: tcb_clksrc: Fix clock speed message
 2017-09-05 11:36 UTC 

[PATCH v2 0/6] Host1x and VIC support for Tegra186
 2017-09-05 11:28 UTC  (9+ messages)
` [PATCH v2 1/6] arm64: tegra: Add #power-domain-cells for BPMP
` [PATCH v2 2/6] arm64: tegra: Add host1x on Tegra186
` [PATCH v2 3/6] arm64: tegra: Add VIC "
` [PATCH v2 4/6] dt-bindings: host1x: Add Tegra186 information
` [PATCH v2 5/6] gpu: host1x: Add Tegra186 support
` [PATCH v2 6/6] drm/tegra: Add Tegra186 support for VIC

[PATCH] usb: host: xhci-plat: allow sysdev to inherit from ACPI
 2017-09-05 11:21 UTC  (2+ messages)

[PATCH] arm64: allwinner: h5: add support for NanoPi NEO Plus 2 board
 2017-09-05 11:09 UTC  (9+ messages)
` [PATCH v5] arm64: allwinner: h5: add support for NanoPi NEO Plus2
` [PATCH v8] arm64: allwinner: h5: add NanoPi NEO Plus2 DT support

[PATCHv7 0/3] Intel FPGA Video and Image Processing Suite
 2017-09-05 11:08 UTC  (3+ messages)
` [PATCHv7 3/3] ARM:drm ivip "

[PATCH v6 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-09-05 11:07 UTC  (6+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

[PATCH v3 0/3] ARM: renesas: Enable SMP on R-Car E2
 2017-09-05 11:07 UTC  (3+ messages)

[PATCH v2 0/3] arm64/ras: support sea error recovery
 2017-09-05 11:06 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] GHES: add a notify chain for process memory section
` [PATCH v2 3/3] arm64/ras: save error address from memory section for recovery

[PATCH] arm64: Convert pr_warning to standard pr_warn for arm64
 2017-09-05 11:03 UTC 

[PATCH 0/7] ARM: dts: rockchip: add Utgard Mali nodes for some socs
 2017-09-05 10:57 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: gpu: mali-utgard: Add Rockchip Utgard Malis
` [PATCH 2/7] dt-bindings: gpu: mali-utgard: add optional supply regulator
` [PATCH 3/7] ARM: dts: rockchip: add rk3036 gpu node
` [PATCH 4/7] ARM: dts: rockchip: enable the gpu on rk3036-kylin boards
` [PATCH 5/7] ARM: dts: rockchip: add rk322x gpu node
` [PATCH 6/7] ARM: dts: rockchip: add gpu nodes on rk3066/rk3188
` [PATCH 7/7] ARM: dts: rockchip: enable gpu on rk3188-radxarock

[PATCH v3 1/4] syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check
 2017-09-05 10:46 UTC  (6+ messages)
` [PATCH v3 3/4] arm/syscalls: Optimize address limit check

[PATCH v2 0/6] Handle forwarded level-triggered interrupts
 2017-09-05 10:26 UTC  (5+ messages)
` [PATCH v2 3/6] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v2 5/6] KVM: arm/arm64: Rearrange kvm_vgic_[un]map_phys code in vgic.c

[PATCH] ARM: dts: at91: sama5d2 Xplained: Describe the SD card power supply
 2017-09-05 10:18 UTC 

[PATCH] arm64: Convert pr_warning to standard pr_warn
 2017-09-05  9:22 UTC  (3+ messages)

[PATCH] ASoC: improve RT5514 dependencies
 2017-09-05  9:03 UTC  (4+ messages)

[PATCH 0/5] mmc: Add OMAP SDHCI driver
 2017-09-05  8:57 UTC  (6+ messages)
` [PATCH 4/5] mmc: sdhci-omap: "

[PATCH 3/5] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap
 2017-09-05  8:53 UTC  (13+ messages)
` [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller

[PATCH v3 0/5] arm64: Initial Realtek RTD1295 enablement
 2017-09-05  8:46 UTC  (4+ messages)

[PATCH] drm: exynos: include linux/irq.h
 2017-09-05  8:19 UTC 

[PATCH v4 0/3] arm64: Realtek RTD1295 RTC
 2017-09-05  8:09 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: rtc: Add Realtek RTD1295
` [PATCH v4 2/3] "
` [PATCH v4 3/3] arm64: dts: realtek: Add RTD1295 RTC node

[PATCH v6 00/12] AC97 device/driver model revamp
 2017-09-05  8:04 UTC  (7+ messages)
` [PATCH v6 06/12] mfd: wm97xx-core: core support for wm97xx Codec
` [PATCH v6 09/12] ASoC: wm9712: add ac97 new bus support

[PATCH v3 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
 2017-09-05  7:56 UTC  (12+ messages)
` [PATCH v4 0/3] thermal: add thermal sensor driver for Hi3660
  ` [PATCH v4 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
  ` [PATCH v4 2/3] thermal: hisilicon: add thermal sensor driver for Hi3660

[PATCH v3 0/5] Add MediaTek PMIC keys support
 2017-09-05  7:37 UTC  (5+ messages)
` [PATCH v3 3/5] dt-bindings: mfd: Add bindings for the keys as subnode of PMIC
` [PATCH v3 5/5] mfd: mt6397: Add PMIC keys support to MT6397 driver

[RFC 0/4] Parse ACPI/PPTT for cache information
 2017-09-05  7:22 UTC  (3+ messages)
` [RFC 4/4] ACPI: Enable PPTT support on ARM64

[PATCH 1/2] PCI: iproc: export iproc_pcie_shutdown symbol
 2017-09-05  7:19 UTC  (2+ messages)
` [PATCH 2/2] PCI: iproc: fix Stingray CRS defect handling

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-05  7:18 UTC  (12+ messages)
` [PATCH v6 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v6 3/7] acpi: apei: remove the unused code
` [PATCH v6 4/7] arm64: kvm: support user space to query RAS extension feature

[PATCH v1 0/3] add UniPhier efuse support
 2017-09-05  7:04 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: nvmem: add description for UniPhier eFuse
` [PATCH v1 2/3] nvmem: uniphier: add UniPhier eFuse driver

[PATCH v2 0/4] ARM: ep93xx: various updates
 2017-09-05  6:50 UTC  (2+ messages)

[linux-sunxi][PATCH v2] ARM: dts: sunxi: h3/h5 :Add DAI nodes
 2017-09-05  6:41 UTC  (2+ messages)

[PATCH V5 0/4] Add Broadcom STB USB phy driver
 2017-09-05  6:11 UTC  (3+ messages)

[PATCH v2] clk: at91: utmi: set the mainck rate
 2017-09-05  6:11 UTC  (3+ messages)

[RESENT PATCH v7 0/7] ASoC: rockchip: Parse dai links from dts
 2017-09-05  4:26 UTC  (5+ messages)
` [RESENT PATCH v7 3/7] arm64: dts: rockchip: Update rt5514 devices' compatible for Gru

[PATCH v8 2/2] arm64: dts: rockchip: Update rt5514 devices' compatible for Gru
 2017-09-05  4:25 UTC 

[PATCH] Asoc: rockchip: Init dapm routes dynamically
 2017-09-05  4:14 UTC 

[PATCH RESEND 0/2] Allwinner V3s DMA support
 2017-09-05  3:37 UTC  (2+ messages)

[PATCH v2 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-09-05  2:47 UTC  (8+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm: dts: add Nuvoton NPCM750 device tree
` [PATCH v2 3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture

[RFC PATCH v1 0/3] arm64/ras: support sea error recovery
 2017-09-05  2:20 UTC  (4+ messages)
` [RFC PATCH v1 2/3] apei: add ghes param for arch_apei_report_mem_error

linux-next: manual merge of the rpmsg tree with the qcom tree
 2017-09-05  0:27 UTC 

[PATCH v2 0/3] arm64: Realtek RTD1295 watchdog
 2017-09-04 23:16 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: Add Realtek RTD1295
` [PATCH v2 2/3] "
` [PATCH v2 3/3] arm64: dts: realtek: Add watchdog node for RTD1295

[PATCH V2] ARM: dts: da850-evm: add chosen and SPI alias
 2017-09-04 22:12 UTC 

[PATCH v2 00/29] implement KASLR for ARM
 2017-09-04 19:33 UTC  (59+ messages)
` [PATCH v2 02/29] asm-generic: add .data.rel.ro sections to __ro_after_init
` [PATCH v2 03/29] ARM: assembler: introduce adr_l, ldr_l and str_l macros
` [PATCH v2 04/29] ARM: head-common.S: use PC-relative insn sequence for __proc_info
` [PATCH v2 05/29] ARM: head-common.S: use PC-relative insn sequence for idmap creation
` [PATCH v2 06/29] ARM: head.S: use PC-relative insn sequence for secondary_data
` [PATCH v2 07/29] ARM: kernel: use relative references for UP/SMP alternatives
` [PATCH v2 08/29] ARM: head: use PC-relative insn sequence for __smp_alt
` [PATCH v2 09/29] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash
` [PATCH v2 10/29] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table
` [PATCH v2 11/29] ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
` [PATCH v2 12/29] ARM: kvm: replace open coded VA->PA calculations with adr_l call
` [PATCH v2 13/29] arm-soc: exynos: replace open coded VA->PA conversions
` [PATCH v2 14/29] arm-soc: mvebu: replace open coded VA->PA conversion
` [PATCH v2 15/29] arm-soc: various: replace open coded VA->PA calculation of pen_release
` [PATCH v2 16/29] ARM: kernel: switch to relative exception tables
` [PATCH v2 17/29] ARM: kernel: use relative phys-to-virt patch tables
` [PATCH v2 19/29] ARM: kernel: make vmlinux buildable as a PIE executable
` [PATCH v2 20/29] ARM: kernel: use PC-relative symbol references in MMU switch code
` [PATCH v2 21/29] ARM: kernel: use PC relative symbol references in suspend/resume code
` [PATCH v2 22/29] ARM: mm: export default vmalloc base address
` [PATCH v2 23/29] ARM: kernel: refer to swapper_pg_dir via its symbol
` [PATCH v2 24/29] ARM: kernel: implement randomization of the kernel load address
` [PATCH v2 25/29] ARM: decompressor: explicitly map decompressor binary cacheable
` [PATCH v2 26/29] ARM: decompressor: add KASLR support

[RFC PATCH 1/7] ALSA: ac97: split out the generic ac97 registers
 2017-09-04 17:25 UTC  (2+ messages)
` Applied "ALSA: ac97: split out the generic ac97 registers" to the asoc tree

[PATCH v5 02/12] ALSA: ac97: add an ac97 bus
 2017-09-04 17:25 UTC  (2+ messages)
` Applied "ALSA: ac97: add an ac97 bus" to the asoc tree

[PATCH v4 03/12] ASoC: add new ac97 bus support
 2017-09-04 17:25 UTC  (2+ messages)
` Applied "ASoC: add new ac97 bus support" to the asoc tree

[PATCH v2 03/12] ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic
 2017-09-04 17:25 UTC  (2+ messages)
` Applied "ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic" to the asoc tree

[PATCH 0/1] net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
 2017-09-04 17:00 UTC  (4+ messages)
` [PATCH 1/1] "

Applied "regulator: pbias: Select voltage table based on max-voltage" to the regulator tree
 2017-09-04 16:48 UTC  (7+ messages)

[PATCH 0/2] SPI NOR - force 3byte addressing mode
 2017-09-04 16:26 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: add an option to force 3byte adressing mode

[PATCH V3 0/8] drivers: Boot Constraints core
 2017-09-04 16:25 UTC  (3+ messages)
` [PATCH V3 8/8] drivers: boot_constraint: Add Qualcomm display controller constraints

HAVE_EFFICIENT_UNALIGNED_ACCESS on ARM32 (was: Alignment issues in zImage with Linux 4.12, LZ4 and GCC5.3)
 2017-09-04 16:19 UTC 

[PATCH v2] clk: mb86s7x: Drop non-building driver
 2017-09-04 15:46 UTC  (3+ messages)

[PATCH] ARM: imx: mx31moboard: Remove unused 'dma' variable
 2017-09-04 15:33 UTC  (2+ messages)

[PATCH] arm: boot: dts: artpec6: Remove unnecessary interrupt-parent property from sub-nodes
 2017-09-04 15:23 UTC  (4+ messages)

[PATCH -tip 0/4] Add section address checking helper
 2017-09-04 15:22 UTC  (4+ messages)
` [PATCH -tip 2/4] arm: Cleanup in_exception_text() and move it in asm/sections.h

[PATCH 00/10] dmaengine: sun6i: Fixes for H3/A83T, enable A64
 2017-09-04 14:47 UTC  (7+ messages)
` [PATCH 02/10] dmaengine: sun6i: Correct burst length field offsets for H3
` [PATCH 05/10] dmaengine: sun6i: Move number of pchans/vchans/request to device struct

[PATCH v2 0/2] [DTS] Enable hardware for Nanopi M1 & Nanopi M1 Plus
 2017-09-04 13:52 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: sun8i: h3: Improved Wifi bindings on Bananapi M2 Plus

[RESEND PATCH v3 0/9] Add STM32 LPTimer: PWM, trigger and counter
 2017-09-04 13:51 UTC  (4+ messages)
` [RESEND PATCH v3 2/9] mfd: Add STM32 LPTimer driver
` [GIT PULL] Immutable branch between MFD, IIO and PWM due for the v4.14 merge window

rk3288: Enable HDMI hang boot and no Linux log
 2017-09-04 13:34 UTC  (2+ messages)

[PATCH] video: fbdev: make fb_videomode const
 2017-09-04 13:26 UTC  (2+ messages)

[PATCH v3 0/8] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-09-04 13:21 UTC  (9+ messages)
` [PATCH v3 6/8] PM / ACPI: Enable the runtime PM centric approach "

[PATCH 2/2] spi: imx: fix use of native chip-selects with devicetree
 2017-09-04 12:47 UTC  (2+ messages)
` Applied "spi: imx: fix use of native chip-selects with devicetree" to the spi tree

[PATCH v8 00/20] ILP32 for ARM64
 2017-09-04 11:54 UTC  (8+ messages)

[linux-sunxi][PATCH] ARM: dts: sunxi: h3/h5 :Add DAI nodes
 2017-09-04 11:40 UTC  (4+ 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).