linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-25 09:49:20 to 2018-05-25 17:21:12 UTC [more...]

[PATCH v3 0/6] arm64: untag user pointers passed to the kernel
 2018-05-25 17:21 UTC  (3+ messages)
` [PATCH v3 1/6] arm64: add type casts to untagged_addr macro
` [PATCH v3 2/6] uaccess: add untagged_addr definition for other arches

[PATCH v4 0/6] Driver for at91 usart in spi mode
 2018-05-25 17:19 UTC  (7+ messages)
` [PATCH v4 1/6] MAINTAINERS: add at91 usart mfd driver
` [PATCH v4 2/6] dt-bindings: add binding for atmel-usart in SPI mode
` [PATCH v4 3/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v4 4/6] MAINTAINERS: add at91 usart spi driver
` [PATCH v4 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v4 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2018-05-25 17:14 UTC  (5+ messages)
` [PATCH v1 2/4] arm64: Add Mellanox BlueField SoC config option
` [PATCH v1 3/4] dt-bindings: soc: Add TmFifo binding for Mellanox BlueField SoC
` [PATCH v1 4/4] MAINTAINERS: Add entry for Mellanox Bluefield Soc

[PATCH v2 3/4] coresight: allow to build as modules
 2018-05-25 17:12 UTC  (9+ messages)
` [PATCH 1/6] coresight: remove CORESIGHT_LINKS_AND_SINKS dependencies and selections
  ` [PATCH 6/6] coresight: allow to build as modules

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

[PATCH 00/11] coresight: tmc-etr Transparent buffer management
 2018-05-25 16:54 UTC  (6+ messages)
` [PATCH 08/11] coresight: Add generic TMC sg table framework

[PATCH 0/3] Update Broadcom Stingray clock entries
 2018-05-25 16:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clk: Update Stingray binding doc
` [PATCH 2/3] clk: bcm: Update and add tingray clock entries
` [PATCH 3/3] arm64: dts: Update Stingray clock DT nodes

[PATCH v3 00/15] ARM Spectre variant 2 fixes
 2018-05-25 16:25 UTC  (21+ 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

[GIT PULL v3] arm64: defconfig: hisilicon config updates for v4.18
 2018-05-25 16:22 UTC 

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

[PATCH v3 7/8] drm/mediatek: Add support for mediatek SOC MT2712
 2018-05-25 16:12 UTC  (2+ messages)

[PATCH 1/2] ARM: stm32: Don't select DMA unconditionally on STM32MP157C
 2018-05-25 16:10 UTC  (2+ messages)
` [PATCH 2/2] ARM: shmobile: only call secure_cntvoff_init on SMP builds

[PATCH 1/2] ARM: stm32: Don't select DMA unconditionally on STM32MP157C
 2018-05-25 16:09 UTC 

[PATCH] arm64: vgic-v2: Fix proxying of cpuif access
 2018-05-25 16:09 UTC  (4+ messages)

[PATCH] usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
 2018-05-25 16:07 UTC 

[GIT PULL] arm64: fixes for -rc7
 2018-05-25 16:04 UTC 

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

[PATCH v2 0/3] input: touchscreen: edt-ft5x06: make wakeup source behavior configurable
 2018-05-25 15:52 UTC  (7+ messages)
` [PATCH v2 1/3] input: touchscreen: edt-ft5x06: don't make device a wakeup source by default

[PATCH 1/8] drm/sun4i: mark PM functions as __maybe_unused
 2018-05-25 15:50 UTC  (2+ messages)
` [PATCH 6/8] drm/exynos: fix scaler_task_done return type

[PATCHv4 0/2] Improved perf support for imx53/ppd
 2018-05-25 15:45 UTC  (7+ messages)
` [PATCHv4 1/2] ARM: imx53: add secure-reg-access support for PMU

[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 v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-25 14:08 UTC  (3+ messages)
` [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 

[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  (27+ messages)
` [PATCH v4 02/26] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v4 04/26] arm64: alternative: Apply alternatives early in boot process
` [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  (3+ 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  (8+ messages)
` [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 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 07/18] arm64: fpsimd: Eliminate task->mm checks
 2018-05-25 11:28 UTC  (11+ messages)

[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  (5+ messages)
` [PATCH v2 10/13] dmaengine: pxa: document pxad_param
` [PATCH v2 11/13] dmaengine: pxa: make the filter function internal

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  (4+ messages)
` [PATCH V2 2/4] clk: add new APIs to operate on "


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