messages from 2024-08-27 11:41:54 to 2024-08-27 16:56:18 UTC [more...]
[PATCH v1 0/7] perf arm-spe: Refactor data source encoding
2024-08-27 16:51 UTC (3+ messages)
` [PATCH v1 1/7] perf arm-spe: Rename arm_spe__synth_data_source_generic()
` [PATCH v1 2/7] perf arm-spe: Rename the common data source encoding
[PATCH 3/6] dt-bindings: pinctrl: Add fsl,ls1012a-pinctrl yaml file
2024-08-27 16:51 UTC (3+ messages)
[PATCH v1 0/9] perf arm-spe: Introduce metadata version 2
2024-08-27 16:44 UTC (10+ messages)
` [PATCH v1 1/9] perf: arm_spe: Introduce 'lds' capacity
` [PATCH v1 2/9] perf auxtrace arm: Refactor error handling
` [PATCH v1 3/9] perf auxtrace arm: Introduce find_auxtrace_pmus_by_name()
` [PATCH v1 4/9] perf: arm-spe: Record multiple PMUs
` [PATCH v1 5/9] perf arm-spe: Extend meta data header for version 2
` [PATCH v1 6/9] perf arm-spe: Calculate meta data size
` [PATCH v1 7/9] perf arm-spe: Save per CPU information in metadata
` [PATCH v1 8/9] perf arm-spe: Support metadata version 2
` [PATCH v1 9/9] perf arm-spe: Dump metadata with "
[PATCH] arm64: Allow packing uncompressed images into distro packages
2024-08-27 16:37 UTC (5+ messages)
[PATCH V2] dmaengine: Fix spelling mistakes
2024-08-27 16:35 UTC (6+ messages)
[PATCH 0/3] arm64: dts: PCI: lx2160 use fsl,lx2160ar2-pcie
2024-08-27 16:32 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: PCI: layerscape-pci: Replace fsl,lx2160a-pcie with fsl,lx2160ar2-pcie
[PATCH V4 00/15] Add Battery and USB Supply for AXP717
2024-08-27 16:29 UTC (8+ messages)
` [PATCH V4 11/15] mfd: axp20x: Add ADC, BAT, and USB cells "
` (subset) "
` [PATCH V4 14/15] power: supply: axp20x_battery: add support "
` (subset) [PATCH V4 00/15] Add Battery and USB Supply "
[PATCH v8 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-08-27 16:20 UTC (8+ messages)
[PATCH 0/2] arm64: dts: iot2050: Fix R5 lock-step settings, add overlays
2024-08-27 16:20 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: ti: iot2050: Add overlays for M.2 used by firmware
[PATCH v13 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
2024-08-27 16:18 UTC (5+ messages)
` [PATCH v13 06/10] iommu/arm-smmu-v3: Add acpi_smmu_acpi_probe_model for impl
[PATCH] spi: dt-bindings: mxs-spi.yaml: Add clock property to mxs spi controller
2024-08-27 16:10 UTC (2+ messages)
[PATCH V2] Documentation: Fix spelling mistakes
2024-08-27 16:08 UTC (2+ messages)
[PATCH v3] arm64: Implement prctl(PR_{G,S}ET_TSC)
2024-08-27 15:56 UTC (2+ messages)
[PATCH v2] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
2024-08-27 15:56 UTC (2+ messages)
[PATCH -next] arm64: Constify struct kobj_type
2024-08-27 15:56 UTC (2+ messages)
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-08-27 15:51 UTC (9+ messages)
` [PATCH v2 1/8] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 3/8] ACPICA: IORT: Update for revision E.f
` [PATCH v2 4/8] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v2 5/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
[PATCH] arch_topology: init capacity_freq_ref to 0
2024-08-27 15:48 UTC
[PATCH v5 0/4] Support SMT control on arm64
2024-08-27 15:40 UTC (5+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system
` [PATCH v5 4/4] arm64: Kconfig: Enable HOTPLUG_SMT
[PATCH -next] Input: mt6779-keypad - fix module autoloading
2024-08-27 15:27 UTC (2+ messages)
[PATCH v2 00/11] KVM: arm64: Handle the lack of GICv3 exposed to a guest
2024-08-27 15:25 UTC (12+ messages)
` [PATCH v2 01/11] KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()
` [PATCH v2 02/11] KVM: arm64: Force SRE traps when SRE access is not enabled
` [PATCH v2 03/11] KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHE
` [PATCH v2 04/11] KVM: arm64: Add helper for last ditch idreg adjustments
` [PATCH v2 05/11] KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest
` [PATCH v2 06/11] KVM: arm64: Add ICH_HCR_EL2 to the vcpu state
` [PATCH v2 07/11] KVM: arm64: Add trap routing information for ICH_HCR_EL2
` [PATCH v2 08/11] KVM: arm64: Honor guest requested traps in GICv3 emulation
` [PATCH v2 09/11] KVM: arm64: Make most GICv3 accesses UNDEF if they trap
` [PATCH v2 10/11] KVM: arm64: Unify UNDEF injection helpers
` [PATCH v2 11/11] KVM: arm64: Add selftest checking how the absence of GICv3 is handled
[PATCH v1 00/10] arm64: dts: colibri-imx8x: Various improvements and additions
2024-08-27 15:23 UTC (5+ messages)
` [PATCH v1 01/10] arm64: dts: colibri-imx8x: Add usb support
[PATCH RFC 0/3] Add generic Overlay for Grove Sunlight Sensor
2024-08-27 15:22 UTC (5+ messages)
[PATCH] aarch64: vdso: Wire up getrandom() vDSO implementation
2024-08-27 15:16 UTC (21+ messages)
[PATCH] arm: dts: mxs: Fix dt-schema warning for nand-controller (imx28)
2024-08-27 15:14 UTC (2+ messages)
` [PATCH] arm: dts: mxs: Fix dt-schema warning for pinctrl compatible (imx28)
[PATCH 0/2] arm64: dts: imx93-11x11-evk: Add PWM backlight for "LVDS" connector
2024-08-27 15:13 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: defconfig: Enable ADP5585 GPIO and PWM drivers
[PATCH 5/6] arm64: dts: ls1046a: add pinctrl node
2024-08-27 15:11 UTC (3+ messages)
[PATCH v2] dts: nxp: mxs: Fix partitions definitions and remove saif (imx28-lwe.dtsi)
2024-08-27 15:10 UTC
[PATCH v2 1/3] arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-00
2024-08-27 15:03 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: imx93-11x11-evk: add flexcan support
` [PATCH v2 3/3] arm64: dts: imx93-11x11-evk: Enable sound-wm8962 sound card
[PATCH v6 00/13] PCI: brcnstb: Enable STB 7712 SOC
2024-08-27 15:01 UTC (12+ messages)
` [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available
[PATCH v3 0/2] Fix missing configuration flags in mtk_crtc_ddp_config
2024-08-27 14:55 UTC (3+ messages)
` [PATCH v3 1/2] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
` [PATCH v3 2/2] drm/mediatek: change config_lock from spin_lock to spin_lock_irqsave
[net-next v3 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
2024-08-27 14:55 UTC (9+ messages)
` [net-next v3 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled()
` [net-next v3 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
` [net-next v3 5/9] net: dsa: rzn1_a5psw: Convert to devm_clk_get_enabled()
` [net-next v3 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
[PATCH v3] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
2024-08-27 14:51 UTC
[PATCH v3] dt-bindings: display: st,stm32-ltdc: Document stm32mp25 compatible
2024-08-27 14:49 UTC (2+ messages)
[net-next v2 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
2024-08-27 14:48 UTC (3+ messages)
` [net-next v2 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled()
[PATCH 0/8] regulator: kerneldoc section fixes
2024-08-27 14:46 UTC (12+ messages)
` [PATCH 2/8] regulator: core: Fix regulator_is_supported_voltage() kerneldoc return value
` [PATCH 3/8] regulator: core: Fix incorrectly formatted kerneldoc "Return" sections
` [PATCH 6/8] regulator: fixed: Fix incorrectly formatted kerneldoc "Return" section
` [PATCH 7/8] regulator: fixed-helper: Add missing "Return" kerneldoc section
` [PATCH 8/8] regulator: irq_helpers: "
[PATCH v2 0/2] Add pinctrl support to EN7581 SoC
2024-08-27 14:35 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller
[PATCH] firmware: arm_scmi: protect xfer->async_done with xfer->lock when changing and using it
2024-08-27 14:32 UTC
[PATCH 1/1] ARM: dts: imx6qdl: Add reserved memory area for CMA memory
2024-08-27 14:32 UTC (2+ messages)
[PATCH v2 0/7] firmware: arm_ffa: FF-A basic v1.2 support
2024-08-27 14:23 UTC (2+ messages)
[PATCH v3 0/9] of: property: add of_graph_get_next_port/port_endpoint()
2024-08-27 14:15 UTC (8+ messages)
` [PATCH v3 2/9] of: property: add of_graph_get_next_port_endpoint()
[PATCH] arm64: dts: s32g: Add S32G2/S32G3 uSDHC pinmux
2024-08-27 14:14 UTC (3+ messages)
[PATCH 0/9] ARM: dts: st: add WLAN/BT on disco boards
2024-08-27 14:04 UTC (10+ messages)
` [PATCH 1/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp15
` [PATCH 2/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp13
` [PATCH 3/9] ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp157c-dk2
` [PATCH 4/9] ARM: dts: stm32: rtc, add LSCO to WLAN/BT module on stm32mp135f-dk
` [PATCH 5/9] ARM: dts: stm32: add support of WLAN/BT on stm32mp157c-dk2
` [PATCH 6/9] ARM: dts: stm32: add support of WLAN/BT on stm32mp135f-dk
` [PATCH 7/9] arm64: dts: st: add RTC on stm32mp25x
` [PATCH 8/9] arm64: dts: st: enable RTC on stm32mp257f-ev1 board
` [PATCH 9/9] ARM: dts: stm32: rtc, add pin to provide LSCO on stm32mp25
[PATCH 0/2] Fixes for the PCI dra7xx driver
2024-08-27 14:00 UTC (4+ messages)
` [PATCH 1/2] PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
` [PATCH 2/2] PCI: dra7xx: Fix error handling when IRQ request fails in probe
[PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()
2024-08-27 13:50 UTC (8+ messages)
` [PATCH -next 1/8] soc: fsl: cpm1: Simplify with scoped for each OF child loop
` [PATCH -next 2/8] soc: fsl: cpm1: Simplify with dev_err_probe()
` [PATCH -next 3/8] soc: fsl: cpm1: qmc: Simplify with scoped for each OF child
` [PATCH -next 4/8] soc: fsl: cpm1: qmc: Simplify with dev_err_probe()
` [PATCH -next 7/8] soc: ti: knav_dma: Simplify with scoped for each OF child loop
` [PATCH -next 8/8] soc: ti: knav_qmss_queue: "
[PATCH 0/8] perf/arm-cmn: Fixes and updates
2024-08-27 13:51 UTC (4+ messages)
` [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again
[PATCH 0/5] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
2024-08-27 13:43 UTC (8+ messages)
[PATCH 1/3] arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-00
2024-08-27 13:27 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: imx93-11x11-evk: Enable sound-wm8962 sound card
[PATCH v3 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
2024-08-27 13:23 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [PATCH 2/5] phy: stm32: Add support for STM32MP25 COMBOPHY
` [PATCH 3/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver
` [PATCH 4/5] arm64: dts: st: Add combophy node on stm32mp251
` [PATCH 5/5] arm64: dts: st: Enable COMBOPHY on the stm32mp257f-ev1 board
[PATCH 0/3] altra workarounds for PCIE_64 with instrumentation
2024-08-27 13:08 UTC (4+ messages)
` [PATCH 1/3] ampere/arm64: Add a fixup handler for alignment faults in aarch64 code
` [PATCH 2/3] ampere/arm64: Work around Ampere Altra erratum #82288 PCIE_65
` [PATCH 3/3] ampere/arm64: instrument the altra workarounds
[PATCH v6 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
2024-08-27 13:05 UTC (10+ messages)
` [PATCH v6 3/4] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
[PATCH 0/4] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
2024-08-27 13:01 UTC (4+ messages)
` [PATCH 3/4] dt-bindings: arm: "
[PATCH v3] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
2024-08-27 12:44 UTC (6+ messages)
[PATCH v6] rust: support for shadow call stack sanitizer
2024-08-27 12:54 UTC (4+ messages)
[PATCH -fixes] drivers: perf: Fix smp_processor_id() use in preemptible code
2024-08-27 12:53 UTC (2+ messages)
[PATCH -next 0/7] net: Simplified with scoped function
2024-08-27 12:52 UTC (4+ messages)
` [PATCH -next 1/7] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped() and __free()
[PATCH] arm64: Return early when break handler is found on linked-list
2024-08-27 12:50 UTC (3+ messages)
[PATCH] dts: nxp: mxs: Update device tree description for LWE imx28 based devices
2024-08-27 12:38 UTC (4+ messages)
[PATCH v14 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-08-27 12:47 UTC (5+ messages)
` [PATCH v14 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280
[PATCH v3 0/4] Add CMN PLL clock controller driver for IPQ9574
2024-08-27 12:46 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC
` [PATCH v3 2/4] clk: qcom: Add CMN PLL clock controller driver "
` [PATCH v3 3/4] arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller
` [PATCH v3 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC
[PATCH -next] arm64: enable ARCH_SUPPORTS_KEXEC_SIG_FORCE for arm64
2024-08-27 12:43 UTC (2+ messages)
[PATCH] selftests/arm64: Fix build warnings for abi
2024-08-27 12:33 UTC (2+ messages)
clearly mark DMA_OPS support as an architecture feasture
2024-08-27 12:31 UTC (3+ messages)
` [PATCH] dma-mapping: clear mark DMA ops as an architecture feature
[PATCH] arm64/vmcore: Add pgtable_l5_enabled information in vmcoreinfo
2024-08-27 12:24 UTC (2+ messages)
[PATCH 1/6] pinctrl: ls1012a: Add pinctrl driver support
2024-08-27 12:23 UTC (3+ messages)
[GIT PULL] pinctrl: samsung: drivers for v6.12
2024-08-27 12:20 UTC
remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
2024-08-27 12:19 UTC (3+ messages)
` [PATCH 1/4] scsi: check that busses support the DMA API before setting dma parameters
[GIT PULL 1/3] samsung: drivers for v6.12
2024-08-27 12:16 UTC (3+ messages)
` [GIT PULL 2/3] arm64: dts: samsung: dt "
` [GIT PULL 3/3] ARM: samsung: soc/mach "
[PATCH] arm64: dts: imx8mn-bsh-smm-s2pro: Remove invalid audio codec clock
2024-08-27 12:03 UTC (2+ messages)
[PATCH v5 00/30] Permission Overlay Extension
2024-08-27 11:38 UTC (7+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
[PATCH v8 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
2024-08-27 12:02 UTC (3+ messages)
` [PATCH v8 2/4] iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
[PATCH 0/5] Add some features and bugfix for kunpeng_hccs
2024-08-27 11:59 UTC (8+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 6/6] soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCCS type
[PATCH v4 0/3] arm64: dts: k3: Resolve remaining dtbs_check warnings
2024-08-27 11:38 UTC (9+ messages)
` [PATCH v4 2/3] dt-bindings: soc: ti: am645-system-controller: add child nodes used by main domain
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).