messages from 2008-11-25 17:26:51 to 2008-12-01 20:15:06 UTC [more...]
[RFC][PATCH 0/5] Container init signal semantics
2008-12-01 20:15 UTC (13+ messages)
` [RFC][PATCH 1/5] pid: Implement ns_of_pid
` [RFC][PATCH 2/5] pid: Generalize task_active_pid_ns
` [RFC][PATCH 3/5] Determine if sender is from ancestor ns
` [RFC][PATCH 4/5] Protect cinit from fatal signals
` [RFC][PATCH 5/5] Clear si_pid for signal from ancestor ns
[RFC v10][PATCH 01/13] Create syscalls: sys_checkpoint, sys_restart
2008-12-01 19:22 UTC (21+ messages)
` [RFC v10][PATCH 02/13] Checkpoint/restart: initial documentation
` [RFC v10][PATCH 03/13] General infrastructure for checkpoint restart
` [RFC v10][PATCH 04/13] x86 support for checkpoint/restart
` [RFC v10][PATCH 05/13] Dump memory address space
` [RFC v10][PATCH 06/13] Restore "
` [RFC v10][PATCH 07/13] Infrastructure for shared objects
` [RFC v10][PATCH 08/13] Dump open file descriptors
` [RFC v10][PATCH 09/13] Restore open file descriprtors
` [RFC v10][PATCH 10/13] External checkpoint of a task other than ourself
` [RFC v10][PATCH 11/13] Track in-kernel when we expect checkpoint/restart to work
` [RFC v10][PATCH 12/13] Checkpoint multiple processes
` [RFC v10][PATCH 13/13] Restart "
[PATCH] user namespaces: require cap_set{ug}id for CLONE_NEWUSER
2008-12-01 18:52 UTC
[PATCH] Unused check for thread group leader in mem_cgroup_move_task
2008-12-01 4:30 UTC (3+ messages)
[PATCH] Unused check for thread group leader in mem_cgroup_move_task
2008-11-29 7:29 UTC
[patch 0/4] [RFC] Another proportional weight IO controller
2008-11-28 13:33 UTC (10+ messages)
[PATCH 2/3 -v2] cgroups: add inactive subsystems to rootnode.subsys_list
2008-11-28 10:10 UTC
[PATCH 3/3] cgroups: introduce link_css_set() to remove duplicate code
2008-11-28 10:02 UTC
[PATCH 2/3] cgroups: add inactive subsystems to rootnode.root_list
2008-11-28 10:02 UTC
[PATCH 1/3] cgroups: make root_list contains active hierarchies only
2008-11-28 10:02 UTC
[PATCH 1/2] cgroups: cleanup for dummy root
2008-11-28 9:03 UTC
[PATCH] cgroups: add link_css_set() to remove duplicate code
2008-11-28 7:30 UTC
[PATCH] cgroups: add link_css_set() to remove duplicate code
2008-11-28 7:27 UTC
[PATCH 1/2] cgroups: cleanup for dummy root
2008-11-28 7:27 UTC
[RFC v10][PATCH 00/13] Kernel based checkpoint/restart
2008-11-27 1:04 UTC
[PATCH 0/5] ftrace: rebase patches on top of tip/master + some extras
2008-11-26 18:06 UTC (30+ messages)
` [PATCH 1/5] ftrace: add function tracing to single thread
` [PATCH 2/5] ftrace: use code patching for ftrace graph tracer
` [PATCH 3/5] ftrace: let function tracing and function return run together
` [PATCH 4/5] ftrace: add thread comm to function graph tracer
` [PATCH 5/5] ftrace: add cpu annotation for "
[RFC][PATCH][v2] Define/use siginfo_from_ancestor_ns()
2008-11-26 17:44 UTC (6+ messages)
[PATCH 1/3] ftrace: add function tracing to single thread
2008-11-26 16:36 UTC (11+ messages)
[patch 0/4] [RFC] Another proportional weight IO controller
2008-11-26 15:18 UTC (2+ messages)
[PATCH 0/2] In-kernel process restart
2008-11-26 11:58 UTC (7+ messages)
` [PATCH 1/2] Add flags for user-space and in-kernel process creation
` [PATCH 2/2] Add support for in-kernel process creation during restart
[PATCH 01/53] xfrm: initialise xfrm_policy_gc_work statically
2008-11-26 4:25 UTC (89+ messages)
` [PATCH 02/53] netns xfrm: add netns boilerplate
` [PATCH 03/53] netns xfrm: add struct xfrm_state::xs_net
` [PATCH 04/53] netns xfrm: per-netns xfrm_state_all list
` [PATCH 05/53] netns xfrm: per-netns xfrm_state_bydst hash
` [PATCH 06/53] netns xfrm: per-netns xfrm_state_bysrc hash
` [PATCH 07/53] netns xfrm: per-netns xfrm_state_byspi hash
` [PATCH 08/53] netns xfrm: per-netns xfrm_state_hmask
` [PATCH 09/53] netns xfrm: per-netns xfrm_state counts
` [PATCH 10/53] netns xfrm: per-netns xfrm_hash_work
` [PATCH 11/53] netns xfrm: per-netns state GC list
` [PATCH 12/53] netns xfrm: per-netns state GC work
` [PATCH 13/53] netns xfrm: per-netns km_waitq
` [PATCH 14/53] netns xfrm: add struct xfrm_policy::xp_net
` [PATCH 15/53] netns xfrm: per-netns policy list
` [PATCH 16/53] netns xfrm: per-netns xfrm_policy_byidx hash
` [PATCH 19/53] netns xfrm: per-netns xfrm_policy_bydst hash
` [PATCH 18/53] netns xfrm: per-netns inexact policies
` [PATCH 21/53] netns xfrm: per-netns policy hash resizing work
` [PATCH 20/53] netns xfrm: per-netns policy counts
` [PATCH 22/53] netns xfrm: propagate netns into bydst/bysrc/byspi hash functions
` [PATCH 23/53] netns xfrm: trivial netns propagations
` [PATCH 24/53] netns xfrm: state flush in netns
` [PATCH 25/53] netns xfrm: state lookup "
` [PATCH 26/53] netns xfrm: fixup xfrm_alloc_spi()
` [PATCH 27/53] netns xfrm: finding states in netns
` [PATCH 28/53] netns xfrm: state walking "
` [PATCH 30/53] netns xfrm: policy insertion "
` [PATCH 29/53] netns xfrm: propagate netns into policy byidx hash
` [PATCH 32/53] netns xfrm: finding policy in netns
` [PATCH 31/53] netns xfrm: policy flushing "
` [PATCH 33/53] netns xfrm: policy walking "
` [PATCH 34/53] netns xfrm: lookup "
` [PATCH 35/53] netns xfrm: xfrm_policy_check "
` [PATCH 37/53] netns xfrm: flushing/pruning bundles "
` [PATCH 36/53] netns xfrm: xfrm_route_forward() "
` [PATCH 38/53] netns xfrm: dst garbage-collecting "
` [PATCH 39/53] netns xfrm: xfrm_input() fixup
` [PATCH 40/53] netns xfrm: per-netns NETLINK_XFRM socket
` [PATCH 41/53] netns xfrm: xfrm_user module in netns
` [PATCH 42/53] netns xfrm: pass netns with KM notifications
` [PATCH 43/53] netns xfrm: KM reporting in netns
` [PATCH 45/53] netns xfrm: ->get_saddr "
` [PATCH 44/53] netns xfrm: ->dst_lookup "
` [PATCH 46/53] netns xfrm: flush SA/SPDs on netns stop
` [PATCH 47/53] netns PF_KEY: part 1
` [PATCH 48/53] netns PF_KEY: part 2
` [PATCH 49/53] netns PF_KEY: per-netns /proc/pfkey
` [PATCH 50/53] netns xfrm: AH/ESP in netns!
` [PATCH 51/53] netns xfrm: per-netns MIBs
` [PATCH 53/53] netns xfrm: per-netns sysctls
` [PATCH 52/53] netns xfrm: /proc/net/xfrm_stat in netns
` [PATCH 17/53] netns xfrm: per-netns xfrm_policy_byidx hashmask
[patch 1/1] netns: filter out uevent not belonging to init_net
2008-11-26 0:46 UTC (2+ messages)
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