1. d848074 um-ubd: Entrust re-queue to the upper layers by Anton Ivanov · 5 years ago
  2. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  3. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  4. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  5. 9dca343 Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  6. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  7. 73625ed um: irq: Fix LAST_IRQ usage in init_IRQ() by Erel Geron · 5 years ago
  8. f2f4bf5 um: Add SPDX headers for files in arch/um/include by Alex Dewar · 5 years ago
  9. 97870c3 um: Add SPDX headers for files in arch/um/os-Linux by Alex Dewar · 5 years ago
  10. 0d1fb0a um: Add SPDX headers to files in arch/um/kernel/ by Alex Dewar · 5 years ago
  11. dbddf42 um: Add SPDX headers for files in arch/um/drivers by Alex Dewar · 5 years ago
  12. 27eca5c um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK by Johannes Berg · 5 years ago
  13. 2cd097b um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ by Johannes Berg · 5 years ago
  14. 5d38f32 um: drivers: Add virtio vhost-user driver by Erel Geron · 5 years ago
  15. a30cc14 um: Don't use generic barrier.h by Johannes Berg · 5 years ago
  16. 278911e um: time-travel: Restrict time update in IRQ handler by Johannes Berg · 5 years ago
  17. eec94b8 um: time-travel: Fix periodic timers by Johannes Berg · 5 years ago
  18. 786b238 um: Enable CONFIG_CONSTRUCTORS by Johannes Berg · 5 years ago
  19. 324f80c um: Place (soft)irq text with macros by Johannes Berg · 5 years ago
  20. 0dafcbe um: Implement TRACE_IRQFLAGS_SUPPORT by Johannes Berg · 5 years ago
  21. 276d75c um: Remove misleading #define ARCh_IRQ_ENABLED by Johannes Berg · 5 years ago
  22. b8f7882 um: Avoid using uninitialized regs by Johannes Berg · 5 years ago
  23. 68c15a2 um: Remove sig_info[SIGALRM] by Johannes Berg · 5 years ago
  24. d47761d um: Error handling fixes in vector drivers by Anton Ivanov · 5 years ago
  25. 5853193 um: Add checks to mtu parameter parsing by Anton Ivanov · 5 years ago
  26. 77f1073 um: Added support for unix socket transports and bess transport by Anton Ivanov · 5 years ago
  27. b3b8ca2 um: Add legacy tap support and rename existing vector to hybrid by Anton Ivanov · 5 years ago
  28. 03e46a4 um: Remove meaningless clearing of clean-files by Masahiro Yamada · 5 years ago
  29. 09ccf03 um: Fix off by one error in IRQ enumeration by Anton Ivanov · 5 years ago
  30. e0917f8 um: fix time travel mode by Johannes Berg · 5 years ago
  31. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  32. f2772a0 Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  33. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  34. f32848e um: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  35. 75dd474 kbuild: remove src and obj from the top Makefile by Masahiro Yamada · 5 years ago
  36. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  37. b482e48 um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT by Johannes Berg · 5 years ago
  38. c4683cd um: Fix kcov crash during startup by Marek Majkowski · 6 years ago
  39. 80b81cd um: configs: Remove useless UEVENT_HELPER_PATH by Krzysztof Kozlowski · 6 years ago
  40. 0650387 um: Support time travel mode by Johannes Berg · 6 years ago
  41. c7c6f3b um: Pass nsecs to os timer functions by Johannes Berg · 6 years ago
  42. b00bdd3 um: Remove drivers/ssl.h by Johannes Berg · 6 years ago
  43. c7f04e8 um: Don't garbage collect in deactivate_all_fds() by Johannes Berg · 6 years ago
  44. 80bf6ce um: Silence lockdep complaint about mmap_sem by Johannes Berg · 6 years ago
  45. 8eacd6f um: Remove locking in deactivate_all_fds() by Johannes Berg · 6 years ago
  46. 56fc187 um: Timer code cleanup by Johannes Berg · 6 years ago
  47. fcd242c um: fix os_timer_one_shot() by Johannes Berg · 6 years ago
  48. bebe468 um: Fix IRQ controller regression on console read by Jouni Malinen · 6 years ago
  49. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  50. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  51. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  52. 9d63175 signal/um: Remove task parameter from send_sigtrap by Eric W. Biederman · 6 years ago
  53. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  54. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  55. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  56. 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  58. 983dfa4 Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  59. 5a28fc9 x86/mpx, mm/core: Fix recursive munmap() corruption by Dave Hansen · 6 years ago
  60. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  61. 1987b1b um: irq: don't set the chip for all irqs by Bartosz Golaszewski · 6 years ago
  62. ea70d79 um: define set_pte_at() as a static inline function, not a macro by Bartosz Golaszewski · 6 years ago
  63. 0d4e5ac um: remove uses of variable length arrays by Bartosz Golaszewski · 6 years ago
  64. 4b6b4c9 um: remove unused variable by Bartosz Golaszewski · 6 years ago
  65. 689a586 uml: fix a boot splat wrt use of cpu_all_mask by Maciej Żenczykowski · 6 years ago
  66. 9ca5529 um: Do not unlock mutex that is not hold. by Daniel Walter · 6 years ago
  67. 75f24f7 arch: um: drivers: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  68. 3760659 arch: um: Kconfig: pedantic indention cleanups by Enrico Weigelt, metux IT consult · 6 years ago
  69. 5c2ffce um: Revert to using stack for pt_regs in signal handling by Anton Ivanov · 6 years ago
  70. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  71. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  72. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  73. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  76. aa2ecb7 um: vector netdev: adjust to xmit_more API change by Johannes Berg · 6 years ago
  77. fdc7833 um/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
  78. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  79. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  80. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  81. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  82. 7bb8709 um/tlb: Convert to generic mmu_gather by Peter Zijlstra · 6 years ago
  83. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  84. 6c83d0d Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  85. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  86. aea05eb um: Fix for a possible OOPS in ubd initialization by Anton Ivanov · 6 years ago
  87. df20af1 um: Remove duplicated include from vector_user.c by YueHaibing · 6 years ago
  88. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  89. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  90. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  91. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  92. 6aa293d Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  93. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  94. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  95. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  96. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  97. 940b241 um: Remove obsolete reenable_XX calls by Anton Ivanov · 6 years ago
  98. b979423 um: writev needs <sys/uio.h> by Christoph Hellwig · 6 years ago
  99. efe5f5b um: remove redundant generic-y by Masahiro Yamada · 6 years ago
  100. 742f3c8 um: Optimize Flush TLB for force/fork case by Anton Ivanov · 6 years ago