messages from 2018-03-13 20:41:46 to 2018-03-29 13:03:27 UTC [more...]
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-03-29 13:03 UTC (17+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls
` [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
` [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak32 V2 08/13] audit: add containerid support for tty_audit
` [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records
` [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid
` [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
` [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces
` [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process
[PATCH v6 0/2] cpuset: Enable cpuset controller in default hierarchy
2018-03-28 6:57 UTC (14+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] cpuset: Add cpuset.sched_load_balance to v2
[PATCH]cgroup: __cpuset_node_allowed return bool
2018-03-27 16:45 UTC (8+ messages)
[PATCHSET] mm, memcontrol: Implement memory.swap.events
2018-03-27 13:52 UTC (5+ messages)
` [PATCH 1/2] mm, memcontrol: Move swap charge handling into get_swap_page()
` [PATCH 2/2] mm, memcontrol: Implement memory.swap.events
[PATCH v4 0/8] cgroup private data and DRM/i915 integration
2018-03-26 7:30 UTC (14+ messages)
` [PATCH v4 1/8] cgroup: Allow registration and lookup of cgroup private data (v2)
` [Intel-gfx] "
` [RFC PATCH] cgroup: cgroup_idr_lock can be static
` [PATCH v4 2/8] cgroup: Introduce task_get_dfl_cgroup() (v2)
` [PATCH v4 3/8] cgroup: Introduce cgroup_priv_get_current
` [PATCH v4 4/8] drm/i915: Adjust internal priority definitions
` [PATCH v4 5/8] drm/i915: cgroup integration (v3)
` [PATCH v4 6/8] drm/i915: Introduce 'priority offset' for GPU contexts (v3)
` [PATCH v4 7/8] drm/i915: Introduce per-cgroup display boost setting
` [PATCH v4 8/8] drm/i915: Add context priority & priority offset to debugfs (v2)
[PATCHSET] cgroup/for-4.17: Make cgroup_rstat available to controllers
2018-03-24 20:44 UTC (10+ messages)
` [PATCH 1/8] cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c
` [PATCH 2/8] cgroup: Rename stat to rstat
` [PATCH 3/8] cgroup: Distinguish base resource stat implementation from rstat
` [PATCH 4/8] cgroup: Reorganize kernel/cgroup/rstat.c
` [PATCH 5/8] cgroup: Factor out and expose cgroup_rstat_*() interface functions
` [PATCH v2 "
` [PATCH 6/8] cgroup: Replace cgroup_rstat_mutex with a spinlock
` [PATCH 7/8] cgroup: Add cgroup_subsys->css_rstat_flush()
` [PATCH 8/8] cgroup: Add memory barriers to plug cgroup_rstat_updated() race window
[PATCHSET] mm, memcontrol: Make cgroup_rstat available to controllers
2018-03-24 16:09 UTC (4+ messages)
` [PATCH 1/3] mm: memcontrol: Use cgroup_rstat for event accounting
` [PATCH 2/3] mm: memcontrol: Use cgroup_rstat for stat accounting
` [PATCH 3/3] mm: memcontrol: Remove lruvec_stat
[PATCH cgroup/for-4.17 1/2] cgroup: Explicitly remove core interface files
2018-03-23 19:47 UTC (2+ messages)
` [PATCH cgroup/for-4.17 2/2] Subject: cgroup: Limit event generation frequency
[RFC] mm: memory.low heirarchical behavior
2018-03-23 16:37 UTC (4+ messages)
` [PATCH v2] mm: memory.low hierarchical behavior
[PATCH v2 0/4] vmscan per-cgroup reclaim fixes
2018-03-23 15:20 UTC (5+ messages)
` [PATCH v2 1/4] mm/vmscan: Update stale comments
` [PATCH v2 2/4] mm/vmscan: remove redundant current_may_throttle() check
` [PATCH v2 3/4] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH v2 4/4] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim
[PATCH] mm/memcontrol.c: speed up to force empty a memory cgroup
2018-03-23 12:29 UTC (17+ messages)
` 答复: "
` 答复: "
` 答复: "
[patch -mm v3 0/3] mm, memcg: introduce oom policies
2018-03-22 21:53 UTC (31+ messages)
` [patch -mm v3 1/3] mm, memcg: introduce per-memcg oom policy tunable
` [patch -mm] mm, memcg: evaluate root and leaf memcgs fairly on oom
` [patch -mm] mm, memcg: separate oom_group from selection criteria
` [patch -mm] mm, memcg: disregard mempolicies for cgroup-aware oom killer
` [patch -mm 0/6] rewrite cgroup aware oom killer for general use
` [patch -mm 1/6] mm, memcg: introduce per-memcg oom policy tunable
` [patch -mm 2/6] mm, memcg: replace cgroup aware oom killer mount option with tunable
` [patch -mm 3/6] mm, memcg: add hierarchical usage oom policy
` [patch -mm 4/6] mm, memcg: evaluate root and leaf memcgs fairly on oom
` [patch -mm 4/6 updated] "
` [patch -mm 5/6] mm, memcg: separate oom_group from selection criteria
` [patch -mm 6/6] mm, memcg: disregard mempolicies for cgroup-aware oom killer
` [patch v2 -mm 0/6] rewrite cgroup aware oom killer for general use
` [patch v2 -mm 1/6] mm, memcg: introduce per-memcg oom policy tunable
` [patch v2 -mm 2/6] mm, memcg: replace cgroup aware oom killer mount option with tunable
` [patch v2 -mm 3/6] mm, memcg: add hierarchical usage oom policy
` [patch v2 -mm 4/6] mm, memcg: evaluate root and leaf memcgs fairly on oom
` [patch v2 -mm 5/6] mm, memcg: separate oom_group from selection criteria
` [patch v2 -mm 6/6] mm, memcg: disregard mempolicies for cgroup-aware oom killer
[PATCH v4.5 0/8] cgroup private data and DRM/i915 integration
2018-03-22 18:04 UTC (10+ messages)
` [PATCH v4.5 1/8] cgroup: Allow registration and lookup of cgroup private data (v3)
` [PATCH v4.5 2/8] cgroup: Introduce task_get_dfl_cgroup() (v2)
` [PATCH v4.5 3/8] cgroup: Introduce cgroup_priv_get_current
` [PATCH v4.5 4/8] drm/i915: Adjust internal priority definitions (v2)
` [PATCH v4.5 5/8] drm/i915: cgroup integration (v4)
` [PATCH v4.5 6/8] drm/i915: Introduce 'priority offset' for GPU contexts (v4)
` [PATCH v4.5 7/8] drm/i915: Introduce per-cgroup display boost setting
` [PATCH v4.5 8/8] drm/i915: Add context priority & priority offset to debugfs (v2)
[PATCH 1/6] mm/vmscan: Wake up flushers for legacy cgroups too
2018-03-21 17:01 UTC (18+ messages)
` [PATCH 2/6] mm/vmscan: Update stale comments
` [PATCH 3/6] mm/vmscan: replace mm_vmscan_lru_shrink_inactive with shrink_page_list tracepoint
` [PATCH 4/6] mm/vmscan: remove redundant current_may_throttle() check
` [PATCH 5/6] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH 6/6] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim
[RFC] mm: allow to decrease swap.max below actual swap usage
2018-03-20 22:35 UTC
[PATCH v5 0/2] cpuset: Enable cpuset controller in default hierarchy
2018-03-20 22:01 UTC (14+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] cpuset: Add cpuset.flags control knob to v2
[PATCH v4] cpuset: Enable cpuset controller in default hierarchy
2018-03-20 4:25 UTC (16+ messages)
[GIT PULL] cgroup fixes for v4.16-rc6
2018-03-19 21:35 UTC
[PATCH v4 0/2] Directed kmem charging
2018-03-18 20:24 UTC (3+ messages)
` [PATCH v4 1/2] mm: memcg: remote memcg charging for kmem allocations
` [patch -mm] mm: memcg: remote memcg charging for kmem allocations fix
[PATCH ghau40 v2 0/5] add support for audit container ID
2018-03-16 9:12 UTC (6+ messages)
` [PATCH ghau40 v2 1/5] AUDIT_CONTAINER message type basic support
` [PATCH ghau40 v2 2/5] AUDIT_CONTAINER_INFO "
` [PATCH ghau40 v2 3/5] auditctl: add support for containerid filter
` [PATCH ghau40 v2 4/5] add ausearch containerid support
` [PATCH ghau40 v2 5/5] start normalization "
[RFC PATCH V1 00/12] audit: implement container id
2018-03-16 3:58 UTC (4+ messages)
` [RFC PATCH V1 01/12] audit: add "
[PATCH v3 1/2] mm: memcg: remote memcg charging for kmem allocations
2018-03-15 18:25 UTC (4+ messages)
[PATCH v3 0/6] DRM/i915 cgroup integration
2018-03-13 22:52 UTC (14+ messages)
` [PATCH v3 1/6] cgroup: Allow registration and lookup of cgroup private data
` [PATCH v3 2/6] cgroup: Introduce task_get_dfl_cgroup()
` [PATCH v3 3/6] cgroup: Introduce cgroup_permission()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).