1. 2413ed8 um: Use POSIX ucontext_t instead of struct ucontext by Krzysztof Mazur · 7 years ago
  2. 8280752 um: Compile with modern headers by Jason A. Donenfeld · 7 years ago
  3. 1be7d46 um: link vmlinux with -no-pie by Thomas Meyer · 7 years ago
  4. cc0aa21 um: Fix to call read_initrd after init_bootmem by Masami Hiramatsu · 7 years ago
  5. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  6. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  7. ce29856 um/ptrace: Fix the syscall number update after a ptrace by Mickaël Salaün · 8 years ago
  8. 972939e um/ptrace: Fix the syscall_trace_leave call by Mickaël Salaün · 8 years ago
  9. fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  10. d6a38c0 miscdevice: Use module_misc_device() macro by PrasannaKumar Muralidharan · 8 years ago
  11. dad2232 um: Don't discard .text.exit section by Andrey Ryabinin · 8 years ago
  12. 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  13. 915eed2 um: Support kcov by Vegard Nossum · 8 years ago
  14. 8e99bc7 um: Enable TRACE_IRQFLAGS_SUPPORT by Richard Weinberger · 8 years ago
  15. 3e93895 um: Use asm-generic/irqflags.h by Daniel Wagner · 8 years ago
  16. 57a05d8 um: Fix possible deadlock in sig_handler_common() by Richard Weinberger · 8 years ago
  17. 5609a3d um: Select HAVE_DEBUG_KMEMLEAK by Richard Weinberger · 8 years ago
  18. b632369 um: Setup physical memory in setup_arch() by Richard Weinberger · 8 years ago
  19. fed4c72 um: Eliminate null test after alloc_bootmem by Amitoj Kaur Chawla · 8 years ago
  20. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  21. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  22. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  23. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  24. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  25. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  26. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  27. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  28. 58ab5e0 Kbuild: arch: look for generated headers in obtree by Arnd Bergmann · 8 years ago
  29. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  30. d72a578 um: track 'parent' device in a local variable by Dan Williams · 8 years ago
  31. 26703c6 um/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago
  32. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 8 years ago
  33. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 8 years ago
  34. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  35. 7d8eb50 Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  36. 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 8 years ago
  37. a78ff11 um: add extended processor state save/restore support by Eli Cooper · 8 years ago
  38. b6024b2 um: extend fpstate to _xstate to support YMM registers by Eli Cooper · 8 years ago
  39. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  40. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  41. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  42. f935a8c um: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  43. 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 8 years ago
  44. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 8 years ago
  46. 0834f9c um: Export pm_power_off by Richard Weinberger · 8 years ago
  47. 322740e Revert "um: Fix get_signal() usage" by Richard Weinberger · 8 years ago
  48. 9d95b17 um, pkeys: Add UML arch_*_access_permitted() methods by Dave Hansen · 8 years ago
  49. 012a416 um: asm/page.h: remove the pte_high member from struct pte_t by Nicolai Stange · 8 years ago
  50. 16da306 um: kill pfn_t by Dan Williams · 8 years ago
  51. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. 3e46b25 um: Use race-free temporary file creation by Mickaël Salaün · 8 years ago
  53. 571d2f0 um: Do not set unsecure permission for temporary file by Mickaël Salaün · 8 years ago
  54. c50b465 um: Add seccomp support by Mickaël Salaün · 8 years ago
  55. d8f8b84 um: Add full asm/syscall.h support by Mickaël Salaün · 8 years ago
  56. e04c989 um: Fix ptrace GETREGS/SETREGS bugs by Mickaël Salaün · 8 years ago
  57. 8c6157b um: Update UBD to use pread/pwrite family of functions by Anton Ivanov · 8 years ago
  58. 470a166 um: Do not change hard IRQ flags in soft IRQ processing by Anton Ivanov · 8 years ago
  59. d5e3f5c um: Prevent IRQ handler reentrancy by Anton Ivanov · 8 years ago
  60. 0754fb2 uml: flush stdout before forking by Vegard Nossum · 8 years ago
  61. 793b796 [um] mconsole: don't open-code memdup_user_nul() by Al Viro · 8 years ago
  62. 1ceb362 [um] hostaudio: don't open-code memdup_user() by Al Viro · 8 years ago
  63. 887a985 um: fix returns without va_end by Geyslan G. Bem · 9 years ago
  64. fb1770a arch: um: fix error when linking vmlinux. by Lorenzo Colitti · 9 years ago
  65. db2f24d um: Fix get_signal() usage by Richard Weinberger · 9 years ago
  66. 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
  67. e17c6d7 um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held by Saurabh Sengar · 9 years ago
  68. 70c8205 um: Report host OOM more nicely by Richard Weinberger · 9 years ago
  69. f10e6d6 um: Get rid of open coded NR_SYSCALLS by Richard Weinberger · 9 years ago
  70. 1d80f0c um: Store syscall number after syscall_trace_enter() by Richard Weinberger · 9 years ago
  71. 44011b8 um: Define PTRACE_OLDSETOPTIONS by Richard Weinberger · 9 years ago
  72. 56b88a3 um: Fix kernel mode fault condition by Richard Weinberger · 9 years ago
  73. 6b187337 um: Fix waitpid() usage in helper code by Richard Weinberger · 9 years ago
  74. 0b5aedf um: Fix out-of-tree build by Richard Weinberger · 9 years ago
  75. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  76. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 71b5280 um/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  78. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  79. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  80. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  81. ccaee5f um: Fix do_signal() prototype by Ingo Molnar · 9 years ago
  82. 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
  83. 21dc2e6 Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  84. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  85. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  86. da028d5 um: Don't pollute kernel namespace with uapi by Richard Weinberger · 9 years ago
  87. 8eeba4e um: Include sys/types.h for makedev(), major(), minor() by Hans-Werner Hilse · 9 years ago
  88. f9bb3b5 um: Do not use stdin and stdout identifiers for struct members by Hans-Werner Hilse · 9 years ago
  89. 9a75551 um: Do not use __ptr_t type for stack_t's .ss pointer by Hans-Werner Hilse · 9 years ago
  90. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  91. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  92. 1eb7c6c um: Fix mconsole dependency by Richard Weinberger · 9 years ago
  93. 5334cda um: Handle tracehook_report_syscall_entry() result by Richard Weinberger · 9 years ago
  94. 30b11ee um: Remove copy&paste code from init.h by Richard Weinberger · 9 years ago
  95. 298e20b um: Stop abusing __KERNEL__ by Richard Weinberger · 9 years ago
  96. d231308 um: Catch unprotected user memory access by Richard Weinberger · 9 years ago
  97. f8d65d2 um: Rework uaccess code by Richard Weinberger · 9 years ago
  98. f74a14e um: Remove hppfs by Richard Weinberger · 9 years ago
  99. 89520d9 um: Move syscall() declaration into os.h by Richard Weinberger · 9 years ago
  100. a791b15 um: kernel: ksyms: Export symbol syscall() for fixing modpost issue by Chen Gang · 10 years ago