linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 02:50:11 to 2020-10-30 12:30:55 UTC [more...]

[PATCH RFC v6 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-10-30 12:29 UTC  (9+ messages)
  ` [PATCH RFC v6 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties

[PATCH 1/6] arm64: dts: imx8mm-var-som: fix missing PMIC's interrupt line pull-up
 2020-10-30 12:27 UTC  (5+ messages)
` [PATCH 2/6] arm64: dts: imx8mm-beacon-som: "

[PATCH] spi: atmel: Downgrade to dev_dbg when dma_request_chan() fails
 2020-10-30 12:11 UTC 

[PATCH] i2c: mediatek: move dma reset before i2c reset
 2020-10-30 11:58 UTC 

[PATCH v3 0/3] add ima_arch support for ARM64
 2020-10-30 11:53 UTC  (7+ messages)
` [PATCH v3 1/3] efi: generalize efi_get_secureboot
` [PATCH v3 2/3] ima: replace arch-specific get_sb_mode() with a common helper ima_get_efi_secureboot()
` [PATCH v3 3/3] arm64/ima: add ima_arch support

[PATCH 0/4] Add sustainable OPP concept
 2020-10-30 11:47 UTC  (11+ messages)
` [PATCH 2/4] OPP: Add support for parsing the 'opp-sustainable' property

[PATCH v2 1/2] dt-bindings: power: Add MT8167 power domains
 2020-10-30 11:47 UTC  (4+ messages)
` [PATCH v2 2/2] soc: mediatek: pm-domains: Add support for mt8167

[PATCH v4 00/16] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-10-30 11:36 UTC  (17+ messages)
` [PATCH v4 01/16] dt-bindings: power: Add bindings for the Mediatek "
` [PATCH v4 02/16] soc: mediatek: Add MediaTek SCPSYS power domains
` [PATCH v4 03/16] arm64: dts: mediatek: Add mt8173 power domain controller
` [PATCH v4 04/16] soc: mediatek: pm-domains: Add bus protection protocol
` [PATCH v4 05/16] soc: mediatek: pm_domains: Make bus protection generic
` [PATCH v4 06/16] soc: mediatek: pm-domains: Add SMI block as bus protection block
` [PATCH v4 07/16] soc: mediatek: pm-domains: Add extra sram control
` [PATCH v4 08/16] soc: mediatek: pm-domains: Add subsystem clocks
` [PATCH v4 09/16] soc: mediatek: pm-domains: Allow bus protection to ignore clear ack
` [PATCH v4 10/16] dt-bindings: power: Add MT8183 power domains
` [PATCH v4 11/16] soc: mediatek: pm-domains: Add support for mt8183
` [PATCH v4 12/16] arm64: dts: mediatek: Add smi_common node for MT8183
` [PATCH v4 13/16] arm64: dts: mediatek: Add mt8183 power domains controller
` [PATCH v4 14/16] dt-bindings: power: Add MT8192 power domains
` [PATCH v4 15/16] soc: mediatek: pm-domains: Add default power off flag
` [PATCH v4 16/16] soc: mediatek: pm-domains: Add support for mt8192

PCI trouble on mvebu (Turris Omnia)
 2020-10-30 11:23 UTC  (3+ messages)

[PATCH v2 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-10-30 11:19 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case
` [PATCH v2 2/2] ASoC: qcom: sc7180: Modify machine driver for 2mic

[PATCH 0/6] An alternative series for asymmetric AArch32 systems
 2020-10-30 11:18 UTC  (11+ messages)
` [PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support

[PATCH -next] usb: Make sync_all_pins static
 2020-10-30 11:18 UTC  (2+ messages)

[PATCH v3 00/16] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-10-30 11:17 UTC  (14+ messages)
` [PATCH v3 02/16] soc: mediatek: Add MediaTek SCPSYS power domains
` [PATCH v3 04/16] soc: mediatek: pm-domains: Add bus protection protocol
` [PATCH v3 06/16] soc: mediatek: pm-domains: Add SMI block as bus protection block
` [PATCH v3 15/16] soc: mediatek: pm-domains: Add default power off flag

[v8] i2c: imx: support slave mode for imx I2C driver
 2020-10-30 11:17 UTC  (4+ messages)

[PATCH] ARM: dts: at91: add serial MFD sub-node for usart
 2020-10-30 11:07 UTC 

[PATCH v2 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-10-30 11:06 UTC  (2+ messages)

[PATCHv2 0/3] arm64: kvm: avoid referencing cpu_hwcaps from hyp
 2020-10-30 10:59 UTC  (9+ messages)
` [PATCHv2 1/3] arm64: kvm: factor out is_{vhe,nvhe}_hyp_code()
` [PATCHv2 2/3] arm64: cpufeature: reorder cpus_have_{const, final}_cap()
  ` [PATCHv2 2/3] arm64: cpufeature: reorder cpus_have_{const,final}_cap()
` [PATCHv2 3/3] arm64: cpufeature: upgrade hyp caps to final

[PATCH v6 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-30 10:56 UTC  (23+ messages)
` [PATCH v6 1/9] mm: add Kernel Electric-Fence infrastructure
` [PATCH v6 2/9] x86, kfence: enable KFENCE for x86
` [PATCH v6 3/9] arm64, kfence: enable KFENCE for ARM64
` [PATCH v6 4/9] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v6 5/9] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v6 6/9] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v6 7/9] kfence, Documentation: add KFENCE documentation
` [PATCH v6 8/9] kfence: add test suite
` [PATCH v6 9/9] MAINTAINERS: Add entry for KFENCE

[PATCH 0/5] iio: adc: xilinx: use even more devres
 2020-10-30 10:52 UTC  (4+ messages)
` [PATCH 4/5] iio: adc: xilinx: use devres for irq handling

PCI trouble on mvebu (Turris Omnia)
 2020-10-30 10:45 UTC  (9+ messages)

[PATCH] crypto: arm64 - move const after static
 2020-10-30 10:38 UTC  (2+ messages)

[PATCH V2 1/3] arm64: dts: imx8mm: Correct WDOG_B pin configuration
 2020-10-30 10:34 UTC  (2+ messages)

[PATCH 0/5] Elimo Impetus and Initium support
 2020-10-30 10:33 UTC  (6+ messages)
` [PATCH 4/5] dt-bindings: arm: sunxi: add Elimo bindings

[PATCH v5 00/15] follow_pfn and other iomap races
 2020-10-30 10:08 UTC  (16+ messages)
` [PATCH v5 01/15] drm/exynos: Stop using frame_vector helpers
` [PATCH v5 02/15] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v5 03/15] misc/habana: Stop using frame_vector helpers
` [PATCH v5 04/15] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v5 06/15] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v5 07/15] mm: Close race in generic_access_phys
` [PATCH v5 08/15] mm: Add unsafe_follow_pfn
` [PATCH v5 09/15] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v5 10/15] vfio/type1: Mark follow_pfn "
` [PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v5 12/15] /dev/mem: Only set filp->f_mapping
` [PATCH v5 13/15] resource: Move devmem revoke code to resource framework
` [PATCH v5 14/15] sysfs: Support zapping of binary attr mmaps
` [PATCH v5 15/15] PCI: Revoke mappings like devmem

[soc:for-next] BUILD SUCCESS 36ab3c32cafc42bf3886b20c5933ef4a72145105
 2020-10-30 10:30 UTC 

[soc:arm/fixes] BUILD SUCCESS deaafe8edde737055efc0dc5f00b17981541cf19
 2020-10-30 10:30 UTC 

[GIT PULL] Allwinner Fixes for 5.10
 2020-10-30 10:29 UTC  (12+ messages)

[PATCH v2 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-10-30 10:29 UTC  (8+ messages)
` [PATCH v2 02/12] soc: mediatek: Add MediaTek SCPSYS power domains

[PATCH v2 1/2] ARM: dts: imx7-tqma7: add SPI-NOR flash
 2020-10-30 10:26 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: imx7-mba7: add default SPI-NOR flash partition layout

[PATCH v13 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-30 10:26 UTC  (5+ messages)
` [PATCH v13 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "
    `  "

[PATCH v2] arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
 2020-10-30 10:25 UTC  (2+ messages)

[PATCH] misc: xilinx_sdfec: add compat_ptr_ioctl()
 2020-10-30 10:22 UTC  (3+ messages)

[PATCH] arm64: NUMA: Kconfig: Increase max number of nodes
 2020-10-30 10:21 UTC  (8+ messages)

[PATCH] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
 2020-10-30 10:01 UTC  (6+ messages)

[xlnx:xlnx_rebase_v5.4 942/1683] drivers/mtd/spi-nor/spi-nor.c:5196:14: error: implicit declaration of function 'of_get_next_parent'
 2020-10-30  9:52 UTC 

[PATCH V2 0/7] patches to add missing put_device() call
 2020-10-30  9:46 UTC  (3+ messages)
` [PATCH 2/7] media: platform: add missing put_device() call in mtk_jpeg_probe()

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-10-30  9:39 UTC  (6+ messages)

[PATCH] iommu: Clarify .of_xlate assumptions
 2020-10-30  9:38 UTC  (2+ messages)

[PATCH v5 0/1] Add basic node support for Mediatek MT8192 SoC
 2020-10-30  9:32 UTC  (5+ messages)
` [PATCH v5 1/1] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile

[PATCH] ARM: highmem: avoid clobbering non-page aligned memory reservations
 2020-10-30  9:29 UTC  (4+ messages)

[PATCHv7 0/7] System Cache support for GPU and required SMMU support
 2020-10-30  9:23 UTC  (8+ messages)
` [PATCHv7 1/7] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for "
` [PATCHv7 3/7] drm/msm: rearrange the gpu_rmw() function
` [PATCHv7 4/7] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv7 5/7] drm/msm/a6xx: Add support for using system cache on MMU500 based targets
` [PATCHv7 6/7] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv7 7/7] iommu: arm-smmu-impl: Add a space before open parenthesis

[PATCH v6 0/1] Add basic node support for Mediatek MT8192 SoC
 2020-10-30  9:22 UTC  (2+ messages)
` [PATCH v6 1/1] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile

[PATCH v4 0/3] MT8192 SMI support
 2020-10-30  9:12 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema
` [PATCH v4 2/3] dt-bindings: memory: mediatek: Add mt8192 support
` [PATCH v4 3/3] memory: mtk-smi: "

[PATCH 00/12] dt-bindings: arm: fsl: fix and document compatibles
 2020-10-30  9:18 UTC  (3+ messages)

[PATCH v1 1/3] dt-bindings: vendor-prefixes: Add an entry for Altus-Escon-Company
 2020-10-30  9:12 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: arm: fsl: add Altesco I6P board
` [PATCH v1 3/3] ARM: dts: "

[PATCH 0/5 v16] KASan for Arm
 2020-10-30  9:09 UTC  (12+ messages)

[PATCH] spi: bcm2835: fix gpio cs level inversion
 2020-10-30  9:06 UTC  (2+ messages)

[GIT PULL] STM32 DT fixes for v5.10 #1
 2020-10-30  9:04 UTC  (3+ messages)

[PATCH 1/6] drm/vc4: bo: Add a managed action to cleanup the cache
 2020-10-30  8:59 UTC  (4+ messages)
` [PATCH 6/6] drm/vc4: kms: Add functions to create the state objects

[PATCH 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board
 2020-10-30  8:59 UTC  (7+ messages)
` [PATCH v3 0/2] Add device tree support for LX2162AQDS board
  ` [PATCH v3 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board

[PATCH v5 0/2] leds: mt6360: Add LED driver for MT6360
 2020-10-30  8:51 UTC  (8+ messages)
` [PATCH v5 2/2] "

[PATCH v1] ARM: dts: protonic prti6q: fix PHY address
 2020-10-30  8:50 UTC  (2+ messages)

[PATCH v2 28/39] docs: ABI: fix syntax to be parsed using ReST notation
 2020-10-30  7:40 UTC  (2+ messages)
` [PATCH v2 32/39] docs: ABI: change read/write attributes

mm/memblock: export memblock_{start/end}_of_DRAM
 2020-10-30  8:38 UTC  (3+ messages)

[PATCH v2 0/3] drm: panfrost: Coherency support
 2020-10-30  8:35 UTC  (2+ messages)

[PATCH V2] arm64: dts imx8mn: Remove non-existent USB OTG2
 2020-10-30  8:34 UTC  (2+ messages)

[PATCH] arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
 2020-10-30  8:27 UTC  (3+ messages)
` [PATCH] arm64: kprobes: Remove redundant kprobe_step_ctx

[PATCH] arm64/smp: Move rcu_cpu_starting() earlier
 2020-10-30  8:15 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mm-beacon-som: Add QSPI NOR flash support
 2020-10-30  8:01 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-beacon-som: Configure supplies on secondary cpus
 2020-10-30  8:00 UTC  (2+ messages)

[PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
 2020-10-30  7:59 UTC  (12+ messages)

[PATCH] pinctrl: aspeed: Fix GPI only function problem
 2020-10-30  6:02 UTC  (5+ messages)
` [PATCH v2] "

[xlnx:xlnx_rebase_v5.4 892/1683] drivers/usb/gadget/function/f_tcm.c:342 alloc_cmd_resource() warn: this array is probably non-NULL. 'fu->cmd'
 2020-10-30  7:56 UTC 

[PATCH] arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
 2020-10-30  7:57 UTC  (2+ messages)

[PATCH] Documentation: Chinese translation of Documentation/arm64/perf.rst
 2020-10-30  7:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-10-30  7:46 UTC  (3+ messages)
` [PATCH v7 08/12] ARM: dts: imx: Fix schema warnings for pwm-leds

[PATCH] arm64: dts: fsl: DPAA FMan DMA operations are coherent
 2020-10-30  7:39 UTC  (2+ messages)

[PATCH v5 0/4] add NXP imx8mp usb support
 2020-10-30  7:23 UTC  (2+ messages)

[PATCH v1] xsysace: use platform_get_resource() and platform_get_irq_optional()
 2020-10-30  7:08 UTC  (4+ messages)

[PATCH v5 1/2] arm64: dts: Add the Kontron i.MX8M Mini SoMs and baseboards
 2020-10-30  7:02 UTC  (2+ messages)

[PATCH v2 0/6] fix iproc driver to handle master read request
 2020-10-30  6:53 UTC  (7+ messages)
` [PATCH v2 1/6] i2c: iproc: handle Master aborted error
` [PATCH v2 2/6] i2c: iproc: handle only slave interrupts which are enabled
` [PATCH v2 3/6] i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
` [PATCH v2 4/6] i2c: iproc: fix typo in slave_isr function
` [PATCH v2 5/6] i2c: iproc: handle master read request
` [PATCH v2 6/6] i2c: iproc: handle rx fifo full interrupt

[PATCH v2 00/12] ARM: dts: imx: Board compatibles cleanup
 2020-10-30  6:51 UTC  (2+ messages)

[PATCH] arm64: add support for TIF_NOTIFY_SIGNAL
 2020-10-30  6:48 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: tiogapass: Remove vuart
 2020-10-30  6:16 UTC  (2+ messages)

[PATCH 01/17] phy: allwinner: convert to devm_platform_ioremap_resource(_byname)
 2020-10-30  3:49 UTC  (6+ messages)
` [PATCH 02/17] phy: amlogic: convert to devm_platform_ioremap_resource
` [PATCH 03/17] phy: broadcom: convert to devm_platform_ioremap_resource(_byname)

[PATCH] ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsi
 2020-10-30  3:47 UTC  (3+ messages)

[PATCH] clk: imx: remove redundant assignment to pointer np
 2020-10-30  3:27 UTC  (2+ messages)

[PATCH v7 00/11] clk: imx8: add new clock binding for better pm support
 2020-10-30  3:22 UTC  (4+ messages)
` [PATCH v7 03/11] clk: imx: scu: add two cells binding support


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