linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-10 10:29:06 to 2025-06-18 18:33:56 UTC [more...]

[PATCH net-next 0/2] net: stmmac: loongson1: cleanups
 2025-06-18 18:33 UTC  (5+ 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 0/2] MIPS: ralink: some build fixes
 2025-06-18 15:40 UTC  (3+ messages)
` [PATCH 1/2] MIPS: ralink: add missing header include
` [PATCH 2/2] MIPS: pci-rt2880: make pcibios_init() static

[PATCH 00/16] MIPS: some compilation fixes for the Lantiq platform
 2025-06-18 15:08 UTC  (18+ 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() "

[PATCH] MIPS: ralink: Use min() to simplify code in rt_timer_config()
 2025-06-18 12:19 UTC 

[PATCH v2 0/4] MIPS: dts: ralink: mt7628a: Tweak for GARDENA smart Gateway
 2025-06-18  6:19 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: clock: mediatek,mtmips-sysc: Adapt compatible for MT7688 boards
` [PATCH v2 2/4] MIPS: dts: ralink: mt7628a: Fix sysc's compatible property for MT7688
` [PATCH v2 3/4] MIPS: dts: ralink: mt7628a: Update watchdog node according to bindings
` [PATCH v2 4/4] MIPS: dts: ralink: gardena_smart_gateway_mt7688: Fix power LED

[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  (12+ messages)
` [PATCH 1/9] lib/crypto/arm: move arch/arm/lib/crypto/ to lib/crypto/arm/
` [PATCH 2/9] lib/crypto/arm64: move arch/arm64/lib/crypto/ to lib/crypto/arm64/
` [PATCH 3/9] lib/crypto/mips: move arch/mips/lib/crypto/ to lib/crypto/mips/
` [PATCH 4/9] lib/crypto/powerpc: move arch/powerpc/lib/crypto/ to lib/crypto/powerpc/
` [PATCH 5/9] lib/crypto/riscv: move arch/riscv/lib/crypto/ to lib/crypto/riscv/
` [PATCH 6/9] lib/crypto/s390: move arch/s390/lib/crypto/ to lib/crypto/s390/
` [PATCH 7/9] lib/crypto/sparc: move arch/sparc/lib/crypto/ to lib/crypto/sparc/
` [PATCH 8/9] lib/crypto/x86: move arch/x86/lib/crypto/ to lib/crypto/x86/
` [PATCH 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

[PATCH v2 00/17] SHA-512 library functions
 2025-06-17 21:10 UTC  (26+ messages)
` [PATCH v2 01/17] crypto: sha512 - rename conflicting symbols
` [PATCH v2 02/17] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH v2 03/17] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH v2 04/17] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH v2 05/17] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256
` [PATCH v2 06/17] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH v2 07/17] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
` [PATCH v2 08/17] crypto: sha512 - use same state format as legacy drivers
` [PATCH v2 09/17] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library
` [PATCH v2 10/17] lib/crypto/sha512: migrate arm64-optimized "
` [PATCH v2 11/17] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH v2 12/17] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH v2 13/17] lib/crypto/sha512: migrate riscv-optimized "
` [PATCH v2 14/17] lib/crypto/sha512: migrate s390-optimized "
` [PATCH v2 15/17] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH v2 16/17] lib/crypto/sha512: migrate x86-optimized "
` [PATCH v2 17/17] crypto: sha512 - remove sha512_base.h

[PATCH 2/5] mm/hugetlb: Remove prepare_hugepage_range()
 2025-06-17 21:07 UTC  (8+ messages)

[PATCH 0/6] Add MMC support for Mobileye EyeQ5 and EyeQ6 SoCs
 2025-06-17 13:25 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: mmc: cdns: add Mobileye EyeQ MMC/SDHCI controller
` [PATCH 2/6] mmc: sdhci-cadence: add Mobileye eyeQ support
` [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 v4 0/2] kunit: qemu_configs: Add MIPS configurations
 2025-06-17  8:20 UTC  (4+ messages)
` [PATCH v4 1/2] MIPS: Don't crash in stack_top() for tasks without ABI or vDSO
` [PATCH v4 2/2] kunit: qemu_configs: Add MIPS configurations

[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
 2025-06-17  0:13 UTC  (6+ messages)
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device

[PATCH 0/8] KVM: Remove include/kvm, standardize includes
 2025-06-16 11:10 UTC  (15+ messages)
` [PATCH 1/8] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 2/8] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 4/8] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 5/8] KVM: MIPS: Stop adding virt/kvm to the arch include path
` [PATCH 6/8] KVM: PPC: "
` [PATCH 7/8] KVM: s390: "
` [PATCH 8/8] KVM: Standardize include paths across all architectures

[PATCH 00/16] SHA-512 library functions
 2025-06-16  4:09 UTC  (34+ messages)
` [PATCH 01/16] crypto: sha512 - rename conflicting symbols
` [PATCH 02/16] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH 03/16] lib/crypto/sha512: add HMAC-SHA384 and HMAC-SHA512 support
` [PATCH 04/16] lib/crypto/sha512: add KUnit tests for SHA-384 and SHA-512
` [PATCH 05/16] lib/crypto/sha256: add KUnit tests for SHA-224 and SHA-256
` [PATCH 06/16] crypto: riscv/sha512 - stop depending on sha512_generic_block_fn
` [PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
                ` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path
                    ` [PATCH] crypto: ahash - Fix infinite recursion in ahash_def_finup
` [PATCH 08/16] lib/crypto/sha512: migrate arm-optimized SHA-512 code to library
` [PATCH 09/16] lib/crypto/sha512: migrate arm64-optimized "
` [PATCH 10/16] mips: cavium-octeon: move octeon-crypto.h into asm directory
` [PATCH 11/16] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH 12/16] lib/crypto/sha512: migrate riscv-optimized "
` [PATCH 13/16] lib/crypto/sha512: migrate s390-optimized "
` [PATCH 14/16] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH 15/16] lib/crypto/sha512: migrate x86-optimized "
` [PATCH 16/16] crypto: sha512 - remove sha512_base.h

[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
 2025-06-14 13:24 UTC  (11+ messages)
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized CRC code into lib/crc/

[PATCH v1 0/3] MIPS: dts: ralink: mt7628a: Tweak for GARDENA smart Gateway
 2025-06-14  6:43 UTC  (20+ messages)
` [PATCH v1 1/3] MIPS: dts: ralink: mt7628a: Fix sysc's compatible property for MT7688
` [PATCH v1 2/3] MIPS: dts: ralink: mt7628a: Update watchdog node according to bindings
` [PATCH v1 3/3] MIPS: dts: ralink: gardena_smart_gateway_mt7688: Fix power LED

[PATCH v1 1/1] MIPS: Alchemy: Remove unused forward declaration
 2025-06-13 21:52 UTC  (8+ messages)

[PATCH v2] irqchip/mips-gic: allow forced affinity
 2025-06-13  5:35 UTC  (3+ messages)
  ` AW: "

[PATCH 0/4] clk: use the auxiliary device creation helper
 2025-06-11 16:48 UTC  (6+ messages)
` [PATCH 1/4] clk: eyeq: "
` [PATCH 2/4] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH 3/4] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
` [PATCH 4/4] clk: amlogic: axg-audio: use the auxiliary reset driver

[PATCH 08/33] serial: 8250: sanitize uart_port::serial_{in,out}() types
 2025-06-11 15:12 UTC  (2+ messages)

[PATCH v2] mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headers
 2025-06-11  9:05 UTC 

[PATCH v5 2/5] i2c: piix4: Depends on X86
 2025-06-10 18:52 UTC  (7+ messages)

[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
 2025-06-10 16:28 UTC  (2+ messages)

WTS Available laptops and Memory
 2025-06-10 14:54 UTC 

[PATCH] MIPS: txx9: Constify bin_attribute arguments of txx9_sram_{read,write}()
 2025-06-10 13:28 UTC 

[PATCH] MIPS: SGI-IP27: Delete an unnecessary check before kfree() in hub_domain_free()
 2025-06-10 10:28 UTC 


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).