linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 13:55:55 to 2018-12-03 20:04:30 UTC [more...]

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-12-03 20:03 UTC  (4+ messages)
` [PATCH v10 18/27] drivers: firmware: psci: Add support for PM domains using genpd

[PATCH] clk: sunxi-ng: h3: Allow parent change for ve clock
 2018-12-03 19:58 UTC 

[PATCH] arm64: relocatable: fix inconsistencies in linker script and options
 2018-12-03 19:58 UTC 

[PATCH] ARM: dts: bcm2837: Fix polarity of wifi reset GPIOs
 2018-12-03 19:51 UTC  (3+ messages)

[PATCH V8 0/7] clk: imx: add imx8qxp clock support
 2018-12-03 19:45 UTC  (8+ messages)
` [PATCH V8 2/7] clk: imx: add scu clock common part
` [PATCH V8 6/7] clk: imx: add lpcg clock support

[PATCH V6 0/9] clk: add imx7ulp clk support
 2018-12-03 19:32 UTC  (20+ messages)
` [PATCH V6 1/9] clk: imx: add gatable clock divider support
` [PATCH V6 2/9] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support
` [PATCH V6 3/9] clk: imx: add pllv4 support
` [PATCH V6 4/9] clk: imx: add pfdv2 support
` [PATCH V6 5/9] clk: imx: add imx7ulp composite clk support
` [PATCH V6 6/9] dt-bindings: clock: add imx7ulp clock binding doc
` [PATCH V6 7/9] clk: imx: make mux parent strings const
` [PATCH V6 8/9] clk: imx: implement new clk_hw based APIs
` [PATCH V6 9/9] clk: imx: add imx7ulp clk driver

[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.21
 2018-12-03 19:39 UTC  (4+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Driver "
` [GIT PULL] Qualcomm Device Tree "

[PATCH] clocksource/arm_arch_timer: fix a lockdep warning
 2018-12-03 19:33 UTC 

[PATCH] arm64: lib: accelerate do_csum() with NEON instruction
 2018-12-03 19:32 UTC  (2+ messages)

[PATCH v5 1/2] arm64/neon: add workaround for ambiguous C99 stdint.h types
 2018-12-03 19:23 UTC  (2+ messages)

[RFT PATCH] arm64: relocatable: build the kernel as a proper shared library
 2018-12-03 19:22 UTC  (7+ messages)

[PATCH v2 0/8] Workaround for Cortex-A76 erratum 1165522
 2018-12-03 19:22 UTC  (2+ messages)

[PATCH 3/3] arm64: ftrace: add cond_resched() to func ftrace_make_(call|nop)
 2018-12-03 19:22 UTC  (2+ messages)

[PATCH 2/2] clk: core: link consumer with clock driver
 2018-12-03 19:20 UTC  (6+ messages)

[PATCH 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-12-03 19:19 UTC  (6+ messages)
` [PATCH 05/12] PCI: aardvark: add suspend to RAM support

[PATCH 1/9] dt-bindings: gpio-axp209: Add AXP803 GPIOs compatible (w/ AXP813 fallback)
 2018-12-03 19:13 UTC  (3+ messages)
` [PATCH 6/9] Input: goodix - Add vcc-supply regulator support

[PATCH] ARM: dts: realview: Fix some more duplicate regulator nodes
 2018-12-03 19:12 UTC 

[PATCH v6 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-12-03 19:08 UTC  (4+ messages)
` [PATCH v6 13/17] clk: sunxi-ng: add support for suniv F1C100s SoC

[PATCH] mt76: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-03 18:55 UTC  (2+ messages)

[PATCH V6 0/6] clk: imx: add imx8qxp clock support
 2018-12-03 18:55 UTC  (7+ messages)
` [PATCH V6 6/6] clk: imx: add imx8qxp lpcg driver

[RFT PATCH] arm64: add support for building the KASLR kernel with LLVM lld
 2018-12-03 18:54 UTC  (4+ messages)

[PATCH 0/2] soc: fsl: dpio: cleanup on the remove path
 2018-12-03 18:39 UTC  (3+ messages)
` [PATCH 2/2] soc: fsl: dpio: use a cpumask to identify which cpus are unused

[PATCH] arm64: Advertise mitigation of Spectre-v2, or lack thereof
 2018-12-03 18:35 UTC 

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-03 18:06 UTC  (26+ messages)
` [PATCH v7 01/25] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
` [PATCH v7 02/25] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v7 03/25] ACPI / APEI: Switch estatus pool to use vmalloc memory
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 05/25] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v7 06/25] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v7 07/25] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v7 08/25] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
` [PATCH v7 11/25] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v7 12/25] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v7 13/25] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v7 14/25] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v7 15/25] ACPI / APEI: Move locking to the notification helper
` [PATCH v7 16/25] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v7 17/25] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
` [PATCH v7 18/25] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
` [PATCH v7 19/25] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v7 20/25] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v7 21/25] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v7 23/25] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
` [PATCH v7 24/25] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v7 25/25] ACPI / APEI: Add support for the SDEI GHES Notification type

[PATCH 1/1] stackleak: Register the 'stackleak_cleanup' pass before the 'mach' pass
 2018-12-03 18:25 UTC  (4+ messages)

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2018-12-03 18:09 UTC  (3+ messages)

[PATCH v15 0/5] Add i.MX8MQ clock driver
 2018-12-03 18:18 UTC  (11+ messages)
` [PATCH v15 1/5] dt-bindings: Add binding for i.MX8MQ CCM
` [PATCH v15 2/5] clk: imx: Add fractional PLL output clock
` [PATCH v15 3/5] clk: imx: Add SCCG PLL type
` [PATCH v15 4/5] clk: imx: Add imx composite clock
` [PATCH v15 5/5] clk: imx: Add clock driver for i.MX8MQ CCM

[PATCH] arm64/mm: use correct operators for string comparison in cache.S
 2018-12-03 18:11 UTC  (6+ messages)

[PATCH v5 0/9] clk: clkdev: managed clk lookup and provider registrations
 2018-12-03 18:06 UTC  (3+ messages)
` [PATCH v5 1/9] clkdev: add managed clkdev lookup registration

[PATCH v2 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-12-03 17:53 UTC  (6+ messages)
` [PATCH v2 06/15] arm: dts: Add devicetree for OrangePi 2G IoT board

[PATCH v2 0/5] devfreq: handle suspend/resume
 2018-12-03 17:48 UTC  (8+ messages)
    ` [PATCH v2 1/5] devfreq: refactor set_target frequency function
    ` [PATCH v2 2/5] devfreq: add support for suspend/resume of a devfreq device
    ` [PATCH v2 3/5] devfreq: add devfreq_suspend/resume() functions
    ` [PATCH v2 4/5] drivers: power: suspend: call devfreq suspend/resume
    ` [PATCH v2 5/5] arm: dts: exynos4: opp-suspend in DMC and leftbus

[PATCH 1/2] ARM: dts: imx6ul: Correct mask for GIC PPI interrupts
 2018-12-03 17:40 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx7: "

[RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
 2018-12-03 17:40 UTC  (15+ messages)
` [RFT PATCH v1 1/4] Documentation: DT: arm: add support for sockets defining package boundaries
` [RFT PATCH v1 2/4] dt-binding: cpu-topology: Move cpu-map to a common binding
` [RFT PATCH v1 3/4] cpu-topology: Move cpu topology code to common code
` [RFT PATCH v1 4/4] RISC-V: Parse cpu topology during boot

[PATCH] coresight: cpu-debug: Support for CA73 CPUs
 2018-12-03 17:34 UTC  (2+ messages)

remove the ->mapping_error method from dma_map_ops V3
 2018-12-03 17:27 UTC  (2+ messages)

[PATCH v2 1/3] usb: chipidea: imx: support configuring for active low oc signal
 2018-12-03 17:22 UTC  (3+ messages)

[clk:clk-imx8mq 2/5] clk-frac-pll.c:undefined reference to `__aeabi_uldivmod'
 2018-12-03 17:15 UTC  (2+ messages)

[PATCH v2] arm64: enable per-task stack canaries
 2018-12-03 17:03 UTC 

[PATCH v3 2/4] arm64: KVM: add accessors to track guest/host only counters
 2018-12-03 16:58 UTC  (4+ messages)

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-03 16:55 UTC  (13+ messages)
` [PATCH v2 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v2 2/6] microblaze: prefer memblock API "
` [PATCH v2 3/6] sh: prefer memblock APIs "
` [PATCH v2 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v2 5/6] arch: simplify several early memory allocations
` [PATCH v2 6/6] arm, unicore32: remove early_alloc*() wrappers

WIP: UFS on apq8098
 2018-12-03 16:53 UTC  (10+ messages)

revisit arm64 per-task stack canaries
 2018-12-03 16:46 UTC  (12+ messages)

[PATCH v6 0/2] add the Amlogic Meson PCIe controller driver
 2018-12-03 16:41 UTC  (3+ messages)
` [PATCH v6 2/2] PCI: amlogic: Add "

[PATCH] misc: vexpress: Off by one in vexpress_syscfg_exec()
 2018-12-03 16:28 UTC  (2+ messages)

[PATCH v1 0/4] ARM: dts: ccimx6ulsbcpro: Add 10" AUO/Goodix LVDS panel accessory kit
 2018-12-03 16:08 UTC  (3+ messages)
` [PATCH v1 1/4] drm/panel: simple: Add AUO G101EVN010 panel support

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-03 15:49 UTC  (6+ messages)
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description

[PATCH 00/12] arm64: Paravirtualized time support
 2018-12-03 16:02 UTC  (11+ messages)
` [PATCH 01/12] KVM: arm64: Document PV-time interface
` [PATCH 02/12] KVM: arm/arm64: Factor out hypercall handling from PSCI code

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-03 16:00 UTC  (5+ messages)
` [PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH] clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent
 2018-12-03 15:55 UTC  (3+ messages)

[PATCH v2 00/15] ARM: sunxi: Enable Broadcom-based Bluetooth controllers
 2018-12-03 15:51 UTC  (3+ messages)

[PATCH v9 0/8] KVM: Support PUD hugepage at stage 2
 2018-12-03 15:46 UTC  (15+ messages)
` [PATCH v9 3/8] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH v9 4/8] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH v9 5/8] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v9 6/8] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH v9 7/8] KVM: arm64: Update age handlers to support "
` [PATCH v9 8/8] KVM: arm64: Add support for creating PUD hugepages at stage 2

[PATCH 0/2] pinctrl: sunxi: a64: Drop numeral from csi0/ts0
 2018-12-03 15:45 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: sunxi: a64: Rename function csi0 to csi
` [PATCH 2/2] pinctrl: sunxi: a64: Rename function ts0 to ts

Unexpected variation in SYS_ID_AA64MMFR0_EL1
 2018-12-03 15:32 UTC  (4+ messages)

[PATCH v2 0/6] Add hw overheat IRQ support to Marvell thermal driver
 2018-12-03 15:31 UTC  (5+ messages)
` [PATCH v2 1/6] thermal: armada: add overheat interrupt support

[PATCH v2 00/14] rtc: sun6i: clock rework and pre-H6 SoC support
 2018-12-03 14:58 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: rtc: sun6i-rtc: Rewrite clock outputs as a list
` [PATCH v2 02/14] dt-bindings: rtc: sun6i-rtc: Add compatible strings for pre-H6 variants
` [PATCH v2 03/14] dt-bindings: rtc: sun6i-rtc: Deprecate external clock output for A31
` [PATCH v2 04/14] dt-bindings: rtc: sun6i-rtc: Export internal RC oscillator
` [PATCH v2 05/14] rtc: sun6i: Add default clock name for LOSC
` [PATCH v2 06/14] rtc: sun6i: Add support for different variants
` [PATCH v2 07/14] rtc: sun6i: Add support for all known pre-H6 variants
` [PATCH v2 08/14] rtc: sun6i: Expose internal oscillator through device tree
` [PATCH v2 09/14] ARM: dts: sun8i: a23/a33: Fix up RTC device node
` [PATCH v2 10/14] ARM: dts: sunxi: h3/h5: Add clock accuracy for external oscillators
` [PATCH v2 11/14] ARM: dts: sunxi: h3/h5: Fix up RTC device node and clock references
` [PATCH v2 12/14] ARM: dts: sun8i: r40: Add clock accuracy for external oscillators
` [PATCH v2 13/14] ARM: dts: sun8i: r40: Add RTC device node
` [PATCH v2 14/14] arm64: dts: allwinner: a64: Fix up RTC device node and clock references

[PATCH v3 0/4] arm64: Support perf event modifiers :G and :H
 2018-12-03 15:04 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes

[PATCH v2 0/6] Bring suspend to RAM support to MVEBU SATA
 2018-12-03 14:55 UTC  (5+ messages)
` [PATCH v2 1/6] ata: libahci_platform: comply to PHY framework

[PATCH v5 RESEND] perf: Support for Arm A32/T32 instruction sets in CoreSight trace
 2018-12-03 14:53 UTC  (2+ messages)

[GIT PULL] arm64: dts: hisilicon dts updates for v4.21
 2018-12-03 14:40 UTC  (3+ messages)

[PATCH v2 2/4] clk: core: link consumer with clock driver
 2018-12-03 14:32 UTC  (3+ messages)

[PATCH 00/36] Devicetree schema
 2018-12-03 14:24 UTC  (6+ messages)
` [PATCH 12/36] dt-bindings: arm: Convert cpu binding to json-schema

[PATCH] net: stmmac: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-03 14:22 UTC 

[PATCH 1/6] devfreq: add basic fileds supporting suspend functionality
 2018-12-03 14:05 UTC  (11+ messages)
` [PATCH 0/6] devfreq: handle suspend/resume
    ` [PATCH 3/6] devfreq: add support for suspend/resume of a devfreq device

[PATCH v2 0/8] Add Armada 3700 COMPHY support
 2018-12-03 13:56 UTC  (6+ messages)
` [PATCH v2 2/8] phy: mvebu-cp110-comphy: fix port check in ->xlate()

[PATCH v2 0/2] uaccess: Add unsafe accessors for arm64
 2018-12-03 13:55 UTC  (2+ messages)
` [RFC PATCH v2 1/2] uaccess: Check no rescheduling function is called in unsafe region


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