linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 13:38:05 to 2023-12-11 23:57:59 UTC [more...]

[PATCH v7 00/16] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 23:57 UTC  (22+ messages)
` [PATCH v7 01/16] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v7 02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v7 03/16] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v7 04/16] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
` [PATCH v7 05/16] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` [PATCH v7 06/16] dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix
` [PATCH v7 07/16] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v7 09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v7 10/16] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v7 11/16] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
` [PATCH v7 12/16] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v7 13/16] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v7 14/16] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v7 15/16] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v7 16/16] MAINTAINERS: add entry for Google Tensor SoC
  ` [PATCH v7 08/16] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support

[PATCH v5 00/13] pinctrl: Convert struct group_desc to use struct pingroup
 2023-12-11 23:48 UTC  (15+ messages)
` [PATCH v5 01/13] pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
` [PATCH v5 02/13] pinctrl: mediatek: Use C99 initializers in PINCTRL_PIN_GROUP()
` [PATCH v5 03/13] pinctrl: ingenic: "
` [PATCH v5 04/13] pinctrl: core: Embed struct pingroup into struct group_desc
` [PATCH v5 05/13] pinctrl: bcm: Convert to use grp member
` [PATCH v5 06/13] pinctrl: equilibrium: "
` [PATCH v5 07/13] pinctrl: imx: "
` [PATCH v5 08/13] pinctrl: ingenic: "
` [PATCH v5 09/13] pinctrl: keembay: "
` [PATCH v5 10/13] pinctrl: mediatek: "
` [PATCH v5 11/13] pinctrl: renesas: "
` [PATCH v5 12/13] pinctrl: starfive: "
` [PATCH v5 13/13] pinctrl: core: Remove unused members from struct group_desc

[PATCH] ARM: dts: ste: minor whitespace cleanup around '='
 2023-12-11 23:39 UTC 

[PATCH v4 0/2] i2c: aspeed: Late ack Tx done irqs and handle coalesced start with stop conditions
 2023-12-11 23:03 UTC  (3+ messages)
` [PATCH v4 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late

[PATCH net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-11 22:59 UTC  (5+ messages)

[PATCH v2] iommu/arm-smmu-qcom: Add missing GMU entry to match table
 2023-12-11 22:58 UTC  (2+ messages)

[PATCH v3 0/5] perf: KVM: Enable callchains for guests
 2023-12-11 22:57 UTC  (4+ messages)
` [PATCH v3 1/5] KVM: Add arch specific interfaces for sampling guest callchains

[PATCH] ARM: dts: nxp: imx7d-pico: add cpu-supply nodes
 2023-12-11 22:41 UTC  (3+ messages)

[PATCH v6 0/3] Validating UAPI backwards compatibility
 2023-12-11 22:30 UTC  (4+ messages)
` [PATCH v6 1/3] check-uapi: Introduce check-uapi.sh

[PATCH v6 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
 2023-12-11 22:06 UTC  (3+ messages)
` [PATCH v6 4/4] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH v3 00/13] PCI: imx6: Clean up and add imx95 pci support
 2023-12-11 21:58 UTC  (14+ messages)
` [PATCH v3 01/13] PCI: imx6: Simplify clock handling by using HAS_CLK_* bitmask
` [PATCH v3 02/13] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v3 03/13] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v3 04/13] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v3 05/13] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v3 06/13] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v3 07/13] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v3 08/13] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v3 09/13] PCI: imx6: Add iMX95 PCIe support
` [PATCH v3 10/13] PCI: imx6: Clean up get addr_space code
` [PATCH v3 11/13] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v3 12/13] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v3 13/13] PCI: imx6: Add iMX95 Endpoint (EP) function support

[PATCH] arm64: dts: imx8qxp-mek: Move port under USB connector
 2023-12-11 21:40 UTC 

[PATCH net] net: stmmac: Handle disabled MDIO busses from devicetree
 2023-12-11 21:31 UTC 

[PATCH] cpuidle: idle exit_latency overflow
 2023-12-11 20:52 UTC  (2+ messages)

[PATCH] PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
 2023-12-11 20:44 UTC  (2+ messages)

[PATCH] arm64: Delete the zero_za macro
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH 0/2] arm64: stacktrace: add kunwind_stack_walk()
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH] kselftest/arm64: Log SVCR when the SME tests barf
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH v2 0/3] arm64 kpti fixes
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH 00/13] arm64/sysreg: System register updates from the 2023-09 XML release
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH] kselftest/arm64: Improve output for skipped TPIDR2 ABI test
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH v4 0/4] arm64: Run kernel mode NEON with preemption enabled
 2023-12-11 20:27 UTC  (2+ messages)

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-12-11 20:16 UTC  (2+ messages)

[PATCH v7 0/7] consolidate and cleanup CPU capacity
 2023-12-11 19:52 UTC  (2+ messages)

[PATCH net-next v3] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-11 19:48 UTC  (7+ messages)

[PATCH v1 00/14] Clean up libperf cpumap's empty function
 2023-12-11 19:31 UTC  (2+ messages)

[PATCH] perf/arm-cmn: Fail DTC counter allocation correctly
 2023-12-11 19:27 UTC 

[PATCH v8 2/3] dt-bindings: arm64: add Marvell COM Express boards
 2023-12-11 19:16 UTC  (4+ messages)
  ` [PATCH v8 1/3] MAINTAINERS: add ac5 to list of maintained Marvell dts files
  ` [PATCH v8 3/3] arm64: dts: cn913x: add device trees for COM Express boards

Query on a rare simultaneous processing of interrupts from GIC/NVIC
 2023-12-11 19:14 UTC  (2+ messages)

[PATCH V2 0/5] Clean up perf mem
 2023-12-11 19:01 UTC  (18+ messages)
` [PATCH V2 1/5] perf mem: Add mem_events into the supported perf_pmu
` [PATCH V2 2/5] perf mem: Clean up perf_mem_events__ptr()
` [PATCH V2 3/5] perf mem: Clean up perf_mem_events__name()
` [PATCH V2 4/5] perf mem: Clean up perf_mem_event__supported()
` [PATCH V2 5/5] perf mem: Clean up is_mem_loads_aux_event()

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-11 18:58 UTC  (15+ messages)
` [PATCH v3 12/25] arm64: handle PKEY/POE faults
` [PATCH v3 13/25] arm64: stop using generic mm_hooks.h
` [PATCH v3 14/25] arm64: implement PKEYS support
` [PATCH v3 15/25] arm64: add POE signal support
` [PATCH v3 16/25] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v3 17/25] arm64: enable POE and PIE to coexist
` [PATCH v3 18/25] arm64/ptrace: add support for FEAT_POE

[PATCH v7 00/13] Introduce STM32 Firewall framework
 2023-12-11 18:48 UTC  (15+ messages)
` [PATCH v7 01/13] dt-bindings: document generic access controllers
` [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v7 03/13] dt-bindings: bus: document RIFSC
` [PATCH v7 04/13] dt-bindings: bus: document ETZPC
` [PATCH v7 05/13] firewall: introduce stm32_firewall framework
` [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH 6.6 197/244] perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fields
 2023-12-11 18:22 UTC  (2+ messages)
` [PATCH 6.6 234/244] perf metrics: Avoid segv if default metricgroup isnt set

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 18:26 UTC  (4+ messages)
` [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property

[PATCH v3 00/19] Update SMMUv3 to the modern iommu API (part 1/3)
 2023-12-11 18:15 UTC  (3+ messages)

[PATCH v4 0/2] StarFive's StarLink PMU Support
 2023-12-11 17:54 UTC  (3+ messages)
` [PATCH v4 1/2] perf: starfive: Add StarLink PMU support

[PATCH v3 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
 2023-12-11 17:37 UTC  (3+ messages)
` [PATCH v3 2/2] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface

[PATCH v4 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-11 17:36 UTC  (5+ messages)
` [PATCH v4 3/4] clk: mediatek: Add pcw_chg_shift control
` [PATCH v4 4/4] clk: mediatek: add drivers for MT7988 SoC

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-12-11 17:29 UTC  (12+ messages)
  ` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
  ` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory

[PATCH] arm64: dts: imx8dxl-ss-conn: Move clk_dummy out of USB node
 2023-12-11 17:24 UTC 

[PATCH v7 0/2] Add Meta(Facebook) Harma BMC(AST2600)
 2023-12-11 16:26 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: aspeed: add Meta Harma board
` [PATCH v7 2/2] ARM: dts: aspeed: Harma: Add Meta Harma (AST2600) BMC

[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
 2023-12-11 16:19 UTC  (25+ messages)
` [RFC PATCH 01/12] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 02/12] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 03/12] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 04/12] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 05/12] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 06/12] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 07/12] powerpc: "
` [RFC PATCH 08/12] x86: "
` [RFC PATCH 09/12] riscv: Add support for kernel-mode FPU
` [RFC PATCH 11/12] selftests/fpu: Move FP code to a separate translation unit
` [RFC PATCH 12/12] selftests/fpu: Allow building on other architectures

[PATCH 0/7] dma-mapping: Clean up arch_setup_dma_ops()
 2023-12-11 16:13 UTC  (10+ messages)
` [PATCH 3/7] ACPI/IORT: Handle memory address size limits as limits

[PATCH] pwm: meson: Simplify using dev_err_probe()
 2023-12-11 16:44 UTC  (7+ messages)

[PATCH v2 0/3] Bluetooth: fix recv_buf() return value
 2023-12-11 16:40 UTC  (2+ messages)
` [PATCH v2 2/3] Bluetooth: btmtkuart: "

[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
 2023-12-11 16:13 UTC  (12+ messages)
` [PATCH v7 01/11] arm: perf: Remove inlines from arm_pmuv3.c
` [PATCH v7 02/11] arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
` [PATCH v7 03/11] arm: perf: Use GENMASK for PMMIR fields
` [PATCH v7 04/11] arm: perf: Convert remaining fields to use GENMASK
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
` [PATCH v7 06/11] arm: pmu: Share user ABI format mechanism with SPE
` [PATCH v7 07/11] perf/arm_dmc620: Remove duplicate format attribute #defines
` [PATCH v7 08/11] KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
` [PATCH v7 09/11] arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs
` [PATCH v7 10/11] arm64: perf: Add support for event counting threshold
` [PATCH v7 11/11] Documentation: arm64: Document the PMU event counting threshold feature

[PATCH V2] coresight: tmc: Make etr buffer mode user configurable from sysfs
 2023-12-11 15:42 UTC  (12+ messages)

[PATCH 0/7] Convert SMMU to domain_alloc_paging()
 2023-12-11 15:40 UTC  (5+ messages)

[PATCH v6 3/4] pwm: bcm2835: allow pwm driver to be used in atomic context
 2023-12-11 14:17 UTC  (5+ messages)

[PATCH v6 00/41] arm64: Reorganize kernel VA space for LPA2
 2023-12-11 14:35 UTC  (11+ messages)
` [PATCH v6 04/41] arm64: mm: Move PCI I/O emulation region above the vmemmap region
` [PATCH v6 05/41] arm64: mm: Move fixmap region above "
` [PATCH v6 06/41] arm64: ptdump: Allow all region boundaries to be defined at boot time
` [PATCH v6 08/41] arm64: vmemmap: Avoid base2 order of struct page size to dimension region

[PATCH AUTOSEL 5.4 11/12] drm/exynos: fix a potential error pointer dereference
 2023-12-11 14:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 12/12] drm/exynos: fix a wrong error checking

[PATCH 1/2] mtd: rawnand: rockchip: Rename a structure
 2023-12-11 15:07 UTC  (2+ messages)
` [PATCH 2/2] mtd: rawnand: rockchip: Add missing title to a kernel doc comment

[PATCH v2] drivers: soc: atmel: Adjust defines to follow aphabetical order
 2023-12-11 14:47 UTC  (3+ messages)

[PATCH 0/1] Fix access violation in mtk_drm_crtc_dma_dev_get
 2023-12-11 14:44 UTC  (3+ messages)
` [PATCH 1/1] drm/mediatek: "

[PATCH][next] iommu/apple-dart: Fix spelling mistake "grups" -> "groups"
 2023-12-11 14:42 UTC  (2+ messages)

[PATCH v7 1/4] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-11 14:30 UTC  (2+ messages)

[RFC PATCH net-next v3 00/13] Introduce PHY listing and link_topology tracking
 2023-12-11 14:09 UTC  (5+ messages)
` [RFC PATCH net-next v3 01/13] net: phy: Introduce ethernet link topology representation

[PATCH AUTOSEL 4.14 5/5] drm/exynos: fix a potential error pointer dereference
 2023-12-11 14:03 UTC 

[PATCH AUTOSEL 4.19 7/7] drm/exynos: fix a potential error pointer dereference
 2023-12-11 14:02 UTC 

[PATCH AUTOSEL 5.10 15/16] drm/exynos: fix a potential error pointer dereference
 2023-12-11 14:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 16/16] drm/exynos: fix a wrong error checking

[PATCH AUTOSEL 5.15 17/19] drm/exynos: fix a potential error pointer dereference
 2023-12-11 13:57 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 18/19] drm/exynos: fix a wrong error checking

[PATCH AUTOSEL 6.1 04/29] arm64: dts: rockchip: fix rk356x pcie msg interrupt name
 2023-12-11 13:54 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 11/29] ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible
` [PATCH AUTOSEL 6.1 21/29] arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru
` [PATCH AUTOSEL 6.1 26/29] drm/exynos: fix a potential error pointer dereference
` [PATCH AUTOSEL 6.1 27/29] drm/exynos: fix a wrong error checking

[PATCH AUTOSEL 6.6 05/47] arm64: dts: rockchip: fix rk356x pcie msg interrupt name
 2023-12-11 13:50 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 14/47] ASoC: SOF: mediatek: mt8186: Add Google Steelix topology compatible
` [PATCH AUTOSEL 6.6 35/47] arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru
` [PATCH AUTOSEL 6.6 41/47] drm/exynos: fix a potential error pointer dereference
` [PATCH AUTOSEL 6.6 42/47] drm/exynos: fix a wrong error checking

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-12-11 13:37 UTC  (8+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor


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