1. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
  3. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  4. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  6. e55d531 crash_dump: Add vmcore_elf32_check_arch by Daniel Wagner · 8 years ago
  7. 1e92a61 Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" by Robin Humble · 8 years ago
  8. 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 8 years ago
  9. f50752e switch all procfs directories ->iterate_shared() by Al Viro · 8 years ago
  10. 76aab3a proc_sys_fill_cache(): switch to d_alloc_parallel() by Al Viro · 8 years ago
  11. 3781764 proc_fill_cache(): switch to d_alloc_parallel() by Al Viro · 8 years ago
  12. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 8 years ago
  13. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  14. 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  15. 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
  16. 0b50a2d proc-vmcore: wrong data type casting fix by Dave Young · 8 years ago
  17. 7e2bc81 proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan" by Minfei Huang · 8 years ago
  18. b5946be procfs: add conditional compilation check by Eric Engestrom · 8 years ago
  19. 5de23d4 proc: add /proc/<pid>/timerslack_ns interface by John Stultz · 8 years ago
  20. d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 8 years ago
  21. 0a71649 /proc/kpageflags: return KPF_SLAB for slab tail pages by Naoya Horiguchi · 8 years ago
  22. 832fc1d /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 8 years ago
  23. c1192f8 x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smaps by Dave Hansen · 8 years ago
  24. a79a908 cgroup: introduce cgroup namespaces by Aditya Kali · 8 years ago
  25. 65376df proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 8 years ago
  26. 5c2ff95 numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 by Michael Holzheu · 8 years ago
  27. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  28. b6ec57f thp: change pmd_trans_huge_lock() interface to return ptl by Kirill A. Shutemov · 8 years ago
  29. a3b609e proc read mm's {arg,env}_{start,end} with mmap semaphore taken. by Mateusz Guzik · 8 years ago
  30. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  31. f4be615 fs/proc/task_mmu.c: add workaround for old compilers by Kirill A. Shutemov · 8 years ago
  32. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 8 years ago
  33. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  34. afd9883 mm, proc: adjust PSS calculation by Kirill A. Shutemov · 8 years ago
  35. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  36. 0e41e27 mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_pmd() by Oleg Nesterov · 8 years ago
  37. 84ad580 proc: meminfo: estimate available memory more conservatively by Johannes Weiner · 8 years ago
  38. 8cee852 mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status by Jerome Marchand · 8 years ago
  39. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 8 years ago
  40. 48131e0 mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings by Vlastimil Babka · 8 years ago
  41. 6a15a37 mm, proc: reduce cost of /proc/pid/smaps for shmem mappings by Vlastimil Babka · 8 years ago
  42. c261e7d mm, proc: account for shmem swap in /proc/pid/smaps by Vlastimil Babka · 8 years ago
  43. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  44. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. 3cc4a84 proc: add a reschedule point in proc_readfd_common() by Eric Dumazet · 9 years ago
  47. bb646cd proc_pid_attr_write(): switch to memdup_user() by Al Viro · 9 years ago
  48. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 8 years ago
  49. 41a0c249 proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter by Colin Ian King · 9 years ago
  50. 1a384ea teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode by Al Viro · 9 years ago
  51. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  52. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  54. 54708d2 proc: actually make proc_fd_permission() thread-friendly by Oleg Nesterov · 9 years ago
  55. 3a49f3d fs/proc/array.c: set overflow flag in case of error by Andy Shevchenko · 9 years ago
  56. b72bdfa mm, oom: add comment for why oom_adj exists by David Rientjes · 9 years ago
  57. 5d3875a mm: clear_soft_dirty_pmd() requires THP by Laurent Dufour · 9 years ago
  58. 326c259 mm: clear pte in clear_soft_dirty() by Laurent Dufour · 9 years ago
  59. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  60. 25ee01a mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps by Naoya Horiguchi · 9 years ago
  61. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  62. 7eeef2a Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. a5ad88c mm: get rid of 'vmalloc_info' from /proc/meminfo by Linus Torvalds · 9 years ago
  64. a7b7617 mm: add architecture primitives for software dirty bit clearing by Martin Schwidefsky · 9 years ago
  65. b2f7392 fs/proc, core/debug: Don't expose absolute kernel addresses via wchan by Ingo Molnar · 9 years ago
  66. a1c8368 fs: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  67. 774636e proc: convert to kstrto*()/kstrto*_from_user() by Alexey Dobriyan · 9 years ago
  68. ecf1a3d proc: change proc_subdir_lock to a rwlock by Waiman Long · 9 years ago
  69. bdb4d10 procfs: always expose /proc/<pid>/map_files/ and make it readable by Calvin Owens · 9 years ago
  70. d3691d2 proc: add cond_resched to /proc/kpage* read/write loop by Vladimir Davydov · 9 years ago
  71. f074a8f proc: export idle flag via kpageflags by Vladimir Davydov · 9 years ago
  72. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  73. 80ae2fd proc: add kpagecgroup file by Vladimir Davydov · 9 years ago
  74. 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  75. 77bb499 pagemap: add mmap-exclusive bit for marking pages mapped only here by Konstantin Khlebnikov · 9 years ago
  76. 1c90308 pagemap: hide physical addresses from non-privileged users by Konstantin Khlebnikov · 9 years ago
  77. 356515e pagemap: rework hugetlb and thp report by Konstantin Khlebnikov · 9 years ago
  78. deb9454 pagemap: switch to the new format and do some cleanup by Konstantin Khlebnikov · 9 years ago
  79. a06db75 pagemap: check permissions and capabilities at open time by Konstantin Khlebnikov · 9 years ago
  80. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  81. 5831905 capabilities: ambient capabilities by Andy Lutomirski · 9 years ago
  82. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  83. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  85. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  86. 3581d45 /proc/$PID/cmdline: fixup empty ARGV case by Alexey Dobriyan · 9 years ago
  87. db5d5b3 fs, proc: add help for CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  88. 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 9 years ago
  89. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  90. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 5968cec sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y by Naveen N. Rao · 9 years ago
  92. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  93. eb6d38d proc: Allow creating permanently empty directories that serve as mount points by Eric W. Biederman · 9 years ago
  94. f9bd673 sysctl: Allow creating permanently empty directories that serve as mountpoints. by Eric W. Biederman · 9 years ago
  95. 2e13ba5 fs, proc: introduce CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  96. c2c0bb4 proc: fix PAGE_SIZE limit of /proc/$PID/cmdline by Alexey Dobriyan · 9 years ago
  97. f51c0ea procfs: treat parked tasks as sleeping for task state by Chris Metcalf · 9 years ago
  98. 2726d56 vfs: add seq_file_path() helper by Miklos Szeredi · 9 years ago
  99. 1b852bc mnt: Refactor the logic for mounting sysfs and proc in a user namespace by Eric W. Biederman · 9 years ago
  100. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 9 years ago