messages from 2026-02-11 12:35:48 to 2026-02-12 03:07:14 UTC [more...]
[PATCH v1 00/106] crypto: Standalone crypto module (Series 2/4): Arch-independent crypto
2026-02-12 2:46 UTC (77+ messages)
` [PATCH 001/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO and CONFIG_CRYPTO_ALGAPI2 crypto
` [PATCH 002/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AES crypto
` [PATCH 003/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AEAD2 crypto
` [PATCH 004/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_GENIV crypto
` [PATCH 005/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SKCIPHER2 crypto
` [PATCH 006/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SEQIV crypto
` [PATCH 007/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ECHAINIV crypto
` [PATCH 008/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_HASH2 crypto
` [PATCH 009/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AKCIPHER2 crypto
` [PATCH 010/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SIG2 crypto
` [PATCH 011/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_KPP2 crypto
` [PATCH 012/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_RSA crypto
` [PATCH 013/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ACOMP2 crypto
` [PATCH 014/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_MANAGER2 crypto
` [PATCH 015/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CMAC crypto
` [PATCH 016/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_HMAC crypto
` [PATCH 017/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_MD5 crypto
` [PATCH 018/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SHA256 crypto
` [PATCH 019/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SHA512 crypto
` [PATCH 020/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SHA3 crypto
` [PATCH 021/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ECB crypto
` [PATCH 022/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CBC crypto
` [PATCH 023/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CTR crypto
` [PATCH 024/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_GCM crypto
` [PATCH 025/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CCM crypto
` [PATCH 026/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AUTHENC crypto
` [PATCH 027/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_LZO crypto
` [PATCH 028/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_RNG2 crypto
` [PATCH 029/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_DRBG crypto
` [PATCH 030/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_JITTERENTROPY crypto
` [PATCH 031/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_GHASH crypto
` [PATCH 032/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_ASYMMETRIC_KEY_TYPE crypto
` [PATCH 033/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE crypto
` [PATCH 034/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_X509_CERTIFICATE_PARSER crypto
` [PATCH 035/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_PKCS7_MESSAGE_PARSER crypto
` [PATCH 036/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ENGINE crypto
` [PATCH 037/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_HKDF crypto
` [PATCH 038/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_DH crypto
` [PATCH 039/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ECDSA and CONFIG_CRYPTO_ECC crypto
` [PATCH 040/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_USER crypto
` [PATCH 041/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_XCBC crypto
` [PATCH 042/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_NULL crypto
` [PATCH 043/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_MD4 crypto
` [PATCH 044/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_RMD160 crypto
` [PATCH 045/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SHA1 crypto
` [PATCH 046/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SM3_GENERIC crypto
` [PATCH 047/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_STREEBOG crypto
` [PATCH 048/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_WP512 crypto
` [PATCH 049/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_BLAKE2B crypto
` [PATCH 050/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_PCBC crypto
` [PATCH 051/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CTS crypto
` [PATCH 052/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_LRW crypto
` [PATCH 053/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_XTS crypto
` [PATCH 054/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_XCTR and CONFIG_CRYPTO_HCTR2 crypto
` [PATCH 055/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ADIANTUM crypto
` [PATCH 056/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CHACHA20 crypto
` [PATCH 057/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CHACHA20POLY1305 crypto
` [PATCH 058/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_AEGIS128 crypto
` [PATCH 059/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_PCRYPT crypto
` [PATCH 060/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CRYPTD crypto
` [PATCH 061/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_DES crypto
` [PATCH 062/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_FCRYPT crypto
` [PATCH 063/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_BLOWFISH and CONFIG_CRYPTO_BLOWFISH_COMMON crypto
` [PATCH 064/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SM4 and CONFIG_CRYPTO_SM4_GENERIC crypto
` [PATCH 065/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_TWOFISH and CONFIG_CRYPTO_TWOFISH_COMMON crypto
` [PATCH 066/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SERPENT crypto
` [PATCH 067/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CAMELLIA crypto
` [PATCH 068/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_CAST_COMMON, CONFIG_CRYPTO_CAST5, CONFIG_CRYPTO_CAST6 crypto
` [PATCH 069/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ARC4 crypto
` [PATCH 070/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_USER_API crypto
` [PATCH 071/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_USER_API_SKCIPHER crypto
` [PATCH 072/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_TEA crypto
` [PATCH 073/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_KHAZAD crypto
` [PATCH 074/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ANUBIS crypto
` [PATCH 075/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_SEED crypto
` [PATCH 076/106] crypto: convert exported crypto symbol into pluggable interface for CONFIG_CRYPTO_ARIA crypto
[PATCH v1 00/17] crypto: Standalone crypto module (Series 1/4): Core implementation
2026-02-12 2:42 UTC (18+ messages)
` [PATCH 01/17] crypto: add Kconfig options for standalone crypto module
` [PATCH 02/17] crypto: add module entry for standalone crypto kernel module
` [PATCH 03/17] build: special compilation rule for building the standalone crypto module
` [PATCH 04/17] build: Add ELF marker for crypto-objs-m modules
` [PATCH 05/17] module: allow kernel module loading directly from memory
` [PATCH 06/17] crypto: add pluggable interface for builtin crypto modules
` [PATCH 07/17] crypto: dedicated ELF sections for collected crypto initcalls
` [PATCH 08/17] crypto: fips140: add crypto module loader
` [PATCH 09/17] build: embed the standalone crypto module into vmlinux
` [PATCH 10/17] build: add CONFIG_DEBUG_INFO_BTF_MODULES support for the standalone crypto kernel module
` [PATCH 11/17] Allow selective crypto module loading at boot based on FIPS mode
` [PATCH 12/17] Execute crypto initcalls during module initialization
` [PATCH 13/17] crypto/algapi.c: skip crypto_check_module_sig() for the standalone crypto module
` [PATCH 14/17] crypto: fips140: add module integrity self-check
` [PATCH 15/17] x86: crypto: to convert exported crypto symbols into pluggable interface for x86 cryptos
` [PATCH 16/17] arm64: crypto: to convert exported crypto symbols into pluggable interface for arm64 cryptos
` [PATCH 17/17] Add standalone crypto kernel module technical documentation
[PATCH v4 0/2] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
2026-02-12 2:22 UTC (6+ messages)
` [PATCH v4 2/2] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
[PATCH v5 0/2] Add NXP FRDM-IMX91S board support
2026-02-12 2:00 UTC (6+ messages)
` [PATCH v5 2/2] arm64: dts: freescale: add "
[PATCH RFC 0/6] AFBC fixes for MediaTek DRM
2026-02-12 1:54 UTC (5+ messages)
` [PATCH RFC 3/6] drm/mediatek: ovl: Fix misaligned layer source size on AFBC mode
[PATCH] media: rp1-cfe: Fix double-free on video device re-registration
2026-02-12 1:51 UTC (3+ messages)
[RFT PATCH v2] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770
2026-02-12 1:12 UTC (5+ messages)
[PATCH RFC net-next 0/9] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling
2026-02-12 0:18 UTC (10+ messages)
` [PATCH RFC net-next 1/9] net: stmmac: qcom-ethqos: rename "por" memebers to "rgmii_por"
` [PATCH RFC net-next 2/9] net: stmmac: qcom-ethqos: remove register field value obfuscations
` [PATCH RFC net-next 3/9] net: stmmac: qcom-ethqos: change ethqos_configure*() to return void
` [PATCH RFC net-next 4/9] net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() up
` [PATCH RFC net-next 5/9] net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()
` [PATCH RFC net-next 6/9] net: stmmac: pass interface mode into fix_mac_speed() method
` [PATCH RFC net-next 7/9] net: stmmac: qcom-ethqos: pass phy interface mode to configs
` [PATCH RFC net-next 8/9] net: stmmac: qcom-ethqos: use phy interface mode for inband
` [PATCH RFC net-next 9/9] net: stmmac: qcom-ethqos: move SerDes speed configuration
[PATCH RFC 0/2] Add the capability to offload MLO link reconfiguration countdown in the NIC fw
2026-02-11 23:38 UTC (3+ messages)
` [PATCH RFC 1/2] wifi: mac80211: "
` [PATCH RFC 2/2] wifi: mt76: mt7996: Add beacon_reconf IE parsing support
[PATCH v9 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-02-11 23:13 UTC (16+ messages)
` [PATCH v9 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v9 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v9 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v9 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v9 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v9 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
[PATCH 0/3] ARM: dts: imx: collect some simple fix for imx2*
2026-02-11 23:12 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: imx27-eukrea: replace interrupts with interrupts-extended
` [PATCH 2/3] ARM: dts: imx27-eukrea-cpuimx27: rename uart8250 to serial
` [PATCH 3/3] ARM: dts: imx27: remove fsl,imx-osc26m from fixed-clock node
[PATCH 1/1] dt-bindings: fsl: add compatible string fsl,imx25-aips
2026-02-11 22:15 UTC
[PATCH v4 0/3] Reserve eDMA channels 0-1 for V2X
2026-02-11 22:06 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: dma: fsl-edma: add dma-channel-mask property description
[PATCH 1/1] dt-bindings: timer: fsl,imxgpt: add compatible string fsl,imx25-epit
2026-02-11 21:49 UTC
[PATCH 0/3] ARM: dts: imx: clean imx25 tsadc related CHECK_DTBS warnings
2026-02-11 21:41 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: input: touchscreen: convert fsl-mx25-tcq.txt to yaml
` [PATCH 2/3] dt-bindings: mfd: convert fsl-imx25-tsadc.txt to yaml format
` [PATCH 3/3] ARM: dts: imx25: rename node name tcq to touchscreen
[PATCH v6] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
2026-02-11 21:39 UTC (2+ messages)
` [PATCH v6] drm/bridge: imx8qxp-pixel-link: get/put the next bridge
[PATCH v5] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
2026-02-11 21:27 UTC (6+ messages)
` [PATCH v5] drm/bridge: imx8qxp-pixel-link: get/put the next bridge
[PATCH 0/3] ARM: dts: imx: clean up imx2* NAND CHECK_DTBS warnings
2026-02-11 21:19 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: mtd: mxc-nand: add i.MX25 and i.MX27 nand support
` [PATCH 2/3] RM: dts: imx: set #size-cells to 0 to align with nand-controller.yaml
` [PATCH 3/3] ARM: dts: imx: move NAND properties under nand@0 node
[PATCH v5 00/10] pmdomain: samsung: add support for Google GS101
2026-02-11 21:12 UTC (9+ messages)
` [PATCH v5 01/10] dt-bindings: soc: google: add google,gs101-dtzpc
` [PATCH v5 02/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v5 03/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v5 04/10] dt-bindings: soc: google: gs101-pmu: allow power domains as children
[PATCH 0/4] ARM: dts: imx: cleanup iomux related CHECK_DTBS warnings for imx1, imx25 and imx27
2026-02-11 21:00 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: convert fsl,imx27-pinctrl.txt to YAML
` [PATCH 2/4] dt-bindings: pinctrl: imx35: add compatible string fsl,imx25-iomuxc
` [PATCH 3/4] ARM: dts: imx: rename iomuxc to pinmux
` [PATCH 4/4] ARM: dts: imx: remove redundant intermediate node in pinmux hierarchy
[PATCH v7 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-02-11 20:53 UTC (5+ messages)
` [PATCH v7 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
[PATCH 0/7] arm64: dts: mt8167: Add the mmsys reset bit to reset DSI
2026-02-11 19:03 UTC (8+ messages)
` [PATCH 1/7] soc: mediatek: mtk-mmsys: Add resets for mt8167
` [PATCH 2/7] dt-bindings: mediatek: Add reset controller constants "
` [PATCH 3/7] watchdog: mediatek: Add support for mt8167 TOPRGU/WDT
` [PATCH 4/7] dt-bindings: watchdog: Support MediaTek MT8167 wdt
` [PATCH 5/7] arm64: dts: mt8167: Add a specific watchdog dts node
` [PATCH 6/7] arm64: dts: mt8167: Add the mmsys reset bit to reset dsi
` [PATCH 7/7] arm64: dts: mt8167: Add additional mmsys reset bits
[PATCH v7 00/22] Add new general DRM property "color format"
2026-02-11 17:10 UTC (4+ messages)
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
[PATCH] iommu/arm-smmu: Use pm_runtime in fault handlers
2026-02-11 16:59 UTC (9+ messages)
[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-11 15:36 UTC (4+ messages)
` [PATCH v4 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
[PATCH] staging: media: imx: remove unused header includes
2026-02-11 15:32 UTC (2+ messages)
[RESEND 1/1] phy: freescale: imx8qm-hsio: provide regmap names
2026-02-11 15:31 UTC (2+ messages)
[PATCH v4] pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
2026-02-11 15:21 UTC (2+ messages)
[PATCH] clk: scu/imx8qxp: do not register driver in probe()
2026-02-11 14:59 UTC (3+ messages)
[PATCH v7 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
2026-02-11 14:37 UTC (2+ messages)
[PATCH v2 0/4] Move to gated-fixed-clock for Theobroma/Cherry boards
2026-02-11 14:31 UTC (7+ messages)
` [PATCH v2 1/4] arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-jaguar
` [PATCH v2 2/4] arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-tiger
` [PATCH v2 4/4] arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up config
[RFC PATCH] dmaengine: xilinx_dma: device-wide directions cause ASoC cyclic DMA regression
2026-02-11 14:00 UTC
[PATCH 0/2] arm64: dts: st: Add BSEC support for STM32MP21
2026-02-11 13:55 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: st: add bsec support to stm32mp21
` [PATCH 2/2] arm64: dts: st: add bootph-all in bsec node to stm32mp215f-dk
[PATCH v2 00/15] pinctrl: stm32: rework SoC package and add STM32MP21
2026-02-11 13:17 UTC (3+ messages)
` [PATCH v2 13/15] arm64: dts: st: add pinctrl nodes on stm32mp21
` [Linux-stm32] "
[PATCH v2 0/5] Support TQMa8QM
2026-02-11 13:06 UTC (7+ messages)
` [PATCH v2 2/5] arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
` [PATCH v2 3/5] dt-bindings: arm: fsl: add bindings for TQMa8x
` [PATCH v2 4/5] arm64: dts: freescale: add initial device tree "
` [PATCH v2 5/5] arm64: dts: imx8qm-tqma8qm-mba8x: Disable Cortex-A72 cluster
[PATCH 0/4] blk-mq/nvme: fix debugfs creation with frozen queue
2026-02-11 12:57 UTC (11+ messages)
` [PATCH 3/4] nvme-apple: move blk_mq_update_nr_hw_queues after nvme_unfreeze
[PATCH v2] net: stmmac: imx: Disable EEE
2026-02-11 12:53 UTC (5+ messages)
[RFT PATCH] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770
2026-02-11 12:53 UTC (3+ messages)
[PATCH] media: stm32: csi: correct remote pad retrieval
2026-02-11 12:52 UTC
[PATCH] clk: versatile: vexpress-osc: Check return value of devm_of_clk_add_hw_provider() in vexpress_osc_probe()
2026-02-11 12:35 UTC (2+ messages)
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