1. 3fa5826 kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_nest_start() and nla_nest_end() by Chen Gang · 11 years ago
  2. 0324b5a taskstats: cgroupstats_user_cmd() may leak on error by Jesper Juhl · 12 years ago
  3. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  4. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  5. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  6. 4bd6e32 userns: Convert taskstats to handle the user and pid namespaces. by Eric W. Biederman · 12 years ago
  7. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  8. 25353b3 taskstats: check nla_reserve() return by Alan Cox · 12 years ago
  9. 1a51410 Make TASKSTATS require root access by Linus Torvalds · 13 years ago
  10. a729589 taskstats: add_del_listener() should ignore !valid listeners by Oleg Nesterov · 13 years ago
  11. dfc428b taskstats: add_del_listener() shouldn't use the wrong node by Oleg Nesterov · 13 years ago
  12. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  13. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 13 years ago
  14. f9b182e taskstats: use appropriate printk priority level by Mandeep Singh Baines · 13 years ago
  15. 9ab020c taskstats: use better ifdef for alignment by Jeff Mahoney · 13 years ago
  16. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  17. 4be2c95 taskstats: pad taskstats netlink response for aligment issues on ia64 by Jeff Mahoney · 13 years ago
  18. cd85fc5 taskstats: Use this_cpu_ops by Christoph Lameter · 14 years ago
  19. 3d9e0cf taskstats: split fill_pid function by Michael Holzheu · 14 years ago
  20. 9323312 taskstats: separate taskstats commands by Michael Holzheu · 14 years ago
  21. 85893120 delayacct: align to 8 byte boundary on 64-bit systems by Jeff Mahoney · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. b54452b const: struct nla_policy by Alexey Dobriyan · 14 years ago
  24. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  25. 41c7bb9 cpumask: convert rest of files in kernel/ by Rusty Russell · 15 years ago
  26. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 15 years ago
  27. b81f3ea taskstats: remove initialization of static per-cpu variable by Vegard Nossum · 16 years ago
  28. 363ab6f core: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  29. cb41d6d Use find_task_by_vpid in taskstats by Pavel Emelyanov · 16 years ago
  30. f961598 kernel/taskstats.c: fix bogus nlmsg_free() by Adrian Bunk · 17 years ago
  31. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  32. 846c7bb Add cgroupstats by Balbir Singh · 17 years ago
  33. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  34. b663a79 taskstats: add context-switch counters by Maxim Uvarov · 17 years ago
  35. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 17 years ago
  36. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  37. 37167485 [PATCH] taskstats: cleanup reply assembling by Oleg Nesterov · 18 years ago
  38. 51de4d9 [PATCH] taskstats: use nla_reserve() for reply assembling by Oleg Nesterov · 18 years ago
  39. 68062b8 [PATCH] taskstats: factor out reply assembling by Oleg Nesterov · 18 years ago
  40. 34ec123 [PATCH] taskstats: cleanup ->signal->stats allocation by Oleg Nesterov · 18 years ago
  41. 115085e [PATCH] taskstats: cleanup do_exit() path by Oleg Nesterov · 18 years ago
  42. 128fb95 [PATCH] taskstats_exit_alloc: optimize/simplify by Oleg Nesterov · 18 years ago
  43. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  44. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  45. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  46. 3dabc71 [GENL]: Add genlmsg_new() to allocate generic netlink messages by Thomas Graf · 18 years ago
  47. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  48. 4a279ff [PATCH] taskstats: fix sub-threads accounting by Oleg Nesterov · 18 years ago
  49. 3d8334d [PATCH] taskstats: fix sk_buff size calculation by Oleg Nesterov · 18 years ago
  50. d46a3d0 [PATCH] taskstats: fix sk_buff leak by Oleg Nesterov · 18 years ago
  51. d7c3f5f [PATCH] fill_tgid: cleanup delays accounting by Oleg Nesterov · 18 years ago
  52. a98b609 [PATCH] taskstats: don't use tasklist_lock by Oleg Nesterov · 18 years ago
  53. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  54. fca178c [PATCH] fill_tgid: fix task_struct leak and possible oops by Oleg Nesterov · 18 years ago
  55. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  56. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago
  57. 0ae6468 [PATCH] Fix taskstats size calculation (use the new genetlink utility functions) by Balbir Singh · 18 years ago
  58. fe4944e [NETLINK]: Extend netlink messaging interface by Thomas Graf · 18 years ago
  59. d94a041 [PATCH] taskstats: free skb, avoid returns in send_cpu_listeners by Shailabh Nagar · 18 years ago
  60. 7d94ddd [PATCH] make taskstats sending completely independent of delay accounting on/off status by Shailabh Nagar · 18 years ago
  61. bb12999 [PATCH] Remove down_write() from taskstats code invoked on the exit() path by Shailabh Nagar · 18 years ago
  62. f9fd891 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks by Shailabh Nagar · 18 years ago
  63. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  64. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  65. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago