1. d985524 Merge 4.13-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  2. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  3. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  4. 24a81a2 Merge 4.13-rc2 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  5. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  6. 133d55c block: order /proc/devices by major number by Logan Gunthorpe · 8 years ago
  7. 8a932f7 char_dev: order /proc/devices by major number by Logan Gunthorpe · 8 years ago
  8. 168c42b fault-inject: add /proc/<pid>/fail-nth by Akinobu Mita · 7 years ago
  9. 1203c8e fault-inject: simplify access check for fail-nth by Akinobu Mita · 7 years ago
  10. bfc7409 fault-inject: make fail-nth read/write interface symmetric by Akinobu Mita · 7 years ago
  11. 9049f2f fault-inject: parse as natural 1-based value for fail-nth write interface by Akinobu Mita · 7 years ago
  12. ecaad81 fault-inject: automatically detect the number base for fail-nth write interface by Akinobu Mita · 7 years ago
  13. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  14. 4ca6df1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  15. e41d581 fault-inject: support systematic fault injection by Dmitry Vyukov · 7 years ago
  16. 61d9b56 sysctl: add unsigned int range support by Luis R. Rodriguez · 7 years ago
  17. 4f2fec0 sysctl: simplify unsigned int support by Luis R. Rodriguez · 7 years ago
  18. 89c5b53 sysctl: fix lax sysctl_check_table() sanity check by Luis R. Rodriguez · 7 years ago
  19. 2fd1d2c proc: Fix proc_sys_prune_dcache to hold a sb reference by Eric W. Biederman · 8 years ago
  20. cde1b69 fs/proc/generic.c: switch to ida_simple_get/remove by Heiner Kallweit · 8 years ago
  21. 8c03cc8 fs/proc/task_mmu.c: remove obsolete comment in show_map_vma() by Vasily Averin · 8 years ago
  22. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  23. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  24. 3edb1dd Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core by Will Deacon · 8 years ago
  25. 737326a fs/proc: kcore: use kcore_list type to check for vmalloc/module address by Ard Biesheuvel · 8 years ago
  26. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  27. f511c0b "Yes, people use FOLL_FORCE ;)" by Linus Torvalds · 8 years ago
  28. 8ee74a9 proc: try to remove use of FOLL_FORCE entirely by Linus Torvalds · 8 years ago
  29. eaa0d19 pidns: expose task pid_ns_for_children to userspace by Kirill Tkhai · 8 years ago
  30. f245e1c17 fs/proc/inode.c: remove cast from memory allocation by Tobin C. Harding · 8 years ago
  31. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  32. cf8496e proc: show MADV_FREE pages info in smaps by Shaohua Li · 8 years ago
  33. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  34. d66bb16 proc: Fix unbalanced hard link numbers by Takashi Iwai · 8 years ago
  35. b54807f sysctl: Remove dead register_sysctl_root by Eric W. Biederman · 8 years ago
  36. 5b7abea thp: fix MADV_DONTNEED vs clear soft dirty race by Kirill A. Shutemov · 8 years ago
  37. 1680a38 sysctl: add sanity check for proc_douintvec by Liping Zhang · 8 years ago
  38. 7c23b33 livepatch: add /proc/<pid>/patch_state by Josh Poimboeuf · 8 years ago
  39. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  40. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  41. 3905f9a sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  42. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  43. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  44. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  45. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  46. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  47. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  48. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  49. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  50. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  51. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  52. 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  53. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  54. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  55. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  56. 4649201 /proc/kcore: update physical address for kcore ram and text by Pratyush Anand · 8 years ago
  57. 796f571 procfs: use an enum for possible hidepid values by Lafcadio Wluiki · 8 years ago
  58. a0a07b8 proc: less code duplication in /proc/*/cmdline by Alexey Dobriyan · 8 years ago
  59. 4e4a7fb proc: use rb_entry() by Geliang Tang · 8 years ago
  60. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
  61. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  62. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  63. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  64. ace0c79 proc/sysctl: Don't grab i_lock under sysctl_lock. by Eric W. Biederman · 8 years ago
  65. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. d6cffbb proc/sysctl: prune stale dentries during unregistering by Konstantin Khlebnikov · 8 years ago
  68. b678912 mm: fix KPF_SWAPCACHE in /proc/kpageflags by Hugh Dickins · 8 years ago
  69. 42b425b s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs by Frederic Weisbecker · 8 years ago
  70. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
  71. 16a6d9b sched/cputime: Convert guest time accounting to nsecs (u64) by Frederic Weisbecker · 8 years ago
  72. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
  73. b18b6a9 timers: Omit POSIX timer stuff from task_struct when disabled by Nicolas Pitre · 8 years ago
  74. 3ba4bce proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 8 years ago
  75. 68eb94f proc: Better ownership of files for non-dumpable tasks in user namespaces by Eric W. Biederman · 8 years ago
  76. 93362fa sysctl: Drop reference added by grab_header in proc_sys_readdir by Zhou Chengming · 8 years ago
  77. b21507e proc,security: move restriction on writing /proc/pid/attr nodes to proc by Stephen Smalley · 8 years ago
  78. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  79. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  80. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  81. 683b96f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  82. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  83. 1270dd8 fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time by Alexey Dobriyan · 8 years ago
  84. bac5f5d fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID by Alexey Dobriyan · 8 years ago
  85. 209b14d fs/proc/array.c: slightly improve render_sigset_t by Rasmus Villemoes · 8 years ago
  86. 492b2da proc: tweak comments about 2 stage open and everything by Alexey Dobriyan · 8 years ago
  87. 39a10ac proc: kmalloc struct pde_opener by Alexey Dobriyan · 8 years ago
  88. f5887c71 proc: fix type of struct pde_opener::closing field by Alexey Dobriyan · 8 years ago
  89. 06a0c41 proc: just list_del() struct pde_opener by Alexey Dobriyan · 8 years ago
  90. 9a87fe0 proc: make struct struct map_files_info::len unsigned int by Alexey Dobriyan · 8 years ago
  91. 623f594 proc: make struct pid_entry::len unsigned by Alexey Dobriyan · 8 years ago
  92. af884cd proc: report no_new_privs state by Kees Cook · 8 years ago
  93. a66c0410 mm: add cond_resched() in gather_pte_stats() by Hugh Dickins · 8 years ago
  94. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  95. 2a07a1f proc/self: use generic_readlink by Miklos Szeredi · 8 years ago
  96. 0821e30 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
  97. f97df70 xenfs: Use proc_create_mount_point() to create /proc/xen by Seth Forshee · 8 years ago
  98. db978da proc: Pass file mode to proc_pid_make_inode by Andreas Gruenbacher · 8 years ago
  99. b4eb4f7 audit: less stack usage for /proc/*/loginuid by Alexey Dobriyan · 8 years ago
  100. 06b2849 proc: fix NULL dereference when reading /proc/<pid>/auxv by Leon Yu · 8 years ago