messages from 2025-10-23 20:53:20 to 2025-10-24 10:36:22 UTC [more...]
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-24 10:36 UTC (29+ messages)
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 11/25] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
[PATCH 00/10] Introduce SCMI Telemetry support
2025-10-24 10:33 UTC (7+ messages)
` [PATCH 06/10] firmware: arm_scmi: Add System Telemetry driver
[PATCH 1/2] arm64: dts: freescale: imx93-phyboard-nash: Add jtag overlay
2025-10-24 10:25 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: imx93-phyboard-nash: Add pwm-fan overlay
[PATCH 0/4] dt-bindings: treewide: don't check node names
2025-10-24 10:24 UTC (2+ messages)
` (subset) "
[PATCH] iommu/arm-smmu-v3: fix probe device bug due to duplicated stream IDS
2025-10-24 10:20 UTC (3+ messages)
[PATCH v3] perf auxtrace: Add auxtrace_synth_id_range_start() helper
2025-10-24 10:18 UTC (2+ messages)
[PATCH v10 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-10-24 10:10 UTC (11+ messages)
` [PATCH v10 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v10 2/9] regulator: Add support for MediaTek MT6316 SPMI "
` [PATCH v10 3/9] dt-bindings: regulator: Document MediaTek MT6363 "
` [PATCH v10 4/9] regulator: Add support for MediaTek MT6363 SPMI "
` [PATCH v10 5/9] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v10 6/9] regulator: Add support for MediaTek MT6373 SPMI "
` [PATCH v10 7/9] dt-bindings: iio: adc: mt6359: Allow reg for SPMI PMICs AuxADC
` [PATCH v10 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
` [PATCH v10 9/9] mfd: Add support for MediaTek SPMI PMICs and MT6363/73
[PATCH 1/1] DMI: Scan for DMI table from DTS info
2025-10-24 9:49 UTC (7+ messages)
` [PATCH v2 0/2] "
[PATCH 0/3] media: nxp: imx8-isi: Add ISI support for i.MX95
2025-10-24 9:46 UTC (4+ messages)
` [PATCH 1/3] media: dt-bindings: nxp,imx8-isi: Add i.MX95 ISI compatible string
` [PATCH 2/3] media: nxp: imx8-isi: Keep the default value for BLANK_PXL field
` [PATCH 3/3] media: nxp: imx8-isi: Add ISI support for i.MX95
[PATCH v4 0/5] of/irq: Misc msi-parent handling fixes/clean-ups
2025-10-24 9:44 UTC (3+ messages)
[PATCH] arm64: guard AMU register access with ARM64_HAS_AMU_EXTN
2025-10-24 9:27 UTC (8+ messages)
[PATCH v8 0/7] Add DDR4 memory-controller bindings and factorise LPDDR and DDR bindings
2025-10-24 9:21 UTC (4+ messages)
` [PATCH v8 2/7] dt-bindings: memory: introduce DDR4
[PATCH 0/8] arm64: dts: imx8dxl related fix and minor update
2025-10-24 9:18 UTC (3+ messages)
` [PATCH 2/8] arm64: dts: imx8dxl-ss-conn: swap interrupts number of eqos
[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
2025-10-24 9:10 UTC (12+ messages)
` [PATCH v20 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v20 3/4] i2c: ast2600: Add controller driver for new register layout
[PATCH v3 00/15] Introduce Allwinner H6/H616 NAND controller support
2025-10-24 9:08 UTC (10+ messages)
` [PATCH v3 04/15] mtd: rawnand: sunxi: introduce reg_user_data in sunxi_nfc_caps
` [PATCH v3 07/15] mtd: rawnand: sunxi: introduce ecc_mode_mask "
` [PATCH v3 14/15] dt-bindings: mtd: sunxi: Add H616 compatible
[PATCH v6 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-10-24 9:08 UTC (8+ messages)
` [PATCH v6 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v6 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v6 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v6 4/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v6 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v6 6/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
` [PATCH v6 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}
[PATCH v3 00/24] MediaTek UFS Cleanup and MT8196 Enablement
2025-10-24 9:06 UTC (4+ messages)
` [PATCH v3 05/24] phy: mediatek: ufs: Add support for resets
[PATCH V2 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
2025-10-24 8:56 UTC (4+ messages)
` [PATCH V2 1/2] arm64/mm: Drop redundant 'level' range trimming in __tlbi_level()
` [PATCH V2 2/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
[PATCH 0/2] MT8189 SMI SUPPORT
2025-10-24 8:45 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189
[PATCH net-next v4 0/6] Add AF_XDP zero copy support
2025-10-24 8:43 UTC (3+ messages)
[PATCH v1 0/2] rtc: Add support for MT6685 RTC
2025-10-24 8:33 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: rtc: Add MediaTek MT6685 PM/Clock IC Real Time Clock
` [PATCH v1 2/2] rtc: Add support for MT6685 Clock IC's RTC over SPMI
[PATCH v1 0/7] clk: mediatek: Add support for SPMI Clock Controllers
2025-10-24 8:33 UTC (8+ messages)
` [PATCH v1 1/7] clk: mediatek: Split out registration from mtk_clk_register_gates()
` [PATCH v1 2/7] clk: mediatek: clk-gate: Simplify and optimize registration iter
` [PATCH v1 3/7] clk: mediatek: clk-mtk: Split and rename __mtk_clk_simple_probe()
` [PATCH v1 4/7] clk: mediatek: Add and wire up mtk_spmi_clk_register_gates()
` [PATCH v1 5/7] clk: mediatek: Add support to register SPMI Clock Controllers
` [PATCH v1 6/7] dt-bindings: clock: Describe MT6685 PM/Clock IC Clock Controller
` [PATCH v1 7/7] clk: mediatek: Add support for "
[PATCH v4 0/5] SPMI: MediaTek: Add support for multi-bus
2025-10-24 8:32 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers
` [PATCH v4 2/5] spmi: mtk-pmif: Add multi-bus support for SPMI 2.0
` [PATCH v4 3/5] spmi: mtk-pmif: Keep spinlock until read is fully done
` [PATCH v4 4/5] spmi: mtk-pmif: Implement Request Capable Slave (RCS) interrupt
` [PATCH v4 5/5] spmi: mtk-pmif: Add support for MT8196 SPMI Controller
[PATCH v7 0/9] Add Type-C DP support for RK3399 EVB IND board
2025-10-24 8:25 UTC (20+ messages)
` [PATCH v7 1/9] usb: typec: Add notifier functions
` [PATCH v7 2/9] drm/bridge: Implement generic USB Type-C DP HPD bridge
[PATCH v1] perf arm_spe: Add a macro definition to handle offset value
2025-10-24 8:10 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6 0/6] Introduce ASPEED AST2700 BMC SoC
2025-10-24 7:56 UTC (8+ messages)
` [PATCH v6 4/6] arm64: dts: aspeed: Add initial AST2700 SoC device tree
[PATCH v5 00/15] media: rkvdec: Add support for VDPU381 and VDPU383
2025-10-24 7:55 UTC (18+ messages)
` [PATCH v5 01/15] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
` [PATCH v5 02/15] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
` [PATCH v5 03/15] media: rkvdec: Switch to using structs instead of writel
` [PATCH v5 04/15] media: rkvdec: Move cabac tables to their own source file
` [PATCH v5 05/15] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v5 06/15] media: rkvdec: Move h264 functions to common file
` [PATCH v5 07/15] media: rkvdec: Move hevc "
` [PATCH v5 08/15] media: rkvdec: Add variant specific coded formats list
` [PATCH v5 09/15] media: rkvdec: Add RCB and SRAM support
` [PATCH v5 10/15] media: rkvdec: Support per-variant interrupt handler
` [PATCH v5 11/15] media: rkvdec: Enable all clocks without naming them
` [PATCH v5 12/15] media: rkvdec: Add H264 support for the VDPU381 variant
` [PATCH v5 13/15] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v5 14/15] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v5 15/15] media: rkvdec: Add HEVC support for the VDPU383 variant
[PATCH v11 00/11] Add support for MT8195/88 HDMIv2 and DDCv2
2025-10-24 7:38 UTC (8+ messages)
` [PATCH v11 05/11] drm/mediatek: mtk_hdmi_common: Make CEC support optional
` [PATCH v11 09/11] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
[PATCH v1 0/7] Add vpcie3v3aux regulator for i.MX PCIe M.2 connector
2025-10-24 7:31 UTC (8+ messages)
` [PATCH v1 1/7] arm64: dts: imx8dxl-evk: Add vpcie3v3aux regulator for "
` [PATCH v1 2/7] arm64: dts: imx8mp-evk: "
` [PATCH v1 3/7] arm64: dts: imx8mq-evk: "
` [PATCH v1 4/7] arm64: dts: imx8qm-mek: "
` [PATCH v1 5/7] arm64: dts: imx8qxp-mek: "
` [PATCH v1 6/7] arm64: dts: imx95-15x15-evk: "
` [PATCH v1 7/7] arm64: dts: imx95-19x19-evk: Add vpcie3v3aux regulator for PCIe[0,1]
[PATCH v2 00/10] gpio: improve support for shared GPIOs
2025-10-24 7:32 UTC (11+ messages)
` [PATCH v2 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v2 04/10] gpio: shared-proxy: implement the shared GPIO proxy driver
[Resend PATCH v4 0/7] clk: rockchip: Add clock controller for the RV1126B and RK3506
2025-10-24 7:14 UTC (3+ messages)
` [PATCH v4 6/7] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit
[PATCH] spi: imx: add 16/32 bits per word support for target mode
2025-10-24 7:12 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am642-evm: Add onboard clock overlay for PCIe and SERDES
2025-10-24 7:10 UTC
[PATCH net-next v2 0/2] net: stmmac: Add support for coarse timestamping
2025-10-24 7:07 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Move subsecond increment configuration in dedicated helper
` [PATCH net-next v2 2/2] net: stmmac: Add a devlink attribute to control timestamping mode
[PATCH v4] stm: class: Add MIPI OST protocol support
2025-10-24 7:05 UTC
[PATCH 0/4 v3] PCI: s32g: Add support for PCIe controller
2025-10-24 6:58 UTC (9+ messages)
` [PATCH 1/4 v3] dt-bindings: PCI: s32g: Add NXP "
` [PATCH 3/4 v3] PCI: s32g: Add initial PCIe support (RC)
[PATCH v3 0/3] Initial Kontron SMARC-sAM67 support
2025-10-24 6:51 UTC (4+ messages)
` [PATCH v3 2/3] arm64: dts: ti: Add support for Kontron SMARC-sAM67
[PATCH net-next 0/8] net: stmmac: hwif.c cleanups
2025-10-24 6:44 UTC (2+ messages)
[PATCH v8 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-10-24 6:03 UTC (4+ messages)
` [PATCH v8 9/9] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73
[PATCH 0/2] hwrng: exynos: enable GS101 TRNG support
2025-10-24 5:57 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: rng: add google,gs101-trng compatible
[PATCH] spi: imx: keep dma request disabled before dma transfer setup
2025-10-24 5:53 UTC
[PATCH] pmdomain: mediatek: Fix build-errors
2025-10-24 5:53 UTC (2+ messages)
[PATCH] spi: imx: support SPI target PIO mode for IMX51_ECSPI
2025-10-24 5:52 UTC
[PATCH] spi: imx: remove CLK calculation and check for target mode
2025-10-24 5:52 UTC
[PATCH v1 0/2] epoll: Save one stac/clac pair in epoll_put_uevent()
2025-10-24 5:31 UTC (5+ messages)
` [PATCH v1 1/2] uaccess: Add __user_write_access_begin()
[PATCH v1 2/2] epoll: Use __user_write_access_begin() and unsafe_put_user() in epoll_put_uevent()
2025-10-24 5:16 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
2025-10-24 4:05 UTC
[PATCH v2 0/8] Add support for i.MX8ULP's SIM LPAV
2025-10-24 3:36 UTC (3+ messages)
` [PATCH v2 1/8] reset: imx8mp-audiomix: Fix bad mask values
[PATCH v3 0/3] net: stmmac: dwmac-sophgo: Add phy interface filter
2025-10-24 3:23 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction
` [PATCH v3 2/3] net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay
` [PATCH v3 3/3] net: stmmac: dwmac-sophgo: Add phy interface filter
[PATCH net v3 0/3] net: stmmac: Fixes for stmmac Tx VLAN insert and EST
2025-10-24 3:03 UTC (7+ messages)
` [PATCH net v3 1/3] net: stmmac: vlan: Disable 802.1AD tag insertion offload
[PATCH v7 0/3] Add quirks to proceed PME handshake in DWC PM
2025-10-24 2:56 UTC (4+ messages)
` [PATCH v7 1/3] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [PATCH v7 2/3] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
` [PATCH v7 3/3] PCI: dwc: Don't return error when wait for link up in dw_pcie_resume_noirq()
[PATCH v9 0/2] add VCP mailbox driver
2025-10-24 2:56 UTC (2+ messages)
[PATCH v4 0/4] remoteproc: imx_rproc: misc clean up
2025-10-24 2:51 UTC (5+ messages)
` [PATCH v4 1/4] remoteproc: imx_rproc: Simplify clock enable logic using dcfg flags
` [PATCH v4 2/4] remoteproc: imx_rproc: Make detach operation platform-specific
` [PATCH v4 3/4] remoteproc: imx_rproc: Enable PM runtime support unconditionally
` [PATCH v4 4/4] remoteproc: imx_rproc: Remove the assignement to method
[PATCH v8 0/3] PCI: imx6: Add external reference clock mode support
2025-10-24 2:40 UTC (4+ messages)
` [PATCH v8 1/3] dt-bindings: PCI: dwc: Add external reference clock input
` [PATCH v8 2/3] dt-bindings: PCI: pci-imx6: "
` [PATCH v8 3/3] PCI: imx6: Add external reference clock input mode support
[PATCH v2] clk: imx: imx8mp-audiomix: use devm_auxiliary_device_create() to simple code
2025-10-24 2:15 UTC (2+ messages)
[PATCH 2/2] efi/arm*: Remove the useless failure return message print
2025-10-24 2:00 UTC (2+ messages)
[PATCH net-next v2] net: airoha: Remove code duplication in airoha_regs.h
2025-10-24 0:30 UTC (2+ messages)
[PATCH] KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
2025-10-23 23:43 UTC
[PATCH v4 0/2] Add Google Tensor SoC USB controller support
2025-10-23 22:43 UTC (3+ messages)
` [PATCH v4 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver
[PATCH] ARM: versatile: Fix typo in versatile.c
2025-10-23 22:32 UTC
[PATCH v4 0/2] Add Google Tensor SoC USB PHY support
2025-10-23 22:22 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY
[v2 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
2025-10-23 21:52 UTC
[PATCH] Bluetooth: fix corruption in h4_recv_buf() after cleanup
2025-10-23 21:40 UTC (2+ messages)
✅ PASS: Test report for for-kernelci (6.18.0-rc1, upstream-arm-next, b98c94ee)
2025-10-23 21:23 UTC
[PATCH] KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
2025-10-23 21:19 UTC
[patch V4 00/12] uaccess: Provide and use scopes for user access
2025-10-23 21:14 UTC (6+ messages)
` [patch V4 10/12] futex: Convert to scoped "
[PATCH v5 0/7] Add module support for Arm64 Exynos MCT driver
2025-10-23 20:57 UTC (8+ messages)
` [PATCH v5 1/7] ARM: make register_current_timer_delay() accessible after init
` [PATCH v5 3/7] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
` [PATCH v5 4/7] clocksource/drivers/exynos_mct: Use percpu interrupts only on ARM64
` [PATCH v5 5/7] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH v5 6/7] clocksource/drivers/exynos_mct: Add module support
` [PATCH v5 7/7] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT
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).