linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-13 10:20:41 to 2019-06-13 18:07:43 UTC [more...]

[PATCH 1/4] arm64: dts: fsl: ls1028a: Add qDMA node
 2019-06-13 18:07 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: fsl-qdma: Add LS1028A qDMA bindings

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-06-13 17:46 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Update DWC3 modules on RK3399 SoCs
 2019-06-13 17:44 UTC  (4+ messages)

[PATCH V12 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-06-13 17:44 UTC  (5+ messages)
` [PATCH V12 2/4] drivers/perf: imx_ddr: Add ddr performance counter support

[PATCH v2 01/11] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-13 17:32 UTC  (6+ messages)
` [PATCH v2 05/11] dt-bindings: net: sun4i-emac: Convert the binding to a schemas

[PATCH] arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
 2019-06-13 17:14 UTC  (2+ messages)

[PATCH v1] iopoll: Tweak readx_poll_timeout sleep range
 2019-06-13 17:10 UTC  (6+ messages)

[PATCH 0/2] Correct the cache line size warning
 2019-06-13 17:10 UTC  (6+ messages)
` [PATCH 1/2] arm64/mm: check cpu cache line size with non-coherent device

Cleanup of -Wunused-const-variable in drivers/clk/rockchip/clk-rv1108.c
 2019-06-13 17:03 UTC 

[PATCH] arm: vdso: pass --be8 to linker if necessary
 2019-06-13 17:03 UTC  (2+ messages)

Cleanup of -Wunused-const-variable in drivers/clk/mediatek/clk-mt8516.c
 2019-06-13 16:55 UTC 

[PATCH 01/10] iommu/exynos: convert to SPDX license tags
 2019-06-13 16:55 UTC  (16+ messages)
` [PATCH 02/10] iommu/io-pgtable: "
` [PATCH 03/10] iommu/omap: "
` [PATCH 04/10] iommu/qcom: "
` [PATCH 05/10] iommu/dma-iommu: "
` [PATCH 06/10] iommu/io-pgtable-arm-v7s: "
` [PATCH 07/10] iommu/io-pgtable-arm: "
` [PATCH 08/10] iommu/sysfs: "
` [PATCH 09/10] iommu/rockchip: "
` [PATCH 10/10] iommu/tegra-smmu: "

[PATCH 1/4] arm64: tegra: Add ID EEPROM for Jetson TX2 module
 2019-06-13 16:53 UTC  (4+ messages)
` [PATCH 2/4] arm64: tegra: Add ID EEPROM for Jetson TX2 Developer Kit
` [PATCH 3/4] arm64: tegra: Add ID EEPROM for Jetson TX1 module
` [PATCH 4/4] arm64: tegra: Add ID EEPROM for Jetson TX1 Developer Kit

[PATCH v9 0/5] KVM: arm/arm64: add support for chained counters
 2019-06-13 16:50 UTC  (5+ messages)
` [PATCH v9 4/5] KVM: arm/arm64: remove pmc->bitmask

[PATCH 1/3] arm64: tegra: Add ethernet alias on Jetson TX1
 2019-06-13 16:34 UTC 

[PATCH 1/2] dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
 2019-06-13 16:29 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: nvmem: Convert Allwinner SID to a schema

[PATCH 1/2] dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
 2019-06-13 16:27 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: nvmem: Convert Allwinner SID to a schema

[RFC PATCH v2 0/8] arm64/sve: First steps towards optimizing syscalls
 2019-06-13 16:19 UTC  (10+ messages)
` [RFC PATCH v2 1/8] arm64/fpsimd: Update documentation of do_sve_acc
` [RFC PATCH v2 2/8] arm64/signal: Update the comment in preserve_sve_context
` [RFC PATCH v2 3/8] arm64/fpsimdmacros: Allow the macro "for" to be used in more cases
` [RFC PATCH v2 4/8] arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LEN
` [RFC PATCH v2 5/8] arm64/sve: Implement an helper to flush SVE registers
` [RFC PATCH v2 6/8] arm64/sve: Implement an helper to load SVE registers from FPSIMD state
` [RFC PATCH v2 7/8] arm64/sve: Don't disable SVE on syscalls return
` [RFC PATCH v2 8/8] arm64/sve: Rework SVE trap access to use TIF_SVE_NEEDS_FLUSH

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-13 16:15 UTC  (28+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v4 0/2] arm64 relaxed ABI
  ` [PATCH v4 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
` [PATCH v5 0/2] arm64 relaxed ABI
  ` [PATCH v5 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
  ` [PATCH v5 2/2] arm64: Relax Documentation/arm64/tagged-pointers.txt

[PATCH] PCI: aardvark: Fix PCI_EXP_RTCTL conf register writing
 2019-06-13 16:14 UTC  (2+ messages)

[RFC v2 0/7] arm64: return address signing
 2019-06-13 16:13 UTC  (10+ messages)
` [RFC v2 1/7] arm64: cpufeature: add pointer auth meta-capabilities
` [RFC v2 4/7] arm64: enable ptrauth earlier
` [RFC v2 5/7] arm64: initialize and switch ptrauth kernel keys

[PATCH] Drop unused isa_page_to_bus
 2019-06-13 16:11 UTC 

[RFC V2 00/16] objtool: Add support for Arm64
 2019-06-13 16:09 UTC  (6+ messages)

[PATCH 0/7] clk: at91: sckc: improve error path
 2019-06-13 15:37 UTC  (8+ messages)
` [PATCH 1/7] clk: at91: sckc: add support to free slow oscillator
` [PATCH 2/7] clk: at91: sckc: add support to free slow rc oscillator
` [PATCH 3/7] clk: at91: sckc: add support to free slow clock osclillator
` [PATCH 4/7] clk: at91: sckc: improve error path for sam9x5 sck register
` [PATCH 5/7] clk: at91: sckc: remove unnecessary line
` [PATCH 6/7] clk: at91: sckc: improve error path for sama5d4 sck registration
` [PATCH 7/7] clk: at91: sckc: use dedicated functions to unregister clock

[PATCH v3 0/3] add thermal driver for h6
 2019-06-13 15:35 UTC  (6+ messages)
` [PATCH v3 1/3] thermal: sun8i: "

[PATCH v4 0/3] Fix ARM64 crash for accessing unmapped IO port regions
 2019-06-13 15:21 UTC  (9+ messages)
` [PATCH v4 1/3] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO
` [PATCH v4 2/3] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

[PATCH 0/6] mailbox: arm_mhu: add support to use in doorbell mode
 2019-06-13 15:08 UTC  (11+ messages)

[PATCH 00/18] Armada DRM updates
 2019-06-13 15:03 UTC  (19+ messages)
` [PATCH 01/18] drm/armada: fix crtc interlace
` [PATCH 02/18] drm/armada: use __drm_atomic_helper_plane_reset in overlay reset
` [PATCH 03/18] drm/armada: add plane size/location accessors
` [PATCH 04/18] drm/armada: fix plane location and size for interlace
` [PATCH 05/18] drm/armada: add missing interlaced support for overlay frame
` [PATCH 06/18] drm/armada: move plane address and pitch calculation to atomic_check
` [PATCH 07/18] drm/armada: add support for setting gamma
` [PATCH 08/18] drm/armada: add comments about HWC32 cursor colour format
` [PATCH 09/18] drm/armada: add drm_mode_set_crtcinfo() mode fixup
` [PATCH 10/18] drm/armada: add and use definitions for RDREG4F
` [PATCH 11/18] drm/armada: add drm_atomic_helper_shutdown() call in tear-down
` [PATCH 12/18] drm/armada: add CRTC mode validation
` [PATCH 13/18] drm/armada: improve Dove clock selection
` [PATCH 14/18] drm/armada: use mode_valid to validate the adjusted mode
` [PATCH 15/18] drm/armada: redo CRTC debugfs files
` [PATCH 16/18] drm/armada: replace the simple-framebuffer
` [PATCH 17/18] drm/armada: use for_each_endpoint_of_node() to walk crtc endpoints
` [PATCH 18/18] drm/armada: no need to check parent of remote

[PATCH v3] ARM: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-13 14:53 UTC  (2+ messages)

[GIT PULL] firmware: arm_scmi: updates for v5.3
 2019-06-13 14:23 UTC 

[GIT PULL] ARM: dts: vexpress: updates for v5.3
 2019-06-13 14:22 UTC 

[GIT PULL] arm64: dts: juno: updates for v5.3
 2019-06-13 14:21 UTC 

[PATCH 0/2] add Microchip PIT64B timer
 2019-06-13 14:12 UTC  (7+ messages)
` [PATCH 2/5] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support
          `  "

[PATCH v3 0/6] drm/vc4: Allow for more boot-time configuration
 2019-06-13 14:12 UTC  (11+ messages)
` [PATCH v3 3/6] drm/modes: Allow to specify rotation and reflection on the commandline

[PATCH] arm64: defconfig: Enable FSL_EDMA driver
 2019-06-13 14:01 UTC  (5+ messages)

[PATCH] firmware: arm_scmi: Use the correct style for SPDX License Identifier
 2019-06-13 14:00 UTC 

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-13 13:16 UTC  (19+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits
` [PATCH v10 04/11] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes
        ` [linux-sunxi] "
` [PATCH v10 09/11] drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support

[PATCH v3 00/10] STM32 usart power improvements
 2019-06-13 13:50 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: serial: stm32: add wakeup option
` [PATCH v3 02/10] dt-bindings: serial: add optional pinctrl states
` [PATCH v3 03/10] serial: stm32: select pinctrl state in each suspend/resume function
` [PATCH v3 04/10] serial: stm32: add pm_runtime support
` [PATCH v3 05/10] serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
` [PATCH v3 06/10] serial: stm32: add support for no_console_suspend
` [PATCH v3 07/10] ARM: dts: stm32: update uart4 pin configurations for low power
` [PATCH v3 08/10] ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1
` [PATCH v3 09/10] ARM: dts: stm32: Update UART4 pin states on stm32mp157a-dk1
` [PATCH v3 10/10] ARM: dts: stm32: add wakeup capability on each usart/uart on stm32mp157c

[PATCH v2 1/1] ARM: dts: imx6ul: Add PXP node
 2019-06-13 13:31 UTC  (2+ messages)

[PATCH v2 0/2] Add 96Boards Meerkat96 board support
 2019-06-13 13:27 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Document 96Boards Meerkat96 devicetree binding
` [PATCH v2 2/2] ARM: dts: Add support for 96Boards Meerkat96 board

[PATCH v2 1/2] dt-bindings: i2c: sun6i-p2wi: Add YAML schemas
 2019-06-12 15:38 UTC  (5+ messages)

[PATCH 1/5] dt-bindings: vendor: Escape single quote
 2019-06-12 15:48 UTC  (3+ messages)

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-06-12 15:34 UTC  (11+ messages)
` [PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I

[PATCH v4] arm64: dts: allwinner: h6: Add DMA node
 2019-06-12 13:26 UTC  (2+ messages)

[PATCH 0/2] Add 96Boards Meerkat96 board support
 2019-06-13 13:23 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: Add support for 96Boards Meerkat96 board

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-13 13:22 UTC  (7+ messages)

[PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-06-13 13:13 UTC  (3+ messages)

[PATCH v2] clocksource/arm_arch_timer: extract elf_hwcap use to arch-helper
 2019-06-13 13:08 UTC  (3+ messages)

[PATCH V3 1/4] dt-bindings: arm: imx: Add the soc binding for i.MX8MN
 2019-06-13 12:54 UTC  (3+ messages)
` [PATCH V3 4/4] dt-bindings: arm: imx: Add the soc binding for i.MX8MQ

[PATCH v2 0/5] Panel rotation patches
 2019-06-13 12:51 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: display/panel: Expand rotation documentation

[PATCH 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-06-13 12:44 UTC  (13+ messages)
` [PATCH 1/4] x86: kdump: move reserve_crashkernel_low() into kexec_core.c
` [PATCH 2/4] arm64: kdump: support reserving crashkernel above 4G

[PATCH] arm64: smp: fix smp_send_stop() behaviour
 2019-06-13 12:21 UTC 

[PATCH v6 0/3] add support for rng-seed
 2019-06-13 11:44 UTC  (3+ messages)
` [PATCH v6 1/3] arm64: map FDT as RW for early_init_dt_scan()

[bug report] soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support
 2019-06-13 11:45 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: imx6ul: Add PXP node
 2019-06-13 11:34 UTC  (3+ messages)

[PATCH v1 0/5] perf kvm: Add stat support on arm64
 2019-06-13 11:28 UTC  (7+ messages)
` [PATCH v1 1/5] KVM: arm/arm64: Remove kvm_mmio_emulate tracepoint
` [PATCH v1 2/5] KVM: arm/arm64: Adjust entry/exit and trap related tracepoints

[RFC 0/2] iommu: arm-smmu: Inherit SMR and CB config during init
 2019-06-13 11:23 UTC  (3+ messages)
` [RFC 1/2] iommu: arm-smmu: Handoff SMR registers and context banks

[PATCH 00/13] Add arm64/signal initial kselftest support
 2019-06-13 11:13 UTC  (14+ messages)
` [PATCH 01/13] kselftest: arm64: introduce new boilerplate code
` [PATCH 02/13] kselftest: arm64: adds arm64/signal support code
` [PATCH 03/13] kselftest: arm64: mangle_sp_misaligned
` [PATCH 04/13] kselftest: arm64: mangle_pc_invalid
` [PATCH 05/13] kselftest: arm64: mangle_pstate_invalid_daif_bits
` [PATCH 06/13] kselftest: arm64: mangle_pstate_invalid_state_toggle
` [PATCH 07/13] kselftest: arm64: mangle_pstate_invalid_mode_el?
` [PATCH 08/13] kselftest: arm64: mangle_pstate_ssbs_regs
` [PATCH 09/13] kselftest: arm64: fake_sigreturn_misaligned
` [PATCH 10/13] kselftest: arm64: fake_sigreturn_bad_magic
` [PATCH 11/13] kselftest: arm64: fake_sigreturn_bad_size
` [PATCH 12/13] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
` [PATCH 13/13] kselftest: arm64: fake_sigreturn_overflow_reserved

[PATCH 0/7] arm64: Enable access to pmu registers by user-space
 2019-06-13 11:02 UTC  (6+ messages)
` [PATCH 3/7] perf: arm64: Use rseq to test userspace access to pmu counters

[PATCH+DISCUSSION] irqchip: armada-370-xp: Remove redundant ops assignment
 2019-06-13 10:56 UTC  (3+ messages)

[PATCH 0/3] Add ZynqMP SD Clock Tap Delays configuration support
 2019-06-13 10:36 UTC  (3+ messages)
` [PATCH 3/3] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[PATCH v2 0/3] arm64/sve: Fix mutating register endianness on big-endian
 2019-06-13 10:20 UTC  (6+ messages)
` [PATCH v2 1/3] arm64/sve: Fix missing SVE/FPSIMD endianness conversions


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