Commit Graph

107 Commits (f8af0bb890d6cdcb09ec042c128e217a7c500355)

Author SHA1 Message Date
Kawai, Hidehiro 3cb4a0bb1e coredump masking: add an interface for core dump filter 18 years ago
Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Andrea Arcangeli 1d9d02feee move seccomp from /proc to a prctl 18 years ago
Alexey Dobriyan da58a16173 /proc/*/environ: wrong placing of ptrace_may_attach() check 18 years ago
Ingo Molnar 43ae34cb4c sched: scheduler debugging, core 18 years ago
Balbir Singh 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 years ago
David Rientjes 4b8df8915a smaps: only define clear_refs for CONFIG_MMU 18 years ago
Akinobu Mita 0c28f287aa procfs: use simple_read_from_buffer() 18 years ago
John Johansen 1e8123fded Remove redundant check from proc_setattr() 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Alexey Dobriyan 19c5d45a09 /proc/*/oom_score oops re badness 18 years ago
Miklos Szeredi 2793274298 add file position info to proc 18 years ago
Eric Dumazet c5141e6d64 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them 18 years ago
Kees Cook 5096add84b proc: maps protection 18 years ago
Alexey Dobriyan 8948e11f45 Allow access to /proc/$PID/fd after setuid() 18 years ago
David Rientjes b813e931b4 smaps: add clear_refs file to clear reference 18 years ago
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