CRIU (Checkpoint/Restore in Userspace) mailing list
 help / color / mirror / Atom feed
 messages from 2025-02-06 03:28:58 to 2026-02-17 18:01:17 UTC [more...]

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-02-17 18:01 UTC  (5+ messages)
` [PATCH 1/4] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/4] exec: inherit HWCAPs from the parent process
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance

[PATCH v1 00/10] man/man2/statmount.2: Document New Features
 2026-02-13 13:31 UTC  (19+ messages)
` [PATCH v1 01/10] man/man2/statmount.2: Document req.mnt_ns_id and STATMOUNT_MNT_NS_ID
` [PATCH v1 02/10] man/man2/statmount.2: Document STATMOUNT_MNT_OPTS
` [PATCH v1 03/10] man/man2/statmount.2: Document STATMOUNT_FS_SUBTYPE
` [PATCH v1 04/10] man/man2/statmount.2: Document STATMOUNT_SB_SOURCE
` [PATCH v1 05/10] man/man2/statmount.2: Document STATMOUNT_OPT_ARRAY
` [PATCH v1 06/10] man/man2/statmount.2: Document STATMOUNT_OPT_SEC_ARRAY
` [PATCH v1 07/10] man/man2/statmount.2: Document STATMOUNT_{UIDMAP,GIDMAP}
` [PATCH v1 08/10] man/man2/statmount.2: Document STATMOUNT_SUPPORTED_MASK
` [PATCH v1 09/10] man/man2/statmount.2: Document req.mnt_ns_fd
` [PATCH v1 10/10] man/man2/statmount.2: Document STATMOUNT_BY_FD

[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
 2026-02-12 23:57 UTC  (15+ messages)
` [PATCH 1/4] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/4] exec: inherit HWCAPs from the parent process
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance

[RFC PATCH 0/9] man/man2/statmount.2: Document New Features
 2026-01-29 15:23 UTC  (12+ messages)
` [PATCH 1/9] man/man2/statmount.2: Document req.mnt_ns_id and STATMOUNT_MNT_NS_ID
` [PATCH 2/9] man/man2/statmount.2: Document STATMOUNT_MNT_OPTS
` [PATCH 3/9] man/man2/statmount.2: Document STATMOUNT_FS_SUBTYPE
` [PATCH 4/9] man/man2/statmount.2: Document STATMOUNT_SB_SOURCE
` [PATCH 5/9] man/man2/statmount.2: Document STATMOUNT_OPT_ARRAY
` [PATCH 6/9] man/man2/statmount.2: Document STATMOUNT_OPT_SEC_ARRAY
` [PATCH 7/9] man/man2/statmount.2: Document STATMOUNT_{UIDMAP,GIDMAP}
` [PATCH 8/9] man/man2/statmount.2: Document STATMOUNT_SUPPORTED_MASK
` [PATCH 9/9] man/man2/statmount.2: Document STATMOUNT_BY_FD

[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
 2026-01-21  5:24 UTC  (10+ messages)
` [PATCH 1/3] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/3] exec: inherit HWCAPs from the parent process
` [PATCH 3/3] selftests/exec: add test for HWCAP inheritance

[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
 2025-12-09  0:58 UTC  (14+ messages)
` [PATCH 1/3] cgroup, binfmt_elf: "
` [PATCH 2/3] selftests/cgroup: Add a test for the misc.mask cgroup interface
` [PATCH 3/3] Documentation: cgroup-v2: Document misc.mask interface

[PATCH v7 0/3] statmount: accept fd as a parameter
 2025-12-04 14:11 UTC  (7+ messages)
` [PATCH v7 1/3] statmount: permission check should return EPERM
` [PATCH v7 2/3] statmount: accept fd as a parameter
` [PATCH v7 3/3] selftests: statmount: tests for STATMOUNT_BY_FD

[PATCH 0/2] make VM_SOFTDIRTY a sticky VMA flag
 2025-11-19 17:21 UTC  (7+ messages)

[PATCH v6 0/2] statmount: accept fd as a parameter
 2025-11-19 17:20 UTC  (4+ messages)
` [PATCH v6 1/2] statmount: permission check should return EPERM
` [PATCH v6 2/2] statmount: accept fd as a parameter

[PATCH v5] statmount: accept fd as a parameter
 2025-11-13 12:57 UTC  (4+ messages)

[GSoC] CRIU/Arm64 Guarded Control Stack (GCS) project presentation
 2025-10-06 13:23 UTC 

Fwd: [GSoC] Checkpointing files on Detached mounts
 2025-09-24  5:43 UTC  (2+ messages)
  `  "

do_change_type(): refuse to operate on unmounted/not ours mounts
 2025-08-14  7:07 UTC  (18+ messages)
                  ` [PATCH][RFC][CFT] use uniform permission checks for all mount propagation changes
                    ` [RFC][CFT] selftest for permission checks in "

criu: Version 4.1.1
 2025-07-29 17:39 UTC 

Static criu builds
 2025-07-10 17:32 UTC  (4+ messages)

Optimizing C/R Image Format for Kubernetes
 2025-06-22 11:46 UTC  (5+ messages)

Suppress pte soft-dirty bit with UFFDIO_COPY?
 2025-05-23 20:32 UTC  (8+ messages)

[PATCH 0/3 v2] fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
 2025-03-31 16:12 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] tools headers UAPI: Sync linux/fs.h with the kernel sources
` [PATCH 3/3] selftests/mm: add PAGEMAP_SCAN guard region test

CRIU 4.1 "CRISCV" Released
 2025-03-29 18:19 UTC 

[PATCH 0/2] fs/proc: extend the PAGEMAP_SCAN ioctl to report
 2025-03-21  9:49 UTC  (2+ messages)

[PATCH 1/2] fs/proc/task_mmu: add guard region bit to pagemap
 2025-03-19 23:57 UTC  (3+ messages)

[PATCH v4 0/5] implement lightweight guard pages
 2025-03-19 15:15 UTC  (5+ messages)

[PATCH v8 0/8] Add support for memory sealing
 2025-02-07 12:17 UTC  (3+ messages)

The new CRIU mailing list
 2025-02-07  2:36 UTC 

Test Mail
 2025-02-06  3:28 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox