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 -0700
Andrei Vagin <[email protected]> • #285
Re: [PATCH 1/4] exec: inherit HWCAPs from the parent process
Tue, 24 Mar 2026 10:28:08 +0000
Will Deacon <[email protected]> • #284
Re: [PATCH 1/4] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 23:59:11 +0100
Marek Szyprowski <[email protected]> • #283
Re: [PATCH 1/4] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 18:21:22 +0000
Mark Rutland <[email protected]> • #282
Re: [PATCH 2/4] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 11:19:24 -0700
Andrei Vagin <[email protected]> • #281
[PATCH 4/4] selftests/exec: add test for HWCAP inheritance
Mon, 23 Mar 2026 17:53:40 +0000
Andrei Vagin <[email protected]> • #280
[PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
Mon, 23 Mar 2026 17:53:39 +0000
Andrei Vagin <[email protected]> • #279
[PATCH 2/4] arm64: elf: clear MMF_USER_HWCAP on architecture switch
Mon, 23 Mar 2026 17:53:38 +0000
Andrei Vagin <[email protected]> • #278
[PATCH 1/4] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 17:53:37 +0000
Andrei Vagin <[email protected]> • #277
[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
Mon, 23 Mar 2026 17:53:36 +0000
Andrei Vagin <[email protected]> • #276
GSoC 2026 Proposal – Request for Feedback (CRIU)
Sun, 22 Mar 2026 13:17:02 +0530
Nishant <[email protected]> • #275
Re: [PATCH 2/4] exec: inherit HWCAPs from the parent process
Fri, 20 Mar 2026 11:19:26 -0700
Kees Cook <[email protected]> • #274
Re: [PATCH 2/4] exec: inherit HWCAPs from the parent process
Fri, 20 Mar 2026 10:15:26 +0100
Marek Szyprowski <[email protected]> • #273
[GSoC 2026] Optimize COW Memory Dumping Proposal
Thu, 19 Mar 2026 22:03:12 +0300
Murat Toprak <[email protected]> • #272
Re: [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
Alejandro Colomar <[email protected]> • #271
[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
Bhavik Sachdev <[email protected]> • #270
[PATCH v2 1/2] man/man2/statmount.2: Fix STATMOUNT_MNT_{UID,GID}MAP documentation
Thu, 19 Mar 2026 12:39:11 +0530
Bhavik Sachdev <[email protected]> • #269
Re: GSoC 2026 Draft Proposal (Checkpointing of POSIX Message Queues)
Thu, 19 Mar 2026 00:39:13 +0100
Ojo Boluwatife Fiyinfoluwa <[email protected]> • #268
Re: [PATCH] man/man2/statmount.2: Fix STATMOUNT_MNT_{UID,GID}MAP documentation
Wed, 18 Mar 2026 01:48:02 +0100
Alejandro Colomar <[email protected]> • #267
[PATCH] man/man2/statmount.2: Fix STATMOUNT_MNT_{UID,GID}MAP documentation
Tue, 17 Mar 2026 17:48:33 +0530
Bhavik Sachdev <[email protected]> • #266
GSoC 2026 Draft Proposal (Checkpointing of POSIX Message Queues)
Sun, 15 Mar 2026 07:47:43 +0100
Ojo Boluwatife Fiyinfoluwa <[email protected]> • #265
[PATCH 25/25] plugins/amdgpu: Fix remaining wrong usages of pr_perror
Wed, 11 Mar 2026 09:59:14 +0000
Tvrtko Ursulin <[email protected]> • #264
[PATCH 23/25] plugins/amdgpu: Use save_vma_updates for all call sites
Wed, 11 Mar 2026 09:59:12 +0000
Tvrtko Ursulin <[email protected]> • #263
[PATCH 24/25] plugins/amdgpu: amdgpu_plugin_drm_restore_file() does not need to use libdrm
Wed, 11 Mar 2026 09:59:13 +0000
Tvrtko Ursulin <[email protected]> • #262
[PATCH 22/25] plugins/amdgpu: Convert away from libc buffered file IO
Wed, 11 Mar 2026 09:59:11 +0000
Tvrtko Ursulin <[email protected]> • #261
[PATCH 20/25] plugins/amdgpu: Move drm file dump and restore into helpers
Wed, 11 Mar 2026 09:59:09 +0000
Tvrtko Ursulin <[email protected]> • #260
[PATCH 21/25] plugins/amdgpu: Use the load_img helper in drm file restore
Wed, 11 Mar 2026 09:59:10 +0000
Tvrtko Ursulin <[email protected]> • #259
[PATCH 19/25] plugins/amdgpu: Add plugin to inventory even if process has no vmas
Wed, 11 Mar 2026 09:59:08 +0000
Tvrtko Ursulin <[email protected]> • #258
[PATCH 18/25] plugins/amdgpu: Check sdma operation type early and once
Wed, 11 Mar 2026 09:59:07 +0000
Tvrtko Ursulin <[email protected]> • #257
[PATCH 17/25] plugins/amdgpu: Fix open_drm_render_device()
Wed, 11 Mar 2026 09:59:06 +0000
Tvrtko Ursulin <[email protected]> • #256
[PATCH 16/25] plugins/amdgpu: Do not eat the errno in kmtIoctl
Wed, 11 Mar 2026 09:59:05 +0000
Tvrtko Ursulin <[email protected]> • #255
[PATCH 07/25] plugins/amdgpu: Close the directory when image probing fails
Wed, 11 Mar 2026 09:58:56 +0000
Tvrtko Ursulin <[email protected]> • #254
[PATCH 15/25] plugins/amdgpu: Reduce amount of debug logging a little bit
Wed, 11 Mar 2026 09:59:04 +0000
Tvrtko Ursulin <[email protected]> • #253
[PATCH 14/25] plugins/amdgpu: Remove plugin_log_msg()
Wed, 11 Mar 2026 09:59:03 +0000
Tvrtko Ursulin <[email protected]> • #252
[PATCH 06/25] plugins/amdgpu: Propagate failure to save buffer object content
Wed, 11 Mar 2026 09:58:55 +0000
Tvrtko Ursulin <[email protected]> • #251
[PATCH 13/25] plugins/amdgpu: Consolidate vm_info collection
Wed, 11 Mar 2026 09:59:02 +0000
Tvrtko Ursulin <[email protected]> • #250
[PATCH 05/25] plugins/amdgpu: Fix logging of failures to open files during restore init
Wed, 11 Mar 2026 09:58:54 +0000
Tvrtko Ursulin <[email protected]> • #249
[PATCH 12/25] plugins/amdgpu: Add error handling for seek operations
Wed, 11 Mar 2026 09:59:01 +0000
Tvrtko Ursulin <[email protected]> • #248
[PATCH 11/25] plugins/amdgpu: Fix error handling in amdgpu_plugin_drm_restore_file()
Wed, 11 Mar 2026 09:59:00 +0000
Tvrtko Ursulin <[email protected]> • #247
[PATCH 10/25] plugins/amdgpu: Flatten amdgpu_restore_init a bit
Wed, 11 Mar 2026 09:58:59 +0000
Tvrtko Ursulin <[email protected]> • #246
[PATCH 03/25] plugins/amdgpu: Remove unused new_minor from struct vma_metadata
Wed, 11 Mar 2026 09:58:52 +0000
Tvrtko Ursulin <[email protected]> • #245
[PATCH 04/25] plugins/amdgpu: Fix drm pages size header
Wed, 11 Mar 2026 09:58:53 +0000
Tvrtko Ursulin <[email protected]> • #244
[PATCH 09/25] plugins/amdgpu: Check images were opened successfully
Wed, 11 Mar 2026 09:58:58 +0000
Tvrtko Ursulin <[email protected]> • #243
[PATCH 01/25] plugins/amgdpu: Fix one error message
Wed, 11 Mar 2026 09:58:50 +0000
Tvrtko Ursulin <[email protected]> • #242
[PATCH 00/25] Amdgpu plugin cleanups and fixes
Wed, 11 Mar 2026 09:58:49 +0000
Tvrtko Ursulin <[email protected]> • #241
[PATCH 08/25] plugins/amdgpu: Close dma-buf image file if the read fails
Wed, 11 Mar 2026 09:58:57 +0000
Tvrtko Ursulin <[email protected]> • #240
[PATCH 02/25] plugins/amdgpu: Remove unused current_pid global variable
Wed, 11 Mar 2026 09:58:51 +0000
Tvrtko Ursulin <[email protected]> • #239
Re: [PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
Tue, 10 Mar 2026 11:17:15 -0700
Andrei Vagin <[email protected]> • #238
Re: [RFC 18/26] plugins/amdgpu: Convert away from libc buffered file IO
Tue, 10 Mar 2026 13:11:46 +0000
"Francis, David" <[email protected]> • #237
Re: [RFC 18/26] plugins/amdgpu: Convert away from libc buffered file IO
Mon, 9 Mar 2026 15:30:30 +0000
Tvrtko Ursulin <[email protected]> • #236
Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Fri, 06 Mar 2026 13:21:03 +0530
"Bhavik Sachdev" <[email protected]> • #235
Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 5 Mar 2026 18:19:30 +0100
Alejandro Colomar <[email protected]> • #234
Re: GSoC 2026: Interest in Checkpointing of POSIX Message Queues
Thu, 5 Mar 2026 15:49:33 +0100
Ojo Boluwatife Fiyinfoluwa <[email protected]> • #233
My Interest In Optimize COW Memory Project (GSoC 2026)
Thu, 5 Mar 2026 15:26:48 +0100
Ojo Boluwatife Fiyinfoluwa <[email protected]> • #232
GSoC 2026: Interest in Checkpointing of POSIX Message Queues
Thu, 5 Mar 2026 15:23:17 +0100
Ojo Boluwatife Fiyinfoluwa <[email protected]> • #231
Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 5 Mar 2026 13:18:39 +1100
Aleksa Sarai <[email protected]> • #230
Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 5 Mar 2026 01:42:57 +0100
Alejandro Colomar <[email protected]> • #229
Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 5 Mar 2026 03:13:37 +0300
Askar Safin <[email protected]> • #228
Re: [PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Wed, 4 Mar 2026 15:58:16 +0100
Alejandro Colomar <[email protected]> • #227
Re: GSoC 2026: Interest in Files on Detach mounts project
Tue, 3 Mar 2026 18:33:41 +0100
Pavel Tikhomirov <[email protected]> • #226
Re: [RFC 26/26] plugins/amdgpu: Hack to work around GPU virtual address conflicts
Tue, 3 Mar 2026 15:37:12 +0000
"Francis, David" <[email protected]> • #225
Re: [RFC 26/26] plugins/amdgpu: Hack to work around GPU virtual address conflicts
Tue, 3 Mar 2026 13:50:42 +0000
Tvrtko Ursulin <[email protected]> • #224
Re: [RFC 26/26] plugins/amdgpu: Hack to work around GPU virtual address conflicts
Mon, 2 Mar 2026 19:58:25 +0000
"Francis, David" <[email protected]> • #223
Re: [RFC 20/26] plugins/amdgpu: amdgpu_plugin_drm_restore_file() does not need to use libdrm
Mon, 2 Mar 2026 15:30:58 +0000
Tvrtko Ursulin <[email protected]> • #222
Re: [RFC 17/26] plugins/amdgpu: Use the load_img helper in drm file restore
Mon, 2 Mar 2026 15:27:35 +0000
Tvrtko Ursulin <[email protected]> • #221
Re: [RFC 20/26] plugins/amdgpu: amdgpu_plugin_drm_restore_file() does not need to use libdrm
Mon, 2 Mar 2026 14:59:28 +0000
"Francis, David" <[email protected]> • #220
Re: [RFC 19/26] plugins/amdgpu: Use save_vma_updates for all call sites
Mon, 2 Mar 2026 14:54:09 +0000
"Francis, David" <[email protected]> • #219
Re: [RFC 17/26] plugins/amdgpu: Use the load_img helper in drm file restore
Mon, 2 Mar 2026 14:52:05 +0000
"Francis, David" <[email protected]> • #218
Re: [RFC 14/26] plugins/amdgpu: Remove plugin_log_msg()
Mon, 2 Mar 2026 14:25:14 +0000
"Francis, David" <[email protected]> • #217
Re: [RFC 14/26] plugins/amdgpu: Remove plugin_log_msg()
Mon, 2 Mar 2026 09:09:34 +0000
Tvrtko Ursulin <[email protected]> • #216
Re: [RFC 13/26] plugins/amdgpu: Consolidate vm_info collection
Mon, 2 Mar 2026 09:06:08 +0000
Tvrtko Ursulin <[email protected]> • #215
Re: [RFC 16/26] plugins/amdgpu: Move drm file dump and restore into helpers
Fri, 27 Feb 2026 21:00:42 +0000
"Francis, David" <[email protected]> • #214
Re: [RFC 15/26] plugins/amdgpu: Add plugin to inventory even if process has no vmas
Fri, 27 Feb 2026 20:34:47 +0000
"Francis, David" <[email protected]> • #213
Re: [RFC 14/26] plugins/amdgpu: Remove plugin_log_msg()
Fri, 27 Feb 2026 20:28:33 +0000
"Francis, David" <[email protected]> • #212
Re: [RFC 13/26] plugins/amdgpu: Consolidate vm_info collection
Fri, 27 Feb 2026 20:11:51 +0000
"Francis, David" <[email protected]> • #211
[PATCH v3] man/man2/statmount.2: Document STATMOUNT_BY_FD
Thu, 26 Feb 2026 08:40:16 +0530
Bhavik Sachdev <[email protected]> • #210
Re: [PATCH v2] man/man2/statmount.2: Document STATMOUNT_BY_FD
Tue, 24 Feb 2026 01:21:23 +0100
Alejandro Colomar <[email protected]> • #209
Re: [PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
Mon, 23 Feb 2026 14:28:59 -0800
Kees Cook <[email protected]> • #208
Re: [RFC 00/26] amdgpu plugin render node only discussion
Mon, 23 Feb 2026 10:46:42 -0800
Andrei Vagin <[email protected]> • #207
Re: [PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
Mon, 23 Feb 2026 10:29:00 -0800
Andrei Vagin <[email protected]> • #206
[PATCH v2] man/man2/statmount.2: Document STATMOUNT_BY_FD
Mon, 23 Feb 2026 23:47:03 +0530
Bhavik Sachdev <[email protected]> • #205
Re: [PATCH v2 1/4] man/man2/statmount.2: Document STATMOUNT_{UIDMAP,GIDMAP}
Mon, 23 Feb 2026 16:41:02 +0100
Alejandro Colomar <[email protected]> • #204
[PATCH v2 4/4] man/man2/statmount.2: Document STATMOUNT_BY_FD
Mon, 23 Feb 2026 19:40:26 +0530
Bhavik Sachdev <[email protected]> • #203
[PATCH v2 3/4] man/man2/statmount.2: Document req.mnt_ns_fd
Mon, 23 Feb 2026 19:40:25 +0530
Bhavik Sachdev <[email protected]> • #202
[PATCH v2 2/4] man/man2/statmount.2: Document STATMOUNT_SUPPORTED_MASK
Mon, 23 Feb 2026 19:40:24 +0530
Bhavik Sachdev <[email protected]> • #201
[PATCH v2 1/4] man/man2/statmount.2: Document STATMOUNT_{UIDMAP,GIDMAP}
Mon, 23 Feb 2026 19:40:23 +0530
Bhavik Sachdev <[email protected]> • #200
Re: [PATCH v2 00/10] man/man2/statmount.2: Document New Features
Sun, 22 Feb 2026 22:52:26 +0100
Alejandro Colomar <[email protected]> • #199
[PATCH v2 10/10] man/man2/statmount.2: Document STATMOUNT_BY_FD
Sun, 22 Feb 2026 20:16:00 +0530
Bhavik Sachdev <[email protected]> • #198
[PATCH v2 09/10] man/man2/statmount.2: Document req.mnt_ns_fd
Sun, 22 Feb 2026 20:15:59 +0530
Bhavik Sachdev <[email protected]> • #197
[PATCH v2 08/10] man/man2/statmount.2: Document STATMOUNT_SUPPORTED_MASK
Sun, 22 Feb 2026 20:15:58 +0530
Bhavik Sachdev <[email protected]> • #196
[PATCH v2 07/10] man/man2/statmount.2: Document STATMOUNT_{UIDMAP,GIDMAP}
Sun, 22 Feb 2026 20:15:57 +0530
Bhavik Sachdev <[email protected]> • #195
[PATCH v2 06/10] man/man2/statmount.2: Document STATMOUNT_OPT_SEC_ARRAY
Sun, 22 Feb 2026 20:15:56 +0530
Bhavik Sachdev <[email protected]> • #194
[PATCH v2 05/10] man/man2/statmount.2: Document STATMOUNT_OPT_ARRAY
Sun, 22 Feb 2026 20:15:55 +0530
Bhavik Sachdev <[email protected]> • #193
[PATCH v2 04/10] man/man2/statmount.2: Document STATMOUNT_SB_SOURCE
Sun, 22 Feb 2026 20:15:54 +0530
Bhavik Sachdev <[email protected]> • #192
[PATCH v2 03/10] man/man2/statmount.2: Document STATMOUNT_FS_SUBTYPE
Sun, 22 Feb 2026 20:15:53 +0530
Bhavik Sachdev <[email protected]> • #191
[PATCH v2 02/10] man/man2/statmount.2: Document STATMOUNT_MNT_OPTS
Sun, 22 Feb 2026 20:15:52 +0530
Bhavik Sachdev <[email protected]> • #190
[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
Bhavik Sachdev <[email protected]> • #189
[PATCH v2 00/10] man/man2/statmount.2: Document New Features
Sun, 22 Feb 2026 20:15:50 +0530
Bhavik Sachdev <[email protected]> • #188
[RFC 26/26] plugins/amdgpu: Hack to work around GPU virtual address conflicts
Fri, 20 Feb 2026 12:05:14 +0000
Tvrtko Ursulin <[email protected]> • #187
[RFC 25/26] plugins/amdgpu: Hack to save a fd number which works for vma restore
Fri, 20 Feb 2026 12:05:13 +0000
Tvrtko Ursulin <[email protected]> • #186
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.