linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-02 00:31:49 to 2019-07-03 00:12:16 UTC [more...]

[PATCH 0/3] perf: Use capabilities instead of uid and euid
 2019-07-03  0:10 UTC  (3+ messages)
` [PATCH 1/3] perf: Add capability-related utilities
` [PATCH 2/3] perf: Use CAP_SYS_ADMIN with perf_event_paranoid checks

[RFC 00/11] arm64: Add support for Amlogic SM1 SoC Family
 2019-07-03  0:01 UTC  (10+ messages)
` [RFC 01/11] soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDs
` [RFC 02/11] dt-bindings: power: amlogic, meson-gx-pwrc: Add SM1 bindings
` [RFC 05/11] dt-bindings: soc: amlogic: clk-measure: Add SM1 compatible
` [RFC 06/11] soc: amlogic: clk-measure: Add support for SM1

[RFC/RFT v3 00/14] arm64: g12a: add support for DVFS
 2019-07-02 23:54 UTC  (24+ messages)
` [RFC/RFT v3 01/14] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v3 02/14] clk: core: introduce clk_hw_set_parent()
` [RFC/RFT v3 04/14] clk: meson: eeclk: add setup callback
` [RFC/RFT v3 05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex
` [RFC/RFT v3 06/14] soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk
` [RFC/RFT v3 07/14] clk: meson: g12a: add notifiers to handle cpu clock change
` [RFC/RFT v3 08/14] clk: meson: g12a: expose CPUB clock ID for G12B
` [RFC/RFT v3 10/14] arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v3 11/14] arm64: dts: meson-g12a: add cpus OPP table
` [RFC/RFT v3 12/14] arm64: dts: meson-g12a: enable DVFS on G12A boards
` [RFC/RFT v3 14/14] arm64: dts: meson-g12b-odroid-n2: enable DVFS
  ` [RFC/RFT v3 09/14] arm64: dts: move common G12A & G12B modes to meson-g12-common.dtsi

[PATCH] arm64: mm: Fix dead assignment of old_pte
 2019-07-02 23:41 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v4 0/4] Panel rotation patches
 2019-07-02 23:42 UTC  (5+ messages)
` [PATCH v4 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH v4 2/4] drm/panel: set display info in panel attach
` [PATCH v4 3/4] drm/connector: Split out orientation quirk detection
` [PATCH v4 4/4] drm/mtk: add panel orientation property

[PATCH V2] mm/ioremap: Probe platform for p4d huge map support
 2019-07-02 23:06 UTC  (2+ messages)

[PATCH] net: stmmac: make "snps,reset-delays-us" optional again
 2019-07-02 22:23 UTC  (2+ messages)

[GIT PULL] DaVinci fixes for v5.2
 2019-07-02 22:14 UTC  (2+ messages)

[PATCH v6 0/6] KASan for arm
 2019-07-02 21:56 UTC  (6+ messages)
` [PATCH v6 1/6] ARM: Add TTBR operator for kasan_init
` [PATCH v6 2/6] ARM: Disable instrumentation for some code

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-07-02 16:33 UTC  (6+ messages)

[PATCH] ASoC: sunxi: sun50i-codec-analog: Add earpiece
 2019-07-02 19:16 UTC 

[PATCH v3 0/4] Perf uncore PMU event alias support for Hisi hip08 ARM64 platform
 2019-07-02 19:07 UTC  (5+ messages)
` [PATCH v3 1/4] perf pmu: Support more complex PMU event aliasing

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2019-07-02 17:53 UTC  (3+ messages)
` [PATCH v8 3/5] mtd: Add support for HyperBus memory devices

[PATCH v1 00/11] perf: Fix errors detected by Smatch
 2019-07-02 17:03 UTC  (16+ messages)
` [PATCH v1 01/11] perf report: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 02/11] perf stat: Smatch: Fix use-after-freed pointer
` [PATCH v1 03/11] perf top: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 04/11] perf annotate: Smatch: Fix dereferencing freed memory
` [PATCH v1 05/11] perf trace: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 06/11] perf hists: "
` [PATCH v1 07/11] perf map: "
` [PATCH v1 08/11] perf session: "
` [PATCH v1 09/11] perf intel-bts: "
` [PATCH v1 10/11] perf intel-pt: "
` [PATCH v1 11/11] perf cs-etm: "

[PATCH RFC 0/4] ARM Error Source Table Support
 2019-07-02 16:52 UTC  (5+ messages)
` [PATCH RFC 1/4] ACPI/AEST: Initial AEST driver
` [PATCH RFC 2/4] arm64: mm: Add RAS extension system register check to SEA handling
` [PATCH RFC 3/4] arm64: traps: Add RAS extension system register check to serror handling
` [PATCH RFC 4/4] trace, ras: add ARM RAS extension trace event

[PATCH 0/7] Compile-test UAPI and kernel headers
 2019-07-02 16:47 UTC  (3+ messages)
` [PATCH 7/7] kbuild: compile-test kernel headers to ensure they are self-contained

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-02 16:32 UTC  (10+ messages)
` [PATCH 12/59] KVM: arm64: nv: Handle trapped ERET from virtual EL2
` [PATCH 23/59] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH 28/59] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH 44/59] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2

[PATCH 0/5] coresight: Fixes for v5.2-rc5
 2019-07-02 16:18 UTC  (2+ messages)

[PATCH v3 0/3] DCMI bridge support
 2019-07-02 15:52 UTC  (4+ messages)
` [PATCH v3 1/3] media: stm32-dcmi: improve sensor subdev naming
` [PATCH v3 2/3] media: stm32-dcmi: add media controller support
` [PATCH v3 3/3] media: stm32-dcmi: add support of several sub-devices

[PATCH 00/13] Add arm64/signal initial kselftest support
 2019-07-02 15:51 UTC  (7+ messages)
` [PATCH 03/13] kselftest: arm64: mangle_sp_misaligned
` [PATCH 08/13] kselftest: arm64: mangle_pstate_ssbs_regs

[RFC PATCH 0/2] Support for TI Page-based Address Translator
 2019-07-02 15:49 UTC 

[PATCH 0/3] drm/bridge: sii902x: fix audio mclk management
 2019-07-02 15:47 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: sii902x: fix missing reference to mclk clock
` [PATCH 2/3] dt-bindings: display: sii902x: Change audio mclk binding
` [PATCH 3/3] drm/bridge: sii902x: make audio mclk optional

[PATCH v10 04/11] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes
 2019-07-02 15:40 UTC  (12+ messages)
    ` [linux-sunxi] "

[PATCH v3 0/2] Hugetlbfs support for riscv
 2019-07-02 15:39 UTC  (10+ messages)
` [PATCH v3 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
` [PATCH v3 2/2] riscv: Introduce huge page support for 32/64bit kernel

[PATCH v2 0/3] DCMI bridge support
 2019-07-02 15:29 UTC  (12+ messages)
` [PATCH v2 1/3] media: stm32-dcmi: improve sensor subdev naming
` [PATCH v2 2/3] media: stm32-dcmi: add media controller support
` [PATCH v2 3/3] media: stm32-dcmi: add support of several sub-devices

[PATCH] clk: imx8: Add DSP related clocks
 2019-07-02 15:20 UTC 

[PATCH] remove the initrd resource in /proc/iomem as the initrd has freed the reserved memblock
 2019-07-02 15:18 UTC  (2+ messages)

[PATCH v3 0/9] Add PCI ATS support to Arm SMMUv3
 2019-07-02 14:59 UTC  (4+ messages)
` [PATCH v3 8/9] iommu/arm-smmu-v3: Add support for PCI ATS

[PATCH v2 1/1] watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
 2019-07-02 13:40 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: Init rates and parents configs for clocks
 2019-07-02 13:33 UTC  (4+ messages)

[PATCH v3 1/2] clk: Add clk_min/max_rate entries in debugfs
 2019-07-02 13:27 UTC  (2+ messages)
` [PATCH v3 2/2] clk: Assert prepare_lock in clk_core_get_boundaries

[PATCH v3] arm64: dts: imx8mq: Add sai3 and sai6 nodes
 2019-07-02 13:23 UTC 

[PATCH 0/3] implement poweroff for mt6323/6397
 2019-07-02 13:23 UTC  (6+ messages)
` [PATCH 1/3] add doc and MAINTAINERS for poweroff
` [PATCH 2/3] add dts "
` [PATCH 3/3] add driver and MAINTAINERS "

support for aarch64 + gic v2
 2019-07-02 13:16 UTC  (4+ messages)

[PATCH v2] arm64: dts: imx8mq: Add sai3 and sai6 nodes
 2019-07-02 13:14 UTC  (2+ messages)

[PATCH] ARM64: dts: freescale: add wand-pi-8m dtb
 2019-07-02 13:10 UTC  (2+ messages)

[PATCHv3 0/3] arm64: stacktrace: improve robustness
 2019-07-02 13:07 UTC  (4+ messages)
` [PATCHv3 1/3] arm64: stacktrace: Constify stacktrace.h functions
` [PATCHv3 2/3] arm64: stacktrace: Factor out backtrace initialisation
` [PATCHv3 3/3] arm64: stacktrace: better handle corrupted stacks

[PATCH 1/2] spi: atmel-quadspi: void return type for atmel_qspi_init()
 2019-07-02 13:04 UTC  (2+ messages)
` Applied "spi: atmel-quadspi: void return type for atmel_qspi_init()" to the spi tree

[PATCH 2/2] spi: atmel-quadspi: fix resume call
 2019-07-02 13:04 UTC  (2+ messages)
` Applied "spi: atmel-quadspi: fix resume call" to the spi tree

[PATCH v2 2/4] regulator: add support for the stm32-booster
 2019-07-02 13:04 UTC  (2+ messages)
` Applied "regulator: add support for the stm32-booster" to the regulator tree

[PATCH v2 1/4] dt-bindings: regulator: add support for the stm32-booster
 2019-07-02 13:04 UTC  (2+ messages)
` Applied "dt-bindings: regulator: add support for the stm32-booster" to the regulator tree

suspicious RCU usage (was: Re: [PATCHv3 next 1/3] loopback: create blackhole net device similar to loopack.)
 2019-07-02 12:54 UTC 

[PATCH v2 1/1] ARM: dts: colibri: introduce dts with UHS-I support enabled
 2019-07-02 12:51 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mq: Add sai6 node
 2019-07-02 12:40 UTC  (3+ messages)

[PATCH 2/4] input: keyboard/mouse/touchscreen/misc: Use dev_get_drvdata()
 2019-07-02 12:34 UTC  (7+ messages)

[PATCH v9 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-07-02 12:25 UTC  (4+ messages)
` [PATCH v9 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[RFC, V3 0/9] media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-07-02 11:34 UTC  (4+ messages)
` [RFC,v3 5/9] media: platform: Add Mediatek ISP P1 V4L2 control

[RFC 0/2] Add workaround for core wake-up on IPI for i.MX8MQ
 2019-07-02 11:33 UTC  (5+ messages)

[PATCH/RFT] arm64: dts: renesas: r8a77995: Fix register range of display node
 2019-07-02 11:22 UTC  (2+ messages)

[PATCHv2 0/3] arm64: stacktrace: improve robustness
 2019-07-02 11:17 UTC  (11+ messages)
` [PATCHv2 2/3] arm64: stacktrace: Factor out backtrace initialisation
` [PATCHv2 3/3] arm64: stacktrace: better handle corrupted stacks

[PATCH 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-07-02 10:46 UTC  (7+ messages)
` [PATCH 1/3] arm64: mm: Add p?d_large() definitions
    `  "

[PATCH 00/12] ARM: davinci: da850-evm: remove more legacy GPIO calls
 2019-07-02 10:06 UTC  (10+ messages)
` [PATCH 01/12] backlight: gpio: allow to probe non-pdata devices from board files
` [PATCH 02/12] backlight: gpio: use a helper variable for &pdev->dev
` [PATCH 03/12] backlight: gpio: pull the non-pdata device probing code into probe()

[RFC V3 00/18] objtool: Add support for arm64
 2019-07-02  9:49 UTC  (4+ messages)
` [RFC V3 12/18] arm64: assembler: Add macro to annotate asm function having non standard stack-frame

use exact allocation for dma coherent memory
 2019-07-02  9:48 UTC  (3+ messages)

[PATCH] thermal: mediatek: add suspend/resume callback
 2019-07-02  9:16 UTC 

[PATCH RESEND V4 1/5] clocksource: timer-of: Support getting clock frequency from DT
 2019-07-02  9:10 UTC  (9+ messages)
` [PATCH RESEND V4 2/5] clocksource/drivers/sysctr: Add clock-frequency property
` [PATCH RESEND V4 3/5] clocksource: imx-sysctr: Make timer work with clock driver using platform driver model
` [PATCH RESEND V4 4/5] arm64: dts: imx8mq: Add system counter node
` [PATCH RESEND V4 5/5] arm64: dts: imx8mm: "

[PATCH v2 0/2] arm64: dts: renesas: r8a7799[05]: Add cpg reset for DU
 2019-07-02  8:58 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: renesas: r8a77990: "
` [PATCH v3 2/2] arm64: dts: renesas: r8a77995: "

[PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I
 2019-07-02  8:13 UTC  (10+ messages)

[PATCH] Staging: mt7621-dma: mtk-hsdma: fix a coding style issue
 2019-07-02  8:06 UTC 

[PATCH V3] soc: imx-scu: Add SoC UID(unique identifier) support
 2019-07-02  7:45 UTC 

[PATCH V2] soc: imx-scu: Add SoC UID(unique identifier) support
 2019-07-02  7:51 UTC  (4+ messages)

[PATCH] arm64: perf: Remove unused macro
 2019-07-02  7:35 UTC 

[PATCH] soc: imx-scu: Add SoC UID(unique identifier) support
 2019-07-02  7:23 UTC  (7+ messages)

[RFCv2 0/8] Add imx8mm bus frequency switching
 2019-07-02  7:13 UTC  (5+ messages)
` [RFCv2 2/8] clk: imx8m-composite: Switch to determine_rate

[PATCH 1/2] arm64: dts: imx8mq: Add gpio-ranges property
 2019-07-02  7:10 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: "

[PATCH] net: stmmac: add sanity check to device_property_read_u32_array call
 2019-07-02  6:48 UTC  (11+ messages)

ARM setting up secure mode vector table
 2019-07-02  6:37 UTC 

[PATCH v12 0/5] Add support for mt8183 SCP
 2019-07-02  6:05 UTC  (6+ messages)
` [PATCH v12 1/5] dt-bindings: Add a binding for Mediatek SCP
` [PATCH v12 2/5] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v12 3/5] remoteproc: mt8183: add reserved memory manager API
` [PATCH v12 4/5] rpmsg: add rpmsg support for mt8183 SCP
` [PATCH v12 5/5] arm64: dts: mt8183: add scp node

[PATCH] arm64/mm: Drop pte_huge()
 2019-07-02  5:32 UTC 

[PATCH v2 00/11] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-07-02  5:03 UTC  (4+ messages)
` [PATCH v2 09/11] firmware: xilinx: Add SDIO Tap Delay APIs

[RFC 0/2] arm64/mm: Enable THP migration
 2019-07-02  3:37 UTC  (4+ messages)
` [RFC 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics

[PATCH v3 0/4] Panel rotation patches
 2019-07-02  3:24 UTC  (4+ messages)
` [PATCH v3 3/4] drm/connector: Split out orientation quirk detection
  ` [Intel-gfx] "

[PATCH 0/3] Add Support for MediaTek MT2712 RTC
 2019-07-02  3:21 UTC  (4+ messages)
` [PATCH 1/3] bindings: rtc: add bindings for "
` [PATCH 2/3] rtc: Add support for the MediaTek "
` [PATCH 3/3] arm64: dts: add rtc nodes for MT2712

[PATCH v10 00/12] support gce on mt8183 platform
 2019-07-02  3:14 UTC  (3+ messages)
` [PATCH v10 03/12] dt-binding: gce: add binding for gce client reg property

[PATCH v2 0/3] fix vmalloc_to_page for huge vmap mappings
 2019-07-02  2:55 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: mm: Add p?d_large() definitions

[PATCH] net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
 2019-07-02  2:29 UTC  (2+ messages)

[PATCH v5 0/8] Add imx7ulp USBOTG1 support
 2019-07-02  2:22 UTC  (4+ messages)
` [PATCH v5 2/8] usb: phy: phy-mxs-usb: add imx7ulp support

[PATCH] soc: ti: fix irq-ti-sci link error
 2019-07-02  1:30 UTC  (4+ messages)

[PATCHv1] ARM64: defconfig: Add LEDS_TRIGGERS_TIMER for blinking leds
 2019-07-02  0:31 UTC  (2+ messages)


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