linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-14 19:57:34 to 2021-10-15 10:07:30 UTC [more...]

[PATCH 0/5] KVM: arm64: Reorganise vcpu first run
 2021-10-15 10:05 UTC  (8+ messages)
` [PATCH 1/5] KVM: arm64: Move SVE state mapping at HYP to finalize-time
` [PATCH 2/5] KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line
` [PATCH 3/5] KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()
` [PATCH 4/5] KVM: arm64: Restructure the point where has_run_once is advertised
` [PATCH 5/5] KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid

[PATCH v12 10/10] ARM: dts: imx7d: remarkable2: Enable lcdif
 2021-10-15  9:43 UTC  (3+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-10-15  9:37 UTC  (5+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock
    ` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[PATCH] dt-bindings: gpio: zynq: Add missing compatible strings
 2021-10-15  9:28 UTC  (3+ messages)

[PATCH] dt-bindings: gpio: zynq: Describe gpio-line-names
 2021-10-15  9:27 UTC 

[PATCH] arm64: zynqmp: Fix comment about number of gpio line names
 2021-10-15  9:17 UTC 

[PATCH v2 0/3] phy: stm32: add phy tuning support
 2021-10-15  9:10 UTC  (8+ messages)
` [PATCH v2 2/3] dt-bindings: phy: phy-stm32-usbphyc: add optional phy tuning properties

[shawnguo:imx/drivers 11/12] drivers/soc/imx/imx8m-blk-ctrl.c:460:3: error: use of undeclared identifier 'IMX8MM_DISPBLK_PD_CSI_BRIDGE'
 2021-10-15  9:01 UTC 

[PATCH] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash
 2021-10-15  8:58 UTC  (6+ messages)

[PATCH] acpi: arm64: fix section mismatch warning
 2021-10-15  8:53 UTC  (4+ messages)

[RFC PATCH v2] arm64: barrier: add macro dgh() to control memory accesses merging
 2021-10-15  9:05 UTC 

[GIT PULL] KVM/arm64 fixes for 5.15, take #2
 2021-10-15  8:47 UTC  (2+ messages)

[RFC PATCH v1 0/4] support the Librem 5 front camera
 2021-10-15  8:35 UTC  (5+ messages)
` [RFC PATCH v1 1/4] arm64: dts: split out a shared imx8mq-librem5-r3.dtsi description
` [RFC PATCH v1 2/4] arm64: dts: imx8mq-librem5: describe power supply for cameras
` [RFC PATCH v1 3/4] arm64: dts: imx8mq-librem5: describe the selfie cam
` [RFC PATCH v1 4/4] arm64: dts: imx8mq-librem5-r3.dtsi: describe selfie cam XSHUTDOWN pin

[PATCH v5 00/15] clk: at91: updates for power management and dvfs
 2021-10-15  8:33 UTC  (30+ messages)
` [PATCH v5 01/15] clk: at91: re-factor clocks suspend/resume
` [PATCH v5 02/15] clk: at91: pmc: execute suspend/resume only for backup mode
` [PATCH v5 04/15] clk: at91: clk-master: add register definition for sama7g5's master clock
` [PATCH v5 05/15] clk: at91: clk-master: improve readability by using local variables
` [PATCH v5 06/15] clk: at91: pmc: add sama7g5 to the list of available pmcs
` [PATCH v5 07/15] clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
` [PATCH v5 08/15] clk: at91: clk-master: check if div or pres is zero
` [PATCH v5 09/15] clk: at91: clk-master: mask mckr against layout->mask
` [PATCH v5 10/15] clk: at91: clk-master: fix prescaler logic
` [PATCH v5 11/15] clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
` [PATCH v5 12/15] clk: at91: clk-master: add notifier for divider
` [PATCH v5 13/15] clk: at91: sama7g5: remove prescaler part of master clock
` [PATCH v5 14/15] clk: at91: sama7g5: set low limit for mck0 at 32KHz
` [PATCH v5 15/15] clk: use clk_core_get_rate_recalc() in clk_rate_get()

[PATCH] dt-bindings: gpio: zynq: Add power-domains
 2021-10-15  8:29 UTC 

[PATCH 0/6] add aspeed-jpeg support for aspeed-video
 2021-10-15  8:29 UTC  (12+ messages)
` [PATCH 2/6] media: aspeed: add dprintk for more detailed log control
` [PATCH 3/6] media: aspeed: refine to centerize format/compress settings
` [PATCH 6/6] media: aspeed: richer debugfs

[PATCH v11 00/13] amphion video decoder/encoder driver
 2021-10-15  8:22 UTC  (14+ messages)
` [PATCH v11 01/13] dt-bindings: media: amphion: add amphion video codec bindings
` [PATCH v11 02/13] media:Add nv12mt_8l128 and nv12mt_10be_8l128 video format
` [PATCH v11 03/13] media: amphion: add amphion vpu device driver
` [PATCH v11 04/13] media: amphion: add vpu core driver
` [PATCH v11 05/13] media: amphion: implement vpu core communication based on mailbox
` [PATCH v11 06/13] media: amphion: add vpu v4l2 m2m support
` [PATCH v11 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
` [PATCH v11 08/13] media: amphion: add v4l2 m2m vpu decoder "
` [PATCH v11 09/13] media: amphion: implement windsor encoder rpc interface
` [PATCH v11 10/13] media: amphion: implement malone decoder "
` [PATCH v11 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v11 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v11 13/13] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2021-10-15  8:21 UTC  (3+ messages)

[PATCH] staging: vchiq_arm: Add 36-bit address support
 2021-10-15  8:19 UTC  (3+ messages)

[linusw-nomadik:ux500-href-charging-v5.15-rc1] BUILD SUCCESS 7a17f3e5648fc740c04bc3e5c75bda8e75f26202
 2021-10-15  8:17 UTC 

[PATCH v2 0/6] DRAM devfreq support for Allwinner A64/H5
 2021-10-15  8:37 UTC  (11+ messages)
  ` [PATCH v2 1/6] dt-bindings: clock: sunxi: Export CLK_DRAM for devfreq
  ` [PATCH v2 6/6] PM / devfreq: Add a driver for the sun8i/sun50i MBUS
  ` [PATCH v2 5/6] arm64: dts: allwinner: a64: Update MBUS node
  ` [PATCH v2 4/6] ARM: dts: sunxi: h3/h5: "
  ` [PATCH v2 2/6] dt-bindings: arm: sunxi: Expand MBUS binding

[shawnguo:imx/drivers 10/12] drivers/soc/imx/imx8m-blk-ctrl.c:401:3: error: use of undeclared identifier 'IMX8MM_VPUBLK_PD_G1'
 2021-10-15  8:10 UTC 

[PATCH v2 00/52] ARM: dts: Last round of DT schema fixes
 2021-10-15  8:08 UTC  (3+ messages)
` [PATCH v2 25/52] dt-bindings: interconnect: sunxi: Add R40 MBUS compatible
  ` (subset) "

[PATCH v6 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-15  8:08 UTC  (5+ messages)
` [PATCH v6 02/16] dt-bindings: mediatek: add vdosys1 MERGE property "
` [PATCH v6 14/16] drm/mediatek: add ovl_adaptor support for MT8195

[PATCH 0/4] dmaengine: at_xdmac: fixes and code enhancements
 2021-10-15  8:03 UTC  (9+ messages)
` [PATCH 1/4] dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
` [PATCH 2/4] dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
` [PATCH 3/4] dmaengine: at_xdmac: use __maybe_unused for pm functions
` [PATCH 4/4] dmaengine: at_xdmac: use pm_ptr()

[PATCH 0/7] drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR
 2021-10-15  8:01 UTC  (13+ messages)
` [PATCH 2/7] drm/meson: remove useless recursive components matching
` [PATCH 3/7] drm/meson: split out encoder from meson_dw_hdmi
` [PATCH 4/7] drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge
` [PATCH 7/7] drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTOR

[PATCH] scsi: sd: fix crashes in sd_resume_runtime
 2021-10-15  7:55 UTC  (2+ messages)

[PATCH] dt-bindings: memory-controllers: correct path to LPDDR3 bindings
 2021-10-15  7:54 UTC  (2+ messages)

[PATCH v3 1/3] soc: samsung: exynos-chipid: Pass revision reg offsets
 2021-10-15  7:49 UTC  (2+ messages)

[PATCH v2 0/7] arm64: dts: imx8mq-librem5: wifi updates and minor fixes
 2021-10-15  7:18 UTC  (4+ messages)
` [PATCH v2 7/7] arm64: dts: imx8mq-librem5: set debounce interval of volume buttons to 50ms

[RFT PATCH v4 0/2] clk: samsung: add common support for CPU clocks
 2021-10-15  7:15 UTC  (5+ messages)
  ` [PATCH v4 1/2] [RFT] clk: samsung: add "
  ` [PATCH v4 2/2] [RFT] clk: samsung: exynos5433: update apollo and atlas clock probing

[PATCH] tty: 8250: replace snprintf in show functions with sysfs_emit
 2021-10-15  7:13 UTC  (3+ messages)
  ` 回复: "

[GIT PULL] i.MX fixes for 5.15, round 3
 2021-10-15  7:00 UTC 

[PATCH] net: can: replace snprintf in show functions with sysfs_emit
 2021-10-15  6:50 UTC 

[PATCH] soc: bcm: brcmstb: Add of_node_put() in pm-mips
 2021-10-15  6:49 UTC 

[GIT PULL] GPMC changes for omaps for v5.16
 2021-10-15  6:45 UTC 

[PATCH v3] PCI: mediatek-gen3: Disable DVFSRC voltage request
 2021-10-15  6:36 UTC 

[PATCH] ARM: dove: Add of_node_put() before break
 2021-10-15  6:39 UTC 

[PATCH] soc: fsl: dpio: protect smp_processor_id when get processor id
 2021-10-15  6:36 UTC 

[RESEND v2 0/5] PCI: imx6: refine codes and add compliance tests mode support
 2021-10-15  6:05 UTC  (6+ messages)
` [RESEND v2 1/5] PCI: imx6: Encapsulate the clock enable into one standalone function
` [RESEND v2 2/5] PCI: imx6: Add the error propagation from host_init
` [RESEND v2 3/5] PCI: imx6: Fix the regulator dump when link never came up
` [RESEND v2 4/5] PCI: imx6: Fix the clock reference handling unbalance "
` [RESEND v2 5/5] PCI: imx6: Add the compliance tests mode support

[PATCH] arm64: defconfig: Enable Qualcomm prima/pronto drivers
 2021-10-15  6:21 UTC  (3+ messages)

[linusw-nomadik:ux500-dts-for-v5.16] BUILD SUCCESS be3a60a94390651499ea317ae6853bdb5c756065
 2021-10-15  4:59 UTC 

[PATCH 0/8] Devicetree fixes and additions for Kontron SL/BL i.MX8MM boards
 2021-10-15  4:12 UTC  (17+ messages)
` [PATCH 2/8] arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correct
` [PATCH 3/8] arm64: dts: imx8mm-kontron: Set VDD_SNVS to 800 mV
` [PATCH 4/8] arm64: dts: imx8mm-kontron: Fix reg_rst_eth2 and reg_vdd_5v regulators
` [PATCH 5/8] arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency

[GIT PULL] ARM: aspeed: devicetree changes for 5.16
 2021-10-15  4:01 UTC 

[PATCH v3 00/17] Cleanup of LS1021a device trees
 2021-10-15  3:17 UTC  (2+ messages)

[PATCH] soc: imx: imx8m-blk-ctrl: off by one in imx8m_blk_ctrl_xlate()
 2021-10-15  3:10 UTC  (2+ messages)

[PATCH] ARM: dts: imx6dl-prtrvt: drop undocumented TRF7970A NFC properties
 2021-10-15  3:07 UTC  (2+ messages)

[PATCH v9 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-10-15  2:58 UTC  (25+ messages)
  ` [PATCH v9 01/11] arm64: Select STACKTRACE in arch/arm64/Kconfig
  ` [PATCH v9 10/11] arm64: Introduce stack trace reliability checks in the unwinder
  ` [PATCH v9 11/11] arm64: Create a list of SYM_CODE functions, check return PC against list
  ` [PATCH v9 02/11] arm64: Make perf_callchain_kernel() use arch_stack_walk()
  ` [PATCH v9 03/11] arm64: Make get_wchan() "
  ` [PATCH v9 04/11] arm64: Make return_address() "
  ` [PATCH v9 05/11] arm64: Make dump_stacktrace() "
  ` [PATCH v9 06/11] arm64: Make profile_pc() "
  ` [PATCH v9 07/11] arm64: Call stack_backtrace() only from within walk_stackframe()
  ` [PATCH v9 08/11] arm64: Rename unwinder functions, prevent them from being traced and kprobed
  ` [PATCH v9 09/11] arm64: Make the unwind loop in unwind() similar to other architectures
` [PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
  ` [PATCH v10 01/11] arm64: Select STACKTRACE in arch/arm64/Kconfig
  ` [PATCH v10 02/11] arm64: Make perf_callchain_kernel() use arch_stack_walk()
  ` [PATCH v10 03/11] arm64: Make get_wchan() "
  ` [PATCH v10 04/11] arm64: Make return_address() "
  ` [PATCH v10 05/11] arm64: Make dump_stacktrace() "
  ` [PATCH v10 06/11] arm64: Make profile_pc() "
  ` [PATCH v10 07/11] arm64: Call stack_backtrace() only from within walk_stackframe()
  ` [PATCH v10 08/11] arm64: Rename unwinder functions, prevent them from being traced and kprobed
  ` [PATCH v10 09/11] arm64: Make the unwind loop in unwind() similar to other architectures
  ` [PATCH v10 10/11] arm64: Introduce stack trace reliability checks in the unwinder
  ` [PATCH v10 11/11] arm64: Create a list of SYM_CODE functions, check return PC against list

[PATCH v11 1/4] HID: wacom_sys: Add support for flipping the data values
 2021-10-15  2:50 UTC  (3+ messages)
` [PATCH v11 3/4] ARM: imx_v6_v7_defconfig: Enable HID I2C

[GIT PULL] arm64: dts: hisilicon dts updates for v5.16
 2021-10-15  2:45 UTC 

[PATCH v2] arm64: dts: imx8mm-venice-gw7901.dts: disable pgc_gpumix
 2021-10-15  2:43 UTC  (2+ messages)

[PATCH 0/7] Support for some TQMa8M* boards
 2021-10-15  2:41 UTC  (7+ messages)
` [PATCH 2/7] arm64: dts: freescale: add initial tree for TQMa8MQML with i.MX8MM
` [PATCH 5/7] arm64: dts: freescale: add initial tree for TQMa8MQNL with i.MX8MN
` [PATCH 6/7] dt-bindings: arm: fsl: add TQMa8Mx boards

[PATCH] arm64: dts: hisilicon: align operating-points table name with dtschema
 2021-10-15  2:08 UTC  (2+ messages)

[PATCH v7 0/4] Mediatek MT7986 pinctrl support
 2021-10-15  1:45 UTC  (4+ messages)
` [PATCH v7 1/4] dt-bindings: pinctrl: update bindings for MT7986 SoC

[PATCH net-next 0/4] net: hns3: add support for TX push
 2021-10-15  1:48 UTC  (4+ messages)
` [PATCH net-next 2/4] io: add function to flush the write combine buffer to device immediately
    `  "

[soc:for-next] BUILD SUCCESS 6737810be216822898bbe9c5ade835d7d30a8989
 2021-10-15  1:42 UTC 

[PATCH v6 0/3] Add basic SoC support for mediatek mt7986
 2021-10-15  1:41 UTC  (4+ messages)
` [PATCH v6 3/3] arm64: dts: mediatek: add basic mt7986b support

[PATCH] ARM: imx: register reset controller from a platform driver
 2021-10-15  1:39 UTC  (2+ messages)

[PATCH v3 0/6] ARM: mm: cleanup page fault and fix pxn process issue
 2021-10-15  1:05 UTC  (4+ messages)

[PATCH v2 0/2] convert ifc binding to yaml and drop "simple-bus"
 2021-10-15  0:57 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: memory: fsl: convert ifc binding to yaml schema
` [PATCH v2 2/2] memory: fsl_ifc: populate child devices without relying on simple-bus

[PATCH v3 0/5] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-10-15  1:17 UTC  (3+ messages)
  ` [PATCH v3 5/5] clk: samsung: Introduce Exynos850 "

[PATCH] clk: make clk_core_lookup faster by using clk name hash
 2021-10-15  0:44 UTC  (2+ messages)

[PATCH v2 0/5] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-10-15  0:47 UTC  (3+ messages)
  ` [PATCH v2 3/5] dt-bindings: clock: Add bindings definitions for Exynos850 CMU

[PATCH 0/8] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-15  0:18 UTC  (4+ messages)
` [PATCH 6/8] ARM: clang: Do not relay on lr register for stacktrace

[PATCH v4 0/4] KVM: allow mapping non-refcounted pages
 2021-10-15  0:10 UTC  (5+ messages)
` [PATCH v4 4/4] KVM: mmu: remove over-aggressive warnings

[soc:arm/drivers] BUILD SUCCESS 790f42a61e159d2b52a1a5c55aad66ab6ab321d3
 2021-10-14 23:42 UTC 

[PATCH] clk: imx: imx8ulp: set suppress_bind_attrs to true
 2021-10-14 23:38 UTC  (2+ messages)

[PATCH v1 0/6] clk: switch dividers to .determine_rate
 2021-10-14 22:52 UTC  (6+ messages)
` [PATCH v1 1/6] clk: divider: Implement and wire up .determine_rate by default

[PATCH v5 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-14 22:31 UTC  (16+ messages)
` [PATCH v5 01/15] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [PATCH v5 02/15] arm64: errata: Add detection for TRBE overwrite in FILL mode
` [PATCH v5 03/15] arm64: errata: Add workaround for TSB flush failures
` [PATCH v5 04/15] arm64: errata: Add detection for TRBE write to out-of-range
` [PATCH v5 05/15] coresight: trbe: Add a helper to calculate the trace generated
` [PATCH v5 06/15] coresight: trbe: Add a helper to pad a given buffer area
` [PATCH v5 07/15] coresight: trbe: Decouple buffer base from the hardware base
` [PATCH v5 08/15] coresight: trbe: Allow driver to choose a different alignment
` [PATCH v5 09/15] coresight: trbe: Add infrastructure for Errata handling
` [PATCH v5 10/15] coresight: trbe: Workaround TRBE errata overwrite in FILL mode
` [PATCH v5 11/15] coresight: trbe: Add a helper to determine the minimum buffer size
` [PATCH v5 12/15] coresight: trbe: Make sure we have enough space
` [PATCH v5 13/15] coresight: trbe: Work around write to out of range
` [PATCH v5 14/15] arm64: errata: Enable workaround for TRBE overwrite in FILL mode
` [PATCH v5 15/15] arm64: errata: Enable TRBE workaround for write to out-of-range address

[RFC PATCH 0/9] Apple SoC CPU P-state switching
 2021-10-14 22:07 UTC  (5+ messages)
` [RFC PATCH 3/9] dt-bindings: clock: Add apple,cluster-clk binding
  ` [RFC PATCH 3/9] dt-bindings: clock: Add apple, cluster-clk binding
` [RFC PATCH 7/9] clk: apple: Add clk-apple-cluster driver to manage CPU p-states

[RFT PATCH v3 0/2] clk: samsung: add common support for CPU clocks
 2021-10-14 21:40 UTC  (5+ messages)
` [PATCH v3 1/2] [RFT] clk: samsung: add "

[PATCH] arm64: dts: imx8mm: Add CSI nodes
 2021-10-14 21:16 UTC  (3+ messages)

[PATCH 0/3] compat vdso cleanups
 2021-10-14 20:59 UTC  (4+ messages)
` [PATCH 2/3] arm64: vdso32: lazily invoke COMPAT_CC

[soc:arm/fixes] BUILD SUCCESS 0f0f80d9d5db0b9a78a6ec74714f08b7b8bda0de
 2021-10-14 20:20 UTC 

[PATCH 0/8] Support Pensando Elba SoC
 2021-10-14 20:06 UTC  (10+ messages)
` [PATCH 1/8] gpio: Add Elba SoC gpio driver for spi cs control

[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-10-14 20:04 UTC  (9+ messages)
` [PATCH v3 08/11] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error
` [PATCH v3 10/11] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v3 11/11] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible


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