linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-06 18:18:37 to 2018-04-09 14:37:09 UTC [more...]

[PATCH V2 0/9] Implementation of Tegra Tachometer driver
 2018-04-09 14:37 UTC  (6+ messages)
` [PATCH V2 3/9] dt-bindings: Tegra186 tachometer device tree bindings

[PATCHv2 00/12] ARMv8.3 pointer authentication userspace support
 2018-04-09 14:37 UTC  (6+ messages)
` [PATCHv2 10/12] arm64/kvm: context-switch ptrauth registers

issue with kexec/kdump on imx6ull
 2018-04-09 14:31 UTC  (9+ messages)

[PATCH v4 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-09 14:29 UTC  (12+ messages)
` [PATCH v4 1/7] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v4 2/7] clk: meson: migrate to devm_of_clk_add_hw_provider API
` [PATCH v4 3/7] dt-bindings: clock: axg-aoclkc: New binding for Meson-AXG SoC
` [PATCH v4 4/7] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
` [PATCH v4 5/7] clk: meson-axg: Add AO Clock and Reset controller driver
` [PATCH v4 6/7] clk: meson: drop CLK_SET_RATE_PARENT flag
` [PATCH v4 7/7] clk: meson: drop CLK_IGNORE_UNUSED flag

[PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-09 14:07 UTC  (5+ messages)
` [PATCH 1/3] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH 2/3] mm: replace __HAVE_ARCH_PTE_SPECIAL
` [PATCH 3/3] mm: remove __HAVE_ARCH_PTE_SPECIAL

[PATCH/RFC] soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failure
 2018-04-09 13:29 UTC  (4+ messages)

[PATCH v2 0/5] allow override of bus format in bridges
 2018-04-09 13:29 UTC  (8+ messages)

[PATCH v3] net: thunderx: rework mac addresses list to u64 array
 2018-04-09 13:24 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[REPOST PATCH] arm/arm64: KVM: Add PSCI version selection API
 2018-04-09 13:20 UTC  (12+ messages)

[PATCH V2 0/2] cpufreq: Stop validating cpufreq table in drivers
 2018-04-09 13:20 UTC  (5+ messages)
` [PATCH V2 1/2] cpufreq: scmi: Don't validate the frequency table twice

[PATCH] ARM: debug-ll: Add support for r8a77470
 2018-04-09 12:39 UTC  (3+ messages)

[PATCH 0/5] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-09 12:12 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: display: bridge: lvds-transmitter: add ti, ds90c185
` [PATCH 2/5] dt-bindings: display: atmel: add optional output-mode property
` [PATCH 3/5] drm/atmel-hlcdc: allow overriding the output mode
` [PATCH 4/5] drm/atmel-hlcdc: add support for connecting to tda998x HDMI encoder
` [PATCH 5/5] drm/atmel-hlcdc: fix broken release date

[PATCH v3 0/3] Add r8a77470/iW-RainboW-G23S single board computer support
 2018-04-09 12:05 UTC  (5+ messages)
` [PATCH v3 2/3] ARM: dts: r8a77470: Initial SoC device tree
` [PATCH v3 3/3] ARM: dts: iwg23s-sbc: Add support for iWave G23S-SBC based on RZ/G1C

[PATCH v3 0/6] spi: Add support for DMA transfers in sun6i SPI driver
 2018-04-09 11:59 UTC  (17+ messages)
` [PATCH v3 3/6] spi: sun6i: restrict transfer length in PIO-mode

[PATCH v4 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-04-09 11:53 UTC  (3+ messages)
` [PATCH v4 14/24] ASoC: qdsp6: q6asm: Add support to audio stream apis
  ` [alsa-devel] "

SUN6I a31 OPP table clock issue
 2018-04-09 11:49 UTC  (5+ messages)

[PATCH V3] ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2
 2018-04-09 11:48 UTC  (5+ messages)

[PATCH 1/7] ARM: multi_v7_defconfig: add OCOTP driver for NXP SoCs
 2018-04-09 11:46 UTC  (4+ messages)

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2018-04-09 11:43 UTC  (4+ messages)

[PATCH] arm64: avoid race condition issue in dump_backtrace
 2018-04-09 11:26 UTC  (10+ messages)

[PATCH 00/10] kernel/locking: qspinlock improvements
 2018-04-09 10:58 UTC  (14+ messages)
` [PATCH 02/10] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath
` [PATCH 08/10] locking/qspinlock: Merge struct __qspinlock into struct qspinlock
` [PATCH 10/10] locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()

[RFC PATCH v2 0/3] KVM: arm64: Optimise FPSIMD context switching
 2018-04-09 10:57 UTC  (13+ messages)
` [RFC PATCH v2 2/3] KVM: arm64: Convert lazy FPSIMD context switch trap to C
` [RFC PATCH v2 3/3] KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing

[RFC PATCH v3 0/4] KVM: arm64: Optimise FPSIMD context switching
 2018-04-09 10:53 UTC  (5+ messages)
` [RFC PATCH v3 1/4] arm64: fpsimd: Split cpu field out from struct fpsimd_state
` [RFC PATCH v3 2/4] KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
` [RFC PATCH v3 3/4] KVM: arm64: Convert lazy FPSIMD context switch trap to C
` [RFC PATCH v3 4/4] KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing

[PATCH] arm64: dts: juno: drop unnecessary address-cells and size-cells properties
 2018-04-09 10:39 UTC 

[PATCH v3 0/2] mailbox: introduce STMicroelectronics STM32 IPCC driver
 2018-04-09 10:28 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mailbox: add STMicroelectronics STM32 IPCC binding
` [PATCH v3 2/2] mailbox: add STMicroelectronics STM32 IPCC driver

[xlnx:xlnx_rebase_v4.14 315/842] drivers/usb/dwc3/gadget.c:1131:34: error: 'dma' undeclared; did you mean 'cma'?
 2018-04-09 10:20 UTC 

[PATCH v2 0/2] mailbox: introduce STMicroelectronics STM32 IPCC driver
 2018-04-09 10:10 UTC  (9+ messages)
` [PATCH v2 2/2] mailbox: add "

[PATCH 00/16] Make all drivers under drivers/media to build with COMPILE_TEST
 2018-04-09  9:49 UTC  (3+ messages)
  ` [PATCH 07/16] media: exymos4-is: allow compile test for EXYNOS FIMC-LITE

[Query] ARM64 kaslr support - randomness, seeding and kdump
 2018-04-09  9:39 UTC  (15+ messages)

[PATCH v3] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
 2018-04-09  9:36 UTC 

[PATCH v5 00/13] Sunxi: Add SMP support on A83T
 2018-04-09  9:24 UTC  (13+ messages)
` [PATCH v5 07/13] ARM: smp: Add initialization of CNTVOFF
` [PATCH v5 08/13] ARM: sunxi: "

[PATCH 0/7] sunxi: Add DT representation for the MBUS controller
 2018-04-09  9:22 UTC  (3+ messages)

[xlnx:xlnx_rebase_v4.14 315/842] drivers/usb/dwc3/gadget.c:1131:34: error: 'dma' undeclared
 2018-04-09  9:05 UTC 

[xlnx:xlnx_rebase_v4.14 567/842] drivers/usb/dwc3/gadget_hibernation.c:431: undefined reference to `dwc3_set_usb_core_power'
 2018-04-09  9:01 UTC 

[PATCH] sched: support dynamiQ cluster
 2018-04-09  7:34 UTC  (11+ messages)

[PATCH v3] ARM: sun8i: v40: enable USB host ports for Banana Pi M2 Berry
 2018-04-09  7:33 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH net-next 0/3] ave: fix the activation issues for some UniPhier SoCs
 2018-04-09  6:38 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ethernet: ave: add multiple clocks and resets support as required property
` [PATCH net-next 2/3] dt-bindings: net: ave: add syscon-phy-mode property to configure phy-mode setting
` [PATCH net-next 3/3] net: ethernet: ave: add support for phy-mode setting of system controller

[PATCH 1/2 v2] drm/pl111: Support the Versatile Express
 2018-04-09  6:28 UTC  (5+ messages)
` [PATCH 2/2 v2] drm/pl111: Enable device-specific assigned memory

[PATCH] pinctrl/samsung: Correct EINTG banks order
 2018-04-09  3:20 UTC  (2+ messages)

[PATCH AUTOSEL for 3.18 040/101] arm64: pass machine size to sparse
 2018-04-09  0:35 UTC  (2+ messages)
` [PATCH AUTOSEL for 3.18 047/101] arm64: pass endianness info "

[PATCH AUTOSEL for 4.4 054/162] arm64: pass machine size to sparse
 2018-04-09  0:28 UTC  (2+ messages)
` [PATCH AUTOSEL for 4.4 072/162] arm64: pass endianness info "

[PATCH AUTOSEL for 4.9 104/293] arm64: pass machine size to sparse
 2018-04-09  0:24 UTC  (3+ messages)
` [PATCH AUTOSEL for 4.9 112/293] ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
` [PATCH AUTOSEL for 4.9 146/293] arm64: pass endianness info to sparse

[PATCH v2] ARM: davinci: dm644x: remove unnecessary postcore_initcall()
 2018-04-08 20:11 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-axg: add GPIO interrupt controller support
 2018-04-08 15:10 UTC 

[PATCH 0/3] irqchip: meson-gpio: add support for Meson-AXG SoCs
 2018-04-08 14:57 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: fix the double quotes
` [PATCH 2/3] dt-bindings: interrupt-controller: New binding for Meson-AXG SoC
` [PATCH 3/3] irqchip/meson-gpio: add support for Meson-AXG SoCs

[PATCH 1/2] clk: at91: Added more information logging
 2018-04-08 14:43 UTC  (4+ messages)

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-04-08 12:16 UTC  (8+ messages)
` [PATCH 14/15] ARM: pxa: change SSP devices allocation

btbcm: possible circular locking dependency linux-next-20180327
 2018-04-08 11:37 UTC  (3+ messages)

[PATCH v2] ARM64: dts: meson-axg: enable the eMMC controller
 2018-04-08 11:36 UTC 

[PATCH 2/2] clk: at91: Fix for PLL set_rate changes not being actually written to PLL peripheral bits
 2018-04-08  9:44 UTC 

[RESEND PATCH] ARM: pxa: stargate2: use device properties for at24 eeprom
 2018-04-08  9:03 UTC  (4+ messages)

[PATCH v3 0/6] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-08  3:00 UTC  (6+ messages)
` [PATCH v3 1/6] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v3 4/6] clk: meson-axg: Add AO Clock and Reset controller driver

[PATCH v7 0/5] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-04-08  2:05 UTC  (7+ messages)
` [PATCH v7 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-07 21:43 UTC  (6+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

[BUG] Fix drivers/memory O= build
 2018-04-07 13:38 UTC  (6+ messages)

[PATCH 0/5] Hi3660: enable power management features
 2018-04-07 12:56 UTC  (3+ messages)
` [PATCH 5/5] hisi: Consolidate the Kconfigs for the CLOCK_STUB and the MAILBOX

[PATCH 1/2] pinctrl: qcom: remove static globals to allow multiple TLMMs
 2018-04-07 12:33 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[PATCH v3 0/2] SDM845 System Cache Driver
 2018-04-07 10:43 UTC  (5+ messages)
` [PATCH v3 2/2] drivers: soc: Add LLCC driver

[PATCH v7 00/11] Add clock driver for Actions S900 SoC
 2018-04-07  4:40 UTC  (21+ messages)
` [PATCH v7 01/11] arm64: dts: actions: Add S900 clock management unit nodes
` [PATCH v7 03/11] clk: actions: Add common clock driver support
` [PATCH v7 04/11] clk: actions: Add gate clock support
` [PATCH v7 05/11] clk: actions: Add mux "
` [PATCH v7 06/11] clk: actions: Add divider "
` [PATCH v7 07/11] clk: actions: Add factor "
` [PATCH v7 08/11] clk: actions: Add fixed "
` [PATCH v7 09/11] clk: actions: Add composite "
` [PATCH v7 10/11] clk: actions: Add pll "
` [PATCH v7 11/11] clk: actions: Add S900 SoC "

[PATCH 1/1] arm64: To remove initrd reserved area entry from memblock
 2018-04-07  4:28 UTC  (3+ messages)

[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
 2018-04-07  1:55 UTC 

[PATCH 1/2] ARM: SPEAr600: add DT description of the watchdog
 2018-04-06 20:47 UTC  (3+ messages)
` [PATCH 2/2] clk: spear: fix WDT clock definition on SPEAr600

[PATCH 0/6] stm32mp1 clock update
 2018-04-06 20:44 UTC  (13+ messages)
` [PATCH 1/6] clk: stm32mp1: add missing static
` [PATCH 2/6] clk: stm32mp1: remove unused dfsdm_src[] const
` [PATCH 3/6] clk: stm32mp1: fix SAI3 & SAI4 clocks
` [PATCH 4/6] clk: stm32mp1: add missing tzc2 clock
` [PATCH 5/6] clk: stm32mp1: set stgen_k clock as critical
` [PATCH 6/6] clk: stm32mp1: remove ck_apb_dbg clock

[PATCH v5 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-04-06 20:40 UTC  (5+ messages)
` [PATCH v5 3/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v5 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()

[PATCH 0/3] Add R8A77980/Condor PCIe support
 2018-04-06 20:19 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r8a77980: add PCIe PHY support
` [PATCH 2/3] arm64: dts: renesas: r8a77980: add PCIEC support
` [PATCH 3/3] arm64: dts: renesas: condor: add PCIe support

[PATCH v6 1/4] clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
 2018-04-06 18:33 UTC  (8+ messages)
` [PATCH v6 2/4] clk: imx: add new gate/gate2 wrapper funtion
` [PATCH v6 3/4] dt-bindings: imx: update clock doc for imx6sll
` [PATCH v6 4/4] clk: imx: add clock driver "

[PATCH] clk: imx: Set CLK_SET_RATE_GATE for gate and divider clocks
 2018-04-06 18:22 UTC  (2+ messages)

[RESEND 0/4] Update imx7 clocks
 2018-04-06 18:20 UTC  (9+ messages)
` [RESEND 1/4] clk: imx7d: Add USB clock information
` [RESEND 2/4] clk: imx7d: Correct dram pll type
` [RESEND 3/4] clk: imx7d: Correct ahb clk parent select
` [RESEND 4/4] clk: imx7d: Move clks_init_on before any clock operations

[PATCH v3 00/10] clk: qcom: CPU clock driver for msm8996
 2018-04-06 18:18 UTC  (5+ messages)
` [PATCH v3 03/10] clk: qcom: Add "


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