messages from 2017-03-22 11:35:42 to 2017-03-22 16:52:45 UTC [more...]
[PATCH v2 0/8] soc: imx: gpc: fixes and clean up
2017-03-23 4:53 UTC (3+ messages)
` [PATCH v2 4/8] soc: imx: gpc: fix imx6sl gpc power domain regression
[PATCH v2 00/18] clocksource/arch_timer: Errata workaround infrastructure rework
2017-03-22 16:52 UTC (13+ messages)
` [PATCH v2 04/18] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH v2 05/18] arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921
` [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods
` [PATCH v2 09/18] arm64: arch_timer: Move arch_timer_reg_read/write around
[PATCH 1/2] ARM: dts: BCM5301X: Specify serial console parameters
2017-03-22 16:49 UTC (3+ messages)
` [PATCH V2 1/2] ARM: dts: BCM5301X: Specify serial console params in dtsi files
[RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support
2017-03-22 16:48 UTC (44+ messages)
` [RFC PATCH v2 01/41] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH v2 02/41] arm64: signal: factor frame layout and population into separate passes
` [RFC PATCH v2 03/41] arm64: signal: factor out signal frame record allocation
` [RFC PATCH v2 04/41] arm64: signal: Allocate extra sigcontext space as needed
` [RFC PATCH v2 05/41] arm64: signal: Parse extra_context during sigreturn
` [RFC PATCH v2 06/41] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [RFC PATCH v2 07/41] arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig
` [RFC PATCH v2 08/41] arm64/sve: Low-level save/restore code
` [RFC PATCH v2 09/41] arm64/sve: Boot-time feature detection and reporting
` [RFC PATCH v2 10/41] arm64/sve: Boot-time feature enablement
` [RFC PATCH v2 11/41] arm64/sve: Expand task_struct for Scalable Vector Extension state
` [RFC PATCH v2 12/41] arm64/sve: Save/restore SVE state on context switch paths
` [RFC PATCH v2 13/41] arm64/sve: [BROKEN] Basic support for KERNEL_MODE_NEON
` [RFC PATCH v2 14/41] Revert "arm64/sve: Allow kernel-mode NEON to be disabled in Kconfig"
` [RFC PATCH v2 15/41] arm64/sve: Restore working FPSIMD save/restore around signals
` [RFC PATCH v2 16/41] arm64/sve: signal: Add SVE state record to sigcontext
` [RFC PATCH v2 17/41] arm64/sve: signal: Dump Scalable Vector Extension registers to user stack
` [RFC PATCH v2 18/41] arm64/sve: signal: Restore FPSIMD/SVE state in rt_sigreturn
` [RFC PATCH v2 19/41] arm64/sve: Avoid corruption when replacing the SVE state
` [RFC PATCH v2 20/41] arm64/sve: traps: Add descriptive string for SVE exceptions
` [RFC PATCH v2 21/41] arm64/sve: Enable SVE on demand for userspace
` [RFC PATCH v2 22/41] arm64/sve: Implement FPSIMD-only context for tasks not using SVE
` [RFC PATCH v2 23/41] arm64/sve: Move ZEN handling to the common task_fpsimd_load() path
` [RFC PATCH v2 24/41] arm64/sve: Discard SVE state on system call
` [RFC PATCH v2 25/41] arm64/sve: Avoid preempt_disable() during sigreturn
` [RFC PATCH v2 26/41] arm64/sve: Avoid stale user register state after SVE access exception
` [RFC PATCH v2 27/41] arm64/sve: ptrace support
` [RFC PATCH v2 28/41] arm64: KVM: Treat SVE use by guests as undefined instruction execution
` [RFC PATCH v2 29/41] prctl: Add skeleton for PR_SVE_{SET, GET}_VL controls
` [RFC PATCH v2 30/41] arm64/sve: Track vector length for each task
` [RFC PATCH v2 31/41] arm64/sve: Set CPU vector length to match current task
` [RFC PATCH v2 32/41] arm64/sve: Factor out clearing of tasks' SVE regs
` [RFC PATCH v2 33/41] arm64/sve: Wire up vector length control prctl() calls
` [RFC PATCH v2 34/41] arm64/sve: Disallow VL setting for individual threads by default
` [RFC PATCH v2 35/41] arm64/sve: Add vector length inheritance control
` [RFC PATCH v2 36/41] arm64/sve: ptrace: Wire up vector length control and reporting
` [RFC PATCH v2 37/41] arm64/sve: Enable default vector length control via procfs
` [RFC PATCH v2 38/41] arm64/sve: Detect SVE via the cpufeature framework
` [RFC PATCH v2 39/41] arm64/sve: Migrate to cpucap based detection for runtime SVE code
` [RFC PATCH v2 40/41] arm64/sve: Allocate task SVE context storage dynamically
` [RFC PATCH v2 41/41] arm64/sve: Documentation: Add overview of the SVE userspace ABI
[PATCH] ARM: dts: rockchip: increase SD clock frequency on Radxa Rock
2017-03-22 16:47 UTC (2+ messages)
[PATCH] of: Fix DMA mask assignment
2017-03-22 16:46 UTC (3+ messages)
[PATCH] ARM: dts: rockchip: setup DMA-channels for mmc0 and emmc for rk3188
2017-03-22 16:35 UTC (4+ messages)
[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
2017-03-22 16:34 UTC (17+ messages)
[PATCH] ARM: dma-mapping: Fix dma_get_sgtable() for regions without struct page
2017-03-22 16:32 UTC (4+ messages)
[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
2017-03-22 16:29 UTC (6+ messages)
` [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface
[PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG
2017-03-22 16:29 UTC (5+ messages)
[PATCH 0/2] meson-sm: Fix issues when reading data from sm
2017-03-22 16:28 UTC (4+ messages)
` [PATCH 1/2] firmware: meson-sm: Check for buffer output size
[PATCH v3 00/19] vITS save/restore
2017-03-22 16:22 UTC (27+ messages)
` [PATCH v3 05/19] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v3 11/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [PATCH v3 14/19] KVM: arm64: ITS: Add infrastructure for table lookup
` [PATCH v3 15/19] KVM: arm64: ITS: Collection table save/restore
` [PATCH v3 16/19] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA
` [PATCH v3 17/19] KVM: arm64: ITS: ITT flush and restore
` [PATCH v3 18/19] KVM: arm64: ITS: Device table save/restore
` [PATCH v3 19/19] KVM: arm64: ITS: Pending "
[PATCH v4 00/28] arm/arm64: KVM: Rework the hyp-stub API
2017-03-22 16:20 UTC (4+ messages)
[PATCH v3 0/5] coresight: enable debug module
2017-03-22 16:17 UTC (7+ messages)
` [PATCH v3 3/5] coresight: add support for "
[PATCH 0/3] Khadas VIM support (Amlogic Meson GXL S905X)
2017-03-22 16:17 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: add SPI controller bindings to Romulus
2017-03-22 16:04 UTC
[PATCH 00/14] arm_pmu: ACPI support
2017-03-22 15:59 UTC (16+ messages)
` [PATCH 12/14] arm64: kill acpi_set_mailbox_entry()
[PATCH v7 0/7] Implement clocksource for rockchip SoC using rockchip timer
2017-03-22 15:48 UTC (8+ messages)
` [PATCH v7 1/7] clocksource/drivers/clksrc-evt-probe: Describe with the DT both the clocksource and the clockevent
` [PATCH v7 2/7] dt-bindings: clarify compatible property for rockchip timers
` [PATCH v7 3/7] ARM: dts: rockchip: update compatible property for rk322x timer
` [PATCH v7 4/7] ARM: dts: rockchip: add clockevent attribute to rockchip timers
` [PATCH v7 5/7] clocksource/drivers/rockchip_timer: implement clocksource timer
` [PATCH v7 6/7] ARM: dts: rockchip: add timer entries to rk3188 SoC
` [PATCH v7 7/7] ARM: dts: rockchip: disable arm-global-timer for rk3188
[PATCH] [v2][for 4.11]tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision
2017-03-22 15:45 UTC (4+ messages)
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-03-22 15:44 UTC (8+ messages)
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
[alsa-devel] [PATCH 0/3] ASoC: Enable a new IC master mode: bcm2835<=>IC<=>cs42xx8
2017-03-22 15:38 UTC (14+ messages)
[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
2017-03-22 15:30 UTC
[PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY
2017-03-22 15:28 UTC (2+ messages)
[PATCH v2] arm: Fix memory attribute inconsistencies when using fixmap
2017-03-22 15:26 UTC (7+ messages)
[PATCH v2 0/4] IOMMU reserved region tweaks
2017-03-22 15:19 UTC (5+ messages)
` [PATCH v2 1/4] iommu: Disambiguate MSI region types
` [PATCH v2 4/4] iommu/dma: Make PCI window reservation generic
[PATCH 10/41] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
2017-03-22 15:19 UTC (5+ messages)
[PATCH v3 0/2] Handle Cavium ThunderX2 PCI topology quirk
2017-03-22 15:13 UTC (2+ messages)
[PATCH v4 4/7] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
2017-03-22 15:10 UTC (2+ messages)
` [PATCH v5 "
[PATCH v3 0/5] STM32 Independant watchdog
2017-03-22 15:04 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: Document STM32 IWDG bindings
` [PATCH v3 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v3 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC
` [PATCH v3 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board
` [PATCH v3 5/5] ARM: configs: Add watchdog support in STM32 defconfig
[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller
2017-03-22 14:49 UTC (13+ messages)
` [PATCH v6 04/14] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v6 05/14] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v6 06/14] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v6 08/14] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v6 09/14] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v6 10/14] mmc: sdhci-xenon: Add SoC PHY PAD voltage control
[GIT PULL 00/23] PCI: Support for configurable PCI endpoint
2017-03-22 14:39 UTC (7+ messages)
` [PATCH v4 14/23] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v4 15/23] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access
[PATCH 0/7] arm64: hugetlb cleanup + break-before-make fixes
2017-03-22 14:38 UTC (13+ messages)
` [PATCH 2/7] arm64: hugetlb: Cleanup setup_hugepagesz
` [PATCH 3/7] arm64: hugetlb: Refactor find_num_contig
` [PATCH 4/7] arm64: hugetlb: Introduce pte_pgprot helper
` [PATCH 5/7] arm64: hugetlb: Remove spurious calls to huge_ptep_offset
` [PATCH 6/7] arm64: hugetlb: Spring clean huge pte accessors
` [PATCH 7/7] arm64: hugetlb: Add break-before-make logic for contiguous entries
[PATCH/RFC v2 0/4] iommu/ipmmu-vmsa: IPMMU slave device whitelist V2
2017-03-22 14:25 UTC (2+ messages)
[PATCH 0/2] ThunderX external PCI fixes for legacy&new ACPI firmware
2017-03-22 14:19 UTC (3+ messages)
[PATCH v2 0/5] STM32 Independant watchdog
2017-03-22 14:12 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: Document STM32 IWDG bindings
` [PATCH v2 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v2 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC
` [PATCH v2 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board
` [PATCH v2 5/5] ARM: configs: Add watchdog support in STM32 defconfig
[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
2017-03-22 14:12 UTC (4+ messages)
` [PATCH v9 15/15] irqchip: mbigen: Add ACPI support
[PATCH 15/17] qcom: ipq4019: add cpu operating points for cpufreq support
2017-03-22 14:10 UTC (2+ messages)
` [15/17] "
[PATCH v2] efifb: avoid reconfiguration of BAR that covers the framebuffer
2017-03-22 14:10 UTC (6+ messages)
[PATCH 01/15] ARM: dts: alpine: fix PCIe node name
2017-03-22 14:06 UTC (10+ messages)
` [PATCH 05/15] ARM: dts: imx: fix PCI bus dtc warnings
` [PATCH 06/15] ARM: dts: r8a779x: "
` [PATCH 13/15] arm64: dts: juno: "
[PATCH] ARM: dts: imx: add Gateworks Ventana GW5903 support
2017-03-22 14:04 UTC (2+ messages)
[PATCH v1 0/5] STM32 Independant watchdog
2017-03-22 13:51 UTC (8+ messages)
` [PATCH v1 1/5] dt-bindings: Document STM32 IWDG bindings
` [PATCH v1 2/5] drivers: watchdog: Add STM32 IWDG driver
` [PATCH v1 3/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 SoC
` [PATCH v1 4/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 eval board
` [PATCH v1 5/5] ARM: configs: Add watchdog support in STM32 defconfig
[PATCH] arm64: kaslr: Add 2MB correction for aligning kernel image
2017-03-22 13:45 UTC (5+ messages)
` [PATCH v2] arm64: kaslr: Fix up the kernel image alignment
[PATCH] kvm: pass the virtual SEI syndrome to guest OS
2017-03-22 13:37 UTC (8+ messages)
[PATCH v6 0/4] Add runtime PM support for clocks (on Exynos SoC example)
2017-03-22 13:32 UTC (6+ messages)
` [PATCH v6 3/4] clk: samsung: exynos5433: Add runtime PM support
` [PATCH v6 4/4] clk: samsung: exynos-audss: Use runtime PM
Enable DMA for daVinci SPI controller
2017-03-22 13:30 UTC (8+ messages)
` [PATCH 3/8] spi: davinci: limit the transfer size if DMA enabled
[PATCH v3 0/2] switch to atomic PWM
2017-03-22 13:29 UTC (3+ messages)
` [PATCH v3 1/2] drivers: pwm: pwm-atmel: "
` [PATCH v3 2/2] drivers: pwm: pwm-atmel: enable PWM on sama5d2
[PATCH v2 1/4] pinctrl: sh-pfc: Update info pointer after SoC-specific init
2017-03-22 13:25 UTC
[PATCH] arm64: dts: rockchip: add dmac nodes for rk3368 SoCs
2017-03-22 12:49 UTC (2+ messages)
[PATCH] arm64: dts: ls1012a: add crypto node
2017-03-22 12:29 UTC
[PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
2017-03-22 12:23 UTC (3+ messages)
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-22 12:08 UTC (7+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support
[PATCH 0/6] Add support for pinctrl/gpio on Armada 37xx
2017-03-22 12:02 UTC (13+ messages)
` [PATCH 1/6] pinctrl: dt-bindings: Add documentation for Armada 37xx pin controllers
` [PATCH 2/6] pinctrl: armada-37xx: Add pin controller support for Armada 37xx
` [PATCH 3/6] pinctrl: armada-37xx: Add gpio support
` [PATCH 4/6] pinctrl: aramda-37xx: Add irqchip support
[PATCH] ARM: dts: rockchip: fix PPI misconfiguration on Cortex-A9 socs
2017-03-22 12:01 UTC (2+ messages)
[PATCH v3 0/4] arm64: dts: rockchip: support Google Kevin
2017-03-22 12:00 UTC (5+ messages)
` [PATCH v3 2/4] arm64: dts: rockchip: add Gru/Kevin DTS
` [PATCH v3 3/4] arm64: dts: rockchip: describe Gru/Kevin OPPs + CPU regulators
[PATCH v2 0/7] Hi,
2017-03-22 11:40 UTC (3+ messages)
` [PATCH v2 0/7] Add support for pinctrl/gpio on Armada 37xx Was "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).