1. 28984ba0 net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 6 years ago
  2. dff4c8b cgroup: Prevent kill_css() from being called more than once by Waiman Long · 7 years ago
  3. 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 8 years ago
  4. 2b021cb cgroup: ignore css_sets associated with dead cgroups during migration by Tejun Heo · 8 years ago
  5. f6d635ad cgroup: implement cgroup_subsys->implicit_on_dfl by Tejun Heo · 8 years ago
  6. e485798 cgroup: use css_set->mg_dst_cgrp for the migration target cgroup by Tejun Heo · 8 years ago
  7. 15a27c3 cgroup: introduce cgroup_{save|propagate|restore}_control() by Tejun Heo · 8 years ago
  8. 88cb04b cgroup: explicitly track whether a cgroup_subsys_state is visible to userland by Tejun Heo · 8 years ago
  9. b38e42e cgroup: convert cgroup_subsys flag fields to bool bitfields by Tejun Heo · 8 years ago
  10. 6e5c830 cgroup: make cgroup subsystem masks u16 by Tejun Heo · 8 years ago
  11. 8699b77 cgroup: s/child_subsys_mask/subtree_ss_mask/ by Tejun Heo · 8 years ago
  12. 5eb385c Revert "cgroup: add cgroup_subsys->css_e_css_changed()" by Tejun Heo · 8 years ago
  13. aa226ff cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 8 years ago
  14. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  15. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. ad2c8c7 cgroup: fix sock_cgroup_data initialization on earlier compilers by Tejun Heo · 9 years ago
  17. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  18. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  19. 1774939 Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-4.5 by Tejun Heo · 9 years ago
  20. b53202e cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends by Oleg Nesterov · 9 years ago
  21. 8075b54 Merge branch 'for-4.4-fixes' into for-4.5 by Tejun Heo · 9 years ago
  22. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  23. b11cfb5 cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it by Tejun Heo · 9 years ago
  24. 67e9c74 cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type by Tejun Heo · 9 years ago
  25. 34c0625 cgroup: fix cftype->file_offset handling by Tejun Heo · 9 years ago
  26. afcf6c8 cgroup: add cgroup_subsys->free() method and use it to fix pids controller by Tejun Heo · 9 years ago
  27. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  28. ed27b9f cgroup: don't hold css_set_rwsem across css task iteration by Tejun Heo · 9 years ago
  29. 0de0942 cgroup: make cgroup->nr_populated count the number of populated css_sets by Tejun Heo · 9 years ago
  30. 6f60ead cgroup: generalize obtaining the handles of and notifying cgroup files by Tejun Heo · 9 years ago
  31. 7dbdb19 cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE by Tejun Heo · 9 years ago
  32. 4a07c22 cgroup: replace "cgroup.populated" with "cgroup.events" by Tejun Heo · 9 years ago
  33. fc5ed1e cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled() by Tejun Heo · 9 years ago
  34. 1ed1328 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 9 years ago
  35. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  36. 20f1f4b Merge branch 'for-4.3-unified-base' into for-4.3 by Tejun Heo · 9 years ago
  37. 3e1d2ee cgroup: introduce cgroup_subsys->legacy_name by Tejun Heo · 9 years ago
  38. 731a981 cgroup: make cftype->private a unsigned long by Tejun Heo · 9 years ago
  39. 7e47682 cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 9 years ago
  40. 187fe84 cgroup: require write perm on common ancestor when moving processes on the default hierarchy by Tejun Heo · 9 years ago
  41. cb4a316 cgroup: use bitmask to filter for_each_subsys by Aleksa Sarai · 9 years ago
  42. c80ef9e cgroup: add seq_file forward declaration for struct cftype by Arnd Bergmann · 9 years ago
  43. d59cfc0 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 9 years ago
  44. 7d7efec sched, cgroup: reorganize threadgroup locking by Tejun Heo · 9 years ago
  45. b4a04ab cgroup: separate out include/linux/cgroup-defs.h by Tejun Heo · 9 years ago