Commit Graph

197 Commits (4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0)

Author SHA1 Message Date
Andrew Morton 05565b65a5 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n 18 years ago
Mika Kukkonen 5c46010af2 [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL 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
Eric W. Biederman 86a71dbd3e [PATCH] sysctl: hide the sysctl proc inodes from selinux 18 years ago
Eric W. Biederman 77b14db502 [PATCH] sysctl: reimplement the sysctl proc support 18 years ago
Eric W. Biederman 2abc26fc6b [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 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
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Alexey Dobriyan 4b98d11b40 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct 18 years ago
Andrew Morton 100bb9349e [PATCH] proc_misc warning fix 18 years ago
Christoph Lameter 65e458d43d [PATCH] Drop get_zone_counts() 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
Roman Zippel 3eb3c740f5 [PATCH] fix linux banner format string 18 years ago
Linus Torvalds 8993780a6e Make SLES9 "get_kernel_version" work on the kernel binary again 18 years ago
Andrew Morton aba76fdb8a [PATCH] io-accounting: report in procfs 18 years ago
Andrew Morton 7bf65382ca [PATCH] proc_misc build fix 18 years ago
Akinobu Mita f4f154fd92 [PATCH] fault injection: process filtering for fault-injection capabilities 18 years ago
Cedric Le Goater 6cc1b22a4a [PATCH] use current->nsproxy->pid_ns 18 years ago
Sukadev Bhattiprolu 61a58c6c23 [PATCH] rename struct pspace to struct pid_namespace 18 years ago
Kirill Korotaev 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
Cedric Le Goater 1ec320afdc [PATCH] add process_session() helper routine: deprecate old field 18 years ago
Josef "Jeff" Sipek 2fddfeefee [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Oleg Nesterov 9159350412 [PATCH] do_task_stat(): don't take tty_mutex 18 years ago
Herbert Poetzl a2ee8649ba [PATCH] Fix linux banner utsname information 18 years ago
Adrian Bunk 9711ef9945 [PATCH] make fs/proc/base.c:proc_pid_instantiate() static 18 years ago
Magnus Damm 360276042d [PATCH] elf: fix kcore note size calculation 18 years ago
Mike Galbraith c36264dfb2 [PATCH] remove the syslog interface when printk is disabled 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Guillem Jover 8fb4fc68ca [PATCH] Allow user processes to raise their oom_adj value 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
Vasily Tarasov 701e054e0c [PATCH] mounstats NULL pointer dereference 18 years ago
Alexey Dobriyan 8ac773b4f7 [PATCH] OOM killer meets userspace headers 18 years ago
Andrew Morton 0187f879ee [PATCH] PROC_NUMBUF is wrong 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 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
Oleg Nesterov b0fa9db6ab [PATCH] proc: drop tasklist lock in task_state() 19 years ago
Oleg Nesterov a593d6edeb [PATCH] proc: convert do_task_stat() to use lock_task_sighand() 19 years ago
Oleg Nesterov 5e6b3f42ed [PATCH] proc: convert task_sig() to use lock_task_sighand() 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