Commit Graph

74 Commits (31be8309532a6743f301cb2e83bd12ca07988b09)

Author SHA1 Message Date
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
Eric W. Biederman 48e6484d49 [PATCH] proc: Rewrite the proc dentry flush on exit optimization 19 years ago
Eric W. Biederman 662795deb8 [PATCH] proc: Move proc_maps_operations into task_mmu.c 19 years ago
Eric W. Biederman 6e66b52bf5 [PATCH] proc: Fix the link count for /proc/<pid>/task 19 years ago
Eric W. Biederman 0f2fe20f55 [PATCH] proc: Properly filter out files that are not visible to a process 19 years ago
Eric W. Biederman 22c2c5d75e [PATCH] proc: Kill proc_mem_inode_operations 19 years ago
Eric W. Biederman 68602066c3 [PATCH] proc: Remove bogus proc_task_permission 19 years ago
Eric W. Biederman aed7a6c476 [PATCH] proc: Replace proc_inode.type with proc_inode.fd 19 years ago
Eric W. Biederman 87bfbf679f [PATCH] proc: Simplify the ownership rules for /proc 19 years ago
Eric W. Biederman 1679654951 [PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_make_inode 19 years ago
Eric W. Biederman ff9724a3f7 [PATCH] proc: Remove useless BKL in proc_pid_readlink 19 years ago
Eric W. Biederman 5634708b5f [PATCH] proc: Fix the .. inode number on /proc/<pid>/fd 19 years ago
Michael LeMay 4eb582cf1f [PATCH] keys: add a way to store the appropriate context for newly-created keys 19 years ago
Al Viro e018290929 [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array 19 years ago
Dipankar Sarma ca99c1da08 [PATCH] Fix file lookup without ref 19 years ago