1. e70cc2b fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  2. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  3. 877f919 proc: add proc_seq_release by Chunyu Hu · 6 years ago
  4. f5b6534 proc: fix missing final NUL in get_mm_cmdline() rewrite by Linus Torvalds · 6 years ago
  5. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  6. 24074a3 proc: Make inline name size calculation automatic by David Howells · 6 years ago
  7. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  8. 26b9513 proc: skip branch in /proc/*/* lookup by Alexey Dobriyan · 6 years ago
  9. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  10. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  11. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  12. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  13. 3ca24ce Merge branch 'proc-cmdline' by Linus Torvalds · 6 years ago
  14. 4189b86 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  15. d85b399 fix proc_fill_cache() in case of d_alloc_parallel() failure by Al Viro · 6 years ago
  16. 5d008fb proc: use "unsigned int" for /proc/*/stack by Alexey Dobriyan · 6 years ago
  17. 197850a proc: use "unsigned int" for sigqueue length by Alexey Dobriyan · 6 years ago
  18. a4ef389 proc: use "unsigned int" in proc_fill_cache() by Alexey Dobriyan · 6 years ago
  19. 9411692 proc: smaller RCU section in ->getattr() by Alexey Dobriyan · 6 years ago
  20. 3cb4e16 proc: deduplicate /proc/*/cmdline implementation by Alexey Dobriyan · 6 years ago
  21. 6a6cbe7 proc: simpler iterations for /proc/*/cmdline by Alexey Dobriyan · 6 years ago
  22. 6a6b9c4 proc: somewhat simpler code for /proc/*/cmdline by Alexey Dobriyan · 6 years ago
  23. b42262a proc: more "unsigned int" in /proc/*/cmdline by Alexey Dobriyan · 6 years ago
  24. 1d40a5e mm: mark pages in use for page tables by Matthew Wilcox · 6 years ago
  25. ab6ecf2 mm: /proc/pid/pagemap: hide swap entries from unprivileged users by Huang Ying · 6 years ago
  26. 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 6 years ago
  27. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  28. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  29. af6c5d5 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  30. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  31. b058efc Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  32. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  33. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  34. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. 888e2b0 switch the rest of procfs lookups to d_splice_alias() by Al Viro · 7 years ago
  36. 0168b9e procfs: switch instantiate_t to d_splice_alias() by Al Viro · 7 years ago
  37. 9883638 don't bother with tid_fd_revalidate() in lookups by Al Viro · 7 years ago
  38. 1ae9bd8 proc_lookupfd_common(): don't bother with instantiate unless the file is open by Al Viro · 7 years ago
  39. 1bbc551 procfs: get rid of ancient BS in pid_revalidate() uses by Al Viro · 7 years ago
  40. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  41. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 44c752f vmcore: move get_vmcore_size out of __init by Rahul Lakkireddy · 6 years ago
  43. 6b59808 workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status} by Tejun Heo · 6 years ago
  44. 88b72b3 proc: Consolidate task->comm formatting into proc_task_name() by Tejun Heo · 6 years ago
  45. 564def7 proc: Add a way to make network proc files writable by David Howells · 6 years ago
  46. 5ab8271 fs/proc: simplify and clarify get_mm_cmdline() function by Linus Torvalds · 6 years ago
  47. e4b4e44 fs/proc: re-factor proc_pid_cmdline_read() a bit by Linus Torvalds · 6 years ago
  48. 7f7ccc2 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  49. 2f42939 proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields by Christoph Hellwig · 6 years ago
  50. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  51. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  52. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  53. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  54. 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
  55. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  56. 7aed53d proc: add a proc_create_reg helper by Christoph Hellwig · 7 years ago
  57. 61172ea proc: simplify proc_register calling conventions by Christoph Hellwig · 7 years ago
  58. 04015e3 proc: don't detour through seq->private to get the inode by Christoph Hellwig · 6 years ago
  59. 76f668b proc: introduce a proc_pid_ns helper by Christoph Hellwig · 6 years ago
  60. 7efe48d vmcore: append device dumps to vmcore as elf notes by Rahul Lakkireddy · 7 years ago
  61. 2724273 vmcore: add API to collect hardware dump in second kernel by Rahul Lakkireddy · 7 years ago
  62. 3955333 proc/kcore: don't bounds check against address 0 by Laura Abbott · 6 years ago
  63. e96f46e proc: Use underscores for SSBD in 'status' by Konrad Rzeszutek Wilk · 6 years ago
  64. 27cca86 mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys by Ram Pai · 7 years ago
  65. 2c9e0a6 mm, powerpc, x86: introduce an additional vma bit for powerpc pkey by Ram Pai · 7 years ago
  66. 5212213 mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled by Ram Pai · 7 years ago
  67. 356e4bf prctl: Add force disable speculation by Thomas Gleixner · 7 years ago
  68. fae1fa0 proc: Provide details on speculation flaw mitigations by Kees Cook · 7 years ago
  69. ccf2b06 Merge tag 'v4.17-rc2' into docs-next by Jonathan Corbet · 7 years ago
  70. 1ad1335 docs/admin-guide/mm: start moving here files from Documentation/vm by Mike Rapoport · 7 years ago
  71. 9a1015b proc: fix /proc/loadavg regression by Alexey Dobriyan · 7 years ago
  72. 2e0ad55 proc: revalidate kernel thread inodes to root:root by Alexey Dobriyan · 7 years ago
  73. 88c28f2 mm, pagemap: fix swap offset value for PMD migration entry by Huang Ying · 7 years ago
  74. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  75. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  76. 1da4d37 proc: revalidate misc dentries by Alexey Dobriyan · 7 years ago
  77. 64a11f3 fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array() by Waiman Long · 7 years ago
  78. 4f11343 proc: use slower rb_first() by Alexey Dobriyan · 7 years ago
  79. 9cdd83e proc: switch struct proc_dir_entry::count to refcount by Alexey Dobriyan · 7 years ago
  80. b77d70d proc: reject "." and ".." as filenames by Alexey Dobriyan · 7 years ago
  81. fe079a5 proc: do mmput ASAP for /proc/*/map_files by Alexey Dobriyan · 7 years ago
  82. 58c501a proc: faster /proc/cmdline by Alexey Dobriyan · 7 years ago
  83. 1539d58 proc: register filesystem last by Alexey Dobriyan · 7 years ago
  84. 35318db proc: fix /proc/*/map_files lookup some more by Alexey Dobriyan · 7 years ago
  85. b4884f2 proc: move "struct proc_dir_entry" into kmem cache by Alexey Dobriyan · 7 years ago
  86. 835b94e fs/proc/proc_sysctl.c: remove redundant link check in proc_sys_link_fill_cache() by Danilo Krummrich · 7 years ago
  87. a0b0d1c fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table by Danilo Krummrich · 7 years ago
  88. 21dae0a proc: use set_puts() at /proc/*/wchan by Alexey Dobriyan · 7 years ago
  89. 24b2ec2 proc: check permissions earlier for /proc/*/wchan by Alexey Dobriyan · 7 years ago
  90. d0f0223 proc: replace seq_printf by seq_put_smth to speed up /proc/pid/status by Andrei Vagin · 7 years ago
  91. f664066 proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  92. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  93. 2acddbe proc: account "struct pde_opener" by Alexey Dobriyan · 7 years ago
  94. 195b8cf proc: move "struct pde_opener" to kmem cache by Alexey Dobriyan · 7 years ago
  95. a9fabc3 proc: randomize "struct pde_opener" by Alexey Dobriyan · 7 years ago
  96. e7a6e29 proc: faster open/close of files without ->release hook by Alexey Dobriyan · 7 years ago
  97. e74a0ef proc: move /proc/sysvipc creation to where it belongs by Alexey Dobriyan · 7 years ago
  98. 2f89742 proc: do less stuff under ->pde_unload_lock by Alexey Dobriyan · 7 years ago
  99. 68c3411 proc: get rid of task lock/unlock pair to read umask for the "status" file by Mateusz Guzik · 7 years ago
  100. 0e3dc01 procfs: add seq_put_hex_ll to speed up /proc/pid/maps by Andrei Vagin · 7 years ago