1. e40238d Fix vector raw inintialization logic by Anton Ivanov · 7 years ago
  2. ce471fd Migrate vector timers to new timer API by Anton Ivanov · 7 years ago
  3. 584bfe6 um: vector: Fix an error handling path in 'vector_parse()' by Christophe JAILLET · 7 years ago
  4. be967f7 um: vector: Fix a memory allocation check by Christophe JAILLET · 7 years ago
  5. 9f3199b um: vector: fix missing unlock on error in vector_net_open() by Wei Yongjun · 7 years ago
  6. 49da7e6 High Performance UML Vector Network Driver by Anton Ivanov · 7 years ago
  7. ff6a179 Epoll based IRQ controller by Anton Ivanov · 7 years ago
  8. 7a501609 mconsole_proc(): don't mess with file->f_pos by Al Viro · 7 years ago
  9. 76d2d4a um: annotate ->poll() instances by Al Viro · 7 years ago
  10. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 02ab4fc um: net: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  13. 21cb255 mconsole: switch to kernel_read by Christoph Hellwig · 7 years ago
  14. 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  15. 745a600 um: console: Ignore console= option by Masami Hiramatsu · 7 years ago
  16. 2a842ac block: introduce new block status code type by Christoph Hellwig · 7 years ago
  17. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  18. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  19. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  20. 642fa44 sched/core: Remove set_task_state() by Davidlohr Bueso · 8 years ago
  21. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  22. 9936f44 Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  23. f88f0bd um: UBD Improvements by Anton Ivanov · 8 years ago
  24. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  25. d6a38c0 miscdevice: Use module_misc_device() macro by PrasannaKumar Muralidharan · 8 years ago
  26. d72a578 um: track 'parent' device in a local variable by Dan Williams · 8 years ago
  27. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  28. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  29. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  30. f935a8c um: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
  31. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 9 years ago
  32. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  33. 8c6157b um: Update UBD to use pread/pwrite family of functions by Anton Ivanov · 9 years ago
  34. 793b796 [um] mconsole: don't open-code memdup_user_nul() by Al Viro · 9 years ago
  35. 1ceb362 [um] hostaudio: don't open-code memdup_user() by Al Viro · 9 years ago
  36. 887a985 um: fix returns without va_end by Geyslan G. Bem · 9 years ago
  37. e17c6d7 um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held by Saurabh Sengar · 9 years ago
  38. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  39. f9bb3b5 um: Do not use stdin and stdout identifiers for struct members by Hans-Werner Hilse · 9 years ago
  40. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  41. 298e20b um: Stop abusing __KERNEL__ by Richard Weinberger · 9 years ago
  42. 8a8a551 uml: Fix unsafe pid reference to foreground process group by Peter Hurley · 10 years ago
  43. 31003e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  44. 5f78659 um: net: Eliminate NULL test after alloc_bootmem by Himangi Saraogi · 10 years ago
  45. 2a23612 um: ubd: Fix for processes stuck in D state forever by Thorsten Knabe · 10 years ago
  46. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  47. fabfb91 uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  48. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  49. 91d44ff um: Cleanup SIGTERM handling by Richard Weinberger · 11 years ago
  50. bc1d72e um: ubd: Introduce submit_request() by Richard Weinberger · 11 years ago
  51. 805f11a um: ubd: Add REQ_FLUSH suppport by Richard Weinberger · 11 years ago
  52. c9036e9 mconsole: we'd better initialize pos before passing it to vfs_read()... by Al Viro · 11 years ago
  53. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  54. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  55. 4554eb9 UM: Adjust printk in create_proc_mconsole() by David Howells · 12 years ago
  56. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  57. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 12 years ago
  58. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 12 years ago
  59. 2116bda um: Use tty_port in SIGWINCH handler by Richard Weinberger · 12 years ago
  60. cc4f024 um: Use tty_port_operations->destruct by Richard Weinberger · 12 years ago
  61. 55ea1cf net : enable tx time stamping in the vde driver. by Paul Chavent · 12 years ago
  62. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  63. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  64. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  65. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  66. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  67. 646cbcd um: net: use eth_hw_addr_random() to generate random mac by Jiri Pirko · 12 years ago
  68. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  69. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 15 years ago
  71. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  72. d2ffc74 UM: TTY: fix build errors now that tty->raw is gone by Jiri Slaby · 12 years ago
  73. 4d9a5d4 rcu: Remove rcu_switch() by Frederic Weisbecker · 12 years ago
  74. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  75. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  76. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  77. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  78. 723a1d7 um: resurrect the right variant of mconsole_proc() by Al Viro · 12 years ago
  79. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 12 years ago
  80. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  81. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  82. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  83. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  84. a84ccab um: remove count_lock by Richard Weinberger · 12 years ago
  85. 79e0273 um: fully use tty_port by Richard Weinberger · 12 years ago
  86. df7b86f um: Remove dead code by Richard Weinberger · 12 years ago
  87. d003e98 um: remove line_ioctl() by Richard Weinberger · 12 years ago
  88. 6fc5884 TTY: um/line, use tty from tty_port by Jiri Slaby · 12 years ago
  89. 060ed31 TTY: um/line, add tty_port by Jiri Slaby · 12 years ago
  90. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. aab9446 um: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  92. 6e5928f arch: Use eth_random_addr by Joe Perches · 12 years ago
  93. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 12 years ago
  94. 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  95. fa7a044 um: Implement um_free_irq() by Richard Weinberger · 13 years ago
  96. 616c310 rcu: Move PREEMPT_RCU preemption to switch_to() invocation by Paul E. McKenney · 13 years ago
  97. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 13 years ago
  98. d824d06 um: switch cow_user.h to htobe{32,64}/betoh{32,64} by Al Viro · 13 years ago
  99. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 13 years ago
  100. 199eebb um: deadlock in line_write_interrupt() by Al Viro · 13 years ago