Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 10:23:26 to 2023-12-11 18:45:57 UTC [more...]

[PATCH V2 0/5] Clean up perf mem
 2023-12-11 18:45 UTC  (13+ messages)
` [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 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 v7 00/13] Introduce STM32 Firewall framework
 2023-12-11 18:30 UTC  (14+ 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 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/25] Permission Overlay Extension
 2023-12-11 18:22 UTC  (5+ messages)
` [PATCH v3 12/25] arm64: handle PKEY/POE faults
` [PATCH v3 13/25] arm64: stop using generic mm_hooks.h

[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 v8 2/3] dt-bindings: arm64: add Marvell COM Express boards
 2023-12-11 17:27 UTC 

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

[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  (27+ 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 10/12] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [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 v7 00/16] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 16:42 UTC  (18+ 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 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  (8+ messages)
` [RFC PATCH net-next v3 01/13] net: phy: Introduce ethernet link topology representation
` [RFC PATCH net-next v3 07/13] net: ethtool: Introduce a command to list PHYs on an interface

[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 net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-11 13:40 UTC  (3+ messages)

[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

[PATCH v3 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2023-12-11 13:28 UTC  (4+ messages)
` [PATCH v3 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC

[PATCH] soc: ti: k3-socinfo: Add JTAG ID for J722S
 2023-12-11 13:26 UTC 

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-12-11 13:21 UTC  (5+ messages)
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()

[Patch v6 00/12] Add Qualcomm Minidump driver related support
 2023-12-11 13:20 UTC  (4+ messages)
` [Patch v6 03/12] docs: qcom: Add qualcomm minidump guide

[PATCH 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
 2023-12-11 13:20 UTC  (4+ messages)
` [PATCH 1/3] iommu/msm-iommu: don't limit the driver too much

[PATCH v4 0/4] Support SMT control on arm64
 2023-12-11 13:16 UTC  (2+ messages)

[PATCH] arm64: Make icache detection a cpu capability
 2023-12-11 13:11 UTC  (2+ messages)

[PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3588
 2023-12-11 13:08 UTC  (2+ messages)

Query on a rare simultaneous processing of interrupts from GIC/NVIC
 2023-12-11 13:06 UTC 

[PATCH v4 1/7] media: dt-bindings: media: imx335: Add supply bindings
 2023-12-11 12:59 UTC 

Patch "perf metrics: Avoid segv if default metricgroup isn't set" has been added to the 6.6-stable tree
 2023-12-11 12:57 UTC 

[PATCH 0/2] spi: pl022: clean up some unused variables
 2023-12-11 12:49 UTC  (3+ messages)
` [PATCH 1/2] spi: pl022: delete unused cur_gpiod in struct pl022
` [PATCH 2/2] spi: pl022: delete unused next_msg_cs_active "

[PATCH v6 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 12:45 UTC  (16+ messages)
` [PATCH v6 13/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v6 14/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v6 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v6 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v6 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support

[PATCH v3 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
 2023-12-11 12:42 UTC  (5+ messages)
` [PATCH v3 02/13] arm64: cpufeatures: Correctly handle signed values
` [PATCH v3 06/13] arm64: cpufeature: Detect E2H0 not being implemented

[PATCH v3 0/5] Add 2 rk3588 based boards from Cool Pi
 2023-12-11 12:33 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add "
` [PATCH v3 2/5] dt-bindings: arm: rockchip: Add Cool Pi 4B
` [PATCH v3 3/5] arm64: dts: rockchip: Add support for rk3588s based board "
` [PATCH v3 4/5] dt-bindings: arm: rockchip: Add Cool Pi CM5 EVB
` [PATCH v3 5/5] arm64: dts: rockchip: Add support for rk3588 based board "

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-11 12:18 UTC  (4+ messages)

[PATCH v2 0/2] Add PCIe Endpoint overlays for J721E and J721S2
 2023-12-11 12:02 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE0 Endpoint Mode

[PATCH v7 0/7] consolidate and cleanup CPU capacity
 2023-12-11 10:48 UTC  (8+ messages)
` [PATCH v7 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v7 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH v7 4/7] energy_model: "
` [PATCH v7 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v7 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
` [PATCH v7 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio

[PATCH v3 0/2] Add PCIe Endpoint overlays for J721E and J721S2
 2023-12-11 11:55 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE0 Endpoint Mode
` [PATCH v3 2/2] arm64: dts: ti: k3-j721s2-evm: Add overlay for PCIE1 "

[PATCH v9 00/10] Multi-size THP for anonymous memory
 2023-12-11 11:51 UTC  (3+ messages)

[PATCH v2] Enable haltpoll for arm64
 2023-12-11 11:46 UTC  (3+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[PATCH v4 0/2] Introduce ExynosAutov920 SoC and SADK board
 2023-12-11 11:41 UTC  (3+ messages)
    ` [PATCH v4 1/2] pinctrl: samsung: support ExynosAuto GPIO structure
    ` [PATCH v4 2/2] pinctrl: samsung: add exynosautov920 pinctrl

[PATCH v2 0/3] arm64 kpti fixes
 2023-12-11 11:39 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: Avoid enabling KPTI unnecessarily

[PATCH 1/2] arm64: dts: ti: minor whitespace cleanup around '='
 2023-12-11 11:08 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: amlogic: "

[PATCH] arm64: dts: amlogic: drop redundant status=okay
 2023-12-11 11:08 UTC  (2+ messages)

[PATCH v3,00/21] add driver to support secure video decoder
 2023-12-11 11:05 UTC  (7+ messages)
` [PATCH v3,02/21] v4l2: handle secure memory flags in queue setup
` [PATCH v3,03/21] v4l2: verify secure dmabufs are used in secure queue
` [PATCH v3,04/21] v4l: add documentation for secure memory flag

[PATCH 0/4] PCI: imx6: Add pci host wakeup support
 2023-12-11 10:52 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: imx6q-pcie: Add host-wake-gpio property

[PATCH] arm64: dts: juno: align thermal zone names with bindings
 2023-12-11 10:27 UTC  (2+ messages)

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


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 read-only IMAP folder(s) and NNTP newsgroup(s).