linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-07 13:45:29 to 2025-06-03 08:47:46 UTC [more...]

[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
 2025-06-03  8:46 UTC  (2+ messages)

[PATCH] clocksource/timer-econet-en751221: Convert comma to semicolon
 2025-06-03  6:04 UTC 

[PATCH v3] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-06-02 22:56 UTC 

[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-06-02 22:21 UTC  (6+ messages)

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-06-02 15:16 UTC  (4+ messages)

[PATCH v4 00/13] Architecture-optimized SHA-256 library API
 2025-06-02 14:45 UTC  (11+ messages)
` [PATCH v4 08/13] crypto: s390/sha256 - implement library instead of shash

[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
 2025-06-01 22:44 UTC  (14+ messages)
` [PATCH 01/13] crypto/crc32: register only one shash_alg
` [PATCH 02/13] crypto/crc32c: "
` [PATCH 03/13] lib/crc: move files into lib/crc/
` [PATCH 04/13] lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
` [PATCH 05/13] lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
` [PATCH 06/13] lib/crc/arm64: migrate arm64-optimized "
` [PATCH 07/13] lib/crc/loongarch: migrate loongarch-optimized "
` [PATCH 08/13] lib/crc/mips: migrate mips-optimized "
` [PATCH 09/13] lib/crc/powerpc: migrate powerpc-optimized "
` [PATCH 10/13] lib/crc/riscv: migrate riscv-optimized "
` [PATCH 11/13] lib/crc/s390: migrate s390-optimized CRC code into lib/s390/
` [PATCH 12/13] lib/crc/sparc: migrate sparc-optimized CRC code into lib/crc/
` [PATCH 13/13] lib/crc/x86: migrate x86-optimized "

[PATCH v1 1/1] MIPS: Alchemy: Remove unused forward declaration
 2025-05-31 19:43 UTC 

[PATCH] MIPS: loongson2ef: cs5536: add missing function prototypes
 2025-05-30 12:33 UTC  (2+ messages)

[PATCH] MIPS: loongson2ef: lemote-2f: add missing function prototypes
 2025-05-30 12:33 UTC  (2+ messages)

[PATCH v2] irqchip/mips-gic: allow forced affinity
 2025-05-26 13:41 UTC 

[PATCHv4 0/5] wifi: ath9k: add ahb OF support
 2025-05-26  5:23 UTC  (16+ messages)
` [PATCHv4 1/5] wifi: ath9k: ahb: reorder declarations
` [PATCHv4 2/5] wifi: ath9k: ahb: reorder includes
` [PATCHv4 3/5] dt-bindings: net: wireless: ath9k: add WIFI bindings
` [PATCHv4 4/5] wifi: ath9k: ahb: replace id_table with of
` [PATCHv4 5/5] mips: dts: qca: add wmac support

[PATCH] irqchip/mips-gic: allow forced affinity for current cpu during hotplug
 2025-05-25 18:40 UTC  (4+ messages)
  ` AW: "

[PATCH v2] mips: econet: Fix incorrect Kconfig dependencies
 2025-05-25 13:02 UTC  (2+ messages)

[PATCH] MIPS: SMP: Move the AP sync point before the calibration delay
 2025-05-25 13:02 UTC  (2+ messages)

[PATCHv3 0/5] wifi: ath9k: add ahb OF support
 2025-05-24  4:18 UTC  (9+ messages)
` [PATCHv3 1/5] wifi: ath9k: ahb: reorder declarations
` [PATCHv3 2/5] wifi: ath9k: ahb: reorder includes
` [PATCHv3 3/5] dt-bindings: net: wireless: ath9k: add WIFI bindings
` [PATCHv3 4/5] wifi: ath9k: ahb: replace id_table with of
` [PATCHv3 5/5] mips: dts: qca: add wmac support

mips gcc-12 malta_defconfig 'SOCK_COREDUMP' undeclared (first use in this function); did you mean 'SOCK_RDM'?
 2025-05-23 12:15 UTC  (4+ messages)

[PATCH] MIPS: SMP: Move the AP sync point before the non-parallel aware functions
 2025-05-23  7:27 UTC  (4+ messages)

[PATCHv2 0/5] wifi: ath9k: add ahb OF support
 2025-05-23  6:24 UTC  (9+ messages)
` [PATCHv2 1/5] wifi: ath9k: ahb: reorder declarations
` [PATCHv2 2/5] wifi: ath9k: ahb: reorder includes
` [PATCHv2 3/5] wifi: ath9k: ahb: replace id_table with of
` [PATCHv2 4/5] dt-bindings: net: wireless: ath9k: add OF bindings
` [PATCHv2 5/5] mips: dts: qca: add wmac support

[PATCH v2 09/14] mips: Handle KCOV __init vs inline mismatches
 2025-05-23  4:39 UTC 

[PATCH v8 4/9] coredump: add coredump socket
 2025-05-23  0:59 UTC 

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-22 22:26 UTC  (23+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers
` [PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v5 6/7] fs: prepare for extending file_get/setattr()
` [PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls

[PATCH] MIPS: CPS: Optimise delay CPU calibration for SMP
 2025-05-22 15:10 UTC  (6+ messages)

[PATCH v1 1/1] floppy: Remove unused CROSS_64K() macro from arch/ code
 2025-05-22  7:21 UTC  (3+ messages)

[PATCH 0/4] wifi: ath9k: add ahb OF support
 2025-05-22  6:09 UTC  (9+ messages)
` [PATCH 1/4] wifi: ath9k: ahb: reorder declarations
` [PATCH 2/4] wifi: ath9k: ahb: reorder includes
` [PATCH 3/4] wifi: ath9k: ahb: replace id_table with of
` [PATCH 4/4] mips: dts: qca: add wmac support

[mips-linux:mips-next 16/19] kismet: WARNING: unmet direct dependencies detected for SERIAL_OF_PLATFORM when selected by ECONET
 2025-05-21 17:26 UTC  (2+ messages)
` [PATCH] mips: econet: Select SERIAL_8250 because SERIAL_OF_PLATFORM depends on it

[mips-linux:mips-next 19/19] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/interrupt-controller/econet,en751221-intc.yaml
 2025-05-21 10:41 UTC  (2+ messages)

[mips-linux:mips-next 16/19] kismet: WARNING: unmet direct dependencies detected for EARLY_PRINTK_8250 when selected by ECONET
 2025-05-21  7:34 UTC 

[mips-linux:mips-next 16/19] kismet: WARNING: unmet direct dependencies detected for DEBUG_ZBOOT when selected by ECONET
 2025-05-21  6:31 UTC 

[PATCH net-next 0/3] net: phy: fixed_phy: simplifications and improvements
 2025-05-21  1:20 UTC  (9+ messages)
` [PATCH net-next 1/3] net: phy: fixed_phy: remove irq argument from fixed_phy_add
` [PATCH net-next 2/3] net: phy: fixed_phy: remove irq argument from fixed_phy_register

[PATCH V4 16/16] mips/perf: Remove driver-specific throttle support
 2025-05-20 18:16 UTC 

[PATCH v5 0/7] Add EcoNet EN751221 MIPS platform support
 2025-05-20 16:07 UTC  (14+ messages)
` [PATCH v5 2/7] clocksource/drivers: Add EcoNet Timer HPT driver
` [PATCH v5 3/7] dt-bindings: mips: Add EcoNet platform binding
` [PATCH v5 5/7] dt-bindings: vendor-prefixes: Add SmartFiber
` [PATCH v5 6/7] mips: dts: Add EcoNet DTS with EN751221 and SmartFiber XP8421-B board
` [PATCH v5 7/7] MAINTAINERS: Add entry for newly added EcoNet platform

[PATCH 0/2] dt-bindings: dma: microchip,sdhci-pic32: Add json schema for text binding
 2025-05-20  6:50 UTC  (7+ messages)
` [PATCH 1/2] mips: dts: pic32: pic32mzda: Rename the sdhci nodename to match with common mmc-controller binding
` [PATCH 2/2] dt-binding: mmc: microchip,sdhci-pic32: convert text based binding to json schema

[PATCH] MIPS: bcm63xx: nvram: avoid inefficient use of crc32_le_combine()
 2025-05-20  6:56 UTC  (2+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-05-19 17:19 UTC  (6+ messages)
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()

[PATCH V3 16/16] mips/perf: Remove driver-specific throttle support
 2025-05-16 18:28 UTC 

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-15  7:50 UTC  (8+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr

[PATCH V2 15/15] mips/perf: Remove driver-specific throttle support
 2025-05-14 15:14 UTC 

[PATCH 6.14 000/197] 6.14.7-rc1 review
 2025-05-14  9:53 UTC  (3+ messages)

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-13  8:24 UTC  (7+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers

[PATCH next] mtd: rawnand: loongson1: Fix error code in ls1x_nand_dma_transfer()
 2025-05-12 14:29 UTC  (2+ messages)

[PATCH] mtd: rawnand: loongson1: Fix inconsistent refcounting in ls1x_nand_chip_init()
 2025-05-12 14:29 UTC  (2+ messages)

[PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
 2025-05-12 13:28 UTC  (2+ messages)

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-05-12  9:55 UTC  (3+ messages)

[PATCH 0/4] crypto: lib/chacha - improve type safety
 2025-05-12  5:45 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v6.15
 2025-05-11 18:40 UTC  (2+ messages)

[PATCH v4 07/13] crypto: riscv/sha256 - implement library instead of shash
 2025-05-08 18:06 UTC  (3+ messages)

[linux-next:master 6141/9308] arch/mips/lib/crypto/chacha-core.S:264:118: error: unknown instruction, did you mean: rol, rotr?
 2025-05-07 22:18 UTC 

[PATCH v2 00/17] Arm cpu schema clean-ups
 2025-05-07 16:38 UTC  (2+ messages)
` (subset) "


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