linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-24 09:53:53 to 2020-02-24 18:31:20 UTC [more...]

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-02-24 18:24 UTC  (24+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v4 02/26] iommu/sva: Manage process address spaces
` [PATCH v4 03/26] iommu: Add a page fault handler
` [PATCH v4 04/26] iommu/sva: Search mm by PASID
` [PATCH v4 05/26] iommu/iopf: Handle mm faults
` [PATCH v4 06/26] iommu/sva: Register page fault handler
` [PATCH v4 07/26] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v4 08/26] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v4 09/26] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v4 10/26] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v4 11/26] iommu/arm-smmu-v3: Share process page tables
` [PATCH v4 12/26] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v4 13/26] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v4 14/26] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v4 15/26] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v4 16/26] iommu/arm-smmu-v3: Add dev_to_master() helper
` [PATCH v4 17/26] iommu/arm-smmu-v3: Implement mm operations
` [PATCH v4 18/26] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v4 19/26] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v4 20/26] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v4 21/26] iommu/arm-smmu-v3: Ratelimit event dump
` [PATCH v4 22/26] dt-bindings: document stall property for IOMMU masters
` [PATCH v4 25/26] PCI/ATS: Export symbols of PRI functions

[PATCH net-next v1 00/18] Clean driver, module and FW versions
 2020-02-24 18:15 UTC  (8+ messages)
` [PATCH net-next v1 09/18] net/allwinner: Remove driver version
` [PATCH net-next v1 12/18] net/amazon: Ensure that driver version is aligned to the linux kernel
` [PATCH net-next v1 18/18] net/atheros: Clean atheros code from driver version

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-02-24 18:15 UTC  (13+ messages)
` [PATCH 01/89] dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema
` [PATCH 02/89] dt-bindings: i2c: brcmstb: Add BCM2711 BSC/AUTO-I2C binding
` [PATCH 03/89] i2c: brcmstb: Support BCM2711 HDMI BSC controllers
` [PATCH 04/89] i2c: brcmstb: Allow to compile it on BCM2835
` [PATCH 22/89] clk: bcm: rpi: Discover the firmware clocks
  ` [PATCH] clk: bcm: rpi: fix noderef.cocci warnings

[PATCH 2/7] docs: dt: fix several broken references due to renames
 2020-02-24 18:14 UTC  (6+ messages)
` [PATCH 3/7] docs: fix broken references to text files

[PATCH v2] arm64:kgdb: Fix kernel single-stepping
 2020-02-24 18:07 UTC  (5+ messages)

[PATCH v2] ARM: dts: sun8i-a83t: Add thermal trip points/cooling maps
 2020-02-24 17:56 UTC  (5+ messages)

[PATCH 0/5] remoteproc: Add zynqmp_r5 driver
 2020-02-24 17:52 UTC  (6+ messages)
` [PATCH 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH 3/5] firmware: xilinx: Add zynqmp_get_node_status API
` [PATCH 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH 0/7] drm/sun4i: de2/de3 format fixes and updates
 2020-02-24 17:39 UTC  (8+ messages)
` [PATCH 1/7] drm/sun4i: de2/de3: Remove unsupported VI layer formats
` [PATCH 2/7] drm/sun4i: Add separate DE3 "
` [PATCH 3/7] drm/sun4i: Fix DE2 VI layer format support
` [PATCH 4/7] drm/sun4i: de2: rgb field in de2 format struct is redundant
` [PATCH 5/7] drm/sun4i: de2: csc_mode in de2 format struct is mostly redundant
` [PATCH 6/7] drm/sun4i: de2: Don't return de2_fmt_info struct
` [PATCH 7/7] drm/sun4i: Sort includes in VI and UI layer code

[PATCH v7 00/13] arm/arm64: mediatek: Fix mmsys device probing
 2020-02-24 17:36 UTC  (3+ messages)
` [PATCH v7 06/13] media: mtk-mdp: Check return value of of_clk_get

[PATCH v1 1/5] arm: dts: imx6: toradex: use SPDX-License-Identifier
 2020-02-24 17:32 UTC  (5+ messages)
` [PATCH v1 2/5] arm: dts: imx7: "
` [PATCH v1 3/5] arm: dts: vf: "
` [PATCH v1 4/5] arm: dts: vf: toradex: re-license GPL-2.0+ to GPL-2.0
` [PATCH v1 5/5] "

[PATCH 1/2] net: ethernet: stmmac: demote warnings about missing optional clocks
 2020-02-24 17:29 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: stmmac: don't warn about missing optional wakeup IRQ

[PATCH v3 0/4] Add support for iMX8MQ Display Controller Subsystem
 2020-02-24 17:27 UTC  (6+ messages)
` [PATCH v3 3/4] dt-bindings: display: imx: add bindings for DCSS
` [PATCH v3 4/4] arm64: dts: imx8mq: add DCSS node
  ` [PATCH v3 2/4] drm/imx: Add initial support for DCSS on iMX8MQ

[PATCH] remoteproc: stm32: demote warning about optional property absence
 2020-02-24 17:25 UTC 

[PATCH] dma: imx-sdma: Fix the event id check to include RX event for UART6
 2020-02-24 17:22 UTC 

[PATCH] dma: imx-sdma: Fix the event id check to include RX event for UART6
 2020-02-24 17:22 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: add cpu clock-frequency property on stm32mp15x
 2020-02-24 17:20 UTC 

[PATCH v3 4/4] perf tools: Support "branch-misses:pp" on arm64
 2020-02-24 17:08 UTC  (5+ messages)
` [PATCH v4 0/4] perf tools: Add support for some spe events and precise ip
  ` [PATCH v4 4/4] perf tools: Support "branch-misses:pp" on arm64

[PATCH 0/6] STM32 MDMA driver fixes and improvements
 2020-02-24 16:50 UTC  (2+ messages)

[PATCH v2 0/6] iommu/arm-smmu-v3: Finish PASID support and command queue batching
 2020-02-24 16:58 UTC  (7+ messages)
` [PATCH v2 1/6] PCI/ATS: Export symbols of PASID functions
` [PATCH v2 2/6] iommu/arm-smmu-v3: Add support for PCI PASID
` [PATCH v2 3/6] iommu/arm-smmu-v3: Write level-1 descriptors atomically
` [PATCH v2 4/6] iommu/arm-smmu-v3: Add command queue batching helpers
` [PATCH v2 5/6] iommu/arm-smmu-v3: Batch context descriptor invalidation
` [PATCH v2 6/6] iommu/arm-smmu-v3: Batch ATC invalidation commands

[PATCH 0/3] Add support for Pine64 PinePhone Linux Smartphone
 2020-02-24 16:58 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: sun50i-a64: Add i2c2 pins
` [PATCH 3/3] arm64: dts: allwinner: Add initial support for Pine64 PinePhone

[PATCH] dmaengine: imx-sdma: fix context cache
 2020-02-24 16:57 UTC  (3+ messages)

[PATCH] MAINTAINERS: clean up PCIE DRIVER FOR CAVIUM THUNDERX
 2020-02-24 16:57 UTC  (3+ messages)

[PATCH][next] ath: Replace zero-length array with flexible-array member
 2020-02-24 16:59 UTC 

[PATCH v2] ARM: dts: sun8i-h3: Add thermal trip points/cooling maps
 2020-02-24 16:54 UTC 

[PATCH 0/4] STM32 DMAMUX driver fixes and improvements
 2020-02-24 16:52 UTC  (2+ messages)

[PATCH] dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
 2020-02-24 16:30 UTC  (5+ messages)

[PATCH 0/4] Add support for charger LED for AXP813 and TBS A711 Tablet
 2020-02-24 16:28 UTC  (5+ messages)
    ` [linux-sunxi] "

[PATCH V2 0/9] mmc: mmci: sdmmc: add sdr104 support
 2020-02-24 16:20 UTC  (3+ messages)

[PATCH] crypto: Replace zero-length array with flexible-array member
 2020-02-24 16:21 UTC 

[PATCH 0/4] Add support for vibrator motor for TBS A711 Tablet
 2020-02-24 16:13 UTC  (5+ messages)
` [PATCH 3/4] ARM: dts: sun8i-a83t-tbs-a711: Add support for the vibrator motor

[PATCH 1/3] dt-bindings: arm: Convert UniPhier board/SoC bindings to json-schema
 2020-02-24 15:59 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: gpio: Convert UniPhier GPIO "

[PATCH v9 00/15] CoreSight CTI Driver
 2020-02-24 15:46 UTC  (5+ messages)
` [PATCH v9 01/15] coresight: cti: Initial "

[PATCH v1 1/2] spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata()
 2020-02-24 15:45 UTC  (2+ messages)
` [PATCH v1 2/2] spi: pxa2xx: drv_data can't be NULL in ->remove()

[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
 2020-02-24 15:25 UTC  (8+ messages)
` [PATCH v7 1/4] x86: kdump: move reserve_crashkernel_low() into crash_core.c

[PATCH v2] crypto: arm64: CE: implement export/import
 2020-02-24 15:18 UTC  (2+ messages)

[PATCH v3] clocksource: Fix arm_arch_timer clockmode when vDSO disabled
 2020-02-24 15:15 UTC 

[PATCH v2] arm64: dts: sun50i-h5-orange-pi-pc2: Add CPUX voltage regulator
 2020-02-24 15:11 UTC  (3+ messages)

vc4 on rpi3 A+
 2020-02-24 15:02 UTC  (4+ messages)

[RFC PATCH v3 00/13] SCMI Notifications Core Support
 2020-02-24 14:41 UTC  (14+ messages)
` [RFC PATCH v3 01/13] firmware: arm_scmi: Add receive buffer support for notifications
` [RFC PATCH v3 02/13] firmware: arm_scmi: Update protocol commands and notification list
` [RFC PATCH v3 03/13] firmware: arm_scmi: Add notifications support in transport layer
` [RFC PATCH v3 04/13] firmware: arm_scmi: Add support for notifications message processing
` [RFC PATCH v3 05/13] firmware: arm_scmi: Add notification protocol-registration
` [RFC PATCH v3 06/13] firmware: arm_scmi: Add notification callbacks-registration
` [RFC PATCH v3 07/13] firmware: arm_scmi: Add notification dispatch and delivery
` [RFC PATCH v3 08/13] firmware: arm_scmi: Enable notification core
` [RFC PATCH v3 09/13] firmware: arm_scmi: Add Power notifications support
` [RFC PATCH v3 10/13] firmware: arm_scmi: Add Perf "
` [RFC PATCH v3 11/13] firmware: arm_scmi: Add Sensor "
` [RFC PATCH v3 12/13] firmware: arm_scmi: Add Reset "
` [RFC PATCH v3 13/13] firmware: arm_scmi: Add Base "

[RFC PATCH v2 00/13] SCMI Notifications Core Support
 2020-02-24 14:40 UTC  (9+ messages)
` [RFC PATCH v2 07/13] firmware: arm_scmi: Add notification dispatch and delivery

[PATCH] watchdog: imx2_wdt: Drop .remove callback
 2020-02-24 14:15 UTC  (4+ messages)

[PATCH v4 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-24 14:11 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: add support for the AMU extension v1
` [PATCH v4 2/7] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v4 3/7] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v4 4/7] Documentation: arm64: document support for the AMU extension
` [PATCH v4 5/7] cpufreq: add function to get the hardware max frequency
` [PATCH v4 6/7] arm64: use activity monitors for frequency invariance
` [PATCH v4 7/7] clocksource/drivers/arm_arch_timer: validate arch_timer_rate

[xlnx:master 9671/9819] drivers/usb/dwc3/dwc3-of-simple.c:651:2: error: implicit declaration of function 'dwc3_simple_vbus'; did you mean 'dwc3_of_simple_probe'?
 2020-02-24 14:04 UTC 

[PATCH v6 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2020-02-24 13:41 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: edac: al-mc-edac: "
` [PATCH v6 2/2] EDAC: al-mc-edac: Introduce "

[PATCH 0/3] mailbox/firmware: imx: support SCU channel type
 2020-02-24 13:33 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mailbox: imx-mu: add fsl,scu property
` [PATCH 2/3] mailbox: imx: support SCU channel type
` [PATCH 3/3] firmware: imx-scu: Support one TX and one RX

[PATCH 0/3] KVM: arm64: Ask the compiler to __always_inline functions used by KVM at HYP
 2020-02-24 13:22 UTC  (3+ messages)

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-24 13:07 UTC  (3+ messages)
` [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver

[CFT 0/8] rework phylink interface for split MAC/PCS support
 2020-02-24 13:01 UTC  (3+ messages)
  ` [CFT 4/8] net: axienet: use resolved link config in mac_link_up()

[PATCH] arm64: dts: imx8mp: add crypto node
 2020-02-24 12:50 UTC 

[RFC PATCH v3 0/8] Support ROHM BD99954 charger IC
 2020-02-24 12:20 UTC  (4+ messages)
` [RFC PATCH v3 4/8] regulator: rename regulator_linear_range to linear_range

[PATCH v3 0/5] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-24 12:17 UTC  (6+ messages)
` [PATCH v3 1/5] efi/arm: Work around missing cache maintenance in decompressor handover
` [PATCH v3 2/5] efi/arm: Pass start and end addresses to cache_clean_flush()
` [PATCH v3 3/5] ARM: decompressor: factor out routine to obtain the inflated image size
` [PATCH v3 4/5] ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
` [PATCH v3 5/5] ARM: decompressor: switch to by-VA cache maintenance for v7 cores

[GIT PULL] i.MX clock fixes for 5.6, round 2
 2020-02-24 12:13 UTC 

[PATCH v2 0/2] irqchip: xilinx: Switch to generic domain handler
 2020-02-24 12:05 UTC  (3+ messages)
` [PATCH v2 1/2] irqchip: xilinx: Fill error code when irq domain registration fails
` [PATCH v2 2/2] irqchip: xilinx: Enable generic irq multi handler

[GIT PULL] i.MX fixes for 5.6
 2020-02-24 12:03 UTC 

Subject: [PATCH] arm/kernel/head.S: optimize __create_page_tables function
 2020-02-24 12:03 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028: sl28: explicitly enable network ports
 2020-02-24 11:58 UTC  (2+ messages)

[PATCH] docs: dt: fix several broken doc references
 2020-02-24 11:45 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-02-24 11:41 UTC  (4+ messages)

[PATCH] rtc: zynqmp: Add calibration set and get support
 2020-02-24 11:16 UTC  (2+ messages)

[PATCH v9] ASoC: pxa: switch to new ac97 bus support
 2020-02-24 11:14 UTC  (2+ messages)
` non-existent SND_SOC_AC97_BUS_NEW (was: Re: [PATCH v9] ASoC: pxa: switch to new ac97 bus support)

[PATCH] arm64: context: Fix ASID limit in boot warning
 2020-02-24 11:06 UTC  (2+ messages)

[PATCH v2] bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
 2020-02-24 11:02 UTC  (2+ messages)

[PATCH 0/2] arch: arm64: xilinx: Make zynqmp_firmware driver optional
 2020-02-24 10:43 UTC  (8+ messages)
` [PATCH 1/2] include: linux: firmware: Correct config dependency of zynqmp_eemi_ops
` [PATCH 2/2] arch: arm64: xilinx: Make zynqmp_firmware driver optional

[PATCH v7 0/6] Allwinner sun6i message box support
 2020-02-24 10:36 UTC  (3+ messages)
` [PATCH v7 2/6] mailbox: sun6i-msgbox: Add a new mailbox driver

[PATCH 0/2] Add support for Xilinx Versal SDHCI in Arasan driver
 2020-02-24 10:30 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mmc: arasan: Document 'xlnx, versal-8.9a' controller
` [PATCH 2/2] sdhci: arasan: Add support for Versal Tap Delays

[PATCHv1 0/3] Odroid N2 failes to boot using upstream kernel using microSD card
 2020-02-24 10:17 UTC  (8+ messages)
` [PATCHv1 3/3] clk: meson: g12a: set cpu clock divider flags too CLK_IS_CRITICAL

[PATCH] i2c: xiic: Support disabling multi-master in DT
 2020-02-24 10:13 UTC  (2+ messages)

[PATCH v2 00/18] genirq: Remove setup_irq()
 2020-02-24 10:13 UTC  (3+ messages)
` [PATCH v2 02/18] ARM: replace setup_irq() by request_irq()

[PATCH v2 0/3] Fix arm_arch_timer clockmode when vDSO disabled
 2020-02-24 10:12 UTC  (4+ messages)

[PATCH 0/5] arm64: add the time namespace support
 2020-02-24 10:08 UTC  (5+ messages)
` [PATCH 5/5] arm64/vdso: Restrict splitting VVAR VMA

[PATCH v2] mfd: syscon: Use a unique name with regmap_config
 2020-02-24 10:00 UTC  (2+ messages)

[PATCH 0/3] Improve the output message for CE/UE
 2020-02-24  9:42 UTC  (4+ messages)
` [PATCH 1/3] EDAC: synopsys: Remove pinf->col parameter for ZynqMP and i.MX8MP
` [PATCH 2/3] EDAC: synopsys: Reorganizing the output message for CE/UE
` [PATCH 3/3] EDAC: synopsys: Add useful output information for 64 bit systems

[PATCH v6 0/5] Add support for mt2701 JPEG ENC support
 2020-02-24  9:46 UTC  (4+ messages)
` [PATCH v6 1/5] media: platform: Fix jpeg dec driver bug and improve code quality

[PATCH 0/4] Assortment of fixes for TBS A711 Tablet
 2020-02-24  9:32 UTC  (2+ messages)

[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-02-24  9:26 UTC  (3+ messages)
` [PATCH v3 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params


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