linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-25 07:56:13 to 2018-05-25 15:20:23 UTC [more...]

[PATCH v5 0/2] arm64: signal: Report signal frame size to userspace via auxv
 2018-05-25 15:20 UTC  (4+ messages)
` [PATCH v5 1/2] arm64/sve: Thin out initialisation sanity-checks for sve_max_vl
` [PATCH v5 2/2] arm64: signal: Report signal frame size to userspace via auxv

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2018-05-25 14:51 UTC  (14+ messages)

[GIT PULL] late omap soc changes for v4.18 merge window
 2018-05-25 14:51 UTC 

[PATCH v4 0/2] arm64: signal: Report signal frame size to userspace via auxv
 2018-05-25 14:39 UTC  (8+ messages)
` [PATCH v4 2/2] "

[PATCH v11 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-05-25 14:28 UTC  (5+ messages)
` [PATCH v11 1/4] ioremap: Update pgtable free interfaces with addr
` [PATCH v11 2/4] arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
` [PATCH v11 3/4] arm64: Implement page table free interfaces
` [PATCH v11 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"

[PATCH v2 0/5] Add gpio support for Action Semi S900 SoC
 2018-05-25 14:23 UTC  (8+ messages)
` [PATCH v2 5/5] MAINTAINERS: Add Actions Semi S900 pinctrl entries

[PATCH] ARM: dts: imx51-zii-rdu1: Make sure SD1_WP is low
 2018-05-25 14:16 UTC  (2+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-25 14:08 UTC  (18+ messages)
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 39/40] iommu/arm-smmu-v3: Add support for PRI

[PATCH v3 0/6] Driver for at91 usart in spi mode
 2018-05-25 14:07 UTC  (8+ messages)
` [PATCH v3 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd

[PATCH] PCI: Try to clean up resources via remove if shutdown doesn't exist
 2018-05-25 14:04 UTC 

[RFT v2 0/4] Perf script: Add python script for CoreSight trace disassembler
 2018-05-25 14:03 UTC  (9+ messages)
` [RFT v2 1/4] perf cs-etm: Generate sample for missed packets

[PATCH v3 00/15] ARM Spectre variant 2 fixes
 2018-05-25 14:01 UTC  (16+ messages)
` [PATCH v3 01/15] ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
` [PATCH v3 02/15] ARM: bugs: prepare processor bug infrastructure
` [PATCH v3 03/15] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH v3 04/15] ARM: bugs: add support for per-processor bug checking
` [PATCH v3 05/15] ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
` [PATCH v3 06/15] ARM: spectre-v2: harden branch predictor on context switches
` [PATCH v3 07/15] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
` [PATCH v3 08/15] ARM: spectre-v2: harden user aborts in kernel space
` [PATCH v3 09/15] ARM: spectre-v2: add firmware based hardening
` [PATCH v3 10/15] ARM: spectre-v2: warn about incorrect context switching functions
` [PATCH v3 11/15] ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
` [PATCH v3 12/15] ARM: KVM: invalidate icache on guest exit for Cortex-A15
` [PATCH v3 13/15] ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
` [PATCH v3 14/15] ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH v3 15/15] ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1

[PATCH v2] bpf, arm32: Correct check_imm24
 2018-05-25 13:47 UTC  (2+ messages)

[PATCH v4 00/26] arm64: provide pseudo NMI with GICv3
 2018-05-25 13:42 UTC  (38+ messages)
` [PATCH v4 01/26] arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
` [PATCH v4 02/26] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v4 03/26] arm64: cpufeature: Use alternatives for VHE cpu_enable
` [PATCH v4 04/26] arm64: alternative: Apply alternatives early in boot process
` [PATCH v4 05/26] irqchip/gic: Unify GIC priority definitions
` [PATCH v4 06/26] irqchip/gic: Lower priority of GIC interrupts
` [PATCH v4 07/26] irqchip/gic-v3: Remove acknowledge loop
` [PATCH v4 08/26] arm64: daifflags: Use irqflags functions for daifflags
` [PATCH v4 09/26] arm64: Use daifflag_restore after bp_hardening
` [PATCH v4 10/26] arm64: Delay daif masking for user return
` [PATCH v4 11/26] arm64: Make PMR part of task context
` [PATCH v4 12/26] arm64: Unmask PMR before going idle
` [PATCH v4 13/26] arm/arm64: gic-v3: Add helper functions to manage IRQ priorities
` [PATCH v4 14/26] arm64: kvm: Unmask PMR before entering guest
` [PATCH v4 15/26] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
` [PATCH v4 16/26] arm64: daifflags: Include PMR in daifflags restore operations
` [PATCH v4 17/26] irqchip/gic-v3: Factor group0 detection into functions
` [PATCH v4 18/26] irqchip/gic-v3: Do not overwrite PMR value
` [PATCH v4 19/26] irqchip/gic-v3: Switch to PMR masking after IRQ acknowledge
` [PATCH v4 20/26] arm64: Switch to PMR masking when starting CPUs
` [PATCH v4 21/26] arm64: Add build option for IRQ masking via priority
` [PATCH v4 22/26] arm64: Detect current view of GIC priorities
` [PATCH v4 23/26] irqchip/gic: Add functions to access irq priorities
` [PATCH v4 24/26] irqchip/gic-v3: Add base support for pseudo-NMI
` [PATCH v4 25/26] irqchip/gic-v3: Provide NMI handlers
` [PATCH v4 26/26] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI

[PATCH V2] PCI/portdrv: do not disable device on reboot/shutdown
 2018-05-25 13:30 UTC  (5+ messages)

[PATCH v6 0/9] Introduce the Counter subsystem
 2018-05-25 13:00 UTC  (7+ messages)
` [PATCH v6 3/9] docs: Add Generic Counter interface documentation

[PATCH] arm64: dts: qcom: msm8996: Use UFS_GDSC for UFS
 2018-05-25 12:51 UTC  (2+ messages)

[GIT PULL 1/5] dt-bindings: tegra: Changes for v4.18-rc1
 2018-05-25 12:45 UTC  (15+ messages)
` [GIT PULL 2/5] memory: "
  ` [GIT PULL v2 "
` [GIT PULL 3/5] ARM: tegra: Core changes "
` [GIT PULL 4/5] ARM: tegra: Device tree "
` [GIT PULL 5/5] arm64: "

[PATCH v2]irqchip/irq-gic-v3:Avoid a waste of LPI resource
 2018-05-25 12:45 UTC 

[PATCH] mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
 2018-05-25 12:42 UTC  (4+ messages)

[PATCH v4 0/7] ASoC: add driver for Atmel I2S controller
 2018-05-25 12:34 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: clk: at91: add an I2S mux clock
` [PATCH v4 2/7] clk: at91: add I2S clock mux driver
` [PATCH v4 3/7] ARM: dts: at91: sama5d2: add I2S clock muxing nodes
` [PATCH v4 4/7] ASoC: atmel-i2s: dt-bindings: add DT bindings for I2S controller
` [PATCH v4 5/7] ASoC: atmel-i2s: add driver for the new Atmel "
` [PATCH v4 6/7] ARM: dts: at91: sama5d2: add nodes for I2S controllers
` [PATCH v4 7/7] ARM: dts: at91: sama5d2 Xplained: add pin muxing for I2S

[PATCH 0/9] PM / Domains: Add support for multi PM domains per device
 2018-05-25 12:34 UTC  (21+ messages)
` [PATCH 8/9] PM / Domains: Add support for multi PM domains per device to genpd
` [PATCH 9/9] PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains

[GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v4.18
 2018-05-25 12:22 UTC  (2+ messages)

[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.18
 2018-05-25 12:21 UTC  (2+ messages)

[PATCH v2 0/8] Make deferring probe forever optional
 2018-05-25 12:20 UTC  (9+ messages)
` [PATCH v2 1/8] driver core: make deferring probe after init optional
` [PATCH v2 7/8] iommu: Remove IOMMU_OF_DECLARE

[GIT PULL] ARM: mvebu: dt64 for v4.18 (#1)
 2018-05-25 12:19 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt for v4.18 (#1)
 2018-05-25 12:19 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: arm64 for v4.18 (#1)
 2018-05-25 12:17 UTC  (2+ messages)

[PATCH] drm/rockchip: vop: fix irq disabled after vop driver probed
 2018-05-25 12:14 UTC  (3+ messages)

[GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.18
 2018-05-25 12:06 UTC  (2+ messages)

qcom: add firmware file for Venus on SDM845
 2018-05-25 12:04 UTC  (3+ messages)

[GIT PULL v2] arm64: defconfig: hisilicon config updates for v4.18
 2018-05-25 12:01 UTC  (2+ messages)

[GIT PULL 1/3] DaVinci SoC updates for v4.18
 2018-05-25 11:59 UTC  (6+ messages)
` [GIT PULL 2/3] DaVinci device-tree "
` [GIT PULL 3/3] DaVinci defconfig "

[GIT PULL] ARM: mvebu: arm for v4.18 (#1)
 2018-05-25 11:57 UTC  (2+ messages)

[GIT PULL] Amlogic defconfig updates for v4.18
 2018-05-25 11:53 UTC  (2+ messages)

[GIT PULL] Amlogic 64-bit DT updates for v4.18
 2018-05-25 11:51 UTC  (2+ messages)

[GIT PULL] Amlogic 32-bit DT updates for v4.18
 2018-05-25 11:49 UTC  (2+ messages)

[GIT PULL v2] arm64: dts: hisilicon dts updates for v4.18
 2018-05-25 11:47 UTC  (2+ messages)

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-05-25 11:46 UTC  (12+ messages)
` [PATCH 01/15] arm: dts: armada: Fix "#cooling-cells" property's name
` [PATCH 03/15] arm: dts: mediatek: Add missing cooling device properties for CPUs
` [PATCH 04/15] arm: dts: rk322x: "
` [PATCH 05/15] arm: dts: uniphier: "
` [PATCH 06/15] arm: dts: sun: "
` [PATCH 07/15] arm: dts: exynos: "
` [PATCH 10/15] arm: dts: rk3288: "
` [PATCH 11/15] arm: dts: berlin: Add missing OPP "
` [PATCH 12/15] arm: dts: highbank: "
` [PATCH 15/15] arm: dts: imx: "

[PATCH dts/arm/aspeed-g5 v1] ARM: dts: aspeed-g5: Add IPMI KCS node
 2018-05-25 11:33 UTC  (4+ messages)

[PATCH v2 00/14] ARM Spectre variant 2 fixes
 2018-05-25 11:31 UTC  (7+ messages)
` [PATCH 03/14] ARM: bugs: hook processor bug checking into SMP and suspend paths

[PATCH v10 00/18] KVM: arm64: Optimise FPSIMD context switching
 2018-05-25 11:28 UTC  (13+ messages)
` [PATCH v10 07/18] arm64: fpsimd: Eliminate task->mm checks

[PATCHv2] ARM64: KVM: use lm_alias() for kvm_ksym_ref()
 2018-05-25 11:28 UTC  (4+ messages)

[PATCH v2 00/13] ARM: pxa: switch to DMA slave maps
 2018-05-25 10:59 UTC  (9+ messages)
` [PATCH v2 08/13] ASoC: pxa: remove the dmaengine compat need
` [PATCH v2 10/13] dmaengine: pxa: document pxad_param
` [PATCH v2 11/13] dmaengine: pxa: make the filter function internal
` [PATCH v2 13/13] ARM: pxa: change SSP DMA channels allocation

REGRESSION: iommu fails to take address limit into account
 2018-05-25 10:52 UTC  (5+ messages)

[PATCH v11 00/19] KVM: arm64: Optimise FPSIMD context switching
 2018-05-25 10:48 UTC  (8+ messages)
` [PATCH v11 07/19] arm64: fpsimd: Avoid FPSIMD context leakage for the init task
` [PATCH v11 08/19] arm64: fpsimd: Eliminate task->mm checks

[PATCH V3 0/4] clk: new APIs to handle all available clocks
 2018-05-25 10:37 UTC  (5+ messages)
` [PATCH V3 1/4] clk: bulk: add of_clk_bulk_get()
` [PATCH V3 2/4] clk: add new APIs to operate on all available clocks
` [PATCH V3 3/4] clk: add managed version of clk_bulk_get_all
` [PATCH V3 4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations

[PATCHv4 00/10] ARMv8.3 pointer authentication userspace support
 2018-05-25 10:18 UTC  (7+ messages)
` [PATCHv4 05/10] arm64/cpufeature: detect pointer authentication
` [PATCHv4 06/10] arm64: add basic pointer authentication support

linux-next: manual merge of the userns tree with the arm tree
 2018-05-25 10:14 UTC 

[PATCH] arm64: defconfig: Enable BD9571MWV regulator
 2018-05-25 10:11 UTC  (2+ messages)

[PATCH] ARM: dts: porter: Add missing PMIC nodes
 2018-05-25 10:09 UTC  (3+ messages)

[PATCH V2 3/4] clk: add managed version of clk_bulk_get_all
 2018-05-25  9:51 UTC  (3+ messages)

[PATCH V2 0/4] clk: new APIs to handle all available clocks
 2018-05-25  9:49 UTC  (7+ messages)
` [PATCH V2 1/4] clk: bulk: add of_clk_bulk_get()
` [PATCH V2 2/4] clk: add new APIs to operate on all available clocks

[PATCH v3 0/3] Renesas R9A06G032 SMP enabler
 2018-05-25  9:49 UTC  (3+ messages)
` [PATCH v3 2/3] arm: shmobile: Add the R9A06G032 SMP enabler driver

[PATCH v3 0/8] Add support for mediatek SOC MT2712
 2018-05-25  9:36 UTC  (13+ messages)
` [PATCH v3 1/8] drm/mediatek: update dt-bindings for mt2712
` [PATCH v3 3/8] drm/mediatek: add connection from OD1 to RDMA1
` [PATCH v3 4/8] drm/mediatek: add ddp component AAL1
` [PATCH v3 7/8] drm/mediatek: Add support for mediatek SOC MT2712

[PATCH] usb: gadget: composite: fix delayed_status race condition when set_interface
 2018-05-25  9:24 UTC 

[PATCH v10 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-05-25  9:17 UTC  (6+ messages)
` [PATCH v10 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v10 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v10 3/5] arm64: dts: add ufs dts node
` [PATCH v10 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v10 5/5] arm64: defconfig: enable f2fs and squashfs

[PATCH] media: v4l2-ctrl: Add control for VP9 profile
 2018-05-25  9:09 UTC  (2+ messages)

[PATCH] perf: hisi: fix uncore PMU index ID
 2018-05-25  8:34 UTC  (5+ messages)

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-05-25  8:27 UTC  (5+ messages)
` [PATCH v4 1/7] interconnect: Add generic "
` [PATCH v4 5/7] interconnect: qcom: Add msm8916 interconnect provider driver

[PATCH 0/4] KVM/arm64: Cache maintenance relaxations
 2018-05-25  8:23 UTC  (4+ messages)
` [PATCH 3/4] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables

[PATCH v7 2/2] ARM: dts: imx: Add basic dts support for imx6sll EVK board
 2018-05-25  7:56 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).