Commit Graph

88 Commits (4bedb45203eab92a87b4c863fe2d0cded633427f)

Author SHA1 Message Date
Al Viro 04ff97086b [PATCH] sanitize security_getprocattr() API 18 years ago
Glauber de Oliveira Costa 63967fa911 [PATCH] Missing __user in pointer referenced within copy_from_user 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Alexey Dobriyan 4b98d11b40 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct 18 years ago
Guillaume Chazarain 7d8952440f [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task 18 years ago
Alexey Dobriyan 863c47028e [PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts 18 years ago
Andrew Morton aba76fdb8a [PATCH] io-accounting: report in procfs 18 years ago
Akinobu Mita f4f154fd92 [PATCH] fault injection: process filtering for fault-injection capabilities 18 years ago
Kirill Korotaev 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
Josef "Jeff" Sipek 2fddfeefee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Adrian Bunk 9711ef9945 [PATCH] make fs/proc/base.c:proc_pid_instantiate() static 18 years ago
Guillem Jover 8fb4fc68ca [PATCH] Allow user processes to raise their oom_adj value 18 years ago
Vasily Tarasov 701e054e0c [PATCH] mounstats NULL pointer dereference 18 years ago
Alexey Dobriyan 8ac773b4f7 [PATCH] OOM killer meets userspace headers 19 years ago
Andrew Morton 0187f879ee [PATCH] PROC_NUMBUF is wrong 19 years ago
Oleg Nesterov 1a657f78dc [PATCH] introduce get_task_pid() to fix unsafe get_pid() 19 years ago
Eric W. Biederman 1c0d04c9e4 [PATCH] proc: comment what proc_fill_cache does 19 years ago
Eric W. Biederman 5e61feafa2 [PATCH] proc: remove the useless SMP-safe comments from /proc 19 years ago
Eric W. Biederman 7bcd6b0efd [PATCH] proc: remove trailing blank entry from pid_entry arrays 19 years ago
Eric W. Biederman 8e95bd936d [PATCH] proc: properly compute TGID_OFFSET 19 years ago
Eric W. Biederman 7fbaac005c [PATCH] proc: Use pid_task instead of open coding it 19 years ago
Eric W. Biederman 72d9dcfc7a [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr 19 years ago
Eric W. Biederman 61a2878402 [PATCH] proc: Remove the hard coded inode numbers 19 years ago
Eric W. Biederman 444ceed8d1 [PATCH] proc: Factor out an instantiate method from every lookup method 19 years ago
Eric W. Biederman 801199ce80 [PATCH] proc: Make the generation of the self symlink table driven 19 years ago
Serge E. Hallyn 1651e14e28 [PATCH] namespaces: incorporate fs namespace into nsproxy 19 years ago
Eric W. Biederman 20cdc894c4 [PATCH] proc: modify proc_pident_lookup to be completely table driven 19 years ago
Eric W. Biederman 28a6d67179 [PATCH] proc: reorder the functions in base.c 19 years ago
Eric W. Biederman 0804ef4b0d [PATCH] proc: readdir race fix (take 3) 19 years ago
Frederik Deweerdt f7ca54f486 [PATCH] fix mem_write() return value 19 years ago
Linus Torvalds 6d76fa58b0 Don't allow chmod() on the /proc/<pid>/ files 19 years ago
Linus Torvalds 9ee8ab9fbf Relax /proc fix a bit 19 years ago
Linus Torvalds 18b0bbd8ca Fix nasty /proc vulnerability 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Paris 42c3e03ef6 [PATCH] SELinux: Add sockcreate node to procattr API 19 years ago
Oleg Nesterov c1df7fb88a [PATCH] cleanup next_tid() 19 years ago
Oleg Nesterov a872ff0cb2 [PATCH] simplify/fix first_tid() 19 years ago
Eric W. Biederman cc288738c9 [PATCH] proc: Remove tasklist_lock from proc_task_readdir. 19 years ago
Eric W. Biederman df26c40e56 [PATCH] proc: Cleanup proc_fd_access_allowed 19 years ago
Eric W. Biederman 778c114477 [PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinks 19 years ago
Eric W. Biederman 5b0c1dd38b [PATCH] proc: optimize proc_check_dentry_visible 19 years ago
Eric W. Biederman 13b41b0949 [PATCH] proc: Use struct pid not struct task_ref 19 years ago
Eric W. Biederman 99f8955183 [PATCH] proc: don't lock task_structs indefinitely 19 years ago
Eric W. Biederman 8578cea750 [PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as strings 19 years ago
Eric W. Biederman 9cc8cbc7f8 [PATCH] simply fix first_tgid 19 years ago
Eric W. Biederman de7587343b [PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup() 19 years ago
Eric W. Biederman 454cc105ef [PATCH] proc: Remove tasklist_lock from proc_pid_readdir 19 years ago
Eric W. Biederman 0bc58a9102 [PATCH] proc: refactor reading directories of tasks 19 years ago
Eric W. Biederman cd6a3ce9ec [PATCH] proc: Close the race of a process dying durning lookup 19 years ago