public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-05-04 12:00:10 to 2026-05-04 21:18:51 UTC [more...]

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-05-04 21:18 UTC  (8+ messages)
` [PATCH v7 01/20] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v7 02/20] KVM: arm64: Reorganize PMU includes
` [PATCH v7 03/20] KVM: arm64: Reorganize PMU functions
` [PATCH v7 04/20] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v7 05/20] perf: arm_pmuv3: Check cntr_mask before using pmccntr
` [PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU

[PATCH v8 0/5] Add i.MX943 PCIe supports
 2026-05-04 21:18 UTC  (3+ messages)
` [PATCH v8 3/5] arm64: dts: imx94: Add pcie0 and pcie0-ep supports

[PATCH v5 0/2] media: synopsys: csi2rx: add support for rk3588 variant
 2026-05-04 20:56 UTC  (4+ messages)
` [PATCH v5 1/2] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible

[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
 2026-05-04 20:51 UTC  (9+ messages)
` [PATCH] ima: debugging late_initcall_sync measurements

[PATCH v3 2/3] drm/exynos: remove bridge when component_add fails
 2026-05-04 20:47 UTC  (2+ messages)

[PATCH 0/4] i.MX LDB DT cleanups
 2026-05-04 20:21 UTC  (5+ messages)
` [PATCH 1/4] Revert "dt-bindings: display: bridge: ldb: Add check for reg and reg-names"
` [PATCH 2/4] Revert "dt-bindings: display: bridge: ldb: Fill in reg property"
` [PATCH 3/4] ARM: dts: imx6sx: remove LDB reg property
` [PATCH 4/4] arm64: dts: imx8mp: remove LDB reg and reg-names property

[PATCH 00/10] add mcf54415 DAC driver
 2026-05-04 19:57 UTC  (15+ messages)
` [PATCH 01/10] m68k: mcf5441x: fix clocks numbering
` [PATCH 02/10] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH 03/10] m68k: mcf5441x: setup DAC clock name as per driver name
` [PATCH 04/10] m68k: defconfig: update stmark2 defconfig
` [PATCH 05/10] m68k: add DAC modules base addresses
` [PATCH 06/10] m68k: mcf5441x: add CCM registers
` [PATCH 07/10] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH 08/10] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH 09/10] m68k: stmark2: enable DACs outputs
` [PATCH 10/10] iio: dac: add mcf54415 DAC

[PATCH 00/13] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
 2026-05-04 19:41 UTC  (15+ messages)
` [PATCH 01/13] dt-bindings: iio: adc: add mt6323 PMIC AUXADC
` [PATCH 02/13] dt-bindings: nvmem: add mt6323 PMIC EFUSE
` [PATCH 03/13] dt-bindings: thermal: add mt6323 PMIC thermal
` [PATCH 04/13] iio: adc: mediatek: add mt6323 PMIC AUXADC driver
` [PATCH 05/13] nvmem: add mt6323 PMIC EFUSE driver
` [PATCH 06/13] thermal: mediatek: add pmic thermal support
` [PATCH 07/13] mfd: mt6397-core: add mt6323 AUXADC support
` [PATCH 08/13] mfd: mt6397-core: add support for mt6323 efuse
` [PATCH 09/13] mfd: mt6397-core: add support for mt6323 thermal
` [PATCH 10/13] ARM: dts: mediatek: mt6323: add support for AUXADC
` [PATCH 11/13] ARM: dts: mediatek: mt6323: add support for EFUSE
` [PATCH 12/13] ARM: dts: mediatek: mt6323: add support for thermal
` [PATCH 13/13] MAINTAINERS: add mt6323 drivers maintainer

[PATCH net] i2c: sun6i-p2wi: fix of_node reference leak in probe
 2026-05-04 19:38 UTC 

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-05-04 19:23 UTC  (21+ messages)
` [PATCH v13 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v4 00/17] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-04 19:10 UTC  (18+ messages)
` [PATCH v4 01/17] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v4 02/17] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v4 03/17] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v4 04/17] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v4 05/17] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v4 06/17] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v4 07/17] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v4 08/17] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v4 09/17] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v4 10/17] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v4 11/17] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v4 12/17] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v4 13/17] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v4 14/17] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v4 15/17] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v4 16/17] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v4 17/17] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH v3] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
 2026-05-04 19:09 UTC  (2+ messages)

[PATCH] staging: media: imx: remove unnecessary out-of-memory error message
 2026-05-04 18:54 UTC  (2+ messages)

[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
 2026-05-04 18:50 UTC  (2+ messages)

[PATCH v4 0/7] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-05-04 18:36 UTC  (3+ messages)
` [PATCH v4 1/7] firmware: samsung: acpm: Fix cross-thread RX length corruption

Extension of Airoha MAINTAINERS
 2026-05-04 18:29 UTC 

[PATCH 0/5] drm/rockchip: vop2: Fix layer cfg done timeout on multi-output setups
 2026-05-04 18:24 UTC  (6+ messages)
` [PATCH 1/5] drm/rockchip: vop2: Fix wrong wait target in layer cfg done check
` [PATCH 2/5] drm/rockchip: vop2: Wait for layer cfg done before switching LAYERSEL_REGDONE_SEL
` [PATCH 3/5] drm/rockchip: vop2: Delay old_{layer|port}_sel updates in setup_layer_mixer()
` [PATCH 4/5] drm/rockchip: vop2: Drop redundant zero-init "
` [PATCH 5/5] drm/rockchip: vop2: Use vop2->old_layer_sel directly in wait_for_layer_cfg_done()

[PATCH v3 00/20] drm/atomic: Rework initial state allocation
 2026-05-04 18:02 UTC  (33+ messages)
` [PATCH v3 01/20] drm/atomic: Document atomic state lifetime
` [PATCH v3 02/20] drm/colorop: Fix typos in the doc
` [PATCH v3 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v3 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v3 06/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v3 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v3 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v3 10/20] drm/plane: Add new atomic_create_state callback
` [PATCH v3 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v3 12/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v3 13/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v3 14/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v3 15/20] drm/connector: Add new atomic_create_state callback
` [PATCH v3 16/20] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v3 17/20] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v3 18/20] drm/tidss: Switch "

[PATCH v4] perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA Olympus
 2026-05-04 17:52 UTC 

[PATCH] ARM: s3c: use gpio lookup table for LEDs
 2026-05-04 17:48 UTC  (2+ messages)

[PATCH] memory: atmel-ebi: Allow deferred probing
 2026-05-04 17:48 UTC  (2+ messages)

[PATCH] PCI: brcmstb: Assign pcie->gen from pcie_get_link_speed()
 2026-05-04 17:26 UTC  (3+ messages)

[PATCH 1/1] pinctrl: imx1: Allow parsing DT without function nodes
 2026-05-04 17:08 UTC 

[PATCH] ARM: kprobes: test: add MODULE_DESCRIPTION
 2026-05-04 16:53 UTC  (2+ messages)

[PATCH v1 0/3] Rework SCMI transport drivers probing sequence
 2026-05-04 16:52 UTC  (4+ messages)
` [PATCH v1 1/3] firmware: arm_scmi: Add transport instance handles
` [PATCH v1 2/3] firmware: arm_scmi: virtio: Rework transport probe sequence
` [PATCH v1 3/3] firmware: arm_scmi: optee: "

[PATCH v1] ARM: OMAP2+: Fix OF node reference leaks in omap_hwmod
 2026-05-04 16:47 UTC 

[PATCH 0/3] media: imx8-isi: fix resource lifecycle bugs
 2026-05-04 16:22 UTC  (7+ messages)
` [PATCH 1/3] media: imx8-isi: fix use-after-free on remove
` [PATCH 2/3] media: imx8-isi: add missing v4l2_subdev_cleanup() in crossbar and pipe
` [PATCH 3/3] media: imx8-isi: fix resource leaks in probe error paths and remove

[PATCH 1/2] PCI: cadence: Ensure that cdns_pcie_host_wait_for_link() waits 100 ms after link up
 2026-05-04 16:22 UTC  (2+ messages)

[PATCH 0/2] arm64: dts/bindings: Add support for BeagleBadge
 2026-05-04 16:19 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ti: Add k3-am62l3-beaglebadge

[PATCH] Bluetooth: hci_bcm4377: Use named initializers for pci_device_id array
 2026-05-04 16:09 UTC 

[PATCH net 0/4] net: sparx5: misc fixes for sparx5 and lan969x
 2026-05-04 16:06 UTC  (6+ messages)
` [PATCH net 1/4] net: sparx5: defer VCAP debugfs creation until after netdev registration
` [PATCH net 2/4] net: sparx5: fix sleep in atomic context in MAC table access
` [PATCH net 3/4] net: sparx5: fix wrong chip ids for TSN SKUs
` [PATCH net 4/4] net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()

[PATCH v2 00/15] Add arm64 support in MSHV_VTL
 2026-05-04 16:06 UTC  (9+ messages)
` [PATCH v2 07/15] arm64: hyperv: Add support for mshv_vtl_return_call
` [PATCH v2 09/15] Drivers: hv: mshv_vtl: Move hv_vtl_configure_reg_page() to x86

tpm: spi: do not call blocking ops when !TASK_RUNNING; during shutdown
 2026-05-04 16:05 UTC  (3+ messages)

[PATCH RESEND] rtc: ab8500: replace sprintf() with sysfs_emit()
 2026-05-04 16:04 UTC  (2+ messages)

[PATCH v4 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-05-04 15:27 UTC  (13+ messages)
` [PATCH v4 01/11] drm/bridge: drm_bridge_get/put(): ignore ERR_PTR
` [PATCH v4 02/11] drm/bridge: add of_drm_get_bridge_by_endpoint()
` [PATCH v4 08/11] drm/bridge: adv7511: switch to of_drm_get_bridge_by_endpoint()
` [PATCH v4 10/11] drm: zynqmp_dp: "
` [PATCH v4 11/11] drm: of: forbid bridge-only calls to drm_of_find_panel_or_bridge()

[PATCH] pinctrl: sunxi: fix regulator leak in sunxi_pmx_request() error path
 2026-05-04 14:53 UTC 

[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-05-04 14:49 UTC  (12+ messages)
` [PATCH v9 1/7] pinctrl: s32cc: use dev_err_probe() and improve error messages
` [PATCH v9 2/7] pinctrl: s32cc: add/fix some comments
` [PATCH v9 3/7] pinctrl: s32cc: remove inline specifiers
` [PATCH v9 4/7] pinctrl: s32cc: change to "devm_pinctrl_register_and_init"
` [PATCH v9 5/7] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources
` [PATCH v9 6/7] pinctrl: s32cc: implement GPIO functionality
` [PATCH v9 7/7] arm64: dts: s32g: describe GPIO and EIRQ resources in SIUL2 pinctrl node

[PATCH v2 0/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD SoC and Geist board
 2026-05-04 14:43 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: mmc: renesas,sdhi: Document R-Car M3Le support
` [PATCH v2 2/7] mmc: renesas_sdhi: add R-Car M3Le compatibility string
` [PATCH v2 3/7] dt-bindings: clock: cs2000-cp: document CS2500
` [PATCH v2 4/7] dt-bindings: soc: renesas: Document Renesas R-Car R8A779MD Geist
` [PATCH v2 5/7] soc: renesas: Identify Renesas R-Car R8A779MD M3Le SoC
` [PATCH v2 6/7] arm64: dts: renesas: r8a779md: Add Renesas R-Car R8A779MD M3Le DTs
` [PATCH v2 7/7] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist

[PATCH] arm64: dts: renesas: Simplify AA1024XD12 display DTO
 2026-05-04 14:37 UTC 

[PATCH net-next v3 00/13] net: lan966x: add support for PCIe FDMA
 2026-05-04 14:23 UTC  (14+ messages)
` [PATCH net-next v3 01/13] MAINTAINERS: add FDMA library to Sparx5 SoC entry
` [PATCH net-next v3 02/13] net: microchip: fdma: rename contiguous dataptr helpers
` [PATCH net-next v3 03/13] net: microchip: fdma: add PCIe ATU support
` [PATCH net-next v3 04/13] net: lan966x: add FDMA LLP register write helper
` [PATCH net-next v3 05/13] net: lan966x: export FDMA helpers for reuse
` [PATCH net-next v3 06/13] net: lan966x: add FDMA ops dispatch for PCIe support
` [PATCH net-next v3 07/13] net: lan966x: clear FDMA interrupt stickies after switch reset
` [PATCH net-next v3 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
` [PATCH net-next v3 09/13] net: lan966x: add PCIe FDMA support
` [PATCH net-next v3 10/13] net: lan966x: add PCIe FDMA MTU change support
` [PATCH net-next v3 11/13] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v3 12/13] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
` [PATCH net-next v3 13/13] misc: lan966x-pci: dts: add fdma interrupt to overlay

[PATCH 6.12 020/215] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-05-04 13:50 UTC 

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-04 14:15 UTC  (11+ messages)

PCI: qcom: Add D3cold support
 2026-05-04 14:16 UTC  (4+ messages)

[PATCH 6.18 023/275] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-05-04 13:49 UTC 

[PATCH 7.0 025/307] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-05-04 13:48 UTC 

[PATCH] arm64: dts: mediatek: mt8188-geralt: enable touchpad
 2026-05-04 13:46 UTC  (3+ messages)

[PATCH] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
 2026-05-04 13:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
 2026-05-04 13:37 UTC 

[PATCH 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-05-04 13:14 UTC  (9+ messages)
` [PATCH 1/7] pinctrl: s32cc: use dev_err_probe() and improve error messages
` [PATCH 2/7] pinctrl: s32cc: add/fix some comments
` [PATCH 3/7] pinctrl: s32cc: remove inline specifiers
` [PATCH 4/7] pinctrl: s32cc: change to "devm_pinctrl_register_and_init"
` [PATCH 5/7] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources
` [PATCH 6/7] pinctrl: s32cc: implement GPIO functionality
` [PATCH 7/7] arm64: dts: s32g: describe GPIO and EIRQ resources in SIUL2 pinctrl node

[PATCH net-next 09/12] gpio: tc956x: add TC956x/QPS615 support
 2026-05-04 13:07 UTC 

[GIT PULL] Renesas SoC fixes for v7.1
 2026-05-04 13:00 UTC 

[PATCH net-next] net: mtk_star_emac: use of_get_ethdev_address
 2026-05-04 12:43 UTC  (2+ messages)

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-05-04 12:30 UTC  (19+ messages)
` [PATCH v6 03/25] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v6 04/25] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v6 05/25] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v6 06/25] iommu/io-pgtable-arm: Rework to use the iommu-pages API
` [PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v6 13/25] iommu/arm-smmu-v3-kvm: Probe SMMU HW

[PATCH] staging: media: meson: fix typo in codec files
 2026-05-04 11:59 UTC  (2+ messages)


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