linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-08 04:56:35 to 2023-08-08 11:30:47 UTC [more...]

[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-08-08 11:30 UTC  (7+ messages)
` [RFC PATCH v1 12/21] irqchip/riscv-intc: Use swnode framework to create fwnode
` [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device

[PATCH v3 0/9] Use dev_err_probe in i2c probe function
 2023-08-08 11:29 UTC  (13+ messages)
` [PATCH v3 2/9] i2c: mlxbf: Use dev_err_probe in "
` [PATCH v3 3/9] i2c: xlp9xx: "
` [PATCH v3 4/9] i2c: hisi: "
` [PATCH v3 8/9] i2c: imx-lpi2c: "
` [PATCH v3 9/9] i2c: synquacer: "

[PATCH] dt-bindings: remoteproc: pru: Add Interrupt property
 2023-08-08 11:28 UTC  (8+ messages)

[PATCH v4 0/8] Initial Marvell PXA1908 support
 2023-08-08 11:23 UTC  (10+ messages)
` [PATCH v4 3/8] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v4 8/8] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH v2] PCI: dwc: Provide deinit callback for i.MX
 2023-08-08 11:22 UTC  (2+ messages)

[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
 2023-08-08 11:17 UTC  (6+ messages)
` [PATCH v9 7/7] arm64: kgdb: Roundup cpus using the debug IPI

[PATCH v2 0/5] Introduce IEP driver and packet timestamping support
 2023-08-08 11:14 UTC  (9+ messages)
` [PATCH v2 2/5] dt-bindings: net: Add iep property in ICSSG dt binding
` [PATCH v2 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v2 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-08-08 11:12 UTC  (2+ messages)

[PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
 2023-08-08 11:09 UTC  (11+ messages)

[PATCH v4 0/7] firmware: imx: NXP Edgelock Enclave MUAP Driver
 2023-08-08 11:07 UTC  (4+ messages)
` [PATCH v4 2/7] arm64: dts: imx8ulp-evk: added nxp secure enclave firmware
    ` [EXT] "

[RFC PATCH 0/3] coresight: Support exclude_guest with Feat_TRF and nVHE
 2023-08-08 11:06 UTC  (8+ messages)
` [RFC PATCH 1/3] arm64: KVM: Add support for exclude_guest and exclude_host for ETM
` [RFC PATCH 2/3] arm64: KVM: Support exclude_guest for Coresight trace in nVHE

[PATCH] ARM: dts: exynos/i9100: Unconditionally enable LDO12
 2023-08-08 11:03 UTC 

[PATCH v2 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-08 10:57 UTC  (3+ messages)

[PATCH 00/11] clk: samsung: remove number of clocks from bindings
 2023-08-08 10:56 UTC  (14+ messages)
` [PATCH 01/11] clk: samsung: exynos3250: do not define number of clocks in bindings
` [PATCH 02/11] clk: samsung: exynos4: "
` [PATCH 03/11] clk: samsung: exynos5250: "
` [PATCH 04/11] clk: samsung: exynos5260: "
` [PATCH 05/11] clk: samsung: exynos5410: "
` [PATCH 06/11] clk: samsung: exynos5420: "
` [PATCH 07/11] clk: samsung: exynos5433: "
` [PATCH 08/11] clk: samsung: exynos7885: "
` [PATCH 09/11] clk: samsung: exynos850: "
` [PATCH 10/11] clk: samsung: exynoautov9: "
` [PATCH 11/11] dt-bindings: clock: samsung: remove define with number of clocks

[PATCH v2] PCI: xilinx-nwl: Remove unnecessary code which updates primary,secondary and sub-ordinate bus numbers
 2023-08-08 10:37 UTC  (4+ messages)
` [PATCH v2 0/2] Increase ecam size value to discover 256 buses during
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example
` [PATCH v2 2/2] PCI: xilinx-nwl: Increase ECAM size to accommodate 256 buses

[PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code
 2023-08-08 10:37 UTC  (3+ messages)

[PATCH v2 00/10] Refine the locking for dev->iommu_group
 2023-08-08 10:31 UTC  (3+ messages)

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-08 10:27 UTC  (8+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH 0/2] pinctrl-single: introduce am654-padconf compatible
 2023-08-08 10:26 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: pinctrl-single: add ti,am654-padconf compatible
` [PATCH 2/2] pinctrl: single: Add compatible for ti,am654-padconf

[PATCH V3] dt-bindings: pinctrl: pinctrl-single: add am625 compatible
 2023-08-08 10:21 UTC  (2+ messages)

[PATCH v3 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-08 10:17 UTC  (3+ messages)
` [PATCH v3 2/3] list_debug: Introduce inline wrappers for debug checks
` [PATCH v3 3/3] list_debug: Introduce CONFIG_DEBUG_LIST_MINIMAL

[PATCH] coresight: etm: Make cycle count threshold user configurable
 2023-08-08 10:19 UTC  (2+ messages)

[PATCH -next v2] ARM: dts: integrator: fix PCI bus dtc warnings
 2023-08-08 10:18 UTC  (2+ messages)

[PATCH v4 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-08 10:18 UTC  (7+ messages)
` [PATCH v4 1/6] perf: cs-etm: Don't duplicate FIELD_GET()
` [PATCH v4 4/6] perf vendor events arm64: Update scale units and descriptions of common topdown metrics
` [PATCH v4 5/6] perf vendor events arm64: Update stall_slot workaround for N2 r0p3

[PATCH] arm64: syscall: unmask DAIF earlier for SVCs
 2023-08-08 10:11 UTC 

[PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance
 2023-08-08  9:58 UTC  (17+ messages)

[PATCH v12 0/7] MT8188 IOMMU SUPPORT
 2023-08-08  9:53 UTC  (3+ messages)
` [PATCH v12 5/7] iommu/mediatek: Add MT8188 IOMMU Support

[PATCH v2 0/6] MMCC MSM8998 fixes
 2023-08-08  9:44 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: msm8998: Drop bus clock reference from MMSS SMMU
` [PATCH v2 2/6] arm64: dts: qcom: msm8998: Add missing power domain to "
` [PATCH v2 3/6] clk: qcom: gcc-msm8998: Don't check halt bit on some branch clks
` [PATCH v2 4/6] clk: qcom: mmcc-msm8998: "
` [PATCH v2 5/6] clk: qcom: mmcc-msm8998: Fix the SMMU GDSC
` [PATCH v2 6/6] dt-bindings: arm-smmu: Fix MSM8998 clocks description

[PATCH v8 3/5] efi: Add tee-based EFI variable driver
 2023-08-08  9:43 UTC  (2+ messages)

[PATCH v3 1/9] i2c: bcm2835: Use dev_err_probe in probe function
 2023-08-08  9:37 UTC  (2+ messages)

[PATCH 0/2] Add gpio_ranges property for stm32f7
 2023-08-08  9:31 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: Add gpio-ranges for stm32f746-pinctrl
` [PATCH 2/2] ARM: dts: stm32: Add gpio-ranges for stm32f769-pinctrl

require EXPORT_SYMBOL_GPL symbols for symbol_get v2
 2023-08-08  9:15 UTC  (3+ messages)
` [PATCH 2/5] mmc: au1xmmc: force non-modular build and remove symbol_get usage

[PATCH v2 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
 2023-08-08  9:06 UTC  (29+ messages)
  ` [PATCH v2 02/28] soc: fsl: cpm1: qmc: "
  ` [PATCH v2 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
  ` [PATCH v2 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
  ` [PATCH v2 06/28] net: wan: Add support for QMC HDLC
  ` [PATCH v2 08/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
  ` [PATCH v2 09/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
  ` [PATCH v2 10/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
  ` [PATCH v2 11/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
  ` [PATCH v2 12/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
  ` [PATCH v2 13/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
  ` [PATCH v2 14/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
  ` [PATCH v2 15/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
  ` [PATCH v2 16/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
  ` [PATCH v2 17/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
  ` [PATCH v2 18/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
  ` [PATCH v2 19/28] wan: qmc_hdlc: Add runtime timeslots changes support
  ` [PATCH v2 20/28] net: wan: Add framer framework support
  ` [PATCH v2 22/28] mfd: core: Ensure disabled devices are skiped without aborting
  ` [PATCH v2 23/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
  ` [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux
  ` [PATCH v2 25/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
  ` [PATCH v2 26/28] ASoC: codecs: Add support for the framer codec
  ` [PATCH v2 28/28] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH 1/9] i2c: bcm2835: Use dev_err_probe in probe function
 2023-08-08  8:55 UTC  (2+ messages)

[PATCH RESEND v4 0/2] Fix OVL iommu fault in cursor plane
 2023-08-08  8:54 UTC  (6+ messages)
` [PATCH RESEND v4 2/2] drm/mediatek: Fix iommu fault during crtc enabling

[PATCH v7 0/2] ARM: dts: Facebook Yosemite 4 platform
 2023-08-08  8:53 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: arm: aspeed: add Facebook Yosemite 4 board
` [PATCH v7 2/2] ARM: dts: aspeed: yosemitev4: add Facebook Yosemite 4 BMC

[PATCH v3 19/50] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci
 2023-08-08  8:50 UTC  (2+ messages)

[PATCH V4 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-08  8:48 UTC  (6+ messages)
` [PATCH V4 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
` [PATCH V4 2/4] arm_pmu: acpi: Add a representative platform device for TRBE
` [PATCH V4 3/4] coresight: trbe: Add a representative coresight_platform_data "
` [PATCH V4 4/4] coresight: trbe: Enable ACPI based TRBE devices

[PATCH v2 0/8] Add GDB memory helper commands
 2023-08-08  8:30 UTC  (9+ messages)
` [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command
` [PATCH v2 2/8] scripts/gdb/modules: add get module text support
` [PATCH v2 3/8] scripts/gdb/utils: add common type usage
` [PATCH v2 4/8] scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
` [PATCH v2 5/8] scripts/gdb/stackdepot: Add stackdepot support
` [PATCH v2 6/8] scripts/gdb/page_owner: add page owner support
` [PATCH v2 7/8] scripts/gdb/slab: Add slab support
` [PATCH v2 8/8] scripts/gdb/vmalloc: add vmallocinfo support

[PATCH v8 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-08-08  8:32 UTC  (8+ messages)
` [PATCH v8 1/7] drm: bridge: Cadence: convert mailbox functions to macro functions
` [PATCH v8 2/7] phy: Add HDMI configuration options
` [PATCH v8 3/7] dt-bindings: display: bridge: Add Cadence MHDP850
` [PATCH v8 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v8 5/7] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v8 6/7] phy: freescale: Add DisplayPort PHY driver for i.MX8MQ
` [PATCH v8 7/7] phy: freescale: Add HDMI "

[PATCH] usb: dwc3: meson-g12a: do post init to fix broken usb after resumption
 2023-08-08  8:17 UTC  (6+ messages)

[PATCH] arm64: dts: ti: k3-am62x-sk-common: Reserve 128MiB of global CMA
 2023-08-08  8:14 UTC  (5+ messages)

[PATCH 0/2] net: stmmac: allow sharing MDIO lines
 2023-08-08  8:13 UTC  (3+ messages)

[PATCH] PCI: mvebu: Mark driver as BROKEN
 2023-08-08  7:56 UTC  (4+ messages)

[PATCH v7 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6 SoM with Custom Board
 2023-08-08  7:45 UTC  (2+ messages)

[PATCH v6 0/2] ARM: dts: Facebook Yosemite 4 platform
 2023-08-08  7:40 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: add Facebook Yosemite 4 board
` [PATCH v6 2/2] ARM: dts: aspeed: yosemitev4: add Facebook Yosemite 4 BMC

[PATCH net-next v2 00/10] net: stmmac: add new features to xgmac
 2023-08-08  7:39 UTC  (5+ messages)
` [PATCH net-next v2 07/10] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v2 09/10] dt-bindings: net: snps,dwmac: add per channel "

[PATCH v2] arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
 2023-08-08  7:33 UTC 

[PATCH v3 1/2] perf/imx_ddr: speed up overflow frequency of cycle
 2023-08-08  7:27 UTC  (2+ messages)
` [PATCH v3 2/2] perf/imx_ddr: don't enable counter0 if none of 4 counters

[PATCH 0/2] Add Support for the FriendlyElec NanoPC T6
 2023-08-08  5:57 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add "

[PATCH v3] net: phy: meson-gxl: implement meson_gxl_phy_resume()
 2023-08-08  6:42 UTC  (2+ messages)

[PATCH] drm: atmel-hlcdc: Support inverting the pixel clock polarity
 2023-08-08  6:33 UTC  (4+ messages)

[PATCH v4 0/6] arm64: ti: k3-am62: Add display support
 2023-08-08  6:32 UTC  (7+ messages)
` [PATCH v4 2/6] arm64: dts: ti: k3-am62-main: Add node for DSS
` [PATCH v4 3/6] arm64: dts: ti: k3-am62x-sk-common: Add HDMI support
` [PATCH v4 5/6] arm64: dts: ti: k3-am625-beagleplay: "

[PATCH v2 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
 2023-08-08  6:22 UTC  (4+ messages)
` [PATCH v2 3/3] media: exynos4-is: fimc-is: "

[PATCH 1/5] kselftest/arm64: add float-point feature to hwcap test
 2023-08-08  6:13 UTC  (6+ messages)
` [PATCH 2/5] kselftest/arm64: add crc32 "
` [PATCH 3/5] kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpers
` [PATCH 4/5] kselftest/arm64: add test item that support to capturing the SIGBUS signal
` [PATCH 5/5] kselftest/arm64: add lse and lse2 features to hwcap test
` [PATCH 0/5] kselftest/arm64: add features check "

[PATCH -next] ARM: dts: integrator: fix PCI bus dtc warnings
 2023-08-08  6:09 UTC  (2+ messages)

[PATCH v3 0/9] Add legacy i.MX PCIe EP mode supports
 2023-08-08  5:34 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: PCI: fsl,imx6q: Add i.MX6Q and i.MX6QP PCIe EP compatibles
` [PATCH v3 2/9] dt-bindings: PCI: fsl,imx6q: Add i.MX6SX "
` [PATCH v3 3/9] dt-bindings: PCI: fsl,imx6q: Add i.MX7D "
` [PATCH v3 4/9] arm: dts: nxp: Add i.MX6QDL and i.MX6QP PCIe EP supports
` [PATCH v3 5/9] arm: dts: nxp: Add i.MX6SX PCIe EP support
` [PATCH v3 6/9] arm: dts: nxp: Add i.MX7D "
` [PATCH v3 7/9] PCI: imx6: Add i.MX6Q and i.MX6QP PCIe EP supports
` [PATCH v3 8/9] PCI: imx6: Add i.MX6SX PCIe EP support
` [PATCH v3 9/9] PCI: imx6: Add i.MX7D "

[PATCH 00/13] Another round of K3 DTSI disables
 2023-08-08  5:27 UTC  (5+ messages)
` [PATCH 04/13] arm64: dts: ti: k3-am65: Enable OSPI nodes at the board level

[PATCH] MAINTAINERS: update Claudiu Beznea's email address
 2023-08-08  5:21 UTC  (3+ 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).