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