summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-09lib/crc: make arch-optimized code use subsys_initcallEric Biggers
2025-05-05block: remove bounce buffering supportChristoph Hellwig
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu
2025-05-05crypto: mips/sha256 - implement library instead of shashEric Biggers
2025-05-05crypto: lib/poly1305 - Use block-only interfaceHerbert Xu
2025-05-05crypto: mips/poly1305 - Add block-only interfaceHerbert Xu
2025-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5Herbert Xu
2025-04-30MIPS: Fix MAX_REG_OFFSETThorsten Blum
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers
2025-04-28crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTOEric Biggers
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers
2025-04-28crypto: mips - move library functions to arch/mips/lib/crypto/Eric Biggers
2025-04-27MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()Thorsten Blum
2025-04-27MIPS: rename rollback_handler with skipover_handlerMarco Crivellari
2025-04-27MIPS: Move r4k_wait() to .cpuidle.text sectionMarco Crivellari
2025-04-27MIPS: Fix idle VS timer enqueueMarco Crivellari
2025-04-27MIPS: Replace strcpy() with strscpy() in vpe_elfload()Thorsten Blum
2025-04-27MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init()Thorsten Blum
2025-04-27mips: ptrace: Improve code formatting and indentationThorsten Blum
2025-04-27MIPS: SMP: Implement parallel CPU bring up for EyeQGregory CLEMENT
2025-04-27mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGSKhem Raj
2025-04-27MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli
2025-04-27mips: dts: realtek: Add MDIO controllerChris Packham
2025-04-27MIPS: txx9: gpio: use new line value setter callbacksBartosz Golaszewski
2025-04-27MIPS: alchemy: gpio: use new line value setter callbacksBartosz Golaszewski
2025-04-27MIPS: bcm63xx: gpio: use new line value setter callbacksBartosz Golaszewski
2025-04-27MIPS: rb532: gpio: use new line value setter callbacksBartosz Golaszewski
2025-04-23crypto: mips/octeon-sha512 - Use API partial block handlingHerbert Xu
2025-04-23crypto: mips/octeon-sha256 - Use API partial block handlingHerbert Xu
2025-04-23crypto: mips/octeon-sha1 - Use API partial block handlingHerbert Xu
2025-04-23crypto: mips/octeon-md5 - Use API partial block handlingHerbert Xu
2025-04-16crypto: mips/poly1305 - remove redundant shash algorithmEric Biggers
2025-04-16crypto: mips/poly1305 - drop redundant dependency on CONFIG_MIPSEric Biggers
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-07crypto: mips/chacha - remove the skcipher algorithmsEric Biggers
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)