dev.linux.lists.criu archive
447 archived articles, newest first (page 3 of 5). Latest articles →
Re: [PATCH 1/4] exec: inherit HWCAPs from the parent process
Tue, 24 Mar 2026 15:19:49 -0700Re: [PATCH 1/4] exec: inherit HWCAPs from the parent process
Tue, 24 Mar 2026 10:28:08 +0000Re: [PATCH 1/4] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 23:59:11 +0100Re: [PATCH 1/4] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 18:21:22 +0000Re: [PATCH 2/4] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 11:19:24 -0700[PATCH 4/4] selftests/exec: add test for HWCAP inheritance
Mon, 23 Mar 2026 17:53:40 +0000[PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
Mon, 23 Mar 2026 17:53:39 +0000[PATCH 2/4] arm64: elf: clear MMF_USER_HWCAP on architecture switch
Mon, 23 Mar 2026 17:53:38 +0000[PATCH 1/4] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 17:53:37 +0000[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 17:53:36 +0000GSoC 2026 Proposal – Request for Feedback (CRIU)
Sun, 22 Mar 2026 13:17:02 +0530Re: [PATCH 2/4] exec: inherit HWCAPs from the parent process
Fri, 20 Mar 2026 11:19:26 -0700Re: [PATCH 2/4] exec: inherit HWCAPs from the parent process
Fri, 20 Mar 2026 10:15:26 +0100[GSoC 2026] Optimize COW Memory Dumping Proposal
Thu, 19 Mar 2026 22:03:12 +0300Re: [PATCH v2 2/2] man/man2/statmount.2: Fix incorrect naming of STATMOUNT_MNT_{UID,GID}MAP flags
Thu, 19 Mar 2026 17:44:58 +0100[PATCH v2 2/2] man/man2/statmount.2: Fix incorrect naming of STATMOUNT_MNT_{UID,GID}MAP flags
Thu, 19 Mar 2026 12:39:12 +0530[PATCH v2 1/2] man/man2/statmount.2: Fix STATMOUNT_MNT_{UID,GID}MAP documentation
Thu, 19 Mar 2026 12:39:11 +0530Re: GSoC 2026 Draft Proposal (Checkpointing of POSIX Message Queues)
Thu, 19 Mar 2026 00:39:13 +0100Re: [PATCH] man/man2/statmount.2: Fix STATMOUNT_MNT_{UID,GID}MAP documentation
Wed, 18 Mar 2026 01:48:02 +0100[PATCH] man/man2/statmount.2: Fix STATMOUNT_MNT_{UID,GID}MAP documentation
Tue, 17 Mar 2026 17:48:33 +0530GSoC 2026 Draft Proposal (Checkpointing of POSIX Message Queues)
Sun, 15 Mar 2026 07:47:43 +0100[PATCH 25/25] plugins/amdgpu: Fix remaining wrong usages of pr_perror
Wed, 11 Mar 2026 09:59:14 +0000[PATCH 23/25] plugins/amdgpu: Use save_vma_updates for all call sites
Wed, 11 Mar 2026 09:59:12 +0000[PATCH 24/25] plugins/amdgpu: amdgpu_plugin_drm_restore_file() does not need to use libdrm
Wed, 11 Mar 2026 09:59:13 +0000[PATCH 22/25] plugins/amdgpu: Convert away from libc buffered file IO
Wed, 11 Mar 2026 09:59:11 +0000[PATCH 20/25] plugins/amdgpu: Move drm file dump and restore into helpers
Wed, 11 Mar 2026 09:59:09 +0000[PATCH 21/25] plugins/amdgpu: Use the load_img helper in drm file restore
Wed, 11 Mar 2026 09:59:10 +0000[PATCH 19/25] plugins/amdgpu: Add plugin to inventory even if process has no vmas
Wed, 11 Mar 2026 09:59:08 +0000[PATCH 18/25] plugins/amdgpu: Check sdma operation type early and once
Wed, 11 Mar 2026 09:59:07 +0000[PATCH 17/25] plugins/amdgpu: Fix open_drm_render_device()
Wed, 11 Mar 2026 09:59:06 +0000[PATCH 16/25] plugins/amdgpu: Do not eat the errno in kmtIoctl
Wed, 11 Mar 2026 09:59:05 +0000[PATCH 07/25] plugins/amdgpu: Close the directory when image probing fails
Wed, 11 Mar 2026 09:58:56 +0000[PATCH 15/25] plugins/amdgpu: Reduce amount of debug logging a little bit
Wed, 11 Mar 2026 09:59:04 +0000[PATCH 14/25] plugins/amdgpu: Remove plugin_log_msg()
Wed, 11 Mar 2026 09:59:03 +0000[PATCH 06/25] plugins/amdgpu: Propagate failure to save buffer object content
Wed, 11 Mar 2026 09:58:55 +0000[PATCH 13/25] plugins/amdgpu: Consolidate vm_info collection
Wed, 11 Mar 2026 09:59:02 +0000[PATCH 05/25] plugins/amdgpu: Fix logging of failures to open files during restore init
Wed, 11 Mar 2026 09:58:54 +0000[PATCH 12/25] plugins/amdgpu: Add error handling for seek operations
Wed, 11 Mar 2026 09:59:01 +0000[PATCH 11/25] plugins/amdgpu: Fix error handling in amdgpu_plugin_drm_restore_file()
Wed, 11 Mar 2026 09:59:00 +0000[PATCH 10/25] plugins/amdgpu: Flatten amdgpu_restore_init a bit
Wed, 11 Mar 2026 09:58:59 +0000[PATCH 03/25] plugins/amdgpu: Remove unused new_minor from struct vma_metadata
Wed, 11 Mar 2026 09:58:52 +0000[PATCH 04/25] plugins/amdgpu: Fix drm pages size header
Wed, 11 Mar 2026 09:58:53 +0000[PATCH 09/25] plugins/amdgpu: Check images were opened successfully
Wed, 11 Mar 2026 09:58:58 +0000[PATCH 01/25] plugins/amgdpu: Fix one error message
Wed, 11 Mar 2026 09:58:50 +0000[PATCH 00/25] Amdgpu plugin cleanups and fixes
Wed, 11 Mar 2026 09:58:49 +0000[PATCH 08/25] plugins/amdgpu: Close dma-buf image file if the read fails
Wed, 11 Mar 2026 09:58:57 +0000[PATCH 02/25] plugins/amdgpu: Remove unused current_pid global variable
Wed, 11 Mar 2026 09:58:51 +0000Re: [PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
Tue, 10 Mar 2026 11:17:15 -0700Re: [RFC 18/26] plugins/amdgpu: Convert away from libc buffered file IO
Tue, 10 Mar 2026 13:11:46 +0000Re: [RFC 18/26] plugins/amdgpu: Convert away from libc buffered file IO
Mon, 9 Mar 2026 15:30:30 +0000Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Fri, 06 Mar 2026 13:21:03 +0530Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 5 Mar 2026 18:19:30 +0100Re: GSoC 2026: Interest in Checkpointing of POSIX Message Queues
Thu, 5 Mar 2026 15:49:33 +0100My Interest In Optimize COW Memory Project (GSoC 2026)
Thu, 5 Mar 2026 15:26:48 +0100GSoC 2026: Interest in Checkpointing of POSIX Message Queues
Thu, 5 Mar 2026 15:23:17 +0100Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 5 Mar 2026 13:18:39 +1100Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 5 Mar 2026 01:42:57 +0100Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 5 Mar 2026 03:13:37 +0300Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Wed, 4 Mar 2026 15:58:16 +0100Re: GSoC 2026: Interest in Files on Detach mounts project
Tue, 3 Mar 2026 18:33:41 +0100Re: [RFC 26/26] plugins/amdgpu: Hack to work around GPU virtual address conflicts
Tue, 3 Mar 2026 15:37:12 +0000Re: [RFC 26/26] plugins/amdgpu: Hack to work around GPU virtual address conflicts
Tue, 3 Mar 2026 13:50:42 +0000Re: [RFC 26/26] plugins/amdgpu: Hack to work around GPU virtual address conflicts
Mon, 2 Mar 2026 19:58:25 +0000Re: [RFC 20/26] plugins/amdgpu: amdgpu_plugin_drm_restore_file() does not need to use libdrm
Mon, 2 Mar 2026 15:30:58 +0000Re: [RFC 17/26] plugins/amdgpu: Use the load_img helper in drm file restore
Mon, 2 Mar 2026 15:27:35 +0000Re: [RFC 20/26] plugins/amdgpu: amdgpu_plugin_drm_restore_file() does not need to use libdrm
Mon, 2 Mar 2026 14:59:28 +0000Re: [RFC 19/26] plugins/amdgpu: Use save_vma_updates for all call sites
Mon, 2 Mar 2026 14:54:09 +0000Re: [RFC 17/26] plugins/amdgpu: Use the load_img helper in drm file restore
Mon, 2 Mar 2026 14:52:05 +0000Re: [RFC 14/26] plugins/amdgpu: Remove plugin_log_msg()
Mon, 2 Mar 2026 14:25:14 +0000Re: [RFC 14/26] plugins/amdgpu: Remove plugin_log_msg()
Mon, 2 Mar 2026 09:09:34 +0000Re: [RFC 13/26] plugins/amdgpu: Consolidate vm_info collection
Mon, 2 Mar 2026 09:06:08 +0000Re: [RFC 16/26] plugins/amdgpu: Move drm file dump and restore into helpers
Fri, 27 Feb 2026 21:00:42 +0000Re: [RFC 15/26] plugins/amdgpu: Add plugin to inventory even if process has no vmas
Fri, 27 Feb 2026 20:34:47 +0000Re: [RFC 14/26] plugins/amdgpu: Remove plugin_log_msg()
Fri, 27 Feb 2026 20:28:33 +0000Re: [RFC 13/26] plugins/amdgpu: Consolidate vm_info collection
Fri, 27 Feb 2026 20:11:51 +0000[PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 26 Feb 2026 08:40:16 +0530Re: [PATCH v2] man/man2/statmount.2: Document STATMOUNT_BY_FD
Tue, 24 Feb 2026 01:21:23 +0100Re: [PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
Mon, 23 Feb 2026 14:28:59 -0800Re: [RFC 00/26] amdgpu plugin render node only discussion
Mon, 23 Feb 2026 10:46:42 -0800Re: [PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
Mon, 23 Feb 2026 10:29:00 -0800[PATCH v2] man/man2/statmount.2: Document STATMOUNT_BY_FD
Mon, 23 Feb 2026 23:47:03 +0530Re: [PATCH v2 1/4] man/man2/statmount.2: Document STATMOUNT_{UIDMAP,GIDMAP}
Mon, 23 Feb 2026 16:41:02 +0100[PATCH v2 4/4] man/man2/statmount.2: Document STATMOUNT_BY_FD
Mon, 23 Feb 2026 19:40:26 +0530[PATCH v2 3/4] man/man2/statmount.2: Document req.mnt_ns_fd
Mon, 23 Feb 2026 19:40:25 +0530[PATCH v2 2/4] man/man2/statmount.2: Document STATMOUNT_SUPPORTED_MASK
Mon, 23 Feb 2026 19:40:24 +0530[PATCH v2 1/4] man/man2/statmount.2: Document STATMOUNT_{UIDMAP,GIDMAP}
Mon, 23 Feb 2026 19:40:23 +0530Re: [PATCH v2 00/10] man/man2/statmount.2: Document New Features
Sun, 22 Feb 2026 22:52:26 +0100[PATCH v2 10/10] man/man2/statmount.2: Document STATMOUNT_BY_FD
Sun, 22 Feb 2026 20:16:00 +0530[PATCH v2 09/10] man/man2/statmount.2: Document req.mnt_ns_fd
Sun, 22 Feb 2026 20:15:59 +0530[PATCH v2 08/10] man/man2/statmount.2: Document STATMOUNT_SUPPORTED_MASK
Sun, 22 Feb 2026 20:15:58 +0530[PATCH v2 07/10] man/man2/statmount.2: Document STATMOUNT_{UIDMAP,GIDMAP}
Sun, 22 Feb 2026 20:15:57 +0530[PATCH v2 06/10] man/man2/statmount.2: Document STATMOUNT_OPT_SEC_ARRAY
Sun, 22 Feb 2026 20:15:56 +0530[PATCH v2 05/10] man/man2/statmount.2: Document STATMOUNT_OPT_ARRAY
Sun, 22 Feb 2026 20:15:55 +0530[PATCH v2 04/10] man/man2/statmount.2: Document STATMOUNT_SB_SOURCE
Sun, 22 Feb 2026 20:15:54 +0530[PATCH v2 03/10] man/man2/statmount.2: Document STATMOUNT_FS_SUBTYPE
Sun, 22 Feb 2026 20:15:53 +0530[PATCH v2 02/10] man/man2/statmount.2: Document STATMOUNT_MNT_OPTS
Sun, 22 Feb 2026 20:15:52 +0530[PATCH v2 01/10] man/man2/statmount.2: Document req.mnt_ns_id and STATMOUNT_MNT_NS_ID
Sun, 22 Feb 2026 20:15:51 +0530[PATCH v2 00/10] man/man2/statmount.2: Document New Features
Sun, 22 Feb 2026 20:15:50 +0530[RFC 26/26] plugins/amdgpu: Hack to work around GPU virtual address conflicts
Fri, 20 Feb 2026 12:05:14 +0000[RFC 25/26] plugins/amdgpu: Hack to save a fd number which works for vma restore
Fri, 20 Feb 2026 12:05:13 +0000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.