linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-20 17:11:50 to 2023-09-21 08:19:23 UTC [more...]

[PATCH 0/5] imx-lcdif modeset changes
 2023-09-21  8:18 UTC  (17+ messages)
` [PATCH 1/5] drm: lcdif: improve burst size configuration comment
` [PATCH 2/5] drm: lcdif: move controller enable into atomic_flush
` [PATCH 3/5] drm: lcdif: remove superfluous setup of framebuffer DMA address
` [PATCH 4/5] drm: lcdif: move pitch setup to plane atomic update
` [PATCH 5/5] drm: lcdif: force modeset when FB format changes

[PATCH v3 0/9] hwrng: stm32: support STM32MP13x platforms
 2023-09-21  8:03 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: rng: introduce new compatible for STM32MP13x
` [PATCH v3 2/9] hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
` [PATCH v3 3/9] hwrng: stm32 - implement STM32MP13x support
` [PATCH v3 4/9] hwrng: stm32 - implement error concealment
` [PATCH v3 5/9] hwrng: stm32 - rework error handling in stm32_rng_read()
` [PATCH v3 6/9] hwrng: stm32 - restrain RNG noise source clock
` [PATCH v3 7/9] hwrng: stm32 - support RNG configuration locking mechanism
` [PATCH v3 8/9] hwrng: stm32 - rework power management sequences
` [PATCH v3 9/9] ARM: dts: stm32: add RNG node for STM32MP13x platforms

[PATCH v1] thermal/drivers/mediatek/lvts_thermal: remove extra error check in lvts_debugfs_init()
 2023-09-21  7:59 UTC  (2+ messages)

[PATCH v2 0/4] add LVTS support for mt7988
 2023-09-21  7:55 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: mediatek: add mt7988 lvts compatible
` [PATCH v2 2/4] dt-bindings: thermal: mediatek: Add LVTS thermal sensors for mt7988
` [PATCH v2 3/4] thermal/drivers/mediatek/lvts_thermal: make coeff configurable
` [PATCH v2 4/4] thermal/drivers/mediatek/lvts_thermal: add mt7988 support

[PATCH 0/2] net: stmmac: dwmac-stm32: fix resume on STM32 MCU
 2023-09-21  7:55 UTC  (3+ messages)
` [PATCH 2/2] net: stmmac: dwmac-stm32: refactor clock config

[PATCH 00/37] arm64: Remove cpus_have_const_cap()
 2023-09-21  7:49 UTC  (5+ messages)
` [PATCH 01/37] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
` [PATCH 09/37] arm64: kvm: Use cpus_have_final_cap() explicitly

[PATCH 0/2] KVM: arm64: Address soft lockups due to I-cache CMOs
 2023-09-21  7:39 UTC  (6+ messages)
` [PATCH 1/2] arm64: tlbflush: Rename MAX_TLBI_OPS
` [PATCH 2/2] KVM: arm64: Avoid soft lockups due to I-cache maintenance

[PATCH v5] arm64: defconfig: enable STARTEK KD070FHFID015 panel
 2023-09-21  7:36 UTC 

[PATCH v4 0/3] soc: mediatek: svs: add support for mt8188
 2023-09-21  7:19 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings
` [PATCH v4 2/3] soc: mediatek: svs: Add support for MT8188 SoC
` [PATCH v4 3/3] soc: mediatek: svs: Add support for voltage bins

[PATCH] remoteproc: mediatek: Refactor single core check and fix retrocompatibility
 2023-09-21  7:17 UTC  (4+ messages)

[PATCH stable 6.1.y 1/2] KVM: arm64: Prevent the donation of no-map pages
 2023-09-21  7:15 UTC  (4+ messages)
` [PATCH stable 6.1.y 2/2] KVM: arm64: Prevent unconditional donation of unmapped regions from the host

[PATCH] mtd: spi-nor: atmel: add at25ff321a entry
 2023-09-21  7:14 UTC  (4+ messages)

[PATCH v2 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-21  6:36 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: media: imx-jpeg: "

[PATCH net] net: stmmac: platform: fix the incorrect parameter
 2023-09-21  6:24 UTC 

[RESEND PATCH v4 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-09-21  6:02 UTC  (5+ messages)
` [RESEND PATCH v4 1/4] dt-bindings: arm: Add compatible for MediaTek MT8188
` [RESEND PATCH v4 2/4] dt-bindings: arm: mediatek: Add mt8188 pericfg compatible
` [RESEND PATCH v4 3/4] dt-bindings: soc: mediatek: pwrap: Modify compatible for MT8188
` [RESEND PATCH v4 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[PATCH v2 0/4] Add AM65x ICSSG Ethernet support
 2023-09-21  6:09 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am65-main: Add ICSSG IEP nodes
` [PATCH v2 2/4] arm64: dts: ti: k3-am654-base-board: add ICSSG2 Ethernet support
` [PATCH v2 3/4] arm64: dts: ti: k3-am654-idk: Add ICSSG Ethernet ports
` [PATCH v2 4/4] arm64: defconfig: Enable TI_ICSSG_PRUETH

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-21  5:58 UTC  (21+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory

[PATCH v9 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6 SoM with Custom Board
 2023-09-21  5:56 UTC  (3+ messages)
` [PATCH v9 2/3] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
` [PATCH v9 3/3] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH bpf-next] bpf, arm64: Support up to 12 function arguments
 2023-09-21  5:21 UTC  (3+ messages)

[PATCH] stm class: Fix a potential double free in stm_register_device
 2023-09-21  5:03 UTC 

[PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-21  5:00 UTC  (4+ messages)
` [PATCH v3 8/9] riscv: kdump: use generic interface to simplify crashkernel reservation

[PATCH] iio: adc: stm32-adc: replace deprecated strncpy
 2023-09-21  4:54 UTC 

[RFC RESEND 0/7] coresight: Move remaining AMBA ACPI devices into platform driver
 2023-09-21  4:20 UTC  (8+ messages)
` [RFC RESEND 1/7] coresight: replicator: Move ACPI support from AMBA driver to "
` [RFC RESEND 2/7] coresight: funnel: "
` [RFC RESEND 3/7] coresight: catu: "
` [RFC RESEND 4/7] coresight: tpiu: "
` [RFC RESEND 5/7] coresight: tmc: "
` [RFC RESEND 6/7] coresight: stm: "
` [RFC RESEND 7/7] coresight: debug: "

[PATCH V7 0/3] coresight: etm: Make cycle count threshold user configurable
 2023-09-21  3:36 UTC  (4+ messages)
` [PATCH V7 1/3] coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus
` [PATCH V7 2/3] coresight: etm: Make cycle count threshold user configurable
` [PATCH V7 3/3] Documentation: coresight: Add cc_threshold tunable

[PATCH v2 0/2] mailbox: pcc: export the PCC subspace type
 2023-09-21  2:27 UTC  (4+ messages)
  ` [PATCH v2 2/2] soc: kunpeng_hccs: add the check for "

[PATCH] ARM: vfp: Add vudot opcode to VFP undef hook
 2023-09-21  2:13 UTC  (3+ messages)

[PATCH v2 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes)
 2023-09-21  2:11 UTC  (13+ messages)
` [PATCH v2 01/11] KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
` [PATCH v2 02/11] KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
` [PATCH v2 03/11] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
` [PATCH v2 04/11] KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
` [PATCH v2 05/11] KVM: arm64: vgic: Use vcpu_idx for the debug information
` [PATCH v2 06/11] KVM: arm64: Use vcpu_idx for invalidation tracking
` [PATCH v2 07/11] KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
` [PATCH v2 08/11] KVM: arm64: Build MPIDR to vcpu index cache at runtime
` [PATCH v2 09/11] KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
` [PATCH v2 10/11] KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
` [PATCH v2 11/11] KVM: arm64: Clarify the ordering requirements for vcpu/RD creation

[PATCH 00/10] Add mediate-drm secure flow for SVP
 2023-09-21  1:31 UTC  (4+ messages)

[PATCH 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
 2023-09-21  1:35 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: imx8dxl-ss-ddr: change ddr_pmu0 compatilbe
    ` [EXT] "

resctrl2 - status
 2023-09-21  0:21 UTC  (11+ messages)

[PATCH] drm/ci: Uprev IGT to pull in fixes
 2023-09-20 23:22 UTC  (5+ messages)

[PATCH v3 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
 2023-09-20 22:33 UTC  (5+ messages)
` [PATCH v3 2/2] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface

[PATCH 0/2] gpio: ixp4xx: Handle external clock output
 2023-09-20 22:23 UTC  (3+ messages)
` [PATCH 1/2] gpio: Rewrite IXP4xx GPIO bindings in schema
` [PATCH 2/2] gpio: ixp4xx: Handle clock output on pin 14 and 15

[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit
 2023-09-20 22:00 UTC  (8+ messages)
` [PATCH 1/3] pinctrl: rockchip: add support for io-domain dependency

[PATCH v3 0/3] arm: dts: imx93: add edmav3 support
 2023-09-20 21:42 UTC  (2+ messages)

[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
 2023-09-20 21:39 UTC  (2+ messages)

[PATCH 0/6] remove AR7 platform and associated drivers
 2023-09-20 21:26 UTC  (3+ messages)
` [PATCH 2/6] mtd: parsers: ar7: remove support

[RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
 2023-09-20 21:12 UTC  (6+ messages)

[PATCH v2 0/8] sysctl: Remove sentinel elements from arch
 2023-09-20 21:01 UTC  (2+ messages)

[PATCH v4 0/2] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
 2023-09-20 20:52 UTC  (3+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Add boolean bypass_ste and skip_cdtab flags
` [PATCH v4 2/2] iommu/arm-smmu-v3: Refactor arm_smmu_write_strtab_ent()

[PATCH v4 00/13] EDAC/synopsys: Add generic resources and Scrub support
 2023-09-20 19:56 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: memory: snps: Convert the schema to being generic
` [PATCH v4 02/13] dt-bindings: memory: Add BT1 DDRC DT-schema
` [PATCH v4 03/13] EDAC/synopsys: Add multi-ranked memory support
` [PATCH v4 04/13] EDAC/synopsys: Add optional ECC Scrub support
` [PATCH v4 05/13] EDAC/synopsys: Drop ECC poison address from private data
` [PATCH v4 06/13] EDAC/synopsys: Add data poisoning disable support
` [PATCH v4 07/13] EDAC/synopsys: Split up ECC UE/CE IRQs handler
` [PATCH v4 08/13] EDAC/synopsys: Add individual named ECC IRQs support
` [PATCH v4 09/13] EDAC/synopsys: Add DFI alert_n IRQ support
` [PATCH v4 10/13] EDAC/synopsys: Add reference clocks support
` [PATCH v4 11/13] EDAC/synopsys: Add ECC Scrubber support
` [PATCH v4 12/13] EDAC/synopsys: Drop vendor-specific arch dependency
` [PATCH v4 13/13] EDAC/synopsys: Add BT1 DDRC support

[PATCH v4 00/18] EDAC/synopsys: Add generic DDRC info and address mapping
 2023-09-20 19:50 UTC  (19+ messages)
` [PATCH v4 01/18] EDAC/synopsys: Convert sysfs nodes to debugfs ones
` [PATCH v4 02/18] EDAC/mc: Extend memtypes with LPDDR(mDDR) and LPDDR2
` [PATCH v4 03/18] EDAC/synopsys: Extend memtypes supported by controller
` [PATCH v4 04/18] EDAC/synopsys: Detach private data from mci instance
` [PATCH v4 05/18] EDAC/synopsys: Add DDRC basic parameters infrastructure
` [PATCH v4 06/18] EDAC/synopsys: Convert plat-data to plat-init function
` [PATCH v4 07/18] EDAC/synopsys: Parse ADDRMAP[7-8] CSRs for (LP)DDR4 only
` [PATCH v4 08/18] EDAC/synopsys: Parse ADDRMAP[0] CSR for multi-ranks case only
` [PATCH v4 09/18] EDAC/synopsys: Set actual DIMM ECC errors grain
` [PATCH v4 10/18] EDAC/synopsys: Get corrected bit position
` [PATCH v4 11/18] EDAC/synopsys: Pass syndrome to EDAC error handler
` [PATCH v4 12/18] EDAC/synopsys: Read full data+ecc pattern on errors
` [PATCH v4 13/18] EDAC/synopsys: Introduce System/SDRAM address translation interface
` [PATCH v4 14/18] EDAC/synopsys: Simplify HIF/SDRAM column mapping get procedure
` [PATCH v4 15/18] EDAC/synopsys: Add HIF/SDRAM mapping debugfs node
` [PATCH v4 16/18] EDAC/synopsys: Add erroneous page-frame/offset reporting
` [PATCH v4 17/18] EDAC/synopsys: Add system address regions support
` [PATCH v4 18/18] EDAC/synopsys: Add mapping-based memory size calculation

[PATCH v4 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2023-09-20 19:10 UTC  (21+ messages)
` [PATCH v4 01/20] EDAC/synopsys: Fix ECC status data and IRQ disable race condition
` [PATCH v4 02/20] EDAC/synopsys: Fix generic device type detection procedure
` [PATCH v4 03/20] EDAC/synopsys: Fix mci->scrub_cap field setting
` [PATCH v4 04/20] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH v4 05/20] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH v4 06/20] EDAC/synopsys: Fix misleading IRQ self-cleared quirk flag
` [PATCH v4 07/20] EDAC/synopsys: Use platform device devm ioremap method
` [PATCH v4 08/20] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH v4 09/20] EDAC/synopsys: Drop local to_mci() macro definition
` [PATCH v4 10/20] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH v4 11/20] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH v4 12/20] EDAC/synopsys: Drop redundant info from the error messages
` [PATCH v4 13/20] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH v4 14/20] EDAC/mc: Add generic unique MC index allocation procedure
` [PATCH v4 15/20] EDAC/mc: Re-use "
` [PATCH v4 16/20] EDAC/synopsys: Detach Zynq A05 DDRC support to separate driver
` [PATCH v4 17/20] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH v4 18/20] EDAC/synopsys: Unify CSRs macro declarations
` [PATCH v4 19/20] EDAC/synopsys: Unify struct/macro/function prefixes
` [PATCH v4 20/20] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros

[PATCH v9 0/7] Add metrics for Arm CMN
 2023-09-20 18:36 UTC  (3+ messages)
` [PATCH v9 1/7] perf pmu: "Compat" supports regular expression matching identifiers

[PATCH 00/14] add driver to support secure video decoder
 2023-09-20 18:25 UTC  (15+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH v2 00/14] Clean up RPM bus clocks remnants
 2023-09-20 18:30 UTC  (2+ messages)
` (subset) "

[PATCH v2 wireless-next 9/9] wifi: ath9k: Remove unnecessary (void*) conversions
 2023-09-20 18:19 UTC  (2+ messages)

[PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
 2023-09-20 18:18 UTC 

[PATCH v2 wireless-next 3/9] wifi: wcn36xx: remove unnecessary (void*) conversions
 2023-09-20 18:16 UTC  (2+ messages)

[PATCH 1/2] arm64: Add Cortex-A520 CPU part definition
 2023-09-20 17:17 UTC  (8+ messages)
` [PATCH 2/2] arm64: errata: Add Cortex-A520 speculative unprivileged load workaround

[PATCH RFC v2 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-09-20 17:15 UTC  (5+ messages)
` [PATCH RFC v2 07/37] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH RFC v2 11/37] drm/connector: hdmi: Add Infoframes generation


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