linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-24 10:00:43 to 2017-05-24 22:15:31 UTC [more...]

User-space code aborts on some (but not all) misaligned accesses
 2017-05-24 22:15 UTC  (9+ messages)

pxa3xx-nand failing to find device on linux-next
 2017-05-24 22:03 UTC  (5+ messages)

[PATCH v5 0/2] Add PCIe host driver support for Mediatek SoCs
 2017-05-24 21:56 UTC  (2+ messages)

[PATCH v2 0/2] orange-pi-zero: minor updates for peripherals
 2017-05-24 21:24 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: orange-pi-zero: specify wifi interrupts
` [PATCH v2 2/2] ARM: dts: orange-pi-zero: add node for SPI NOR

Staging r8723bs driver for kernel 4.12.0-rc2 on CHIPPro
 2017-05-24 21:03 UTC 

[RFC 0/2] Add support for Meson MX "SDIO" MMC driver
 2017-05-24 20:37 UTC  (6+ messages)

[PATCH v2] iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
 2017-05-24 20:01 UTC  (3+ messages)

[PATCH] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
 2017-05-24 19:56 UTC  (2+ messages)

[PATCH v4 0/8] Support for contiguous pte hugepages
 2017-05-24 19:20 UTC  (10+ messages)
` [PATCH v4 1/8] arm64: hugetlb: Refactor find_num_contig
` [PATCH v4 2/8] arm64: hugetlb: Remove spurious calls to huge_ptep_offset
` [PATCH v4 3/8] mm, gup: Remove broken VM_BUG_ON_PAGE compound check for hugepages
` [PATCH v4 4/8] mm, gup: Ensure real head page is ref-counted when using hugepages
` [PATCH v4 5/8] mm/hugetlb: add size parameter to huge_pte_offset()
` [PATCH v4 6/8] mm/hugetlb: Allow architectures to override huge_pte_clear()
` [PATCH v4 7/8] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
` [PATCH v4 8/8] mm: rmap: Use correct helper when poisoning hugepages

[PATCH 0/5] Updated qcom dts for new USB driver
 2017-05-24 19:18 UTC  (3+ messages)
` [PATCH 1/5] ARM: dts: qcom: Remove s4/5vs1,2 from RPM pm8941 control

[PATCH 00/11] ARM: sun5i: cryptographic engine support
 2017-05-24 19:06 UTC  (12+ messages)
` [PATCH 01/11] crypto: sun4i-ss: group variable definitions in sun4i_hash()
` [PATCH 02/11] crypto: sun4i-ss: remove conditional checks against 0
` [PATCH 03/11] crypto: sun4i-ss: use lower/upper_32_bits helpers
` [PATCH 04/11] crypto: sun4i-ss: cannot use DMA is the request is 0 length
` [PATCH 05/11] crypto: sun4i-ss: do not dynamically set parts of the last buffer to 0
` [PATCH 06/11] crypto: sun4i-ss: simplify the pad length calculation
` [PATCH 07/11] crypto: sun4i-ss: simplify the appended bit assignment
` [PATCH 08/11] crypto: sun4i-ss: use GENMASK to generate masks
` [PATCH 09/11] crypto: sun4i-ss: move from ablkcipher to skcipher API
` [PATCH 10/11] crypto: sun4i-ss: fix large block size support
` [PATCH 11/11] ARM: sun5i: add a cryptographic engine node

[PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
 2017-05-24 18:51 UTC  (2+ messages)

[PATCH v5 0/2] Add TI SCI Reset Driver
 2017-05-24 18:09 UTC  (3+ messages)
` [PATCH v5 1/2] Documentation: dt: reset: Add TI SCI reset binding
` [PATCH v5 2/2] reset: Add the TI SCI reset driver

[PATCH 0/7] Add PCI ATS support to SMMUv3
 2017-05-24 18:01 UTC  (8+ messages)
` [PATCH 1/7] PCI: Move ATS declarations outside of CONFIG_PCI
` [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes
` [PATCH 3/7] iommu/of: Check ATS capability in "
` [PATCH 4/7] ACPI/IORT: "
` [PATCH 5/7] iommu/arm-smmu-v3: Link domains and devices
` [PATCH 6/7] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH 7/7] iommu/arm-smmu-v3: Disable tagged pointers

[PATCH 0/2] spi: Add Meson SPICC driver
 2017-05-24 17:42 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: spi-meson: Add SPICC bindings
  ` Applied "spi: meson: Add SPICC bindings" to the spi tree

[PATCH 2/2] spi: Add Meson SPICC driver
 2017-05-24 17:42 UTC  (2+ messages)
` Applied "spi: Add Meson SPICC driver" to the spi tree

[PATCH RFC 0/5] *** SPI Slave mode support ***
 2017-05-24 17:29 UTC  (8+ messages)

[PATCH v3 0/1] ARM64/PCI: ACPI NUMA node set-up
 2017-05-24 17:22 UTC  (2+ messages)
` [PATCH v3 1/1] ARM64/PCI: Set root bus NUMA node on ACPI systems

[PATCH] PCI: imx6: fix downstream bus scanning
 2017-05-24 17:16 UTC  (4+ messages)

[PATCH 0/9] SError rework to support RAS notifications via SEI
 2017-05-24 16:58 UTC  (10+ messages)
` [PATCH 1/9] arm64: explicitly mask all exceptions
` [PATCH 2/9] arm64: introduce an order for exceptions
` [PATCH 3/9] arm64: unmask all exceptions on CPU startup
` [PATCH 4/9] arm64: entry.S: mask all exceptions during kernel_exit
` [PATCH 5/9] arm64: entry.S: move enable_step_tsk into kernel_exit
` [PATCH 6/9] arm64: entry.S: convert el1_sync
` [PATCH 7/9] arm64: entry.S convert el0_sync
` [PATCH 8/9] arm64: entry.S: convert elX_irq
` [PATCH 9/9] arm64: entry.S: move SError handling into a C function for future expansion

[PATCHv2] ARM32: Support mremap() for sigpage/vDSO
 2017-05-24 16:44 UTC  (6+ messages)

[PATCH 0/2] pinctrl: samsung: Split per ARMv7/v8 arch
 2017-05-24 16:39 UTC  (2+ messages)

[PATCH v2 0/9] Userspace timer IRQ number control and PMU with userspace-gic
 2017-05-24 16:37 UTC  (7+ messages)
` [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC

[PATCH v2 0/5] stackprotector: ascii armor the stack canary
 2017-05-24 16:35 UTC  (12+ messages)
` [PATCH 1/5] random, stackprotect: introduce get_random_canary function
` [PATCH 2/5] fork, random: use get_random_canary to set tsk->stack_canary
` [PATCH 3/5] x86: ascii armor the x86_64 boot init stack canary
` [PATCH 4/5] arm64: ascii armor the arm64 "
` [PATCH 5/5] sh64: ascii armor the sh64 "

[PATCH v2] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
 2017-05-24 16:32 UTC 

[PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
 2017-05-24 16:09 UTC  (9+ messages)

[RFC PATCH v2 0/2] Simplify kernel-mode NEON
 2017-05-24 16:07 UTC  (9+ messages)
` [RFC PATCH v2 1/2] arm64: neon: Add missing header guard in <asm/neon.h>
` [RFC PATCH v2 2/2] arm64: neon: Remove support for nested or hardirq kernel-mode NEON

[GIT PULL] ARM: exynos: Small update for v4.12
 2017-05-24 16:00 UTC 

[PATCH] ARM: s3c64xx: don't select ARM_AMBA from S3C64XX_PL080
 2017-05-24 15:58 UTC 

[PATCH] drm/pl111: add ARM_AMBA dependency
 2017-05-24 15:52 UTC  (5+ messages)

[CFT] Always enable SMP mode on MP capable CPUs
 2017-05-24 15:50 UTC  (6+ messages)

[PATCH v2] ARM: dts: rockchip: add eDP panel support for Firefly
 2017-05-24 15:45 UTC  (2+ messages)

[PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND
 2017-05-24 15:39 UTC  (3+ messages)

[PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND
 2017-05-24 15:39 UTC 

[RFC PATCH 00/11] Support for H3 Composite Output support
 2017-05-24 15:23 UTC  (4+ messages)
` [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC

[PATCH v6 0/5] arm64: marvell: add cryptographic engine support for 7k/8k
 2017-05-24 15:13 UTC  (7+ messages)
` [PATCH v6 1/5] Documentation/bindings: Document the SafeXel cryptographic engine driver
` [PATCH v6 2/5] arm64: marvell: dts: fix interrupts in 7k/8k crypto nodes
` [PATCH v6 3/5] arm64: marvell: dts: add dma-mask in crypto nodes for 7k/8k
` [PATCH v6 4/5] crypto: inside-secure: add SafeXcel EIP197 crypto engine driver
` [PATCH v6 5/5] MAINTAINERS: add a maintainer for the Inside Secure crypto driver

[PATCH 1/2] ARM: dts: imx23-sansa: Remove 'enable-active-low' property
 2017-05-24 14:49 UTC  (6+ messages)

[PATCH v4 0/8] Fix issues and factorize arm/arm64 capacity information code
 2017-05-24 14:45 UTC  (5+ messages)

[PATCH 1/3] ARM: dts: rockchip: Move cros-ec-sbs to rk3288-veyron-chromebook-sbs
 2017-05-24 14:38 UTC  (5+ messages)

[PATCH 1/1] drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off
 2017-05-24 14:36 UTC 

[PATCH v2] arm: boot/compressed: fix decompressor header layout for v7-M
 2017-05-24 14:34 UTC  (2+ messages)

[PATCH] Staging: bcm2835-audio: bcm2835-ctl.c: Fixed a comment coding style issue
 2017-05-24 14:33 UTC 

[PATCH] gpio: mvebu: Select REGMAP_MMIO now that regmap is used
 2017-05-24 14:32 UTC 

[PATCH v2] ARM: dts: da850: Add interrupt-controller property to gpio node
 2017-05-24 14:01 UTC 

[PATCH v11 7/9] coresight: add support for CPU debug module
 2017-05-24 13:55 UTC  (2+ messages)

[PATCH 0/7] arm64: defconfig: enable some core components for Rockchip socs
 2017-05-24 13:54 UTC  (8+ messages)
` [PATCH 1/7] arm64: defconfig: enable Rockchip pcie support
` [PATCH 2/7] arm64: defconfig: enable Rockchip saradc
` [PATCH 3/7] arm64: defconfig: enable keyboard_adc for adc-keys
` [PATCH 4/7] arm64: defconfig: enable Rockchip spi driver
` [PATCH 5/7] arm64: defconfig: enable more cros-ec options
` [PATCH 6/7] arm64: defconfig: enable Rockchip thermal controller
` [PATCH 7/7] arm64: defconfig: enable fan53555 regulator

[PATCH 0/2] ioremap_wc on arm64
 2017-05-24 13:33 UTC  (9+ messages)

[PATCH v3 0/5] arm64: Initial Realtek RTD1295 enablement
 2017-05-24 13:18 UTC  (3+ messages)
` [PATCH v3 4/5] ARM64: dts: Add Realtek RTD1295 and Zidoo X9S

[PATCH v4 0/9] arm64: Enable contiguous pte hugepage support
 2017-05-24 13:11 UTC  (10+ messages)
` [PATCH v4 1/9] arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
` [PATCH v4 2/9] arm64: hugetlb: Introduce pte_pgprot helper
` [PATCH v4 3/9] arm64: hugetlb: Spring clean huge pte accessors
` [PATCH v4 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries
` [PATCH v4 5/9] arm64: hugetlbpages: Handle swap entries in huge_pte_offset() for contiguous hugepages
` [PATCH v4 6/9] arm64: hugetlb: Override huge_pte_clear() to support "
` [PATCH v4 7/9] arm64: hugetlb: Override set_huge_swap_pte_at() "
` [PATCH v4 8/9] arm64: Re-enable support for "
` [PATCH v4 9/9] arm64: hugetlb: Cleanup setup_hugepagesz

irqchip/irq-gic: BAD_MADT_GICC_ENTRY may fail when booting with ACPI 5.1
 2017-05-24 13:00 UTC  (4+ messages)

[PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
 2017-05-24 12:46 UTC  (3+ messages)

[PATCH 1/2] staging: fsl-dpaa2/eth: Fix address translations
 2017-05-24 12:33 UTC  (3+ messages)
` [PATCH 2/2] staging: fsl-dpaa2/eth: Map Tx buffers as bidirectional

[PATCH] ARM: dts: rockchip: correct regular setting for act8846
 2017-05-24 12:27 UTC  (5+ messages)

[PATCH] drm/mediatek: hdmi: Filter interlaced resolutions
 2017-05-24 12:24 UTC  (5+ messages)

[PATCH 1/3] ARM: sun8i: v3s: add PWM device node
 2017-05-24 12:13 UTC  (3+ messages)
` [PATCH 2/3] ARM: sun8i: v3s: add PWM pinmux nodes
` [PATCH 3/3] ARM: sun8i: v3s: add backlight device node for Lichee Pi Zero LCD

[PATCH] ARM: dts: imx6: use #include "..." to include local DT
 2017-05-24 12:13 UTC  (2+ messages)

[nomadik:gemini-dir-685-tvc 24/24] drivers/gpu//drm/tve200/tve200_display.c:34:32: error: 'CLCD_TVE200_MIS' undeclared
 2017-05-24 12:05 UTC 

stackprotector: ascii armor the stack canary
 2017-05-24 11:57 UTC  (3+ messages)

CHIPPro NAND issue with 4.12 rc1
 2017-05-24 11:47 UTC  (10+ messages)

[PATCH V3 0/8] IOMMU probe deferral support
 2017-05-24 11:38 UTC  (8+ messages)
` [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops

[nomadik:gemini-dir-685-tvc 24/24] htmldocs: drivers/gpu/drm/tve200/tve200_drv.c:1: warning: no structured comments found
 2017-05-24 11:20 UTC 

[PATCH 1/2] ARM: sun8i: v3s: add device nodes for DE2 display pipeline
 2017-05-24 11:17 UTC  (2+ messages)
` [PATCH 2/2] ARM: sun8i: v3s: add pinmux for LCD pins of V3s SoC

[PATCH v3 0/9] Add support for the audio codec on Allwinner V3s
 2017-05-24 10:44 UTC  (13+ messages)
` [PATCH v3 1/9] ASoC: sun8i-codec-analog: split out mbias
  ` [linux-sunxi] "
` [PATCH v3 2/9] ASoC: sun8i-codec-analog: prepare a mixer control/widget/route set for V3s
` [PATCH v3 3/9] ASoC: sun8i-codec-analog: add support for V3s SoC
` [PATCH v3 4/9] ASoC: sun4i-codec: Add support for V3s codec
` [PATCH v3 5/9] dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk
  ` [linux-sunxi] "
` [PATCH v3 6/9] dmaengine: sun6i: support V3s SoC variant
` [PATCH v3 7/9] ARM: dts: sun8i: add DMA engine in V3s DTSI
` [PATCH v3 8/9] ARM: dts: sun8i: add audio codec support into "
` [PATCH v3 9/9] ARM: sun8i: v3s: enable audio on Lichee Pi Zero Dock board

[PATCH v5 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-05-24 10:24 UTC  (8+ messages)
` [PATCH v5 1/7] dma: Take into account dma_pfn_offset
` [PATCH v5 2/7] dma: Add simple dma_noop_mmap
` [PATCH v5 3/7] drivers: dma-coherent: Account dma_pfn_offset when used with device tree
` [PATCH v5 4/7] drivers: dma-coherent: Introduce default DMA pool
` [PATCH v5 5/7] ARM: NOMMU: Introduce dma operations for noMMU
` [PATCH v5 6/7] ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
` [PATCH v5 7/7] ARM: dma-mapping: Remove traces of NOMMU code

[PATCH v4 0/2] Tango PCIe controller support
 2017-05-24 10:22 UTC  (9+ messages)
` [PATCH v4 1/2] PCI: Add tango MSI "

[PATCH v2] arm64: kernel: restrict /dev/mem read() calls to linear region
 2017-05-24 10:19 UTC  (4+ messages)

[PATCH 1/2] arm64: Call __show_regs directly
 2017-05-24 10:09 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] arm64: Add dump_backtrace() in show_regs


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