messages from 2025-02-25 01:33:50 to 2025-02-25 12:18:26 UTC [more...]
[PATCH v5 0/4] Add virtio_rtc module
2025-02-25 11:28 UTC (4+ messages)
` [PATCH v5 2/4] virtio_rtc: Add PTP clocks
[PATCH v2 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
2025-02-25 11:28 UTC (14+ messages)
` [PATCH v2 1/7] firmware: arm_scmi: imx: Add LMM and CPU documentation
` [PATCH v2 3/7] firmware: arm_scmi: imx: Add i.MX95 LMM protocol
` [PATCH v2 4/7] firmware: arm_scmi: imx: Add i.MX95 CPU Protocol
` [PATCH v2 5/7] firmware: imx: Add i.MX95 SCMI LMM driver
` [PATCH v2 6/7] firmware: imx: Add i.MX95 SCMI CPU driver
[PATCH v2 0/3] arm64: realm: Fix DMA address for devices
2025-02-25 11:25 UTC (6+ messages)
` [PATCH v2 1/3] dma: Fix encryption bit clearing for dma_to_phys
` [PATCH v2 3/3] arm64: realm: Use aliased addresses for device DMA to shared buffers
kernel BUG at arch/arm64/mm/mmu.c:185!
2025-02-25 11:19 UTC (3+ messages)
[PATCH v2 0/6] TQMa93xx on MBa93xxLA/CA LVDS support
2025-02-25 11:00 UTC (5+ messages)
` [PATCH v2 1/6] clk: imx: clk-fracn-gppll: Add 477.4MHz config for video pll
` [PATCH v2 3/6] soc: imx: imx93-blk-ctrl: Scan subnodes and bind drivers to them
[PATCH net-next v2 0/2] Add 2.5G ethernet phy support on MT7988
2025-02-25 10:59 UTC (5+ messages)
` [PATCH net-next v2 1/3] net: phy: mediatek: Add 2.5Gphy firmware dt-bindings and dts node
[PATCH v4 00/10] Support ROHM BD79124 ADC
2025-02-25 10:56 UTC (9+ messages)
` [PATCH v4 02/10] property: Add device_get_child_node_count_named()
[PATCH v2] reset: mchp: sparx5: Fix for lan966x
2025-02-25 10:53 UTC
[PATCH v7 0/5] Driver for pre-DCP apple display controller
2025-02-25 10:25 UTC (2+ messages)
` (subset) "
[PATCH 00/14] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
2025-02-25 10:25 UTC (9+ messages)
` [PATCH 05/14] dt-bindings: trivial-devices: add GOcontroll Moduline IO modules
` [PATCH 07/14] drm/panel: simple: add BOE AV101HDT-A10 panel
` [PATCH 08/14] drm/panel: simple: Add BOE AV123Z7M-N17 panel
` (subset) [PATCH 00/14] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
[PATCH RFC] arm64: dts: mediatek: mt8183: Switch to undeprecated qcom,calibration-variant
2025-02-25 10:23 UTC (2+ messages)
[PATCH v4 0/9] coresight: change some driver' spinlock type to raw_spinlock_t
2025-02-25 10:23 UTC (2+ messages)
[PATCH 0/5] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
2025-02-25 10:21 UTC (5+ messages)
` [PATCH 3/5] firmware: arm_scmi: imx: Add LMM and CPU documentation
[PATCH 0/5] TQMa8Xx update
2025-02-25 10:20 UTC (7+ messages)
` [PATCH 5/5] arm64: dts: mba8xx: Add PCIe support
` [PATCH 1/5] arm64: dts: imx8-ss-hsio: Wire up DMA IRQ for PCIe
[PATCH RFC] arm64: dts: rockchip: Switch to undeprecated qcom,calibration-variant on RK3399
2025-02-25 10:20 UTC
[PATCH v3 0/8] imx8mp: Add support to Run/Stall DSP via reset API
2025-02-25 10:20 UTC (9+ messages)
` [PATCH v3 1/8] dt-bindings: reset: audiomix: Add reset ids for EARC and DSP
` [PATCH v3 2/8] dt-bindings: dsp: fsl,dsp: Add resets property
` [PATCH v3 3/8] arm64: dts: imx8mp: Use "
` [PATCH v3 4/8] reset: imx8mp-audiomix: Add prefix for internal macro
` [PATCH v3 5/8] reset: imx8mp-audiomix: Prepare the code for more reset bits
` [PATCH v3 6/8] reset: imx8mp-audiomix: Introduce active_low configuration option
` [PATCH v3 7/8] reset: imx8mp-audiomix: Add support for DSP run/stall
` [PATCH v3 8/8] imx_dsp_rproc: Use reset controller API to control the DSP
[PATCH][next] scsi: ufs: rockchip: Fix spelling mistake "susped" -> "suspend"
2025-02-25 10:11 UTC
[PATCH] arm64: defconfig: Enable iris video driver
2025-02-25 10:09 UTC
[PATCH] reset: mchp: sparx5: Fix for lan966x
2025-02-25 9:59 UTC (3+ messages)
[PATCH v5 00/31] ARM: Switch to generic entry
2025-02-25 9:55 UTC (32+ messages)
` [PATCH v5 01/31] ARM: Prepare includes for "
` [PATCH v5 02/31] ARM: ptrace: Split report_syscall()
` [PATCH v5 03/31] ARM: entry: Skip ret_slow_syscall label
` [PATCH v5 04/31] ARM: process: Rewrite ret_from_fork i C
` [PATCH v5 05/31] ARM: process: Remove local restart
` [PATCH v5 06/31] ARM: entry: Invoke syscalls using C
` [PATCH v5 07/31] ARM: entry: Rewrite two asm calls in C
` [PATCH v5 08/31] ARM: entry: Move trace entry to C function
` [PATCH v5 09/31] ARM: entry: save the syscall sp in thread_info
` [PATCH v5 10/31] ARM: entry: move all tracing invocation to C
` [PATCH v5 11/31] ARM: entry: Merge the common and trace entry code
` [PATCH v5 12/31] ARM: entry: Rename syscall invocation
` [PATCH v5 13/31] ARM: entry: Create user_mode_enter/exit
` [PATCH v5 14/31] ARM: entry: Drop trace argument from usr_entry macro
` [PATCH v5 15/31] ARM: entry: Separate call path for syscall SWI entry
` [PATCH v5 16/31] ARM: entry: Drop argument to asm_irqentry macros
` [PATCH v5 17/31] ARM: entry: Implement syscall_exit_to_user_mode()
` [PATCH v5 18/31] ARM: entry: Drop the superfast ret_fast_syscall
` [PATCH v5 19/31] ARM: entry: Remove fast and offset register restore
` [PATCH v5 20/31] ARM: entry: Untangle ret_fast_syscall/to_user
` [PATCH v5 21/31] ARM: entry: Do not double-call exit functions
` [PATCH v5 22/31] ARM: entry: Move work processing to C
` [PATCH v5 23/31] ARM: entry: Stop exiting syscalls like IRQs
` [PATCH v5 24/31] ARM: entry: Complete syscall and IRQ transition to C
` [PATCH v5 25/31] ARM: entry: Create irqentry calls from kernel mode
` [PATCH v5 26/31] ARM: entry: Move in-kernel hardirq tracing to C
` [PATCH v5 27/31] ARM: irq: Add irqstack helper
` [PATCH v5 28/31] ARM: entry: Convert to generic entry
` [PATCH v5 29/31] ARM: entry: Handle dabt, pabt, and und as interrupts
` [PATCH v5 30/31] ARM: entry: Block IRQs in early IRQ context
` [PATCH v5 31/31] ARM: entry: Reimplement local restart in C
[PATCH] arm64: defconfig: enable Qualcomm IRIS & VIDEOCC_8550 as module
2025-02-25 10:29 UTC (2+ messages)
[PATCH 0/3] arm64: dts: ti: k3-am62a/p: Add r5fss nodes
2025-02-25 10:28 UTC (3+ messages)
[PATCH 0/3] imx8qxp: PCIe fixes
2025-02-25 10:27 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA interrupt
` [PATCH 2/3] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH 3/3] arm64: dts: mba8xx: Remove invalid propert
[PATCH v1 6/8] soc: mediatek: mt8365-mmsys: Fix routing table masks and values
2025-02-25 10:26 UTC (2+ messages)
` [PATCH "
[PATCH v7 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
2025-02-25 10:26 UTC (2+ messages)
` [PATCH v7 2/2] arm64: dts: rockchip: Add rk3576 pcie nodes
[PATCH v9 0/3] Add support for AST2700 clk driver
2025-02-25 9:49 UTC (12+ messages)
` [PATCH v9 1/3] dt-binding: clock: ast2700: modify soc0/1 clock define
` [PATCH v9 2/3] reset: aspeed: register AST2700 reset auxiliary bus device
[PATCH net v2 0/2] Fixes for perout configuration in IEP driver
2025-02-25 9:42 UTC (4+ messages)
[PATCH v3 0/2] Add more nodes to EN7581 SoC evaluation board
2025-02-25 9:10 UTC (6+ messages)
` [PATCH v3 1/2] arm64: dts: airoha: en7581: "
` [PATCH v3 2/2] arm64: dts: airoha: en7581: Fix clock-controller address
[PATCH net-next v3 0/4] stmmac: Several PCI-related improvements
2025-02-25 9:30 UTC (15+ messages)
` [PATCH net-next v3 1/4] stmmac: loongson: Pass correct arg to PCI function
` [PATCH net-next v3 2/4] stmmac: loongson: Remove surplus loop
` [PATCH net-next v3 3/4] stmmac: Remove pcim_* functions for driver detach
` [PATCH net-next v3 4/4] stmmac: Replace deprecated PCI functions
[PATCH] soc: mediatek: mtk-socinfo: Add extra entry for MT8395AV/ZA Genio 1200
2025-02-25 9:32 UTC (2+ messages)
[PATCH v7 00/43] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2025-02-25 9:17 UTC (2+ messages)
[PATCH net-next 0/8] net: phy: move PHY package code to its own source file
2025-02-25 9:12 UTC (8+ messages)
` [PATCH net-next 2/8] net: phy: move PHY package related code from phy.h to phy_package.c
` [PATCH net-next 3/8] net: phy: add getters for public members of struct phy_package_shared
[PATCH v1 0/8] MediaTek mmsys/mutex fixes and improvements
2025-02-25 9:05 UTC (2+ messages)
[PATCH] soc: mediatek: mtk-socinfo: Avoid using machine attribute in SoC detection log
2025-02-25 9:05 UTC (2+ messages)
[PATCH v1 0/4] MediaTek MT8188 Display Graph: Chromebooks+Genio
2025-02-25 9:02 UTC (2+ messages)
[PATCH v3 0/3] MediaTek MT8188 MTU3 USB and Genio 510/700 TypeC
2025-02-25 9:02 UTC (2+ messages)
[PATCH v6] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port
2025-02-25 9:02 UTC (2+ messages)
[PATCH] dt-bindings: usb: mtu3: Add ports property
2025-02-25 9:02 UTC (2+ messages)
[PATCH v2 00/10] Expand STM32MP2 family with new SoC and boards
2025-02-25 8:54 UTC (11+ messages)
` [PATCH v2 01/10] dt-bindings: stm32: document stm32mp257f-dk board
` [PATCH v2 02/10] arm64: dts: st: add stm32mp257f-dk board support
` [PATCH v2 03/10] arm64: Kconfig: expand STM32 Armv8 SoC with STM32MP21/STM32MP23 SoCs family
` [PATCH v2 04/10] dt-bindings: stm32: add STM32MP21 and STM32MP23 compatibles for syscon
` [PATCH v2 05/10] arm64: dts: st: introduce stm32mp23 SoCs family
` [PATCH v2 06/10] dt-bindings: stm32: document stm32mp235f-dk board
` [PATCH v2 07/10] arm64: dts: st: add stm32mp235f-dk board support
` [PATCH v2 08/10] arm64: dts: st: introduce stm32mp21 SoCs family
` [PATCH v2 09/10] dt-bindings: stm32: document stm32mp215f-dk board
` [PATCH v2 10/10] arm64: dts: st: add stm32mp215f-dk board support
[PATCH 0/9] Introduce HDP support for STM32MP platforms
2025-02-25 8:48 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: pinctrl: stm32: Add HDP includes for stm32mp platforms
` [PATCH 2/9] dt-bindings: pinctrl: stm32: Introduce HDP
` [PATCH 3/9] pinctrl: stm32: Introduce HDP driver
` [PATCH 4/9] MAINTAINERS: Add Clément Le Goffic as STM32 HDP maintainer
` [PATCH 5/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13
` [PATCH 6/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp15
` [PATCH 7/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp25
` [PATCH 8/9] ARM: dts: stm32: add alternate pinmux for HDP pin and add HDP pinctrl node
` [PATCH 9/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp157c-dk2 board
[PATCH 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-02-25 8:43 UTC (4+ messages)
` [PATCH 7/8] arm64: defconfig: enable STM32 LP timers drivers
[PATCH v5 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
2025-02-25 8:45 UTC (6+ messages)
` [PATCH v5 2/6] scripts/sorttable: Have mcount rela sort use direct values
[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
2025-02-25 8:44 UTC (9+ messages)
` [PATCH v2 1/7] dt-bindings: npu: rockchip,rknn: Add bindings
` [PATCH v2 2/7] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s
` [PATCH v2 3/7] arm64: dts: rockchip: Enable the NPU on quartzpro64
` [PATCH v2 5/7] accel/rocket: Add IOCTL for BO creation
` [PATCH v2 6/7] accel/rocket: Add job submission IOCTL
` [PATCH v2 7/7] accel/rocket: Add IOCTLs for synchronizing memory accesses
[PATCH v6 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
2025-02-25 8:38 UTC (3+ messages)
[PATCH] arm64: kaslr: consider parange is bigger than linear_region_size
2025-02-25 8:28 UTC (3+ messages)
[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
2025-02-25 8:28 UTC (3+ messages)
[PATCH v4 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
2025-02-25 8:04 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: mediatek-gen3: Add mediatek,pbus-csr phandle array property
` [PATCH v4 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC
[PATCH v2 0/8] phy: samsung: add Exynos2200 SNPS eUSB2 driver
2025-02-25 8:11 UTC (5+ messages)
` [PATCH v2 3/8] dt-bindings: phy: add samsung,exynos2200-usbcon-phy schema file
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-25 7:47 UTC (14+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v4 03/14] memblock: Add support for scratch memory
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-02-25 7:44 UTC (7+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state
` [PATCH 3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible
` [PATCH 4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
[PATCH hyperv-next v4 0/6] arm64: hyperv: Support Virtual Trust Level Boot
2025-02-25 7:24 UTC (8+ messages)
` [PATCH hyperv-next v4 1/6] arm64: hyperv: Use SMCCC to detect hypervisor presence
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-25 6:23 UTC (4+ messages)
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping
[PATCH V2 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-02-25 6:17 UTC (4+ messages)
` [PATCH V2 7/7] "
[PATCH RESEND v6 0/4] Driver for Apple Z2 touchscreens
2025-02-25 6:17 UTC (7+ messages)
` [PATCH RESEND v6 1/4] dt-bindings: input: touchscreen: Add Z2 controller
` [PATCH RESEND v6 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens
` [PATCH RESEND v6 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver
[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
2025-02-25 6:16 UTC (6+ messages)
[PATCH v7 0/4] Driver for Apple Z2 touchscreens
2025-02-25 6:14 UTC (2+ messages)
[PATCH v11 0/4] Support SMT control on arm64
2025-02-25 6:08 UTC (3+ messages)
` [PATCH v11 3/4] arm64: topology: Support SMT control on ACPI based system
[PATCH v2] arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD size
2025-02-25 5:57 UTC (2+ messages)
[PATCH v3 0/8] perf: Support multiple system call tables in the build
2025-02-25 5:40 UTC (6+ messages)
[PATCH v1 0/3] Add AST2600 LPC PCC support
2025-02-25 4:27 UTC (10+ messages)
` [PATCH v1 3/3] soc: aspeed: lpc-pcc: Add PCC controller support
[PATCH 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support
2025-02-25 3:21 UTC (5+ messages)
[PATCH v2] arm64: dts: rockchip: add hdmi1 support to ROCK 5 ITX
2025-02-25 3:08 UTC
[PATCH 6.1.y] media: mtk-vcodec: potential null pointer deference in SCP
2025-02-25 3:08 UTC
[PATCH v5 RESEND] [ARM] fix reference leak in locomo_init_one_child()
2025-02-25 2:23 UTC
[PATCH -next] mmc: atmel-mci: Add missing clk_disable_unprepare()
2025-02-25 2:28 UTC
[PATCH v2 0/4] Selftest for pKVM ownership transitions
2025-02-25 1:53 UTC (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Add .hyp.data section
` [PATCH v2 2/4] KVM: arm64: Don't WARN from __pkvm_host_share_guest()
` [PATCH v2 3/4] KVM: arm64: Selftest for pKVM transitions
` [PATCH v2 4/4] KVM: arm64: Extend pKVM selftest for np-guests
[PATCH v7 00/15] Add eDP support for RK3588
2025-02-25 1:42 UTC (11+ messages)
` [PATCH v7 03/15] drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of calling disable_irq()
` [PATCH v7 04/15] drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing
` [PATCH v7 05/15] drm/bridge: analogix_dp: Remove CONFIG_PM related check in analogix_dp_bind()/analogix_dp_unbind()
` [PATCH v7 09/15] drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus
` [PATCH v7 10/15] drm/rockchip: "
[PATCH v2 1/2] media: amphion: Reduce decoding latency for HEVC decoder
2025-02-25 1:43 UTC (4+ messages)
` [PATCH v2 2/2] media: amphion: Add a frame flush mode for decoder
[PATCH 2/2] PCI: dw-rockchip: hide broken ATS capability
2025-02-25 1:35 UTC (2+ messages)
[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
2025-02-25 1:31 UTC (8+ messages)
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
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;
as well as URLs for NNTP newsgroup(s).