linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-16 16:11:07 to 2024-12-17 06:59:10 UTC [more...]

[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-17  6:40 UTC  (7+ messages)
` [PATCH v2 12/15] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188

[PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs
 2024-12-17  6:33 UTC  (13+ messages)
` [PATCH v3 01/16] perf tools: Create generic syscall table support
` [PATCH v3 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v3 03/16] perf tools: csky: "
` [PATCH v3 04/16] perf tools: arm: Support "
` [PATCH v3 05/16] perf tools: sh: "
` [PATCH v3 07/16] perf tools: xtensa: Support syscall header
` [PATCH v3 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v3 10/16] perf tools: parisc: Support syscall header
` [PATCH v3 11/16] perf tools: arm64: Use syscall table
` [PATCH v3 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v3 15/16] perf tools: s390: Use generic syscall table scripts
` [PATCH v3 16/16] perf tools: Remove dependency on libaudit

[PATCH v2] perf vendor events arm64: Add FUJITSU-MONAKA pmu event
 2024-12-17  6:35 UTC  (3+ messages)

[PATCH v6 0/2] coresight: Add label sysfs node support
 2024-12-17  6:33 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: Add label in the coresight components
` [PATCH v6 2/2] coresight: Add label sysfs node support

[PATCH 1/2] dt-bindings: media: imx219: Rename to include vendor prefix
 2024-12-17  6:13 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: media: imx219: Describe sensor address using the reg property

[PATCH] dt-bindings: interrupt-controller: arm,gic: Correct VGIC interrupt description
 2024-12-17  6:12 UTC 

[PATCH v4 0/2] arm64: dts: rockchip: Add Firefly ITX-3588J Board
 2024-12-17  6:01 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: arm: rockchip: Add Firefly ITX-3588J board
` [PATCH v4 2/2] arm64: dts: rockchip: add DTs for Firefly ITX-3588J and its Core-3588J SoM

[PATCH v3 0/4] Add support for Intel CRPS PSU
 2024-12-17  5:49 UTC  (6+ messages)
` [PATCH v3 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
` [PATCH v3 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v3 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v3 4/4] ARM: dts: aspeed: system1: Use crps PSU driver

[PATCH v12 0/8] Add Toshiba Visconti Video Input Interface driver
 2024-12-17  5:44 UTC  (9+ messages)
` [PATCH v12 1/8] dt-bindings: media: platform: visconti: Add Toshiba Visconti MIPI CSI-2 Receiver
` [PATCH v12 2/8] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface

[PATCH] dt-bindings: mfd: atmel,at91sam9260: Convert to json schema
 2024-12-17  5:31 UTC  (3+ messages)

[PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs
 2024-12-17  5:30 UTC  (7+ messages)
` [PATCH v2 01/16] perf tools: Create generic syscall table support
` [PATCH v2 02/16] perf tools: arc: Support generic syscall headers

[PATCH v1 0/2] i2c: exynos5: Add support for Exynos8895 SoC
 2024-12-17  5:24 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatible

[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-17  5:20 UTC  (6+ messages)

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-12-17  5:13 UTC  (26+ messages)
` [PATCH v4 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v4 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v4 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v4 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v4 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v4 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v4 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v4 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v4 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH v4 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v4 11/25] mm: Allow compound zone device pages
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v4 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v4 14/25] rmap: Add support for PUD sized mappings to rmap
` [PATCH v4 15/25] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v4 16/25] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v4 17/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v4 18/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v4 19/25] proc/task_mmu: Ignore ZONE_DEVICE pages
` [PATCH v4 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v4 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v4 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v4 23/25] mm: Remove pXX_devmap callers
` [PATCH v4 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v4 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"

[PATCH V2 00/46] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
 2024-12-17  4:33 UTC  (12+ messages)
` [PATCH V2 09/46] arm64/sysreg: Add register fields for HFGWTR2_EL2
` [PATCH V2 10/46] arm64/sysreg: Add register fields for MDSELR_EL1
` [PATCH V2 11/46] arm64/sysreg: Add register fields for PMSIDR_EL1
` [PATCH V2 12/46] arm64/sysreg: Add register fields for TRBMPAM_EL1
` [PATCH V2 18/46] arm64/sysreg: Add register fields for PMUACR_EL1

[PATCH v8 0/4] Add support for AArch64 AMUv1-based average freq
 2024-12-17  4:27 UTC  (10+ messages)
` [PATCH v8 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry

[PATCH] mm/ptdump: Drop GENERIC_PTDUMP
 2024-12-17  3:48 UTC 

[PATCH] dt-bindings: media: imx283: Describe sensor address using the reg property
 2024-12-17  3:28 UTC 

[PATCH v17 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-12-17  3:05 UTC  (10+ messages)
` [PATCH v17 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v17 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH 0/2] rockchip: add can for RK3576 Soc
 2024-12-17  2:39 UTC  (3+ messages)
` [PATCH 1/2] net: can: "
` [PATCH 2/2] arm64: dts: rockchip: rk3576: add can dts nodes

[PATCH v2 00/11] Add eDP support for RK3588
 2024-12-17  2:32 UTC  (3+ messages)

[PATCH v4 0/3] Update ASPEED WDT bootstatus
 2024-12-17  2:15 UTC  (14+ messages)
` [PATCH v4 1/3] watchdog: aspeed: Update bootstatus handling

[PATCH v2] firmware: arm_scmi: Delete the meaningless scmi_bus_id
 2024-12-17  2:06 UTC  (8+ messages)

[PATCH V2] soc: imx8m: Add remove function
 2024-12-17  1:58 UTC 

[PATCH v6 00/16] VOP Support for rk3576
 2024-12-17  0:41 UTC  (4+ messages)
` [PATCH v6 08/16] drm/rockchip: vop2: Support 32x8 superblock afbc
    `  "

[PATCH v2 0/2] Fix subsection vmemmap_populate logic
 2024-12-17  1:47 UTC  (2+ messages)

imx8m-blk-ctrl: WARNING, no release() function
 2024-12-17  1:39 UTC  (3+ messages)

[PATCH net-next 0/2] net: stmmac: dwmac-socfpga: Allow using 1000BaseX
 2024-12-17  1:33 UTC  (7+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-socfpga: Set interface modes from Lynx PCS as supported

[PATCH v2] drm/mediatek: only touch DISP_REG_OVL_PITCH_MSB if AFBC is supported
 2024-12-17  1:18 UTC 

[PATCH RFC net-next 0/3] riscv: sophgo: Add ethernet support for SG2044
 2024-12-17  0:47 UTC  (2+ messages)

[PATCH v7 00/10] drm: add DRM HDMI Codec framework
 2024-12-17  0:40 UTC  (11+ messages)
` [PATCH v7 01/10] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH v7 02/10] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v7 03/10] drm/connector: implement generic HDMI codec helpers
` [PATCH v7 04/10] drm/bridge: connector: add support for HDMI codec framework
` [PATCH v7 05/10] drm/bridge: lt9611: switch to using the DRM "
` [PATCH v7 06/10] drm/display/hdmi: implement hotplug functions
` [PATCH v7 07/10] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug()
` [PATCH v7 08/10] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v7 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()
` [PATCH v7 10/10] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug_edid()

[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-12-16 23:42 UTC  (3+ messages)
` [PATCH V3 6/7] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9

[PATCH v4 00/16] KVM: selftests: "tree" wide overhauls
 2024-12-16 22:33 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Intel CRPS PSU
 2024-12-16 22:30 UTC  (12+ messages)
` [PATCH v2 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
` [PATCH v2 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v2 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v2 4/4] ARM: dts: aspeed: system1: Use crps PSU driver

[PATCH net-next] Fix clamp() of ip_vs_conn_tab on small memory systems
 2024-12-16 22:18 UTC  (2+ messages)

[PATCH v2] arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu()
 2024-12-16 22:09 UTC 

[PATCH 0/6] arm64: errata: Add Qualcomm CPUs to the Spectre mitigation lists
 2024-12-16 21:53 UTC  (7+ messages)
` [PATCH 5/6] arm64: errata: Add QCOM_KRYO_5XX_GOLD to the spectre_bhb_k24_list

[PATCH v2] mailbox: zynqmp: setup IPI for each valid child node
 2024-12-16 21:42 UTC 

[PATCH v2 0/6] arm64: errata: Rework Spectre BHB mitigations to not assume "safe"
 2024-12-16 21:29 UTC  (4+ messages)
` [PATCH v2 1/6] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB

[GIT PULL] soc: fixes for 6.13
 2024-12-16 21:22 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-qcom: Only enable stall on smmu-v2
 2024-12-16 20:54 UTC  (3+ messages)

[PATCH v2 00/11] Use correct LDO5 control registers for PCA9450
 2024-12-16 19:59 UTC  (9+ messages)
` [PATCH v2 01/11] Revert "regulator: pca9450: Add sd-vsel GPIO"
` [PATCH v2 03/11] dt-bindings: regulator: pca9450: Document nxp,sd-vsel-fixed-low property for LDO5

[PATCH 0/2] arm64: defconfig: Configs for MT8188
 2024-12-16 19:51 UTC  (3+ messages)
` [PATCH 1/2] arm64: defconfig: Enable sound "
` [PATCH 2/2] arm64: defconfig: Enable MediaTek DWMAC

[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-16 19:38 UTC  (8+ messages)
` [PATCH v2 04/10] drm/amd/display: use eld_mutex to protect access to connector->eld

[PATCH] KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
 2024-12-16 19:28 UTC 

[PATCH v4 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2024-12-16 19:25 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: thermal: fsl,imx91-tmu: add bindings for NXP i.MX91 thermal module
` [PATCH v4 2/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit

[PATCH v3 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
 2024-12-16 17:58 UTC  (19+ messages)
` [PATCH v3 01/18] KVM: arm64: Change the layout of enum pkvm_page_state
` [PATCH v3 02/18] KVM: arm64: Move enum pkvm_page_state to memory.h
` [PATCH v3 03/18] KVM: arm64: Make hyp_page::order a u8
` [PATCH v3 04/18] KVM: arm64: Move host page ownership tracking to the hyp vmemmap
` [PATCH v3 05/18] KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
` [PATCH v3 06/18] KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms
` [PATCH v3 07/18] KVM: arm64: Make kvm_pgtable_stage2_init() a static inline function
` [PATCH v3 08/18] KVM: arm64: Add {get,put}_pkvm_hyp_vm() helpers
` [PATCH v3 09/18] KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
` [PATCH v3 10/18] KVM: arm64: Introduce __pkvm_host_share_guest()
` [PATCH v3 11/18] KVM: arm64: Introduce __pkvm_host_unshare_guest()
` [PATCH v3 12/18] KVM: arm64: Introduce __pkvm_host_relax_guest_perms()
` [PATCH v3 13/18] KVM: arm64: Introduce __pkvm_host_wrprotect_guest()
` [PATCH v3 14/18] KVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
` [PATCH v3 15/18] KVM: arm64: Introduce __pkvm_host_mkyoung_guest()
` [PATCH v3 16/18] KVM: arm64: Introduce __pkvm_tlb_flush_vmid()
` [PATCH v3 17/18] KVM: arm64: Introduce the EL1 pKVM MMU
` [PATCH v3 18/18] KVM: arm64: Plumb the pKVM MMU in KVM

[PATCH v2 0/4] arm64: exynos: gs101: add ACPM related nodes
 2024-12-16 18:54 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: exynos: gs101: add ACPM protocol node

[PATCH] clk: amlogic: g12b: fix cluster A parent data
 2024-12-16 18:53 UTC  (2+ messages)

[PATCH v1] i2c: imx: fix missing stop condition in single-master mode
 2024-12-16 18:42 UTC  (3+ messages)

[PATCH v1 0/4] Add support for Intel CRPS PSU
 2024-12-16 18:01 UTC  (9+ messages)
` [PATCH v1 1/4] hwmon: pmbus-core: Add label for fan and temp
` [PATCH v1 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply

[PATCH v6 00/10] drm: add DRM HDMI Codec framework
 2024-12-16 17:55 UTC  (10+ messages)
` [PATCH v6 03/10] drm/connector: implement generic HDMI codec helpers
` [PATCH v6 04/10] drm/bridge: connector: add support for HDMI codec framework
` [PATCH v6 06/10] drm/display/hdmi: implement hotplug functions

[PATCH v6 05/10] drm/bridge: lt9611: switch to using the DRM HDMI codec framework
 2024-12-16 17:15 UTC  (2+ messages)

[PATCH v3 0/5] add sof support on imx95
 2024-12-16 17:56 UTC  (10+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: add common binding for NXP audio processors
` [PATCH v3 2/5] ASoC: dt-bindings: support imx95's CM7 core
` [PATCH v3 4/5] ASoC: SOF: imx: add driver for imx95
` [PATCH v3 5/5] arm64: dts: imx: add imx95 dts for sof

[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
 2024-12-16 17:51 UTC  (5+ messages)
` [PATCH v6 03/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v6 04/43] arm64: RME: Add SMC definitions for calling the RMM

[PATCH net-next v2] net: airoha: Fix error path in airoha_probe()
 2024-12-16 17:47 UTC 

[PATCH v2] mailbox: zynqmp: Remove invalid __percpu annotation in zynqmp_ipi_probe()
 2024-12-16 17:47 UTC  (3+ messages)

[PATCH 3/3] mfd: syscon: Allow syscon nodes without a "syscon" compatible
 2024-12-16 17:39 UTC  (3+ messages)

[GIT PULL] arm64 fixes for 6.13-rc3
 2024-12-16 17:36 UTC  (5+ messages)

[PATCH] arm64: dts: mt8186: Add mt8186-skitty
 2024-12-16 17:30 UTC  (2+ messages)

[PATCH v5] dt-bindings: power: Convert raspberrypi,bcm2835-power to Dt schema
 2024-12-16 17:07 UTC 

[PATCH v2] remoteproc: mtk_scp: Only populate devices for SCP cores
 2024-12-16 16:51 UTC  (2+ messages)

[PATCH RESEND 1/2] dt-bindings: timer: fsl,imxgpt: Fix the fsl,imx7d-gpt fallback
 2024-12-16 16:31 UTC  (4+ messages)
` [PATCH RESEND 2/2] dt-bindings: timer: fsl,imxgpt: Document fsl,imx35-gpt

[PATCH v3 0/3] arm64: dts: rockchip: Add Firefly ITX-3588J Board
 2024-12-16 16:29 UTC  (2+ messages)

[PATCH v1 0/8] DTS updates for system1 BMC
 2024-12-16 16:29 UTC  (2+ messages)

[PATCH v2 0/5] Add STM32MP25 PCIe drivers
 2024-12-16 16:17 UTC  (5+ messages)
` [PATCH v2 4/5] PCI: stm32: Add PCIe endpoint support for STM32MP25


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