messages from 2009-04-05 14:12:36 to 2009-04-10 13:17:01 UTC [more...]
[PATCH 01/30] headers: fixup cred.h, ipc_namespace.h
2009-04-10 13:17 UTC (2+ messages)
[PATCH 00/30] C/R OpenVZ/Virtuozzo style
2009-04-10 11:45 UTC (4+ messages)
[PATCH 10/30] cr: core stuff
2009-04-10 11:43 UTC (2+ messages)
[PATCH 04/30] ipcns: add create_ipc_ns()
2009-04-10 11:25 UTC (3+ messages)
[PATCH 09/30] x86_64: ifdef out struct thread_struct::ip
2009-04-10 11:17 UTC (8+ messages)
[RFC] IO Controller
2009-04-10 9:33 UTC (14+ messages)
` [PATCH 01/10] Documentation
[PATCH 07/30] netns: extract net_create()
2009-04-10 9:04 UTC (2+ messages)
[PATCH 02/30] Remove struct mm_struct::exe_file et al
2009-04-10 8:53 UTC (3+ messages)
How To Get A Girl To Do AAnything And Everything In Bed
2009-04-10 4:10 UTC
[PATCH 30/30] cr: ipc_ns
2009-04-10 2:41 UTC
[PATCH 29/30] cr: tty/pty
2009-04-10 2:40 UTC
[PATCH 28/30] cr: sockets
2009-04-10 2:40 UTC
[PATCH 27/30] cr: deal with netns
2009-04-10 2:40 UTC
[PATCH 26/30] cr: mount namespace
2009-04-10 2:40 UTC
[PATCH 25/30] cr: deal with credentials
2009-04-10 2:39 UTC
[PATCH 24/30] cr: deal with signals
2009-04-10 2:39 UTC
[PATCH 23/30] cr: deal with fs_struct
2009-04-10 2:39 UTC
[PATCH 22/30] cr: deal with opened files
2009-04-10 2:38 UTC
[PATCH 21/30] cr: deal with pid/pidns
2009-04-10 2:38 UTC
[PATCH 20/30] cr: deal with UTS stuff (struct uts_namespace)
2009-04-10 2:38 UTC
[PATCH 19/30] cr: deal with nsproxy
2009-04-10 2:38 UTC
[PATCH 18/30] cr: restore vDSO on i386/x86_64
2009-04-10 2:37 UTC
[PATCH 17/30] cr: extend arch_setup_additional_pages()
2009-04-10 2:37 UTC
[PATCH 16/30] cr: x86_64 LDT support
2009-04-10 2:37 UTC
[PATCH 15/30] cr: x86_64 xstate support
2009-04-10 2:37 UTC
[PATCH 14/30] cr: x86_64 support
2009-04-10 2:36 UTC
[PATCH 13/30] cr: i386 LDT support
2009-04-10 2:36 UTC
[PATCH 12/30] cr: i386 xstate support
2009-04-10 2:36 UTC
[PATCH 11/30] cr: i386 support
2009-04-10 2:35 UTC
[PATCH 10/30] cr: core stuff
2009-04-10 2:35 UTC
[PATCH 08/30] i386: ifdef out struct thread_struct::fs
2009-04-10 2:35 UTC
[PATCH 06/30] netns: don't get/put old netns on CLONE_NEWNET
2009-04-10 2:34 UTC
[PATCH 05/30] nsproxy: add create_nsproxy()
2009-04-10 2:34 UTC
[PATCH 03/30] ipcns: remove useless get/put while CLONE_NEWIPC
2009-04-10 2:33 UTC
[PATCH 01/30] headers: fixup cred.h, ipc_namespace.h
2009-04-10 2:32 UTC
[PATCH 00/30] C/R OpenVZ/Virtuozzo style
2009-04-10 2:32 UTC
How To Get A Girl To Do Anything AAnd Everything In Bed
2009-04-10 1:26 UTC
[PATCH] devcgroup: skip superfluous checks when found the DEV_ALL elem
2009-04-10 0:20 UTC (3+ messages)
[RFC v14-rc3][PATCH 00/36] Kernel based checkpoint/restart
2009-04-10 0:09 UTC (52+ messages)
` [RFC v14-rc3][PATCH 01/36] Create syscalls: sys_checkpoint, sys_restart
` [RFC v14-rc3][PATCH 02/36] Checkpoint/restart: initial documentation
` [RFC v14-rc3][PATCH 03/36] Make file_pos_read/write() public
` [RFC v14-rc3][PATCH 04/36] General infrastructure for checkpoint restart
` [RFC v14-rc3][PATCH 05/36] x86 support for checkpoint/restart
` [RFC v14-rc3][PATCH 06/36] Dump memory address space
` [RFC v14-rc3][PATCH 07/36] Restore "
` [RFC v14-rc3][PATCH 08/36] Infrastructure for shared objects
` [RFC v14-rc3][PATCH 09/36] Dump open file descriptors
` [RFC v14-rc3][PATCH 10/36] actually use f_op in checkpoint code
` [RFC v14-rc3][PATCH 11/36] add generic checkpoint f_op to ext fses
` [RFC v14-rc3][PATCH 12/36] Restore open file descriptors
` [RFC v14-rc3][PATCH 13/36] External checkpoint of a task other than ourself
` [RFC v14-rc3][PATCH 14/36] c/r of restart-blocks: export functionality used in next patch
` [RFC v14-rc3][PATCH 15/36] c/r of restart-blocks
` [RFC v14-rc3][PATCH 16/36] Checkpoint multiple processes
` [RFC v14-rc3][PATCH 17/36] Restart "
` [RFC v14-rc3][PATCH 18/36] A new file type (CR_FD_OBJREF) for a file descriptor already setup
` [RFC v14-rc3][PATCH 19/36] Checkpoint open pipes
` [RFC v14-rc3][PATCH 20/36] Restore "
` [RFC v14-rc3][PATCH 21/36] Record 'struct file' object instead of the file name for VMAs
` [RFC v14-rc3][PATCH 22/36] Prepare to support shared memory
` [RFC v14-rc3][PATCH 23/36] Dump anonymous- and file-mapped- "
` [RFC v14-rc3][PATCH 24/36] Restore "
` [RFC v14-rc3][PATCH 25/36] s390: Expose a constant for the number of words representing the CRs
` [RFC v14-rc3][PATCH 26/36] c/r: Add CR_COPY() macro (v4)
` [RFC v14-rc3][PATCH 27/36] s390: define s390-specific checkpoint-restart code (v7)
` [RFC v14-rc3][PATCH 28/36] powerpc: provide APIs for validating and updating DABR
` [RFC v14-rc3][PATCH 29/36] powerpc: checkpoint/restart implementation
` [RFC v14-rc3][PATCH 30/36] powerpc: wire up checkpoint and restart syscalls
` [RFC v14-rc3][PATCH 31/36] powerpc: enable checkpoint support in Kconfig
` [RFC v14-rc3][PATCH 32/36] Export fs/exec.c:exec_mmap()
` [RFC v14-rc3][PATCH 33/36] Support for share memory address spaces
` [RFC v14-rc3][PATCH 34/36] Make cr_may_checkpoint_task() check each namespace individually
` [RFC v14-rc3][PATCH 35/36] c/r: Add UTS support (v6)
` [RFC v14-rc3][PATCH 36/36] Stub implementation of IPC namespace c/r
/dev/tun PPP interfaces under network namespace
2009-04-10 0:03 UTC
netfilter/iptables under namespace
2009-04-09 23:59 UTC
container-to-host virtual or loopback kind of interface support
2009-04-09 23:28 UTC (5+ messages)
How To Get A Girl To Do Anything And Everything In Bed
2009-04-09 23:07 UTC
[PATCH] Add a multi-process IPC test
2009-04-09 18:58 UTC (4+ messages)
How To Get A Girl To Do Anything And Everything In Bed
2009-04-09 13:19 UTC
How To Get A Girl To Do AAnything And Everything In Bed
2009-04-09 5:48 UTC
[C/R]: mktree.c: cr_set_creator() question
2009-04-09 4:43 UTC
How To Get A Girl To Do Anytthing And Everything In Bed
2009-04-09 4:32 UTC
How To Get A Girl To Do Anything And Everytthing In Bed
2009-04-09 2:50 UTC
[PATCH/RFC] do not count frozen tasks toward load
2009-04-09 1:21 UTC (3+ messages)
[PATCH/RFC] do not count frozen tasks toward load
2009-04-09 0:45 UTC
How To Get A Girl To Do Anything And Everythiing In Bed
2009-04-09 0:16 UTC
lxc configuration help - only network isolated?
2009-04-08 22:44 UTC (2+ messages)
How To Get A Girl To Do Anything AAnd Everything In Bed
2009-04-08 20:01 UTC
[PATCH] c/r: Fix arch-specific use of mm->context.vdso in v14-rc3
2009-04-08 18:41 UTC (2+ messages)
How to be Irresistible to Women - Sexuaally
2009-04-08 12:23 UTC
How to be Irresistible to Women - Sexually
2009-04-07 17:02 UTC
[RFC v14-rc2][PATCH 00/29] Kernel based checkpoint/restart
2009-04-07 16:29 UTC (32+ messages)
` [RFC v14-rc2][PATCH 02/29] Checkpoint/restart: initial documentation
` [RFC v14-rc2][PATCH 04/29] General infrastructure for checkpoint restart
` [RFC v14-rc2][PATCH 05/29] x86 support for checkpoint/restart
` [RFC v14-rc2][PATCH 06/29] Dump memory address space
` [RFC v14-rc2][PATCH 09/29] Dump open file descriptors
` [RFC v14-rc2][PATCH 10/29] actually use f_op in checkpoint code
` [RFC v14-rc2][PATCH 12/29] Restore open file descriptors
` [RFC v14-rc2][PATCH 13/29] External checkpoint of a task other than ourself
` [RFC v14-rc2][PATCH 14/29] Checkpoint multiple processes
` [RFC v14-rc2][PATCH 15/29] Restart "
` [RFC v14-rc2][PATCH 24/29] c/r: Add CR_COPY() macro (v4)
How to be Irressistible to Women - Sexually
2009-04-07 13:58 UTC
[C/R] sleepers don't wake up on restart
2009-04-07 12:47 UTC (4+ messages)
[RFC v2][PATCH 00/10] sysv SHM checkpoint/restart
2009-04-07 12:31 UTC (11+ messages)
` [RFC v2][PATCH 01/10] Infrastructure for work postponed to the end of checkpoint/restart
` [RFC v2][PATCH 02/10] ipc: allow allocation of an ipc object with desired identifier
` [RFC v2][PATCH 03/10] ipc: helpers to save and restore kern_ipc_perm structures
` [RFC v2][PATCH 04/10] sysvipc-shm: checkpoint
` [RFC v2][PATCH 05/10] sysvipc-shm: restart
` [RFC v2][PATCH 06/10] sysvipc-shm: export interface from ipc/shm.c to delete ipc shm
` [RFC v2][PATCH 07/10] sysvipc-shm: correctly handle deleted (active) ipc shared memory
` [RFC v2][PATCH 08/10] sysvipc-msg: make 'struct msg_msgseg' visible in ipc/util.h
` [RFC v2][PATCH 09/10] sysvipc-msq: checkpoint
` [RFC v2][PATCH 10/10] sysvipc-msq: restart
[PATCH] devcgroup: skip superfluous checks when found the DEV_ALL elem
2009-04-07 5:47 UTC
HHow to be Irresistible to Women - Sexually
2009-04-06 23:35 UTC
Containers roadmap?
2009-04-06 22:36 UTC (2+ messages)
[PATCH 1/1] stop rootless containers from messing with host mounts
2009-04-06 21:27 UTC
Howw to be Irresistible to Women - Sexually
2009-04-06 18:56 UTC
[PATCH] Remove READ_IMPLIES_EXEC during restart
2009-04-06 18:17 UTC (2+ messages)
c/r: Add UTS support
2009-04-06 18:01 UTC (6+ messages)
` [PATCH 1/3] Make cr_may_checkpoint_task() check each namespace individually
` [PATCH 2/3] c/r: Add UTS support (v7)
` [PATCH 3/3] Stub implementation of IPC namespace c/r (v3)
How to be Irresistiblee to Women - Sexually
2009-04-06 17:05 UTC
Super Sensual Love MMaking In Bed
2009-04-06 9:29 UTC
sysfs tagged directory support status (was:. Re: [PATCH 1/8] sysfs: Implement sysfs tagged directory support)
2009-04-06 4:49 UTC (4+ messages)
Super Sensuual Love Making In Bed
2009-04-06 3:25 UTC
c/r: Add UTS support
2009-04-06 2:33 UTC (5+ messages)
` [PATCH 2/3] c/r: Add UTS support (v6)
[PATCH 00/07] sysv SHM checkpoint/restart
2009-04-06 0:18 UTC (4+ messages)
` [RFC v14-rc2][PATCH 6/7] sysvipc-shm: export interface from ipc/shm.c to delete ipc shm
Super Sensual Love Making IIn Bed
2009-04-05 23:43 UTC
[PATCH 1/1] x86: c/r support (for now) requires compat_vdso
2009-04-05 20:27 UTC (2+ messages)
Intense Female OOrgasms
2009-04-05 14:12 UTC
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