linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 00:58:52 to 2020-05-15 14:10:54 UTC [more...]

[PATCH v2] serial: 8250_dw: Fix common clocks usage race condition
 2020-05-15 14:10 UTC  (10+ messages)
` [PATCH v3 0/4] serial: 8250_dw: Fix ref clock usage
  ` [PATCH v3 1/4] serial: 8250: Fix max baud limit in generic 8250 port
  ` [PATCH v3 2/4] serial: 8250: Add 8250 port clock update method
  ` [PATCH v3 3/4] serial: 8250_dw: Simplify the ref clock rate setting procedure
  ` [PATCH v3 4/4] serial: 8250_dw: Fix common clocks usage race condition

[PATCH] ARM: dts: at91: Configure I2C SCL gpio as open drain
 2020-05-15 14:00 UTC 

kexec: arm: possible overwrite of initrd
 2020-05-15 13:57 UTC 

[PATCH v3 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SOC_ID support
 2020-05-15 13:52 UTC  (21+ messages)
` [PATCH v3 1/7] firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above
` [PATCH v3 2/7] firmware: smccc: Update link to latest SMCCC specification
` [PATCH v3 3/7] firmware: smccc: Add the definition for SMCCCv1.2 version/error codes
` [PATCH v3 4/7] firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
` [PATCH v3 5/7] firmware: smccc: Refactor SMCCC specific bits into separate file
` [PATCH v3 6/7] firmware: smccc: Add function to fetch SMCCC version
` [PATCH v3 7/7] firmware: smccc: Add ARCH_SOC_ID support

[PATCH v3 00/15] mediatek: add support for MediaTek Ethernet MAC
 2020-05-15 13:32 UTC  (9+ messages)
` [PATCH v3 10/15] net: ethernet: mtk-eth-mac: new driver

[PATCH v2 0/5] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-05-15 13:21 UTC  (9+ messages)
` [PATCH v2 1/5] PCI: dwc: Add msi_host_isr() callback
` [PATCH v2 2/5] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
` [PATCH v2 3/5] dt-bindings: PCI: uniphier: Add iATU register description
` [PATCH v2 4/5] PCI: uniphier: Add iATU register support
` [PATCH v2 5/5] PCI: uniphier: Add error message when failed to get phy

[RFC PATCH 0/6] drm/bridge: Add mux input selection bridge
 2020-05-15 13:12 UTC  (7+ messages)
` [RFC PATCH 1/6] dt-bindings: display/bridge: Add binding for input mux bridge
` [RFC PATCH 2/6] drm/bridge: Add mux-input bridge
` [RFC PATCH 3/6] dt-bindings: display/bridge/nwl-dsi: Drop mux handling
` [RFC PATCH 4/6] drm/bridge/nwl-dsi: "
` [RFC PATCH 5/6] arm64: dts: imx8mq: Add NWL dsi controller
` [RFC PATCH 6/6] arm64: dts: imx8mq-librem5-devkit: Enable MIPI DSI panel

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-05-15 12:53 UTC  (14+ messages)
` [PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[GIT PULL] TI K3 SoC DT changes for v5.8
 2020-05-15 12:51 UTC 

[GIT PULL] Renesas fixes for v5.7 (take two)
 2020-05-15 12:50 UTC 

[PATCH v2] ARM: mm: make act_mm() respect THREAD_SIZE
 2020-05-15 12:48 UTC 

[PATCH] cpuidle: psci: Fixup execution order when entering a domain idle state
 2020-05-15 12:42 UTC  (8+ messages)

[PATCH v2 0/8] iio: core: wrap IIO device into an iio_dev_opaque object
 2020-05-15 12:37 UTC  (5+ messages)
` [PATCH v2 7/8] iio: core: simplify alloc alignment code

[PATCH 0/4] PCI, iommu: Factor 'untrusted' check for ATS enablement
 2020-05-15 12:21 UTC  (9+ messages)
` [PATCH 1/4] PCI/ATS: Only enable ATS for trusted devices
` [PATCH 2/4] iommu/amd: Use pci_ats_supported()
` [PATCH 3/4] iommu/arm-smmu-v3: "
` [PATCH 4/4] iommu/vt-d: "

PTRACE_SYSEMU behavior difference on arm64
 2020-05-15 12:13 UTC  (2+ messages)

Constantly map and unmap of streaming DMA buffers with IOMMU backend might cause serious performance problem
 2020-05-15 12:10 UTC  (2+ messages)

[PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs
 2020-05-15 11:50 UTC  (7+ messages)

[PATCH] ARM: dts: imx7d-pinfunc: add input mux for ENET2 mdio
 2020-05-15 11:41 UTC 

[PATCH 0/5 v9] KASan for Arm
 2020-05-15 11:40 UTC  (6+ messages)
` [PATCH 1/5 v9] ARM: Disable KASan instrumentation for some code
` [PATCH 2/5 v9] ARM: Replace string mem* functions for KASan
` [PATCH 3/5 v9] ARM: Define the virtual space of KASan's shadow region
` [PATCH 4/5 v9] ARM: Initialize the mapping of KASan shadow memory
` [PATCH 5/5 v9] ARM: Enable KASan for ARM

[PATCH v8] Add matrix keypad driver support for Mediatek SoCs
 2020-05-15 11:40 UTC  (7+ messages)
` [PATCH v8 1/3] dt-bindings: Add keypad devicetree documentation
` [PATCH v8 2/3] drivers: input: keyboard: Add mtk keypad driver
` [PATCH v8 3/3] configs: defconfig: Add CONFIG_KEYBOARD_MTK_KPD=m

[PATCH v6 0/4] Introduce the for_each_set_clump macro
 2020-05-15 11:32 UTC  (2+ messages)

[PATCH] clk / soc: mediatek: fix ptr_ret.cocci warnings
 2020-05-15 11:20 UTC  (3+ messages)

[PATCH v2 0/7] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC
 2020-05-15 11:16 UTC  (8+ messages)
` [PATCH v2 1/7] usb: gadget: udc: atmel: use of_find_matching_node_and_match
` [PATCH v2 2/7] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x60
` [PATCH v2 3/7] usb: gadget: udc: atmel: simplify endpoint allocation
` [PATCH v2 4/7] usb: gadget: udc: atmel: use 1 bank endpoints for control transfers
` [PATCH v2 5/7] usb: gadget: udc: atmel: rename errata into caps
` [PATCH v2 6/7] usb: gadget: udc: atmel: update endpoint allocation for sam9x60
` [PATCH v2 7/7] ARM: dts: at91: sam9x60ek: enable usb device

[PATCH v1 0/9] Add MMC and DMA support for Actions S700
 2020-05-15 11:11 UTC  (7+ messages)
` [PATCH v1 1/9] dmaengine: Actions: get rid of bit fields from dma descriptor

[PATCH v4 4/4] thermal: cpuidle: Register cpuidle cooling device
 2020-05-15 11:03 UTC  (6+ messages)

[PATCH] KVM: arm64: Use cpus_have_final_cap for has_vhe()
 2020-05-15 11:02 UTC  (2+ messages)

[PATCH 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-15 10:59 UTC  (7+ messages)

[PATCH v2 00/14] Split off nVHE hyp code
 2020-05-15 10:58 UTC  (15+ messages)
` [PATCH v2 01/14] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH v2 02/14] arm64: kvm: Move __smccc_workaround_1_smc to .rodata
` [PATCH v2 03/14] arm64: kvm: Formalize hypcall ABI
` [PATCH v2 04/14] arm64: kvm: Add build rules for separate nVHE object files
` [PATCH v2 05/14] arm64: kvm: Build hyp-entry.S separately for VHE/nVHE
` [PATCH v2 06/14] arm64: kvm: Split hyp/tlb.c to VHE/nVHE
` [PATCH v2 07/14] arm64: kvm: Split hyp/switch.c "
` [PATCH v2 08/14] arm64: kvm: Split hyp/debug-sr.c "
` [PATCH v2 09/14] arm64: kvm: Split hyp/sysreg-sr.c "
` [PATCH v2 10/14] arm64: kvm: Split hyp/timer-sr.c "
` [PATCH v2 11/14] arm64: kvm: Compile remaining hyp/ files for both VHE/nVHE
` [PATCH v2 12/14] arm64: kvm: Add comments around __kvm_nvhe_ symbol aliases
` [PATCH v2 13/14] arm64: kvm: Remove __hyp_text macro, use build rules instead
` [PATCH v2 14/14] arm64: kvm: Lift instrumentation restrictions on VHE

kdump: Getting "warn_alloc" warning during boot of kdump kernel
 2020-05-15 10:58 UTC 

[PATCH 0/2] arm64: dts: qcom: sc7180: Add support for ETMv4 PM and skipping power up
 2020-05-15 10:55 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc7180: Support ETMv4 power management
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add support to skip powering up of ETM

[PATCH v2 0/6] mfd: Add support for Khadas Microcontroller
 2020-05-15 10:55 UTC  (10+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: add Khadas Microcontroller bindings
` [PATCH v2 3/6] thermal: add support for the MCU controlled FAN on Khadas boards
` [PATCH v2 4/6] nvmem: add support for the Khadas MCU Programmable User Memory

[PATCH v3 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-15 10:32 UTC  (12+ messages)
` [PATCH v3 3/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
        ` [Linux-stm32] "
` [PATCH v3 4/5] clk: stm32: Fix stm32f429 ltdc driver loading hang in clk set rate. keep ltdc clk running after kernel startup

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-15 10:28 UTC  (4+ messages)
` [PATCH v3 03/16] mfd: mfd-core: match device tree node against reg property

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-15 10:13 UTC  (6+ messages)
` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v5 25/38] drm: virtio: fix common struct sg_table related issues
    ` [PATCH v5 30/38] dmabuf: "

[PATCH v2] arm64: dts: ti: k3-am654-main: Update otap-del-sel values
 2020-05-15 10:14 UTC  (3+ messages)

[GIT PULL 0/5] Renesas SoC updates for v5.8 (take two)
 2020-05-15 10:05 UTC  (6+ messages)
` [GIT PULL 1/5] Renesas ARM defconfig "
` [GIT PULL 2/5] Renesas ARM DT "
` [GIT PULL 3/5] Renesas ARM SoC "
` [GIT PULL 4/5] Renesas driver "
` [GIT PULL 5/5] Renesas DT binding "

[PATCH] firmware: arm_scmi: fix SMCCC_RET_NOT_SUPPORTED management
 2020-05-15  9:57 UTC  (5+ messages)

[PATCH v2 0/2] Add i2c ac-timing adjust support
 2020-05-15  9:40 UTC  (5+ messages)
` [PATCH v2 1/2] MAINTAINERS: add maintainer for mediatek i2c controller driver
` [PATCH v2 2/2] i2c: mediatek: Add i2c ac-timing adjust support

[PATCH] ACPI: GED: add support for _Exx / _Lxx handler methods
 2020-05-15  9:36 UTC 

[PATCH 0/5] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-05-15  9:28 UTC  (8+ messages)
` [PATCH 1/5] PCI: dwc: Add msi_host_isr() callback
` [PATCH 2/5] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
` [PATCH 3/5] dt-bindings: PCI: uniphier: Add iATU register description
` [PATCH 4/5] PCI: uniphier: Add iATU register support
` [PATCH 5/5] PCI: uniphier: Add error message when failed to get phy

[PATCH] i2c: at91: Restore pinctrl state if can't get scl/sda gpios
 2020-05-15  9:26 UTC  (2+ messages)

[PATCH 1/2] firmware: arm-smccc: define identifier for Arm SMCCC v1.2
 2020-05-15  9:24 UTC  (5+ messages)
` [PATCH 2/2] firmware: psci: support SMCCC v1.2 for SMCCC conduit

[PATCH] hw_breakpoint: Remove unused '__register_perf_hw_breakpoint' declaration
 2020-05-15  9:15 UTC  (4+ messages)

[PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE
 2020-05-15  9:14 UTC  (6+ messages)

[PATCH 00/10] spi: Adding support for Microchip Sparx5 SoC
 2020-05-15  9:11 UTC  (5+ messages)
` [PATCH 01/10] spi: dw: Add support for polled operation via no IRQ specified in DT

[RFC] arm64: Enable perf events based hard lockup detector
 2020-05-15  8:49 UTC 

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-15  8:19 UTC  (4+ messages)
` [PATCH v2 20/91] clk: bcm: rpi: Discover the firmware clocks

[PATCH v6] iommu/arm-smmu-qcom: Request direct mapping for modem device
 2020-05-15  8:18 UTC  (2+ messages)

[PATCH v4 0/5] iommu: Add Allwinner H6 IOMMU driver
 2020-05-15  8:15 UTC  (3+ messages)
` [PATCH v4 5/5] drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU

[PATCH] iommu/mediatek-v1: Add def_domain_type
 2020-05-15  8:08 UTC 

[PATCH 00/13] usb: dwc3: meson: add OTG support for GXL/GXM
 2020-05-15  8:03 UTC  (6+ messages)

[PATCH v7 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-05-15  7:59 UTC  (13+ messages)
` [PATCH v7 01/12] dt-bindings: add img, pvrsgx.yaml for Imagination GPUs
            ` [PATCH v7 01/12] dt-bindings: add img,pvrsgx.yaml "

[PATCH v2 0/6] phy: meson8b-usb2: small fixes and improvements
 2020-05-15  7:49 UTC  (2+ messages)

[GIT PULL] Hisilicon driver updates for v5.8
 2020-05-15  7:26 UTC 

[PATCH] arm64: defconfig: enable CONFIG_PCIE_RCAR_HOST
 2020-05-15  7:22 UTC  (2+ messages)

[GIT PULL] arm64: dts: hisilicon dts updates for v5.8
 2020-05-15  7:21 UTC 

[GIT PULL] arm64: defconfig: hisilicon config updates for v5.8
 2020-05-15  7:17 UTC 

[PATCH] arm64: defconfig: Enable UACCE/PCI PASID/SEC2/HPRE configs
 2020-05-15  7:13 UTC  (2+ messages)

[PATCH v7 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2020-05-15  7:09 UTC  (2+ messages)

[PATCH] mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks
 2020-05-15  7:09 UTC  (2+ messages)

[PATCH] mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()
 2020-05-15  7:09 UTC  (2+ messages)

[PATCH v2 0/3] io.h, logic_pio: Allow barriers for inX() and outX() be overridden
 2020-05-15  7:07 UTC  (2+ messages)

[PATCH] dt-bindings: hisilicon: Add CTI bindings for hi-6220
 2020-05-15  7:06 UTC  (2+ messages)

[PATCH] arm64: dts: hikey960: pinctrl: Fix spi2/spi3 pinconf
 2020-05-15  7:05 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: initialize all script addresses
 2020-05-15  6:57 UTC  (2+ messages)

[PATCH -next] crypto: xilinx - Remove set but not used variable 'drv_ctx'
 2020-05-15  6:15 UTC  (2+ messages)

[PATCH] dma: zynqmp_dma: Initialize descriptor list after freeing during reset
 2020-05-15  5:50 UTC  (3+ messages)
` [PATCH V2] dma: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-05-15  5:21 UTC  (6+ messages)
` [PATCH v2 1/2] [media] mtk-mdp: add driver to probe mdp components

[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-05-15  5:17 UTC 

[Question] Hardware management of stage2 page dirty state
 2020-05-15  4:20 UTC  (3+ messages)

[PATCH v14 00/11] Mediatek MT8183 scpsys support
 2020-05-15  3:35 UTC  (5+ messages)
` [PATCH v14 03/11] soc: mediatek: Add basic_clk_name to scp_power_data

[PATCH V2] arm64/cpuinfo: Move HWCAP name arrays alongside their bit definitions
 2020-05-15  3:28 UTC  (5+ messages)

[PATCH v3 00/20] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
 2020-05-15  3:17 UTC  (7+ messages)
` [PATCH v3 01/20] dt-bindings: arm: gic: Allow combining arm, gic-400 compatible strings
` [PATCH v3 19/20] dt-bindings: mali-midgard: Allow dma-coherent
` [PATCH v3 20/20] dt-bindings: ehci/ohci: Allow iommus property

[PATCH v2 0/4] scsi: ufs: allow customizable WriteBooster flush policy
 2020-05-15  1:15 UTC  (3+ messages)

[PATCH -next] scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks static
 2020-05-15  1:10 UTC  (2+ messages)

[PATCH v5] arm64: Expose FAR_EL1 tag bits in sigcontext
 2020-05-15  0:58 UTC  (4+ messages)
` [PATCH v6] "


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