summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
AgeCommit message (Expand)AuthorLines
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+3
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-28/+11
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-16m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()Ilpo Järvinen-28/+11
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-07-29Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-68/+55
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds-2/+2
2025-07-14m68k: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin-2/+2
2025-07-06m68k: Don't unregister boot console needlesslyFinn Thain-32/+18
2025-07-06m68k: Remove unused "cursor home" code from debug consoleFinn Thain-19/+12
2025-07-06m68k: Avoid pointless recursion in debug console renderingFinn Thain-7/+4
2025-07-06m68k: Fix lost column on framebuffer debug consoleFinn Thain-10/+21
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn-0/+2
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-06-02Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+2
2025-05-19m68k: Replace memcpy() + manual NUL-termination with strscpy()Thorsten Blum-2/+1
2025-05-19m68k/kernel: replace strncpy() with strscpy()Mohammad Mahdi Anbaraki-1/+1
2025-04-28m68k: Replace strcpy() with strscpy() in hardware_proc_show()Thorsten Blum-1/+1
2025-03-27Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+1
2025-03-25Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+1
2025-03-17m68k: mm: Replace deprecated strncpy() with strscpy()Thorsten Blum-2/+1
2025-03-17m68k: Do not include <linux/fb.h>Thomas Zimmermann-2/+0
2025-03-10m68k: setup: Remove size argument when calling strscpy()Thorsten Blum-2/+1
2025-02-12fs: add open_tree_attr()Christian Brauner-0/+1
2024-11-18Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-22/+21
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche-0/+4
2024-11-06m68k: mvme147: Reinstate early consoleDaniel Palmer-1/+4
2024-11-06m68k: Move Sun 3 into a top-level platform optionArnd Bergmann-12/+4
2024-11-06m68k: kernel: Use str_read_write() helper functionThorsten Blum-8/+8
2024-11-06m68k: Initialize jump labels early during setup_arch()Jean-Michel Hautbois-1/+5
2024-09-24Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-09-09m68k: remove trailing space after \n newlineColin Ian King-1/+1
2024-08-26m68k: Fix kernel_clone_args.flags in m68k_clone()Finn Thain-1/+1
2024-05-23mseal: wire up mseal syscallJeff Xu-0/+1
2024-05-08m68k: Fix spinlock race in kernel thread creationMichael Schmitz-1/+3
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-0/+2
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi-0/+2
2023-12-12m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He-1/+1
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler-0/+3
2023-11-02Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+8
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2023-11-01Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds-34/+2
2023-11-01Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-28/+69
2023-10-23m68k: coldfire: fix warnings in uboot argument processingGreg Ungerer-5/+8
2023-10-22m68k: remove unused includes from dma.cChristoph Hellwig-9/+0