Linus Torvalds
|
6d76fa58b0
Don't allow chmod() on the /proc/<pid>/ files
|
19 년 전 |
Linus Torvalds
|
9ee8ab9fbf
Relax /proc fix a bit
|
19 년 전 |
Linus Torvalds
|
18b0bbd8ca
Fix nasty /proc vulnerability
|
19 년 전 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 년 전 |
Eric Paris
|
42c3e03ef6
[PATCH] SELinux: Add sockcreate node to procattr API
|
19 년 전 |
Oleg Nesterov
|
c1df7fb88a
[PATCH] cleanup next_tid()
|
19 년 전 |
Oleg Nesterov
|
a872ff0cb2
[PATCH] simplify/fix first_tid()
|
19 년 전 |
Eric W. Biederman
|
cc288738c9
[PATCH] proc: Remove tasklist_lock from proc_task_readdir.
|
19 년 전 |
Eric W. Biederman
|
df26c40e56
[PATCH] proc: Cleanup proc_fd_access_allowed
|
19 년 전 |
Eric W. Biederman
|
778c114477
[PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinks
|
19 년 전 |
Eric W. Biederman
|
5b0c1dd38b
[PATCH] proc: optimize proc_check_dentry_visible
|
19 년 전 |
Eric W. Biederman
|
13b41b0949
[PATCH] proc: Use struct pid not struct task_ref
|
19 년 전 |
Eric W. Biederman
|
99f8955183
[PATCH] proc: don't lock task_structs indefinitely
|
19 년 전 |
Eric W. Biederman
|
8578cea750
[PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as strings
|
19 년 전 |
Eric W. Biederman
|
9cc8cbc7f8
[PATCH] simply fix first_tgid
|
19 년 전 |
Eric W. Biederman
|
de7587343b
[PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup()
|
19 년 전 |
Eric W. Biederman
|
454cc105ef
[PATCH] proc: Remove tasklist_lock from proc_pid_readdir
|
19 년 전 |
Eric W. Biederman
|
0bc58a9102
[PATCH] proc: refactor reading directories of tasks
|
19 년 전 |
Eric W. Biederman
|
cd6a3ce9ec
[PATCH] proc: Close the race of a process dying durning lookup
|
19 년 전 |
Eric W. Biederman
|
48e6484d49
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
|
19 년 전 |
Eric W. Biederman
|
662795deb8
[PATCH] proc: Move proc_maps_operations into task_mmu.c
|
19 년 전 |
Eric W. Biederman
|
6e66b52bf5
[PATCH] proc: Fix the link count for /proc/<pid>/task
|
19 년 전 |
Eric W. Biederman
|
0f2fe20f55
[PATCH] proc: Properly filter out files that are not visible to a process
|
19 년 전 |
Eric W. Biederman
|
22c2c5d75e
[PATCH] proc: Kill proc_mem_inode_operations
|
19 년 전 |
Eric W. Biederman
|
68602066c3
[PATCH] proc: Remove bogus proc_task_permission
|
19 년 전 |
Eric W. Biederman
|
aed7a6c476
[PATCH] proc: Replace proc_inode.type with proc_inode.fd
|
19 년 전 |
Eric W. Biederman
|
87bfbf679f
[PATCH] proc: Simplify the ownership rules for /proc
|
19 년 전 |
Eric W. Biederman
|
1679654951
[PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_make_inode
|
19 년 전 |
Eric W. Biederman
|
ff9724a3f7
[PATCH] proc: Remove useless BKL in proc_pid_readlink
|
19 년 전 |
Eric W. Biederman
|
5634708b5f
[PATCH] proc: Fix the .. inode number on /proc/<pid>/fd
|
19 년 전 |