1. d6c338a Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 4 months ago
  2. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  3. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
  4. 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  5. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  6. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
  7. 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
  8. 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
  9. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
  10. 4baf0e0 um: vector: adjust to coalesce API changes by Johannes Berg · 3 years, 5 months ago
  11. adf9ae0d um: fix stub location calculation by Johannes Berg · 3 years, 6 months ago
  12. bc5c49d um: enable VMAP_STACK by Johannes Berg · 3 years, 5 months ago
  13. 4a22c4ce um: virt-pci: don't do DMA from stack by Johannes Berg · 3 years, 5 months ago
  14. 7ad28e0 um: virtio_uml: fix memory leak on init failures by Johannes Berg · 3 years, 7 months ago
  15. 21976f2 um: virtio_uml: include linux/virtio-uml.h by Johannes Berg · 3 years, 7 months ago
  16. b76dd93 um: make PCI emulation driver init/exit static by Johannes Berg · 3 years, 7 months ago
  17. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
  18. 25d8454 ubd: use bvec_virt by Christoph Hellwig · 3 years, 5 months ago
  19. 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 5 months ago
  20. d8285639 kbuild: do not require sub-make for separate output tree builds by Masahiro Yamada · 3 years, 6 months ago
  21. e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
  22. 166ec46 asm-generic: remove extra strn{cpy_from,len}_user declarations by Arnd Bergmann · 5 years ago
  23. 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 6 months ago
  24. 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 6 months ago
  25. f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
  26. 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
  27. 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
  28. a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  29. dcf3c93 Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 6 months ago
  30. 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
  31. 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
  32. 58ec905 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
  33. a48ad6e Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 6 months ago
  34. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  35. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  36. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
  37. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
  38. efee99e ubd: remove dead code in ubd_setup_common by Christoph Hellwig · 3 years, 7 months ago
  39. 35efb59 ubd: use blk_mq_alloc_disk and blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
  40. 7eb90f7 ubd: remove the code to register as the legacy IDE driver by Christoph Hellwig · 3 years, 7 months ago
  41. 1dfb0f4 Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  42. d9d6b82 kunit: Move default config from arch/um -> tools/testing/kunit by David Gow · 3 years, 8 months ago
  43. b0841b5 kunit: arch/um/configs: Enable KUNIT_ALL_TESTS by default by David Gow · 3 years, 8 months ago
  44. 1aee020 um: remove unneeded semicolon in um_arch.c by Wan Jiabing · 3 years, 7 months ago
  45. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  46. 80f9733 um: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
  47. ccf1236 um: fix error return code in winch_tramp() by Zhen Lei · 3 years, 8 months ago
  48. b77e81f um: fix error return code in slip_open() by Zhen Lei · 3 years, 8 months ago
  49. 558f9b2 um: Fix stack pointer alignment by YiFei Zhu · 3 years, 9 months ago
  50. 80f849b um: implement flush_cache_vmap/flush_cache_vunmap by Johannes Berg · 3 years, 10 months ago
  51. dd3035a um: add a UML specific futex implementation by Anton Ivanov · 3 years, 10 months ago
  52. c0ecca6 um: enable the use of optimized xor routines in UML by Anton Ivanov · 3 years, 10 months ago
  53. d8fb32f4 um: Add support for host CPU flags and alignment by Anton Ivanov · 3 years, 10 months ago
  54. 386093c um: allow not setting extra rpaths in the linux binary by Johannes Berg · 3 years, 10 months ago
  55. 43c590c um: virtio/pci: enable suspend/resume by Johannes Berg · 3 years, 10 months ago
  56. 68f5d3f um: add PCI over virtio emulation driver by Johannes Berg · 3 years, 10 months ago
  57. a5ab7c8 um: irqs: allow invoking time-travel handler multiple times by Johannes Berg · 3 years, 10 months ago
  58. d6b399a um: time-travel/signals: fix ndelay() in interrupt by Johannes Berg · 3 years, 10 months ago
  59. 33c7d06 um: expose time-travel mode to userspace side by Johannes Berg · 3 years, 10 months ago
  60. fbb42e7f um: export signals_enabled directly by Johannes Berg · 3 years, 10 months ago
  61. 2efea7d um: remove unused smp_sigio_handler() declaration by Johannes Berg · 3 years, 10 months ago
  62. 0bbadaf um: allow disabling NO_IOMEM by Johannes Berg · 3 years, 10 months ago
  63. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
  64. 49f731f x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max by Masahiro Yamada · 3 years, 8 months ago
  65. 4da872b tty: remove empty tty_operations::set_termios by Jiri Slaby · 3 years, 8 months ago
  66. fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 8 months ago
  67. 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 8 months ago
  68. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  69. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  70. d665ea6 Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 8 months ago
  71. 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
  72. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 9 months ago
  73. 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 9 months ago
  74. cb2c7d1 landlock: Support filesystem access-control by Mickaël Salaün · 3 years, 9 months ago
  75. ed102bf um: Fix W=1 missing-include-dirs warnings by Randy Dunlap · 3 years, 9 months ago
  76. 6e16631 um: pgtable.h: Fix W=1 warning for empty body in 'do' statement by Randy Dunlap · 3 years, 9 months ago
  77. c521db9 um: Remove unused including <linux/version.h> by Yang Li · 3 years, 9 months ago
  78. 24271ff um: Replace if (cond) BUG() with BUG_ON() by Yang Li · 3 years, 10 months ago
  79. ad3d1991 um: Disable CONFIG_GCOV with MODULES by Johannes Berg · 3 years, 10 months ago
  80. ea8e896 um: Remove unneeded variable 'ret' by Yang Li · 3 years, 10 months ago
  81. d5027ca um: Mark all kernel symbols as local by Johannes Berg · 3 years, 10 months ago
  82. ffb37ca switch file_open_root() to struct path by Al Viro · 3 years, 9 months ago
  83. f9f3f02 printk: introduce a kmsg_dump iterator by John Ogness · 3 years, 10 months ago
  84. fdd2c1f um: synchronize kmsg_dumper by John Ogness · 3 years, 10 months ago
  85. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  86. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  87. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
  88. 3aac798 um: Enforce the usage of asm-generic/softirq_stack.h by Thomas Gleixner · 3 years, 11 months ago
  89. ddad518 um: irq.h: include <asm-generic/irq.h> by Johannes Berg · 4 years ago
  90. cc3ac20 um: io.h: include <linux/types.h> by Johannes Berg · 4 years ago
  91. dde8b58 um: add a pseudo RTC by Johannes Berg · 4 years ago
  92. bfc58e2 um: remove process stub VMA by Johannes Berg · 4 years ago
  93. 9f0b480 um: rework userspace stubs to not hard-code stub location by Johannes Berg · 4 years ago
  94. 84b2789 um: separate child and parent errors in clone stub by Johannes Berg · 4 years ago
  95. a7d4888 um: defer killing userspace on page table update failures by Johannes Berg · 4 years ago
  96. 47da297 um: mm: check more comprehensively for stub changes by Johannes Berg · 4 years ago
  97. e1e22d0 um: print register names in wait_for_stub by Johannes Berg · 4 years ago
  98. 731ecea mm: Remove arch_remap() and mm-arch-hooks.h by Christophe Leroy · 4 years, 1 month ago
  99. 3a5f415 um: fix spelling mistake in Kconfig "privleges" -> "privileges" by Colin Ian King · 4 years, 1 month ago
  100. 1fcf9da um: virtio: allow devices to be configured for wakeup by Johannes Berg · 4 years, 1 month ago