linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 17:27:47 to 2021-10-14 11:04:41 UTC [more...]

[PATCH v4 0/8] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-14 11:02 UTC  (14+ messages)
` [PATCH v4 1/8] media: admin-guide: add stm32-dma2d description
` [PATCH v4 2/8] media: dt-bindings: media: add document for STM32 DMA2d bindings
` [PATCH v4 3/8] ARM: dts: stm32: Add DMA2D support for STM32F429 series soc
` [PATCH v4 4/8] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
` [PATCH v4 5/8] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
` [PATCH v4 6/8] media: v4l2-ctrls: Add RGB color effects control
` [PATCH v4 7/8] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell
` [PATCH v4 8/8] media: stm32-dma2d: STM32 DMA2D driver

[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
 2021-10-14 10:56 UTC  (14+ messages)
` [PATCH v7, 04/15] media: mtk-vcodec: Manage multi hardware information
` [PATCH v7, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v7, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v7, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v7, 10/15] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v7, 11/15] media: mtk-vcodec: Add core thread

Enable "PMU" counters for Khadas VIM3 in the Google AOSP kernel
 2021-10-14 10:53 UTC  (2+ messages)

[PATCH] media: imx: Constify static struct v4l2_m2m_ops
 2021-10-14 10:47 UTC  (2+ messages)

[PATCH 1/2] mailbox: mtk-cmdq: Validate alias_id on probe
 2021-10-14 10:47 UTC  (4+ messages)
` [PATCH 2/2] mailbox: mtk-cmdq: Fix local clock ID usage

[PATCH v2] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-14 10:35 UTC  (3+ messages)
` [PATCH v3] "

(no subject)
 2021-10-14 10:28 UTC  (9+ messages)
` [PATCH 1/2] serial: imx: fix crash when un/re-binding console
` [PATCH 2/2] serial: imx: disable console clocks on unregister
` [PATCH 0/2] serial: imx: fix unbind/bind console

[PATCH 0/8] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-14 10:27 UTC  (16+ messages)
` [PATCH 3/8] arm64: kprobes: Record frame pointer with kretprobe instance
` [PATCH 5/8] arm64: Recover kretprobe modified return address in stacktrace
` [PATCH 6/8] ARM: clang: Do not relay on lr register for stacktrace

[PATCH] dt-bindings: gpio: zynq: Add missing compatible strings
 2021-10-14 10:14 UTC 

[PATCH v2 0/8] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-10-14 10:11 UTC  (2+ messages)

[PATCH v2 7/8] arm64: dts: rockchip: add usb2 nodes to rk3568 device tree
 2021-10-14 10:02 UTC  (2+ messages)

[PATCH v1 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-14  9:57 UTC  (9+ messages)
` [PATCH v1 12/38] arm64/sme: Provide ABI documentation for SME

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

[RFC PATCH 0/9] Apple SoC CPU P-state switching
 2021-10-14  9:55 UTC  (22+ messages)
` [RFC PATCH 4/9] opp: core: Don't warn if required OPP device does not exist
` [RFC PATCH 6/9] memory: apple: Add apple-mcc driver to manage MCC perf in Apple SoCs

[PATCH v8 11/11] KVM: arm64: Handle protected guests at 32 bits
 2021-10-14  9:46 UTC  (10+ messages)
` [PATCH v9 00/22] KVM: arm64: Fixed features for protected VMs
  ` [PATCH v9 13/22] KVM: arm64: pkvm: Use a single function to expose all id-regs
  ` [PATCH v9 14/22] KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WI
  ` [PATCH v9 15/22] KVM: arm64: pkvm: Drop AArch32-specific registers
  ` [PATCH v9 17/22] KVM: arm64: pkvm: Handle GICv3 traps as required

[RFC PATCH 0/9] arm64: use unwind data on GCC for shadow call stack
 2021-10-14  9:41 UTC  (6+ messages)
` [RFC PATCH 9/9] arm64: implement dynamic shadow call stack for GCC

[PATCH 0/3] arm64: dts: visconti: Add Toshiba Visconti TMPV7708 VisROBO VRB board support
 2021-10-14  9:27 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: visconti: Add 150MHz fixed clock to TMPV7708 SoC
` [PATCH 2/3] dt-bindings: arm: toshiba: Add the TMPV7708 VisROBO VRB board
` [PATCH 3/3] arm64: dts: visconti: Add DTS for the VisROBO board

[GIT PULL] arm64: dts64: mediatek updates for v5.16
 2021-10-14  9:26 UTC  (3+ messages)

[PATCH v3 0/2] pinctrl: pinctrl-microchip-sgpio: Extend to call reset driver
 2021-10-14  8:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding
` [PATCH v3 2/2] pinctrl: microchip sgpio: use reset driver

[PATCH] ARM: OMAP2+: hwmod: Add of_node_put() before break
 2021-10-14  8:57 UTC 

[PATCH] firmware: arm_ffa: Handle compatibility with different firmware versions
 2021-10-14  8:55 UTC  (4+ messages)

[PATCH] ARM: at91: pm: Add of_node_put() before goto
 2021-10-14  8:45 UTC 

[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
 2021-10-14  8:43 UTC  (3+ messages)

[PATCH v2] arm64: dts: renesas: rcar-gen3e: Add Cortex-A57 2 GHz opps
 2021-10-14  8:36 UTC 

[PATCH v1 1/3] dt-bindings: vendor-prefixes: Add an entry for JOZ BV
 2021-10-14  8:33 UTC  (3+ messages)
` [PATCH v1 2/3] dt-bindings: arm: fsl: add JOZ Access Point
` [PATCH v1 3/3] ARM: dts: "

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

[PATCH v2] arm64: ptdump: Support userspace page tables
 2021-10-14  8:14 UTC 

[PATCH v7 0/4] Mediatek MT7986 pinctrl support
 2021-10-14  7:58 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [PATCH v7 2/4] pinctrl: mediatek: add support "
` [PATCH v7 3/4] arm64: dts: mediatek: add pinctrl support for mt7986a
` [PATCH v7 4/4] arm64: dts: mediatek: add pinctrl support for mt7986b

[PATCH v4 0/5] Mediatek MT7986 basic clock support
 2021-10-14  7:56 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [PATCH v4 2/5] clk: mediatek: add mt7986 clock IDs
` [PATCH v4 3/5] clk: mediatek: add mt7986 clock support
` [PATCH v4 4/5] arm64: dts: mediatek: add clock support for mt7986a
` [PATCH v4 5/5] arm64: dts: mediatek: add clock support for mt7986b

[PATCH v6 0/3] Add basic SoC support for mediatek mt7986
 2021-10-14  7:44 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [PATCH v6 2/3] arm64: dts: mediatek: add basic mt7986a support
` [PATCH v6 3/3] arm64: dts: mediatek: add basic mt7986b support

[PATCH] remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unused
 2021-10-14  7:52 UTC 

[PATCH v2] PCI: mediatek-gen3: Disable DVFSRC voltage request
 2021-10-14  7:31 UTC  (4+ messages)

[PATCH v2 0/1] arm64: dts: allwinner: NanoPi R1S H5: Add generic compatible string for I2C EEPROM
 2021-10-14  7:19 UTC  (3+ messages)
` [PATCH v2 1/1] "
  ` (subset) "

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

[PATCH v2 1/3] soc: samsung: exynos-chipid: Pass revision reg offsets
 2021-10-14  7:11 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: samsung: exynos-chipid: Document Exynos850 compatible
` [PATCH v2 3/3] soc: samsung: exynos-chipid: Add Exynos850 support

[PATCH 0/6] add aspeed-jpeg support for aspeed-video
 2021-10-14  6:57 UTC  (12+ messages)
` [PATCH 1/6] media: aspeed: move err-handling together to the bottom
` [PATCH 2/6] media: aspeed: add dprintk for more detailed log control
` [PATCH 3/6] media: aspeed: refine to centerize format/compress settings
` [PATCH 4/6] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH 5/6] media: aspeed: add comments and macro
` [PATCH 6/6] media: aspeed: richer debugfs

[RESEND v2 1/3] dt-bindings: gpio: Convert X-Powers AXP209 GPIO binding to a schema
 2021-10-14  6:41 UTC  (8+ messages)

[PATCH] counter: replace snprintf in show functions with sysfs_emit
 2021-10-14  6:38 UTC  (2+ messages)

[PATCH v3 0/3] arm64: IPQ6018 PCIe support
 2021-10-14  6:02 UTC  (3+ messages)
` [PATCH v3 2/3] PCI: qcom: add support for IPQ60xx PCIe controller

[PATCH v6 0/6] Asynchronous notifications from secure world
 2021-10-14  5:42 UTC  (4+ messages)
` [PATCH v6 6/6] optee: add asynchronous notifications

[soc:qcom/drivers 35/36] arch/arm64/boot/dts/qcom/sm8250.dtsi:16:10: fatal error: dt-bindings/power/qcom-aoss-qmp.h: No such file or directory
 2021-10-14  5:30 UTC 

arm64/for-kernelci baseline: 33 runs, 1 regressions (v5.15-rc5-51-gca8aca3e1ecc)
 2021-10-14  3:33 UTC 

[PATCH v10] drm/bridge: add it6505 driver
 2021-10-14  3:30 UTC 

[PATCH] coresight: trbe: Defer the probe on offline CPUs
 2021-10-14  3:28 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: Add CSI nodes
 2021-10-14  2:52 UTC 

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.15-rc5-51-gca8aca3e1ecc)
 2021-10-14  2:50 UTC 

[PATCHv3 0/4] watchdog_hld cleanup and async model for arm64
 2021-10-14  2:41 UTC  (5+ messages)
` [PATCHv3 1/4] kernel/watchdog: trival cleanups
` [PATCHv3 2/4] kernel/watchdog_hld: Ensure CPU-bound context when creating hardlockup detector event
` [PATCHv3 3/4] kernel/watchdog: Adapt the watchdog_hld interface for async model
` [PATCHv3 4/4] arm64: Enable perf events based hard lockup detector

[PATCH v10 00/13] amphion video decoder/encoder driver
 2021-10-14  2:14 UTC  (7+ messages)
` [PATCH v10 01/13] dt-bindings: media: amphion: add amphion video codec bindings
    ` [EXT] "
` [PATCH v10 03/13] media: amphion: add amphion vpu device driver
    ` [EXT] "

[PATCH] iio: imx8qxp-adc: mark PM functions as __maybe_unused
 2021-10-14  1:40 UTC  (3+ messages)

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-14  1:20 UTC  (4+ messages)
` [PATCH v3 9/9] PCI: imx: add the "

[PATCH 1/2] ARM: versatile: remove leading 0 on unit address
 2021-10-14  0:53 UTC  (3+ messages)

[PATCH net-next 0/6] New RGMII delay DT bindings for the SJA1105 DSA driver
 2021-10-14  0:24 UTC  (8+ messages)
` [PATCH net-next 1/6] ARM: dts: imx6qp-prtwd3: update RGMII delays for sja1105 switch
` [PATCH net-next 2/6] ARM: dts: ls1021a-tsn: "
` [PATCH net-next 3/6] dt-bindings: net: dsa: sja1105: fix example so all ports have a phy-handle of fixed-link
` [PATCH net-next 4/6] dt-bindings: net: dsa: inherit the ethernet-controller DT schema
` [PATCH net-next 5/6] dt-bindings: net: dsa: sja1105: add {rx, tx}-internal-delay-ps
` [PATCH net-next 6/6] net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delays
  ` [PATCH net-next 6/6] net: dsa: sja1105: parse {rx,tx}-internal-delay-ps "

[PATCH net-next 3/7] ethernet: make use of eth_hw_addr_random() where appropriate
 2021-10-13 23:50 UTC  (2+ messages)

[PATCH] ARM: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
 2021-10-13 23:29 UTC  (4+ messages)

[PATCH] [PATCH V4]ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-10-13 23:27 UTC 

[PATCH] pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()
 2021-10-13 23:16 UTC  (2+ messages)

[PATCH] pinctrl: stm32: do not warn when 'st,package' is absent
 2021-10-13 23:15 UTC  (2+ messages)

[PATCH V3 linux-pinctrl 1/3] Revert "dt-bindings: pinctrl: bcm4708-pinmux: rework binding to use syscon"
 2021-10-13 23:10 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: pinctrl: convert rockchip, pinctrl.txt to YAML
 2021-10-13 23:07 UTC  (7+ messages)
` [PATCH v3 2/3] ARM: dts: rockchip: change gpio nodenames
` [PATCH v3 3/3] arm64: "

[PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-10-13 22:22 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: leds: Convert register-bit-led binding to DT schema
` [PATCH v2 2/8] dt-bindings: leds: register-bit-led: Use 'reg' instead of 'offset'

[PATCH] [PATCH V3]ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-10-13 21:40 UTC  (3+ messages)

[PATCH v3] rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies
 2021-10-13 21:22 UTC 

[PATCH net-next v16 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2021-10-13 21:14 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: rockchip: i2s-tdm: Fix rockchip, i2s-[rt]x-route
 2021-10-13 19:59 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Constify static snd_soc_ops
 2021-10-13 19:59 UTC  (2+ messages)

[PATCH 00/13] arm64: extable: remove anonymous out-of-line fixups
 2021-10-13 19:55 UTC  (3+ messages)
` [PATCH 01/13] arm64: lib: __arch_clear_user(): fold fixups into body

[arm-platforms:kvm-arm64/early-ec-handlers 3/3] arch/arm64/kvm/hyp/nvhe/switch.c:163:26: warning: initializer overrides prior initialization of this subobject
 2021-10-13 19:19 UTC 

[PATCH] [RFC] usb: gadget: avoid unusual inline assembly
 2021-10-13 18:54 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: pinctrl-microchip-sgpio: Extend to call reset driver
 2021-10-13 18:39 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-13 18:12 UTC 

[PATCH 09/22] PCI: aardvark: Use SET_PCI_ERROR_RESPONSE() when device not found
 2021-10-13 17:59 UTC  (3+ messages)

[PATCH V2] ACPI / APEI: restore interrupt before panic in sdei flow
 2021-10-13 17:44 UTC  (2+ messages)

[GIT PULL 1/3] Broadcom devicetree changes for 5.16
 2021-10-13 17:40 UTC  (3+ messages)
` [GIT PULL 2/3] Broadcom devicetree-arm64 "
` [GIT PULL 3/3] Broadcom drivers "

[PATCH v10 0/5] arm64 userspace counter support
 2021-10-13 17:32 UTC  (9+ messages)
` [PATCH v10 1/5] x86: perf: Move RDPMC event flag to a common definition
` [PATCH v10 2/5] perf: Add a counter for number of user access events in context
` [PATCH v10 3/5] arm64: perf: Add userspace counter access disable switch

[PATCH 0/3] compat vdso cleanups
 2021-10-13 17:24 UTC  (3+ messages)
` [PATCH 1/3] arm64: vdso32: drop the test for dmb ishld


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