summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2025-09-26sparc: Replace deprecated strcpy() with strscpy() in domain services driverThorsten Blum
2025-09-26sparc64: Replace deprecated strcpy() with strscpy() in prom_nextprop()Thorsten Blum
2025-09-26sparc: floppy: Replace deprecated strcpy() with strscpy() in sun_floppy_init()Thorsten Blum
2025-09-26sparc: parport: Replace deprecated strcpy() with strscpy() in ecpp_probe()Thorsten Blum
2025-09-26sparc: PCI: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-09-26sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-26sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-09-26sparc: Drop the "-ansi" from the asflagsThomas Huth
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-22sparc: fix error handling in scan_one_device()Ma Ke
2025-09-21mm: constify arch_pick_mmap_layout() for improved const-correctnessMax Kellermann
2025-09-19sparc: fix accurate exception reporting in copy_{from,to}_user for M7Michael Karcher
2025-09-19sparc: fix accurate exception reporting in copy_to_user for Niagara 4Michael Karcher
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for NiagaraMichael Karcher
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...Michael Karcher
2025-09-19sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARCMichael Karcher
2025-09-19sparc64: fix prototypes of reads[bwl]()Al Viro
2025-09-19sparc64: Remove redundant __GFP_NOWARNQianfeng Rong
2025-09-19sparc64: fix hugetlb for sun4uAnthony Yznaga
2025-09-19sparc/module: Make it clear that relocation numbers are shown in hexKoakuma
2025-09-19sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma
2025-09-16sparc/PCI: Remove pcibios_enable_device() as they do nothing extraIlpo Järvinen
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13mm: convert arch-specific code to mm_flags_*() accessorsLorenzo Stoakes
2025-09-10Fix access to video_is_primary_device() when compiled without CONFIG_VIDEOMario Limonciello (AMD)
2025-09-08sparc: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-26lib/crypto: sparc/md5: Migrate optimized code into libraryEric Biggers
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko
2025-08-19sparc: kernel: apc: Remove macro APC_MINOR definitionZijun Hu
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-24fs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFSAnshuman Khandual
2025-07-24sparc64: remove hugetlb_free_pgd_range()Anthony Yznaga
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-21stackleak: 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-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima
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