vmsplice user-buffer(grabbed by process_vm_readv) to page-pipe |
|
|
|
2019-07-05 |
Abhishek Dubey |
|
New |
[14/16] mem/shmem: Reorder code in expand_shmem |
|
|
|
2019-07-05 |
Cyrill Gorcunov |
|
New |
vmsplice user-buffer(grabbed by process_vm_readv) to page-pipe |
|
|
|
2019-07-24 |
Andrei Vagin |
|
New |
[1/6] Skip adding PROT_READ flag |
|
|
|
2019-07-25 |
Abhishek Dubey |
|
New |
[2/6] Skip generating iov for non PROT_READ region |
|
|
|
2019-07-25 |
Abhishek Dubey |
|
New |
[3/6] Drain memory using process_vm_readv syscall |
|
|
|
2019-07-25 |
Abhishek Dubey |
|
New |
[5/6] Hack to handle vmsplice fail: resolve later |
|
|
|
2019-07-25 |
Abhishek Dubey |
|
New |
[6/6] Refactor time accounting macros |
|
|
|
2019-07-25 |
Abhishek Dubey |
|
New |
[PATCHv5,01/37] ns: Introduce Time Namespace |
|
|
|
2019-07-29 |
Dmitry Safonov |
|
New |
[PATCHv5,02/37] timens: Add timens_offsets |
|
|
|
2019-07-29 |
Dmitry Safonov |
|
New |
[PATCHv5,09/37] posix-clocks: Introduce CLOCK_MONOTONIC time namespace offsets |
|
|
|
2019-07-29 |
Dmitry Safonov |
|
New |
[PATCHv5,17/37] fd/proc: Respect boottime inside time namespace for /proc/uptime |
|
|
|
2019-07-29 |
Dmitry Safonov |
|
New |
[PATCHv5,18/37] x86/vdso2c: Correct err messages on file opening |
|
|
|
2019-07-29 |
Dmitry Safonov |
|
New |
[PATCHv5,19/37] x86/vdso2c: Convert iterator to unsigned |
|
|
|
2019-07-29 |
Dmitry Safonov |
|
New |
[PATCHv5,20/37] x86/vdso/Makefile: Add vobjs32 |
|
|
|
2019-07-29 |
Dmitry Safonov |
|
New |
[PATCHv5,21/37] x86/vdso: Restrict splitting VVAR VMA |
|
|
|
2019-07-29 |
Dmitry Safonov |
|
New |
[PATCHv5,22/37] x86/vdso: Rename vdso_image {.data=>.text} |
|
|
|
2019-07-29 |
Dmitry Safonov |
|
New |
[PATCHv6,16/36] fd/proc: Respect boottime inside time namespace for /proc/uptime |
|
|
|
2019-08-15 |
Dmitry Safonov |
|
New |
[PATCHv6,17/36] x86/vdso2c: Correct err messages on file opening |
|
|
|
2019-08-15 |
Dmitry Safonov |
|
New |
[PATCHv6,18/36] x86/vdso2c: Convert iterator to unsigned |
|
|
|
2019-08-15 |
Dmitry Safonov |
|
New |
[PATCHv6,19/36] x86/vdso/Makefile: Add vobjs32 |
|
|
|
2019-08-15 |
Dmitry Safonov |
|
New |
[PATCHv6,20/36] x86/vdso: Restrict splitting VVAR VMA |
|
|
|
2019-08-15 |
Dmitry Safonov |
|
New |
[PATCHv6,21/36] x86/vdso: Rename vdso_image {.data=>.text} |
|
|
|
2019-08-15 |
Dmitry Safonov |
|
New |
[PATCHv6,23/36] x86/vdso: Allocate timens vdso |
|
|
|
2019-08-15 |
Dmitry Safonov |
|
New |
[PATCHv6,28/36] posix-clocks: Add align for timens_offsets |
|
|
|
2019-08-15 |
Dmitry Safonov |
|
New |
[PATCHv6,30/36] selftest/timens: Add Time Namespace test for supported clocks |
|
|
|
2019-08-15 |
Dmitry Safonov |
|
New |
[1/7] Skip adding PROT_READ flag |
|
|
|
2019-08-20 |
Abhishek Dubey |
|
New |
[2/7] Skip generating iov for non PROT_READ region |
|
|
|
2019-08-20 |
Abhishek Dubey |
|
New |
[3/7] Merging splice and read modes of pre-dump |
|
|
|
2019-08-20 |
Abhishek Dubey |
|
New |
[4/7] Drain memory using process_vm_readv syscall |
|
|
|
2019-08-20 |
Abhishek Dubey |
|
New |
[5/7] Adding new function cnt_sub |
|
|
|
2019-08-20 |
Abhishek Dubey |
|
New |
[6/7] Handle vmsplice failure for read mode pre-dump |
|
|
|
2019-08-20 |
Abhishek Dubey |
|
New |
[7/7] Adding --pre-dump-mode option |
|
|
|
2019-08-20 |
Abhishek Dubey |
|
New |
[1/7] Adding --pre-dump-mode option |
|
|
|
2019-08-25 |
Abhishek Dubey |
|
New |
[2/7] Skip generating iov for non-PROT_READ memory |
|
|
|
2019-08-25 |
Abhishek Dubey |
|
New |
[3/7] Skip adding PROT_READ to non-PROT_READ mappings |
|
|
|
2019-08-25 |
Abhishek Dubey |
|
New |
[4/7] Adding cnt_sub for stats manipulation |
|
|
|
2019-08-25 |
Abhishek Dubey |
|
New |
[5/7] Handle vmsplice failure for read mode pre-dump |
|
|
|
2019-08-25 |
Abhishek Dubey |
|
New |
[6/7] read mode pre-dump implementation |
|
|
|
2019-08-25 |
Abhishek Dubey |
|
New |
[7/7] Refactor time accounting macros |
|
|
|
2019-08-25 |
Abhishek Dubey |
|
New |
[8/7] Added --pre-dump-mode to libcriu |
|
|
|
2019-08-27 |
Abhishek Dubey |
|
New |
[9/7] Added --mix-pre-dump option for zdtm suite |
|
|
|
2019-08-31 |
Abhishek Dubey |
|
New |
[9/7] Added --mix-pre-dump option for zdtm suite |
|
|
|
2019-08-31 |
Radostin Stoyanov |
|
New |
[3/3] criu: Restore anonymized images(file paths) |
|
|
|
2019-09-05 |
Harshavardhan Unnibhavi |
|
New |
Show error messages when failing early in the init process |
|
|
|
2019-09-06 |
Nicolas Viennot |
|
New |
File lock status may be empty |
|
|
|
2019-09-06 |
Nicolas Viennot |
|
New |
Cleanup do_full_int80() |
|
|
|
2019-09-06 |
Nicolas Viennot |
|
New |
[RFC] crtools: flush early log using destructor |
|
|
|
2019-09-11 |
Radostin Stoyanov |
|
New |
Cleanup do_full_int80() |
|
|
|
2019-09-19 |
Nicolas Viennot |
|
New |
[1/3] crit: Add anonymize option. |
|
|
|
2019-09-20 |
Harshavardhan Unnibhavi |
|
New |
[2/3] crit: Anonymize file paths in files.img |
|
|
|
2019-09-20 |
Harshavardhan Unnibhavi |
|
New |
[3/3] criu: Restore anonymized images(file paths) |
|
|
|
2019-09-20 |
Harshavardhan Unnibhavi |
|
New |
[1/9] Adding --pre-dump-mode option |
|
|
|
2019-09-22 |
Abhishek Dubey |
|
New |
[4/9] Adding cnt_sub for stats manipulation |
|
|
|
2019-09-22 |
Abhishek Dubey |
|
New |
[5/9] Handle vmsplice failure for read mode pre-dump |
|
|
|
2019-09-22 |
Abhishek Dubey |
|
New |
[6/9] read mode pre-dump implementation |
|
|
|
2019-09-22 |
Abhishek Dubey |
|
New |
[7/9] Refactor time accounting macros |
|
|
|
2019-09-22 |
Abhishek Dubey |
|
New |
[8/9] Added --mix-pre-dump option for zdtm suite |
|
|
|
2019-09-22 |
Abhishek Dubey |
|
New |
[9/9] Adding travis test for --mix-pre-dump |
|
|
|
2019-09-22 |
Abhishek Dubey |
|
New |
pipe: print pipe_id as unsigned to generate an external pipe name |
|
|
|
2019-09-24 |
Andrei Vagin |
|
New |
BUG: CRIU corrupt floating point state after checkpoint |
|
|
|
2019-09-25 |
Dmitry Safonov |
|
New |
Restoring images with page-*.img anonymized |
|
|
|
2019-09-27 |
Dmitry Safonov |
|
New |
Restoring images with page-*.img anonymized |
|
|
|
2019-09-27 |
Dmitry Safonov |
|
New |
Cleanup do_full_int80() |
|
|
|
2019-09-30 |
Nicolas Viennot |
|
New |
[5/9] Handle vmsplice failure for read mode pre-dump |
|
|
|
2019-10-02 |
Andrei Vagin |
|
New |
[7/8] Added --mix-pre-dump option for zdtm suite |
|
|
|
2019-10-05 |
Abhishek Dubey |
|
New |
[PATCHv7,02/33] time: Add timens_offsets to be used for tasks in timens |
|
|
|
2019-10-11 |
Dmitry Safonov |
|
New |
[PATCHv7,15/33] posix-timers: Make clock_nanosleep() time namespace aware |
|
|
|
2019-10-11 |
Dmitry Safonov |
|
New |
[PATCHv7,16/33] fs/proc: Respect boottime inside time namespace for /proc/uptime |
|
|
|
2019-10-11 |
Dmitry Safonov |
|
New |
[PATCHv7,17/33] x86/vdso: Restrict splitting VVAR VMA |
|
|
|
2019-10-11 |
Dmitry Safonov |
|
New |
[PATCHv7,20/33] x86/vdso: Provide vdso_data offset on vvar_page |
|
|
|
2019-10-11 |
Dmitry Safonov |
|
New |
[PATCHv7,21/33] x86/vdso: Add timens page |
|
|
|
2019-10-11 |
Dmitry Safonov |
|
New |
Print the mnt_id in current mount namespace |
|
|
|
2019-10-17 |
Chen, Hu |
|
New |
unix: sysctl -- Preserve max_dgram_qlen value |
|
|
|
2019-10-31 |
Alexander Mikhalitsyn |
|
New |
[PATCHv2,1/2] unix: sysctl -- Preserve max_dgram_qlen value |
|
|
|
2019-10-31 |
Alexander Mikhalitsyn |
|
New |
[PATCHv2,2/2] zdtm: sysctl net.unix.max_dgram_qlen value preservation test |
|
|
|
2019-10-31 |
Alexander Mikhalitsyn |
|
New |
[PATCHv3,1/2] unix: sysctl -- Preserve max_dgram_qlen value |
|
|
|
2019-11-01 |
Alexander Mikhalitsyn |
|
New |
[PATCHv3,2/2] zdtm: sysctl net.unix.max_dgram_qlen value preservation test |
|
|
|
2019-11-01 |
Alexander Mikhalitsyn |
|
New |
[PATCHv4,2/2] zdtm: sysctl net.unix.max_dgram_qlen value preservation test |
|
1 |
|
2019-11-01 |
Alexander Mikhalitsyn |
|
New |
[PATCHv5,2/2] zdtm: sysctl net.unix.max_dgram_qlen value preservation test |
|
1 |
|
2019-11-01 |
Alexander Mikhalitsyn |
|
New |
[1/4] mount: Add error messages |
|
|
|
2019-11-10 |
Radostin Stoyanov |
|
New |
[3/4] mount: Bind-mount root via userns_call |
|
|
|
2019-11-10 |
Radostin Stoyanov |
|
New |
[4/4] restore: Create temp proc in /tmp |
|
|
|
2019-11-10 |
Radostin Stoyanov |
|
New |
[1/2] net: add nftables c/r |
|
|
|
2019-11-11 |
Alexander Mikhalitsyn |
|
New |
[2/2] zdtm: nft tables preservation test |
|
|
|
2019-11-11 |
Alexander Mikhalitsyn |
|
New |
[2/2] zdtm: nft tables preservation test |
|
1 |
|
2019-11-12 |
Alexander Mikhalitsyn |
|
New |
[PATCHv2,1/2] net: add nftables c/r |
|
|
|
2019-11-12 |
Alexander Mikhalitsyn |
|
New |
[PATCHv2,2/2] zdtm: nft tables preservation test |
|
|
|
2019-11-12 |
Alexander Mikhalitsyn |
|
New |
restore: Serialize access to last_pid |
|
|
|
2019-11-15 |
Cyrill Gorcunov |
|
New |
[PATCHv2,1/4] mount: Add error messages |
|
|
|
2019-11-17 |
Radostin Stoyanov |
|
New |
[PATCHv2,4/4] man: Describe --root option requirements |
|
|
|
2019-11-17 |
Radostin Stoyanov |
|
New |
mount: Order call_helper_process calls |
|
|
|
2019-11-18 |
Cyrill Gorcunov |
|
New |
[v2] mount: Order call_helper_process calls |
|
|
|
2019-11-18 |
Cyrill Gorcunov |
|
New |
[1/6] log: Include stdbool.h |
|
|
|
2019-11-23 |
Dmitry Safonov |
|
New |
[2/6] criu: Use shared libraries for optional functionality |
|
|
|
2019-11-23 |
Dmitry Safonov |
|
New |
[3/6] criu: Add lib-bsd |
|
|
|
2019-11-23 |
Dmitry Safonov |
|
New |
[4/6] criu: Remove CONFIG_HAS_LIBBSD |
|
|
|
2019-11-23 |
Dmitry Safonov |
|
New |
[5/6] net/lsm: Move default socket labeling helpers in lsm.c |
|
|
|
2019-11-23 |
Dmitry Safonov |
|
New |
[6/6] lsm: Remove reset_setsockcreatecon() |
|
|
|
2019-11-23 |
Dmitry Safonov |
|
New |
[v3] mount: Order call_helper_process calls |
|
|
|
2019-11-29 |
Cyrill Gorcunov |
|
New |