1. e0917f8 um: fix time travel mode by Johannes Berg · 5 years ago
  2. f2772a0 Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  3. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  4. f32848e um: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  5. 75dd474 kbuild: remove src and obj from the top Makefile by Masahiro Yamada · 6 years ago
  6. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  7. b482e48 um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT by Johannes Berg · 6 years ago
  8. c4683cd um: Fix kcov crash during startup by Marek Majkowski · 6 years ago
  9. 80b81cd um: configs: Remove useless UEVENT_HELPER_PATH by Krzysztof Kozlowski · 6 years ago
  10. 0650387 um: Support time travel mode by Johannes Berg · 6 years ago
  11. c7c6f3b um: Pass nsecs to os timer functions by Johannes Berg · 6 years ago
  12. b00bdd3 um: Remove drivers/ssl.h by Johannes Berg · 6 years ago
  13. c7f04e8 um: Don't garbage collect in deactivate_all_fds() by Johannes Berg · 6 years ago
  14. 80bf6ce um: Silence lockdep complaint about mmap_sem by Johannes Berg · 6 years ago
  15. 8eacd6f um: Remove locking in deactivate_all_fds() by Johannes Berg · 6 years ago
  16. 56fc187 um: Timer code cleanup by Johannes Berg · 6 years ago
  17. fcd242c um: fix os_timer_one_shot() by Johannes Berg · 6 years ago
  18. bebe468 um: Fix IRQ controller regression on console read by Jouni Malinen · 6 years ago
  19. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  20. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  21. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  22. 9d63175 signal/um: Remove task parameter from send_sigtrap by Eric W. Biederman · 6 years ago
  23. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  24. cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
  25. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  26. 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
  27. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  28. 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
  29. 5a28fc9 x86/mpx, mm/core: Fix recursive munmap() corruption by Dave Hansen · 6 years ago
  30. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  31. 1987b1b um: irq: don't set the chip for all irqs by Bartosz Golaszewski · 6 years ago
  32. ea70d79 um: define set_pte_at() as a static inline function, not a macro by Bartosz Golaszewski · 6 years ago
  33. 0d4e5ac um: remove uses of variable length arrays by Bartosz Golaszewski · 6 years ago
  34. 4b6b4c9 um: remove unused variable by Bartosz Golaszewski · 6 years ago
  35. 689a586 uml: fix a boot splat wrt use of cpu_all_mask by Maciej Żenczykowski · 6 years ago
  36. 9ca5529 um: Do not unlock mutex that is not hold. by Daniel Walter · 6 years ago
  37. 75f24f7 arch: um: drivers: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  38. 3760659 arch: um: Kconfig: pedantic indention cleanups by Enrico Weigelt, metux IT consult · 6 years ago
  39. 5c2ffce um: Revert to using stack for pt_regs in signal handling by Anton Ivanov · 6 years ago
  40. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  41. 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
  42. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  43. 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
  44. 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
  45. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  46. aa2ecb7 um: vector netdev: adjust to xmit_more API change by Johannes Berg · 6 years ago
  47. fdc7833 um/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
  48. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  49. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  50. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  51. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  52. 7bb8709 um/tlb: Convert to generic mmu_gather by Peter Zijlstra · 6 years ago
  53. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  54. 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
  55. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  56. aea05eb um: Fix for a possible OOPS in ubd initialization by Anton Ivanov · 6 years ago
  57. df20af1 um: Remove duplicated include from vector_user.c by YueHaibing · 6 years ago
  58. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  59. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  60. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  61. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  62. 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
  63. 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
  64. 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
  65. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  66. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  67. 940b241 um: Remove obsolete reenable_XX calls by Anton Ivanov · 6 years ago
  68. b979423 um: writev needs <sys/uio.h> by Christoph Hellwig · 6 years ago
  69. efe5f5b um: remove redundant generic-y by Masahiro Yamada · 6 years ago
  70. 742f3c8 um: Optimize Flush TLB for force/fork case by Anton Ivanov · 6 years ago
  71. 8892d85 um: Avoid marking pages with "changed protection" by Anton Ivanov · 6 years ago
  72. 38e3cbd um: Skip TLB flushing where not needed by Anton Ivanov · 6 years ago
  73. a9c52c2 um: Optimize TLB operations v2 by Anton Ivanov · 6 years ago
  74. 747b254 um: Remove unnecessary faulted check in uaccess.c by Anton Ivanov · 6 years ago
  75. 50109b5 um: Add support for DISCARD in the UBD Driver by Anton Ivanov · 6 years ago
  76. a41421e um: Remove unsafe printks from the io thread by Anton Ivanov · 6 years ago
  77. 53766de um: Clean-up command processing in UML UBD driver by Anton Ivanov · 6 years ago
  78. a43c831 um: Switch to block-mq constants in the UML UBD driver by Anton Ivanov · 6 years ago
  79. 550ed0e um: Make GCOV depend on !KCOV by Richard Weinberger · 6 years ago
  80. 0053102 um: Include sys/uio.h to have writev() by Richard Weinberger · 6 years ago
  81. 0d76433 um: Add HAVE_DEBUG_BUGVERBOSE by Hernán Gonzalez · 6 years ago
  82. 733f4ef um: remove unused filechk_gen_header in Makefile by Masahiro Yamada · 6 years ago
  83. 65bba04 kbuild: fix UML build error with CONFIG_GCC_PLUGINS by Masahiro Yamada · 6 years ago
  84. 5cfc879 pcmcia: remove per-arch PCMCIA config entry by Masahiro Yamada · 6 years ago
  85. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  86. dc5db21 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  87. 0033dfd ubd: fix missing initialization of io_req by Anton Ivanov · 6 years ago
  88. 6961cd4 ubd: fix missing lock around request issue by Jens Axboe · 6 years ago
  89. 9bb9d4f Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  90. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  91. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  92. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  93. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  94. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  95. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  96. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  97. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  98. 917e2fd um: Make line/tty semantics use true write IRQ by Anton Ivanov · 6 years ago
  99. 59fdf91 um: trap: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  100. 9ca19a3 um: Don't hardcode path as it is architecture dependent by Ritesh Raj Sarraf · 6 years ago