linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-31 08:52:37 to 2019-01-31 15:58:49 UTC [more...]

[PATCH] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-01-31 15:58 UTC  (2+ messages)

Out-of-tree mwlwifi driver crashes
 2019-01-31 15:46 UTC  (6+ messages)

[GIT PULL] omap soc regression fixes for v5.0-rc cycle
 2019-01-31 15:44 UTC 

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-31 15:31 UTC  (6+ messages)
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH v7 0/3] clk: clkdev add managed lookup registrations
 2019-01-31 15:21 UTC  (3+ messages)

[PATCH v2 00/21] Refine memblock API
 2019-01-31 15:23 UTC  (3+ messages)
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()

[PATCH v2 1/2] arm64: defconfig: Enable I2C_GPIO
 2019-01-31 15:20 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: defconfig: Enable SUN6I Camera sensor interface

[PATCH v10 00/25] arm64: provide pseudo NMI with GICv3
 2019-01-31 14:59 UTC  (26+ messages)
` [PATCH v10 01/25] arm64: Fix HCR.TGE status for NMI contexts
` [PATCH v10 02/25] arm64: Remove unused daif related functions/macros
` [PATCH v10 03/25] arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
` [PATCH v10 04/25] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v10 05/25] arm/arm64: gic-v3: Add PMR and RPR accessors
` [PATCH v10 06/25] irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
` [PATCH v10 07/25] arm64: ptrace: Provide definitions for PMR values
` [PATCH v10 08/25] arm64: Make PMR part of task context
` [PATCH v10 09/25] arm64: Unmask PMR before going idle
` [PATCH v10 10/25] arm64: kvm: Unmask PMR before entering guest
` [PATCH v10 11/25] efi: Let architectures decide the flags that should be saved/restored
` [PATCH v10 12/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
` [PATCH v10 13/25] arm64: daifflags: Include PMR in daifflags restore operations
` [PATCH v10 14/25] arm64: alternative: Allow alternative status checking per cpufeature
` [PATCH v10 15/25] arm64: alternative: Apply alternatives early in boot process
` [PATCH v10 16/25] irqchip/gic-v3: Factor group0 detection into functions
` [PATCH v10 17/25] arm64: Switch to PMR masking when starting CPUs
` [PATCH v10 18/25] arm64: gic-v3: Implement arch support for priority masking
` [PATCH v10 19/25] irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
` [PATCH v10 20/25] irqchip/gic-v3: Handle pseudo-NMIs
` [PATCH v10 21/25] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
` [PATCH v10 22/25] arm64: Handle serror in NMI context
` [PATCH v10 23/25] arm64: Skip preemption when exiting an NMI
` [PATCH v10 24/25] arm64: Skip irqflags tracing for NMI in IRQs disabled context
` [PATCH v10 25/25] arm64: Enable the support of pseudo-NMIs

[PATCH] arm64: defconfig: Enable RTC_DRV_SNVS
 2019-01-31 15:01 UTC 

[PATCH] arm64: dts: imx8mq: Add RTC support
 2019-01-31 15:01 UTC 

[PATCH 0/4] WIP: rockchip mpp for v4l2 video decoder
 2019-01-31 15:01 UTC  (3+ messages)

[PATCH RFC 1/1] iommu: set the default iommu-dma mode as non-strict
 2019-01-31 14:55 UTC  (2+ messages)

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-01-31 14:52 UTC  (16+ messages)
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH 5/5] arm/arm64: KVM: Don't panic on failure to properly reset system registers

[PATCHv6 0/6] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-01-31 14:22 UTC  (7+ messages)
` [PATCHv6 1/6] arm64: dts: qcom: sdm845: Add Coresight support
` [PATCHv6 2/6] arm64: dts: qcom: msm8998: "
` [PATCHv6 3/6] arm64: dts: qcom: msm8996: "
` [PATCHv6 4/6] coresight: etm4x: Add support to enable ETMv4.2
` [PATCHv6 5/6] coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
` [PATCHv6 6/6] coresight: debug: Add Unique Component Identifier (UCI) table

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2019-01-31 14:04 UTC  (9+ messages)
` [PATCH v7 20/25] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors

[PATCH] arm64, vmcoreinfo : Append 'MAX_USER_VA_BITS' and 'MAX_PHYSMEM_BITS' to vmcoreinfo
 2019-01-31 14:03 UTC  (4+ messages)

[PATCH v2] ARM: avoid Cortex-A9 livelock on tight dmb loops
 2019-01-31 13:58 UTC  (7+ messages)

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-01-31 13:39 UTC  (36+ messages)
` [PATCH 01/35] ARM: davinci: remove intc_host_map from davinci_soc_info struct
` [PATCH 02/35] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
` [PATCH 03/35] ARM: davinci: remove davinci_intc_type
` [PATCH 04/35] ARM: davinci: pull davinci_intc_base into the respective intc drivers
` [PATCH 05/35] ARM: davinci: drop irq defines from default_priorites
` [PATCH 06/35] ARM: davinci: wrap interrupt definitions with a macro for SPARSE_IRQ
` [PATCH 07/35] ARM: davinci: aintc: use irq domain
` [PATCH 08/35] ARM: davinci: select SPARSE_IRQ
` [PATCH 09/35] ARM: davinci: aintc: drop GPL license boilerplate
` [PATCH 10/35] ARM: davinci: aintc: wrap davinci_irq_init() with a helper
` [PATCH 11/35] ARM: davinci: aintc: use a common prefix for symbols in the driver
` [PATCH 12/35] ARM: davinci: aintc: drop the 00 prefix from register offsets
` [PATCH 13/35] ARM: davinci: aintc: add a new config structure
` [PATCH 14/35] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
` [PATCH 15/35] ARM: davinci: aintc: use the new config structure
` [PATCH 16/35] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c
` [PATCH 17/35] ARM: davinci: aintc: remove unnecessary includes
` [PATCH 18/35] irqchip: davinci-aintc: move the driver to drivers/irqchip
` [PATCH 19/35] ARM: davinci: cp-intc: remove cp_intc.h
` [PATCH 20/35] ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
` [PATCH 21/35] ARM: davinci: cp-intc: add a new config structure
` [PATCH 22/35] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs
` [PATCH 23/35] ARM: davinci: cp-intc: use a common prefix for all symbols
` [PATCH 24/35] ARM: davinci: cp-intc: convert all hex numbers to lowercase
` [PATCH 25/35] ARM: davinci: cp-intc: use the new-style config structure
` [PATCH 26/35] ARM: davinci: cp-intc: improve coding style
` [PATCH 27/35] ARM: davinci: cp-intc: unify error handling
` [PATCH 28/35] ARM: davinci: cp-intc: remove unneeded include
` [PATCH 29/35] ARM: davinci: cp-intc: drop GPL license boilerplate
` [PATCH 30/35] ARM: davinci: cp-intc: remove redundant comments
` [PATCH 31/35] irqchip: davinci-cp-intc: move the driver to drivers/irqchip
` [PATCH 32/35] ARM: davinci: remove intc related fields from davinci_soc_info
` [PATCH 33/35] ARM: davinci: prepare to remove mach/irqs.h
` [PATCH 34/35] ARM: davinci: stop using defines from mach/irqs.h
` [PATCH 35/35] ARM: davinci: remove mach/irqs.h

[PATCH 0/4] ARM: cleanup debugfs usage
 2019-01-31 13:57 UTC  (5+ messages)
` [PATCH 1/4] arm64: dump: no need to check return value of debugfs_create functions

[PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
 2019-01-31 13:29 UTC  (11+ messages)

[PATCH] drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init
 2019-01-31 13:25 UTC 

[PATCH] irqchip/gic-v3-its: Fix probing for ITT_entry_size
 2019-01-31 13:21 UTC  (3+ messages)

[PATCH 0/4] drm/atmel-hlcdc: fix plane clipping/rotation issues
 2019-01-31 13:21 UTC  (4+ messages)

[PATCH v2 0/2] arm64: kvm: cache ID register trapping
 2019-01-31 13:17 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: kvm: expose sanitised cache type register to guest
` [PATCH v2 2/2] arm64: kvm: describe data or unified caches as having 1 set and 1 way

[PATCHv5 0/7] Add coresight support for SDM845, MSM8998 and MSM8996
 2019-01-31 13:16 UTC  (4+ messages)
` [PATCHv5 1/7] arm64: dts: qcom: sdm845: Add Coresight support

[PATCH v4] mmc: mxs-mmc: Introduce regulator support
 2019-01-31 13:15 UTC  (6+ messages)

[PATCH 0/9] spi: atmel-quadspi: introduce sam9x60 qspi contoller
 2019-01-31 13:12 UTC  (17+ messages)
` [PATCH 1/9] spi: atmel-quadspi: optimize qspi init
` [PATCH 3/9] spi: atmel-quadspi: fix naming scheme
` [PATCH 8/9] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH 9/9] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH] ARM: NOMMU: Limit visibility for CONFIG_FLASH_{MEM_BASE, SIZE}
 2019-01-31 13:03 UTC  (3+ messages)
  ` [PATCH] ARM: NOMMU: Limit visibility for CONFIG_FLASH_{MEM_BASE,SIZE}

[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
 2019-01-31 13:01 UTC  (4+ messages)
` [PATCH 06/14] KVM: arm/arm64: Factor out VMID into struct kvm_vmid

[PATCH] arch/arm/mm: Remove duplicate header
 2019-01-31 12:58 UTC  (5+ messages)
      ` 

[PATCH V4 0/7] Add CPUidle support for Tegra210
 2019-01-31 12:57 UTC  (11+ messages)
` [PATCH V4 1/7] dt-bindings: timer: add Tegra210 timer
` [PATCH V4 2/7] clocksource: tegra: add Tegra210 timer support
` [PATCH V4 3/7] soc/tegra: default select TEGRA_TIMER for Tegra210
` [PATCH V4 4/7] arm64: dts: tegra210: fix timer node
` [PATCH V4 5/7] arm64: dts: tegra210: add CPU idle states properties
` [PATCH V4 6/7] arm64: dts: tegra210-p2180: Enable CPU idle support
` [PATCH V4 7/7] arm64: dts: tegra210-smaug: "

[v1] PCI: mediatek: Remove MSI inner domain
 2019-01-31 12:49 UTC  (4+ messages)

[PATCH v2 1/3] ARM: dts: rockchip: rv1108-elgin: Fix vcc5/6-supply representation
 2019-01-31 12:47 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: rockchip: rv1108-elgin: Use the correct regulator properties
` [PATCH v2 3/3] ARM: dts: rockchip: rv1108-evb: "

[PATCH v2] regulator: rk808: Fix BUCK1/2 voltages on rk805
 2019-01-31 12:46 UTC 

[PATCH 1/4] regulator: rk808: Fix BUCK1/2 voltages on rk805
 2019-01-31 12:45 UTC  (3+ messages)

[PATCH 0/7] add support for SAM9X60 pin controller
 2019-01-31 12:36 UTC  (10+ messages)
` [PATCH 1/7] pinctrl: at91: add option to use drive strength bits
` [PATCH 2/7] pinctrl: at91: add drive strength support for SAM9X60
` [PATCH 3/7] pinctrl: at91: add compatibles for SAM9X60 pin controller
` [PATCH 4/7] dt-bindings: add documentation for banks
` [PATCH 5/7] dt-bindings: add bindings for SAM9X60
` [PATCH 6/7] pinctrl: at91: add slewrate support "
` [PATCH 7/7] dt-bindings: add documentation for slew rate

[PATCHv2 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-31 12:34 UTC  (7+ messages)

[PATCH v6 0/4] Introduce TEE bus driver framework
 2019-01-31 12:24 UTC  (4+ messages)

[PATCH v7 0/4] drm: add support for Cadence MHDP DPI/DP bridge
 2019-01-31 12:08 UTC  (2+ messages)

[PATCHv2 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2019-01-31 12:07 UTC  (2+ messages)

[PATCH v3 0/2] efi: arm: add support for earlycon on EFI framebuffer
 2019-01-31 11:51 UTC  (3+ messages)
` [PATCH v3 1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
` [PATCH v3 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation

[RFC PATCH 0/2] arm64: kvm: cache ID register trapping
 2019-01-31 11:45 UTC  (6+ messages)
` [RFC PATCH 1/2] arm64: kvm: expose sanitised cache type register to guest

[PATCH v4 0/3] Update AMBA driver for enhanced component ID spec
 2019-01-31 11:23 UTC  (3+ messages)
` [PATCH v4 1/3] drivers: amba: Updates to component identification for driver matching

[GIT PULL] SPEAr defconfig update
 2019-01-31 10:48 UTC  (4+ messages)

[PATCH] cpuidle: dt: bail out if the idle-state DT node is not compatible
 2019-01-31 10:38 UTC  (2+ messages)

[PATCH 0/6] Add Support for MediaTek PMIC MT6358 MFD Core and Regulator
 2019-01-31 10:01 UTC  (2+ messages)
    ` [PATCH 4/6] mfd: Add support for the MediaTek MT6358 PMIC

[PATCH 0/3] Add NUMA-awareness to qspinlock
 2019-01-31 10:00 UTC  (4+ messages)
` [PATCH 3/3] locking/qspinlock: Introduce starvation avoidance into CNA

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-31  9:53 UTC  (10+ messages)
` [PATCH v9 01/26] arm64: Fix HCR.TGE status for NMI contexts

[PATCH v2 0/5] Register an Energy Model for Arm reference platforms
 2019-01-31  9:51 UTC  (9+ messages)
` [PATCH v2 1/5] PM / OPP: Introduce a power estimation helper

[PATCH v4 0/6] Add support for mt8183 SCP
 2019-01-31  9:31 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: Add a binding for Mediatek SCP
` [PATCH v4 2/6] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v4 3/6] rpmsg: add rpmsg support for mt8183 SCP
` [PATCH v4 6/6] remoteproc/mediatek: Load ELF instead of bin file for mtk_scp

[PATCH v4 00/12] arm64: add system vulnerability sysfs entries
 2019-01-31  9:28 UTC  (3+ messages)
` [PATCH v4 07/12] arm64: add sysfs vulnerability show for meltdown

[PATCH v7 0/6] support a new type of PMIC, including two chips(rk817 and rk809)
 2019-01-31  9:18 UTC  (7+ messages)
` [PATCH v7 1/6] mfd: rk808: remove the id_table
` [PATCH v7 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v7 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v7 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v7 5/6] rtc: rk808: add RK809 and RK817 support
` [PATCH v7 6/6] clk: RK808: "

[PATCH] clk: imx8mq: Add missing M4 clocks
 2019-01-31  9:09 UTC  (3+ messages)

[PATCH V3 0/4] irq: imx-irqsteer: add 32 interrupts chan and multi outputs support
 2019-01-31  9:08 UTC  (5+ messages)
` [PATCH V3 2/4] dt-bindings: irq: imx-irqsteer: add multi output interrupts support
` [PATCH V3 4/4] irq: imx: irqsteer: "

[PATCH V2 0/6] Add CPUidle support for Tegra210
 2019-01-31  9:01 UTC  (7+ messages)
` [PATCH V2 2/6] clocksource: tegra: add Tegra210 timer driver

[PATCH v3 4/8] drivers: devfreq: add DMC driver for Exynos5422
 2019-01-31  8:49 UTC  (2+ messages)
  ` [PATCH v3 5/8] dt-bindings: devfreq: add Exynos5422 DMC device description


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