linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-04 08:56:18 to 2019-06-04 14:46:33 UTC [more...]

[PATCH v1 0/6] KVM: arm64: Account host/guest SError more precisely (Neoverse-N1 #1349291)
 2019-06-04 14:45 UTC 

[PATCH] ASoC: sun4i-i2s: Change SR and WSS computation
 2019-06-04 14:45 UTC  (2+ messages)

[PATCH V2 0/4] arm64/mm: Clean ups for do_page_fault()
 2019-06-04 14:45 UTC  (7+ messages)
` [PATCH V2 1/4] arm64/mm: Drop mmap_sem before calling __do_kernel_fault()
` [PATCH V2 2/4] arm64/mm: Drop task_struct argument from __do_page_fault()
` [PATCH V2 3/4] arm64/mm: Consolidate page fault information capture

[PATCH] arm64: dts: allwinner: a64: Add lradc node
 2019-06-04 14:42 UTC 

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-04 14:30 UTC  (11+ 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

[PATCH -next] arm64/mm: fix a bogus GFP flag in pgd_alloc()
 2019-06-04 14:30 UTC  (3+ messages)

KVM Arm Device passthrough and linux-rt
 2019-06-04 14:28 UTC  (5+ messages)

[PATCH V3 0/2] mm/ioremap: Check virtual address alignment
 2019-06-04 14:24 UTC  (3+ messages)
` [PATCH V3 2/2] arm64/mm: Change offset base address in [pud|pmd]_free_[pmd|pte]_page()

[PATCH v2 06/22] docs: mark orphan documents as such
 2019-06-04 14:17 UTC  (2+ messages)
` [PATCH v2 20/22] dt: bindings: fix some broken links from txt->yaml conversion

[PATCH] ARM: dts: rockchip: Add pin names for rk3288-veyron jaq, mickey, speedy
 2019-06-04 14:14 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
 2019-06-04 14:08 UTC  (2+ messages)

[PATCH] arm64/mm: Identify user instruction aborts
 2019-06-04 13:58 UTC  (2+ messages)

[PATCH 0/2] Add support for Xilinx UHD-SDI Receiver subsystem
 2019-06-04 13:55 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: media: xilinx: Add Xilinx UHD-SDI Receiver Subsystem
` [PATCH 2/2] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH] serial: stm32: fix a recursive locking in stm32_config_rs485
 2019-06-04 13:55 UTC  (2+ messages)
    ` Fwd: "

[PATCH V2] arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()
 2019-06-04 13:53 UTC  (2+ messages)

[RFC v2 0/7] arm64: return address signing
 2019-06-04 13:52 UTC  (10+ messages)
` [RFC v2 5/7] arm64: initialize and switch ptrauth kernel keys

[PATCH] arm64: kernel: use aff3 instead of aff2 in comment
 2019-06-04 13:51 UTC  (2+ messages)

[PATCH] arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
 2019-06-04 13:49 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add WiFi+BT support on ROCK Pi4 board
 2019-06-04 13:39 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3
 2019-06-04 13:37 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix isp iommu clocks and power domain
 2019-06-04 13:37 UTC  (2+ messages)

[PATCH] dt-bindings: i2c-stm32: document optional dmas
 2019-06-04 13:34 UTC 

[RFC PATCH 00/30] Add PCIe support to TI's J721E SoC
 2019-06-04 13:15 UTC  (28+ messages)
` [RFC PATCH 01/30] dt-bindings: PCI: cadence: Add DT binding to use PCIe with IOMMU
` [RFC PATCH 02/30] dt-bindings: PCI: cadence: Add binding to reset PERST#
` [RFC PATCH 03/30] dt-bindings: PCI: cadence: Update host DT bindings with TI specific compatible
` [RFC PATCH 04/30] dt-bindings: PCI: cadence: Update EP "
` [RFC PATCH 05/30] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [RFC PATCH 06/30] PCI: cadence: Add support to use custom read and write accessors
` [RFC PATCH 07/30] PCI: cadence: Add read and write accessors to perform only 32-bit accesses
` [RFC PATCH 08/30] PCI: cadence: Add support to use PCIe in J721E SoC
` [RFC PATCH 10/30] PCI: cadence: Use *_start_link() and *_wait_for_link() to establish link
` [RFC PATCH 11/30] PCI: cadence: Add support to drive PERST# line using GPIO
` [RFC PATCH 12/30] PCI: cadence: Make "mem" an optional memory resource
` [RFC PATCH 13/30] PCI: cadence: Use local management register to configure Vendor ID
` [RFC PATCH 14/30] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
` [RFC PATCH 16/30] PCI: endpoint: Assign function number of each PF in EPC core
` [RFC PATCH 17/30] PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
` [RFC PATCH 18/30] PCI: endpoint: Add support to add virtual function in endpoint core
` [RFC PATCH 19/30] PCI: endpoint: Add support to link a physical function to a virtual function
` [RFC PATCH 20/30] PCI: endpoint: Add virtual function number in pci_epc ops
` [RFC PATCH 21/30] PCI: cadence: Add support to configure virtual functions
` [RFC PATCH 22/30] PCI: cadence: Configure pci_epc_features to align BAR addresses to 256 Bytes
` [RFC PATCH 23/30] of/platform: Export of_platform_device_create_pdata()
` [RFC PATCH 24/30] dt-bindings: PCI: J721E: Add DT bindings for PCIe controller in J721E
` [RFC PATCH 26/30] MAINTAINERS: Add MAINTAINER entry for PCIe on TI's J721E SoC
` [RFC PATCH 27/30] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [RFC PATCH 28/30] misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
` [RFC PATCH 29/30] misc: pci_endpoint_test: Populate sriov_configure ops to configure SRIOV device
` [RFC PATCH 30/30] misc: pci_endpoint_test: Enable legacy interrupt

[PATCH] arm64: arch_k3: Fix kconfig dependency warning
 2019-06-04 13:22 UTC  (3+ messages)

[PATCH v2] arm64: mm: make CONFIG_ZONE_DMA32 configurable
 2019-06-04 13:21 UTC  (2+ messages)

[PATCH] i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
 2019-06-04 13:20 UTC 

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-04 13:09 UTC  (15+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()

[PATCH v2] uaccess: add noop untagged_addr definition
 2019-06-04 13:01 UTC  (5+ messages)

[PATCH] arm64/mm: Simplify protection flag creation for kernel huge mappings
 2019-06-04 12:51 UTC  (2+ messages)

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-04 12:49 UTC  (4+ messages)

[PATCH v4 1/2] drivers: base: cacheinfo: Add variable to record max cache line size
 2019-06-04 12:45 UTC  (2+ messages)

[PATCH] USB: move usb debugfs directory creation to the usb common core
 2019-06-04 12:43 UTC  (4+ messages)

[PATCH v3 0/8] add edma2 for i.mx7ulp
 2019-06-04 12:37 UTC  (5+ messages)
` [PATCH v3 5/8] dmaengine: fsl-edma: add drvdata for vf610
` [PATCH v3 7/8] dmaengine: fsl-edma: add i.mx7ulp edma2 version support

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

[PATCH v3 0/7] Allwinner H6 DMA support
 2019-06-04 12:28 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: arm64: allwinner: h6: Add binding for DMA controller
` [PATCH v3 2/7] dmaengine: sun6i: Add a quirk for additional mbus clock
` [PATCH v3 3/7] dmaengine: sun6i: Add a quirk for setting DRQ fields
` [PATCH v3 4/7] dmaengine: sun6i: Add a quirk for setting mode fields
` [PATCH v3 5/7] dmaengine: sun6i: Add support for H6 DMA

[PATCH v3 00/12] Allwinner A64/H6 IR support
 2019-06-04 12:33 UTC  (7+ messages)
` [PATCH v3 10/12] arm64: dts: allwinner: h6: Add IR receiver node
      ` [linux-sunxi] "

[PATCH v4 0/2] Enable wm8524 codec on i.MX8MM EVK
 2019-06-04 12:32 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: imx8mm: Add SAI nodes
` [PATCH v4 2/2] arm64: dts: imx8mm-evk: Enable audio codec wm8524

[PATCH 0/2] Add MediaTek I3C master controller driver
 2019-06-04 12:26 UTC  (4+ messages)
` [PATCH 2/2] i3c: master: Add driver for MediaTek IP

[PATCH v2] kasan: add memory corruption identification for software tag-based mode
 2019-06-04 12:26 UTC 

[PATCH v6 00/19] Unify vDSOs across more architectures
 2019-06-04 12:13 UTC  (16+ messages)
` [PATCH v6 01/19] kernel: Standardize vdso_datapage
` [PATCH v6 02/19] kernel: Define gettimeofday vdso common code
` [PATCH v6 15/19] arm64: Add vDSO compat support
` [PATCH v6 18/19] x86: Add support for generic vDSO

[PATCH] uaccess: add noop untagged_addr definition
 2019-06-04 12:05 UTC  (5+ messages)

[PATCH v5 0/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-06-04 11:52 UTC  (8+ messages)
` [PATCH v5 2/3] arch/arm64: fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
` [PATCH v5 3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state

[PATCH] ARM: davinci: Use GPIO lookup table for DA850 LEDs
 2019-06-04 11:51 UTC  (2+ messages)

[PATCH v4 0/9]ASoC: sun4i-i2s: Updates to the driver
 2019-06-04 11:46 UTC  (12+ messages)
` [PATCH v4 3/9] ASoC: sun4i-i2s: Add regmap field to sign extend sample
  ` [linux-sunxi] "
` [PATCH v4 4/9] ASoC: sun4i-i2s: Reduce quirks for sun8i-h3
` [PATCH v4 6/9] ASoC: sun4i-i2s: Add multi-lane functionality
      ` [linux-sunxi] "

[PATCH v6 0/6] Add MediaTek MUSB Controller Driver
 2019-06-04 11:39 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller
` [PATCH v6 2/6] arm: dts: mt2701: Add usb2 device nodes
` [PATCH v6 3/6] usb: musb: Add get/set toggle hooks
` [PATCH v6 4/6] usb: musb: Add noirq type of dma create interface
` [PATCH v5 5/6] usb: musb: Add musb_clearb/w() interface
` [PATCH v6 6/6] usb: musb: Add support for MediaTek musb controller

implement generic dma_map_ops for IOMMUs v3
 2019-06-04 11:35 UTC  (6+ messages)
` [PATCH 07/26] iommu/dma: move the arm64 wrappers to common code

[RFC v2 0/4] media: mediatek: support mdp3 on mt8183 platform
 2019-06-04 11:20 UTC  (2+ messages)
  ` [RFC v2 4/4] media: platform: mtk-mdp3: Add Mediatek MDP3 driver

[PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
 2019-06-04 11:20 UTC  (2+ messages)
` [PATCH 2/2] arm64: defconfig: "

[PATCH] serial: sa1100: add note about modem control signals
 2019-06-04 11:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-04 10:44 UTC  (8+ messages)
` [PATCH 2/8] i2c: i2c-qcom-geni: Signify successful driver probe
` [PATCH 3/8] pinctrl: msm: Add ability for drivers to supply a reserved GPIO list
` [PATCH 4/8] pinctrl: qcom: sdm845: Provide ACPI support
` [PATCH 5/8] soc: qcom: geni: Add support for ACPI
` [PATCH 6/8] usb: dwc3: qcom: Add support for booting with ACPI
` [PATCH 7/8] usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
` [PATCH 8/8] usb: dwc3: qcom: Improve error handling

[PATCH] irqchip: ti-sci-inta: Fix kernel crash if irq_create_fwspec_mapping fail
 2019-06-04 10:32 UTC  (2+ messages)

[PATCH v2] firmware: ti_sci: Parse all resource ranges even if some is not available
 2019-06-04 10:28 UTC 

[PATCH] firmware: ti_sci: Parse all resource ranges even if some is not available
 2019-06-04 10:24 UTC  (5+ messages)

[PATCH v4 00/14] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-06-04 10:11 UTC  (15+ messages)
` [PATCH v4 01/14] dt-bindings: Add binding for MT2712 MIPI-CSI2
` [PATCH v4 02/14] dt-bindings: media: Add mipicsi common node "
` [PATCH v4 03/14] dt-bindings: media: Add camsv "
` [PATCH v4 04/14] [media] mtk-mipicsi: add mediatek mipicsi driver for mt2712
` [PATCH v4 05/14] [media] mtk-mipicsi: register the v4l2 device for mt2712 mipicsi
` [PATCH v4 06/14] [media] mtk-mipicsi: enable/disable ana clk
` [PATCH v4 07/14] [media] mtk-mipicsi: add function to get the number of subdev link
` [PATCH v4 08/14] [media] mtk-mipicsi: enable/disable cmos for mt2712
` [PATCH v4 09/14] [media] mtk-mipicsi: add ISR for writing the data to buffer
` [PATCH v4 10/14] [media] mtk-mipicsi: set the output address in HW reg
` [PATCH v4 11/14] [media] mtk-mipicsi: add function to get the format
` [PATCH v4 12/14] [media] mtk-mipicsi: add debug message for mipicsi driver
` [PATCH v4 13/14] [media] mtk-mipicsi: add debugfs "
` [PATCH v4 14/14] [media] mtk-mipicsi: add function to support SerDes for link number

[PATCH 0/2] mmc: meson: update with SPDX Licence identifier
 2019-06-04 10:10 UTC  (6+ messages)

[PATCH 09/22] docs: mark orphan documents as such
 2019-06-04 10:10 UTC  (3+ messages)

[PATCH] KVM: arm64: Drop 'const' from argument of vq_present()
 2019-06-04  9:59 UTC  (8+ messages)

[PATCH] arm64: Silence gcc warnings about arch ABI drift
 2019-06-04  9:52 UTC  (3+ messages)

[PATCH 0/6] mailbox: arm_mhu: add support to use in doorbell mode
 2019-06-04  9:44 UTC  (8+ messages)
` [PATCH 1/6] mailbox: add support for doorbell/signal mode controllers

[PATCH] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
 2019-06-04  9:36 UTC  (3+ messages)

AW: Linux ARM Patch Ethernet PHY driver
 2019-06-04  9:33 UTC  (2+ messages)

[PATCH v4] usb: create usb_debug_root for gadget only
 2019-06-04  9:28 UTC  (8+ messages)

[PATCH 00/10] STM32 usart power improvements
 2019-06-04  8:55 UTC  (9+ messages)
` [PATCH 01/10] dt-bindings: serial: stm32: add wakeup option
` [PATCH 04/10] serial: stm32: add pm_runtime support
` [PATCH 05/10] serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
` [PATCH 06/10] serial: stm32: add support for no_console_suspend
` [PATCH 07/10] ARM: dts: stm32: update uart4 pin configurations for low power
` [PATCH 08/10] ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1
` [PATCH 09/10] ARM: dts: stm32: Update UART4 pin states on stm32mp157a-dk1
` [PATCH 10/10] ARM: dts: stm32: add wakeup capability on each usart/uart on stm32mp157c

[PATCH RESEND V4 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-06-04  9:06 UTC  (3+ messages)
` [PATCH RESEND V4 2/3] arm64: dts: imx8qxp: Move watchdog node into scu node

[PATCH] arm64: tegra: add CPU cache topology for Tegra186
 2019-06-04  9:05 UTC  (2+ messages)

[PATCH v2] ARM: config: Remove left-over BACKLIGHT_LCD_SUPPORT
 2019-06-04  8:58 UTC  (2+ messages)

[PATCH v2] ARM: configs: Remove useless UEVENT_HELPER_PATH
 2019-06-04  8:55 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).