Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-27Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-20mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-13mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfsPeter Xu
2022-05-10proc: fix dentry/inode overinstantiating under /proc/${pid}/netAlexey Dobriyan
2022-05-10procfs: prevent unprivileged processes accessing fdinfo dirKalesh Singh
2022-05-05memcg: accounting for objects allocated for new netdeviceVasily Averin
2022-05-03net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang
2022-04-30vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-30vmcore: convert __read_vmcore to use an iov_iterMatthew Wilcox (Oracle)
2022-04-30vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-30fs/proc/kcore.c: remove check of list iterator against head past the loop bodyJakob Koschel
2022-04-29ksm: count ksm merging pages for each processxu xin
2022-04-29fs/proc/task_mmu.c: remove redundant page validation of pte_pageXianting Tian
2022-04-27x86/aperfmperf: Replace aperfmperf_get_khz()Thomas Gleixner
2022-04-25sysctl: minor cleanup in new_dir()Vasily Averin
2022-04-21fs/proc: Introduce list_for_each_table_entry for proc sysctlMeng Tang
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-02proc: bootconfig: Add null pointer checkLv Ruyi
2022-03-29Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24proc/vmcore: fix vmcore_alloc_buf() kernel-doc commentYang Li
2022-03-24proc/vmcore: fix possible deadlock on concurrent mmap and readDavid Hildenbrand
2022-03-24proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinksHao Lee
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-23fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-11tracehook: Remove tracehook.hEric W. Biederman
2022-03-05proc: fix documentation and description of pagemapYun Zhou
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-02-12fs/proc: task_mmu.c: don't read mapcount for migration entryYang Shi
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22fs: proc: store PDE()->data into inode->i_privateMuchun Song
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain
2022-01-22sysctl: add and use base directory declarer and registration helperLuis Chamberlain
2022-01-22sysctl: move maxolduid as a sysctl specific constLuis Chamberlain
2022-01-22sysctl: share unsigned long const valuesLuis Chamberlain
2022-01-22sysctl: add helper to register a sysctl mount pointLuis Chamberlain
2022-01-22sysctl: move some boundary constants from sysctl.c to sysctl_valsXiaoming Ni
2022-01-22sysctl: add a new register_sysctl_init() interfaceXiaoming Ni
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20kthread: dynamically allocate memory to store kthread's full nameYafang Shao
2022-01-20sysctl: remove redundant ret assignmentluo penghao
2022-01-20sysctl: fix duplicate path separator in printed entriesGeert Uytterhoeven
2022-01-20proc: convert the return type of proc_fd_access_allowed() to be booleanQi Zheng
2022-01-20proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistrationDavid Hildenbrand