messages from 2025-04-10 15:47:50 to 2025-04-26 06:51:39 UTC [more...]
[PATCH 00/13] Architecture-optimized SHA-256 library API
2025-04-26 6:50 UTC
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-04-25 18:16 UTC (12+ messages)
` [PATCH v4 3/3] "
[PATCH] mm: memblock: Fix arguments passed to memblock_set_node()
2025-04-25 14:37 UTC (2+ messages)
[PATCH v7 1/2] MIPS: Fix idle VS timer enqueue
2025-04-25 8:30 UTC (3+ messages)
[PATCH] MIPS: Replace strcpy() with strscpy() in vpe_elfload()
2025-04-25 7:46 UTC
[PATCH 00/12] pinctrl: convert GPIO chips to using new value setters - part 2 for v6.16
2025-04-24 18:55 UTC (18+ messages)
` [PATCH 01/12] pinctrl: amd: use new GPIO line value setter callbacks
` [PATCH 02/12] pinctrl: axp209: "
` [PATCH 03/12] pinctrl: stmfx: "
` [Linux-stm32] "
` [PATCH 04/12] pinctrl: owl: "
` [PATCH 05/12] pinctrl: stm32: "
` [Linux-stm32] "
` [PATCH 06/12] pinctrl: ingenic: "
` [PATCH 07/12] pinctrl: microchip-sgpio: "
` [PATCH 08/12] pinctrl: at91: allow building the module with COMPILE_TEST=y
` [PATCH 09/12] pinctrl: at91: use new GPIO line value setter callbacks
` [PATCH 10/12] pinctrl: armada-37xx: "
` [PATCH 11/12] pinctrl: pistachio: "
` [PATCH 12/12] pinctrl: samsung: "
[PATCH 0/4] MIPS: convert board-file GPIO drivers to using new value setters
2025-04-23 15:16 UTC (3+ messages)
[PATCH v3 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-22 15:27 UTC (14+ messages)
` [PATCH v3 01/13] crypto: arm64 - drop redundant dependencies on ARM64
` [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC
` [PATCH v3 03/13] crypto: s390 - drop redundant dependencies on S390
` [PATCH v3 04/13] crypto: x86 - drop redundant dependencies on X86
` [PATCH v3 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
` [PATCH v3 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
` [PATCH v3 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
` [PATCH v3 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
` [PATCH v3 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
` [PATCH v3 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
` [PATCH v3 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
` [PATCH v3 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
` [PATCH v3 13/13] crypto: lib/poly1305 "
[PATCH] MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init()
2025-04-22 15:18 UTC (6+ messages)
[PATCH v2 00/13] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-22 10:41 UTC (17+ messages)
` [PATCH v2 01/13] crypto: arm64 - drop redundant dependencies on ARM64
` [PATCH v2 02/13] crypto: powerpc - drop redundant dependencies on PPC
` [PATCH v2 03/13] crypto: s390 - drop redundant dependencies on S390
` [PATCH v2 04/13] crypto: x86 - drop redundant dependencies on X86
` [PATCH v2 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
` [PATCH v2 06/13] crypto: arm64 - move library functions to arch/arm64/lib/crypto/
` [PATCH v2 07/13] crypto: mips - move library functions to arch/mips/lib/crypto/
` [PATCH v2 08/13] crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
` [PATCH v2 09/13] crypto: riscv - move library functions to arch/riscv/lib/crypto/
` [PATCH v2 10/13] crypto: s390 - move library functions to arch/s390/lib/crypto/
` [PATCH v2 11/13] crypto: x86 - move library functions to arch/x86/lib/crypto/
` [PATCH v2 12/13] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
` [PATCH v2 13/13] crypto: lib/poly1305 "
[PATCH v2 0/6] MIPS: Resolve build problems on decstation_64
2025-04-22 10:27 UTC (8+ messages)
` [PATCH v2 1/6] MIPS: dec: Only check -msym32 when need compiler
` [PATCH v2 2/6] MIPS: Eliminate Redundant KBUILD_SYM32 Checks
` [PATCH v2 3/6] MIPS: dec: Create reset.h
` [PATCH v2 4/6] MIPS: dec: Remove dec_irq_dispatch()
` [PATCH v2 5/6] MIPS: decstation_64_defconfig: Update configs dependencies
` [PATCH v2 6/6] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors
[PATCH] mips: ptrace: Improve code formatting and indentation
2025-04-22 10:17 UTC (2+ messages)
[PATCH 5.4+] MIPS: ds1287: Match ds1287_set_base_clock() function types
2025-04-22 9:24 UTC
[PATCH 5.4+] MIPS: cevt-ds1287: Add missing ds1287.h include
2025-04-22 9:16 UTC
[PATCH 5.4+] MIPS: dec: Declare which_prom() as static
2025-04-22 9:09 UTC
[PATCH v3 00/10] Add EcoNet EN751221 MIPS platform support
2025-04-21 17:10 UTC (3+ messages)
` [PATCH v3 05/10] clocksource/drivers: Add EcoNet Timer HPT driver
[PATCH v2] MIPS: Fix MAX_REG_OFFSET and remove zero-length struct member
2025-04-19 10:35 UTC (12+ messages)
[PATCH 00/15] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
2025-04-19 2:40 UTC (28+ messages)
` [PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
` [PATCH 02/15] crypto: arm64 - drop redundant dependencies on ARM64
` [PATCH 03/15] crypto: arm64 - remove CRYPTO dependency of library functions
` [PATCH 04/15] crypto: loongarch - source arch/loongarch/crypto/Kconfig without CRYPTO
` [PATCH 05/15] crypto: mips - remove CRYPTO dependency of library functions
` [PATCH 06/15] crypto: powerpc - drop redundant dependencies on PPC
` [PATCH 07/15] crypto: powerpc - remove CRYPTO dependency of library functions
` [PATCH 08/15] crypto: riscv "
` [PATCH 09/15] crypto: s390 - drop redundant dependencies on S390
` [PATCH 10/15] crypto: s390 - remove CRYPTO dependency of library functions
` [PATCH 11/15] crypto: sparc - source arch/sparc/crypto/Kconfig without CRYPTO
` [PATCH 12/15] crypto: x86 - drop redundant dependencies on X86
` [PATCH 13/15] crypto: x86 - remove CRYPTO dependency of library functions
` [PATCH 14/15] crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
` [PATCH 15/15] crypto: lib/poly1305 "
[PATCH 8/9] crypto: x86/chacha - remove the skcipher algorithms
2025-04-18 3:41 UTC (4+ messages)
[PATCH] lib/crc: make the CPU feature static keys __ro_after_init
2025-04-17 16:32 UTC (5+ messages)
[PATCH] mseal sysmap: enable mips with LOONGSON64
2025-04-17 14:50 UTC (3+ messages)
[PATCH] MIPS: Remove unnecessary zero-length struct member
2025-04-17 8:09 UTC (5+ messages)
[PATCH] MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7a
2025-04-16 12:06 UTC (2+ messages)
[PATCH 0/9] Remove per-architecture poly1305 shash glue code
2025-04-16 8:00 UTC (11+ messages)
` [PATCH 1/9] crypto: powerpc/poly1305 - implement library instead of shash
` [PATCH 2/9] crypto: poly1305 - centralize the shash wrappers for arch code
` [PATCH 3/9] crypto: arm/poly1305 - remove redundant shash algorithm
` [PATCH 4/9] crypto: arm64/poly1305 "
` [PATCH 5/9] crypto: mips/poly1305 - drop redundant dependency on CONFIG_MIPS
` [PATCH 6/9] crypto: mips/poly1305 - remove redundant shash algorithm
` [PATCH 7/9] crypto: x86/poly1305 "
` [PATCH 8/9] crypto: x86/poly1305 - don't select CRYPTO_LIB_POLY1305_GENERIC
` [PATCH 9/9] crypto: poly1305 - remove rset and sset fields of poly1305_desc_ctx
[PATCH] mips: dts: realtek: Add MDIO controller
2025-04-15 20:54 UTC
[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
2025-04-15 13:22 UTC (7+ messages)
` [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers
[PATCH v3 0/2] kunit: qemu_configs: Add MIPS configurations
2025-04-15 8:57 UTC (7+ messages)
` [PATCH v3 1/2] MIPS: Don't crash in stack_top() for tasks without ABI or vDSO
` [PATCH v3 2/2] kunit: qemu_configs: Add MIPS configurations
[PATCH v2 00/17] Arm cpu schema clean-ups
2025-04-15 2:52 UTC (28+ messages)
` [PATCH v2 02/17] arm64: dts: broadcom: bcm2712: Use "l2-cache" for L2 cache node names
` [PATCH v2 03/17] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies
` [PATCH v2 04/17] arm64: dts: qcom: qdu1000: Fix qcom,freq-domain
` [PATCH v2 05/17] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies
` [PATCH v2 06/17] arm64: dts: qcom: msm8992-lg-h815: "
` [PATCH v2 07/17] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
` [PATCH v2 08/17] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` [PATCH v2 09/17] arm: dts: qcom: ipq4019: "
` [PATCH v2 10/17] arm: dts: rockchip: "
` [PATCH v2 11/17] arm64: dts: amlogic: "
` [PATCH v2 12/17] dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies
` [PATCH v2 13/17] dt-bindings: arm/cpus: Re-wrap 'description' entries
` [PATCH v2 14/17] dt-bindings: Reference opp-v1 schema in CPU schemas
` [PATCH v2 15/17] dt-bindings: arm/cpus: Add missing properties
` [PATCH v2 16/17] dt-bindings: arm/cpus: Add power-domains constraints
` [PATCH v2 17/17] dt-bindings: cpufreq: Drop redundant Mediatek binding
` (subset) [PATCH v2 00/17] Arm cpu schema clean-ups
[PATCH v2 0/4] Add support for Loongson-1 AC97
2025-04-14 13:56 UTC (2+ messages)
[PATCH v2 0/2] kunit: qemu_configs: Add MIPS configurations
2025-04-14 10:57 UTC (5+ messages)
` [PATCH v2 1/2] MIPS: Don't crash in stack_top() for tasks without ABI or vDSO
` [PATCH v2 2/2] kunit: qemu_configs: Add MIPS configurations
ATTENTION
2025-04-14 8:44 UTC
[PATCH] MIPS: SMP: Implement parallel CPU bring up for EyeQ
2025-04-13 19:12 UTC
[PATCH 00/19] Arm cpu schema clean-ups
2025-04-10 16:25 UTC (7+ messages)
` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
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).