1. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  2. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  3. 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
  4. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  5. aea05eb um: Fix for a possible OOPS in ubd initialization by Anton Ivanov · 6 years ago
  6. df20af1 um: Remove duplicated include from vector_user.c by YueHaibing · 6 years ago
  7. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  8. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  9. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  10. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  11. 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
  12. 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
  13. 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
  14. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  15. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  16. 940b241 um: Remove obsolete reenable_XX calls by Anton Ivanov · 6 years ago
  17. b979423 um: writev needs <sys/uio.h> by Christoph Hellwig · 6 years ago
  18. efe5f5b um: remove redundant generic-y by Masahiro Yamada · 6 years ago
  19. 742f3c8 um: Optimize Flush TLB for force/fork case by Anton Ivanov · 6 years ago
  20. 8892d85 um: Avoid marking pages with "changed protection" by Anton Ivanov · 6 years ago
  21. 38e3cbd um: Skip TLB flushing where not needed by Anton Ivanov · 6 years ago
  22. a9c52c2 um: Optimize TLB operations v2 by Anton Ivanov · 6 years ago
  23. 747b254 um: Remove unnecessary faulted check in uaccess.c by Anton Ivanov · 6 years ago
  24. 50109b5 um: Add support for DISCARD in the UBD Driver by Anton Ivanov · 6 years ago
  25. a41421e um: Remove unsafe printks from the io thread by Anton Ivanov · 6 years ago
  26. 53766de um: Clean-up command processing in UML UBD driver by Anton Ivanov · 6 years ago
  27. a43c831 um: Switch to block-mq constants in the UML UBD driver by Anton Ivanov · 6 years ago
  28. 550ed0e um: Make GCOV depend on !KCOV by Richard Weinberger · 6 years ago
  29. 0053102 um: Include sys/uio.h to have writev() by Richard Weinberger · 6 years ago
  30. 0d76433 um: Add HAVE_DEBUG_BUGVERBOSE by Hernán Gonzalez · 6 years ago
  31. 733f4ef um: remove unused filechk_gen_header in Makefile by Masahiro Yamada · 6 years ago
  32. 65bba04 kbuild: fix UML build error with CONFIG_GCC_PLUGINS by Masahiro Yamada · 6 years ago
  33. 5cfc879 pcmcia: remove per-arch PCMCIA config entry by Masahiro Yamada · 6 years ago
  34. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  35. dc5db21 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  36. 0033dfd ubd: fix missing initialization of io_req by Anton Ivanov · 6 years ago
  37. 6961cd4 ubd: fix missing lock around request issue by Jens Axboe · 6 years ago
  38. 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
  39. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  40. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  41. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  42. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  43. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  44. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  45. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  46. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  47. 917e2fd um: Make line/tty semantics use true write IRQ by Anton Ivanov · 6 years ago
  48. 59fdf91 um: trap: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  49. 9ca19a3 um: Don't hardcode path as it is architecture dependent by Ritesh Raj Sarraf · 6 years ago
  50. d312a25 um: NULL check before kfree is not needed by YueHaibing · 6 years ago
  51. 369cca2 um: remove unused AIO code by Christoph Hellwig · 6 years ago
  52. 7ff1e34 um: Give start_idle_thread() a return code by Richard Weinberger · 6 years ago
  53. ddf6398 um: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  54. be6ec5b um: setup_physmem: stop using global variables by Mike Rapoport · 6 years ago
  55. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  56. ecb0a83 ubd: remove use of blk_rq_map_sg by Christoph Hellwig · 6 years ago
  57. 4e6da0fe um: Convert ubd driver to blk-mq by Richard Weinberger · 7 years ago
  58. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  59. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  60. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  61. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  62. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  63. 0004438 um: clean up archheaders recipe by Masahiro Yamada · 6 years ago
  64. 13d3d01 um: fix parallel building with O= option by Masahiro Yamada · 6 years ago
  65. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  66. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  67. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  68. 9bea180 um: create a proper drivers Kconfig by Christoph Hellwig · 6 years ago
  69. f163977 um: cleanup Kconfig files by Christoph Hellwig · 6 years ago
  70. 79b05c1 um: stop abusing KBUILD_KCONFIG by Christoph Hellwig · 6 years ago
  71. 43fee2b kbuild: do not redirect the first prerequisite for filechk by Masahiro Yamada · 6 years ago
  72. 2fb9279 kbuild: change ld_flags to contain LDFLAGS_$(@F) by Masahiro Yamada · 6 years ago
  73. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 6 years ago
  74. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  75. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  76. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  77. 5ec9121 um: Fix raw interface options by Anton Ivanov · 6 years ago
  78. 4579a1b um: Fix initialization of vector queues by Anton Ivanov · 6 years ago
  79. cca76c1 um: remove uml initcalls by Alexander Pateenok · 7 years ago
  80. fd3a886 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan by Willem de Bruijn · 6 years ago
  81. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  82. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  83. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  84. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 6 years ago
  85. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  86. 530621b signal/um: More carefully relay signals in relay_signal. by Eric W. Biederman · 7 years ago
  87. bc08c07 signal/um: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  88. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  89. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  90. 375479c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  91. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  92. e40238d Fix vector raw inintialization logic by Anton Ivanov · 7 years ago
  93. ce471fd Migrate vector timers to new timer API by Anton Ivanov · 7 years ago
  94. 530ba6c um: Compile with modern headers by Jason A. Donenfeld · 7 years ago
  95. 584bfe6 um: vector: Fix an error handling path in 'vector_parse()' by Christophe JAILLET · 7 years ago
  96. be967f7 um: vector: Fix a memory allocation check by Christophe JAILLET · 7 years ago
  97. 9f3199b um: vector: fix missing unlock on error in vector_net_open() by Wei Yongjun · 7 years ago
  98. f166850 um: Add missing EXPORT for free_irq_by_fd() by Anton Ivanov · 7 years ago
  99. 49da7e6 High Performance UML Vector Network Driver by Anton Ivanov · 7 years ago
  100. ff6a179 Epoll based IRQ controller by Anton Ivanov · 7 years ago