linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-22 10:55:32 to 2019-05-23 07:34:43 UTC [more...]

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-23  7:34 UTC  (31+ messages)
` [PATCH v15 04/17] mm: add ksys_ wrappers to memory syscalls
` [PATCH v15 05/17] arms64: untag user pointers passed "
` [PATCH v15 06/17] mm: untag user pointers in do_pages_move
` [PATCH v15 07/17] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v15 09/17] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v15 17/17] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 1/3] dt-bindings: clock: imx8mm: Add SNVS clock
 2019-05-23  7:31 UTC  (6+ messages)
` [PATCH 2/3] clk: imx8mm: add SNVS clock to clock tree
` [PATCH 3/3] arm64: dts: imx8mm: add clock for SNVS RTC node

[PATCH 0/6] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-05-23  7:31 UTC  (8+ messages)
` [PATCH 1/6] drm/bridge: move ANA78xx driver to analogix subdirectory
` [PATCH 2/6] drm/bridge: split some definitions of ANX78xx to dedicated headers
` [PATCH 3/6] drm/bridge: extract some Analogix I2C DP common code
` [PATCH 4/6] drm/bridge: Add Analogix anx6345 support
` [PATCH 5/6] dt-bindings: Add ANX6345 DP/eDP transmitter binding
` [PATCH 6/6] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I

[RFC V2 00/16] objtool: Add support for Arm64
 2019-05-23  7:31 UTC  (5+ messages)

implement generic dma_map_ops for IOMMUs v6
 2019-05-23  7:00 UTC  (24+ messages)
` [PATCH 01/23] iommu/dma: Cleanup dma-iommu.h
` [PATCH 02/23] iommu/dma: Remove the flush_page callback
` [PATCH 03/23] iommu/dma: Use for_each_sg in iommu_dma_alloc
` [PATCH 04/23] iommu/dma: move the arm64 wrappers to common code
` [PATCH 05/23] iommu/dma: Move __iommu_dma_map
` [PATCH 06/23] iommu/dma: Move domain lookup into __iommu_dma_{map, unmap}
` [PATCH 07/23] iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers
` [PATCH 08/23] iommu/dma: Factor out remapped pages lookup
` [PATCH 09/23] iommu/dma: Refactor the page array remapping allocator
` [PATCH 10/23] iommu/dma: Remove __iommu_dma_free
` [PATCH 11/23] iommu/dma: Refactor iommu_dma_free
` [PATCH 12/23] iommu/dma: Refactor iommu_dma_alloc
` [PATCH 13/23] iommu/dma: Don't remap CMA unnecessarily
` [PATCH 14/23] iommu/dma: Merge the CMA and alloc_pages allocation paths
` [PATCH 15/23] iommu/dma: Split iommu_dma_free
` [PATCH 16/23] iommu/dma: Cleanup variable naming in iommu_dma_alloc
` [PATCH 17/23] iommu/dma: Refactor iommu_dma_alloc, part 2
` [PATCH 18/23] iommu/dma: Refactor iommu_dma_get_sgtable
` [PATCH 19/23] iommu/dma: Refactor iommu_dma_mmap
` [PATCH 20/23] iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP
` [PATCH 21/23] iommu/dma: Switch copyright boilerplace to SPDX
` [PATCH 22/23] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 23/23] arm64: trim includes "

[PATCH -next] arm/sha512 - Make sha512_arm_final static
 2019-05-23  6:51 UTC  (2+ messages)

[PATCH] mailbox: stm32_ipcc: add spinlock to fix channels concurrent access
 2019-05-23  6:39 UTC  (2+ messages)

[PATCH] drm/mediatek: Fix warning about unhandled enum value
 2019-05-23  6:13 UTC  (2+ messages)

[PATCH 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-05-23  5:51 UTC  (3+ messages)
` [PATCH 1/2] DT: mailbox: add binding doc for the ARM SMC mailbox
` [PATCH 2/2] mailbox: introduce ARM SMC based mailbox

[PATCH] crypto: arm/sha512 - make function static
 2019-05-23  5:38 UTC  (2+ messages)

[PATCH V2 0/2] clk: imx: scu: add parsing clocks from device tree support
 2019-05-23  5:35 UTC  (4+ messages)
` [PATCH V2 2/2] dt-bindings: clock: imx-lpcg: add support to parse clocks from device tree

[PATCH v4 00/14] add ecspi ERR009165 for i.mx6/7 soc family
 2019-05-23  5:34 UTC  (6+ messages)
` [PATCH v4 10/14] dma: imx-sdma: add i.mx6ul/6sx compatible name
    ` [EXT] "
` [PATCH v4 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm

[PATCH V6 1/2] soc: imx: Add SCU SoC info driver support
 2019-05-23  4:53 UTC  (2+ messages)
` [PATCH V6 2/2] arm64: defconfig: Add i.MX SCU SoC info driver

[PATCH net-next 0/2] net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
 2019-05-23  4:08 UTC  (10+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: phy: aquantia: add USXGMII support

[PATCH V5 1/2] soc: imx: Add SCU SoC info driver support
 2019-05-23  3:22 UTC  (5+ messages)
` [PATCH V5 2/2] arm64: defconfig: Add i.MX SCU SoC info driver

[PATCH v4 00/10] Enable per-port SATA interrupts and drop a hack in the IRQ subsystem
 2019-05-23  3:11 UTC  (3+ messages)
` [PATCH v4 01/10] ata: libahci: Ensure the host interrupt status bits are cleared

[PATCH net-next v2, 0/4] ENETC: support hardware timestamping
 2019-05-23  2:33 UTC  (5+ messages)
` [PATCH net-next v2, 1/4] enetc: add hardware timestamping support
` [PATCH net-next v2, 2/4] enetc: add get_ts_info interface for ethtool
` [PATCH net-next v2, 3/4] dt-binding: ptp_qoriq: support ENETC PTP compatible
` [PATCH net-next v2, 4/4] arm64: dts: fsl: ls1028a: add ENETC 1588 timer node

mainline/master boot bisection: v5.2-rc1-165-g54dee406374c on rk3288-veyron-jaq
 2019-05-23  2:23 UTC 

[PATCHv3] arm64: dts: ls1028a: add flexspi nodes
 2019-05-23  1:47 UTC 

[PATCH v3 0/3] thermal: rockchip: fix up thermal driver
 2019-05-23  1:34 UTC  (9+ messages)
` [PATCH v3 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error

[PATCH v2 0/5] 32-bit Meson: add the canvas module
 2019-05-23  1:21 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: clock: imx8mq: Add SNVS clock
 2019-05-23  1:02 UTC  (6+ messages)
` [PATCH 2/3] clk: imx8mq: add SNVS clock to clock tree
` [PATCH 3/3] arm64: dts: imx8mq: add clock for SNVS RTC node

i.MX8MQ clk: enet1_root_clk already disabled
 2019-05-23  1:02 UTC  (2+ messages)
` [EXT] "

[PATCH] ARM: disable FUNCTION_TRACER when building with Clang
 2019-05-23  0:56 UTC 

[PATCH] net: stmmac: move reset gpio parse & request to stmmac_mdio_register
 2019-05-23  0:30 UTC  (3+ messages)

[PATCH] net: stmmac: fix reset gpio free missing
 2019-05-23  0:29 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx6: rdu2: Add node for UCS1002 USB charger chip
 2019-05-23  0:27 UTC  (9+ messages)
` [PATCH 2/3] ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3
` [PATCH 3/3] ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed

[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_NVMEM_SNVS_LPGPR
 2019-05-23  0:13 UTC 

[PATCH] arm64: dts: rockchip: set TX PBL for rk3328-roc-cc gmac
 2019-05-23  0:00 UTC  (6+ messages)

[PATCH] drm/rockchip: dw_hdmi: add basic rk3228 support
 2019-05-22 22:46 UTC 

[PATCH] pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined
 2019-05-22 21:48 UTC  (6+ messages)

[PATCH v3] PCI: aardvark: Use LTSSM state to build link training flag
 2019-05-22 21:33 UTC 

[PATCH v2] PCI: aardvark: Wait for endpoint to be ready before training link
 2019-05-22 21:33 UTC 

[PATCH] PCI: aardvark: Fix PCI_EXP_RTCTL conf register writing
 2019-05-22 21:33 UTC 

ARM router NAT performance affected by random/unrelated commits
 2019-05-22 21:12 UTC  (5+ messages)

[RFC/PATCH 0/4] Initial support for modular IOMMU drivers
 2019-05-22 21:00 UTC  (3+ messages)
` [RFC/PATCH 2/4] PCI: Export PCI ACS and DMA searching functions to modules

[PATCH v6 0/6] Allwinner H6 Mali GPU support
 2019-05-22 20:51 UTC  (4+ messages)

[PATCH AUTOSEL 4.4 29/92] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-05-22 19:30 UTC 

[PATCH AUTOSEL 4.9 039/114] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-05-22 19:29 UTC 

[PATCH AUTOSEL 4.14 058/167] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-05-22 19:26 UTC 

[PATCH 0/2] cpufreq: brcmstb-avs-cpufreq: Couple fixes
 2019-05-22 18:45 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: brcmstb-avs-cpufreq: Fix initial command check
` [PATCH 2/2] cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency

[PATCH v2 1/3] ARM: dts: rockchip: disable GPU 500 MHz OPP for veyron
 2019-05-22 18:13 UTC  (3+ messages)

[PATCH v2 0/2] Move __hyp_text code under no-asan Makefiles
 2019-05-22 17:47 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation
` [PATCH v2 2/2] KVM: arm/arm64: Move cc/it checks "

[PATCH] x86/tools: deal with 64-bit relative relocations for per-CPU symbols
 2019-05-22 17:40 UTC 

implement generic dma_map_ops for IOMMUs v5
 2019-05-22 17:11 UTC  (8+ messages)
` [PATCH 01/24] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 07/24] iommu/dma: Move domain lookup into __iommu_dma_{map, unmap}
` [PATCH 20/24] iommu/dma: Refactor iommu_dma_mmap

[PATCH v1 1/2] open: add close_range()
 2019-05-22 16:57 UTC  (3+ messages)
` [PATCH v1 2/2] tests: add close_range() tests

[PATCH V3 0/4] arm64/mm: Enable memory hot remove
 2019-05-22 16:42 UTC  (6+ messages)
` [PATCH V3 2/4] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump

[PATCH 0/4] iio: adc: mediatek: add mt6765 driver support
 2019-05-22 16:28 UTC  (5+ messages)
` [PATCH 3/4] iio: adc: mediatek: SET_LATE_SYSTEM_SLEEP_PM_OPS support

[PATCH] module/ksymtab: use 64-bit relative reference for target symbol
 2019-05-22 16:28 UTC  (2+ messages)

[PATCH v8 0/6] KVM: arm/arm64: add support for chained counters
 2019-05-22 16:26 UTC  (9+ messages)
` [PATCH v8 1/6] KVM: arm/arm64: rename kvm_pmu_{enable/disable}_counter functions
` [PATCH v8 2/6] KVM: arm/arm64: extract duplicated code to own function
` [PATCH v8 3/6] KVM: arm/arm64: re-create event when setting counter value
` [PATCH v8 4/6] arm64: perf: extract chain helper into header
` [PATCH v8 5/6] KVM: arm/arm64: remove pmc->bitmask
` [PATCH v8 6/6] KVM: arm/arm64: support chained PMU counters

[PATCH 0/6] arm64: Initial support Texas Instrument's J721E Platform
 2019-05-22 16:19 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: arm: ti: Add bindings for J721E SoC
` [PATCH 2/6] dt-bindings: serial: 8250_omap: Add compatible for J721E UART controller
` [PATCH 3/6] arm64: dts: ti: Add Support for J721E SoC
` [PATCH 4/6] soc: ti: Add Support for J721E SoC config option
` [PATCH 5/6] arm64: dts: ti: Add support for J721E Common Processor Board
` [PATCH 6/6] arm64: defconfig: Enable TI's J721E SoC platform

[PATCH v4 0/5] Allwinner H6 watchdog support
 2019-05-22 16:15 UTC  (4+ messages)
` [PATCH v4 3/5] dt-bindings: watchdog: add Allwinner H6 r_watchdog

[RFC] Disable lockref on arm64
 2019-05-22 16:04 UTC  (11+ messages)
          ` [EXT] "

[GIT PULL] arm64: First round of fixes for -rc2
 2019-05-22 16:00 UTC  (2+ messages)

[PATCH v2 0/9] qcom: Add cpuidle to some platforms
 2019-05-22 15:39 UTC  (5+ messages)
    ` [PATCH v2 7/9] arm64: dts: qcom: msm8998: Add PSCI cpuidle low power states

[PATCH v1 0/5] arm64: avoid out-of-line ll/sc atomics
 2019-05-22 15:36 UTC  (7+ messages)

[PATCH 0/2] Allow pinctrl framework to create links
 2019-05-22 15:29 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: Allow to create link between controller and consumer
` [PATCH 2/2] pinctrl: stmfx: enable links creations

[PATCH] arm64: errata: Add workaround for Cortex-A76 erratum #1463225
 2019-05-22 15:20 UTC 

[PATCH v2] usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
 2019-05-22 15:02 UTC  (2+ messages)

[PATCH 0/5] usb: gadget: udc: lpc32xx: add stotg04 phy support
 2019-05-22 15:00 UTC  (3+ messages)

[v5 PATCH 0/6] add USB Type-B GPIO connector driver
 2019-05-22 14:57 UTC  (15+ messages)
` [PATCH v5 4/6] usb: roles: add API to get usb_role_switch by node

[PATCH V7 00/15] Add Tegra194 PCIe support
 2019-05-22 14:14 UTC  (13+ messages)
` [PATCH V7 04/15] PCI: dwc: Move config space capability search API
` [PATCH V7 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V7 14/15] PCI: tegra: Add Tegra194 PCIe support

[PATCH 1/2] arm64: dts: renesas: r8a774c0: Clean up CPU compatibles
 2019-05-22 13:57 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: arm: Clean up CPU binding examples

[PATCH] dt: bindings: mtd: replace references to nand.txt with nand-controller.yaml
 2019-05-22 13:55 UTC  (3+ messages)

[PATCH v7 0/5] KVM: arm/arm64: add support for chained counters
 2019-05-22 13:48 UTC  (6+ messages)
` [PATCH v7 5/5] KVM: arm/arm64: support chained PMU counters

[PATCH v12 0/4] Add support for the Purism Librem5 devkit
 2019-05-22 13:46 UTC  (4+ messages)
` [PATCH v12 1/4] MAINTAINERS: add an entry for for arm64 imx devicetrees

[RFC PATCH] soc: imx: Try harder to get imq8mq SoC revisions
 2019-05-22 13:40 UTC  (2+ messages)

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

[PATCH] ACPI/IORT: Fix build without CONFIG_IOMMU_API
 2019-05-22 12:54 UTC  (2+ messages)

[PATCH] spi: dt-bindings: Convert Arm pl022 to json-schema
 2019-05-22 12:49 UTC  (3+ messages)

mainline/master boot bisection: v5.2-rc1-129-g9c7db5004280 on rk3288-veyron-jaq
 2019-05-22 12:18 UTC 

[PATCH 0/6] drm/bridge: Add ICN6211 MIPI-DSI/RGB bridge
 2019-05-22 12:01 UTC  (4+ messages)
` [PATCH 3/6] drm/sun4i: dsi: Add bridge support
  ` [linux-sunxi] "

[PATCH v2 0/2] clk: imx8m: Add GIC clock
 2019-05-22 10:56 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).