linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-27 14:06:55 to 2018-02-28 04:54:52 UTC [more...]

[PATCH v7 00/13] Support PPTT for ARM64
 2018-03-01 15:52 UTC  (6+ messages)
` [PATCH v7 13/13] arm64: topology: divorce MC scheduling domain from core_siblings

[PATCH v6 0/3] Add support for Hi3660 mailbox driver
 2018-02-28  4:54 UTC 

[RFC 0/4] Add support for the Gateworks System Controller
 2018-02-28  4:54 UTC  (8+ messages)
` [RFC 1/4] dt-bindings: mfd: Add Gateworks System Controller bindings
` [RFC 2/4] mfd: add Gateworks System Controller core driver
` [RFC 3/4] hwmon: add Gateworks System Controller support
` [RFC 4/4] input: misc: Add "

[PATCH 46/52] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17
 2018-02-28  4:10 UTC  (5+ messages)

[PATCH 0/29] arm meltdown fix backporting review for lts 4.9
 2018-02-28  4:02 UTC  (31+ messages)
` [PATCH 01/29] arm64: mm: Use non-global mappings for kernel space
` [PATCH 02/29] arm64: mm: Move ASID from TTBR0 to TTBR1
` [PATCH 03/29] arm64: mm: Allocate ASIDs in pairs
` [PATCH 04/29] arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
` [PATCH 05/29] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
` [PATCH 06/29] arm64: factor out entry stack manipulation
` [PATCH 07/29] arm64: entry.S: move SError handling into a C function for future expansion
` [PATCH 08/29] module: extend 'rodata=off' boot cmdline parameter to module mappings
` [PATCH 09/29] arm64: entry: Add exception trampoline page for exceptions from EL0
` [PATCH 10/29] arm64: mm: Map entry trampoline into trampoline and kernel page tables
` [PATCH 11/29] arm64: entry: Explicitly pass exception level to kernel_ventry macro
` [PATCH 12/29] arm64: entry: Hook up entry trampoline to exception vectors
` [PATCH 13/29] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
` [PATCH 14/29] arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
` [PATCH 15/29] arm64: kaslr: Put kernel vectors address in separate data page
` [PATCH 16/29] arm64: use RET instruction for exiting the trampoline
` [PATCH 17/29] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
` [PATCH 18/29] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
` [PATCH 19/29] arm64: Take into account ID_AA64PFR0_EL1.CSV3
` [PATCH 20/29] arm64: Allow checking of a CPU-local erratum
` [PATCH 21/29] arm64: capabilities: Handle duplicate entries for a capability
` [PATCH 22/29] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH 23/29] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
` [PATCH 24/29] arm64: Turn on KPTI only on CPUs that need it
` [PATCH 25/29] arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
` [PATCH 26/29] arm64: kpti: Add ->enable callback to remap swapper using nG mappings
` [PATCH 27/29] arm64: Force KPTI to be disabled on Cavium ThunderX
` [PATCH 28/29] arm64: entry: Reword comment about post_ttbr_update_workaround
` [PATCH 29/29] arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives

[PATCH] ARM: dts: imx7: add CPU PMU support
 2018-02-28  3:15 UTC  (3+ messages)

[PATCH v2] ARM: dts: imx6dl-colibri-eval-v3: Add chosen node
 2018-02-28  3:11 UTC  (2+ messages)

[PATCH] ARM: imx: pm-imx6: Return the error directly
 2018-02-28  3:04 UTC  (2+ messages)

[PATCH] ARM: dts: mx5: Pass the memory unit-address
 2018-02-28  3:03 UTC  (2+ messages)

[PATCH V4 1/2] ARM: dts: imx7s: add temperature monitor support
 2018-02-28  2:27 UTC  (3+ messages)
` [PATCH V4 2/2] thermal: imx: add i.MX7 thermal sensor support

[PATCH 0/3] Allwinner sunxi message box support
 2018-02-28  2:27 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add a binding for the sunxi message box
` [PATCH 2/3] mailbox: Avoid NULL dereference in mbox_chan_received_data
` [PATCH 3/3] mailbox: sunxi-msgbox: Add a new mailbox driver

[PATCH v2] arm: dts: zynq: Add Digilent Zybo Z7 board
 2018-02-28  2:25 UTC 

[PATCH v2 4/4] ARM: PWM: add allwinner sun8i pwm support
 2018-02-28  1:55 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v2 3/4] ARM: dts: add pwm status for r40
 2018-02-28  1:54 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v2 2/4] ARM: dtsi: add pwm node for sun8i
 2018-02-28  1:53 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH] mmc: sdhci-of-arasan: Add quirk to avoid erroneous msg
 2018-02-28  1:53 UTC  (8+ messages)

[PATCH 1/2] arm: dts: zynq: Add Digilent Zybo Z7 board
 2018-02-28  1:52 UTC  (6+ messages)
` [PATCH 2/2] arm: dts: zynq: Extract common Digilent Zybo board support

[PATCH v2 1/4] dt-bindings: pwm: binding allwinner sun8i
 2018-02-28  1:51 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH] ARM: dts: imx6: Pass memory unit-adress
 2018-02-28  1:49 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: Add generic "pwm-channels" property
 2018-02-28  1:37 UTC 

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-28  1:26 UTC  (5+ messages)
` [PATCH 16/37] iommu: Add generic PASID table library
` [PATCH 37/37] vfio: Add support for Shared Virtual Addressing

[PATCH] ARM: imx: avic: set low-power interrupt mask for imx25
 2018-02-28  0:55 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL 1/2] Broadcom devicetree fixes for 4.16
 2018-02-28  0:51 UTC  (2+ messages)
` [GIT PULL 2/2] Broadcom drivers "

[PATCH] ARM: dts: NSP: Fix amount of RAM on BCM958625HR
 2018-02-28  0:39 UTC  (3+ messages)

[GIT PULL] i.MX fixes for 4.16
 2018-02-28  0:16 UTC 

[PATCH 0/2] drivers: soc: xilinx: Add support for ZynqMP power domain driver
 2018-02-27 23:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: Add ZynqMP power domain bindings
` [PATCH 2/2] drivers: soc: xilinx: Add ZynqMP power domain driver

[PATCH 0/2] drivers: soc: xilinx: Add support for ZynqMP PM driver
 2018-02-27 23:24 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: Add ZynqMP PM bindings
` [PATCH 2/2] drivers: soc: xilinx: Add ZynqMP PM driver

[PATCH v1 1/2] perf/core: Add API to look up PMU type by name
 2018-02-27 23:15 UTC  (6+ messages)
` [PATCH v1 2/2] perf/core: Add support for PMUs that can be read from any CPU

[RFC 0/3] perf stat: improvements for handling of multiple PMUs
 2018-02-27 23:05 UTC  (5+ messages)
` [RFC 1/3] perf, tools: Support wildcards on pmu name in dynamic pmu events
` [RFC 2/3] perf, tools: Display pmu name when printing unmerged events in stat
` [RFC 3/3] perf pmu: Restore auto-merging of PMU events created by prefix match

[PATCH v2 00/16] Implement H3/H5 HDMI driver
 2018-02-27 22:27 UTC  (17+ messages)
` [PATCH v2 01/16] clk: sunxi-ng: Add check for minimal rate to NM PLLs
` [PATCH v2 02/16] clk: sunxi-ng: h3: h5: Add minimal rate for video PLL
` [PATCH v2 03/16] clk: sunxi-ng: h3: h5: Allow some clocks to set parent rate
` [PATCH v2 04/16] clk: sunxi-ng: h3: h5: export CLK_PLL_VIDEO
` [PATCH v2 05/16] dt-bindings: display: sun4i-drm: Add compatibles for H3 HDMI pipeline
` [PATCH v2 06/16] drm/sun4i: Don't process LVDS if TCON doesn't support it
` [PATCH v2 07/16] drm/sun4i: Add support for H3 display engine
` [PATCH v2 08/16] drm/sun4i: Add support for H3 mixer 0
` [PATCH v2 09/16] drm/sun4i: Fix polarity configuration for DW HDMI PHY
` [PATCH v2 10/16] drm/sun4i: Add support for variants to "
` [PATCH v2 11/16] drm/sun4i: Move and expand DW HDMI PHY register macros
` [PATCH v2 12/16] drm/sun4i: Add support for H3 HDMI PHY variant
` [PATCH v2 13/16] drm/sun4i: Allow building on arm64
` [PATCH v2 14/16] ARM: dts: sunxi: h3/h5: Add HDMI pipeline
` [PATCH v2 15/16] ARM: dts: sun8i: h3: Enable HDMI output on H3 boards
` [PATCH v2 16/16] ARM64: dts: sun50i: h5: Enable HDMI output on H5 boards

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-02-27 22:26 UTC  (5+ messages)
  ` [PATCH v5 6/6] drm/bridge/sii8620: use micro-USB cable detection logic to detect MHL

[PATCH] serial: mvebu_uart: fix tx lost characters
 2018-02-27 21:56 UTC  (3+ messages)

[PATCH 0/4] dt-bindings: arm: Improve Renesas Board Documentation
 2018-02-27 21:25 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: arm: Document Renesas V3MSK and Wheat board part numbers
` [PATCH 3/4] dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board

[PATCH RFC] ARM: imx: avic: set low-power interrupt mask for imx25
 2018-02-27 21:25 UTC  (3+ messages)

[PATCH v4 0/6] dt-bindings: add bindings for USB physical connector
 2018-02-27 21:24 UTC  (3+ messages)
  ` [PATCH v4 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector

[PATCH] arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)
 2018-02-27 20:47 UTC 

[PATCH] ARM: dts: NSP: Switch to port 8 for CPU port
 2018-02-27 20:45 UTC 

[PATCH v2 0/5] Add R8A77970/V3MSK LVDS/HDMI support
 2018-02-27 20:23 UTC  (7+ messages)
` [PATCH v2 1/5] arm64: dts: renesas: r8a77970: add FCPVD support
` [PATCH v2 2/5] arm64: dts: renesas: r8a77970: add VSPD support
` [PATCH v2 3/5] arm64: dts: renesas: r8a77970: add DU support
` [PATCH v2 4/5] arm64: dts: renesas: r8a77970: add LVDS support
` [PATCH v2 5/5] arm64: dts: renesas: v3msk: add DU/LVDS/HDMI support

[PATCH V3 0/6] PCI: handle CRS response following Hot Reset and D3hot->D0
 2018-02-27 20:15 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
 2018-02-27 20:10 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: qcom: msm8916: Add clock properties to the APCS node

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-02-27 20:02 UTC  (10+ messages)
      ` 答复: "

[PATCH 0/3] STM32 Extended TrustZone Protection driver
 2018-02-27 19:46 UTC  (9+ messages)
` [PATCH 1/3] driver core: check notifier_call_chain return value
` [PATCH 2/3] dt-bindings: stm32: Add bindings for Extended TrustZone Protection
` [PATCH 3/3] ARM: mach-stm32: Add Extended TrustZone Protection driver

[PATCH 0/6] Implement event capture for OMAP (draft)
 2018-02-27 19:23 UTC  (5+ messages)
` [PATCH 1/6] clocksource: timer-ti-dm: Make unexported functions static

[PATCH] arm64/acpi: make ACPI boot preference configurable
 2018-02-27 18:59 UTC  (9+ messages)

[PATCH 0/4] ARM: bcm2835-rpi-zero-w: Enable Bluetooth support
 2018-02-27 18:51 UTC  (6+ messages)
` [PATCH 3/4] ARM: dts: bcm2835-rpi-zero-w: Add bcm43438 serial slave

[PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2018-02-27 18:38 UTC  (9+ messages)
` [PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
      ` [Letux-kernel] "

[PATCH 1/5] ARM: dts: vf500: Remove skeleton.dtsi inclusion
 2018-02-27 18:17 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: vf: Add memory node unit name
` [PATCH 3/5] ARM: dts: vf500: Remove empty reg memory property
` [PATCH 4/5] ARM: dts: vf610m4: Remove skeleton.dtsi inclusion
` [PATCH 5/5] ARM: dts: vf610m4: Remove empty reg memory property

[PATCH 0/9] ARM: dts: am33xx/am4372: Add suspend-resume support
 2018-02-27 17:46 UTC  (2+ messages)

[PATCH v5 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2018-02-27 17:39 UTC  (5+ messages)

[RFC PATCH v2 00/12] Rewrite asm-generic/bitops/{atomic, lock}.h and use on arm64
 2018-02-27 17:34 UTC  (5+ messages)
` [RFC PATCH v2 08/12] arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUG

[PATCH 0/3] Enable DMA on STM32 MCU based on cortex-M7
 2018-02-27 17:11 UTC  (4+ messages)
` [PATCH 2/3] ARM: configs: stm32: Enable ARM_MPU

[PATCH] mailmap: Update email address for Gregory CLEMENT
 2018-02-27 17:04 UTC 

[PATCH v3 0/2] add support for Socionext SynQuacer I2C controller
 2018-02-27 17:01 UTC  (3+ messages)

[PATCH v5 00/13] iommu/rockchip: Use OF_IOMMU
 2018-02-27 16:59 UTC  (6+ messages)
` [PATCH v5 08/13] iommu/rockchip: Control clocks needed to access the IOMMU

[PATCH] ARM64: dts: marvell: armada-cp110: Add registers clock for sata node
 2018-02-27 16:48 UTC  (2+ messages)

[PATCH] MAINTAINERS: update entries for ARM/STM32
 2018-02-27 16:34 UTC 

[PATCH] ARM: dts: imx7s: add spba-bus abstraction
 2018-02-27 16:30 UTC 

[PATCH v3 00/10] extend PWM framework to support PWM modes
 2018-02-27 16:15 UTC  (9+ messages)
` [PATCH v3 05/10] pwm: add PWM mode to pwm_config()

[PATCH 0/2] RTC support on STM32H743
 2018-02-27 16:10 UTC  (2+ messages)

[PATCH 1/2] clk: imx: imx7d: add the Keypad Port module clock
 2018-02-27 16:05 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx7s: add Keypad Port module

[PATCH v2 0/3] USB OTG on STM32H743
 2018-02-27 16:04 UTC  (2+ messages)

[PATCH 0/2] SolidRun Clearfog SFP support
 2018-02-27 16:02 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: armada388-clearfog: increase speed of i2c0 to 400kHz
` [PATCH 2/2] ARM: dts: armada388-clearfog: add SFP module support

[PATCH] ARM: dts: stm32: enable RTC on stm32f769-disco
 2018-02-27 16:00 UTC  (2+ messages)

[PATCH] ARM: dts: imx6dl-icore-rqs: Fix invalid PHY address assignment for ethernet
 2018-02-27 15:59 UTC 

[PATCH 0/3] USB OTG on STM32F7 boards
 2018-02-27 15:57 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fix HSE clock frequency for stm32h743i-disco board
 2018-02-27 15:55 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add leds support to stm32f469 Discovery board
 2018-02-27 15:54 UTC  (8+ messages)
` [PATCH] ARM: dts: stm32: Add leds support to stm32f769 "
` [PATCH] ARM: dts: stm32: Add push button to stm32f469 "
` [PATCH] ARM: dts: stm32: Add push button to stm32f769 "

[PATCH 0/2] lkdtm: fix irq handler entry for arm64
 2018-02-27 15:46 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 1/2] ARM: dts: imx6: RDU2: Add RAVE SP device
 2018-02-27 15:32 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx51-zii-rdu1: Add node for "

[PATCH] dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
 2018-02-27 15:19 UTC  (3+ messages)

[Patch v8 00/12] Add MFC v10.10 support
 2018-02-27 15:18 UTC  (4+ messages)
  ` [Patch v8 12/12] Documention: v4l: Documentation for HEVC CIDs

[PATCH v8 00/15] Krait clocks + Krait CPUfreq
 2018-02-27 14:58 UTC  (10+ messages)
` [PATCH v8 08/15] clk: qcom: Add support for Krait clocks
` [PATCH v8 09/15] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v8 10/15] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v8 11/15] clk: qcom: Add Krait clock controller driver
` [PATCH v8 12/15] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v8 13/15] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v8 14/15] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v8 15/15] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu

[PATCH] ARM: mach-stm32: restore reboot capabilities
 2018-02-27 14:36 UTC 


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