1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
  3. 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
  4. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  5. 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 4 months ago
  6. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
  7. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  8. daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  9. 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
  10. a403df2 ptrace/m68k: Stop open coding ptrace_report_syscall by Eric W. Biederman · 3 years ago
  11. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
  12. 1a0ae06 m68k: defconfig: Update defconfigs for v5.16-rc1 by Geert Uytterhoeven · 3 years, 1 month ago
  13. 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years ago
  14. 376e3fd m68k: Enable memtest functionality by Finn Thain · 3 years, 1 month ago
  15. 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
  16. 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
  17. a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 1 month ago
  18. 3297481 futex: Remove futex_cmpxchg detection by Arnd Bergmann · 3 years, 2 months ago
  19. fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
  20. 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  21. 6d76f6e Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 2 months ago
  22. 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
  23. 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
  24. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  25. 952eea9 memblock: allow to specify flags with memblock_add_node() by David Hildenbrand · 3 years, 2 months ago
  26. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  27. 03feb7c Merge tag 'm68k-for-v5.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 2 months ago
  28. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  29. 643a723 Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  30. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  31. 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
  32. e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 2 months ago
  33. 6dbe88e m68knommu: Remove MCPU32 config symbol by Geert Uytterhoeven · 3 years, 3 months ago
  34. 1aaa557 m68k: set a default value for MEMORY_RESERVE by Randy Dunlap · 3 years, 3 months ago
  35. 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 3 months ago
  36. 21fd880 m68k/emu/nfblock: add error handling support for add_disk() by Luis Chamberlain · 3 years, 2 months ago
  37. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  38. 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years ago
  39. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  40. 8a3c0a7 m68k: defconfig: Update defconfigs for v5.15-rc1 by Geert Uytterhoeven · 3 years, 3 months ago
  41. 4e9b9de arch: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  42. 6621cb4 m68k: muldi3: Use semicolon instead of comma by Geert Uytterhoeven · 3 years, 3 months ago
  43. 9fde0348 m68k: Remove set_fs() by Christoph Hellwig · 3 years, 3 months ago
  44. 8ade833 m68k: Provide __{get,put}_kernel_nofault by Christoph Hellwig · 3 years, 3 months ago
  45. 01eec1a m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers by Christoph Hellwig · 3 years, 3 months ago
  46. 25d2cae m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user by Christoph Hellwig · 3 years, 3 months ago
  47. c4f607c m68k: Remove the 030 case in virt_to_phys_slow by Christoph Hellwig · 3 years, 3 months ago
  48. 1dc4027 m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES by Christoph Hellwig · 3 years, 3 months ago
  49. 0d20abd m68k: Leave stack mangling to asm wrapper of sigreturn() by Al Viro · 3 years, 5 months ago
  50. 50e43a5 m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal by Al Viro · 3 years, 5 months ago
  51. 4bb0bd8 m68k: Handle arrivals of multiple signals correctly by Al Viro · 3 years, 5 months ago
  52. a7b68ed m68k: mvme: Remove overdue #warnings in RTC handling by Geert Uytterhoeven · 3 years, 4 months ago
  53. b1a8985 m68k: Double cast io functions to unsigned long by Guenter Roeck · 3 years, 4 months ago
  54. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  55. dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
  56. 6104dde Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 4 months ago
  57. 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
  58. bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
  59. 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 4 months ago
  60. 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  61. adc5ea2 Merge tag 'm68k-for-v5.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 4 months ago
  62. a3616a3 signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die by Eric W. Biederman · 3 years, 5 months ago
  63. 87d9302 m68k: Fix asm register constraints for atomic ops by Geert Uytterhoeven · 3 years, 5 months ago
  64. db87db6 m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch by Arnd Bergmann · 3 years, 5 months ago
  65. f6a4f0b m68k: coldfire: return success for clk_enable(NULL) by Dan Carpenter · 3 years, 5 months ago
  66. 35a9f93 m68k: m5441x: add flexcan support by Angelo Dureghello · 3 years, 6 months ago
  67. 40cff49 m68k: stmark2: update board setup by Angelo Dureghello · 3 years, 6 months ago
  68. cd3bf8c m68k/nommu: prevent setting ROMKERNEL when ROM is not set by Randy Dunlap · 3 years, 6 months ago
  69. 2189e92 m68k: Fix invalid RMW_INSNS on CPUs that lack CAS by Geert Uytterhoeven · 3 years, 5 months ago
  70. 07aa6c7 m68k: defconfig: Update defconfigs for v5.14-rc1 by Geert Uytterhoeven · 3 years, 6 months ago
  71. 15e5802 Merge 5.14-rc5 into tty-next by Greg Kroah-Hartman · 3 years, 5 months ago
  72. 2164877 block: remove cmdline-parser.c by Christoph Hellwig · 3 years, 5 months ago
  73. f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  74. 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 5 months ago
  75. e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 7 months ago
  76. 98b861a asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user by Arnd Bergmann · 4 years ago
  77. 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 5 months ago
  78. 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 5 months ago
  79. 0524513a tty: don't store semi-state into tty drivers by Jiri Slaby · 3 years, 5 months ago
  80. 9f66861 m68k/coldfire: change pll var. to clk_pll by Randy Dunlap · 3 years, 6 months ago
  81. 761608f m68k: emu: Fix invalid free in nfeth_cleanup() by Pavel Skripkin · 3 years, 6 months ago
  82. 21ed492 m68k: MAC should select HAVE_PATA_PLATFORM by Geert Uytterhoeven · 3 years, 6 months ago
  83. b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 6 months ago
  84. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  85. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  86. ed408db m68k: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  87. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
  88. 8fc4fb1 Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 6 months ago
  89. 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
  90. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  91. 514798d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 6 months ago
  92. 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
  93. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
  94. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
  95. 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 6 months ago
  96. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  97. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  98. 5ab06e1 m68k: remove support for DISCONTIGMEM by Mike Rapoport · 3 years, 6 months ago
  99. 5673a60 mm: update legacy flush_tlb_* to use vma by Chen Li · 3 years, 6 months ago
  100. 3b93e04 arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush() by Liam Howlett · 3 years, 6 months ago