Commit Graph

1023 Commits (43b5e4ccd463a5b42e0531c32628ac462081cab8)

Author SHA1 Message Date
Eric W. Biederman f76d207a66 userns: Add kprojid_t and associated infrastructure in projid.h 13 years ago
Eric W. Biederman e1760bd5ff userns: Convert the audit loginuid to be a kuid 13 years ago
Djalal Harouni bc452b4b65 proc: do not allow negative offsets on /proc/<pid>/environ 13 years ago
Djalal Harouni e8905ec27e proc: environ_read() make sure offset points to environment address range 13 years ago
David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
Christoph Hellwig b5fb63c183 fs: add nd_jump_link 13 years ago
Christoph Hellwig 408ef013cc fs: move path_put on failure out of ->follow_link 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
Dong Aisheng 475d009429 of: Improve prom_update_property() function 13 years ago
Linus Torvalds 0640113be2 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling 13 years ago
Cyrill Gorcunov 5b172087f9 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat 13 years ago
Cyrill Gorcunov 818411616b fs, proc: introduce /proc/<pid>/task/<tid>/children entry 13 years ago
Konstantin Khlebnikov bca1554373 proc/smaps: show amount of nonlinear ptes in vma 13 years ago
Konstantin Khlebnikov b1d4d9e0cb proc/smaps: carefully handle migration entries 13 years ago
Konstantin Khlebnikov 052fb0d635 proc: report file/anon bit in /proc/pid/pagemap 13 years ago
Jan Engelhardt 715be1fce0 procfs: use more apprioriate types when dumping /proc/N/stat 13 years ago
Alexey Dobriyan af5e617143 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code 13 years ago
Alexey Dobriyan f05ed3f1ab proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path 13 years ago
Cong Wang 2344bec788 proc: use mm_access() instead of ptrace_may_access() 13 years ago
Cong Wang e7dcd9990e proc: remove mm_for_maps() 13 years ago
Cong Wang b409e578d9 proc: clean up /proc/<pid>/environ handling 13 years ago
David Rientjes a7f638f999 mm, oom: normalize oom scores to oom_score_adj scale only for userspace 13 years ago
Sasha Levin 08fa29d916 mm: fix NULL ptr deref when walking hugepages 13 years ago
Linus Torvalds 30a08bf2d3 proc: move fd symlink i_mode calculations into tid_fd_revalidate() 13 years ago
Cyrill Gorcunov eb94cd96e0 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries 13 years ago
Eric W. Biederman 091bd3ea4e userns: Convert sysctl permission checks to use kuid and kgids. 13 years ago
Eric W. Biederman dcb0f22282 userns: Convert proc to use kuid/kgid where appropriate 13 years ago
Konstantin Khlebnikov 16fbdce62d proc/pid/pagemap: correctly report non-present ptes and holes between vmas 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Eric W. Biederman ae2975bc34 userns: Convert group_info values from gid_t to kgid_t. 13 years ago
Eric W. Biederman 22d917d80e userns: Rework the user_namespace adding uid/gid mapping support 13 years ago
Will Deacon 63f61a6f46 revert "proc: clear_refs: do not clear reserved pages" 13 years ago
Vasiliy Kulikov 99663be772 proc: fix mount -t proc -o AAA 13 years ago
Martin Schwidefsky cb85a6ed67 proc: stats: Use arch_idle_time for idle and iowait times if available 13 years ago
Naoya Horiguchi 10bdfb5ef7 pagemap: remove remaining unneeded spin_lock() 13 years ago
Andrew Morton 4c619aa0ba fs/proc/namespaces.c: prevent crash when ns_entries[] is empty 13 years ago
Andrea Arcangeli 45f83cefe3 mm: thp: fix up pmd_trans_unstable() locations 13 years ago
KAMEZAWA Hiroyuki 3748b2f15b procfs: fix /proc/statm 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Pravin B Shelar 1b26c9b334 proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). 13 years ago
KAMEZAWA Hiroyuki bda7bad62b procfs: speed up /proc/pid/stat, statm 13 years ago
KAMEZAWA Hiroyuki 1ac101a5d6 procfs: add num_to_str() to speed up /proc/stat 13 years ago
Eric Dumazet 59a32e2ce5 proc: speed up /proc/stat handling 13 years ago
Djalal Harouni b908243c54 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static 13 years ago
Lucas De Marchi 4e474a00d7 sysctl: protect poll() in entries that may go away 13 years ago
Siddhesh Poyarekar b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 years ago
Naoya Horiguchi 092b50bacd pagemap: introduce data structure for pagemap entry 13 years ago
Naoya Horiguchi e873c49fbf pagemap: export KPF_THP 13 years ago
Naoya Horiguchi 025c5b2451 thp: optimize away unnecessary page table locking 13 years ago