linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-23 13:54:28 to 2023-02-24 10:24:52 UTC [more...]

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-02-24 10:23 UTC  (4+ messages)
` [RFC PATCH 6/6] pstore/ram: Register context with minidump

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-24 10:19 UTC  (39+ messages)
` [PATCH v10 01/26] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v10 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v10 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v10 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v10 17/26] docs: gunyah: Document Gunyah VM Manager

[PATCH RFC 0/4] Driver for Apple Z2 touchscreens
 2023-02-24 10:20 UTC  (5+ messages)
` [PATCH RFC 1/4] dt-bindings: input: touchscreen: Add Z2 controller bindings
` [PATCH RFC 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens
` [PATCH RFC 3/4] arm64: dts: apple: t8103: Add touchbar bindings
` [PATCH RFC 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver

[PATCH v3 00/11] Panfrost: Improve and add MediaTek SoCs support
 2023-02-24 10:15 UTC  (26+ messages)
` [PATCH v3 01/11] dt-bindings: gpu: mali-bifrost: Add power-domain-names to base schema
` [PATCH v3 02/11] dt-bindings: gpu: mali-bifrost: Split out MediaTek power-domains variation
` [PATCH v3 03/11] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192
` [PATCH v3 04/11] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC
` [PATCH v3 05/11] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible
` [PATCH v3 06/11] dt-bindings: gpu: mali-bifrost: Add support for MediaTek MT8186
` [PATCH v3 07/11] drm/panfrost: Increase MAX_PM_DOMAINS to 5
` [PATCH v3 08/11] drm/panfrost: Add the MT8192 GPU ID
` [PATCH v3 09/11] drm/panfrost: Add mediatek,mt8192-mali compatible
` [PATCH v3 10/11] drm/panfrost: Add new compatible for Mali on the MT8183 SoC
` [PATCH v3 11/11] drm/panfrost: Add support for Mali on the MT8186 SoC

[PATCH v2 00/16] Enable GPU with DVFS support on MediaTek SoCs
 2023-02-24 10:02 UTC  (35+ messages)
` [PATCH v2 01/16] arm64: dts: mediatek: mt8183-kukui: Couple VGPU and VSRAM_GPU regulators
` [PATCH v2 02/16] arm64: dts: mediatek: mt8183-kukui: Override vgpu/vsram_gpu constraints
` [PATCH v2 03/16] arm64: dts: mediatek: mt8183: Remove second opp-microvolt entries from gpu table
` [PATCH v2 04/16] arm64: dts: mt8183-pumpkin: Couple VGPU and VSRAM_GPU regulators
` [PATCH v2 05/16] arm64: dts: mediatek: mt8183-evb: "
` [PATCH v2 06/16] arm64: dts: mediatek: mt8183: Use mediatek,mt8183b-mali as GPU compatible
` [PATCH v2 07/16] arm64: dts: mediatek: mt8192: Add GPU nodes
` [PATCH v2 08/16] arm64: dts: mediatek: mt8192: Add mfg_ref_sel clock to MFG0 domain
` [PATCH v2 09/16] arm64: dts: mediatek: mt8192-asurada: Add MFG0 domain supply
` [PATCH v2 10/16] arm64: dts: mediatek: mt8192-asurada: Assign sram supply to MFG1 pd
` [PATCH v2 11/16] arm64: dts: mediatek: mt8192-asurada: Couple VGPU and VSRAM_OTHER regulators
` [PATCH v2 12/16] arm64: dts: mediatek: mt8192-asurada: Enable GPU
` [PATCH v2 13/16] arm64: dts: mediatek: mt8195: Add mfg_core_tmp clock to MFG1 domain
` [PATCH v2 14/16] arm64: dts: mt8195: Add panfrost node for Mali-G57 Valhall Natt GPU
` [PATCH v2 15/16] arm64: dts: mediatek: mt8195-cherry: Enable Mali-G57 GPU
` [PATCH v2 16/16] arm64: dts: mediatek: mt8186: Add GPU node

[PATCH v11 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-24 10:02 UTC  (9+ messages)
` [PATCH v11 3/5] "

imx6ul.dtsi missing ipg clock and pgc node
 2023-02-24  9:38 UTC  (4+ messages)

[PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
 2023-02-24  9:21 UTC  (6+ messages)
  ` [PATCH v3 24/35] mm: introduce vma detached flag
  ` [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v3 00/35] Per-VMA locks

[PATCH v1 0/4] MT8195 Cherry: Enable PCIe/WiFi, add PWMs
 2023-02-24  9:19 UTC  (9+ messages)
` [PATCH v1 1/4] arm64: dts: mediatek: cherry: Add platform thermal configuration
` [PATCH v1 2/4] arm64: dts: mediatek: cherry: Enable PCI-Express ports for WiFi
` [PATCH v1 3/4] arm64: dts: mediatek: mt8195: Add display pwm nodes
` [PATCH v1 4/4] arm64: dts: mediatek: cherry: Add configuration for display backlight

[PATCH v4 1/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Align block controller example name
 2023-02-24  9:08 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: soc: imx8mp-media-blk-ctrl: Add LDB subnode into schema and example
` [PATCH v4 3/4] soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them
` [PATCH v4 4/4] arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrl

[PATCH 06/16] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
 2023-02-24  8:59 UTC  (3+ messages)

[PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
 2023-02-24  8:45 UTC  (11+ messages)
` [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets

[PATCH v3 0/3] drivers: remoteproc: xilinx: add mailbox support
 2023-02-24  8:37 UTC  (6+ messages)
` [PATCH v3 1/3] drivers: mailbox: zynqmp: handle multiple child nodes

[PATCH v1 RFC 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
 2023-02-24  8:26 UTC  (5+ messages)
` [PATCH v1 RFC 1/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for G12A

[PATCH v5 0/5] ARM: Add GXP I2C Support
 2023-02-24  8:25 UTC  (5+ messages)
` [PATCH v5 3/5] ARM: dts: hpe: Add I2C Topology

[PATCH v5 00/54] MediaTek clocks: full module build and cleanups
 2023-02-24  7:53 UTC  (3+ messages)
` [PATCH v5 53/54] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays

[PATCH] kasan: remove PG_skip_kasan_poison flag
 2023-02-24  6:51 UTC 

[PATCH] soc: apple: rtkit: Fix buffer address field width
 2023-02-24  6:49 UTC 

[PATCH] Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
 2023-02-24  6:15 UTC 

[PATCH] bus: imx-weim: fix branch condition evaluates to a garbage value
 2023-02-24  6:05 UTC  (2+ messages)

[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
 2023-02-24 23:14 UTC  (6+ messages)
      ` [PATCH] crypto: stm32 - Save and restore between each request
        ` [v2 PATCH] "

[PATCH v6 0/2]Adds status interface for zynqmp-fpga
 2023-02-24  5:02 UTC  (3+ messages)
` [PATCH v6 2/2] fpga: zynqmp-fpga: Adds status interface

[PATCH v2] crypto: aspeed: add error handling if dmam_alloc_coherent() failed
 2023-02-24  2:05 UTC 

[PATCH] clk: meson: vid-pll-div: added meson_vid_pll_div_ops support to enable vid_pll_div to meet clock setting requirements, especially for late chip
 2023-02-24  2:49 UTC  (3+ messages)

[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-24  2:47 UTC  (7+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv

[PATCH 1/1] arm64: dts: imx93: Fix eqos properties
 2023-02-24  1:46 UTC  (2+ messages)

[PATCH v2 0/6] Support writable CPU ID registers from userspace
 2023-02-24  1:01 UTC  (3+ messages)
` [PATCH v2 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file

[PATCH v4 1/5] clk: Introduce devm_clk_hw_register_gate_parent_data()
 2023-02-24  0:24 UTC  (8+ messages)
` [PATCH v4 2/5] clk: imx: imx8mp: Add audiomix block control
` [PATCH v4 3/5] dt-bindings: clock: "
` [PATCH v4 4/5] arm64: dts: imx8mp: Add SAI, SDMA, AudioMIX
` [PATCH v4 5/5] arm64: dts: imx8mp: Add analog audio output on i.MX8MP EVK

[PATCH v2 0/3] ARM: dts: aspeed: ASRock BMC updates
 2023-02-24  0:04 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault LED
` [PATCH v2 2/3] ARM: dts: aspeed: e3c246d4i: Add PECI device
` [PATCH v2 3/3] ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks

[PATCH 07/16] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
 2023-02-23 22:40 UTC  (2+ messages)

[PATCH 04/16] KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns
 2023-02-23 22:30 UTC  (2+ messages)

[PATCH 03/16] kvm: arm64: Expose {un,}lock_all_vcpus() to the reset of KVM
 2023-02-23 22:30 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Always enable sd regulator on SOQuartz CM4IO
 2023-02-23 21:53 UTC  (4+ messages)

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-23 21:24 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH mm-unstable v1 0/5] mm/kvm: lockless accessed bit harvest
 2023-02-23 21:12 UTC  (26+ messages)
` [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
` [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
` [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()

[PATCH] arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN
 2023-02-23 20:41 UTC 

[PATCH v4 1/7] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-02-23 19:49 UTC  (7+ messages)
` [PATCH v4 2/7] dt-bindings: gpio: rockchip,gpio-bank: add unique hardware GPIO ID
` [PATCH v4 3/7] gpio: gpio-rockchip: parse rockchip,gpio-controller property for bank id
` [PATCH v4 4/7] ARM: dts: rockchip: add rockchip,gpio-controller property to gpio nodes
` [PATCH v4 5/7] arm64: "
` [PATCH v4 6/7] ARM: dts: rockchip: replace compatible "
` [PATCH v4 7/7] arm64: "

[PATCH v3 5/7] PCI: dwc: support AC5 Legacy PCIe interrupts
 2023-02-23 19:48 UTC 

[PATCH v3 4/7] dt-bindings: PCI: dwc: add DMA, region mask bits
 2023-02-23 19:42 UTC  (4+ messages)
  ` [PATCH v3 6/7] PCI: dwc: Introduce Configurable DMA mask
  ` [PATCH v3 7/7] PCI: dwc: Introduce region limit from DT
` [PATCH v3 0/7] PCI: dwc: Add support for Marvell AC5 SoC

[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-23 19:08 UTC  (4+ messages)
` [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS

[GIT PULL] Qualcomm clock driver updates for v6.3
 2023-02-23 18:56 UTC  (2+ messages)

[PATCH 0/3] IRQ_DOMAIN: remove all "depends on", use only "select"
 2023-02-23 18:37 UTC  (5+ messages)

[PATCH v4 0/2] add support for Phytec PCM-049 and PCM-959
 2023-02-23 17:17 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm: omap: add phytec pcm-049 som and pcm-959 dev board

[PATCH net-next] net: pcs: tse: port to pcs-lynx
 2023-02-23 17:13 UTC  (4+ messages)

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2023-02-23 16:25 UTC  (6+ messages)

[PATCH v3 1/6] clk: Introduce devm_clk_hw_register_mux_parent_data()
 2023-02-23 16:24 UTC  (9+ messages)
` [PATCH v3 6/6] arm64: dts: imx8mp: Add analog audio output on i.MX8MP EVK
    ` [PATCH] arm64: dts: imx8mp-msc-sm2s: Add sound card

[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-23 10:25 UTC  (19+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2
` [PATCH v5 2/2] i2c: aspeed: support ast2600 i2cv2 new register mode driver

[PATCH] crypto: aspeed: add error handling if dmam_alloc_coherent() failed
 2023-02-23 10:03 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: vendor-prefixes: add Internet Initiative Japan Inc
 2023-02-23 15:56 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: mvebu: add device tree for IIJ SA-W2 appliance

[PATCH] PCI/ATS: Allow to enable ATS on VFs even if it is not enabled on PF
 2023-02-23 15:45 UTC  (3+ messages)

[PATCH v5 0/4] Add Aspeed ACRY driver for hardware acceleration
 2023-02-23  1:56 UTC  (4+ messages)
` [PATCH v5 1/4] crypto: aspeed: Add ACRY RSA driver

Feature request for enabling SCTLR_ELx.nAA
 2023-02-23 15:36 UTC  (3+ messages)

[PATCH v3 0/6] Several UFS MCQ Code Changes
 2023-02-23 15:27 UTC  (7+ messages)
` [PATCH v3 1/6] scsi: ufs: core: Fix mcq tag calcualtion
` [PATCH v3 2/6] scsi: ufs: core: Rename symbols
` [PATCH v3 3/6] scsi: ufs: core: Fix mcq nr_hw_queues
` [PATCH v3 4/6] scsi: ufs: core: Remove redundant check
` [PATCH v3 5/6] scsi: ufs: core: Export symbols for MTK driver module
` [PATCH v3 6/6] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform

[PATCH] firmware: arm_scmi: Fix Raw coexistence mode behaviour on failure path
 2023-02-23 15:23 UTC 

[PATCH v2 0/7] Several UFS MCQ Code Changes
 2023-02-23 14:43 UTC  (7+ messages)
` [PATCH v2 3/7] scsi: ufs: core: Fix mcq nr_hw_queues
` [PATCH v2 4/7] scsi: ufs: core: Add hwq print for debug

[PATCH] firmware: arm_scmi: remove duplicate include header
 2023-02-23 14:42 UTC  (3+ messages)

[PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
 2023-02-23 14:35 UTC  (7+ messages)

[PATCH 0/2] pwm: mtk-disp: Fix backlight configuration at boot
 2023-02-23 14:16 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Add support to request the "gate" clock
 2023-02-23 14:14 UTC 

[PATCH] arm64: dts: rockchip: rk3566: Enable USB OTG for Radxa CM3
 2023-02-23 13:59 UTC 

[PATCH] arm64: acpi: Fix possible memory leak of ffh_ctxt
 2023-02-23 13:57 UTC 

[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
 2023-02-23 13:47 UTC  (7+ messages)
` [PATCH V7 5/6] arm64/perf: Add branch stack support in ARMV8 PMU


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