linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-29 13:06:03 to 2024-08-30 04:24:06 UTC [more...]

[soc:arm/fixes] BUILD SUCCESS 3536c01d6577ce4612617ced32dbc891f39f9d64
 2024-08-30  4:22 UTC 

[PATCH -next RESEND] soc: dove: Simplify with scoped for each OF child loop
 2024-08-30  4:09 UTC 

[PATCH -next v2 0/4] soc: fsl: cpm1: Simplify with scoped for each OF child loop and dev_err_probe()
 2024-08-30  4:06 UTC  (5+ messages)
` [PATCH -next v2 1/4] soc: fsl: cpm1: Simplify with scoped for each OF child loop
` [PATCH -next v2 2/4] soc: fsl: cpm1: Simplify with dev_err_probe()
` [PATCH -next v2 3/4] soc: fsl: cpm1: qmc: Simplify with scoped for each OF child
` [PATCH -next v2 4/4] soc: fsl: cpm1: qmc: Simplify with dev_err_probe()

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-30  3:47 UTC  (16+ messages)
` [PATCH v6 02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v6 03/11] KVM: arm64: "
` [PATCH v6 08/11] KVM: x86: Optimize kvm_{test_,}age_gfn a little bit

[PATCH v2 0/4] Add Aspeed G7 gpio support
 2024-08-30  3:40 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700
` [PATCH v2 2/4] gpio: aspeed: Remove the name for bank array
` [PATCH v2 3/4] gpio: aspeed: Create llops to handle hardware access
` [PATCH v2 4/4] gpio: aspeed: Support G7 Aspeed gpio controller

[PATCH v1] tty: serial: samsung:Simplify with dev_err_probe()
 2024-08-30  3:32 UTC 

[PATCH -next 8/8] soc: ti: knav_qmss_queue: Simplify with scoped for each OF child loop
 2024-08-30  3:24 UTC  (4+ messages)

[PATCH v1] arm64: dts: ls1088ardb: add new RTC PCF2131 support
 2024-08-30  3:22 UTC 

[PATCH net-next v4 0/8] net: Simplified with scoped function
 2024-08-30  3:13 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
` [PATCH net-next v4 2/8] net: dsa: realtek: "
` [PATCH net-next v4 3/8] net: phy: Use for_each_available_child_of_node_scoped()
` [PATCH net-next v4 4/8] net: mdio: mux-mmioreg: Simplified with scoped function
` [PATCH net-next v4 5/8] net: mdio: mux-mmioreg: Simplified with dev_err_probe()
` [PATCH net-next v4 6/8] net: mv643xx_eth: Simplify with scoped for each OF child loop
` [PATCH net-next v4 7/8] net: dsa: microchip: Use scoped function to simplfy code
` [PATCH net-next v4 8/8] net: bcmasp: Simplify with scoped for each OF child loop

[PATCH 0/9] mmc: convert to devm_clk_get_enabled() API
 2024-08-30  2:47 UTC  (2+ messages)

[PATCH net-next v3 00/13] net: Simplified with scoped function
 2024-08-30  2:03 UTC  (6+ messages)
` [PATCH net-next v3 12/13] net: bcmasp: Simplify with scoped for each OF child loop

[PATCH 1/3] ampere/arm64: Add a fixup handler for alignment faults in aarch64 code
 2024-08-30  1:43 UTC  (2+ messages)

[PATCH V4 00/15] Add Battery and USB Supply for AXP717
 2024-08-30  1:11 UTC  (4+ messages)
` [PATCH V4 14/15] power: supply: axp20x_battery: add support "

[PATCH v6 1/2] dt-bindings: media: convert aspeed-video.txt to dt-schema
 2024-08-30  0:21 UTC  (2+ messages)

[PATCH v4 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-29 23:41 UTC  (15+ messages)
` [PATCH v4 1/9] of: property: add of_graph_get_next_port()
` [PATCH v4 4/9] ASoC: rcar_snd: use new of_graph functions
` [PATCH v4 8/9] fbdev: omapfb: "
` [PATCH v4 9/9] media: xilinx-tpg: "

[PATCH v2 00/10] regulator: kerneldoc section fixes
 2024-08-29 22:59 UTC  (7+ messages)
` [PATCH v2 02/10] regulator: core: Fix regulator_is_supported_voltage() kerneldoc return value
` [PATCH v2 08/10] regulator: irq_helpers: Fix regulator_irq_map_event_simple() kerneldoc

[PATCH v13 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-29 22:50 UTC  (6+ messages)
` [PATCH v13 06/10] iommu/arm-smmu-v3: Add acpi_smmu_acpi_probe_model for impl

[PATCH v14 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-29 22:34 UTC  (11+ messages)
` [PATCH v14 01/10] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v14 02/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
` [PATCH v14 03/10] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
` [PATCH v14 04/10] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
` [PATCH v14 05/10] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_TEGRA241_CMDQV
` [PATCH v14 06/10] iommu/arm-smmu-v3: Add acpi_smmu_iort_probe_model for impl
` [PATCH v14 07/10] iommu/arm-smmu-v3: Add struct arm_smmu_impl_ops
` [PATCH v14 08/10] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v14 09/10] iommu/arm-smmu-v3: Start a new batch if new command is not supported
` [PATCH v14 10/10] iommu/tegra241-cmdqv: Limit CMDs for VCMDQs of a guest owned VINTF

Internationale Währungsfonds (IWF)
 2024-08-29 22:11 UTC 

[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
 2024-08-29 22:03 UTC  (3+ messages)
` [PATCH 1/6] EDAC: fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()

[PATCH v5 1/1] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
 2024-08-29 22:00 UTC  (2+ messages)

[PATCH 0/3] Some fixes for issues found by dtbs check
 2024-08-29 21:59 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: rockchip: use correct fcs,suspend-voltage-selector on NanoPC-T6
` [PATCH 2/3] arm64: dts: rockchip: drop unsupported regulator property from NanoPC-T6
` [PATCH 3/3] arm64: dts: rockchip: drop unsupported regulator-property "

[PATCH v4 1/2] dt-bindings: arm: ti: Add BeagleY-AI
 2024-08-29 21:39 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai

[PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-08-29 21:25 UTC  (6+ messages)

[PATCH v3 0/6] Add and fix ESM nodes
 2024-08-29 21:07 UTC  (2+ messages)

[PATCH net-next v2] net: stmmac: drop the ethtool begin() callback
 2024-08-29 20:48 UTC 

[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-29 20:46 UTC  (2+ messages)

[PATCH] kbuild: use objcopy to generate asm-offsets
 2024-08-29 20:37 UTC  (4+ messages)

[PATCH 0/2] pmdomain: rockchip: Add gating support for rk3576
 2024-08-29 20:20 UTC  (3+ messages)
` [PATCH 1/2] pmdomain: rockchip: Add gating support
` [PATCH 2/2] pmdomain: rockchip: Add gating masks for rk3576

[PATCH v11 0/4] firmware: ti_sci: Introduce system suspend support
 2024-08-29 20:16 UTC  (5+ messages)
` [PATCH v11 1/4] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH v11 2/4] firmware: ti_sci: Add system suspend and resume call
` [PATCH v11 3/4] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v11 4/4] firmware: ti_sci: add CPU latency constraint management

[PATCH 1/2] spi: dt-bindings: spi-peripheral-props: Document spi-cpha and spi-cpol
 2024-08-29 20:13 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: Add a reference to spi-peripheral-props.yaml

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-29 20:01 UTC  (23+ messages)
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[PATCH] arm64: dts: ti: k3-j7200: Fix register map for main domain pmx
 2024-08-29 19:56 UTC  (4+ messages)

[PATCH v4 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
 2024-08-29 19:43 UTC  (7+ messages)
` (subset) "

[PATCH V3 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-29 19:33 UTC  (3+ messages)
` [PATCH V3 RFC 8/9] usb: dwc2: Implement recovery after PM domain off

[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
 2024-08-29 19:26 UTC  (5+ messages)

[PATCH v4 0/2] Add support for nuvoton ma35 usb2 phy
 2024-08-29 19:05 UTC  (2+ messages)

[PATCH v3] phy: airoha: adjust initialization delay in airoha_pcie_phy_init()
 2024-08-29 19:05 UTC  (2+ messages)

[PATCH] dt-bindings: phy: socionext,uniphier: add top-level constraints
 2024-08-29 19:05 UTC  (2+ messages)

[PATCH 21/22] ARM: dt: GIC: add extended SPI specifier
 2024-08-29 19:01 UTC  (2+ messages)

[PATCH v2] resource: limit request_free_mem_region based on arch_get_mappable_range
 2024-08-29 17:19 UTC  (5+ messages)

[PATCH v3 0/9] clk: clocking-wizard: add user clock monitor support
 2024-08-29 18:17 UTC  (7+ messages)
` [PATCH v3 7/9] uio: add Xilinx "

[PATCH v3 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-08-29 18:08 UTC  (3+ messages)
` [PATCH v3 3/5] phy: fsl-imx8mq-usb: add tca function driver for imx95

[PATCH v10 0/4] firmware: ti_sci: Introduce system suspend support
 2024-08-29 18:05 UTC  (7+ messages)
` [PATCH v10 3/4] firmware: ti_sci: Introduce Power Management Ops

[PATCH v3] ACPI: introduce acpi_arch_init
 2024-08-29 17:58 UTC  (6+ messages)

[PATCH v5 00/30] Permission Overlay Extension
 2024-08-29 17:55 UTC  (3+ messages)
` [PATCH v5 16/30] arm64: handle PKEY/POE faults

[PATCH] arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
 2024-08-29 17:54 UTC  (5+ messages)

[PATCH v2 0/3] Add support for AST2700 clk driver
 2024-08-29 17:50 UTC  (5+ messages)
` [PATCH v2 3/3] clk: aspeed: add "

[PATCH 2/4] phy: qualcomm: phy-qcom-apq8064-sata: Convert to devm_clk_get_enabled()
 2024-08-29 17:49 UTC  (2+ messages)

[PATCH v2] ACPI: arm64: Fix some parenthesis alignment coding style issues
 2024-08-29 17:43 UTC 

[PATCH v4 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-29 17:39 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [PATCH v4 2/5] phy: stm32: Add support for STM32MP25 COMBOPHY

[PATCH V5 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
 2024-08-29 17:39 UTC  (3+ messages)

[PATCH v2] drivers: spi: Insert the missing pci_dev_put()before return
 2024-08-29 17:38 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
 2024-08-29 17:40 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device

[Patch v6] dmaengine: Add dma router for pl08x in LPC32XX SoC
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH v2 0/2] Add support for ADMA
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH] kselftest/arm64: Actually test SME vector length changes via sigreturn
 2024-08-29 17:20 UTC 

[PATCH v4 2/2] PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
 2024-08-29 16:53 UTC  (2+ messages)

[PATCH v2] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
 2024-08-29 16:52 UTC  (2+ messages)

[PATCH 0/3] clk: at91: add sama7d65 clock support
 2024-08-29 16:42 UTC  (4+ messages)
` [PATCH 1/3] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH 2/3] clk: at91: clk-master: increase maximum number of clocks
` [PATCH 3/3] clk: at91: clk-sam9x60-pll: increase maximum amount of plls

[PATCH v2] dts: nxp: mxs: Add descriptions for imx287 based btt3-[012] devices
 2024-08-29 16:38 UTC  (2+ messages)

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-29 16:27 UTC  (8+ messages)

[PATCH v6 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-08-29 16:27 UTC  (5+ messages)
` [PATCH v6 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH v6 3/7] leds: add driver for LEDs from "

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-29 16:26 UTC  (16+ messages)
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping

[PATCH] acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()
 2024-08-29 16:24 UTC  (4+ messages)

[PATCH 1/2] ARM: versatile: fix OF node leak in CPUs prepare
 2024-08-29 16:23 UTC  (3+ messages)

[PATCH resend] mailbox: ARM_MHU_V3 should depend on ARM64
 2024-08-29 16:21 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Add SAMA7D65 PMC compatible string
 2024-08-29 16:14 UTC  (4+ messages)

[PATCH] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
 2024-08-29 16:14 UTC  (2+ messages)

[PATCH v4] ASoC: dt-bindings: Convert mxs-saif.txt to fsl,imx28-saif.yaml (imx28 saif)
 2024-08-29 16:13 UTC  (2+ messages)

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-08-29 16:10 UTC  (9+ messages)

[PATCH] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
 2024-08-29 16:09 UTC  (2+ messages)

[PATCH] ACPI: arm64: Fix checkpatch warning - Alignment should match open parenthesis
 2024-08-29 16:05 UTC  (2+ messages)

[PATCH 00/11] phy: simplify with cleanup.h and few other ideas
 2024-08-29 16:04 UTC  (5+ messages)
` [PATCH 01/11] phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop
` [PATCH 02/11] phy: broadcom: brcm-sata: "

[PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()
 2024-08-29 15:43 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: defconfig: Enable Tegra194 PCIe Endpoint
 2024-08-29 15:42 UTC  (2+ messages)

[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
 2024-08-29 15:36 UTC  (9+ messages)
` [PATCH v2 01/14] mm: pgtable: "
` [PATCH v2 08/14] mm: copy_pte_range() use pte_offset_map_rw_nolock()

[PATCH v6 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-08-29 15:31 UTC  (9+ messages)

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-29 15:26 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
 2024-08-29 15:07 UTC 

[PATCH] drm/mediatek: Use spin_lock_irqsave() for CRTC event lock
 2024-08-29 14:57 UTC  (2+ messages)

[PATCH v3 0/2] Fix missing configuration flags in mtk_crtc_ddp_config
 2024-08-29 14:56 UTC  (2+ messages)

[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
 2024-08-29 14:54 UTC  (5+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit

[PATCH v8] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
 2024-08-29 14:54 UTC  (2+ messages)

[PATCH RESEND v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
 2024-08-29 14:09 UTC  (3+ messages)
` [PATCH RESEND v3 2/3] spi: spidev: Add an entry for elgin,jg10309-01
  ` (subset) "

[PATCH RESEND 0/3] Add AIC support for A7-A11 SoCs
 2024-08-29 14:06 UTC  (7+ messages)
` [PATCH RESEND 2/3] irqchip/apple-aic: Only access IPI sysregs when use_fast_ipi is true
` [PATCH RESEND 3/3] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level

[PATCH v5 0/4] Support SMT control on arm64
 2024-08-29 12:46 UTC  (5+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system

[net-next,v3,1/1] net: stmmac: Batch set RX OWN flag and other flags
 2024-08-29 13:40 UTC 

[PATCH 0/3] Some updates for HiSilicon PCIe PMU
 2024-08-29 13:43 UTC  (7+ messages)
` [PATCH 1/3] drivers/perf: hisi_pcie: Record hardware counts correctly
` [PATCH 2/3] drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting
` [PATCH 3/3] drivers/perf: hisi_pcie: Export supported Root Ports [bdf_min, bdf_max]

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-29 13:35 UTC  (18+ messages)

[PATCH] arm64: dts: ti: iot2050: declare Ethernet PHY leds
 2024-08-29 13:28 UTC 

[Patch v3 0/4] add NETCMIX block control support on i.MX95
 2024-08-29 13:28 UTC  (4+ messages)

[PATCH v5 02/22] thermal/drivers/sun8i: convert to use devm_request*_irq_probe()
 2024-08-29 13:17 UTC  (3+ messages)

[PATCH RFC/RFT net-next] net: stmmac: drop the ethtool begin() callback
 2024-08-29 13:14 UTC  (3+ messages)

[PATCH v1] gpio: stmpe: Simplify with dev_err_probe()
 2024-08-29 13:10 UTC 


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