linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-28 16:36:23 to 2023-08-29 12:17:36 UTC [more...]

[PATCH v2 0/8] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-08-29 12:16 UTC  (5+ messages)
` [PATCH v2 1/8] crash_core.c: remove unnecessary parameter of function
` [PATCH v2 2/8] crash_core: change the prototype of function parse_crashkernel()
` [PATCH v2 3/8] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
` [PATCH v2 4/8] crash_core: add generic function to do reservation

[PATCH net-next 00/22] convert to devm_stmmac_probe_config_dt
 2023-08-29 11:29 UTC  (25+ messages)
` [PATCH net-next 01/22] net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()
` [PATCH net-next 02/22] net: stmmac: dwmac-dwc-qos-eth: "
` [PATCH net-next 03/22] net: stmmac: dwmac-generic: "
` [PATCH net-next 04/22] net: stmmac: dwmac-generic: use devm_stmmac_pltfr_probe()
` [PATCH net-next 05/22] net: stmmac: dwmac-imx: use devm_stmmac_probe_config_dt()
` [PATCH net-next 06/22] net: stmmac: dwmac-ingenic: "
` [PATCH net-next 07/22] net: stmmac: dwmac-intel-plat: "
` [PATCH net-next 08/22] net: stmmac: dwmac-ipq806x: "
` [PATCH net-next 09/22] net: stmmac: dwmac-lpc18xx: "
` [PATCH net-next 10/22] net: stmmac: dwmac-mediatek: "
` [PATCH net-next 11/22] net: stmmac: dwmac-meson: "
` [PATCH net-next 12/22] net: stmmac: dwmac-meson8b: "
` [PATCH net-next 13/22] net: stmmac: dwmac-rk: "
` [PATCH net-next 14/22] net: stmmac: dwmac-socfpga: "
` [PATCH net-next 15/22] net: stmmac: dwmac-starfive: "
` [PATCH net-next 16/22] net: stmmac: dwmac-sti: "
` [PATCH net-next 17/22] net: stmmac: dwmac-stm32: "
` [PATCH net-next 18/22] net: stmmac: dwmac-sun8i: "
` [PATCH net-next 19/22] net: stmmac: dwmac-sunxi: "
` [PATCH net-next 20/22] net: stmmac: dwmac-tegra: "
` [PATCH net-next 21/22] net: stmmac: dwmac-visconti: "
` [PATCH net-next 22/22] net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_remove

[PATCH net-next v2 3/3] net: stmmac: add glue layer for T-HEAD TH1520 SoC
 2023-08-29 11:09 UTC  (15+ messages)
  ` [PATCH net-next v2 2/3] dt-bindings: net: add T-HEAD dwmac support

[PATCH net-next v4 1/3] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-08-29 11:02 UTC  (2+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: snps, dwmac: "

[PATCH 00/11] Improve Exynos thermal driver
 2023-08-29 11:00 UTC  (19+ messages)
    ` [PATCH 01/11] ARM: dts: exynos: enable polling in Exynos 4210
    ` [PATCH 02/11] thermal: exynos: drop id field
    ` [PATCH 03/11] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
    ` [PATCH 04/11] thermal: exynos: remove fine-grained clk management
    ` [PATCH 05/11] thermal: exynos: simplify sclk (de)initialization
    ` [PATCH 06/11] thermal: exynos: simplify regulator (de)initialization
    ` [PATCH 07/11] thermal: exynos: simplify clk_sec (de)initialization
    ` [PATCH 08/11] thermal: exynos: stop using the threshold mechanism on Exynos 4210
    ` [PATCH 09/11] thermal: exynos: split initialization of TMU and the thermal zone
    ` [PATCH 10/11] thermal: exynos: use set_trips
    ` [PATCH 11/11] ARM: dts: exynos: disable polling in Odroid XU3-related devices

imx8mp pci hang during init
 2023-08-29 10:58 UTC  (6+ messages)

[PATCH v2] perf vendor events arm64: Add AmpereOne metrics
 2023-08-29 10:46 UTC  (2+ messages)

[PATCH v11 0/6] arm64: Add IPI for backtraces / kgdb; try to use NMI for some IPIs
 2023-08-29 10:42 UTC  (12+ messages)
` [PATCH v11 1/6] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v11 2/6] arm64: idle: Tag the arm64 idle functions as __cpuidle
` [PATCH v11 3/6] arm64: smp: Remove dedicated wakeup IPI
` [PATCH v11 4/6] arm64: smp: Add arch support for backtrace using pseudo-NMI
` [PATCH v11 5/6] arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMI

resctrl2 - status
 2023-08-29 10:23 UTC  (7+ messages)

[PATCH v10 0/4] Enable IPQ5332 USB2
 2023-08-29  9:31 UTC  (7+ messages)
` [PATCH v10 1/4] phy: qcom: m31: Fix indentation issues
` [PATCH v10 2/4] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v10 3/4] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v10 4/4] arm64: defconfig: Enable M31 USB phy driver

[PATCH 00/11] arm64: qcom: add and enable SHM Bridge support
 2023-08-29  9:30 UTC  (22+ messages)
` [PATCH 01/11] firmware: qcom-scm: drop unneeded 'extern' specifiers
` [PATCH 02/11] firmware: qcom-scm: order includes alphabetically
` [PATCH 03/11] firmware: qcom-scm: atomically assign and read the global __scm pointer
` [PATCH 04/11] firmware: qcom-scm: add support for SHM bridge operations
` [PATCH 05/11] dt-bindings: document the Qualcomm TEE Shared Memory Bridge
` [PATCH 06/11] firmware: qcom-shm-bridge: new driver
` [PATCH 07/11] firmware: qcom-scm: use SHM bridge if available
` [PATCH 08/11] arm64: defconfig: enable Qualcomm SHM bridge module
` [PATCH 09/11] arm64: dts: qcom: sm8450: enable SHM bridge
` [PATCH 10/11] arm64: dts: qcom: sa8775p: "
` [PATCH 11/11] arm64: dts: qcom: sm8150: "

[PATCH v2 0/6] TQMLS10xxA support
 2023-08-29  9:27 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: ls1043a: remove second dspi node
` [PATCH v2 2/6] dt-bindings: arm: fsl: Add TQ-Systems LS1043A/LS1046A based boards
` [PATCH v2 3/6] arm64: dts: freescale: add initial device tree for TQMLS1043A/TQMLS1046A
` [PATCH v2 4/6] dt-bindings: arm: fsl: Add TQ-Systems LS1088 based boards
` [PATCH v2 5/6] arm64: dts: freescale: add initial device tree for TQMLS1088A
` [PATCH v2 6/6] MAINTAINERS: add tqml device trees to TQ-Systems entry

[PATCH 1/2] dt-bindings: display/lvds-codec: add ti,sn65lvds94
 2023-08-29  9:19 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx: add support for the ATM0700D4 panel attached to sk-imx53

[PATCH v2] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-08-29  9:19 UTC  (3+ messages)
    ` ACPI binding with SCMI

[PATCH] KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range()
 2023-08-29  9:00 UTC  (6+ messages)

[PATCH V5 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-29  8:45 UTC  (10+ messages)

[PATCH] cpufreq: mediatek: change transition delay for MT8186
 2023-08-29  8:35 UTC  (5+ messages)

[PATCH v1 0/3] Add i.MX8Q PCIe PHY driver
 2023-08-29  7:49 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: phy: Add i.MX8QM PCIe PHY binding
` [PATCH v1 2/3] dt-bindings: phy: phy-imx8-pcie: Add binding for different usecases of i.MX8QM PCIe PHYs
` [PATCH v1 3/3] phy: freescale: imx8q-pcie: Add i.MX8Q PCIe PHY driver

[PATCH v1 0/5] [PATCH 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-08-29  8:26 UTC  (6+ messages)
` [PATCH v1 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
          ` [Linux-stm32] "

[PATCH 00/15] Support IGT in display driver
 2023-08-29  7:13 UTC  (5+ messages)
` [PATCH 03/15] soc: mediatek: Support GCE thread loop
` [PATCH 04/15] mailbox: mtk-cmdq: "

[PATCH -next] drm: xlnx: zynqmp_dpsub: Use devm_clk_get_enabled() helper function
 2023-08-29  7:55 UTC  (2+ messages)

[PATCH v2 00/15] Introduce /dev/mshv drivers
 2023-08-29  7:47 UTC  (3+ messages)
` [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function

[PATCH 0/3] This patchset adds IR controller driver support for
 2023-08-29  7:39 UTC  (3+ messages)
` [PATCH 1/3] media: rc: meson-ir: support rc driver type RC_DRIVER_SCANCODE

[PATCH v3 0/1] Add add-maintainer.py script
 2023-08-29  7:38 UTC  (17+ messages)
` [PATCH v3 1/1] scripts: Add add-maintainer.py

Prezentacja
 2023-08-29  7:30 UTC 

[PATCH] mmc: atmel-mci: Remove preprocessor directive
 2023-08-29  7:18 UTC  (2+ messages)

[PATCH v4 31/32] sound: usb: card: Allow for rediscovery of connected USB SND devices
 2023-08-29  6:31 UTC  (2+ messages)
  ` [PATCH v4 13/32] dt-bindings: usb: dwc3: Add snps,num-hc-interrupters definition

[PATCH V2] spi: spi-cadence-quadspi: add runtime pm support
 2023-08-29  6:27 UTC 

[PATCH v2 0/2] kbuild: Show Kconfig fragments in "help"
 2023-08-29  6:16 UTC  (4+ messages)

About ARM64 Kernel Instruction Trace
 2023-08-29  4:44 UTC 

[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
 2023-08-29  3:42 UTC  (7+ messages)
` [PATCH V2 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-29  2:53 UTC  (3+ messages)

[PATCH] drm/bridge: imx: fix potential NULL pointer dereference in imx8qxp_ldb_parse_dt_companion()
 2023-08-29  2:28 UTC  (5+ messages)

[PATCH V3 0/6] Power: T7: add power domain driver
 2023-08-29  2:04 UTC  (7+ messages)
` [PATCH V3 1/6] genpd: amlogic: modify some power domains property
` [PATCH V3 2/6] genpd: amlogic: add driver to support power parent node
` [PATCH V3 3/6] genpd: amlogic: init power domain state
` [PATCH V3 4/6] dt-bindings: power: add Amlogic T7 power domains
` [PATCH V3 5/6] genpd: amlogic: Add support for T7 power domains controller
` [PATCH V3 6/6] arm64: dts: amlogic: t7: add power domain controller node

[PATCH bpf-next v8] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-29  0:47 UTC  (2+ messages)

[GIT PULL] arm64 updates for 6.6
 2023-08-29  0:45 UTC  (2+ messages)

[PATCH v7 00/24] iommu: Make default_domain's mandatory
 2023-08-28 23:24 UTC  (35+ messages)
` [PATCH v7 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v7 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v7 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v7 11/24] iommu/tegra-smmu: "
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "

[PATCH] iommu/arm-smmu-qcom: NULL pointer check for driver data
 2023-08-28 21:35 UTC  (3+ messages)

[RFC PATCH] arm64/arch_timer: register arch counter early
 2023-08-28 21:02 UTC 

[PATCH v6 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
 2023-08-28 21:11 UTC  (2+ messages)

[GIT PULL] seccomp updates for v6.6-rc1
 2023-08-28 20:14 UTC  (2+ messages)

[PATCH net-next] net: stmmac: clarify difference between "interface" and "phy_interface"
 2023-08-28 20:00 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988
 2023-08-28 19:47 UTC  (2+ messages)

[PATCH net-next v7 0/9] Create common DPLL configuration API
 2023-08-28 19:41 UTC  (2+ messages)

[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
 2023-08-28 19:33 UTC  (4+ messages)
` [PATCH 01/20] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp

[PATCH] arm64: dts: freescale: imx8m*-venice: remove label = "cpu" from DSA dt-binding
 2023-08-28 19:27 UTC 

[PATCH v2] ARM: dts: imx6qdl-gw5904: add internal mdio nodes
 2023-08-28 19:26 UTC 

[PATCH] i2c: iproc: handle invalid slave state
 2023-08-28 19:10 UTC  (2+ messages)

[PATCH] bus: imx-weim: fix to avoid potential NULL pointer dereference
 2023-08-28 18:41 UTC  (4+ messages)

[PATCH V3] watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove path
 2023-08-28 18:05 UTC  (3+ messages)

[PATCH v16 00/14] Add support for MT8195 SCP 2nd core
 2023-08-28 17:59 UTC  (3+ messages)
` [PATCH v16 08/14] remoteproc: mediatek: Probe SCP cluster on multi-core SCP

[PATCH v1 1/1] iio: dac: stm32-dac: Use correct header(s) instead of string_helpers.h
 2023-08-28 17:37 UTC  (2+ messages)

[PATCH] io: adc: stm32-adc: fix potential NULL pointer dereference in stm32_adc_probe()
 2023-08-28 16:35 UTC  (4+ messages)

[PATCH V2] coresight: tmc: Make etr buffer mode user configurable from sysfs
 2023-08-28 16:35 UTC  (7+ 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).