linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-16 05:48:12 to 2024-12-16 17:37:52 UTC [more...]

[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 v6 00/10] drm: add DRM HDMI Codec framework
 2024-12-16 17:20 UTC  (9+ messages)
` [PATCH v6 03/10] drm/connector: implement generic HDMI codec helpers
` [PATCH v6 06/10] drm/display/hdmi: implement hotplug functions
` [PATCH v6 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()

[PATCH] iommu/arm-smmu-qcom: Only enable stall on smmu-v2
 2024-12-16 17:10 UTC 

[PATCH v2] firmware: arm_scmi: Delete the meaningless scmi_bus_id
 2024-12-16 16:08 UTC  (9+ messages)

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

[PATCH v3 0/5] add sof support on imx95
 2024-12-16 17:05 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 3/5] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support
` [PATCH v3 4/5] ASoC: SOF: imx: add driver for imx95
` [PATCH v3 5/5] arm64: dts: imx: add imx95 dts for sof

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

[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
 2024-12-16 16:45 UTC  (3+ messages)
` [PATCH v6 03/43] arm64: RME: Handle Granule Protection Faults (GPFs)

[PATCH v1] i2c: imx: fix missing stop condition in single-master mode
 2024-12-16 16:35 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 v2 00/11] Add eDP support for RK3588
 2024-12-16 16:29 UTC  (13+ messages)
` [PATCH v2 03/11] drm/rockchip: analogix_dp: Add "
` [PATCH v2 04/11] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode
` [PATCH v2 10/11] arm64: dts: rockchip: Enable eDP0 display on RK3588S EVB1 board

[PATCH v3 0/3] arm64: dts: rockchip: Add Firefly ITX-3588J Board
 2024-12-16 16:29 UTC  (8+ messages)
` [PATCH v3 1/3] arm64: dts: rockchip: add DTs for Firefly ITX-3588J and its Core-3588J SoM
` [PATCH v3 2/3] dt-bindings: pinctrl: add header for PCA9555 GPIO extender bindings on some Rockchip-based devices
` [PATCH v3 3/3] dt-bindings: arm: rockchip: Add Firefly ITX-3588J board

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

[GIT PULL] soc: fixes for 6.13
 2024-12-16 16:21 UTC 

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

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

[PATCH] arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu()
 2024-12-16 15:28 UTC  (14+ messages)

[PATCH 0/5] ARM: dts: stm32: add counter nodes on stm32mp13 and stm32mp15
 2024-12-16 15:39 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: stm32: populate all timer counter nodes on stm32mp13
` [PATCH 2/5] ARM: dts: stm32: populate all timer counter nodes on stm32mp15
` [PATCH 3/5] ARM: dts: stm32: add counter subnodes on stm32mp135f-dk
` [PATCH 4/5] ARM: dts: stm32: add counter subnodes on stm32mp157c-ev1
` [PATCH 5/5] ARM: dts: stm32: add counter subnodes on stm32mp157 dk boards

[PATCH 00/17] vDSO: Introduce generic data storage
 2024-12-16 14:10 UTC  (18+ messages)
` [PATCH 01/17] parisc: Remove unused symbol vdso_data
` [PATCH 02/17] vdso: Introduce vdso/align.h
` [PATCH 03/17] vdso: Add generic time data storage
` [PATCH 04/17] vdso: Add generic random "
` [PATCH 05/17] vdso: Add generic architecture-specific "
` [PATCH 06/17] arm64: vdso: Switch to generic storage implementation
` [PATCH 07/17] riscv: "
` [PATCH 08/17] LoongArch: vDSO: "
` [PATCH 09/17] arm: vdso: "
` [PATCH 10/17] s390/vdso: "
` [PATCH 11/17] MIPS: vdso: "
` [PATCH 12/17] powerpc/vdso: "
` [PATCH 13/17] x86/vdso: "
` [PATCH 14/17] x86/vdso/vdso2c: Remove page handling
` [PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage
` [PATCH 16/17] vdso: Remove remnants of architecture-specific time storage
` [PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE

[PATCH 0/4] Fix Google Tensor GS101 CPU hotplug support
 2024-12-16 14:27 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: mfd: syscon: allow two reg regions for gs101-pmu

[PATCH] serial: stm32: use port lock wrappers for break control
 2024-12-16 15:29 UTC  (3+ messages)

[PATCH V2 00/46] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
 2024-12-16 15:20 UTC  (9+ messages)
` [PATCH V2 03/46] arm64/sysreg: Update register fields for ID_AA64PFR0_EL1
` [PATCH V2 04/46] arm64/sysreg: Update register fields for TRBIDR_EL1
` [PATCH V2 07/46] arm64/sysreg: Add register fields for HFGITR2_EL2
` [PATCH V2 08/46] arm64/sysreg: Add register fields for HFGRTR2_EL2

[PATCH 1/5] clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe
 2024-12-16 14:10 UTC  (10+ messages)
` [PATCH 2/5] clk: mediatek: mt2701-aud: "
` [PATCH 3/5] clk: mediatek: mt2701-bdp: add missing dummy clk
` [PATCH 4/5] clk: mediatek: mt2701-mm: "
` [PATCH 5/5] clk: mediatek: mt2701-img: "

[PATCH v5 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-12-16 14:08 UTC  (4+ messages)
` [PATCH v5 08/10] misc: rp1: RaspberryPi RP1 misc driver

[PATCH v2 4/5] PCI: stm32: Add PCIe endpoint support for STM32MP25
 2024-12-16 14:00 UTC  (2+ messages)

[net v2] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-16 13:53 UTC  (3+ messages)

[PATCH 0/2] reset: amlogic: rework auxiliary reset support
 2024-12-16 13:25 UTC  (2+ messages)

[PATCH 0/4] Google Pixel 6 (simple) framebuffer support
 2024-12-16 13:06 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: google: add gs101-raven
` [PATCH 2/4] arm64: dts: exynos: gs101-oriole: configure simple-framebuffer
` [PATCH 3/4] arm64: dts: exynos: gs101-oriole: move common Pixel6 & 6Pro parts into a .dtsi
` [PATCH 4/4] arm64: dts: exynos: gs101-raven: add new board file

[PATCH v6 00/16] VOP Support for rk3576
 2024-12-16 13:06 UTC  (3+ messages)
` [PATCH v6 08/16] drm/rockchip: vop2: Support 32x8 superblock afbc

[PATCH v2 0/5] add sof support on imx95
 2024-12-16 12:23 UTC  (6+ messages)
` [PATCH v2 4/5] ASoC: SOF: imx: add driver for imx95

[PATCH 0/1] Add i.MX943 basic dtsi support
 2024-12-16 10:19 UTC  (4+ messages)
  ` [PATCH] arm64: dts: freescale: Add basic dtsi for imx943

[PATCH net-next v4 0/9] net: lan969x: add RGMII support
 2024-12-16 12:10 UTC  (4+ messages)
` [PATCH net-next v4 6/9] net: sparx5: verify RGMII speeds

[PATCH v3 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
 2024-12-16 11:50 UTC  (10+ messages)
` [PATCH v3 1/9] coresight: change coresight_device lock "
` [PATCH v3 2/9] coresight-etm4x: change etmv4_drvdata spinlock "
` [PATCH v3 3/9] coresight: change coresight_trace_id_map's lock "
` [PATCH v3 4/9] coresight-cti: change cti_drvdata spinlock's "
` [PATCH v3 5/9] coresight-etb10: change etb_drvdata "
` [PATCH v3 6/9] coresight-funnel: change funnel_drvdata "
` [PATCH v3 7/9] coresight-replicator: change replicator_drvdata "
` [PATCH v3 8/9] coresight-tmc: change tmc_drvdata "
` [PATCH v3 9/9] coresight/ultrasoc: change cti_drvdata "

[PATCH] drm/mediatek: only touch DISP_REG_OVL_PITCH_MSB if AFBC is supported
 2024-12-16 11:11 UTC  (2+ messages)

[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-16 11:04 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 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-12-16 10:58 UTC  (3+ messages)
` [PATCH V3 7/7] "

[PATCH v5 00/17] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
 2024-12-16 10:50 UTC  (18+ messages)
` [PATCH v5 01/17] KVM: arm64: Consolidate allowed and restricted VM feature checks
` [PATCH v5 02/17] KVM: arm64: Group setting traps for protected VMs by control register
` [PATCH v5 03/17] KVM: arm64: Move checking protected vcpu features to a separate function
` [PATCH v5 04/17] KVM: arm64: Remove KVM_ARM_VCPU_POWER_OFF from protected VMs allowed features in pKVM
` [PATCH v5 05/17] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities
` [PATCH v5 06/17] KVM: arm64: Initialize feature id registers for protected VMs
` [PATCH v5 07/17] KVM: arm64: Fix RAS trapping in pKVM "
` [PATCH v5 08/17] KVM: arm64: Set protected VM traps based on its view of feature registers
` [PATCH v5 09/17] KVM: arm64: Rework specifying restricted features for protected VMs
` [PATCH v5 10/17] KVM: arm64: Remove fixed_config.h header
` [PATCH v5 11/17] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit
` [PATCH v5 12/17] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH v5 13/17] KVM: arm64: Refactor kvm_reset_cptr_el2()
` [PATCH v5 14/17] KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE
` [PATCH v5 15/17] KVM: arm64: Remove PtrAuth guest vcpu flag
` [PATCH v5 16/17] KVM: arm64: Convert the SVE guest vcpu flag to a vm flag
` [PATCH v5 17/17] KVM: arm64: Use kvm_vcpu_has_feature() directly for struct kvm

[PATCH v3 0/2] Add Clocks for ICSSG
 2024-12-16 10:23 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: atmel,at91sam9260: Convert to json schema
 2024-12-16 10:14 UTC  (2+ messages)

[PATCHv3] drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()
 2024-12-16 10:05 UTC  (2+ messages)

[PATCH v3 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2024-12-16 10:05 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH net-next 0/4] Add Multicast Filtering support for VLAN interface
 2024-12-16 10:00 UTC  (5+ messages)
` [PATCH net-next 1/4] net: ti: Kconfig: Select HSR for ICSSG Driver
` [PATCH net-next 2/4] net: ti: icssg-prueth: Add VLAN support in EMAC mode
` [PATCH net-next 3/4] net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
` [PATCH net-next 4/4] net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR mode

[PATCH v7 0/3] SN65DSI83/4 lvds_vod_swing properties
 2024-12-16  9:59 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add properties for ti,lvds-vod-swing
` [PATCH v7 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties
` [PATCH v7 3/3] arm64: dts: imx8mm-phyboard-polis-peb-av-10: Set lvds-vod-swing

[PATCH] irqchip/gic-v3: Allow unused SGIs for drivers/modules
 2024-12-16  9:56 UTC  (5+ messages)

[PATCH 6.6 v1] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
 2024-12-16  8:52 UTC  (4+ messages)

[PATCH v6.12] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
 2024-12-16  8:50 UTC 

[PATCH v6 00/19] Add Freescale i.MX8qxp Display Controller support
 2024-12-16  9:44 UTC  (9+ messages)
` [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

[syzbot] [kvmarm?] BUG: unable to handle kernel paging request in __hwasan_check_x0_ADDR
 2024-12-16  9:38 UTC  (3+ messages)

[PATCH v2 0/3] Extend logging on TMC start / stop errors
 2024-12-16  9:33 UTC  (3+ messages)
` [PATCH v2 2/3] coresight: tmc: Update error logging in tmc common functions

[PATCH 11/14] selftests/mm: Use sys_pkey helpers consistently
 2024-12-16  9:28 UTC  (2+ messages)
` [PATCH] selftests/mm: fix dependency on pkey_util.c

[PATCH v3 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset
 2024-12-16  9:09 UTC  (2+ messages)
` (subset) "

Zapytanie ofertowe
 2024-12-16  9:01 UTC 

[PATCH net-next] net: airoha: Fix error patch in airoha_probe()
 2024-12-16  8:54 UTC  (3+ messages)

[PATCH v1] arm64: dts: exynos8895: Add camera hsi2c nodes
 2024-12-16  8:46 UTC  (2+ messages)

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

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

[PATCH] pwm: stm32: Add check for clk_enable()
 2024-12-16  8:23 UTC  (2+ messages)

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

[PATCH 0/2] arm64: dts: ti: introduce basic support for the AM62L
 2024-12-16  8:11 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62l: add initial infrastructure

[PATCH 1/3] KVM: arm64: timers: Fix percpu address space issues in kvm_timer_hyp_init()
 2024-12-16  7:37 UTC  (3+ messages)

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

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

[PATCH] selftests: arm coresight: sysfsmode testing
 2024-12-16  5:50 UTC  (3+ messages)

[PATCH v17 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-12-16  5:46 UTC  (2+ messages)


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