linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-03 17:08:40 to 2021-03-03 22:15:06 UTC [more...]

[PATCH] counter: stm32-timer-cnt: fix ceiling write max value
 2021-03-02 23:42 UTC  (4+ messages)

[RFC 00/13] Generic way of dealing with broken 64-bit buses
 2021-03-03  8:44 UTC  (11+ messages)
` [RFC 02/13] driver core: Introduce MMIO configuration
` [RFC 09/13] iommu/arm-smmu: Make use of dev_64bit_mmio_supported()
` [RFC 10/13] iommu/arm-smmu-impl: Get rid of Marvell's implementation details

[PATCH AUTOSEL 5.11 07/52] scsi: ufs: Protect some contexts from unexpected clock scaling
 2021-03-02 11:55 UTC  (5+ messages)
` [PATCH AUTOSEL 5.11 12/52] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 5.11 13/52] mmc: sdhci-iproc: Add ACPI bindings for the RPi
` [PATCH AUTOSEL 5.11 18/52] spi: stm32: make spurious and overrun interrupts visible
` [PATCH AUTOSEL 5.11 34/52] PCI: mediatek: Add missing of_node_put() to fix reference leak

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-03-03  7:59 UTC  (5+ messages)
` [PATCH v9 7/7] ARM: dts: imx50-kobo-aura: Add Netronix embedded controller
  ` [PATCH] ARM: dts: imx6sl-tolino-shine2hd: "

[PATCH] soc: renesas: rmobile-sysc: Set OF_POPULATED and absorb reset handling
 2021-03-02 15:44 UTC  (2+ messages)

[PATCH v12 00/17] arm64: MMU enabled kexec relocation
 2021-03-03  0:22 UTC  (11+ messages)
` [PATCH v12 01/17] arm64: hyp-stub: Check the size of the HYP stub's vectors
` [PATCH v12 03/17] arm64: hyp-stub: Move el1_sync into the vectors
` [PATCH v12 04/17] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v12 07/17] arm64: kexec: flush image and lists during kexec load time
` [PATCH v12 10/17] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v12 11/17] arm64: kexec: kexec may require EL2 vectors
` [PATCH v12 13/17] arm64: kexec: use ld script for relocation function
` [PATCH v12 14/17] arm64: kexec: install a copy of the linear-map
` [PATCH v12 15/17] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v12 17/17] arm64: kexec: Remove cpu-reset.h

[PATCH v13 00/10] iommu: I/O page faults for SMMUv3
 2021-03-03  5:57 UTC  (6+ messages)
` [PATCH v13 03/10] iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
` [PATCH v13 06/10] iommu: Add a page fault handler

[PATCH v2 00/10] Rid W=1 warnings in Crypto
 2021-03-03 14:34 UTC 

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-03-03 10:23 UTC  (4+ messages)
` [PATCH v4 01/10] coresight: syscfg: Initial coresight system configuration

[PATCH v2 1/2] tty/serial: Add rx-tx-swap OF option to stm32-usart
 2021-03-02 13:15 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: serial: Add rx-tx-swap "
  ` [PATCH v3 2/2] tty/serial: Add rx-tx-swap OF option "

[PATCH v3 1/3] ARM: imx7d-remarkable2.dts: Initial device tree for reMarkable2
 2021-03-03 13:47 UTC  (6+ messages)
` [PATCH v3 2/3] ARM: dts: imx7d: remarkable2: Enable the power button
` [PATCH v3 3/3] ARM: imx_v6_v7_defconfig: Regenerate

[PATCH 3/4] arm64: dts: qcom: sm8250: Rename the qmp node to power-controller
 2021-03-03  8:12 UTC  (2+ messages)
  ` [PATCH 4/4] arm64: dts: qcom: sm8350: "

[PATCH 0/3] Enable 8D-8D-8D mode on J721E, J7200, AM654
 2021-03-02 12:05 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j7200-som-p0: Add nodes for OSPI0

[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
 2021-03-02 15:00 UTC  (18+ messages)
` [PATCH v3 01/32] arm64: lib: Annotate {clear, copy}_page() as position-independent
` [PATCH v3 04/32] KVM: arm64: Initialize kvm_nvhe_init_params early
` [PATCH v3 05/32] KVM: arm64: Avoid free_page() in page-table allocator
` [PATCH v3 10/32] KVM: arm64: Introduce an early Hyp page allocator
` [PATCH v3 11/32] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [PATCH v3 13/32] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v3 15/32] KVM: arm64: Prepare the creation of s1 mappings "
` [PATCH v3 18/32] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [PATCH v3 20/32] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v3 21/32] KVM: arm64: Refactor __load_guest_stage2()
` [PATCH v3 22/32] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v3 23/32] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v3 25/32] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v3 29/32] KVM: arm64: Wrap the host with a stage 2
` [PATCH v3 30/32] KVM: arm64: Page-align the .hyp sections
` [PATCH v3 31/32] KVM: arm64: Disable PMU support in protected mode
` [PATCH v3 32/32] KVM: arm64: Protect the .hyp sections from the host

[xlnx:xlnx_rebase_v5.4 942/1700] drivers/mtd/spi-nor/spi-nor.c:5196:14: error: implicit declaration of function 'of_get_next_parent'
 2021-03-02 17:45 UTC 

[RFC PATCH] kvm: arm64: Try stage2 block mapping for host device MMIO
 2021-03-02 12:19 UTC  (4+ messages)

[xlnx:xlnx_rebase_v5.4 1296/1699] drivers/soc/xilinx/xlnx_vcu_core.c:120 xvcu_core_probe() warn: 'xvcu->aclk' not released on lines: 88
 2021-03-03  5:31 UTC 

[PATCH] spi: mediatek: Re-license MTK SPI driver as Dual MIT/GPL
 2021-03-03  9:02 UTC  (4+ messages)

[PATCH v8 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2021-03-03  6:21 UTC  (3+ messages)
  ` [PATCH v8 5/6] "

[PATCH] module: remove duplicate include in ./arch/arm/include/asm/pgtable.h
 2021-03-03 10:24 UTC  (3+ messages)

[PATCH v2 9/9] phy/drivers/stm32: Use HZ macros
 2021-03-03  5:40 UTC  (4+ messages)

[PATCH 0/2] Domain nesting info for arm-smmu
 2021-03-03  9:57 UTC  (5+ messages)
` [PATCH 2/2] iommu: arm-smmu-v3: Report domain nesting info reuqired for stage1

[PATCH v7 0/3] Adding the Sparx5 Switch Reset Driver
 2021-03-03  8:56 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: reset: microchip sparx5 reset driver bindings
` [PATCH v7 3/3] arm64: dts: reset: add microchip sparx5 switch reset driver

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-03-03  7:33 UTC  (6+ messages)
` [PATCH stable v5.10 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH stable v5.10 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH stable v5.10 3/7] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH stable v5.10 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH stable v5.10 7/7] mm: Remove examples from enum zone_type comment

[PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"
 2021-03-02 17:12 UTC  (8+ messages)

[PATCH 0/7] Add FFT Support for R-Car Gen3 devices
 2021-03-03 10:43 UTC  (10+ messages)
` [PATCH 4/7] misc: Add driver for DAB IP found on Renesas R-Car devices

[PATCH 0/7] Split Coresight decode by aux records
 2021-03-02 11:52 UTC  (5+ messages)
` [PATCH 2/7] perf cs-etm: Only search timestamp in current sample's queue

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-03  7:21 UTC  (7+ messages)
` [PATCH v4 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

[PATCH net 1/1] net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10
 2021-03-03 15:08 UTC  (2+ messages)

[PATCH 4.9.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
 2021-03-03 12:18 UTC  (2+ messages)

[PATCH 0/2] irqchip/mchp-eic: add driver for Microchip EIC
 2021-03-02 11:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mchp-eic: add bindings

[xlnx:master 9559/10513] drivers/fpga/fpga-mgr.c:828:2: error: implicit declaration of function 'set_dma_ops'
 2021-03-02 17:22 UTC 

[PATCH] KVM: arm64: Fix unaligned addr case in mmu walking
 2021-03-03 11:29 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: imx7d-mba7: Remove unsupported property
 2021-03-03  9:38 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl-emcon: "

[PATCH 0/8] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-03 13:35 UTC  (7+ messages)
` [PATCH 1/8] ARM: ARMv7-M: Fix register restore corrupt after svc call
` [PATCH 2/8] Documentation: arm: stm32: Add stm32h750 value line
` [PATCH 3/8] dt-bindings: arm: stm32: Add compatible strings for ART-PI board
` [PATCH 7/8] ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6

[PATCH RFC] Upstream A64FX cache driver
 2021-03-03 11:24 UTC  (3+ messages)
` [PATCH RFC] soc: fujitsu: Add cache driver code

[PATCH] module: remove duplicate include in arch/arm/mach-sa1100/hackkit.c
 2021-03-03  7:17 UTC 

[PATCH AUTOSEL 5.10 10/47] mmc: mediatek: fix race condition between msdc_request_timeout and irq
 2021-03-02 11:56 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 11/47] mmc: sdhci-iproc: Add ACPI bindings for the RPi
` [PATCH AUTOSEL 5.10 15/47] spi: stm32: make spurious and overrun interrupts visible
` [PATCH AUTOSEL 5.10 30/47] PCI: mediatek: Add missing of_node_put() to fix reference leak

[xlnx:xlnx_rebase_v5.4 935/1700] drivers/usb/dwc3/core.h:1459:6: warning: no previous prototype for 'dwc3_mask_phy_reset'
 2021-03-02 23:59 UTC 

[PATCH AUTOSEL 4.9 07/10] PCI: xgene-msi: Fix race in installing chained irq handler
 2021-03-02 11:59 UTC 

[PATCH v4 00/11] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-03 11:39 UTC  (6+ messages)
` [PATCH v4 01/11] media: hevc: Add fields and flags for hevc PPS
` [PATCH v4 02/11] media: hevc: Add decode params control
` [PATCH v4 03/11] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v4 06/11] media: uapi: Add a control for HANTRO driver
` [PATCH v4 07/11] media: hantro: Introduce G2/HEVC decoder

[RESEND PATCH v11 0/3] AX88796C SPI Ethernet Adapter
 2021-03-02 15:22 UTC  (4+ messages)
    ` [RESEND PATCH v11 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [RESEND PATCH v11 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [RESEND PATCH v11 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH V3 0/5] imx esdhc dt/driver update
 2021-03-03  3:00 UTC  (3+ messages)

[xlnx:xlnx_rebase_v5.4 903/1700] drivers/usb/dwc3/core.h:1418:6: warning: no previous prototype for 'dwc3_simple_wakeup_capable'
 2021-03-02 21:42 UTC 

[PATCH] hwrng: bcm2835: set quality to 1000
 2021-03-03  9:20 UTC  (4+ messages)

[patch 0/2] highmem/ARM: kmap_atomic cleanups
 2021-03-03 11:45 UTC  (3+ messages)
` [patch 1/2] ARM: mm: Replace kmap_atomic_pfn()
` [patch 2/2] highmem: Remove kmap_atomic_pfn()

[PATCH] recordmcount: Fix the wrong use of w* in arm64_is_fake_mcount()
 2021-03-03 13:12 UTC  (6+ messages)

[PATCH v10 0/2] Enable power management for ufs wlun
 2021-03-02 22:52 UTC  (2+ messages)
` [PATCH v10 1/2] scsi: ufs: Enable power management for wlun

[RESEND 1/1] arch: arm: mach-at91: pm: Move prototypes to mutually included header
 2021-03-03 13:24 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 10/33] spi: stm32: make spurious and overrun interrupts visible
 2021-03-02 11:57 UTC 

[PATCH] ASoC: hdmi-codec: fix platform_no_drv_owner.cocci warnings
 2021-03-03 13:37 UTC  (2+ messages)

[PATCH v5] ARM: Implement SLS mitigation
 2021-03-03 15:04 UTC  (3+ messages)

[PATCH] Revert "arm64: dts: amlogic: add missing ethernet reset ID"
 2021-03-02 23:28 UTC  (2+ messages)

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-03 11:04 UTC  (4+ messages)
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings

[PATCH 02/11] pragma once: convert arch/arm/tools/gen-mach-types
 2021-03-02 15:15 UTC  (3+ messages)

[RFC PATCH 00/10] Add Fujitsu A64FX soc entry/hardware barrier driver
 2021-03-03 13:33 UTC  (11+ messages)

[PATCH v3 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers
 2021-03-02 15:54 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 03/13] mmc: mediatek: fix race condition between msdc_request_timeout and irq
 2021-03-02 11:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 08/13] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH AUTOSEL 4.14 10/13] PCI: mediatek: Add missing of_node_put() to fix reference leak

[PATCH AUTOSEL 4.4 2/8] mmc: mediatek: fix race condition between msdc_request_timeout and irq
 2021-03-02 11:59 UTC 

[PATCH v3 0/7] drm: sun4i: dsi: Convert drm bridge
 2021-03-02 17:46 UTC  (6+ messages)
` [PATCH v3 6/7] drm: sun4i: dsi: Use drm_panel_bridge, connector API

[PATCH stblinux.git 1/2] dt-bindings: firmware: add Broadcom's NVRAM memory mapping
 2021-03-02 16:59 UTC  (3+ messages)
` [PATCH stblinux.git 2/2] firmware: bcm47xx_nvram: support platform device "brcm, nvram"
  ` [PATCH stblinux.git 2/2] firmware: bcm47xx_nvram: support platform device "brcm,nvram"

[PATCH] ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
 2021-03-03 12:56 UTC  (2+ messages)

[PATCH V8 0/4] dt: Add fdtoverlay rule and statically build unittest
 2021-03-02 20:17 UTC  (5+ messages)

[xlnx:master 59/60] drivers/media/i2c/adv7511-v4l2.c:2102:63: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-03-02 17:35 UTC 

[PATCH] crypto: mediatek - remove obsolete documentation
 2021-03-03  9:39 UTC 

[PATCH] kvm: arm64: nvhe: Save the SPE context early
 2021-03-02 12:03 UTC 

[xlnx:xlnx_rebase_v5.4 908/1700] drivers/usb/dwc3/core.h:1436:5: warning: no previous prototype for 'dwc3_set_usb_core_power'
 2021-03-02 23:33 UTC 

[PATCH v5 00/14] Add BLK_CTL support for i.MX8MP
 2021-03-03 10:54 UTC  (3+ messages)

[PATCH v2 0/2] add Kontron pITX-imx8m board
 2021-03-03 13:00 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: fsl: add support for Kontron pitx-imx8m board

[draft2 PATCH] ARM: dts: sun8i: r40: add devicetree for FETA40i-C/OKA40i-C
 2021-03-03 13:08 UTC  (2+ messages)

[PATCH V12 00/10] remoteproc: imx_rproc: support iMX8MQ/M
 2021-03-03  6:53 UTC  (3+ messages)
` [PATCH V12 01/10] dt-bindings: remoteproc: convert imx rproc bindings to json-schema

[PATCH v2] mmc: mmci: manage MMC_CAP_NEED_RSP_BUSY for stm32 variant
 2021-03-02 10:40 UTC  (2+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-03-02 15:25 UTC  (3+ messages)

[PATCH v8 1/6] arm64: hyperv: Add Hyper-V hypercall and register access utilities
 2021-03-03  0:34 UTC 

[PATCH] i2c: mediatek: Get device clock-stretch time via dts
 2021-03-02 12:32 UTC  (3+ messages)

[PATCH v3 0/1] kvm: arm64: Add SVE support for nVHE
 2021-03-02 16:48 UTC 

[PATCH] drm/stm: ltdc: Use simple encoder
 2021-03-03  7:46 UTC  (2+ messages)

[PATCH v9 0/2] Enable power management for ufs wlun
 2021-03-02 14:14 UTC  (3+ messages)
` [PATCH v9 1/2] scsi: ufs: Enable power management for wlun

[PATCH AUTOSEL 4.19 14/21] PCI: mediatek: Add missing of_node_put() to fix reference leak
 2021-03-02 11:58 UTC 

CAAM: kernel BUG at drivers/crypto/caam/jr.c:230! (and dma-coherent query)
 2021-03-03 14:56 UTC  (3+ messages)

[PATCH] ARM: dts: imx6qdl-wandboard: add scl/sda gpios definitions for i2c bus recovery
 2021-03-03 12:47 UTC  (2+ messages)

[PATCH 2/2] mmc: uniphier-sd: Fix a resource leak in the remove function
 2021-03-02 10:38 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss: Fix memory leak of object d when dma_iv fails to map
 2021-03-02 16:34 UTC 

[PATCH v4 0/1] arm64: dts: correct vendor prefix hisi to hisilicon
 2021-03-02 11:33 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH net 1/1] stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-S
 2021-03-02 23:40 UTC  (2+ messages)

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-03-03 10:11 UTC  (4+ messages)

[xlnx:master 9598/10513] ld.lld: error: duplicate symbol: dwc3_simple_wakeup_capable
 2021-03-03  1:37 UTC 

[PATCH V3] clk: imx: Fix reparenting of UARTs not associated with sdout
 2021-03-02 19:03 UTC  (12+ messages)

[PATCH v3] ARM: imx: avic: Convert to using IRQCHIP_DECLARE
 2021-03-03 13:28 UTC  (2+ messages)

[PATCH] soc: mediatek: pm-domains: Fix missing error code in scpsys_add_subdomain()
 2021-03-03  9:10 UTC 

[xlnx:xlnx_rebase_v5.4 903/1700] drivers/usb/dwc3/host.c:16:6: error: redefinition of 'dwc3_host_wakeup_capable'
 2021-03-02 16:33 UTC 


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