1. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  2. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  3. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
  4. 8cc1e20 Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years ago
  5. a403df2 ptrace/m68k: Stop open coding ptrace_report_syscall by Eric W. Biederman · 3 years ago
  6. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
  7. 376e3fd m68k: Enable memtest functionality by Finn Thain · 3 years, 1 month ago
  8. b501b85 Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 1 month ago
  9. a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 1 month ago
  10. fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
  11. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
  12. e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 2 months ago
  13. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  14. 9fde0348 m68k: Remove set_fs() by Christoph Hellwig · 3 years, 3 months ago
  15. 0d20abd m68k: Leave stack mangling to asm wrapper of sigreturn() by Al Viro · 3 years, 5 months ago
  16. 50e43a5 m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal by Al Viro · 3 years, 5 months ago
  17. 4bb0bd8 m68k: Handle arrivals of multiple signals correctly by Al Viro · 3 years, 5 months ago
  18. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  19. dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
  20. a3616a3 signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die by Eric W. Biederman · 3 years, 5 months ago
  21. b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 6 months ago
  22. ed408db m68k: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  23. 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 6 months ago
  24. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  25. 3b93e04 arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush() by Liam Howlett · 3 years, 6 months ago
  26. 17cfb9d Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 6 months ago
  27. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  28. 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 7 months ago
  29. a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 7 months ago
  30. 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 8 months ago
  31. 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago
  32. eeff86b m68k: dma: Remove unnecessary include of asm/cacheflush.h by Wan Jiabing · 3 years, 8 months ago
  33. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 8 months ago
  34. 767fcbc Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 8 months ago
  35. 42dec9a Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  36. a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 8 months ago
  37. fb6cc12 signal: Introduce TRAP_PERF si_code and si_perf to siginfo by Marco Elver · 3 years, 9 months ago
  38. f829b4b m68k: Add missing mmap_read_lock() to sys_cacheflush() by Liam Howlett · 3 years, 9 months ago
  39. cbfa72b m68k: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 3 years, 10 months ago
  40. 8e4633d m68k: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 10 months ago
  41. fa8b900 quota: wire up quotactl_path by Sascha Hauer · 3 years, 10 months ago
  42. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  43. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  44. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 10 months ago
  45. 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 3 years, 11 months ago
  46. 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 3 years, 11 months ago
  47. 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
  48. 8552d28 Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years ago
  49. b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years ago
  50. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  51. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
  52. 8b22820 m68k: m68328: remove duplicate code by Arnd Bergmann · 4 years, 2 months ago
  53. 670d396 m68knommu: align BSS section to 4-byte boundaries by Greg Ungerer · 4 years, 3 months ago
  54. 428ec5f m68k: Add a missing ELF_DETAILS in link script by Youling Tang · 4 years, 1 month ago
  55. 549aeec m68k: Drop redundant NOTES in link script by Youling Tang · 4 years, 1 month ago
  56. e660653 m68k: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  57. 1fe9bac m68k: Remove unused mach_max_dma_address by Laurent Vivier · 4 years, 3 months ago
  58. f9a0153 m68k: remove timer_interrupt() function by Arnd Bergmann · 4 years, 3 months ago
  59. d644409 m68k: split heartbeat out of timer function by Arnd Bergmann · 4 years, 3 months ago
  60. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  61. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  62. d3876ff Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 2 months ago
  63. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 2 months ago
  64. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  65. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
  66. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 2 months ago
  67. af9db1d Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 4 years, 3 months ago
  68. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  69. 0069674 m68knommu: fix sparse warnings in signal code by Greg Ungerer · 4 years, 3 months ago
  70. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  71. 5661bcc m68k: Correct some typos in comments by Finn Thain · 4 years, 5 months ago
  72. c75e59e m68k: Use get_kernel_nofault() in show_registers() by Christoph Hellwig · 4 years, 5 months ago
  73. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  74. 2cd2e1a m68k: switch to kernel_clone() by Christian Brauner · 4 years, 4 months ago
  75. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  76. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  77. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  78. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  79. 8c4e1c0 Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 4 years, 5 months ago
  80. 5f5f294 m68k: Use sizeof_field() helper by Gustavo A. R. Silva · 4 years, 7 months ago
  81. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  82. d63bd8c m68k: nommu: register start of the memory with memblock by Mike Rapoport · 4 years, 6 months ago
  83. 3af8588 fork: fold legacy_clone_args_valid() into _do_fork() by Christian Brauner · 4 years, 7 months ago
  84. 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
  85. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  86. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  87. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  88. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  89. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  90. ce23c47 m68k: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  91. c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
  92. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  93. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  94. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  95. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  96. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  97. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  98. 143c2ce arch/m68k/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  99. 6aabc1f m68k: Implement copy_thread_tls() by Geert Uytterhoeven · 5 years ago
  100. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago