1. ce29856 um/ptrace: Fix the syscall number update after a ptrace by Mickaël Salaün · 8 years ago
  2. 972939e um/ptrace: Fix the syscall_trace_leave call by Mickaël Salaün · 8 years ago
  3. 26703c6 um/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
  4. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  5. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  6. c50b465 um: Add seccomp support by Mickaël Salaün · 9 years ago
  7. e04c989 um: Fix ptrace GETREGS/SETREGS bugs by Mickaël Salaün · 9 years ago
  8. 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
  9. f10e6d6 um: Get rid of open coded NR_SYSCALLS by Richard Weinberger · 9 years ago
  10. 1d80f0c um: Store syscall number after syscall_trace_enter() by Richard Weinberger · 9 years ago
  11. 5334cda um: Handle tracehook_report_syscall_entry() result by Richard Weinberger · 10 years ago
  12. f8d65d2 um: Rework uaccess code by Richard Weinberger · 10 years ago
  13. 05eacfd um: Use char[] for linker script address declarations by Nicolas Iooss · 10 years ago
  14. d5f20be um: Create asm/sections.h by Nicolas Iooss · 10 years ago
  15. 28fa468 um: Remove broken SMP support by Richard Weinberger · 10 years ago
  16. d0b5e15 um: Remove SKAS3/4 support by Richard Weinberger · 10 years ago
  17. dee2003 um: Mark stub pages mapping with VM_PFNMAP by Richard Weinberger · 12 years ago
  18. 3179ce7 um: Fix return value of strnlen_user() by Richard Weinberger · 12 years ago
  19. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  20. 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 13 years ago
  21. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 13 years ago
  22. 243412b um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h by Al Viro · 13 years ago
  23. 657b12d um: uml_setup_stubs': warning: unused variable 'pages' by Boaz Harrosh · 13 years ago
  24. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 13 years ago
  25. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  26. ac2aca2 um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it by Al Viro · 13 years ago
  27. ea6fb41 um: embed ->stub_pages[] into mmu_context by Al Viro · 13 years ago
  28. 91f2359 um: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  29. 73395a0 um: distribute exports to where exported stuff is defined by Al Viro · 13 years ago
  30. 078073a um: -include user.h for USER_OBJ, trim includes by Al Viro · 13 years ago
  31. 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
  32. fc0ccfceb8 arch/um: fix kunmap_atomic() call in skas/uaccess.c by Cesar Eduardo Barros · 15 years ago
  33. ce60d4d uml: i386: Avoid redefinition of NR_syscalls by Jan Kiszka · 15 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  35. 4d04c70 uml: fix order of pud and pmd_free() by Roel Kluin · 15 years ago
  36. ac2a659 uml: fix mm_context memory leak by Jeff Dike · 17 years ago
  37. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 17 years ago
  38. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 17 years ago
  39. 00a905e uml: don't kill pid 0 by Jeff Dike · 17 years ago
  40. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 17 years ago
  41. 3963333 uml: cover stubs with a VMA by Jeff Dike · 17 years ago
  42. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 17 years ago
  43. ca77b55 uml: add virt_to_pte by Jeff Dike · 17 years ago
  44. 8192ab4 uml: header untangling by Jeff Dike · 17 years ago
  45. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 17 years ago
  46. ee56314 uml: clone.c tidying by Jeff Dike · 17 years ago
  47. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  48. ee1eca5 uml: remove last include of libc asm/page.h by Jeff Dike · 17 years ago
  49. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  50. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  51. 28078e8 uml: free LDT state on process exit by Jeff Dike · 17 years ago
  52. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  53. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  54. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  55. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  56. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  57. 97a1fcb uml: more __init annotations by Jeff Dike · 18 years ago
  58. c14b849 uml: iRQ stacks by Jeff Dike · 18 years ago
  59. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 18 years ago
  60. 1e7371c uml: only flush areas covered by VMA by Jeff Dike · 18 years ago
  61. 16dd07b uml: more page fault path trimming by Jeff Dike · 18 years ago
  62. 64f6084 uml: speed page fault path by Jeff Dike · 18 years ago
  63. a18ff1b uml: speed up exec by Jeff Dike · 18 years ago
  64. 9218b17 uml: remove user_util.h by Jeff Dike · 18 years ago
  65. 4ff83ce uml: create as-layout.h by Jeff Dike · 18 years ago
  66. 92b4202 [PATCH] uml: remove code controlled by non-existent config option by Jeff Dike · 18 years ago
  67. 21c935e [PATCH] uml: correct removal of pte_mkexec by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  68. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  69. 5906e41 [PATCH] uml: remove pte_mkexec by Jeff Dike · 18 years ago
  70. 3b89af7 [PATCH] uml: remove unneeded file by Jeff Dike · 18 years ago
  71. 995473a [PATCH] uml: file renaming by Jeff Dike · 18 years ago
  72. 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
  73. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  74. 469226a [PATCH] uml: remove syscall debugging by Jeff Dike · 19 years ago
  75. e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 19 years ago
  76. 23bbd58 [PATCH] uml: fix static binary segfault by Jeff Dike · 19 years ago
  77. 598d188 [PATCH] uml: clean up address space limits code by Tyler · 19 years ago
  78. 47e5243 [PATCH] uml: make copy_*_user atomic by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  79. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 19 years ago
  80. 7b12b91 [PATCH] uml: cleanup unprofile expression and build infrastructure by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  81. 275e6e1 [PATCH] uml: fix compilation and execution with hardened GCC by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  82. 54d8d3b [PATCH] uml: add arch_switch_to for newly forked thread by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  83. aa6758d [PATCH] uml: implement {get,set}_thread_area for i386 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  84. 972410b [PATCH] uml: clean arch_switch usage by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  85. 48b8c10 [PATCH] uml: remove a dead file by Jeff Dike · 19 years ago
  86. abaf697 [PATCH] uml: move libc-dependent skas process handling by Gennady Sharapov · 19 years ago
  87. f45d9fc [PATCH] uml: move libc-dependent skas memory mapping code by Gennady Sharapov · 19 years ago
  88. 4abfbf4 [PATCH] uml: move headers to arch/um/include by Gennady Sharapov · 19 years ago
  89. cff65c4 [PATCH] uml: move libc-dependent time code by Gennady Sharapov · 19 years ago
  90. 4fef0c1 [PATCH] uml: move libc-dependent utility procedures by Gennady Sharapov · 19 years ago
  91. 12919aa [PATCH] uml: move LDT creation by Bodo Stroesser · 19 years ago
  92. 579b3ea [PATCH] uml: task_stack_page() by Al Viro · 19 years ago
  93. 621009f [PATCH] uml: fix debug output on x86_64 by Jeff Dike · 19 years ago
  94. ea2ba7d [PATCH] uml: move libc-dependent code from trap_user.c by Gennady Sharapov · 19 years ago
  95. 0805d89 [PATCH] uml: move libc-dependent code from signal_user.c by Gennady Sharapov · 19 years ago
  96. 5b7b15a [PATCH] uml skas0: stop gcc's insanity by Jeff Dike · 19 years ago
  97. bf001b2 [PATCH] uml: fix compile error for tt by Pekka J Enberg · 19 years ago
  98. aa1a64e [PATCH] uml: eliminate use of libc PAGE_SIZE by Jeff Dike · 19 years ago
  99. 39d730a [PATCH] uml: eliminate use of local in clone stub by Jeff Dike · 19 years ago
  100. 7a59061 [PATCH] uml: fix access_ok by Paolo 'Blaisorblade' Giarrusso · 19 years ago