linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-02 19:38:45 to 2023-11-04 17:57:05 UTC [more...]

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-04 17:55 UTC  (10+ messages)

[PATCH V3 0/2] Add rs485 support to uartps driver
 2023-11-04 15:46 UTC  (3+ messages)
` [PATCH V3 2/2] tty: serial: uartps: "

[PATCH 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-04 15:29 UTC  (16+ messages)
` [PATCH 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH 2/3] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH 3/3] iommu/arm-smmu: re-enable context caching in smmu reset operation

[PATCH net 0/4] Fix large frames in the Gemini ethernet driver
 2023-11-04 15:18 UTC  (10+ messages)
` [PATCH net 1/4] net: ethernet: cortina: Fix MTU max setting
` [PATCH net 2/4] net: ethernet: cortina: Fix max RX frame define
` [PATCH net 3/4] net: ethernet: cortina: Protect against oversized frames
` [PATCH net 4/4] net: ethernet: cortina: Handle large frames

[PATCH v10 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-11-04 13:32 UTC  (6+ messages)
` [PATCH v10 1/5] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
` [PATCH v10 2/5] PCI: Add Alibaba Vendor ID to linux/pci_ids.h
` [PATCH v10 3/5] PCI: move pci_clear_and_set_dword helper to pci header
` [PATCH v10 4/5] drivers/perf: add DesignWare PCIe PMU driver
` [PATCH v10 5/5] MAINTAINERS: add maintainers for "

KVM exit to userspace on WFI
 2023-11-04 12:13 UTC  (8+ messages)

[PATCH v5 0/7] consolidate and cleanup CPU capacity
 2023-11-04 10:59 UTC  (8+ messages)
` [PATCH v5 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v5 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH v5 3/7] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH v5 4/7] energy_model: "
` [PATCH 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v5 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
` [PATCH v5 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio

[RFC PATCH] KVM: arm/arm64: GICv4: Support shared VLPI
 2023-11-04 10:29 UTC  (2+ messages)

[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
 2023-11-04 10:26 UTC  (15+ messages)
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH v4] irqchip/gic-v3-its: Flush ITS tables before writing GITS_BASER<n> registers in non-coherent GIC designs
 2023-11-04  9:56 UTC  (2+ messages)

[PATCH v4 0/5] arm64: dts: iot2050: DT fixes, cleanups and enhancements
 2023-11-04  8:52 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: dts: ti: iot2050: Re-add aliases
` [PATCH v4 2/5] arm64: dts: ti: iot2050: Drop unused ecap0 PWM
` [PATCH v4 3/5] arm64: dts: ti: iot2050: Definitions for runtime pinmuxing
` [PATCH v4 4/5] arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pin
` [PATCH v4 5/5] arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devices

尊敬的用戶:
 2023-11-04  4:23 UTC 

[PATCH 1/1] block: Check the queue limit before bio submitting
 2023-11-04  3:43 UTC  (8+ messages)

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-04  0:48 UTC  (23+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep

[PATCH v8 0/3] Implement MTE tag compression for swapped pages
 2023-11-03 22:05 UTC  (5+ messages)
` [PATCH v8 1/3] arm64: mte: implement CONFIG_ARM64_MTE_COMP
` [PATCH v8 2/3] arm64: mte: add a test for MTE tags compression
` [PATCH v8 3/3] arm64: mte: add compression support to mteswap.c

[PATCH v1] ARM: dts: imx: tqma7: add lm75a sensor (rev. 01xxx)
 2023-11-03 21:07 UTC  (2+ messages)

Order#13097
 2023-11-03 20:22 UTC 

[PATCH v2 1/2] dt-bindings: arm: Add compatible for SKOV i.MX8MP RevB board
 2023-11-03 19:16 UTC  (8+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add SKOV IMX8MP CPU revB board

[PATCH v2 1/2] i3c: master: svc: fix compatibility string mismatch with binding doc
 2023-11-03 19:04 UTC  (2+ messages)

arm: mach-socfpga: PCIe Root IO TLP support for Cyclone V
 2023-11-03 18:43 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: iot2050: DT fixes, cleanups and enhancements
 2023-11-03 18:32 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: dts: ti: iot2050: Re-add aliases
` [PATCH v3 2/5] arm64: dts: ti: iot2050: Drop unused ecap0 PWM
` [PATCH v3 3/5] arm64: dts: ti: iot2050: Definitions for runtime pinmuxing
` [PATCH v3 4/5] arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pin
` [PATCH v3 5/5] arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devices

[PATCH v3] arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers
 2023-11-03 18:18 UTC  (3+ messages)

[PATCH v7 06/10] ASoC: pxa: Suppress SSPA on ARM64
 2023-11-03 17:51 UTC  (8+ messages)
` [PATCH v7 08/10] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform

[PATCH] ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messages
 2023-11-03 15:55 UTC  (3+ messages)

[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue
 2023-11-03 15:22 UTC  (6+ messages)
` [PATCH v2] "

[PATCH RFC] arm64: dts: ti: k3-j721e: Use nvmem to model the efuses
 2023-11-03 15:36 UTC  (3+ messages)

[PATCH v4 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-03 15:36 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add rve
` [PATCH v4 2/3] dt-bindings: arm: fsl: add RVE gateway board
` [PATCH v4 3/3] arm64: dts: freescale: introduce rve-gateway board

[PATCH 0/3] staging: vc04: Smatch analysis fixes
 2023-11-03 15:11 UTC  (5+ messages)
` [PATCH 1/3] staging: vc04_services: vchiq_core: Log through struct vchiq_instance
` [PATCH 2/3] staging: vc04_services: Log using pr_err() when vchiq_state is unset
` [PATCH 3/3] staging: vc04_services: bcm2835-camera: Remove redundant null check

[PATCH v2 0/6] mtd: spi-nor: introduce die erase
 2023-11-03 14:58 UTC  (26+ messages)
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability

[PATCH v2 0/5] Add STM32F7 SPI support
 2023-11-03 14:51 UTC  (6+ messages)
` [PATCH v2 3/5] dt-bindings: spi: add stm32f7-spi compatible
` [PATCH v2 4/5] spi: stm32: add STM32F7 support

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-03 14:37 UTC  (14+ messages)
` [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present

[PATCH] perf: arm_cspmu: Reject events meant for other PMUs
 2023-11-03 11:37 UTC  (4+ messages)

[PATCH] net: stmmac: Wait a bit for the reset to take effect
 2023-11-03 10:45 UTC  (3+ messages)

[PATCH v13 5/8] media: chips-media: wave5: Add the v4l2 layer
 2023-11-03 10:42 UTC  (3+ messages)

[PATCH v1 1/1] hwmon: (aspeed-pwm-tacho) mutex for tach reading
 2023-11-03 10:30 UTC 

[PATCH v3 0/3] MediaTek clocks: Support mux indices list and 8195 DP
 2023-11-03 10:25 UTC  (4+ messages)
` [PATCH v3 1/3] clk: mediatek: clk-mux: Support custom parent indices for muxes
` [PATCH v3 2/3] clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes
` [PATCH v3 3/3] clk: mediatek: mt8188-topckgen: "

[PATCH 0/3] ASoC: SOF: mediatek: remove unused variables
 2023-11-03  9:54 UTC  (4+ messages)
` [PATCH 1/3] ASoC: SOF: mediatek: mt8195: clean up unused code
` [PATCH 2/3] ASoC: SOF: mediatek: mt8186: "
` [PATCH 3/3] ASoC: SOF: mediatek: remove unused variables

[PATCH net v3] net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
 2023-11-03  9:20 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: iot2050: DT fixes, cleanups and enhancements
 2023-11-03  9:13 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devices

[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-11-03  9:05 UTC  (3+ messages)
` [PATCH RFC v3 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries

[PATCH] arm64: dts: ti: phycore-am64: Add R5F DMA Region and Mailboxes
 2023-11-03  9:00 UTC  (2+ messages)

[PATCH] ARM: VDSO: remove cntvct_ok global variable
 2023-11-03  8:35 UTC  (2+ messages)

[PATCH v9 00/16] introduce more MDP3 components in MT8195
 2023-11-03  8:29 UTC  (7+ messages)
` [PATCH v9 08/16] dt-bindings: media: mediatek: mdp3: add component STITCH for MT8195
` [PATCH v9 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v9 16/16] dt-bindings: display: mediatek: padding: add compatible "

[PATCH] mmc: add wp_grp_size node
 2023-11-03  8:27 UTC  (2+ messages)

[PATCH 0/4] mtd: Convert to platform remove callback returning (part II)
 2023-11-03  8:11 UTC  (4+ messages)
` [PATCH 1/4] mtd: rawnand: brcmnand: Convert to platform remove callback returning void

[PATCH] media: amphion: Fix VPU core alias name
 2023-11-03  7:04 UTC 

[arm:csi-v6 2/7] htmldocs: Warning: drivers/media/i2c/imx219-rmk.c references a file that doesn't exist: Documentation/media/uapi/v4l/dev-subdev.rst
 2023-11-03  4:43 UTC 

[PATCH v3 0/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
 2023-11-03  2:35 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH 4/4] firmware: meson_sm: use meson_gx_socinfo for compatibility
 2023-11-03  0:22 UTC  (2+ messages)

[PATCH v3 0/3] board: imx8mn-rve-gateway: add support for RVE gateway board
 2023-11-02 22:21 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: arm: fsl: add "

[PATCH 2/4] firmware: meson_sm: Add chipid number sysfs entry
 2023-11-02 22:11 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).