linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-12 12:11:07 to 2024-08-12 22:49:09 UTC [more...]

[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-12 22:47 UTC  (12+ messages)
` [PATCH 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH 10/19] KVM: Use follow_pfnmap API

[PATCH v6 00/10] Enable haltpoll on arm64
 2024-08-12 22:43 UTC  (8+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-12 22:28 UTC  (25+ messages)
` [PATCH v5 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC
` [PATCH v5 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
` [PATCH v5 04/12] PCI: brcmstb: Use bridge reset if available
` [PATCH v5 05/12] PCI: brcmstb: Use swinit "
` [PATCH v5 09/12] PCI: brcmstb: Refactor for chips with many regular inbound windows
` [PATCH v5 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls

[PATCH] dt-bindings: fsl: fsl,rcpm: fix unevaluated fsl,rcpm-wakeup property
 2024-08-12 22:07 UTC  (3+ messages)

[PATCH 0/3] arm64: zynqmp: Add thermal zones
 2024-08-12 21:51 UTC  (4+ messages)
` [PATCH 1/3] arm64: zynqmp: Enable AMS for all boards
` [PATCH 2/3] arm64: zynqmp: Expose AMS to userspace as HWMON
` [PATCH 3/3] arm64: zynqmp: Add thermal zones

[PATCH net-next v2 0/2] net: xilinx: axienet: Add statistics support
 2024-08-12 21:19 UTC  (8+ messages)
` [PATCH net-next v2 1/2] net: xilinx: axienet: Report RxRject as rx_dropped
` [PATCH net-next v2 2/2] net: xilinx: axienet: Add statistics support

[PATCH 0/2] Support for I/O width within ARM SCMI SHMEM
 2024-08-12 21:19 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: sram: Document reg-io-width property
` [PATCH 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory

[PATCH v9 0/4] firmware: ti_sci: Introduce system suspend support
 2024-08-12 21:16 UTC  (7+ messages)
` [PATCH v9 3/4] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v9 4/4] firmware: ti_sci: add CPU latency constraint management

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-08-12 21:04 UTC  (7+ messages)
` [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning
` [PATCH V2 02/16] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V2 05/16] pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP

[PATCH 0/2] Fix handling of S2 stalls
 2024-08-12 20:52 UTC  (3+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH 2/2] iommu/arm-smmu-v3: Report stalled S2 events

[PATCH 0/3] dt-bindings: Convert and move Mediatek clock syscons
 2024-08-12 20:49 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: clock: mediatek,apmixedsys: Fix "mediatek,mt6779-apmixed" compatible
` [PATCH 2/3] dt-bindings: Move Mediatek clock controllers to "clock" directory
` [PATCH 3/3] dt-bindings: clock: mediatek: Convert MediaTek clock syscons to schema

[PATCH v7 00/27] Constify tool pointers
 2024-08-12 20:47 UTC  (27+ messages)
` [PATCH v7 01/27] perf auxtrace: Remove dummy tools
` [PATCH v7 02/27] perf s390-cpumsf: Remove unused struct
` [PATCH v7 04/27] perf tool: Move fill defaults into tool.c
` [PATCH v7 05/27] perf tool: Add perf_tool__init
` [PATCH v7 06/27] perf kmem: Use perf_tool__init
` [PATCH v7 07/27] perf buildid-list: "
` [PATCH v7 08/27] perf kvm: "
` [PATCH v7 09/27] perf lock: "
` [PATCH v7 10/27] perf evlist: "
` [PATCH v7 11/27] perf record: "
` [PATCH v7 12/27] perf c2c: "
` [PATCH v7 13/27] perf script: "
` [PATCH v7 14/27] perf inject: "
` [PATCH v7 15/27] perf report: "
` [PATCH v7 16/27] perf stat: "
` [PATCH v7 17/27] perf annotate: "
` [PATCH v7 18/27] perf sched: "
` [PATCH v7 19/27] perf mem: "
` [PATCH v7 20/27] perf timechart: "
` [PATCH v7 21/27] perf diff: "
` [PATCH v7 22/27] perf data convert json: "
` [PATCH v7 23/27] perf data convert ctf: "
` [PATCH v7 24/27] perf test event_update: Ensure tools is initialized
` [PATCH v7 25/27] perf kwork: Use perf_tool__init
` [PATCH v7 26/27] perf tool: Remove perf_tool__fill_defaults
` [PATCH v7 27/27] perf session: Constify tool

[PATCH v1 1/1] serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
 2024-08-12 20:40 UTC  (2+ messages)

[PATCH 3/5] phy: stm32: Add support for STM32MP25 COMBOPHY
 2024-08-12 20:24 UTC  (3+ messages)

[PATCH net-next 0/4] net: xilinx: axienet: Multicast fixes and improvements
 2024-08-12 20:04 UTC  (5+ messages)
` [PATCH net-next 1/4] net: xilinx: axienet: Always disable promiscuous mode
` [PATCH net-next 2/4] net: xilinx: axienet: Fix dangling multicast addresses
` [PATCH net-next 3/4] net: xilinx: axienet: Don't print if we go into promiscuous mode
` [PATCH net-next 4/4] net: xilinx: axienet: Support IFF_ALLMULTI

[PATCH V3 RESEND 0/4] ARM: dts: bcm283x: Improve device-trees and bindings
 2024-08-12 20:03 UTC  (5+ messages)
` [PATCH V3 RESEND 1/4] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML
` [PATCH V3 RESEND 2/4] dt-bindings: interrupt-controller: convert bcm2836-l1-intc to yaml
` [PATCH V3 RESEND 3/4] ARM: dts: bcm2837/bcm2712: adjust local intc node names
` [PATCH V3 RESEND 4/4] ARM: dts: bcm271x: add missing properties to local_intc

[PATCH v6 00/27] Constify tool pointers
 2024-08-12 19:54 UTC  (6+ messages)

[PATCH] dt-bindings: remoteproc: xlnx,zynqmp-r5fss: add missing "additionalProperties" on child nodes
 2024-08-12 19:44 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: lx2160a: Change PCIe compatible string to fsl,ls2088a-pcie
 2024-08-12 19:08 UTC  (9+ messages)

[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-08-12 18:16 UTC  (7+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types

[PATCH] dmaengine: Fix spelling mistakes
 2024-08-12 18:12 UTC 

[PATCH v8 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
 2024-08-12 18:09 UTC  (2+ messages)

[PATCH v2 00/17] KVM: arm64: nv: Add support for address translation instructions
 2024-08-12 18:04 UTC  (7+ messages)
` [PATCH v2 13/17] KVM: arm64: nv: Add SW walker for AT S1 emulation

[PATCH] firmware: arm_scmi: Update various protocols versions
 2024-08-12 17:40 UTC 

[BOOT-WRAPPER v2 00/10] Cleanup initialization
 2024-08-12 17:37 UTC  (3+ messages)
` [BOOT-WRAPPER v2 01/10] aarch64: Remove redundant EL1 entry logic

[PATCH v6 0/8] Add tsd,mule-i2c-mux support
 2024-08-12 17:37 UTC  (17+ messages)
` [PATCH v6 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
` [PATCH v6 4/8] hwmon: (amc6821) add support for tsd,mule

[PATCH v4 0/9] Make SCMI transport as standalone drivers
 2024-08-12 17:33 UTC  (10+ messages)
` [PATCH v4 1/9] firmware: arm_scmi: Fix double free in OPTEE transport
` [PATCH v4 2/9] firmware: arm_scmi: Introduce setup_shmem_iomap
` [PATCH v4 3/9] firmware: arm_scmi: Introduce packet handling helpers
` [PATCH v4 4/9] firmware: arm_scmi: Add support for standalone transport drivers
` [PATCH v4 5/9] firmware: arm_scmi: Make MBOX transport a standalone driver
` [PATCH v4 6/9] firmware: arm_scmi: Make SMC "
` [PATCH v4 7/9] firmware: arm_scmi: Make OPTEE "
` [PATCH v4 8/9] firmware: arm_scmi: Make VirtIO "
` [PATCH v4 9/9] firmware: arm_scmi: Remove legacy transport-layer code

[PATCH] dt-bindings: nvmem: st,stm32-romem: add missing "unevaluatedProperties" on child nodes
 2024-08-12 16:08 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml
 2024-08-12 16:54 UTC  (2+ messages)

[PATCH net] net: stmmac: Fix false "invalid port speed" warning
 2024-08-12 16:48 UTC  (3+ messages)

[PATCH v3 0/6] Add initial Exynos850 support to the thermal driver
 2024-08-12 16:41 UTC  (3+ messages)
  ` [PATCH v3 6/6] dt-bindings: thermal: samsung,exynos: remove driver-specific information

[PATCH 0/2] NUMA emulation for arm64
 2024-08-12 16:35 UTC  (7+ messages)
` [PATCH 1/2] numa: Add simple generic NUMA emulation

[PATCH net v2] net: ethernet: mtk_eth_soc: fix memory leak in LRO rings release
 2024-08-12 16:32 UTC  (4+ messages)

[PATCH 0/7] Add pin control driver for BCM2712 SoC
 2024-08-12 16:28 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: Add support for Broadcom STB pin controller

[PATCH net] net: thunder_bgx: Fix netdev structure allocation
 2024-08-12 16:25 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: power: Add support for RK3576 SoC
 2024-08-12 16:19 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings
 2024-08-12 16:13 UTC  (2+ messages)

[PATCH v4 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-08-12 16:11 UTC  (3+ messages)
` [PATCH v4 1/7] dt-bindings: mfd: add binding for qnap,ts433-mcu devices

[PATCH 0/6] dt-bindings: add serial-peripheral-props.yaml
 2024-08-12 16:05 UTC  (2+ messages)

[PATCH 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-12 15:46 UTC  (6+ messages)
` [PATCH 2/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [PATCH 5/5] arm64: dts: st: Enable COMBOPHY on the stm32mp257f-ev1 board

[PATCH v2 0/7] Add input voltage suppliers for PMIC MCP16502 regulators
 2024-08-12 15:33 UTC  (9+ messages)
` [PATCH v2 1/7] regulator: mcp16502: Add supplier for regulators
` [PATCH v2 2/7] regulator: dt-bindings: microchip,mcp16502: Add voltage input supply documentation
` [PATCH v2 3/7] ARM: dts: microchip: at91-sama7g5ek: Add reg_5v to supply PMIC nodes
` [PATCH v2 4/7] ARM: dts: microchip: at91-sama7g54_curiosity: "
` [PATCH v2 5/7] ARM: dts: microchip: at91-sama5d2_icp: "
` [PATCH v2 6/7] ARM: dts: microchip: at91-sama5d27_wlsom1: "
` [PATCH v2 7/7] ARM: dts: microchip: sama5d29_curiosity: "

[PATCH 0/2] TQMa7x / MBa7x DT improvements
 2024-08-12 14:14 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: imx7-mba7: add iio-hwmon support
` [PATCH 2/2] arm: dts: imx7-mba7: improve compatible for LM75 temp sensor

[PATCH 0/5] TQMa6x / MBa6x DT improvements
 2024-08-12 15:13 UTC  (7+ messages)
` [PATCH 1/5] arm: dts: imx6qdl-tqma6: move i2c3 pinmux to imx6qdl-tqma6b
` [PATCH 2/5] arm: dts: imx6qdl-tqma6: improve compatible for LM75 temp sensor
` [PATCH 3/5] arm: dts: imx6qdl-mba6: "
` [PATCH 4/5] arm: dts: imx6qdl-mba6b: remove doubled entry for I2C1 pinmux
` [PATCH 5/5] ARM: dts: imx6qdl: Rename USB hub node name

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-12 15:09 UTC  (2+ messages)
  ` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH] arm: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION
 2024-08-12 15:06 UTC  (3+ messages)

[PATCH v2] ARM: stacktrace: Add USER_STACKTRACE support
 2024-08-12 15:02 UTC  (4+ messages)

[PATCH v2 2/2] pwm: airoha: Add support for EN7581 SoC
 2024-08-12 14:45 UTC  (2+ messages)

[PATCH 0/9] memory: simplify with scoped/cleanup.h for device nodes
 2024-08-12 13:34 UTC  (10+ messages)
` [PATCH 1/9] memory: atmel-ebi: use scoped device node handling to simplify error paths
` [PATCH 2/9] memory: atmel-ebi: simplify with scoped for each OF child loop
` [PATCH 3/9] memory: samsung: exynos5422-dmc: use scoped device node handling to simplify error paths
` [PATCH 4/9] memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop
` [PATCH 5/9] memory: tegra-mc: "
` [PATCH 6/9] memory: tegra124-emc: "
` [PATCH 7/9] memory: tegra20-emc: "
` [PATCH 8/9] memory: tegra30-emc: "
` [PATCH 9/9] memory: ti-aemif: "

[PATCH] media: platform: rga: fix 32-bit DMA limitation
 2024-08-12 14:35 UTC 

[PATCH net-next v2] net: thunderx: Unembed netdev structure
 2024-08-12 14:15 UTC  (2+ messages)

[PATCH] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
 2024-08-12 14:09 UTC 

[PATCH v2 0/2] Add PWM support to EN7581
 2024-08-12 13:26 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Document Airoha EN7581 PWM

[PATCH 1/1] iommu/arm-smmu-qcom: remove runtime pm enabling for TBU driver
 2024-08-12 13:25 UTC  (2+ messages)

[PATCH net-next 0/3] ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
 2024-08-12 13:21 UTC  (9+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: Use "
` [PATCH net-next 3/3] net: hns3: "

[PATCH v2 1/1] arm64: dts: mba8mx: Add Ethernet PHY IRQ support
 2024-08-12 13:06 UTC 

[PATCH V3 0/4] ARM: dts: bcm283x: Improve device-trees and bindings
 2024-08-12 13:05 UTC  (5+ messages)
` [PATCH V3 1/4] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML
` [PATCH V3 2/4] dt-bindings: interrupt-controller: convert bcm2836-l1-intc to yaml

[PATCH V2] drivers: clk: zynqmp: remove clock name dependency
 2024-08-12 12:57 UTC  (3+ messages)

[PATCH v6 0/5] Refine i.MX8QM SATA based on generic PHY callbacks
 2024-08-12 12:53 UTC  (2+ messages)

[PATCH 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC
 2024-08-12 12:52 UTC  (2+ messages)

[PATCH v2 0/4] Add initial support for Rockchip RK3528 SoC
 2024-08-12 12:50 UTC  (4+ messages)
` [PATCH v2 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC

[PATCH] mmc: meson-gx: fix wrong conversion of __bf_shf to __ffs
 2024-08-12 12:23 UTC  (2+ messages)

[PATCH v3] media: aspeed: Allow to capture from SoC display (GFX)
 2024-08-12 12:17 UTC  (2+ messages)

[PATCH 0/2] Improve migration by backing off earlier
 2024-08-12 12:08 UTC  (8+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch


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