linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-14 14:58:09 to 2023-02-15 04:45:51 UTC [more...]

[PATCH] arm64: Reset KASAN tag in copy_highpage with HW tags only
 2023-02-15  4:44 UTC  (3+ messages)

[GIT PULL] One more Qualcomm driver update for 6.3
 2023-02-15  4:36 UTC 

[PATCH v7 00/12] Add support for MT8195 SCP 2nd core
 2023-02-15  4:12 UTC  (13+ messages)
` [PATCH v7 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v7 02/12] arm64: dts: mediatek: mt8183-kukui: Update the node name of SCP rpmsg subnode
` [PATCH v7 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v7 04/12] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v7 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v7 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v7 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v7 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v7 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v7 10/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v7 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v7 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v6 00/12] Add support for MT8195 SCP 2nd core
 2023-02-15  3:55 UTC  (4+ messages)
` [PATCH v6 07/12] remoteproc: mediatek: Probe multi-core SCP

[PATCH 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-02-15  3:52 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: clock: exynos850: Add Exynos850 CMU_G3D
` [PATCH 2/6] dt-bindings: clock: exynos850: Add AUD and HSI main gate clocks
  ` [PATCH 3/6] clk: samsung: clk-pll: Implement pll0818x PLL type
  ` [PATCH 5/6] clk: samsung: exynos850: Add AUD and HSI main gate clocks
  ` [PATCH 4/6] clk: samsung: exynos850: Implement CMU_G3D domain
  ` [PATCH 6/6] arm64: dts: exynos: Add CMU_G3D node for Exynos850 SoC

[PATCH v3 0/6] drm: lcdif: Add i.MX93 LCDIF support
 2023-02-15  3:44 UTC  (5+ messages)
` [PATCH v3 3/6] drm: lcdif: Determine bus format and flags in ->atomic_check()

[PATCH v5 0/3] Add nxp bbnsm module support
 2023-02-15  2:41 UTC  (4+ messages)
` [PATCH v5 1/3] input: bbnsm_pwrkey: Add bbnsm power key support
` [PATCH v5 2/3] rtc: bbnsm: Add the bbnsm rtc support
` [PATCH v5 3/3] arm64: dts: imx93: Add the bbnsm dts node

[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-02-15  2:38 UTC  (21+ messages)
` [PATCH v2 1/9] PCI: rockchip: Remove writes to unused registers
` [PATCH v2 2/9] PCI: rockchip: Write PCI Device ID to correct register
` [PATCH v2 3/9] PCI: rockchip: Assert PCI Configuration Enable bit after probe
` [PATCH v2 4/9] PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
` [PATCH v2 5/9] arm64: dts: rockchip: Add dtsi entry for RK3399 PCIe endpoint core
` [PATCH v2 6/9] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v2 7/9] PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
` [PATCH v2 8/9] PCI: rockchip: Use u32 variable to access 32-bit registers
` [PATCH v2 9/9] PCI: rockchip: Add parameter check for RK3399 PCIe endpoint core set_msi()

[PATCH] ARM: uaccess: Fix KASAN false-positives
 2023-02-15  2:37 UTC 

[PATCH V4 0/5] Enable crashdump collection support for IPQ9574
 2023-02-15  2:34 UTC  (2+ messages)

[REPOST PATCH 00/16] Add support for vPMU selftests
 2023-02-15  1:07 UTC  (17+ messages)
` [REPOST PATCH 01/16] tools: arm64: Import perf_event.h
` [REPOST PATCH 02/16] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [REPOST PATCH 03/16] KVM: selftests: aarch64: vPMU register test for implemented counters
` [REPOST PATCH 04/16] KVM: selftests: aarch64: vPMU register test for unimplemented counters
` [REPOST PATCH 05/16] selftests: KVM: aarch64: Refactor the vPMU counter access tests
` [REPOST PATCH 06/16] tools: arm64: perf_event: Define Cycle counter enable/overflow bits
` [REPOST PATCH 07/16] selftests: KVM: aarch64: Add PMU cycle counter helpers
` [REPOST PATCH 08/16] selftests: KVM: aarch64: Consider PMU event filters for VM creation
` [REPOST PATCH 09/16] selftests: KVM: aarch64: Add KVM PMU event filter test
` [REPOST PATCH 10/16] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test
` [REPOST PATCH 11/16] selftests: KVM: aarch64: Add vCPU migration test for PMU
` [REPOST PATCH 12/16] selftests: KVM: aarch64: Test PMU overflow/IRQ functionality
` [REPOST PATCH 13/16] selftests: KVM: aarch64: Test chained events for PMU
` [REPOST PATCH 14/16] selftests: KVM: aarch64: Add PMU test to chain all the counters
` [REPOST PATCH 15/16] selftests: KVM: aarch64: Add multi-vCPU support for vPMU VM creation
` [REPOST PATCH 16/16] selftests: KVM: aarch64: Extend the vCPU migration test to multi-vCPUs

[PATCH] arm64: dts: rockchip: Always enable sd regulator on SOQuartz CM4IO
 2023-02-15  1:09 UTC 

[PATCH -next] thermal/drivers/mediatek: Remove unneeded semicolon
 2023-02-15  0:54 UTC 

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-15  0:34 UTC  (21+ messages)
` [PATCH 01/12] dt-bindings: riscv: sifive-ccache: Add compatible "
` [PATCH 02/12] dt-bindings: riscv: sifive-ccache: Add 'uncached-offset' property
` [PATCH 05/12] riscv: Implement non-coherent DMA support via SiFive cache flushing
` [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC
` [PATCH 08/12] net: stmmac: Add glue layer for "
` [PATCH 11/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes

[PATCH 4/4] riscv: dts: allwinner: d1: Add video engine node
 2023-02-15  0:25 UTC  (2+ messages)

linux-next: manual merge of the mmc tree with the arm-soc, crypto trees
 2023-02-15  0:16 UTC 

[PATCH 9/7] arm64: Implement the new page table range API
 2023-02-15  0:04 UTC 

[PATCH] media: dt-bindings: st,stm32-cec: drop obsolete file
 2023-02-14 23:59 UTC  (2+ messages)

[PATCH 0/3] Save/restore for GICv3
 2023-02-14 23:34 UTC  (4+ messages)
` [PATCH 1/3] irqchip/gic-v3: Use switch/case statements in gic_cpu_pm_notifier
` [PATCH 2/3] irqchip/gic-v3: Propagate gic_cpu_pm_init() return code
` [PATCH 3/3] irqchip/gic-v3: Save and restore distributor and re-distributor

[PATCH v2] media: imx-mipi-csis: Check csis_fmt validity before use
 2023-02-14 23:32 UTC 

[PATCH 0/2] Couple of Broadcom L2 driver fixes
 2023-02-14 23:23 UTC  (3+ messages)

[PATCH v2 0/4] Support timer drivers as loadable modules
 2023-02-14 23:20 UTC  (5+ messages)
` [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module

[RESEND PATCH v4] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor
 2023-02-14 22:21 UTC  (3+ messages)

[PATCH] media: imx-mipi-csis: Check csis_fmt validity before use
 2023-02-14 22:25 UTC  (2+ messages)

[PATCH] PM: s2idle: Don't allow s2idle when cpuidle isn't supported
 2023-02-14 21:50 UTC 

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-02-14 22:01 UTC  (7+ messages)
` [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() "

[PATCH 0/3] Enable hwlock on Allwinner A64
 2023-02-14 21:55 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: hwlock: sun6i: Add missing #hwlock-cells
` [PATCH 2/3] dt-bindings: hwlock: sun6i: Add missing names
` (subset) [PATCH 0/3] Enable hwlock on Allwinner A64

[PATCH] arm: dts: mt7623: disable home key on Bananapi BPI-R2
 2023-02-14 21:55 UTC  (4+ messages)

[PATCH 1/1] PCI: layerscape: Set 64-bit DMA mask
 2023-02-14 21:50 UTC  (5+ messages)
  ` [EXT] "

[PATCH v2 0/3] mmc: support setting card detect interrupt from drivers and use it in meson-gx
 2023-02-14 21:44 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: core: support setting card detect interrupt from drivers
` [PATCH v2 2/3] dt-bindings: mmc: meson-gx: support specifying cd interrupt
` [PATCH v2 3/3] mmc: meson-gx: support platform interrupt as card detect interrupt

[PATCH net-next 0/5] ATU and FDB synchronization on locked ports
 2023-02-14 21:14 UTC  (10+ messages)
` [PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries

[PATCH] media: imx: imx7-media-csi: Fix error handling in imx7_csi_async_register()
 2023-02-14 21:28 UTC  (2+ messages)

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-14 21:26 UTC  (28+ messages)
` [PATCH v10 01/26] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v10 02/26] dt-bindings: Add binding for 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 05/26] virt: gunyah: Identify hypervisor version
` [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 11/26] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v10 14/26] samples: Add sample userspace Gunyah VM Manager
` [PATCH v10 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v10 16/26] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v10 17/26] docs: gunyah: Document Gunyah VM Manager
` [PATCH v10 18/26] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v10 19/26] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v10 20/26] virt: gunyah: Add resource tickets
` [PATCH v10 21/26] virt: gunyah: Add IO handlers
` [PATCH v10 22/26] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v10 23/26] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v10 24/26] virt: gunyah: Add irqfd interface
` [PATCH v10 25/26] virt: gunyah: Add ioeventfd
` [PATCH v10 26/26] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH 0/3] ASoC: mchp-pdmc: fix poc noises when starting capture
 2023-02-14 21:26 UTC  (6+ messages)
` [PATCH 1/3] ASoC: soc-generic-dmaengine-pcm: add option to start DMA after DAI
` [PATCH 2/3] ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us binding
` [PATCH 3/3] ASoC: mchp-pdmc: fix poc noise at capture startup

[PATCH v2 0/4] STIG Mode Fixes for spi-cadence-qspi driver
 2023-02-14 21:10 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: spi-st-ssc: convert to DT schema
 2023-02-14 21:10 UTC  (2+ messages)

[REGRESSION] rtc: imx-sc: remove .read_alarm
 2023-02-14 20:01 UTC  (2+ messages)

[PATCH 0/3] IRQ_DOMAIN: remove all "depends on", use only "select"
 2023-02-14 19:56 UTC  (4+ messages)

[PATCH] psi: reduce min window size to 50ms
 2023-02-14 19:34 UTC  (8+ messages)

[PATCH 00/16] Refactor Exynos PCIe driver to make it generic
 2023-02-14 19:17 UTC  (10+ messages)
  ` [PATCH 13/16] PCI: samsung: Rename common functions to samsung
  ` [PATCH 15/16] PCI: samsung: Add structure to hold resource operations
  ` [PATCH 16/16] PCI: samsung: Make handling of regulators generic
    ` [PATCH 05/16] dt-bindings: PCI: Rename the term elbi to appl
    ` [PATCH 10/16] dt-bindings: PCI: Add phy-names as required property

[PATCH] ARM: dts: allwinner: minimize irq debounce filter per default
 2023-02-14 18:49 UTC  (13+ messages)

[PATCH] ASoC: imx-pcm-rpmsg: Remove unused variable
 2023-02-14 18:01 UTC  (2+ messages)

[PATCH 1/1] PCI: layerscape: Add the workaround for A-010305
 2023-02-14 17:33 UTC  (3+ messages)

[PATCH 1/8] kbuild, PCI: generic,versatile: comment out MODULE_LICENSE in non-modules
 2023-02-14 17:20 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency
 2023-02-14 17:15 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio

[RFC] Support for Arm CCA VMs on Linux
 2023-02-14 17:13 UTC  (2+ messages)

[v3 0/6] KVM: arm64: implement vcpu_is_preempted check
 2023-02-14 16:49 UTC  (3+ messages)

[PATCH v2 00/33] Per-VMA locks
 2023-02-14 16:47 UTC  (5+ messages)

NULL pointer dereference in imx-mipi-csis driver when starting stream
 2023-02-14 16:47 UTC 

[PATCH] ACPI: AGDI: Improve error reporting for problems during .remove()
 2023-02-14 16:36 UTC  (6+ messages)

[PATCH V8 0/7] Add minimal boot support for IPQ9574
 2023-02-14 16:31 UTC  (7+ messages)
` [PATCH V8 1/7] dt-bindings: clock: Add ipq9574 clock and reset definitions
` [PATCH V8 3/7] dt-bindings: pinctrl: qcom: Add support for IPQ9574
` [PATCH V8 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V8 5/7] dt-bindings: arm: qcom: Add ipq9574 compatible
` [PATCH V8 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V8 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs

[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
 2023-02-14  8:57 UTC  (9+ messages)
` [PATCH v4 3/3] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH RESEND 2 v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-02-14 15:57 UTC  (6+ messages)
` [PATCH RESEND 2 v7 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH RESEND 2 v7 2/5] "
` [PATCH RESEND 2 v7 3/5] arm64: dts: apple: t8103: Add "
` [PATCH RESEND 2 v7 4/5] arm64: dts: apple: t600x: "
` [PATCH RESEND 2 v7 5/5] MAINTAINERS: Add entries for Apple PWM driver

[PATCH v7 0/3] Add MT8195 HDMI phy support
 2023-02-14 15:30 UTC  (3+ messages)
` [PATCH v7 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[PATCH v2 1/2] tee: system invocation
 2023-02-14 15:20 UTC  (2+ messages)
` [PATCH v2 2/2] firmware: arm_scmi: optee: use optee "

[PATCH 0/7] dmaengine: at_xdmac: fixes for suspend/resume
 2023-02-14 15:18 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: at_xdmac: disable/enable clock directly on suspend/resume
` [PATCH 2/7] dmaengine: at_xdmac: fix imbalanced runtime PM reference counter
` [PATCH 3/7] dmaengine: at_xdmac: do not resume channels paused by consumers
` [PATCH 4/7] dmaengine: at_xdmac: restore the content of grws register
` [PATCH 5/7] dmaengine: at_xdmac: do not enable all cyclic channels
` [PATCH 6/7] dmaengine: at_xdmac: add a warning message regarding for unpaused channels
` [PATCH 7/7] dmaengine: at_xdmac: align declaration of ret with the rest of variables

[PATCH] clk: imx: pll14xx: fix recalc_rate for negative kdiv
 2023-02-14 14:51 UTC  (3+ messages)

Capture image from imx219 sensor on i.MX8MM
 2023-02-14 14:57 UTC  (5+ messages)
` [RFC 1/1] v4l: async: Add some debug prints

[PATCH v14 0/6] Add LVTS Thermal Architecture
 2023-02-14 14:43 UTC  (5+ messages)
` [PATCH v14 5/6] arm64: dts: mediatek: mt8195: Add thermal zones and thermal nodes
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold

[PATCH 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency
 2023-02-14 14:15 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio

[PATCH v4 00/12] AV1 stateless decoder for RK3588
 2023-02-14 14:05 UTC  (3+ messages)
` [PATCH v4 11/12] media: verisilicon: Enable AV1 decoder on rk3588
` [PATCH v4 12/12] media: verisilicon: Conditionally ignore native formats


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