messages from 2025-06-18 00:41:14 to 2025-06-30 16:09:23 UTC [more...]
[PATCH v2 00/14] SHA-256 library improvements
2025-06-30 16:06 UTC (6+ messages)
` [PATCH v2 01/14] libceph: Rename hmac_sha256() to ceph_hmac_sha256()
` [PATCH v2 02/14] cxl/test: Simplify fw_buf_checksum_show()
` [PATCH v2 03/14] lib/crypto: sha256: Reorder some code
` [PATCH v2 04/14] lib/crypto: sha256: Remove sha256_blocks_simd()
` [PATCH v2 05/14] lib/crypto: sha256: Add sha224() and sha224_update()
[PATCH v3 00/16] SHA-512 library functions
2025-06-30 16:03 UTC (17+ messages)
` [PATCH v3 01/16] crypto: sha512 - Rename conflicting symbols
` [PATCH v3 02/16] lib/crypto: sha512: Add support for SHA-384 and SHA-512
` [PATCH v3 03/16] lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH v3 04/16] crypto: riscv/sha512 - Stop depending on sha512_generic_block_fn
` [PATCH v3 05/16] crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
` [PATCH v3 06/16] crypto: sha512 - Use same state format as legacy drivers
` [PATCH v3 07/16] lib/crypto: arm/sha512: Migrate optimized SHA-512 code to library
` [PATCH v3 08/16] lib/crypto: arm64/sha512: "
` [PATCH v3 09/16] mips: cavium-octeon: Move octeon-crypto.h into asm directory
` [PATCH v3 10/16] lib/crypto: mips/sha512: Migrate optimized SHA-512 code to library
` [PATCH v3 11/16] lib/crypto: riscv/sha512: "
` [PATCH v3 12/16] lib/crypto: s390/sha512: "
` [PATCH v3 13/16] lib/crypto: sparc/sha512: "
` [PATCH v3 14/16] lib/crypto: x86/sha512: "
` [PATCH v3 15/16] lib/crypto: x86/sha512: Remove unnecessary checks for nblocks==0
` [PATCH v3 16/16] crypto: sha512 - Remove sha512_base.h
[PATCH] mm/hugetlb: Remove prepare_hugepage_range()
2025-06-30 14:26 UTC (3+ messages)
[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
2025-06-30 13:35 UTC (22+ messages)
` [PATCH net-next v2 01/18] dt-bindings: net: cdns,macb: sort compatibles
` [PATCH net-next v2 02/18] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next v2 03/18] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net-next v2 04/18] dt-bindings: net: cdns,macb: allow dma-coherent
` [PATCH net-next v2 05/18] net: macb: use BIT() macro for capability definitions
` [PATCH net-next v2 06/18] net: macb: Remove local variables clk_init and init in macb_probe()
` [PATCH net-next v2 07/18] net: macb: drop macb_config NULL checking
` [PATCH net-next v2 08/18] net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
` [PATCH net-next v2 09/18] net: macb: sort #includes
` [PATCH net-next v2 10/18] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net-next v2 11/18] net: macb: single dma_alloc_coherent() for DMA descriptors
` [PATCH net-next v2 12/18] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v2 13/18] net: macb: avoid double endianness swap in macb_set_hwaddr()
` [PATCH net-next v2 14/18] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next v2 15/18] net: macb: Add "mobileye,eyeq5-gem" compatible
` [PATCH net-next v2 16/18] MIPS: mobileye: add EyeQ5 DMA IOCU support
` [PATCH net-next v2 17/18] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH net-next v2 18/18] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs
[PATCH 0/6] Add MMC support for Mobileye EyeQ5 and EyeQ6 SoCs
2025-06-30 7:37 UTC (10+ messages)
` [PATCH 3/6] MIPS: mobileye: dts: eyeq6h: add the emmc controller
` [PATCH 4/6] MIPS: eyeq6_defconfig: add cadence MMC/SDHCI driver
` [PATCH 5/6] MIPS: mobileye: dts: eyeq5: add the emmc controller
` [PATCH 6/6] MIPS: eyeq5_defconfig: add cadence MMC/SDHCI driver
[PATCH 00/12] irqchip: MSI cleanup and conversion to MSI parent domain
2025-06-28 2:01 UTC (16+ messages)
` [PATCH 01/12] irqdomain: Add device pointer to irq_domain_info and msi_domain_info
` [PATCH 02/12] irqchip/bcm2712-mip: Switch to msi_create_parent_irq_domain()
` [PATCH 03/12] irqchip/riscv-imsic: Convert to msi_create_parent_irq_domain() helper
` [PATCH 04/12] irqchip/imx-mu-msi: "
` [PATCH 05/12] irqchip/loongson-pch-msi.c: Switch to msi_create_parent_irq_domain()
` [PATCH 06/12] irqchip/sg2042-msi: "
` [PATCH 07/12] irqchip/alpine-msi: Clean up whitespace style
` [PATCH 08/12] irqchip/alpine-msi: Convert to lock guards
` [PATCH 09/12] irqchip/alpine-msi: Convert to __free
` [PATCH 10/12] irqchip/alpine-msi: Switch to msi_create_parent_irq_domain()
` [PATCH 11/12] irqchip/armada-370-xp: "
` [PATCH 12/12] irqchip/ls-scfg-msi: Switch to use msi_create_parent_irq_domain()
[PATCH] kmap: fix header include to reflect actual path
2025-06-27 17:31 UTC (3+ messages)
[PATCHv5 0/5] wifi: ath9k: add ahb OF support
2025-06-26 23:15 UTC (8+ messages)
` (subset) "
[PATCH v1 1/1] firmware/nvram: bcm47xx: Don't use "proxy" headers
2025-06-26 17:59 UTC
[PATCH] MIPS: disable MMID if GINVT is not usable
2025-06-25 14:44 UTC (2+ messages)
[PATCH v4 0/4] MIPS: dts: ralink: mt7628a: Tweak for GARDENA smart Gateway
2025-06-25 8:21 UTC (8+ messages)
` [PATCH v4 1/4] dt-bindings: clock: mediatek,mtmips-sysc: Adapt compatible for MT7688 boards
` [PATCH v4 2/4] MIPS: dts: ralink: mt7628a: Fix sysc's compatible property for MT7688
` [PATCH v4 3/4] MIPS: dts: ralink: mt7628a: Update watchdog node according to bindings
` [PATCH v4 4/4] MIPS: dts: ralink: gardena_smart_gateway_mt7688: Fix power LED
[PATCH 00/18] SHA-256 library improvements
2025-06-25 7:08 UTC (19+ messages)
` [PATCH 01/18] libceph: Rename hmac_sha256() to ceph_hmac_sha256()
` [PATCH 02/18] cxl/test: Simplify fw_buf_checksum_show()
` [PATCH 03/18] crypto: sha512 - Use the correct legacy export format
` [PATCH 04/18] lib/crypto: sha512: Reorder some code in sha512.c
` [PATCH 05/18] lib/crypto: sha512: Do not include <crypto/internal/sha2.h>
` [PATCH 06/18] lib/crypto: sha512: Fix a grammatical error in kerneldoc comments
` [PATCH 07/18] lib/crypto: sha256: Reorder some code
` [PATCH 08/18] lib/crypto: sha256: Remove sha256_blocks_simd()
` [PATCH 09/18] lib/crypto: sha256: Add sha224() and sha224_update()
` [PATCH 10/18] lib/crypto: sha256: Make library API use strongly-typed contexts
` [PATCH 11/18] lib/crypto: sha256: Propagate sha256_block_state type to implementations
` [PATCH 12/18] lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support
` [PATCH 13/18] crypto: sha256 - Wrap library and add HMAC support
` [PATCH 14/18] crypto: sha256 - Use same state format as legacy drivers
` [PATCH 15/18] lib/crypto: sha512: Remove sha256_is_arch_optimized()
` [PATCH 16/18] lib/crypto: sha256: Consolidate into single module
` [PATCH 17/18] lib/crypto: sha256: Sync sha256_update() with sha512_update()
` [PATCH 18/18] lib/crypto: sha256: Document the SHA-224 and SHA-256 API
[PATCH 00/16] MIPS: some compilation fixes for the Lantiq platform
2025-06-24 19:04 UTC (20+ messages)
` [PATCH 01/16] MIPS: lantiq: xway: mark ltq_ar9_sys_hz() as static
` [PATCH 02/16] MIPS: lantiq: xway: mark dma_init() "
` [PATCH 03/16] MIPS: lantiq: xway: mark dcdc_init() "
` [PATCH 04/16] MIPS: lantiq: irq: fix misc missing-prototypes warnings
` [PATCH 05/16] MIPS: lantiq: xway: add prototype for ltq_get_cp1_base()
` [PATCH 06/16] MIPS: pci: lantiq: marks pcibios_init() as static
` [PATCH 07/16] MIPS: lantiq: falcon: fix misc missing-prototypes warnings
` [PATCH 08/16] MIPS: lantiq: falcon: sysctrl: remove unused falcon_trigger_hrst()
` [PATCH 09/16] MIPS: lantiq: falcon: sysctrl: add missing header prom.h
` [PATCH 10/16] MIPS: lantiq: falcon: sysctrl: fix request memory check logic
` [PATCH 11/16] MIPS: lantiq: xway: gptu: mark gptu_init() as static
` [PATCH 12/16] MIPS: vpe-mt: mark vpe_free() and vpe_stop() "
` [PATCH 13/16] MIPS: vpe-mt: drop unused functions vpe_alloc() and vpe_start()
` [PATCH 14/16] pinctrl: xway: mark xway_pinconf_group_set() as static
` [PATCH 15/16] pinctrl: falcon: mark pinctrl_falcon_init() "
` [PATCH 16/16] spi: falcon: mark falcon_sflash_xfer() "
` (subset) [PATCH 00/16] MIPS: some compilation fixes for the Lantiq platform
[PATCH v1 1/1] MIPS: Alchemy: Remove unused forward declaration
2025-06-24 14:01 UTC (7+ messages)
[PATCH v3 0/4] MIPS: dts: ralink: mt7628a: Tweak for GARDENA smart Gateway
2025-06-24 9:24 UTC (10+ messages)
` [PATCH v3 1/4] dt-bindings: clock: mediatek,mtmips-sysc: Adapt compatible for MT7688 boards
` [PATCH v3 2/4] MIPS: dts: ralink: mt7628a: Fix sysc's compatible property for MT7688
` [PATCH v3 3/4] MIPS: dts: ralink: mt7628a: Update watchdog node according to bindings
` [PATCH v3 4/4] MIPS: dts: ralink: gardena_smart_gateway_mt7688: Fix power LED
[PATCH v2] MIPS: mm: tlb-r4k: Uniquify TLB entries on init
2025-06-24 8:42 UTC (2+ messages)
[PATCH] lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswap
2025-06-24 2:47 UTC (2+ messages)
[PATCH v2 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
2025-06-24 2:44 UTC (16+ messages)
` [PATCH v2 1/9] lib/crypto: arm: move arch/arm/lib/crypto/ into lib/crypto/
` [PATCH v2 2/9] lib/crypto: arm64: move arch/arm64/lib/crypto/ "
` [PATCH v2 3/9] lib/crypto: mips: move arch/mips/lib/crypto/ "
` [PATCH v2 4/9] lib/crypto: powerpc: move arch/powerpc/lib/crypto/ "
` [PATCH v2 5/9] lib/crypto: riscv: move arch/riscv/lib/crypto/ "
` [PATCH v2 6/9] lib/crypto: s390: move arch/s390/lib/crypto/ "
` [PATCH v2 7/9] lib/crypto: sparc: move arch/sparc/lib/crypto/ "
` [PATCH v2 8/9] lib/crypto: x86: move arch/x86/lib/crypto/ "
` [PATCH v2 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern
[PATCH v3 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs
2025-06-23 21:25 UTC (5+ messages)
` [PATCH v3 1/4] tools/nolibc: MIPS: drop $gp setup
` [PATCH v3 2/4] tools/nolibc: MIPS: drop manual stack pointer alignment
` [PATCH v3 3/4] tools/nolibc: MIPS: drop noreorder option
` [PATCH v3 4/4] tools/nolibc: MIPS: add support for N64 and N32 ABIs
[PATCH 0/4] clk: use the auxiliary device creation helper
2025-06-23 13:29 UTC (5+ messages)
` [PATCH 3/4] clk: clk-imx8mp-audiomix: "
` (subset) [PATCH 0/4] clk: "
[PATCH 08/33] serial: 8250: sanitize uart_port::serial_{in,out}() types
2025-06-23 6:55 UTC (3+ messages)
[PATCH v3] irqchip/mips-gic: allow forced affinity
2025-06-21 5:49 UTC
[PATCH v2 00/17] SHA-512 library functions
2025-06-20 21:42 UTC (3+ messages)
[PATCH v2] irqchip/mips-gic: allow forced affinity
2025-06-20 15:49 UTC (5+ messages)
` AW: "
[PATCH net-next 0/2] net: stmmac: loongson1: cleanups
2025-06-19 22:30 UTC (10+ messages)
` [PATCH net-next 1/2] net: stmmac: loongson1: provide match data struct
` [PATCH net-next 2/2] net: stmmac: loongson1: get ls1b resource only once
[PATCH] MIPS: ralink: Use min() to simplify code in rt_timer_config()
2025-06-19 15:09 UTC (2+ messages)
[PATCH v2 09/14] mips: Handle KCOV __init vs inline mismatches
2025-06-19 8:55 UTC (2+ messages)
[PATCH 0/2] MIPS: ralink: some build fixes
2025-06-19 4:00 UTC (4+ messages)
` [PATCH 1/2] MIPS: ralink: add missing header include
` [PATCH 2/2] MIPS: pci-rt2880: make pcibios_init() static
[PATCH 0/4] mips: dts: Updates for RTL9300
2025-06-19 1:07 UTC (5+ messages)
` [PATCH 1/4] mips: dts: cameo-rtl9302c: Add switch block
` [PATCH 2/4] mips: dts: realtek: Add switch interrupts
` [PATCH 3/4] mips: dts: realtek: Add watchdog
` [PATCH 4/4] mips: dts: realtek: Add gpio block
[PATCH v2 0/4] MIPS: dts: ralink: mt7628a: Tweak for GARDENA smart Gateway
2025-06-18 6:19 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: clock: mediatek,mtmips-sysc: Adapt compatible for MT7688 boards
[PATCH 1/3] mips: pci-mt7620: fix bridge register access
2025-06-18 3:42 UTC (3+ messages)
` [PATCH 2/3] mips: pci-mt7620: add more register init values
` [PATCH 3/3] mips: pci-mt7620: rework initialization procedure
[PATCH 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
2025-06-18 2:52 UTC (4+ messages)
` [PATCH 8/9] lib/crypto/x86: move arch/x86/lib/crypto/ to lib/crypto/x86/
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