linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 16:41:34 to 2020-08-19 10:43:00 UTC [more...]

[PATCH 0/3] PM / Domains: Add power on/off notifiers for genpd
 2020-08-19 10:40 UTC  (4+ messages)
` [PATCH 1/3] PM / Domains: Rename power state enums "
` [PATCH 2/3] PM / Domains: Allow to abort power off when no ->power_off() callback
` [PATCH 3/3] PM / Domains: Add support for PM domain on/off notifiers for genpd

[PATCH v9 0/6] arm64: expose FAR_EL1 tag bits in siginfo
 2020-08-19 10:39 UTC  (6+ messages)
` [PATCH v9 2/6] arch: move SA_* definitions to generic headers
` [PATCH v9 3/6] signal: clear non-uapi flag bits when passing/returning sa_flags

[GIT PULL] KVM/arm64 updates for 5.9
 2020-08-19 10:39 UTC  (6+ messages)
` [PATCH 47/56] KVM: arm64: timers: Move timer registers to the sys_regs file

[PATCH v5 0/2] Add mediatek codec mt6359 driver
 2020-08-19 10:37 UTC  (5+ messages)
` [PATCH v5 2/2] dt-bindings: mediatek: mt6359: add codec document

[PATCH 00/16] IOMMU driver for Kirin 960/970
 2020-08-19 10:28 UTC  (7+ messages)

[PATCH v5 0/2] synquacer: add TPM support
 2020-08-19 10:22 UTC  (4+ messages)
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device

[PATCH] arm64: add prctl(PR_PAC_SET_ENABLED_KEYS)
 2020-08-19 10:18 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable RPC-IF support
 2020-08-19 10:12 UTC 

[PATCH] ARM: shmobile: defconfig: Refresh for v5.9-rc1
 2020-08-19 10:11 UTC 

[GIT PULL] ARM: dt: Xilinx ZynqMP DT changes for v5.9-rc
 2020-08-19 10:09 UTC 

[PATCH v7 29/29] arm64: mte: Add Memory Tagging Extension documentation
 2020-08-19  9:54 UTC  (10+ messages)

[PATCH 0/2] Add some missing dt bindings for Hikey970
 2020-08-19  9:52 UTC  (3+ messages)
` [PATCH 1/2] dts: hisilicon: hi3670.dtsi: add I2C settings
` [PATCH 2/2] dts: hikey970-pinctrl.dtsi: add missing pinctrl settings

[PATCH v2 0/6] Add new controls for CQ and Frame-skip
 2020-08-19  9:48 UTC  (5+ messages)
` [PATCH v2 5/6] media: s5p-mfc: Use standard frame skip mode control
` [PATCH v2 6/6] media: docs: Deprecate mfc frame skip control

[PATCH v2] of: address: Work around missing device_type property in pcie nodes
 2020-08-19  9:42 UTC 

[PATCH] arm64: numa: rightsize the distance array
 2020-08-19  9:41 UTC  (5+ messages)

[PATCH v7 0/3] devres: provide and use devm_krealloc()
 2020-08-19  9:14 UTC  (9+ messages)
` [PATCH v7 1/3] devres: provide devm_krealloc()

[PATCH] gpio: omap: Fix warnings if PM is disabled
 2020-08-19  9:24 UTC 

a saner API for allocating DMA addressable pages
 2020-08-19  6:55 UTC  (29+ messages)
` [PATCH 01/28] mm: turn alloc_pages into an inline function
` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 03/28] drm/nouveau/gk20a: "
` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 15/28] dma-direct: remove __dma_to_phys
` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 17/28] dma-mapping: move dma_common_{mmap, get_sgtable} out of mapping.c
` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
` [PATCH 21/28] hal2: "
` [PATCH 22/28] sgiseeq: "
` [PATCH 23/28] lib82596: "
` [PATCH 24/28] 53c700: "
` [PATCH 25/28] dma-mapping: remove dma_cache_sync
` [PATCH 26/28] dmapool: add dma_alloc_pages support
` [PATCH 27/28] nvme-pci: fix PRP pool size
` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

[PATCH 0/2] arm64/mm: Enable THP migration
 2020-08-19  9:10 UTC  (6+ messages)
` [PATCH 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics

[PATCH] ARM: at91: Add GARDENA smart Gateway AT91SAM board
 2020-08-19  9:04 UTC  (3+ messages)

[PATCH v2 00/22] KVM: arm64: Rewrite page-table code and fault handling
 2020-08-19  9:03 UTC  (6+ messages)
` [PATCH v2 01/22] KVM: arm64: Don't free memcache pages in kvm_phys_addr_ioremap()
` [PATCH v2 02/22] KVM: arm64: Remove kvm_mmu_free_memory_caches()

[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
 2020-08-19  8:54 UTC  (3+ messages)

[PATCH 1/2] perf cs-etm: Fix corrupt data after perf inject from
 2020-08-19  8:47 UTC  (2+ messages)
` [PATCH 2/2] perf intel-pt: "

[PATCH] scsi: ufs-mediatek: Modify the minimum RX/TX lane count to 2
 2020-08-19  8:43 UTC 

[PATCH] irqchip/stm32-exti: avoid interrupts losing due to clearing pending bit by mistake
 2020-08-19  8:24 UTC  (2+ messages)

[PATCH] cpuidle: psci: Allow PM domain to be initialized even if no OSI mode
 2020-08-19  8:20 UTC  (3+ messages)

[PATCH v5 0/7] make hdmi work on bananapi-r2
 2020-08-19  8:17 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: mediatek: add mt7623 display-nodes
` [PATCH v5 2/7] drm/mediatek: add ddp routing for mt7623
` [PATCH v5 3/7] drm/mediatek: disable tmds on mt2701
` [PATCH v5 4/7] drm/mediatek: Add get_possible_crtc API for dpi, dsi
` [PATCH v5 5/7] drm/mediatek: dpi/dsi: change the getting possible_crtc way
` [PATCH v5 6/7] arm: dts: mt7623: move display nodes to separate mt7623n.dtsi
` [PATCH v5 7/7] arm: dts: mt7623: add display subsystem related device nodes

[PATCH 0/2] Add MStar interrupt controller support
 2020-08-19  8:14 UTC  (4+ messages)
` [PATCH 1/2] irqchip: irq-mst: "
` [PATCH 2/2] dt-bindings: interrupt-controller: Add MStar interrupt controller

[RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-08-19  8:06 UTC 

[PATCH][next] soc: ti: omap-prm: fix spelling mistake "unusupported" -> "unsupported"
 2020-08-19  7:50 UTC 

[PATCH v4 0/3] Try to release mmap_lock temporarily in smaps_rollup
 2020-08-19  7:37 UTC  (3+ messages)
` [PATCH v4 3/3] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock

[PATCH for v5.9] OMAP2+: Replace HTTP links with HTTPS ones
 2020-08-19  7:21 UTC  (2+ messages)

[PATCH for v5.9] ARM: OMAP2+: pm33xx-core: Replace HTTP links with HTTPS ones
 2020-08-19  7:21 UTC  (2+ messages)

[PATCH for v5.9] ARM: OMAP2+: hwmod: Replace HTTP links with HTTPS ones
 2020-08-19  7:21 UTC  (2+ messages)

[PATCH for v5.9] ARM: OMAP2+: Replace HTTP links with HTTPS ones
 2020-08-19  7:20 UTC  (2+ messages)

[PATCH for v5.9] ARM: OMAP2+: PRM: Replace HTTP links with HTTPS ones
 2020-08-19  7:20 UTC  (2+ messages)

[PATCH v4] soc: fsl: enable acpi support in RCPM driver
 2020-08-19  6:52 UTC 

[PATCH v3] soc: fsl: enable acpi support
 2020-08-19  6:52 UTC  (3+ messages)

[PATCH 0/8] Add Toshiba Visconti ARM64 Platform support
 2020-08-19  5:35 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: pinctrl: Add bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH 6/8] arm64: dts: visconti: Add device tree for TMPV7708 RM main board

[PATCH 1/2] thermal: ti-soc-thermal: Enable addition power management
 2020-08-19  4:59 UTC  (2+ messages)

[PATCH V2 0/3] do exception handling appropriately in at_dma_xlate()
 2020-08-19  4:29 UTC  (2+ messages)

[PATCH -next] dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' static
 2020-08-19  4:26 UTC  (5+ messages)

[PATCH] ARM: dts: BCM5301X: Fix pin controller node
 2020-08-19  4:23 UTC 

[PATCH v1 1/6] dt-bindings: ARM: add bindings for the Meraki MR32
 2020-08-19  3:34 UTC  (21+ messages)
` [PATCH v1 2/6] ARM: dts: BCM5301X: Specify PWM in the DT
  ` [PATCH v1 3/6] ARM: dts: BCM5301X: Specify uart2 "
    ` [PATCH v1 4/6] ARM: dts: BCM5301X: Specify pcie2 "
      ` [PATCH v1 5/6] MAINTAINERS: extend BCM5301X ARM ARCHITECTURE files
        ` [PATCH v1 6/6] ARM: BCM5301X: Add DT for Meraki MR32

[BUG] build error due to AGILEX_NAND_X_CLK
 2020-08-19  3:22 UTC 

[RFC/RFT PATCH 0/6] Unify NUMA implementation between ARM64 & RISC-V
 2020-08-19  3:18 UTC  (3+ messages)
` [RFC/RFT PATCH 1/6] numa: Move numa implementation to common code

[PATCH] clk: rockchip: Fix initialization of mux_pll_src_4plls_p
 2020-08-19  3:09 UTC  (2+ messages)

[PATCH -next] drm/mediatek: remove duplicate include
 2020-08-19  2:58 UTC 

[PATCH net] net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
 2020-08-19  2:41 UTC  (3+ messages)

[PATCH net v2] net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
 2020-08-19  2:33 UTC 

[PATCH] arm64: dts: imx8m: Add the ENET PPS interrupt
 2020-08-19  2:34 UTC  (2+ messages)
` [EXT] "

[PATCH] MAINTAINERS: Add entries for CoreSight and Arm SPE
 2020-08-19  2:24 UTC  (2+ messages)

[PATCH] coresight: etm4x: Ensure default perf settings filter user/kernel
 2020-08-19  2:11 UTC  (2+ messages)

[PATCH 1/2] dma-mapping: introduce relaxed version of dma sync
 2020-08-19  2:01 UTC  (7+ messages)

[PATCH v8 00/24] coresight: allow to build coresight as modules
 2020-08-19  1:55 UTC  (14+ messages)
` [PATCH v8 16/24] coresight: cti: add function to register cti associate ops
` [PATCH v8 19/24] coresight: cti: don't disable ect device if it's not enabled
` [PATCH v8 21/24] coresight: cti: allow cti to be built as a module

[RFC PATCH 1/2] arm64: dts: imx8mm: Fix the ENET interrupts order
 2020-08-19  1:47 UTC  (5+ messages)
` [RFC PATCH 2/2] arm64: dts: imx8mm: Describe the ENET pps interrupt
  ` [EXT] "
` [EXT] [RFC PATCH 1/2] arm64: dts: imx8mm: Fix the ENET interrupts order

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-08-19  0:51 UTC  (4+ messages)
` [PATCH 04/10] remoteproc: imx_rproc: make syscon optional

[PATCH v4] iommu/arm-smmu-v3: permit users to disable msi polling
 2020-08-18 23:54 UTC  (3+ messages)

[PATCH v4 0/3] iommu/arm-smmu-v3: permit users to disable msi polling
 2020-08-18 23:38 UTC  (4+ messages)
` [PATCH v4 1/3] iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for module parameter
` [PATCH v4 2/3] iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypass
` [PATCH v4 3/3] iommu/arm-smmu-v3: permit users to disable msi polling

[PATCH v2 0/2] KVM: arm64: Filtering PMU events
 2020-08-18 23:24 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: arm64: Add PMU event filtering infrastructure

[PATCH v3 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-18 22:18 UTC  (3+ messages)
` [PATCH v3 10/17] memblock: reduce number of parameters in for_each_mem_range()

[PATCH v8 0/6] ACPI: Support Generic Initiator proximity domains
 2020-08-18 22:11 UTC  (8+ messages)
` [PATCH v8 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v8 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v8 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v8 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v8 5/6] node: Add access1 class to represent CPU to memory characteristics
` [PATCH v8 6/6] docs: mm: numaperf.rst Add brief description for access class 1

[PATCH 0/6] Add TI PRUSS platform driver
 2020-08-18 22:07 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: soc: ti: Add TI PRUSS bindings

[PATCH] coresight: etm4x: Handle unreachable sink in perf mode
 2020-08-18 21:17 UTC  (2+ messages)

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-18 21:00 UTC  (10+ messages)
` [PATCH] block: "

[PATCH v4 0/3] Add Actions Semi Owl family sirq support
 2020-08-18 20:48 UTC  (5+ messages)
` [PATCH v4 2/3] irqchip: Add Actions Semi Owl SIRQ controller

[PATCH] arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to build
 2020-08-18 20:34 UTC  (2+ messages)

[PATCH V2 0/3] gpio-xilinx: Update on xilinx gpio driver
 2020-08-18 20:11 UTC  (3+ messages)
` [PATCH V2 1/3] gpio: xilinx: Add clock adaptation support

[PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
 2020-08-18 19:06 UTC  (10+ messages)

[PATCH] arm64: dts: rockchip: Fix power routing to support POE
 2020-08-18 18:45 UTC 

[PATCH v3] mm: introduce reference pages
 2020-08-18 18:25 UTC  (4+ messages)

[RFC PATCH v1 1/2] ASoC: rockchip-spdif: add description for rk3308
 2020-08-18 17:39 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: rockchip-spdif: add description for rk3308
 2020-08-18 17:39 UTC  (2+ messages)

[PATCH] drm/panel: s6e63m0: Order enable/disable sequence
 2020-08-18 17:33 UTC  (2+ messages)

[PATCH] net: stmmac: Fix signedness bug in stmmac_probe_config_dt()
 2020-08-18 17:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] spi: s3c24xx: correct kerneldoc comment
 2020-08-18 16:57 UTC  (2+ messages)

[PATCH] regulator: da9211: add cache_type
 2020-08-18 16:56 UTC  (2+ messages)

[PATCH] sound: remove duplicate "the the" phrase in Kconfig text
 2020-08-18 16:55 UTC  (2+ messages)

[PATCH v2 0/8] ASoC: sun50i-codec-analog: Cleanup and power management
 2020-08-18 16:55 UTC  (2+ messages)

[PATCH 0/7] Allwinner A64 digital audio codec fixes
 2020-08-18 16:54 UTC  (2+ messages)

[PATCH v7] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-08-18 16:47 UTC  (4+ messages)
` [PATCH v7 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings


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