summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
34 hoursMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
34 hoursMerge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
34 hoursMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
34 hoursMerge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
36 hoursMerge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
8 daysstackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook
2025-07-14sparc: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-14lib/crypto: sparc/sha1: Migrate optimized code into libraryEric Biggers
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-30lib/crc: sparc: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crypto: sparc: Move arch/sparc/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30lib/crypto: sparc/sha512: Migrate optimized SHA-512 code to libraryEric Biggers
2025-06-30crypto: sha512 - Rename conflicting symbolsEric Biggers
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-27Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-21sparc/perf: Remove driver-specific throttle supportKan Liang
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers
2025-05-11sparc64: mm: call ctor/dtor for kernel PTEsKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11sparc32: remove custom definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-09lib/crc: make arch-optimized code use subsys_initcallEric Biggers
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu
2025-05-05crypto: sparc/sha256 - implement library instead of shashEric Biggers
2025-05-05crypto: sparc - move opcodes.h into asm directoryEric Biggers
2025-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5Herbert Xu
2025-04-28sparc/crc: drop "glue" from filenamesEric Biggers
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers
2025-04-23crypto: sparc/sha512 - Use API partial block handlingHerbert Xu
2025-04-23crypto: sparc/sha256 - Use API partial block handlingHerbert Xu
2025-04-23crypto: sparc/sha1 - Use API partial block handlingHerbert Xu
2025-04-23crypto: sparc/md5 - Use API partial block handlingHerbert Xu
2025-04-09sparc: mv sparc sysctls into their own file under arch/sparc/kernelJoel Granados
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds