messages from 2025-02-24 20:05:29 to 2025-02-25 10:30:30 UTC [more...]
[PATCH v5 00/31] ARM: Switch to generic entry
2025-02-25 9:55 UTC (15+ 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 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
kernel BUG at arch/arm64/mm/mmu.c:185!
2025-02-25 9:47 UTC
[PATCH net v2 0/2] Fixes for perout configuration in IEP driver
2025-02-25 9:42 UTC (4+ messages)
[PATCH v4 00/10] Support ROHM BD79124 ADC
2025-02-25 9:40 UTC (3+ messages)
` [PATCH v4 02/10] property: Add device_get_child_node_count_named()
[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] arm64: defconfig: enable Qualcomm IRIS & VIDEOCC_8550 as module
2025-02-25 9:10 UTC
[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 (9+ messages)
` [PATCH v5 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v5 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
[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 v2 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
2025-02-25 9:29 UTC (10+ 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 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 (18+ 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 v4 12/14] x86: Add KHO support
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-02-25 7:44 UTC (11+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state
` [PATCH 2/7] KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
` [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 5/7] KVM: x86: Unload MMUs during vCPU destruction, not before
` [PATCH 6/7] KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm()
` [PATCH 7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops
[PATCH 00/14] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
2025-02-25 7:39 UTC (14+ messages)
` [PATCH 01/14] dt-bindings: display: simple: add BOE AV101HDT-A10 panel
` [PATCH 02/14] dt-bindings: display: simple: Add BOE AV123Z7M-N17 panel
` [PATCH 03/14] dt-bindings: arm: fsl: Add GOcontroll Moduline Display
` [PATCH 04/14] dt-bindings: vendor-prefixes: add GOcontroll
` [PATCH 05/14] dt-bindings: trivial-devices: add GOcontroll Moduline IO modules
` [PATCH 06/14] arm64: dts: imx8mp: Add pinctrl config definitions
[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 v2 0/3] arm64: realm: Fix DMA address for devices
2025-02-25 5:28 UTC (4+ messages)
` [PATCH v2 3/3] arm64: realm: Use aliased addresses for device DMA to shared buffers
[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 0/6] arm64: Introduce CIX P1 (SKY1) SoC
2025-02-25 3:21 UTC (14+ messages)
` [PATCH 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support
[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 (13+ 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 v7 11/15] dt-bindings: display: rockchip: analogix-dp: Add support for RK3588
[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)
[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
2025-02-25 1:02 UTC (2+ messages)
[PATCH 1/1] arm64: dts: imx95: add ref clock for pcie nodes
2025-02-25 0:49 UTC (2+ messages)
[PATCH 1/5] arm64: dts: imx8-ss-hsio: fix indentation in pcie node
2025-02-25 0:48 UTC (6+ messages)
` [PATCH 5/5] arm64: dts: imx95: add ref clock for pcie nodes
[PATCH v5 0/8] Support Multi-frequency scale for UFS
2025-02-25 0:32 UTC (2+ messages)
[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
2025-02-25 0:13 UTC (10+ messages)
[PATCH v7 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-24 23:45 UTC (11+ messages)
` [PATCH v7 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v7 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
[PATCH net-next 0/2] net: stmmac: thead: clean up clock rate setting
2025-02-24 22:40 UTC (7+ messages)
` [PATCH net-next 1/2] net: stmmac: thead: use rgmii_clock() for RGMII clock rate
` [PATCH net-next 2/2] net: stmmac: thead: ensure divisor gives proper rate
[PATCH net-next v2] net: stmmac: Correct usage of maximum queue number macros
2025-02-24 22:30 UTC (2+ messages)
[PATCH v3 0/4] KVM: arm64: writable MIDR/REVIDR
2025-02-24 22:23 UTC (2+ messages)
[PATCH] phy: rockchip: usbdp: Remove unnecessary bool conversion
2025-02-24 22:03 UTC
[PATCH net-next] net: stmmac: qcom-ethqos: use rgmii_clock() to set the link clock
2025-02-24 22:00 UTC (3+ messages)
[PATCH 0/4] Apple/PASemi i2c error recovery fixes
2025-02-24 21:48 UTC (2+ messages)
[PATCH v2 0/6] media: v4l: add support for Virtual Channel IDs
2025-02-24 21:40 UTC (5+ messages)
` [PATCH v2 1/6] dt-bindings: media: video-interfaces: "
[PATCH net-next v2 0/2] net: stmmac: dwc-qos: clean up clock initialisation
2025-02-24 21:29 UTC (4+ messages)
` [PATCH net-next 2/2] "
[PATCH v6 0/7] Add PCIe support for bcm2712
2025-02-24 21:28 UTC (3+ messages)
[RFC PATCH 0/9] bpf: Mitigate Spectre v1 using speculation barriers
2025-02-24 20:55 UTC (10+ messages)
` [RFC PATCH 1/9] bpf/arm64: Unset bypass_spec_v4() instead of ignoring BPF_NOSPEC
` [RFC PATCH 2/9] bpf: Refactor do_check() if/else into do_check_insn()
` [RFC PATCH 3/9] bpf: Return EFAULT on misconfigurations
` [RFC PATCH 4/9] bpf: Return EFAULT on internal errors
` [RFC PATCH 5/9] bpf: Fall back to nospec if v1 verification fails
` [RFC PATCH 6/9] bpf: Allow nospec-protected var-offset stack access
` [RFC PATCH 7/9] bpf: Refactor push_stack to return error code
` [RFC PATCH 8/9] bpf: Fall back to nospec for sanitization-failures
` [RFC PATCH 9/9] bpf: Cut speculative path verification short
[PATCH 0/2] ASoC: dt-bindings: fsl: Reference common DAI properties
2025-02-24 20:10 UTC (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl,easrc: "
` [PATCH 2/2] ASoC: dt-bindings: fsl,imx-asrc: "
[PATCH net-next v3 0/2] net: stmmac: dwc-qos: clean up clock initialisation
2025-02-24 20:09 UTC (5+ messages)
` [PATCH net-next v3 1/2] net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistently
` [PATCH net-next v3 2/2] net: stmmac: dwc-qos: clean up clock initialisation
[PATCH 0/6] Add support for RK3588 DisplayPort Controller
2025-02-24 20:03 UTC (3+ messages)
` [PATCH 1/6] dt-bindings: display: rockchip: Add schema for RK3588 DPTX Controller
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).