index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-28
/
+11
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-16
m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()
Ilpo Järvinen
1
-28
/
+11
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-07-29
Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
2
-68
/
+55
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-2
/
+2
2025-07-14
m68k: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-2
/
+2
2025-07-06
m68k: Don't unregister boot console needlessly
Finn Thain
2
-32
/
+18
2025-07-06
m68k: Remove unused "cursor home" code from debug console
Finn Thain
1
-19
/
+12
2025-07-06
m68k: Avoid pointless recursion in debug console rendering
Finn Thain
1
-7
/
+4
2025-07-06
m68k: Fix lost column on framebuffer debug console
Finn Thain
1
-10
/
+21
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
1
-0
/
+2
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-02
Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
2
-3
/
+2
2025-05-19
m68k: Replace memcpy() + manual NUL-termination with strscpy()
Thorsten Blum
1
-2
/
+1
2025-05-19
m68k/kernel: replace strncpy() with strscpy()
Mohammad Mahdi Anbaraki
1
-1
/
+1
2025-04-28
m68k: Replace strcpy() with strscpy() in hardware_proc_show()
Thorsten Blum
1
-1
/
+1
2025-03-27
Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
3
-4
/
+1
2025-03-25
Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
1
-2
/
+1
2025-03-17
m68k: mm: Replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-2
/
+1
2025-03-17
m68k: Do not include <linux/fb.h>
Thomas Zimmermann
2
-2
/
+0
2025-03-10
m68k: setup: Remove size argument when calling strscpy()
Thorsten Blum
1
-2
/
+1
2025-02-12
fs: add open_tree_attr()
Christian Brauner
1
-0
/
+1
2024-11-18
Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
5
-22
/
+21
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
2024-11-06
m68k: mvme147: Reinstate early console
Daniel Palmer
1
-1
/
+4
2024-11-06
m68k: Move Sun 3 into a top-level platform option
Arnd Bergmann
2
-12
/
+4
2024-11-06
m68k: kernel: Use str_read_write() helper function
Thorsten Blum
1
-8
/
+8
2024-11-06
m68k: Initialize jump labels early during setup_arch()
Jean-Michel Hautbois
1
-1
/
+5
2024-09-24
Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-1
/
+1
2024-09-09
m68k: remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-08-26
m68k: Fix kernel_clone_args.flags in m68k_clone()
Finn Thain
1
-1
/
+1
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-08
m68k: Fix spinlock race in kernel thread creation
Michael Schmitz
1
-1
/
+3
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-0
/
+3
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+2
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
1
-0
/
+2
2023-12-12
m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC
Baoquan He
1
-1
/
+1
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
1
-0
/
+3
2023-11-02
Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-5
/
+8
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+2
2023-11-01
Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-34
/
+2
2023-11-01
Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
17
-28
/
+69
2023-10-23
m68k: coldfire: fix warnings in uboot argument processing
Greg Ungerer
1
-5
/
+8
2023-10-22
m68k: remove unused includes from dma.c
Christoph Hellwig
1
-9
/
+0
2023-10-22
m68k: don't provide arch_dma_alloc for nommu/coldfire
Christoph Hellwig
1
-23
/
+0
2023-10-22
m68k: use the coherent DMA code for coldfire without data cache
Christoph Hellwig
2
-2
/
+2
2023-10-16
m68k: kernel: Fix indentation by 7 spaces in traps.c
Geert Uytterhoeven
1
-4
/
+4
[next]