linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-17 08:49:33 to 2023-05-17 15:06:22 UTC [more...]

[PATCH 0/7] Add a DRM driver to support AI Processing Unit (APU)
 2023-05-17 15:05 UTC  (4+ messages)
` [PATCH 7/7] dt-bindings: Add bidings for mtk,apu-drm

[PATCH v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-17 14:59 UTC  (7+ messages)
` [PATCH v3 1/3] mm: Call arch_swap_restore() from do_swap_page()
` [PATCH v3 2/3] mm: Call arch_swap_restore() from unuse_pte()
` [PATCH v3 3/3] arm64: mte: Simplify swap tag restoration logic

[PATCH v1 00/23] PMU refactoring and improvements
 2023-05-17 14:58 UTC  (8+ messages)
` [PATCH v1 14/23] perf stat: Avoid hybrid PMU list
` [PATCH v1 16/23] perf pmu: Remove perf_pmu__hybrid_pmus list
` [PATCH v1 17/23] perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmu
` [PATCH v1 19/23] perf pmu: Separate pmu and pmus
` [PATCH v1 20/23] perf pmus: Split pmus list into core and uncore
` [PATCH v1 21/23] perf pmus: Allow just core PMU scanning
` [PATCH v1 22/23] perf pmus: Avoid repeated sysfs scanning

[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 2023-05-17 14:52 UTC  (19+ messages)
` [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
` [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
` [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
` [PATCH 04/14] audit: avoid missing-prototype warnings
  ` [PATCH 4/14] "
` [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
` [PATCH 06/14] locking: add lockevent_read() prototype
` [PATCH 07/14] panic: hide unused global functions
` [PATCH 08/14] panic: make function declarations visible
` [PATCH 09/14] kunit: include debugfs header file
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 11/14] init: consolidate prototypes in linux/init.h
` [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
` [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso

[PATCH net-next V3 1/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support
 2023-05-17 14:48 UTC  (2+ messages)

[PATCH v4 00/21] Add perf support to the rockchip-dfi driver
 2023-05-17 14:46 UTC  (28+ messages)
` [PATCH v4 04/21] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v4 06/21] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v4 07/21] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v4 08/21] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v4 09/21] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v4 10/21] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v4 15/21] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v4 17/21] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v4 18/21] PM / devfreq: rockchip-dfi: add support for RK3588

ARM_LPAE + VMSPLIT_2G cause swiotlb warning on Raspberry Pi 4
 2023-05-17 14:45 UTC  (16+ messages)

[PATCH v5 0/3] dts: imx8qxp add cdns usb3 port
 2023-05-17 14:44 UTC  (4+ messages)
  ` [EXT] "

[PATCH v14 0/8] Support AMD Pensando Elba SoC
 2023-05-17 14:43 UTC  (6+ messages)
` [PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Controller
` (subset) [PATCH v14 0/8] Support AMD Pensando Elba SoC

Excessive TLB flush ranges
 2023-05-17 14:43 UTC  (34+ messages)

[PATCH 0/5] ASoC: mt8188: add new board support
 2023-05-17 14:43 UTC  (15+ messages)
` [PATCH 1/5] ASoC: mediatek: mt8188: separate ADDA playback dai from capture dai
` [PATCH 2/5] ASoC: mediatek: mt8188-mt6359: register hdmi/dp jack pins
` [PATCH 3/5] ASoC: mediatek: common: soundcard driver add dai_fmt support
` [PATCH 4/5] ASoC: mediatek: mt8188-mt6359: support new board with nau88255
` [PATCH 5/5] ASoC: dt-bindings: mediatek,mt8188-mt6359: update properties

[PATCH 0/3] Add RTC for MStar SSD20xD SoCs
 2023-05-17 14:41 UTC  (4+ messages)
` [PATCH 1/3] rtc: Add support for the SSD20xD RTC
` [PATCH 2/3] dt-bindings: rtc: Add Mstar SSD20xD RTC devicetree bindings documentation
` [PATCH 3/3] ARM: dts: mstar: Enable rtc for SSD20xD

[PATCH 0/3] STM32 warning cleanup
 2023-05-17 14:38 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: stm32: fix warnings on stm32f469-disco board
` [PATCH 2/3] dt-bindings: display: st,stm32-dsi: Remove unnecessary fields
` [PATCH 3/3] ARM: dts: stm32: fix several DT warnings on stm32mp15

[PATCH v3 0/3] STM32 warning cleanup
 2023-05-17 14:35 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: dts: stm32: fix warnings on stm32f469-disco board
` [PATCH v3 2/3] dt-bindings: display: st,stm32-dsi: Remove unnecessary fields
` [PATCH v3 3/3] ARM: dts: stm32: fix several DT warnings on stm32mp15

[PATCH v2 1/4] spi: dt-bindings: Introduce spi-mosi-idle-low flag
 2023-05-17 14:35 UTC  (2+ messages)

[PATCH v9 3/4] tee: optee: support tracking system threads
 2023-05-17 14:33 UTC 

[PATCH] arm64: defconfig: Enable ARCH_SPARX5 and ARCH_REALTEK
 2023-05-17 14:30 UTC 

[PATCH v5 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-17 14:21 UTC  (9+ messages)
` [PATCH v5 1/5] ARM: dts: at91: use clock-controller name for PMC nodes
` [PATCH v5 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: convert to yaml
` [PATCH v5 3/5] ARM: dts: at91: at91sam9n12: witch sckc to new clock bindings
` [PATCH v5 4/5] ARM: dts: at91: use clock-controller name for sckc nodes
` [PATCH v5 5/5] dt-bindings: clocks: at91sam9x5-sckc: convert to yaml

[PATCH] KVM: arm64: Use BTI for pKVM
 2023-05-17 14:19 UTC  (4+ messages)

[PATCH 0/4] can: bxcan: add support for single peripheral configuration
 2023-05-17 14:16 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: mfd: stm32f7: add binding definition for CAN3

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-05-17 14:12 UTC  (5+ messages)

[PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 2023-05-17 14:08 UTC  (2+ messages)

[PATCH v13 0/1] media: i2c: imx334: support lower bandwidth mode
 2023-05-17 14:04 UTC  (3+ messages)
` [PATCH v13 1/1] media: i2c: imx334: update pixel, hblank and link frequency

[PATCH 05/12] cifs: Pass a pointer to virt_to_page()
 2023-05-17 14:01 UTC  (2+ messages)
  ` [PATCH 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob

[PATCH 2/2] fs: udf: udftime: Replace LGPL boilerplate with SPDX identifier
 2023-05-17 13:59 UTC  (2+ messages)

[RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
 2023-05-17 13:58 UTC  (8+ messages)

Subject: [PATCH v1 0/7] Add mt7986 thermal and pwm
 2023-05-17 13:34 UTC  (3+ messages)
` [PATCH v1 1/7] dt-bindings: nvmem: mediatek: efuse: add support for mt7986
  ` Aw: "

[PATCH v15 0/6] add Amlogic A1 clock controller drivers
 2023-05-17 13:33 UTC  (7+ messages)
` [PATCH v15 1/6] clk: meson: make pll rst bit as optional
` [PATCH v15 2/6] clk: meson: introduce new pll power-on sequence for A1 SoC family
` [PATCH v15 3/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v15 4/6] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v15 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
` [PATCH v15 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

next: arm64: build/gcc-12-lkftconfig-64k_page_size - error: call to '__compiletime_assert_494' declared with attribute error: BUILD_BUG_ON failed: (((16 - 3) * (4 - (2)) + 3)-16) > 10
 2023-05-17 13:26 UTC 

[GIT PULL 1/2] arm64: dts: cleanup and fixes for v6.5
 2023-05-17 13:12 UTC  (2+ messages)
` [GIT PULL 2/2] ARM: dts: cleanup "

[PATCH 0/3] AT91 PIO4 push-pull enable
 2023-05-17 11:54 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: at91-pio4: Enable Push-Pull configuration
` [PATCH 2/3] dt-bindings: pinctrl: at91-pio4: Add push-pull support
` [PATCH 3/3] ARM: dts: at91: Return to boolean properties

[PATCH] arm64: dts: microchip: add missing cache properties
 2023-05-17 12:58 UTC  (8+ messages)

[PATCH] tracing: avoid missing-prototype warnings
 2023-05-17 12:51 UTC 

[PATCH] phy: mediatek: Avoid floating point constants
 2023-05-17 12:51 UTC  (3+ messages)

[PATCH v2 1/3] arm64: dts: microchip: sparx5: do not use PSCI on reference boards
 2023-05-17 12:26 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: microchip: sparx5: correct CPU address-cells
` [PATCH v2 3/3] arm64: dts: microchip: sparx5: add missing L1/L2 cache information

[PATCH] arm64: dts: sparx5: rename pinctrl nodes
 2023-05-17 12:23 UTC  (2+ messages)

[PATCH v3 0/6] pinctrl: ocelot: convert to YAML format
 2023-05-17 12:23 UTC  (3+ messages)
` [PATCH v3 4/6] arm64: dts: sparx5: rename pinctrl nodes
  ` (subset) "

[RESEND 0/4] ASoC: mt6359: kselftest fix and driver extension
 2023-05-17 11:52 UTC  (5+ messages)
` [RESEND 1/4] ASoC: mediatek: mt6359: add supply for MTKAIF
` [RESEND 2/4] ASoC: mediatek: mt6359: fix kselftest error of playback gain
` [RESEND 3/4] ASoC: mediatek: mt6359: add mtkaif gpio setting
` [RESEND 4/4] ASoC: mediatek: mt6359: update route for lineout mux

[PATCH] arm64: zynqmp: Switch to amd.com emails
 2023-05-17 11:57 UTC  (2+ messages)

[PATCH v1] meson saradc: fix clock divider mask length
 2023-05-17 11:37 UTC  (4+ messages)

[PATCH 15/23] s390: allow pte_offset_map_lock() to fail
 2023-05-17 11:28 UTC  (2+ messages)
  ` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()

[PATCH 00/16] ARM: address -Wmissing-prototype warnings
 2023-05-17 11:13 UTC  (3+ messages)
` [PATCH 13/16] ARM: vfp: add vfp_entry prototype

[PATCH 0/3] Get rid of OMAP2 GPIO pdata quirks
 2023-05-17  9:57 UTC  (5+ messages)
` [PATCH 1/3] ARM/gpio: Push OMAP2 quirk down into TWL4030 driver

[PATCH 0/2] Fix and clean MT8365 clock indexes
 2023-05-17  9:55 UTC  (5+ messages)
` [PATCH 1/2] clk: mediatek: mt8365: fix the "

[PATCH 0/7] RK3588 ADC support
 2023-05-17 10:41 UTC  (13+ messages)
` [PATCH 1/7] iio: adc: rockchip_saradc: Add support for RK3588
` [PATCH 3/7] iio: adc: rockchip_saradc: Use of_device_get_match_data
` [PATCH 4/7] iio: adc: rockchip_saradc: Match alignment with open parenthesis
` [PATCH 5/7] iio: adc: rockchip_saradc: Use dev_err_probe
` [PATCH 6/7] arm64: dts: rockchip: Add DT node for ADC support in RK3588
` [PATCH 7/7] dt-bindings: iio: adc: Add rockchip,rk3588-saradc string

[PATCH v14 0/6] add Amlogic A1 clock controller drivers
 2023-05-17 10:34 UTC  (5+ messages)
` [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH 1/3] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-17 10:30 UTC  (3+ messages)
` [PATCH 2/3] spi: spi-imx: add support for "
` [PATCH 3/3] spi: spidev: add "

[PATCH 0/2] KVM: arm64: Handle MTE Set/Way CMOs
 2023-05-17 10:24 UTC  (6+ messages)
` [PATCH 1/2] arm64: Add missing Set/Way CMO encodings
` [PATCH 2/2] KVM: arm64: Handle trap of tagged Set/Way CMOs

[PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
 2023-05-17 10:19 UTC  (7+ messages)

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-17 10:18 UTC  (2+ messages)

[PATCH v4 0/2] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-17 10:15 UTC  (2+ messages)

[PATCH] arm64: mediatek: Propagate chassis-type where possible
 2023-05-17 10:11 UTC 

[PATCH v2 1/1] ARM: dts: imx6qdl: Add HDMI to TQMa6x/MBa6
 2023-05-17 10:11 UTC 

[PATCH] arm64/cpucaps: increase string width to properly format cpucaps.h
 2023-05-17 10:04 UTC 

[PATCH v3 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2023-05-17  9:54 UTC  (3+ messages)

[PATCH v2 0/2] ASoC: do not include runtime_pm.h if not needed
 2023-05-17  9:49 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: do not include pm_runtime.h if not used
` [PATCH v2 2/2] ASoC: use pm.h instead of runtime_pm.h

[PATCH V2 2/2] nvmem: imx: support i.MX93 OCOTP
 2023-05-17  8:46 UTC 

[PATCH 1/2] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes
 2023-05-17  8:42 UTC  (2+ messages)

[PATCH V2 0/5] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-05-17  9:38 UTC  (5+ messages)
` [PATCH V2 3/5] coresight: etm4x: Drop pid argument from etm4_probe()

[PATCH] ARM: dts: armada-xp: Replace deprecated spi-gpio properties
 2023-05-17  9:24 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: fix several DT warnings on stm32mp15
 2023-05-17  9:21 UTC  (3+ messages)

[PATCH v4 2/2] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-05-17  9:14 UTC  (3+ messages)

[PATCH v4 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-17  8:55 UTC  (6+ messages)
` [PATCH v4 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: "

[PATCH v2 0/3] arm64: tegra: Support Jetson Orin Nano Developer Kit
 2023-05-17  8:49 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: tegra: Document Jetson Orin Nano


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