linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 12:52:39 to 2025-07-16 04:09:26 UTC [more...]

[PATCH v2 00/13] Add MediaTek ISP7.x camera system support
 2025-07-16  4:06 UTC  (2+ messages)
  ` [PATCH v2 05/13] media: platform: mediatek: add isp_7x seninf unit

[PATCH V2] arm64/mm: Drop redundant addr increment in set_huge_pte_at()
 2025-07-16  3:54 UTC 

[RFC PATCH 0/3] Remove unused EFI runtime APIs
 2025-07-16  3:52 UTC  (5+ messages)

[PATCH v2 00/10] Add ASPEED PCIe Root Complex support
 2025-07-16  3:51 UTC  (9+ messages)
` [PATCH v2 06/10] ARM: dts: aspeed-g6: Add PCIe RC node
` [PATCH v2 09/10] PCI: aspeed: Add ASPEED PCIe RC driver

[GIT PULL] Qualcomm Arm64 DeviceTree updates for v6.17
 2025-07-16  3:10 UTC 

[PATCH] media: mediatek: encoder: memset encoder structure data
 2025-07-16  2:46 UTC  (3+ messages)

[PATCH v8 0/2] coresight: Add label sysfs node support
 2025-07-16  2:42 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH] kselftest/arm4: Provide local defines for AT_HWCAP3
 2025-07-16  2:34 UTC  (2+ messages)

[PATCH v9 0/9] arm64: Introduce CIX P1 (SKY1) SoC
 2025-07-16  2:28 UTC  (8+ messages)
` [PATCH v9 5/9] mailbox: add CIX mailbox driver

[PATCH 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-16  1:56 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: connector: Add displayport connector for hotplug notify
` [PATCH 2/5] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode/orientation switch
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add support for Type-C TCPM
` [PATCH 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH net v2 0/4] net: axienet: Fix deferred probe loop
 2025-07-16  0:01 UTC  (5+ messages)
` [PATCH net v2 1/4] auxiliary: Support hexadecimal ids
` [PATCH net v2 2/4] net: axienet: Fix resource release ordering
` [PATCH net v2 3/4] net: axienet: Rearrange lifetime functions
` [PATCH net v2 4/4] net: axienet: Split into MAC and MDIO drivers

[PATCH v2 00/15] backlight: Do not include <linux/fb.h> in header file
 2025-07-15 23:43 UTC  (22+ messages)
` [PATCH v2 01/15] platform/x86: dell-uart-backlight: Use blacklight power constant
` [PATCH v2 02/15] drm/panel: panel-samsung-s6e63m0: Include <linux/of.h>
` [PATCH v2 03/15] drm/panel: panel-samsung-s6e88a0-ams427ap24: "
` [PATCH v2 04/15] drm/panel: panel-summit: "
` [PATCH v2 05/15] fbcon: Add necessary include statements and forward declarations
` [PATCH v2 06/15] backlight: Include <linux/of.h>
` [PATCH v2 07/15] backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 08/15] backlight: as3711_bl: Include <linux/of.h>
` [PATCH v2 09/15] backlight: da9052_bl: Include <linux/mod_devicetable.h>
` [PATCH v2 10/15] backlight: jornada720: Include <linux/io.h>
` [PATCH v2 11/15] backlight: ktd2801: Include <linux/mod_devicetable.h>
` [PATCH v2 12/15] backlight: led_bl: Include <linux/of.h>
` [PATCH v2 13/15] backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>
` [PATCH v2 14/15] backlight: rt4831: Include <linux/mod_devicetable.h>
` [PATCH v2 15/15] backlight: Do not include <linux/fb.h> in header file

[PATCH net] net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback
 2025-07-15 23:40 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: clock: mediatek: Describe MT6789 clock controllers
 2025-07-15 23:28 UTC  (3+ messages)
` [PATCH v1 2/2] clk: mediatek: Add "

[PATCH v4 00/23] ARM64 PMU Partitioning
 2025-07-15 23:22 UTC  (3+ messages)
` [PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0

[PATCH v1] dt-bindings: spi: mt65xx: Add compatible for MT6789
 2025-07-15 23:19 UTC 

[PATCH] phy: rockchip-snps-pcie3: add support for rockchip,phy-ref-use-pad
 2025-07-15 23:18 UTC  (2+ messages)

[PATCH next] spi: stm32-ospi: Fix NULL vs IS_ERR() bug in stm32_ospi_get_resources()
 2025-07-15 23:01 UTC 

[PATCH net-next] net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region()
 2025-07-15 23:01 UTC 

[PATCH net-next] net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()
 2025-07-15 23:01 UTC 

[PATCH v1 1/2] dt-bindings: soc: mediatek: pwrap: Add compatible for MT6789
 2025-07-15 22:57 UTC  (2+ messages)
` [PATCH v1 2/2] soc: mediatek: mtk-pmic-pwrap: Add MT6789 support

[PATCH bpf-next v10 0/3] Support kCFI + BPF on arm64
 2025-07-15 22:57 UTC  (4+ messages)
` [PATCH bpf-next v10 1/3] cfi: add C CFI type macro
` [PATCH bpf-next v10 2/3] cfi: Move BPF CFI types and helpers to generic code
` [PATCH bpf-next v10 3/3] arm64/cfi,bpf: Support kCFI + BPF on arm64

[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
 2025-07-15 22:53 UTC  (3+ messages)

[PATCH 0/7] Add pin control driver for BCM2712 SoC
 2025-07-15 22:42 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: Add support for Broadcom STB pin controller
` [PATCH 2/7] pinctrl: bcm: Add STB family pin controller driver
` [PATCH 3/7] arm64: dts: broadcom: bcm2712: Add pin controller nodes
` [PATCH 4/7] arm64: dts: broadcom: bcm2712: Add one more GPIO node
` [PATCH 5/7] arm64: dts: broadcom: bcm2712: Add second SDHCI controller node
` [PATCH 6/7] arm64: dts: broadcom: bcm2712: Add UARTA "
` [PATCH 7/7] arm64: defconfig: Enable BCM2712 on-chip pin controller driver

[PATCH v5 2/4] PCI: host-common: Add link down handling for Root Ports
 2025-07-15 22:06 UTC  (2+ messages)

[PATCH v4 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
 2025-07-15 21:16 UTC  (4+ messages)

[PATCH v3 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-15 18:56 UTC  (4+ messages)

Request for Confirmation on Quote Submission
 2025-07-15 20:14 UTC 

[PATCH v2 08/10] PCI: Add FMT and TYPE definition for TLP header
 2025-07-15 20:13 UTC  (3+ messages)

[PATCH V2 0/3] staging: vchiq_arm: Fix regression & resource leaks
 2025-07-15 19:59 UTC  (6+ messages)
` [PATCH V2 1/3] Revert "staging: vchiq_arm: Improve initial VCHIQ connect"
` [PATCH V2 2/3] Revert "staging: vchiq_arm: Create keep-alive thread during probe"
` [PATCH V2 3/3] staging: vchiq_arm: Make vchiq_shutdown never fail

[PATCH v9 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-15 18:42 UTC  (4+ messages)
` [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops

[PATCH v4 00/10] rockchip: Fix several DTB validation issues
 2025-07-15 18:20 UTC  (4+ messages)
` [PATCH v4 07/10] arm64: dts: rockchip: Move mipi_out node on rk3399 haikou demo dtso
` (subset) [PATCH v4 00/10] rockchip: Fix several DTB validation issues

Meet compiled kernel binaray abnormal issue while enabling generic kasan in kernel 6.12 with some default KBUILD_RUSTFLAGS on
 2025-07-15 17:50 UTC  (2+ messages)

[PATCH] ARM: dts: broadcom: Fix bcm7445 memory controller compatible
 2025-07-15 17:42 UTC  (2+ messages)

[GIT PULL] Allwinner device tree changes for 6.17
 2025-07-15 17:29 UTC 

[PATCH v4 5/6] clocksource/drivers/exynos_mct: Add module support
 2025-07-15 17:23 UTC  (3+ messages)
` [PATCH] clocksource/drivers/exynos_mct: Fix section mismatch from the module conversion

[PATCH v3 0/2] PCI: imx6: Correct the epc_features of i.MX8M EPs
 2025-07-15 17:07 UTC  (2+ messages)

[GIT PULL] Allwinner fixes for 6.16
 2025-07-15 17:02 UTC 

[PATCH v3 0/5] allwinner: a523: Add power controllers
 2025-07-15 16:38 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/3] arm64: sunxi: a523: Enable Mali GPU
 2025-07-15 16:38 UTC  (2+ messages)
` (subset) "

[PATCH 04/80] bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-15 16:33 UTC  (2+ messages)

[PATCH net v2] net: airoha: fix potential use-after-free in airoha_npu_get()
 2025-07-15 16:23 UTC  (2+ messages)

[PATCH v7 00/31] Arm GICv5: Host driver implementation
 2025-07-15 16:14 UTC  (6+ messages)
` [PATCH v7 18/31] arm64: smp: Support non-SGIs for IPIs

[PATCH] arm64: traps: Mark kernel as tainted on SError panic
 2025-07-15 16:09 UTC  (5+ messages)

[PATCH v7 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-07-15 16:03 UTC  (7+ messages)
` [PATCH v7 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores

[PATCH v5 0/5] riscv: add support for SBI Supervisor Software Events
 2025-07-15 16:02 UTC  (6+ messages)
` [PATCH v5 1/5] riscv: add SBI SSE extension definitions
` [PATCH v5 2/5] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v5 3/5] drivers: firmware: add riscv SSE support
` [PATCH v5 4/5] perf: RISC-V: add support for SSE event
` [PATCH v5 5/5] selftests/riscv: add SSE test module

[PATCH 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
 2025-07-15 15:53 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: net: altr,socfpga-stmmac: Add compatible string "

[PATCH v5 0/8] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-07-15 15:41 UTC  (12+ messages)
` [PATCH v5 1/8] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v5 2/8] regulator: Add support for MediaTek MT6316 SPMI "
` [PATCH v5 3/8] dt-bindings: regulator: Document MediaTek MT6363 "
` [PATCH v5 4/8] regulator: Add support for MediaTek MT6363 SPMI "
` [PATCH v5 5/8] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v5 6/8] regulator: Add support for MediaTek MT6373 SPMI "
` [PATCH v5 7/8] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
` [PATCH v5 8/8] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73

[PATCH 0/2] bpf, arm64: relax constraint in BPF JIT compiler
 2025-07-15 15:40 UTC  (6+ messages)
` [PATCH 1/2] bpf, arm64: remove structs on stack constraint

[PATCH v2] ARM: dts: imx6ulz-bsh-smm-m2: fix resume via console
 2025-07-15 14:13 UTC 

[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2025-07-15 14:21 UTC  (5+ messages)
` [PATCH v6 1/4] PCI/ERR: "
` [PATCH v6 2/4] PCI: host-common: Add link down handling for Root Ports
` [PATCH v6 3/4] PCI: qcom: Add support for resetting the Root Port due to link down event
` [PATCH v6 4/4] PCI: dw-rockchip: Add support to reset Root Port upon "

[PATCH 0/9] drm: convert from clk round_rate() to determine_rate()
 2025-07-15 15:12 UTC  (9+ messages)
` [PATCH 3/9] drm/msm/disp/mdp4/mdp4_lvds_pll: convert from "
` [PATCH 4/9] drm/msm/hdmi_pll_8960: "
` [PATCH 6/9] drm/stm/dw_mipi_dsi-stm: "
` [PATCH 7/9] drm/stm/lvds: "

[GIT PULL 1/2] arm64: dts: ti: K3 devicetree updates for v6.17
 2025-07-15 15:14 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: Kconfig: Updates for v6.17 for TI K3 platforms

[PATCH v3 4/6] arm64: dts: rockchip: Add ArmSoM Sige1
 2025-07-15 14:21 UTC  (3+ messages)

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-15 14:29 UTC  (3+ messages)
` [PATCH v2 10/15] dt-bindings: mmc: sdhci-msm: document the Milos SDHCI Controller

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-15 15:10 UTC  (12+ messages)
` [PATCH net-next 1/3] net: stmmac: xgmac: Disable RX FIFO Overflow interrupts
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes
` [PATCH net-next 3/3] net: stmmac: Set CIC bit only for TX queues with COE

[PATCH v2 00/16] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-15 15:02 UTC  (5+ messages)
` [PATCH v2 06/16] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board

[PATCH 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-07-15 14:58 UTC  (5+ messages)
` [PATCH 3/3] arm64: acpi: Enable ACPI CCEL support

[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-07-15 14:46 UTC  (2+ messages)

[PATCH v3] coresight: Replace scnprintf() with sysfs_emit() in sysfs show functions
 2025-07-15 14:32 UTC  (2+ messages)

[GIT PULL] pinctrl: samsung: drivers for v6.17
 2025-07-15 14:01 UTC  (2+ messages)

[PATCH 0/3] KVM: Speed up MMIO registrations
 2025-07-15 14:01 UTC  (7+ messages)
` [PATCH 3/3] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()

[PATCH v4 0/8] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-07-15 13:57 UTC  (6+ messages)
` [PATCH v4 1/8] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v4 7/8] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC

[PATCH 6.15 025/192] arm64/mm: Drop wrong writes into TCR2_EL1
 2025-07-15 13:12 UTC 

[PATCH v2 0/2] gpio: use new GPIO line value setter callbacks in remaining drivers
 2025-07-15 13:29 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: wcove: use regmap_assign_bits() in .set()

[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-07-15 13:28 UTC  (13+ messages)
` [PATCH v3 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v3 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v3 07/10] perf: arm_spe: Add support for filtering on data source

[PATCH] thermal: Constify struct thermal_zone_device_ops
 2025-07-15 13:26 UTC  (2+ messages)

soc: fixes for 6.16, part 2
 2025-07-15 13:13 UTC 

[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-07-15 13:09 UTC  (5+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
    `  "

[PATCH 0/2] clk: amlogic: add video-related clocks for S4 SoC
 2025-07-15 13:08 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: add video clock indices for Amlogic "
` [PATCH 2/2] clk: amlogic: add video-related clocks for "

[PATCH v2 4/4] ASoC: codecs: Implement 64-bit pointer operation
 2025-07-15 13:07 UTC  (2+ messages)

[PATCH 6.12.y] arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
 2025-07-15 13:06 UTC  (3+ messages)

[PATCH 0/9] drivers: gpio: and the QIXIS FPGA GPIO controller
 2025-07-15 12:51 UTC  (12+ messages)
` [PATCH 1/9] dt-bindings: gpio: add bindings for the QIXIS FPGA based "
` [PATCH 4/9] gpio: regmap: add the .get_direction() callback

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-07-15 12:40 UTC  (15+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[PATCH v2 0/4] ALSA: compress_offload: Add 64-bit safe timestamp API
 2025-07-15 12:39 UTC  (4+ messages)

[PATCH v1 0/4] ALSA: compress_offload: Add 64-bit safe timestamp API
 2025-07-15 12:38 UTC  (4+ messages)

[PATCH v4 0/3] Add mt8189 dts evaluation board and Makefile
 2025-07-15 12:07 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile


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