messages from 2025-04-07 07:25:17 to 2025-04-22 10:41:46 UTC [more...]
[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] MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init()
2025-04-22 10:33 UTC (5+ messages)
[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 (5+ messages)
` [PATCH v3 01/10] dt-bindings: vendor-prefixes: Add EcoNet
` [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 0/4] MIPS: convert board-file GPIO drivers to using new value setters
2025-04-15 8:32 UTC (3+ messages)
` [PATCH 4/4] MIPS: txx9: gpio: use new line value setter callbacks
[PATCH v2 00/17] Arm cpu schema clean-ups
2025-04-15 2:52 UTC (29+ messages)
` [PATCH v2 01/17] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties
` [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 (7+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: Add Loongson-1 AC97 Controller
` [PATCH v2 2/4] ASoC: dt-bindings: Add Realtek ALC203 Codec
` [PATCH v2 3/4] ASoC: loongson: Add Loongson-1 AC97 Driver
` [PATCH v2 4/4] ASoC: ac97: Add DT support
[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 v7 1/2] MIPS: Fix idle VS timer enqueue
2025-04-11 14:03 UTC (2+ messages)
[PATCH 00/19] Arm cpu schema clean-ups
2025-04-10 16:25 UTC (31+ messages)
` [PATCH 01/19] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties
` [PATCH 02/19] arm64: dts: broadcom: bcm2712: Use "l2-cache" for L2 cache node names
` [PATCH 03/19] arm64: dts: morello: Fix-up cache nodes
` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
` [PATCH 14/19] dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies
` [PATCH 18/19] dt-bindings: arm/cpus: Add power-domains constraints
` (subset) [PATCH 00/19] Arm cpu schema clean-ups
[PATCH 0/6] MIPS: Resolve build problems on decstation_64
2025-04-10 12:34 UTC (8+ messages)
` [PATCH 1/6] MIPS: dec: Only check -msym32 when need compiler
` [PATCH 2/6] MIPS: Eliminate Redundant KBUILD_SYM32 Checks
` [PATCH 3/6] MIPS: dec: Create reset.h
` [PATCH 4/6] MIPS: dec: Remove dec_irq_dispatch()
` [PATCH 5/6] MIPS: decstation_64_defconfig: Update configs dependencies
` [PATCH 6/6] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors
[PATCH] MIPS: ralink: Fix refcount leak in ill_acc_of_setup()
2025-04-09 14:16 UTC (3+ messages)
[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
2025-04-08 23:54 UTC (5+ messages)
[PATCH] MIPS: ralink: Avoid x/x division in rt_timer_config()
2025-04-08 8:28 UTC
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-04-08 5:48 UTC (4+ messages)
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
[PATCH] MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()
2025-04-07 16:32 UTC
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
2025-04-07 8:06 UTC (4+ messages)
` [PATCH v2 1/1] "
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).