linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-22 07:58:11 to 2021-12-23 06:06:39 UTC [more...]

[PATCH v2 05/23] PCI: dra7xx: Prefer of_device_get_match_data()
 2021-12-23  6:04 UTC  (14+ messages)
` [PATCH v2 08/23] PCI: j721e: Drop pointless of_device_get_match_data() cast
` [PATCH v2 09/23] PCI: j721e: Drop redundant struct device *
` [PATCH v2 11/23] PCI: iproc: Rename iproc_pcie_bcma_ to iproc_bcma_pcie_
` [PATCH v2 12/23] PCI: iproc: Rename iproc_pcie_pltfm_ to iproc_pltfm_pcie_
` [PATCH v2 13/23] PCI: ls-gen4: Rename ls_pcie_g4 to ls_g4_pcie
` [PATCH v2 14/23] PCI: mediatek-gen3: Rename mtk_pcie_port to mtk_gen3_pcie
` [PATCH v2 16/23] PCI: mt7621: Make pci_ops static
` [PATCH v2 17/23] PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_
` [PATCH v2 20/23] PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcie
` [PATCH v2 21/23] PCI: xgene: Rename xgene_pcie_port to xgene_pcie
` [PATCH v2 22/23] PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcie
` [PATCH v2 23/23] PCI: xilinx-cpm: Rename xilinx_cpm_pcie_port to xilinx_cpm_pcie

[soc:broadcom/dt] BUILD SUCCESS 5e33f1c4a7cb914a003a304ab8eef705b17aabb7
 2021-12-23  4:47 UTC 

[soc:qcom/defconfig] BUILD SUCCESS 156f91f1c49a5f2ccae8e4b2d882ca3a28e3f26f
 2021-12-23  4:47 UTC 

[soc:aspeed/dt] BUILD SUCCESS 45cd8bbaaa18ab1c4f4387529db72b33be463197
 2021-12-23  4:47 UTC 

[PATCH v3 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2021-12-23  4:35 UTC  (7+ messages)
` [PATCH v3 1/6] crypto: sm3 - create SM3 stand-alone library
` [PATCH v3 2/6] crypto: arm64/sm3-ce - make dependent on sm3 library
` [PATCH v3 3/6] crypto: sm2 "
` [PATCH v3 4/6] crypto: sm3 "
` [PATCH v3 5/6] crypto: x86/sm3 - add AVX assembly implementation
` [PATCH v3 6/6] crypto: tcrypt - add asynchronous speed test for SM3

[PATCH RESEND] ARM: Add unwinding annotations to __loop.*delay functions
 2021-12-23  2:56 UTC 

[PATCH v18 00/17] support reserving crashkernel above 4G on arm64 kdump
 2021-12-23  2:09 UTC  (20+ messages)
` [PATCH v18 01/17] x86/setup: Move CRASH_ALIGN and CRASH_ADDR_{LOW|HIGH}_MAX to asm/kexec.h
` [PATCH v18 02/17] x86/setup: Move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v18 03/17] x86/setup: Adjust the range of codes separated by CONFIG_X86_64
` [PATCH v18 04/17] x86/setup: Add helper parse_crashkernel_in_order()
` [PATCH v18 05/17] x86/setup: Use parse_crashkernel_in_order() to make code logic clear
` [PATCH v18 06/17] x86/setup: Update comments in reserve_crashkernel()
` [PATCH v18 07/17] x86/setup: Eliminate a magic number "
` [PATCH v18 08/17] x86/setup: Add build option ARCH_WANT_RESERVE_CRASH_KERNEL
` [PATCH v18 09/17] x86/setup: Move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v18 10/17] kdump: Simplify the parameters of __parse_crashkernel()
` [PATCH v18 11/17] kdump: Make parse_crashkernel_{high|low} static
` [PATCH v18 12/17] kdump: Reduce unused parameters of parse_crashkernel_{high|low}
` [PATCH v18 13/17] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v18 14/17] arm64: kdump: reimplement crashkernel=X
` [PATCH v18 15/17] of: fdt: Aggregate the processing of "linux, usable-memory-range"
` [PATCH v18 16/17] of: fdt: Add memory for devices by DT property "
` [PATCH v18 17/17] kdump: update Documentation about crashkernel

linux-next: build warning after merge of the arm-soc tree
 2021-12-22 23:58 UTC  (3+ messages)

[PATCH v3 0/5] iommu/arm-smmu-v3: Add NVIDIA Grace CMDQ-V Support
 2021-12-22 22:52 UTC  (10+ messages)
` [PATCH v3 4/5] iommu/arm-smmu-v3: Add host support for NVIDIA Grace CMDQ-V
` [PATCH v3 5/5] iommu/nvidia-grace-cmdqv: Limit CMDs for guest owned VINTF

[PATCH 0/2] sched/fair: Wake task within the cluster when possible
 2021-12-22 22:36 UTC  (9+ messages)
` [PATCH 1/2] sched: Add per_cpu cluster domain info and cpus_share_cluster API
` [PATCH 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[RFC PATCH v6 0/4] Add Naneng multi phy support for rk3568
 2021-12-22 21:30 UTC  (5+ messages)
` [RFC PATCH v6 1/4] dt-bindings: mfd: syscon: add naneng multi phy register compatible
` [RFC PATCH v6 2/4] dt-bindings: phy: rockchip: add naneng multi phy bindings
` [RFC PATCH v6 3/4] phy: rockchip: add naneng multi phy for rk3568
` [RFC PATCH v6 4/4] arm64: dts: rockchip: add naneng multi phy nodes "

[PATCH] pinctrl: imx: fix allocation result check
 2021-12-22 21:28 UTC 

[PATCH V2 1/4] pinctrl: imx: prepare for making "group_names" in "function_desc" const
 2021-12-22 20:24 UTC  (2+ messages)

[PATCH v3 00/22] drm/rockchip: RK356x VOP2 support
 2021-12-22 19:56 UTC  (10+ messages)
` [PATCH 08/22] dt-bindings: display: rockchip: dw-hdmi: use "ref" as clock name
  ` [PATCH 22/22] drm: rockchip: Add VOP2 driver

[PATCH v1 1/1] KVM: arm64: vgic: Replace kernel.h with the necessary inclusions
 2021-12-22 19:14 UTC  (4+ messages)

[PATCH v2] ARM: avoid literal references in inline assembly
 2021-12-22 19:13 UTC  (2+ messages)

[PATCH 0/5] drm/exynos: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-22 19:01 UTC  (6+ messages)
` [PATCH 1/5] drm/exynos/exynos7_drm_decon: Use platform_get_irq_byname() to get the interrupt
` [PATCH 2/5] drm/exynos: mixer: Use platform_get_irq() "
` [PATCH 3/5] drm/exynos/exynos_drm_fimd: Use platform_get_irq_byname() "
` [PATCH 4/5] drm/exynos/fimc: Use platform_get_irq() "
` [PATCH 5/5] drm/exynos: gsc: "

[PATCH] usb: gadget: atmel: Revert regression in USB Gadget (atmel_usba_udc)
 2021-12-22 18:33 UTC  (6+ messages)

[next] arm: current.h:53:6: error: out of range pc-relative fixup value
 2021-12-22 18:32 UTC  (2+ messages)

[PATCH 0/3] Add RTC support to i.MX8QM
 2021-12-22 18:29 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: fsl: scu: Add i.MX8QM rtc binding

[boot-wrapper PATCH v2 0/9] Various (build system) fixes
 2021-12-22 18:16 UTC  (10+ messages)
` [boot-wrapper PATCH v2 1/9] Makefile: Avoid .got section creation
` [boot-wrapper PATCH v2 2/9] Add standard headers
` [boot-wrapper PATCH v2 3/9] Makefile: Tell compiler to generate bare-metal code
` [boot-wrapper PATCH v2 4/9] configure: Make PSCI the default boot method
` [boot-wrapper PATCH v2 5/9] configure: Fix default DTB
` [boot-wrapper PATCH v2 6/9] configure: Use earlycon instead of earlyprintk
` [boot-wrapper PATCH v2 7/9] pointer auth: Document CPU feature bit mask
` [boot-wrapper PATCH v2 8/9] configure: Autodetect GICv3
` [boot-wrapper PATCH v2 9/9] avoid dtc warnings on re-compiling DTB

[PATCH] firmware: arm_scmi: replace resevered identifiers in macros
 2021-12-22 18:15 UTC  (2+ messages)

[PATCH V3] dt-bindings: arm: amlogic: add S4 based AQ222 bindings
 2021-12-22 18:12 UTC  (2+ messages)

[PATCH V2] dt-bindings: serial: amlogic, meson-uart: support S4
 2021-12-22 18:12 UTC  (2+ messages)

[PATCH v8 00/14] Add support for Airoha EN7523 SoC
 2021-12-22 18:07 UTC  (11+ messages)
` [PATCH v8 03/14] ARM: dts: Add basic support for Airoha EN7523
` [PATCH v8 07/14] clk: en7523: Add clock driver for Airoha EN7523 SoC
` [PATCH v8 13/14] gpio: Add support for Airoha EN7523 GPIO controller

[PATCH 0/8] counter: Remove struct counter_device::priv
 2021-12-22 17:51 UTC  (5+ messages)

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2021-12-22 17:50 UTC  (3+ messages)
` [PATCH v7 3/4] dt-bindings: pinctrl: mt8195: add wrapping node of pin configurations

[PATCH 1/3] Add initial support for Mediatek mt6582
 2021-12-22 17:32 UTC  (3+ messages)
` [PATCH 3/3] This adds a DT binding documentation for the MT6582 SoC

[PATCH v2] dt-bindings: dsp: mediatek: add mt8195 dsp document
 2021-12-22 17:18 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes
 2021-12-22 17:11 UTC  (2+ messages)

[PATCH v7 00/10] Add Sunplus SP7021 SoC Support
 2021-12-22 17:05 UTC  (3+ messages)
` [PATCH v7 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver

[PATCH v2 1/3] spi: dln2: Propagate firmware node
 2021-12-22 16:42 UTC  (4+ messages)
` [PATCH v2 2/3] spi: dw: "
` [PATCH v2 3/3] spi: pxa2xx: "

[GIT PULL 1/2] arm64: TI K3 SoC configs changes for v5.17
 2021-12-22 16:40 UTC  (8+ messages)

[PATCH 0/3] dmaengine: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-22 16:15 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interrupt
` [PATCH 2/3] dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() "
` [PATCH 3/3] dmaengine: mediatek-cqdma: "

[PATCH v5] arm64: errata: Fix exec handling in erratum 1418040 workaround
 2021-12-22 16:12 UTC  (8+ messages)

[PATCH 1/2] ARM: dts: qcom: Build apq8016-sbc/DragonBoard 410c DTB on ARM32
 2021-12-22 16:07 UTC  (3+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable drivers for DragonBoard 410c

[PATCH v1 1/3] spi: dln2: Propagate firmware node
 2021-12-22 15:51 UTC  (5+ messages)
` [PATCH v1 2/3] spi: dw: "
` [PATCH v1 3/3] spi: pxa2xx: "

[GIT PULL] Qualcomm ARM64 defconfig updates for v5.17
 2021-12-22 15:22 UTC 

[GIT PULL] Qualcomm ARM64 DeviceTree updates for v5.17
 2021-12-22 15:19 UTC 

[PATCH net-next v2 0/1] net: stmmac: add EthType Rx Frame steering
 2021-12-22 14:43 UTC  (2+ messages)
` [PATCH net-next v2 1/1] net: stmmac: add tc flower filter for EtherType matching

[soc:arm/soc] BUILD SUCCESS ce96a964682ac11a7f6823397dfdb5026d459f37
 2021-12-22 14:24 UTC 

[PATCH v8 00/11] Introduce atomic support for SCMI transports
 2021-12-22 14:23 UTC  (2+ messages)
` [PATCH v8 00/11] (subset) "

[PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
 2021-12-22 14:19 UTC 

[GIT PULL] firmware: arm_scmi: Updates for v5.17
 2021-12-22 14:13 UTC 

[PATCH] spi: uniphier: Fix a bug that doesn't point to private data correctly
 2021-12-22 14:04 UTC  (2+ messages)

[PATCH 0/4] soc: rockchip: power-domain: Add regulator support
 2021-12-22 13:40 UTC  (11+ messages)
` [PATCH 3/4] "

[PATCH v2 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2021-12-22 13:11 UTC  (4+ messages)
` [PATCH v2 1/6] crypto: sm3 - create SM3 stand-alone library

[PATCH 1/2] arm64: uaccess: disable preempt during uaccess through ttbr0
 2021-12-22 13:02 UTC  (4+ messages)
` [PATCH 2/2] arm64: uaccess: disable preempt during uaccess PSTATE.{PAN, TCO}
  ` [PATCH 2/2] arm64: uaccess: disable preempt during uaccess PSTATE.{PAN,TCO}

[PATCH v2 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2021-12-22 13:00 UTC  (7+ messages)
` [PATCH v2 2/3] i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt
` [PATCH v2 3/3] i2c: riic: Use platform_get_irq() "

[soc:qcom/dt64 60/89] Error: arch/arm64/boot/dts/qcom/sm6125.dtsi:452.28-29 syntax error
 2021-12-22 12:49 UTC 

[PATCH v4 0/4] Add support for the Cypress cyttsp5
 2021-12-22 12:46 UTC  (5+ messages)
` [PATCH v4 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v4 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
` [PATCH v4 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v4 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5

[PATCH V3] arm64: Unhash early pointer print plus improve comment
 2021-12-22 12:27 UTC  (4+ messages)

[PATCH v5 0/2] arm64: dts: exynos: Add E850-96 board support
 2021-12-22 12:27 UTC  (6+ messages)
` [PATCH v5 1/2] arm64: dts: exynos: Add initial Exynos850 SoC support

[PATCH v2] asm-generic: introduce io_stop_wc() and add implementation for ARM64
 2021-12-22 11:26 UTC  (2+ messages)

[PATCH v6 0/7] dd initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-22 11:17 UTC  (2+ messages)

[PATCH mm v4 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-22 11:11 UTC  (3+ messages)
` [PATCH mm v4 32/39] kasan, arm64: don't tag executable vmalloc allocations

[soc:for-next] BUILD SUCCESS 73f70ef9363be55db64f2163cbe6758f47933640
 2021-12-22 11:01 UTC 

[PATCH v1 1/1] gpio: Remove unused local OF node pointers
 2021-12-22 11:00 UTC  (7+ messages)

[PATCH 3/3] mmc: sunxi-mmc: use pll to increase clock speed
 2021-12-22 10:49 UTC  (2+ messages)

[PATCH] asm-generic: introduce io_stop_wc() and add implementation for ARM64
 2021-12-22 10:43 UTC  (3+ messages)

[PATCH] serial: mps2-uart: Check for error irq
 2021-12-22 10:23 UTC  (2+ messages)

[PATCH -next 0/3] replace open coded VA->PA calculation
 2021-12-22  9:29 UTC  (6+ messages)

[PATCH 0/3] the UART driver compatible with the Amlogic Meson S4 SoC
 2021-12-22  9:28 UTC  (12+ messages)
` [PATCH 1/3] tty: serial: meson: modify request_irq and free_irq
` [PATCH 2/3] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
` [PATCH 3/3] tty: serial: meson: add UART driver compatible with S4 SoC on-chip

Config REGULATOR_MTK_DVFSR depends on the non-existing config MTK_DVFSRC
 2021-12-22  9:24 UTC 

[PATCH v1 0/1] gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq
 2021-12-22  9:18 UTC  (3+ messages)
` [PATCH v1 1/1] gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler

[PATCH v2 0/6] Add missing format_mod_supported functions
 2021-12-22  9:05 UTC  (7+ messages)
` [PATCH v2 1/6] drm/plane: Make format_mod_supported truly optional
` [PATCH v2 2/6] drm/plane: Fix typo in format_mod_supported documentation
` [PATCH v2 3/6] drm/simple-kms: Drop format_mod_supported function
` [PATCH v2 4/6] drm/i915/display: "
` [PATCH v2 5/6] drm: mxsfb: "
` [PATCH v2 6/6] drm/stm: ltdc: "

[PATCH v3 00/10] drm: Make drivers to honour the nomodeset parameter
 2021-12-22  8:28 UTC  (2+ messages)
` [PATCH v3 07/10] drm/imx/dcss: Replace module initialization with DRM helpers

[PATCH 0/8] sched: Remove unused TASK_SIZE_OF
 2021-12-22  8:22 UTC  (6+ messages)
` [PATCH 4/8] sched: powerpc: "

[PATCH 0/4] Correct timing report
 2021-12-22  8:21 UTC  (5+ messages)
` [PATCH v2 1/4] media: aspeed: Correct value for h-total-pixels
` [PATCH v2 2/4] media: aspeed: Use FIELD_GET to improve readability
` [PATCH v2 3/4] media: aspeed: Correct values for detected timing
` [PATCH v2 4/4] media: aspeed: Fix timing polarity incorrect

[PATCH v3 1/2] media: imx: imx7-media-csi: add support for imx8mq
 2021-12-22  8:16 UTC  (2+ messages)

[PATCH v5 07/18] soc: imx: gpcv2: support system suspend/resume
 2021-12-22  8:12 UTC  (4+ messages)
` [PATCH] hack: soc: imx: gpcv2: avoid unbalanced powering off of one device

[PATCHv2 2/2] efi: apply memblock cap after memblock_add()
 2021-12-22  8:00 UTC  (3+ messages)
` [PATCHv3] "


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