linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-19 09:00:23 to 2024-10-21 06:42:59 UTC [more...]

[PATCH v3 0/3] support watchdog for exynosautov920
 2024-10-21  6:39 UTC  (3+ messages)
  ` [PATCH v3 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC
  ` [PATCH v3 3/3] arm64: dts: exynosautov920: add watchdog DT node

[PATCH] arm64/mm: Drop _PROT_SECT_DEFAULT
 2024-10-21  6:37 UTC 

[PATCH v3 0/3] Pinctrl: A4: Add pinctrl driver
 2024-10-21  6:32 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs

[PATCH v2 0/2] mailbox: add async request mechanism w/ a user
 2024-10-21  6:18 UTC  (5+ messages)
` [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues

[PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
 2024-10-21  6:10 UTC 

[PATCH v3 0/4] arm64: dts: mediatek: Add MT8186 Chinchou
 2024-10-21  6:10 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: arm: mediatek: Add MT8186 Chinchou Chromebook
` [PATCH v3 2/4] arm64: dts: mediatek: Add MT8186 Chinchou Chromebooks
` [PATCH v3 3/4] arm64: dts: mediatek: Add exton node for DP bridge
` [PATCH v3 4/4] arm64: dts: mediatek: Modify audio codec name for pmic

[RFC v2 0/6] Add video encoder ROI ctrls
 2024-10-21  6:05 UTC  (7+ messages)
` [RFC v2 5/6] media: v4l2-ctrls: Add video roi ctrls
    ` [EXT] "

[PATCH v2 0/3] support watchdog for exynosautov920
 2024-10-21  6:05 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: watchdog: Document ExynosAutoV920 watchdog bindings

[PATCH V4 0/6] Add minimal boot support for IPQ5424
 2024-10-21  5:41 UTC  (4+ messages)
` [PATCH V4 2/6] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding

[PATCH] arm64: set "rodata=on" as default
 2024-10-21  5:39 UTC 

[PATCH] media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
 2024-10-21  5:38 UTC  (2+ messages)

[PATCH v1] net: stmmac: enable MAC after MTL configuring
 2024-10-21  5:05 UTC  (2+ messages)

[PATCH v1 0/6] mm/arm64: re-enable HVO
 2024-10-21  4:22 UTC  (7+ messages)
` [PATCH v1 1/6] mm/hugetlb_vmemmap: batch update PTEs
` [PATCH v1 2/6] mm/hugetlb_vmemmap: add arch-independent helpers
` [PATCH v1 3/6] irqchip/gic-v3: support SGI broadcast
` [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs
` [PATCH v1 5/6] arm64: pause remote CPUs to update vmemmap
` [PATCH v1 6/6] arm64: select ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP

[PATCH 0/3] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
 2024-10-21  4:09 UTC  (2+ messages)

[PATCH 00/47] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
 2024-10-21  4:01 UTC  (6+ messages)
` [PATCH 47/47] KVM: arm64: nv: Add trap forwarding for FEAT_FGT2 described registers

[PATCH 0/3] support watchdog for exynosautov920
 2024-10-21  3:59 UTC  (6+ messages)
  ` [PATCH 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC

[arm64:for-next/core 11/42] ld.lld: error: HYP init code too big
 2024-10-21  2:48 UTC 

[PATCH 1/1] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()
 2024-10-21  3:57 UTC  (3+ messages)

[PATCH] arm64: dts: mt8186: Update regulators voltages
 2024-10-21  3:45 UTC  (2+ messages)

[PATCH 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec
 2024-10-21  3:06 UTC  (5+ messages)
` [PATCH 2/6] arm64: dts: imx8qxp-mek: add esai, cs42888 and related node
` [PATCH 6/6] arm64: dts: imx8qxp-mek: add cm4 and related nodes

[PATCH] ARM: dts: imx7s: change i2c compatible string for applying errata ERR007805
 2024-10-21  3:11 UTC 

[PATCH net-next v4 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-21  2:36 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH net-next v4 2/3] net: stmmac: Add glue layer for T-HEAD TH1520 SoC
` [PATCH net-next v4 3/3] riscv: dts: thead: Add TH1520 ethernet nodes

[PATCH v7 0/2] Add support for nuvoton ma35 nand controller
 2024-10-21  2:09 UTC  (4+ messages)
` [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
 2024-10-21  0:29 UTC  (16+ messages)
` [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH 02/15] lib/crc32: improve support for arch-specific overrides
` [PATCH 03/15] arm/crc32: expose CRC32 functions through lib
` [PATCH 04/15] loongarch/crc32: "
` [PATCH 05/15] mips/crc32: "
` [PATCH 06/15] powerpc/crc32: "
` [PATCH 07/15] s390/crc32: "
` [PATCH 08/15] sparc/crc32: "
` [PATCH 09/15] x86/crc32: update prototype for crc_pcl()
` [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH 11/15] x86/crc32: expose CRC32 functions through lib
` [PATCH 12/15] lib/crc32: make crc32c() go directly to lib
` [PATCH 13/15] ext4: switch to using the crc32c library
` [PATCH 14/15] jbd2: "
` [PATCH 15/15] f2fs: switch to using the crc32 library

[PATCH] ARM: dts: meraki-mr26: set mac address for gmac0
 2024-10-21  1:51 UTC 

[PATCH 0/5] drm: lcdif: Use drm_bridge_connector
 2024-10-21  1:51 UTC  (7+ messages)
` [PATCH 4/5] drm/bridge: imx8mp-hdmi-tx: Set output_port to 1
` [PATCH 5/5] drm: lcdif: Use drm_bridge_connector

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-21  1:26 UTC  (5+ messages)
` [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm

[PATCH v6 5/5] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for sa8775p-ride
 2024-10-20 19:52 UTC  (2+ messages)

Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag
 2024-10-20 18:47 UTC  (3+ messages)

[PATCH v2] Input: sparcspkr - use cleanup facility for device_node
 2024-10-20 18:27 UTC 

[PATCH v1 0/6] arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1
 2024-10-20 18:21 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: timer: exynos4210-mct: Add samsung,exynos8895-mct compatible
` [PATCH v1 2/6] spi: dt-bindings: samsung: Add a compatible for samsung,exynos8895-spi
` [PATCH v1 3/6] arm64: dts: exynos: Add clock management unit nodes
` [PATCH v1 4/6] arm64: dts: exynos8895: Add Multi Core Timer (MCT) node
` [PATCH v1 5/6] arm64: dts: exynos8895: Add serial_0/1 nodes
` [PATCH v1 6/6] arm64: dts: exynos8895: Add spi_0/1 nodes

[PATCH 0/3] Update, encapsulate and expand the RK356x SoC dtsi files
 2024-10-20 18:04 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Prepare RK356x SoC dtsi files for per-variant OPPs

[PATCH v1 0/2] tty: serial: samsung: Add Exynos8895 compatible
 2024-10-20 18:02 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: serial: samsung: Add samsung,exynos8895-uart compatible
` [PATCH v1 2/2] tty: serial: samsung: Add Exynos8895 compatible

[PATCH v1 0/3] clk: samsung: Introduce Exynos8895 clock driver
 2024-10-20 17:48 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add Exynos8895 SoC CMU bindings
` [PATCH v1 2/3] clk: samsung: clk-pll: Add support for pll_{1051x,1052x}

[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi R3S
 2024-10-20 17:39 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board

[PATCH net-next] net: airoha: Reset BQL stopping the netdevice
 2024-10-20 16:10 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness
 2024-10-20 16:10 UTC  (2+ messages)

[PATCH v3 0/3] Cosmetic Work for ARM/Microchip (AT91)
 2024-10-20 15:37 UTC  (2+ messages)

[PATCH 0/5] Add power monitor support on Microchip boards
 2024-10-20 15:35 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: microchip: rng node name and label tweaks
 2024-10-20 15:35 UTC  (2+ messages)

[PATCH v2] ARM: dts: microchip: sam9x60: Add missing property atmel,usart-mode
 2024-10-20 15:34 UTC  (2+ messages)

[PATCH] net: stmmac: enable MAC after MTL configuring
 2024-10-20 14:49 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

[PATCH] HID: hid-thrustmaster: add endpoint check in thrustmaster_interrupts
 2024-10-20 14:47 UTC 

[RFC PATCH nand/next 0/4] mtd: nand: spi: Add CASN page support
 2024-10-20 13:27 UTC  (5+ messages)
` [RFC PATCH nand/next 1/4] mtd: nand: Create param.c to do CRC check and bitwise majority for Parameter & CASN page
` [RFC PATCH nand/next 2/4] include: mtd: Add CASN page definition and related structs
` [RFC PATCH nand/next 3/4] include: mtd: spinand: Add CASN page related macros and flags
` [RFC PATCH nand/next 4/4] mtd: nand: spi: Add CASN page support

❌ FAIL: Test report for for-kernelci (6.12.0-rc3, arm-next, 9ec59cb3)
 2024-10-20 13:12 UTC 

[PATCH v2 0/7] ASoC: add Allwinner H616 audio codec support
 2024-10-20 11:59 UTC  (13+ messages)
` [PATCH v2 1/7] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
` [PATCH v2 2/7] dt-bindings: allwinner: add H616 sun4i audio codec binding
` [PATCH v2 3/7] ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks
` [PATCH v2 4/7] ASoC: sun4i-codec: Add playback only flag "
` [PATCH v2 5/7] ASoC: sun4i-codec: support allwinner H616 codec
` [PATCH v2 6/7] arm64: dts: allwinner: h616: Add audio codec node
` [PATCH v2 7/7] arm64: dts: allwinner: h313/h616/h618/h700: Enable audio codec for all supported boards

arm64/for-kernelci baseline: 16 runs, 4 regressions (v6.12-rc3-93-g9ec59cb3edc7d)
 2024-10-20 11:49 UTC 

A133 support
 2024-10-20 11:46 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 6.12, take #3
 2024-10-20 11:31 UTC  (2+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.12-rc3-93-g9ec59cb3edc7d)
 2024-10-20 11:05 UTC 

[PATCH v2 1/4] pwm: meson: Simplify get_state() callback
 2024-10-20 10:44 UTC  (2+ messages)

[PATCH 0/6] ASoC: add Allwinner H616 audio codec support
 2024-10-20 10:27 UTC  (13+ messages)
` [PATCH 2/6] ASoC: sun4i-codec: Add playback only flag to quirks
` [PATCH 3/6] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
` [PATCH 4/6] dt-bindings: allwinner: add H616 sun4i audio codec binding

[PATCH] usb: phy: Fix API devm_usb_put_phy() can not release the phy
 2024-10-20  9:33 UTC 

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-20  9:23 UTC  (7+ messages)
` [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa

[PATCH] drm: lcdif: Use adjusted_mode .clock instead of .crtc_clock
 2024-10-20  2:49 UTC  (11+ messages)

[PATCH 00/10] input: automate of_node_put() calls for device_node
 2024-10-20  4:20 UTC  (19+ messages)
` [PATCH 01/10] Input: cap11xx - switch to for_each_child_of_node_scoped
` [PATCH 02/10] Input: mtk-pmic-keys "
` [PATCH 03/10] Input: sun4i-lradc-keys "
` [PATCH 04/10] Input: twl6040-vibra - use cleanup facility for device_node
` [PATCH 05/10] Input: twl4030-vibra "
` [PATCH 07/10] Input: 88pm860x "
` [PATCH 08/10] Input: i8042 "
` [PATCH 09/10] Input: raspberrypi-ts "
` [PATCH 10/10] Input: ts4800-ts "

[PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-20  1:42 UTC  (7+ messages)
` [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
` [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl

[PATCH v3 0/9] ARM: dts: Add some BCM6846 device tree
 2024-10-19 20:39 UTC  (10+ messages)
` [PATCH v3 1/9] ARM: dts: bcm6846: Add iproc rng
` [PATCH v3 2/9] ARM: dts: bcm6846: Enable watchdog
` [PATCH v3 3/9] ARM: dts: bcm6846: Add GPIO blocks
` [PATCH v3 4/9] ARM: dts: bcm6846: Add MDIO control block
` [PATCH v3 5/9] ARM: dts: bcm6846: Add LED controller
` [PATCH v3 6/9] ARM: dts: bcm6846: Add ARM PL081 DMA block
` [PATCH v3 7/9] dt-bindings: vendor-prefixes: Add Genexis
` [PATCH v3 8/9] dt-bindings: arm: bcmbca: Add Genexis XG6846B
` [PATCH v3 9/9] ARM: dts: broadcom: Add Genexis XG6846B DTS file

[PATCH] dt-bindings: soc: bcm: Convert to Dt schema
 2024-10-19 19:51 UTC 

[PATCH 0/2] ARM: dts: ux500 Updates
 2024-10-19 18:12 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: ux500: Add touchkeys to Codinas
` [PATCH 2/2] ARM: dts: Reconfigure the MC2 eMMC interface

[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-10-19 17:49 UTC  (5+ messages)

[PATCH v2 0/5] Enable HDMI0 on several RK3588 based boards
 2024-10-19 17:44 UTC  (8+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: Add HDMI0 node to rk3588
` [PATCH v2 2/5] arm64: dts: rockchip: Enable HDMI0 on rock-5b
` [PATCH v2 3/5] arm64: dts: rockchip: Enable HDMI0 on rk3588-evb1
` [PATCH v2 4/5] arm64: dts: rockchip: Enable HDMI0 on orangepi-5-plus
` [PATCH v2 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a

[PATCH 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
 2024-10-19 17:28 UTC 

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-19 17:15 UTC  (7+ messages)
` [PATCH v6 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v6 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v6 4/6] KVM: selftests: Add test for PSCI SYSTEM_OFF2
` [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-19 17:14 UTC  (7+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2

[PATCH v3 00/11] Libdw/dwarf build clean up
 2024-10-19 16:23 UTC  (2+ messages)

[PATCH v4 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-10-19 16:16 UTC  (10+ messages)
` [PATCH v4 06/12] dt-bindings: rtc: renesas,rzg3s-rtc: Document the Renesas RTCA-3 IP
` [PATCH v4 07/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC
` [PATCH v4 08/12] arm64: dts: renesas: r9a08g045: Add VBATTB node
` [PATCH v4 09/12] arm64: dts: renesas: r9a08g045: Add RTC node
` [PATCH v4 10/12] arm64: dts: renesas: rzg3s-smarc-som: Enable VBATTB
` [PATCH v4 11/12] arm64: dts: renesas: rzg3s-smarc-som: Enable RTC
` [PATCH v4 12/12] arm64: defconfig: Enable VBATTB clock and Renesas RTCA-3 flags

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-19 15:47 UTC  (4+ messages)
  ` [RFC PATCH v1 44/57] arm64: Align sections to PAGE_SIZE_MAX

[PATCH] drm: xlnx: zynqmp_dpsub: also call drm_helper_hpd_irq_event
 2024-10-19 15:11 UTC  (6+ messages)

[PATCH 0/6] drm/display: hdmi: add drm_hdmi_connector_mode_valid()
 2024-10-19 15:07 UTC  (2+ messages)

[PATCH v17 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-10-19 15:02 UTC  (6+ messages)
` [PATCH v17 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver

[PATCH 0/6] drm: constify read-only regmap structs
 2024-10-19 14:57 UTC  (2+ messages)

[PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
 2024-10-19 14:14 UTC  (5+ messages)
` [PATCH v5 01/26] drm: sun4i: de2/de3: Change CSC argument
` [PATCH v5 08/26] drm: sun4i: de3: add YUV support to the DE3 mixer

[PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
 2024-10-19 14:12 UTC  (4+ messages)

[PATCH v3 0/4] Provide devm_clk_bulk_get_all_enabled() helper
 2024-10-19 11:20 UTC  (4+ messages)
` [PATCH v3 1/4] clk: "

[PATCH v4 0/4] Provide devm_clk_bulk_get_all_enabled() helper
 2024-10-19 11:16 UTC  (5+ messages)
` [PATCH v4 1/4] clk: "
` [PATCH v4 2/4] soc: mediatek: pwrap: Switch to devm_clk_bulk_get_all_enabled()
` [PATCH v4 3/4] PCI: exynos: "
` [PATCH v4 4/4] clk: Drop obsolete devm_clk_bulk_get_all_enable() helper

[PATCH 0/5] Enable HDMI0 on several RK3588 based boards
 2024-10-19  9:26 UTC  (7+ messages)
` [PATCH 2/5] arm64: dts: rockchip: Enable HDMI0 on rock-5b
` [PATCH UNTESTED 5/5] arm64: dts: rockchip: Enable HDMI0 on rock-5a

[PATCH] bpf, arm64: Fix address emission with tag-based KASAN enabled
 2024-10-19  9:24 UTC  (2+ messages)

[PATCH bpf] bpf, arm64: Fix stack frame construction for struct_ops trampoline
 2024-10-19  9:27 UTC 


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