messages from 2026-01-16 10:56:27 to 2026-01-16 20:10:00 UTC [more...]
[PATCH v4 0/2] ARM: Remaining PREEMPT_RT bits
2026-01-16 20:09 UTC (8+ messages)
` [PATCH v4 1/2] ARM: mm: fault: Enable interrupts before invoking __do_user_fault()
` [PATCH v4 2/2] ARM: Allow to enable RT
[PATCH v5 00/31] clk: at91: add support for parent_data and
2026-01-16 20:07 UTC (32+ messages)
` [PATCH v5 01/31] clk: at91: pmc: add macros for clk_parent_data
` [PATCH v5 02/31] clk: at91: pmc: Move macro to header file
` [PATCH v5 03/31] clk: at91: sam9x75: switch to parent_hw and parent_data
` [PATCH v5 04/31] clk: at91: clk-sam9x60-pll: use clk_parent_data
` [PATCH v5 05/31] clk: at91: clk-peripheral: switch to clk_parent_data
` [PATCH v5 06/31] clk: at91: clk-main: switch to clk parent data
` [PATCH v5 07/31] clk: at91: clk-utmi: use clk_parent_data
` [PATCH v5 08/31] clk: at91: clk-master: "
` [PATCH v5 09/31] clk: at91: clk-programmable: "
` [PATCH v5 10/31] clk: at91: clk-generated: "
` [PATCH v5 11/31] clk: at91: clk-usb: add support for clk_parent_data
` [PATCH v5 12/31] clk: at91: clk-system: use clk_parent_data
` [PATCH v5 13/31] clk: at91: sama7d65: switch system clocks to parent_hw and parent_data
` [PATCH v5 14/31] clk: at91: clk-pll: add support for parent_hw
` [PATCH v5 15/31] clk: at91: clk-audio-pll: "
` [PATCH v5 16/31] clk: at91: clk-plldiv: add support for parent_data
` [PATCH v5 17/31] clk: at91: clk-h32mx: "
` [PATCH v5 18/31] clk: at91: clk-i2s-mux: "
` [PATCH v5 19/31] clk: at91: clk-smd: add support for clk_parent_data
` [PATCH v5 20/31] clk: at91: clk-slow: add support for parent_data
` [PATCH v5 21/31] clk: at91: dt-compat: switch to parent_hw and parent_data
` [PATCH v5 22/31] clk: at91: sam9x60: "
` [PATCH v5 23/31] clk: at91: sama5d2: "
` [PATCH v5 24/31] clk: at91: sama5d3: switch to parent_data and parent_hw
` [PATCH v5 25/31] clk: at91: sama5d4: "
` [PATCH v5 26/31] clk: at91: at91sam9x5: "
` [PATCH v5 27/31] clk: at91: at91rm9200: switch to parent_hw and parent_data
` [PATCH v5 28/31] clk: at91: at91sam9260: "
` [PATCH v5 29/31] clk: at91: at91sam9g45: switch to parent_data and parent_hw
` [PATCH v5 30/31] clk: at91: at91sam9n12: switch to parent_hw and parent_data
` [PATCH v5 31/31] clk: at91: at91sam9rl: switch to clk_parent_data
[PATCH] spi: xilinx: use device property accessors
2026-01-16 20:00 UTC (5+ messages)
[PATCH V3 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
2026-01-16 19:27 UTC (3+ messages)
` [PATCH V3 1/2] clk: Add devm_clk_bulk_get_optional_enable() helper
` [PATCH V3 2/2] net: xilinx: axienet: Use devres for resource management in probe path
[PATCH v2] arm64: dts: broadcom: bcm2712: Add V3D device node
2026-01-16 19:09 UTC (7+ messages)
[PATCH V2 0/4] Add tegra264 audio device tree support
2026-01-16 18:59 UTC (2+ messages)
` (subset) "
[PATCH v1 0/9] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
2026-01-16 18:27 UTC (10+ messages)
` [PATCH v1 2/9] iommu/arm-smmu-v3: Add alloc_id/free_id functions to arm_smmu_invs
[PATCH] dt-bindings: mediatek: Replace Tinghan Shen in maintainers
2026-01-16 17:51 UTC (2+ messages)
imx8 PCI regression since "iommu: Get DT/ACPI parsing into the proper probe path"
2026-01-16 17:35 UTC (6+ messages)
` [REGRESSION] "
[PATCH] usb: dwc3: google: Remove redundant dev_err()
2026-01-16 17:32 UTC (2+ messages)
[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-01-16 17:27 UTC (6+ messages)
[PATCH] nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy
2026-01-16 17:06 UTC (2+ messages)
[PATCH v4 00/25] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2026-01-16 17:02 UTC (26+ messages)
` [PATCH v4 01/25] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH v4 02/25] dt-bindings: display: tilcdc: Mark panel binding as deprecated
` [PATCH v4 03/25] drm/tilcdc: Remove simulate_vesa_sync flag
` [PATCH v4 04/25] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH v4 05/25] drm/tilcdc: Convert legacy panel binding via DT overlay at boot time
` [PATCH v4 06/25] drm/tilcdc: Remove tilcdc panel driver
` [PATCH v4 07/25] drm/tilcdc: Remove component framework support
` [PATCH v4 08/25] drm/tilcdc: Remove tilcdc_panel_info structure
` [PATCH v4 09/25] drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
` [PATCH v4 10/25] drm/tilcdc: Remove unused encoder and connector tracking arrays
` [PATCH v4 11/25] drm/tilcdc: Rename external_encoder and external_connector to encoder and connector
` [PATCH v4 12/25] drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
` [PATCH v4 13/25] drm/tilcdc: Remove the useless module list support
` [PATCH v4 14/25] drm/tilcdc: Use drm_module_platform_driver() helper
` [PATCH v4 15/25] drm/tilcdc: Move tilcdc_init/fini closer to probe/remove
` [PATCH v4 16/25] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH v4 17/25] drm/tilcdc: Remove the use of drm_device private_data
` [PATCH v4 18/25] drm/tilcdc: Convert to DRM managed resources
` [PATCH v4 19/25] drm/tilcdc: Convert to drm_device-based logging helpers
` [PATCH v4 20/25] drm/tilcdc: Use devm_drm_of_get_bridge() helper
` [PATCH v4 21/25] drm/bridge: tda998x: Remove component support
` [PATCH v4 22/25] drm/bridge: tda998x: Move tda998x_create/destroy into probe and remove
` [PATCH v4 23/25] drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper
` [PATCH v4 24/25] drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v4 25/25] rm/tilcdc: "
[PATCH] wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()
2026-01-16 16:56 UTC (2+ messages)
[PATCH 0/2] NPU and i2c3 + FUSB302 addition for Radxa Zero 2
2026-01-16 16:56 UTC (3+ messages)
[PATCH] drm/rockchip: vop2: Add mode valid callback for crtc
2026-01-16 16:49 UTC (2+ messages)
[PATCH v2] arm/arm64: dts: st: Drop unused .dtsi
2026-01-16 16:31 UTC (2+ messages)
[PATCH v4 0/4] media: platform: nxp: Trivial cleanup pathces
2026-01-16 16:29 UTC (5+ messages)
` [PATCH v4 1/4] media: nxp: use dev_err_probe() to simplify code
` [PATCH v4 2/4] media: nxp: imx8-isi: use devm_pm_runtime_enable() "
` [PATCH v4 3/4] media: nxp: use cleanup __free(fwnode_handle) "
` [PATCH v4 4/4] media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers
[PATCH v5 0/5] support batch checking of references and unmapping for large folios
2026-01-16 16:26 UTC (12+ messages)
` [PATCH v5 5/5] mm: rmap: support batched unmapping for file "
` [PATCH] mm: rmap: skip batched unmapping for UFFD vmas
[PATCH RESEND v2 0/5] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
2026-01-16 16:18 UTC (6+ messages)
` [PATCH RESEND v2 1/5] media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignment
` [PATCH RESEND v2 2/5] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH RESEND v2 3/5] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH RESEND v2 4/5] media: staging: media: imx6-mipi-csi2: use guard() to simplify code
` [PATCH RESEND v2 5/5] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() "
[PATCH] firmware: arm_scpi: Fix a reference leak on device node
2026-01-16 16:13 UTC (4+ messages)
` "
[PATCH v5 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
2026-01-16 16:08 UTC (5+ messages)
` [PATCH v5 1/3] media: dt-bindings: add "
` [PATCH v5 2/3] media: synopsys: add driver for the designware "
` [PATCH v5 3/3] arm64: defconfig: enable "
[PATCH] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
2026-01-16 16:02 UTC (2+ messages)
[PATCH v5 0/8] arm64: dts: mediatek: Add Openwrt One AP functionality
2026-01-16 16:02 UTC (3+ messages)
` [PATCH v5 2/8] arm64: dts: mediatek: mt7981b: Add PCIe and USB support
[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-16 15:51 UTC (12+ messages)
` [PATCH v3 02/47] arm_mpam: Use non-atomic bitops when modifying feature bitmap
` [PATCH v3 31/47] arm_mpam: resctrl: Pre-allocate assignable monitors
` (subset) [PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
[PATCH] spi: rockchip: Use plain request_irq()
2026-01-16 15:37 UTC (3+ messages)
[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
2026-01-16 15:32 UTC (2+ messages)
[PATCH RESEND v4 0/8] perf arm_spe: Extend operations
2026-01-16 15:27 UTC (3+ messages)
` [PATCH RESEND v4 2/8] tools/include: Sync uapi/linux/perf.h with the kernel sources
[PATCH v4 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
2026-01-16 15:22 UTC (5+ messages)
` [PATCH v4 4/4] drm/rockchip: vop2: Support setting custom background color
` "
[PATCH v3] phy: fsl-imx8mq-usb: add debugfs to access control register
2026-01-16 15:19 UTC (8+ messages)
[PATCH v2] arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook Pro
2026-01-16 15:12 UTC
[PATCH 0/4] MediaTek MT8192 dtbs_check fixes
2026-01-16 15:09 UTC (8+ messages)
` [PATCH 2/4] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
` [PATCH 3/4] dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variant
` [PATCH 4/4] arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller
` (subset) [PATCH 0/4] MediaTek MT8192 dtbs_check fixes
[PATCH] net: airoha_eth: increase max mtu to 9220 for DSA jumbo frames
2026-01-16 15:05 UTC (8+ messages)
[PATCH 0/2] ASoC: fsl_audmix: Support the i.MX952 platform
2026-01-16 15:00 UTC (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl,audmix: Add support for "
[PATCH 0/3] arm64: defconfig: enable Kontron SMARC-sAM67 support
2026-01-16 14:39 UTC (2+ messages)
[PATCH 0/2] Some minor fixes for the SMARC-sAM67 board
2026-01-16 14:37 UTC (2+ messages)
[PATCH v3 0/2] Add TI K3 HSM M4F nodes in device-tree
2026-01-16 14:36 UTC (2+ messages)
[PATCH v6 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
2026-01-16 14:33 UTC (5+ messages)
` [PATCH v6 1/3] media: dt-bindings: add "
` [PATCH v6 2/3] media: synopsys: add driver for the designware "
` [PATCH v6 3/3] arm64: defconfig: enable "
[PATCH v4 0/3] KVM ARM64 pre_fault_memory
2026-01-16 14:33 UTC (4+ messages)
` [PATCH v4 1/3] KVM: arm64: Add pre_fault_memory implementation
[PATCH v3 0/5] General RK3368 HDMI support and 2 outputs for RK3368-Lion
2026-01-16 14:04 UTC (6+ messages)
` [PATCH v3 3/5] arm64: dts: rockchip: Enable HDMI output on RK3368-Lion-Haikou
` [PATCH v3 4/5] arm64: dts: rockchip: Enable pwm1 on rk3368-lion-haikou
[PATCH 00/19] printk cleanup - part 3
2026-01-16 13:54 UTC (4+ messages)
` [PATCH 14/19] drivers: hwtracing: stm: console.c: Migrate to register_console_force helper
[PATCH] pmdomain: ti: omap_prm: Fix a reference leak on device node
2026-01-16 13:48 UTC (2+ messages)
[PATCH v2 0/2] Add MT7987 Thermal support
2026-01-16 13:40 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT7987
[PATCH] arm64: dts: mediatek: mt7988a-bpi-r4pro: fix model string
2026-01-16 13:38 UTC (2+ messages)
[PATCH v2 00/17] Introduce SCMI Telemetry FS support
2026-01-16 13:35 UTC (3+ messages)
` [PATCH v2 12/17] firmware: arm_scmi: Add Telemetry components view
[PATCH v8 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
2026-01-16 13:32 UTC (5+ messages)
` [PATCH v8 02/14] kasan: arm64: x86: Make special tags arch specific
[PATCH 0/1] Mediatek uart patch
2026-01-16 13:20 UTC (3+ messages)
` [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support
[GIT PULL] NXP LPC32xx device tree changes for v6.20
2026-01-16 13:16 UTC
[PATCH] arm64: dts: imx91-11x11-frdm: fix CAN transceiver gpio
2026-01-16 13:15 UTC (4+ messages)
[PATCH 0/2] ti-sci-intr: Support level+pulse interrupt sources together
2026-01-16 13:08 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: ti,sci-intr: Per-line interrupt-types
` [PATCH 2/2] drivers: irqchip: irq-ti-sci-intr: Allow parsing interrupt-types per-line
[PATCH 0/3] Enable analog audio support on J721S2 EVM
2026-01-16 13:04 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j721s2-common-proc-board: Enable analog audio support
[PATCH 00/11] pinctrl: Some code cleanup including guards
2026-01-16 12:50 UTC (3+ messages)
` [PATCH 08/11] pinctrl: tegra-xusb: Return void in padctl enable/disable functions
[PATCH V8 0/4] Add device tree support for NVIDIA Tegra CMDQV
2026-01-16 12:44 UTC (5+ messages)
` [PATCH V8 3/4] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH V8 4/4] arm64: dts: nvidia: Add nodes for CMDQV
[PATCH v3 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
2026-01-16 12:15 UTC (5+ messages)
` [PATCH v3 2/3] "
linux-next: Fixes tag needs some work in the arm-soc-fixes tree
2026-01-16 12:11 UTC
[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
2026-01-16 12:10 UTC (3+ messages)
[PATCH v4 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
2026-01-16 12:10 UTC (8+ messages)
` [PATCH v4 1/3] media: dt-bindings: add "
` [PATCH v4 2/3] media: synopsys: add driver for the designware "
[PATCH] arm64: mm: warn once for ioremap attempts on RAM mappings
2026-01-16 12:06 UTC (2+ messages)
[PATCH 1/1] firmware: arm_scmi: move scmi_channels_setup() after SCMI stack init
2026-01-16 11:33 UTC
[PATCH V3 0/2] i2c: imx: Fix block read handling for invalid length
2026-01-16 11:19 UTC (3+ messages)
` [PATCH V3 1/2] i2c: imx: preserve error state in block data length handler
` [PATCH V3 2/2] i2c: imx: add abort path for invalid block length
[PATCH v2 0/2] perf arm_spe: Minor event configs housekeeping
2026-01-16 11:09 UTC (2+ messages)
[PATCH v3 0/5] Add CCI and imx577 sensor support for Talos evk
2026-01-16 10:59 UTC (5+ messages)
` [PATCH v3 2/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox