Renaud Lottiaux
|
df279ca896
bsdacct: fix access to invalid filp in acct_on()
|
16 年之前 |
Heiko Carstens
|
b290ebe2c4
[CVE-2009-0029] System call wrappers part 04
|
16 年之前 |
David Howells
|
76aac0e9a1
CRED: Wrap task credential accesses in the core kernel
|
16 年之前 |
Alan Cox
|
dbda4c0b97
tty: Fix abusers of current->sighand->tty
|
16 年之前 |
Pavel Emelyanov
|
0c18d7a5df
bsdacct: fix and add comments around acct_process()
|
17 年之前 |
Pavel Emelyanov
|
7d1e13505b
bsdacct: account dying tasks in all relevant namespaces
|
17 年之前 |
Pavel Emelyanov
|
b5a7174875
bsdacct: turn acct off for all pidns-s on umount time
|
17 年之前 |
Pavel Emelyanov
|
0b6b030fc3
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
|
17 年之前 |
Pavel Emelyanov
|
6248b1b342
bsdacct: make internal code work with passed bsd_acct_struct, not global
|
17 年之前 |
Pavel Emelyanov
|
a75d979765
bsdacct: turn the acct_lock from on-the-struct to global
|
17 年之前 |
Pavel Emelyanov
|
e59a04a7aa
bsdacct: make check timer accept a bsd_acct_struct argument
|
17 年之前 |
Pavel Emelyanov
|
1c552858ac
bsdacct: "truthify" a comment near acct_process
|
17 年之前 |
Pavel Emelyanov
|
081e4c8a75
bsdacct: rename acct_gbls to bsd_acct_struct
|
17 年之前 |
Pavel Emelyanov
|
5f7b703fe2
bsd_acct: using task_struct->tgid is not right in pid-namespaces
|
17 年之前 |
Pavel Emelyanov
|
a846a1954b
bsd_acct: plain current->real_parent access is not always safe
|
17 年之前 |
Roland McGrath
|
b59f8197c5
acct: real_parent ppid
|
17 年之前 |
Ingo Molnar
|
bcbe4a0766
sched: fix kernel/acct.c comment
|
17 年之前 |
Daniel Walker
|
6ae965cd64
whitespace fixes: process accounting
|
17 年之前 |
john stultz
|
2c6b47de17
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
|
18 年之前 |
Josef "Jeff" Sipek
|
f3a43f3f64
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
|
18 年之前 |
Oleg Nesterov
|
7bcfa95e56
[PATCH] do_acct_process(): don't take tty_mutex
|
18 年之前 |
Peter Zijlstra
|
24ec839c43
[PATCH] tty: ->signal->tty locking
|
18 年之前 |
Peter Zijlstra
|
6cfd76a26d
[PATCH] lockdep: name some old style locks
|
18 年之前 |
Jay Lan
|
8f0ab51479
[PATCH] csa: convert CONFIG tag for extended accounting routines
|
18 年之前 |
Alan Cox
|
eb84a20e9e
[PATCH] audit/accounting: tty locking
|
18 年之前 |
OGAWA Hirofumi
|
a4afee02a5
[PATCH] Fix sighand->siglock usage in kernel/acct.c
|
19 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Randy Dunlap
|
1dbe83c344
[PATCH] fix kernel-doc in kernel/ dir
|
19 年之前 |
Randy Dunlap
|
7f32a25f63
[PATCH] kernel/acct: fix function definition
|
19 年之前 |
KaiGai Kohei
|
77787bfb44
[PATCH] pacct: none-delayed process accounting accumulation
|
19 年之前 |