index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
taskstats.c
Age
Commit message (
Expand
)
Author
2023-10-04
taskstats: fill_stats_for_tgid: use for_each_thread()
Oleg Nesterov
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-04-29
kernel: make taskstats available from all net namespaces
xu xin
2022-04-29
taskstats: version 12 with thread group and exe info
Dr. Thomas Orgis
2022-03-23
taskstats: remove unneeded dead assignment
Lukas Bulwahn
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-10-02
taskstats: move specifying netlink policy back to ops
Jakub Kicinski
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2019-12-04
taskstats: fix data-race
Christian Brauner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-03-22
genetlink: make policy common to family
Johannes Berg
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2017-05-08
taskstats: add e/u/stime for TGID command
Zhang Xiao
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-03
taskstats: fix the length of cgroupstats_cmd_get_policy
WANG Cong
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-04-23
taskstats: use the libnl API to align nlattr on 64-bit
Nicolas Dichtel
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2014-11-19
kill f_dentry uses
Al Viro
2014-08-26
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
taskstats: use genl_register_family_with_ops()
Johannes Berg
2013-11-13
kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()
Chen Gang
2013-11-13
kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_...
Chen Gang
2012-10-06
taskstats: cgroupstats_user_cmd() may leak on error
Jesper Juhl
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-18
userns: Convert taskstats to handle the user and pid namespaces.
Eric W. Biederman
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-07-30
taskstats: check nla_reserve() return
Alan Cox
2011-09-19
Make TASKSTATS require root access
Linus Torvalds
2011-08-03
taskstats: add_del_listener() should ignore !valid listeners
Oleg Nesterov
2011-08-03
taskstats: add_del_listener() shouldn't use the wrong node
Oleg Nesterov
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-27
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
2011-03-23
taskstats: use appropriate printk priority level
Mandeep Singh Baines
2011-01-13
taskstats: use better ifdef for alignment
Jeff Mahoney
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2010-12-22
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
2010-12-17
taskstats: Use this_cpu_ops
Christoph Lameter
2010-10-27
taskstats: split fill_pid function
Michael Holzheu
2010-10-27
taskstats: separate taskstats commands
Michael Holzheu
2010-10-27
delayacct: align to 8 byte boundary on 64-bit systems
Jeff Mahoney
[next]