public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 18:16:07 to 2026-01-08 10:52:45 UTC [more...]

[PATCH v5 00/24] MediaTek UFS Cleanup and MT8196 Enablement
 2026-01-08 10:49 UTC  (22+ messages)
` [PATCH v5 01/24] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v5 02/24] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v5 03/24] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v5 04/24] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v5 05/24] phy: mediatek: ufs: Add support for resets
` [PATCH v5 06/24] scsi: ufs: mediatek: Rework resets
` [PATCH v5 07/24] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v5 08/24] scsi: ufs: mediatek: Rework init function
` [PATCH v5 09/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v5 10/24] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v5 11/24] scsi: ufs: mediatek: Rework probe function
` [PATCH v5 12/24] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v5 13/24] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v5 14/24] scsi: ufs: mediatek: Switch to newer PM ops helpers
` [PATCH v5 15/24] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v5 16/24] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v5 17/24] scsi: ufs: mediatek: Add vendor prefix to clk-scale-up-vcore-min
` [PATCH v5 18/24] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v5 19/24] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v5 20/24] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v5 21/24] scsi: ufs: mediatek: Rework hardware version reading

[PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-01-08 10:52 UTC  (12+ messages)
` [PATCH v2 07/45] arm64: mpam: Context switch the MPAM registers
` [PATCH v2 12/45] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v2 15/45] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v2 25/45] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v2 27/45] arm_mpam: resctrl: Add support for csu counters

[PATCH v2 0/2] arm64: dts: rockchip: Add rk3576 evb2 board
 2026-01-08 10:51 UTC  (17+ messages)
` [PATCH v2 2/2] "
  `  "

[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-01-08 10:36 UTC  (15+ messages)
` [PATCH v2 07/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v2 08/36] KVM: arm64: Introduce kvm_call_hyp_nvhe_res()
` [PATCH v2 10/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v2 11/36] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs

[PATCH] usb: chipidea: ci_hdrc_imx: use "wakeup" suffix for wakeup interrupt name
 2026-01-08 10:35 UTC 

[PATCH net v2] net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
 2026-01-08 10:30 UTC  (2+ messages)

[PATCH v5 0/5] remoteproc: imx_rproc: Support i.MX95
 2026-01-08 10:29 UTC  (4+ messages)
` [PATCH v5 4/5] remoteproc: imx_rproc: Add support for System Manager API

[PATCH] drm/mediatek: mtk_dsi: Add support for High Speed (HS) mode
 2026-01-08 10:19 UTC 

[PATCH 1/1] arm64: dts: rockchip: remove RTC for Radxa E52C
 2026-01-08 10:17 UTC  (2+ messages)

[PATCH 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
 2026-01-08 10:13 UTC  (5+ messages)
` [PATCH 5/6] drm/exynos: hdmi: convert to of_drm_find_and_get_bridge()

[PATCH v5 0/5] Add support for Ezurio MediaTek platforms
 2026-01-08  9:58 UTC  (2+ messages)

[PATCH v6] ACPI: AGDI: Add interrupt signaling mode support
 2026-01-08  9:46 UTC  (2+ messages)

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2026-01-08  9:43 UTC  (7+ messages)
` [PATCH v4 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM

[PATCH 0/9] Add GCE support for MT8196 (series 1/4)
 2026-01-08  9:37 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: ibm: Use non-deprecated AT25 properties
 2026-01-08  9:37 UTC  (2+ messages)

[PATCH v2 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement
 2026-01-08  9:29 UTC  (4+ messages)
` [PATCH v2 01/13] dt-bindings: soc: mediatek: dvfsrc: Add support for MT8196
` (subset) [PATCH v2 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement

[PATCH v2 1/3] ata: ahci-dwc: Simplify with scoped for each OF child loop
 2026-01-08  9:29 UTC  (2+ messages)

[PATCH v4 00/25] MediaTek UFS Cleanup and MT8196 Enablement
 2026-01-08  9:28 UTC  (7+ messages)
` [PATCH v4 11/25] scsi: ufs: mediatek: Rework probe function
` [PATCH v4 12/25] scsi: ufs: mediatek: Remove vendor kernel quirks cruft

[PATCH net-next v2 0/2] net: airoha: Init Block Ack memory region for MT7996 NPU offloading
 2026-01-08  9:28 UTC  (4+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: airoha: npu: Add BA memory region

[PATCH 00/12] drm/bridge: convert users of of_drm_find_bridge(), part 2
 2026-01-08  9:26 UTC  (4+ messages)
    ` [PATCH 10/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable for the next bridge

[PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8371AV/AZA Genio 520
 2026-01-08  9:21 UTC  (2+ messages)

[PATCH v8 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2026-01-08  9:20 UTC  (2+ messages)

[PATCH bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-01-08  9:20 UTC  (6+ messages)

[PATCH 0/5] dt-bindings: timer: AT91 convert to YAML
 2026-01-08  9:17 UTC  (10+ messages)
` [PATCH 3/5] dt-bindings: timer: microchip,sam9x60-pit64b: convert to yaml

[PATCH v2] soc: mediatek: svs: Fix memory leak in svs_enable_debug_write()
 2026-01-08  9:16 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: Fix the number of common watchdog instances between J784S4 and J742S2
 2026-01-08  8:53 UTC 

[PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
 2026-01-08  8:43 UTC  (5+ messages)

[PATCH V1] i2c: imx: Fix SMBus block read hang on zero length
 2026-01-08  8:37 UTC  (4+ messages)

[PATCH v3] phy: fsl-imx8mq-usb: add debugfs to access control register
 2026-01-08  8:36 UTC 

[PATCH v1 0/3] Typc fusb302 powerloss issue on Radxa Rock 5b
 2026-01-08  8:32 UTC  (16+ messages)
` [PATCH v1 1/3] arm64: dts: rockchip: rk3588-rock-5b-5bp-5t: Correct Type-C pin bias settings
` [PATCH v1 2/3] arm64: dts: rockchip: rk3588-rock-5b-5bp-5t: Fix USB host phy-supply on Rock 5b-5bp-5t SbC
` [PATCH v1 3/3] usb: typec: fusb302: Switch to threaded interrupt handler

[PATCH v2] phy: fsl-imx8mq-usb: add debugfs to access control register
 2026-01-08  8:22 UTC  (3+ messages)

[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
 2026-01-08  8:26 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix DTOVL warning about graphs in kv/kr260
 2026-01-08  8:24 UTC 

[PATCH 0/3] arm64: dts: Initial support for LG1215 TV SoC
 2026-01-08  8:22 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add 'lge,*' for LG Electronics
` [PATCH 2/3] dt-bindings: arm: lge: Add compatible for LG1215 SoC and reference board
` [PATCH 3/3] arm64: dts: lg: Initial support "

[PATCH v3 00/11] Add support for Multimedia Clock controllers for Kaanapali
 2026-01-08  8:17 UTC  (4+ messages)
` [PATCH v3 07/11] dt-bindings: clock: qcom: document the Kaanapali GPU Clock Controller
` (subset) [PATCH v3 00/11] Add support for Multimedia Clock controllers for Kaanapali

[PATCH 4/6] drm/mediatek: mtk_hdmi*: convert to of_drm_find_and_get_bridge()
 2026-01-08  8:13 UTC  (2+ messages)

[PATCH v3 1/3] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2026-01-08  8:14 UTC  (3+ messages)
` [PATCH v3 2/3] usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mp
` [PATCH v3 3/3] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH 2/6] drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()
 2026-01-08  8:13 UTC  (2+ messages)

[PATCH 1/6] drm/bridge: dw-hdmi: convert to of_drm_find_and_get_bridge()
 2026-01-08  8:10 UTC  (2+ messages)

[PATCH v2 1/3] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2026-01-08  8:00 UTC  (4+ messages)
` [PATCH v2 3/3] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH net-next v22 00/14] net: phy: Introduce PHY ports representation
 2026-01-08  8:00 UTC  (15+ messages)
` [PATCH net-next v22 01/14] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v22 02/14] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v22 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v22 04/14] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v22 05/14] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v22 06/14] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v22 07/14] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v22 08/14] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v22 09/14] net: phy: marvell: "
` [PATCH net-next v22 10/14] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v22 11/14] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v22 12/14] net: phy: qca807x: "
` [PATCH net-next v22 13/14] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v22 14/14] Documentation: networking: Document the phy_port infrastructure

[PATCH 0/2] watchdog: imx2_wdt: Allow to run in low power mode
 2026-01-08  7:58 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: watchdog: fsl-imx: document continue "

[PATCH v3 0/3] Axiado AX3000 SoC SPI DB controller driver
 2026-01-08  7:44 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: spi: axiado,ax3000-spi: Add binding for Axiado SPI DB controller
` [PATCH v3 2/3] spi: axiado: Add driver "
` [PATCH v3 3/3] MAINTAINERS: Add entries for the "

[PATCH] ARM: dts: lan966x: Fix the access to the PHYs for pcb8290
 2026-01-08  7:15 UTC  (2+ messages)

[PATCH v2] PCI: dw-rockchip: Add runtime PM support to Rockchip PCIe
 2026-01-08  7:04 UTC  (3+ messages)

[PATCH v2] arm: npcm: drop unused Kconfig ERRATA symbol
 2026-01-08  6:53 UTC  (2+ messages)

[PATCH v4 0/13] dmaengine: introduce sg_nents_for_dma() and convert users
 2026-01-08  6:46 UTC  (3+ messages)

[PATCH] pwm: stm32: handle polarity change when PWM is enabled
 2026-01-08  6:44 UTC  (7+ messages)

[PATCH v5 0/8] clk: amlogic: Add A5 SoC PLLs and Peripheral clock
 2026-01-08  6:08 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: clock: Add Amlogic A5 SCMI clock controller support
` [PATCH v5 2/8] dt-bindings: clock: Add Amlogic A5 PLL clock controller
` [PATCH v5 3/8] dt-bindings: clock: Add Amlogic A5 peripherals "
` [PATCH v5 4/8] clk: amlogic: Add A5 PLL clock controller driver
` [PATCH v5 5/8] clk: amlogic: Add A5 clock peripherals "
` [PATCH v5 6/8] arm64: dts: amlogic: A5: Add scmi-clk node
` [PATCH v5 7/8] arm64: dts: amlogic: A5: Add PLL controller node
` [PATCH v5 8/8] arm64: dts: amlogic: A5: Add peripheral clock "

[PATCH v2 0/2] arm: dts: aspeed: Add an alt 128M flash layout
 2026-01-08  6:04 UTC  (3+ messages)
` [PATCH v2 1/2] arm: dts: aspeed: add "

[PATCH v6 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
 2026-01-08  5:48 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board

[PATCH] ARM: dts: aspeed: bletchley: Remove try-power-role from connectors
 2026-01-08  5:30 UTC  (2+ messages)

[PATCH v2] arm64: fix cleared E0POE bit after cpu_suspend()/resume()
 2026-01-08  5:25 UTC  (2+ messages)

[PATCH v3 0/5] Revise Meta Yosemite5 devicetree
 2026-01-08  5:22 UTC  (3+ messages)
` [PATCH v3 5/5] ARM: dts: aspeed: yosemite5: Correct power monitor shunt resistor

[PATCH v9 0/2] ARM: dts: aspeed: Add Facebook Anacapa platform
 2026-01-08  5:16 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: arm: aspeed: Add compatible for Facebook Anacapa BMC

[PATCH] ARM: dts: aspeed: yosemite5: add x4 E1.S expansion board I2C mux
 2026-01-08  4:46 UTC  (2+ messages)

[PATCH v3] perf unwind-libdw: fix a cross-arch unwinding bug
 2026-01-08  4:41 UTC 

[PATCH v2 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
 2026-01-08  4:37 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC

[PATCH] arm64/mm: Assert NR_BM_PUD_TABLES for bm_pud[]
 2026-01-08  4:04 UTC  (5+ messages)

[PATCH] sched/rt: fix incorrect schedstats for rt thread
 2026-01-08  3:13 UTC 

[PATCH v5 0/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
 2026-01-08  3:10 UTC  (4+ messages)
` [PATCH v5 1/3] ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()

[PATCH rc v5 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
 2026-01-08  0:36 UTC  (4+ messages)
` [PATCH rc v5 1/4] iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence

[PATCH v1 0/2] build full dtbs for BananaPi R3/R4(Pro)
 2026-01-08  0:25 UTC  (3+ messages)

[PATCH v7 0/4] Implement hardware automatic clock gating (HWACG) for gs101
 2026-01-07 23:59 UTC  (3+ messages)
  ` [PATCH v7 3/4] clk: samsung: Implement automatic clock gating mode for CMUs

[PATCH 0/3] pinctrl: single: bit-per-mux DT flexibility, probe robustness, and consistent pinconf offsets
 2026-01-07 23:44 UTC  (2+ messages)

[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
 2026-01-07 23:12 UTC  (3+ messages)
` [PATCH v4 16/21] KVM: selftests: Add support for nested NPTs

[PATCH v2] perf unwind-libdw: fix a cross-arch unwinding bug
 2026-01-07 23:13 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62a7-sk: Disable mmc Schmitt Trigger
 2026-01-07 22:57 UTC  (4+ messages)

[PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched
 2026-01-07 22:48 UTC  (2+ messages)

[PATCH] arm64: Kconfig: deprecate redundant ARM64_USE_LSE_ATOMICS
 2026-01-07 22:07 UTC  (5+ messages)

[PATCH RESEND] iommu/arm-smmu-v3: Remove IAS
 2026-01-07 21:59 UTC  (2+ messages)

[PATCH v6 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2026-01-07 21:57 UTC  (3+ messages)
` [PATCH v6 1/2] watchdog: move arm64 watchdog_hld into common code

[PATCH v2 0/3] arm64: boot: dts: ti: k3-am62l: allow WKUP UART wakeup from LPM
 2026-01-07 21:44 UTC  (3+ messages)

[PATCH] regulator: dt-bindings: rpi-panel: Mark 7" Raspberry Pi as GPIO controller
 2026-01-07 21:36 UTC 

[PATCH 00/36] AES library improvements
 2026-01-07 20:34 UTC  (4+ messages)
` [PATCH 15/36] lib/crypto: s390/aes: Migrate optimized code into library

[PATCH 0/2] arm64: defconfig: Enable Apple Silicon drivers
 2026-01-07 20:13 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 00/11] Plane Color Pipeline support for MediaTek
 2026-01-07 20:01 UTC  (3+ messages)

[PATCH v2] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
 2026-01-07 19:47 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: nvmem: add STM32 TAMP NVRAM
 2026-01-07 19:45 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: st: add TAMP-NVRAM support for STM32MP25

[PATCH v4 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-01-07 19:42 UTC  (2+ messages)

[PATCH 0/5] virt: Add Bao hypervisor IPC and I/O dispatcher drivers
 2026-01-07 19:37 UTC  (7+ messages)
` [PATCH v2 0/6] "
  ` [PATCH 2/6] virt: bao: Add Bao IPC shared memory driver
  ` [PATCH 5/6] virt: bao: Move BAO_IPCSHMEM_HYPERCALL_ID to common header

[PATCH v3 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-01-07 19:37 UTC  (3+ messages)

[PATCH v9 00/30] KVM: arm64: Implement support for SME
 2026-01-07 19:25 UTC  (11+ messages)
` [PATCH v9 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v9 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v9 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v9 04/30] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v9 05/30] arm64/fpsimd: Determine maximum virtualisable SME vector length

[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
 2026-01-07 19:17 UTC  (10+ messages)

[PATCH 0/3] Add the support for SM8750 Camera clock controller
 2026-01-07 18:38 UTC  (2+ messages)
` (subset) "

[v5 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
 2026-01-07 18:38 UTC  (2+ messages)

[PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
 2026-01-07 18:21 UTC  (5+ messages)

[PATCH v4 00/10] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
 2026-01-07 18:15 UTC  (7+ messages)
` [PATCH v4 04/10] drm/connector: make clear_infoframe callback mandatory for HDMI connectors
` [PATCH v4 05/10] drm/bridge: refactor HDMI InfoFrame callbacks
` [PATCH v4 06/10] drm/display: hdmi_state_helper: split InfoFrame functions per type
` [PATCH v4 07/10] drm/display: hdmi_state_helper: reject Audio IF updates if it's not supported
` [PATCH v4 09/10] drm/display: bridge_connector: dynamically generate HDMI callbacks
` [PATCH v4 10/10] drm/debug: don't register files for unsupported HDMI InfoFrames


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox