Johannes Berg
|
c53ed74236
genetlink: only pass array to genl_register_family_with_ops()
|
11 years ago |
Johannes Berg
|
4534de8305
genetlink: make all genl_ops users const
|
11 years ago |
Johannes Berg
|
88d36a9949
taskstats: use genl_register_family_with_ops()
|
11 years ago |
Chen Gang
|
0d20633b04
kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()
|
11 years ago |
Chen Gang
|
3fa5826631
kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_nest_start() and nla_nest_end()
|
11 years ago |
Jesper Juhl
|
0324b5a450
taskstats: cgroupstats_user_cmd() may leak on error
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 years ago |
Eric W. Biederman
|
4bd6e32ace
userns: Convert taskstats to handle the user and pid namespaces.
|
13 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 years ago |
Alan Cox
|
25353b3377
taskstats: check nla_reserve() return
|
13 years ago |
Linus Torvalds
|
1a51410abe
Make TASKSTATS require root access
|
14 years ago |
Oleg Nesterov
|
a7295898a1
taskstats: add_del_listener() should ignore !valid listeners
|
14 years ago |
Oleg Nesterov
|
dfc428b656
taskstats: add_del_listener() shouldn't use the wrong node
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Vasiliy Kulikov
|
26c4caea9d
taskstats: don't allow duplicate entries in listener mode
|
14 years ago |
Mandeep Singh Baines
|
f9b182e24e
taskstats: use appropriate printk priority level
|
14 years ago |
Jeff Mahoney
|
9ab020cf07
taskstats: use better ifdef for alignment
|
14 years ago |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Jeff Mahoney
|
4be2c95d1f
taskstats: pad taskstats netlink response for aligment issues on ia64
|
14 years ago |
Christoph Lameter
|
cd85fc58cd
taskstats: Use this_cpu_ops
|
14 years ago |
Michael Holzheu
|
3d9e0cf1fe
taskstats: split fill_pid function
|
14 years ago |
Michael Holzheu
|
9323312592
taskstats: separate taskstats commands
|
14 years ago |
Jeff Mahoney
|
8589312069
delayacct: align to 8 byte boundary on 64-bit systems
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
b54452b07a
const: struct nla_policy
|
15 years ago |
Johannes Berg
|
134e63756d
genetlink: make netns aware
|
16 years ago |
Rusty Russell
|
41c7bb9588
cpumask: convert rest of files in kernel/
|
16 years ago |
Rusty Russell
|
29c0177e6a
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 years ago |