1. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  2. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  4. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 7 years ago
  5. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  6. 530621b signal/um: More carefully relay signals in relay_signal. by Eric W. Biederman · 7 years ago
  7. bc08c07 signal/um: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  8. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  9. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  10. 375479c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  11. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  12. e40238d Fix vector raw inintialization logic by Anton Ivanov · 7 years ago
  13. ce471fd Migrate vector timers to new timer API by Anton Ivanov · 7 years ago
  14. 530ba6c um: Compile with modern headers by Jason A. Donenfeld · 8 years ago
  15. 584bfe6 um: vector: Fix an error handling path in 'vector_parse()' by Christophe JAILLET · 8 years ago
  16. be967f7 um: vector: Fix a memory allocation check by Christophe JAILLET · 8 years ago
  17. 9f3199b um: vector: fix missing unlock on error in vector_net_open() by Wei Yongjun · 8 years ago
  18. f166850 um: Add missing EXPORT for free_irq_by_fd() by Anton Ivanov · 8 years ago
  19. 49da7e6 High Performance UML Vector Network Driver by Anton Ivanov · 8 years ago
  20. ff6a179 Epoll based IRQ controller by Anton Ivanov · 8 years ago
  21. 4d1a535 um: Use POSIX ucontext_t instead of struct ucontext by Krzysztof Mazur · 8 years ago
  22. 288fb3d um: time: Use timespec64 for persistent clock by Arnd Bergmann · 8 years ago
  23. cc70bec um: Restore symbol versions for __memcpy and memcpy by Geert Uytterhoeven · 8 years ago
  24. 7a501609 mconsole_proc(): don't mess with file->f_pos by Al Viro · 7 years ago
  25. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  26. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  27. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  28. 3b10db2b signal: Replace memset(info,...) with clear_siginfo for clarity by Eric W. Biederman · 8 years ago
  29. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 8 years ago
  30. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 8 years ago
  31. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 8 years ago
  33. 10a7e9d Do not hash userspace addresses in fault handlers by Kees Cook · 8 years ago
  34. ab95477 bpf: fix build issues on um due to mising bpf_perf_event.h by Daniel Borkmann · 8 years ago
  35. a23f06f bpf: fix build issues on um due to mising bpf_perf_event.h by Daniel Borkmann · 8 years ago
  36. 76d2d4a um: annotate ->poll() instances by Al Viro · 8 years ago
  37. 699d7a5 um: make sure to have generated headers for target by Al Viro · 8 years ago
  38. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  39. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  40. 8745808 mm, arch: remove empty_bad_page* by Michal Hocko · 8 years ago
  41. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  42. 9de8da4 kconfig: kill off GENERIC_IO option by Rob Herring · 8 years ago
  43. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  44. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  46. d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 8 years ago
  47. 02ab4fc um: net: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  48. 69b73e9 um/time: Fixup namespace collision by Thomas Gleixner · 8 years ago
  49. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 8 years ago
  50. 2896b80e Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  51. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. 6d20e6b um: return negative in tuntap_open_tramp() by Dan Carpenter · 8 years ago
  53. 39940db um: Use relative modversions with LD_SCRIPT_DYN by Thomas Meyer · 8 years ago
  54. 883354a um: link vmlinux with -no-pie by Thomas Meyer · 8 years ago
  55. d348864 um: Fix CONFIG_GCOV for modules. by Thomas Meyer · 8 years ago
  56. cbb0006 Fix minor typos and grammar in UML start_up help by James Pack · 8 years ago
  57. a997960 um: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 8 years ago
  58. 6f602afd um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 8 years ago
  59. 21cb255 mconsole: switch to kernel_read by Christoph Hellwig · 8 years ago
  60. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 8 years ago
  62. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 8 years ago
  63. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 8 years ago
  64. 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  65. 94df7fe um: v2: Use generic NOTES macro by Thomas Meyer · 8 years ago
  66. e909983 um: Add kerneldoc for userspace_tramp() and start_userspace() by Thomas Meyer · 8 years ago
  67. 88af233 um: Add kerneldoc for segv_handler by Thomas Meyer · 8 years ago
  68. 171fa69 um: stub-data.h: remove superfluous include by Thomas Meyer · 8 years ago
  69. 22e19c8 um: userspace - be more verbose in ptrace set regs error by Thomas Meyer · 8 years ago
  70. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 1bcbfbf um: add dummy ioremap and iounmap functions by Logan Gunthorpe · 8 years ago
  72. f44f1e7 um: Avoid longjmp/setjmp symbol clashes with libpthread.a by Florian Fainelli · 8 years ago
  73. 745a600 um: console: Ignore console= option by Masami Hiramatsu · 8 years ago
  74. 0936d4f um: Use os_warn to print out pre-boot warning/error messages by Masami Hiramatsu · 8 years ago
  75. 721ccae um: Add os_warn() for pre-boot warning/error messages by Masami Hiramatsu · 8 years ago
  76. d3878bb um: Use os_info for the messages on normal path by Masami Hiramatsu · 8 years ago
  77. f7887ee um: Add os_info() for pre-boot information messages by Masami Hiramatsu · 8 years ago
  78. e03c78a um: Use printk instead of printf in make_uml_dir by Masami Hiramatsu · 8 years ago
  79. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  80. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  81. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  82. 8298525 kill strlen_user() by Al Viro · 8 years ago
  83. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  84. ce45860 um: Add missing NR_CPUS include by Richard Weinberger · 8 years ago
  85. 5b4236e um: Fix to call read_initrd after init_bootmem by Masami Hiramatsu · 8 years ago
  86. 8bba077 um: Set number of CPUs by Nikola Kotur · 8 years ago
  87. ecb6c74 um: Fix _print_addr() by Richard Weinberger · 9 years ago
  88. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  93. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  94. 8ab3a28 um/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  95. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  96. a668ce3 um: switch to RAW_COPY_USER by Al Viro · 8 years ago
  97. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
  98. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  99. aaa2e7a add asm-generic/extable.h by Al Viro · 9 years ago
  100. 9a93848 x86/debug: Implement __WARN() using UD0 by Peter Zijlstra · 9 years ago