index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
Age
Commit message (
Expand
)
Author
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-06-02
Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-19
m68k: Replace memcpy() + manual NUL-termination with strscpy()
Thorsten Blum
2025-05-19
m68k/kernel: replace strncpy() with strscpy()
Mohammad Mahdi Anbaraki
2025-04-28
m68k: Replace strcpy() with strscpy() in hardware_proc_show()
Thorsten Blum
2025-03-27
Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-25
Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-17
m68k: mm: Replace deprecated strncpy() with strscpy()
Thorsten Blum
2025-03-17
m68k: Do not include <linux/fb.h>
Thomas Zimmermann
2025-03-10
m68k: setup: Remove size argument when calling strscpy()
Thorsten Blum
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2024-11-18
Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
2024-11-06
m68k: mvme147: Reinstate early console
Daniel Palmer
2024-11-06
m68k: Move Sun 3 into a top-level platform option
Arnd Bergmann
2024-11-06
m68k: kernel: Use str_read_write() helper function
Thorsten Blum
2024-11-06
m68k: Initialize jump labels early during setup_arch()
Jean-Michel Hautbois
2024-09-24
Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-09
m68k: remove trailing space after \n newline
Colin Ian King
2024-08-26
m68k: Fix kernel_clone_args.flags in m68k_clone()
Finn Thain
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-08
m68k: Fix spinlock race in kernel thread creation
Michael Schmitz
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-12
m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC
Baoquan He
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-02
Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-11-01
Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-23
m68k: coldfire: fix warnings in uboot argument processing
Greg Ungerer
2023-10-22
m68k: remove unused includes from dma.c
Christoph Hellwig
2023-10-22
m68k: don't provide arch_dma_alloc for nommu/coldfire
Christoph Hellwig
2023-10-22
m68k: use the coherent DMA code for coldfire without data cache
Christoph Hellwig
2023-10-16
m68k: kernel: Fix indentation by 7 spaces in traps.c
Geert Uytterhoeven
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-06
m68k: Replace GPL 2.0+ README.legal boilerplate with SPDX
Geert Uytterhoeven
2023-10-06
m68k: sun3/3x: Add and use "sun3.h"
Geert Uytterhoeven
2023-10-06
m68k: mvme16x: Add and use "mvme16x.h"
Geert Uytterhoeven
2023-10-06
m68k: mm: Add and use "fault.h"
Geert Uytterhoeven
2023-10-06
m68k: mm: Move paging_init() to common <asm/pgtable.h>
Geert Uytterhoeven
2023-10-06
m68k: kernel: Add and use "vectors.h"
Geert Uytterhoeven
2023-10-06
m68k: kernel: Add and use "traps.h"
Geert Uytterhoeven
2023-10-06
m68k: kernel: Add and use "signal.h"
Geert Uytterhoeven
2023-10-06
m68k: kernel: Add and use "ptrace.h"
Geert Uytterhoeven
2023-10-06
m68k: kernel: Add and use "process.h"
Geert Uytterhoeven
2023-10-06
m68k: kernel: Add and use "ints.h"
Geert Uytterhoeven
2023-10-06
m68k: kernel: Add and use <asm/syscalls.h>
Geert Uytterhoeven
[next]