messages from 2026-09-09 13:35:21 to 2026-09-15 22:21:39 UTC [more...]
[PATCH RFC POC 00/50] file: handle files on syscall exit
2026-09-15 22:21 UTC (105+ messages)
` [PATCH RFC POC 01/50] file: install "
` [PATCH RFC POC 02/50] entry: commit fds "
` [PATCH RFC POC 03/50] alpha: "
` [PATCH RFC POC 04/50] ARC: "
` [PATCH RFC POC 05/50] ARM: "
` [PATCH RFC POC 06/50] arm64: "
` [PATCH RFC POC 07/50] csky: "
` [PATCH RFC POC 08/50] hexagon: "
` [PATCH RFC POC 09/50] m68k: "
` [PATCH RFC POC 10/50] microblaze: "
` [PATCH RFC POC 11/50] MIPS: "
` [PATCH RFC POC 12/50] nios2: "
` [PATCH RFC POC 13/50] openrisc: "
` [PATCH RFC POC 14/50] parisc: "
` [PATCH RFC POC 15/50] sh: "
` [PATCH RFC POC 16/50] sparc: "
` [PATCH RFC POC 17/50] um: "
` [PATCH RFC POC 18/50] xtensa: "
` [PATCH RFC POC 19/50] file: require the syscall exit hook from every architecture
` [PATCH RFC POC 20/50] file: warn when the descriptor table is unshared with slots
` [PATCH RFC POC 21/50] io_uring: commit fds per request
` [PATCH RFC POC 22/50] net: install SCM_RIGHTS descriptors when recvmsg() returns
` [PATCH RFC POC 23/50] file: open-code receive_fd()'s immediate install
` [PATCH RFC POC 24/50] file: make FD_ADD() a standalone "
` [PATCH RFC POC 25/50] file: reimplement FD_PREPARE() on the deferred fd_prepare() path
` [PATCH RFC POC 26/50] dma-buf: stop unwinding sync file descriptors by hand
` [PATCH RFC POC 27/50] drm/amdkfd: stop collecting CRIU dma-buf descriptors for a final install
` [PATCH RFC POC 28/50] drm/msm: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 29/50] drm/virtio: "
` [PATCH RFC POC 30/50] drm/vmwgfx: "
` [PATCH RFC POC 31/50] vfio: install the migration data "
` [PATCH RFC POC 32/50] liveupdate: install the session descriptors "
` [PATCH RFC POC 33/50] io_uring/zcrx: install the exported descriptor when the request returns
` [PATCH RFC POC 34/50] sctp: install the peeloff descriptor when the syscall returns
` [PATCH RFC POC 35/50] ALSA: compress: install the task descriptors when the ioctl returns
` [PATCH RFC POC 36/50] nitro_enclaves: install the enclave descriptor "
` [PATCH RFC POC 37/50] tpm: vtpm_proxy: install the server "
` [PATCH RFC POC 38/50] perf: stop putting the event descriptor back on failure
` [PATCH RFC POC 39/50] seccomp: stop putting the listener "
` [PATCH RFC POC 40/50] KVM: stop putting descriptors "
` [PATCH RFC POC 41/50] KVM: guest_memfd: stop putting the descriptor "
` [PATCH RFC POC 42/50] drm: stop unwinding descriptors by hand
` [PATCH RFC POC 43/50] drm/amdgpu: stop unwinding the fence descriptor "
` [PATCH RFC POC 44/50] drm/etnaviv: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 45/50] accel/habanalabs: stop putting the dma-buf descriptor back on failure
` [PATCH RFC POC 46/50] xen/gntdev-dmabuf: stop putting the "
` [PATCH RFC POC 47/50] iio: buffer: install the buffer descriptor when the ioctl returns
` [PATCH RFC POC 48/50] misc: fastrpc: install the dma-buf "
` [PATCH RFC POC 49/50] iommufd: stop putting descriptors back on failure
` [PATCH RFC POC 50/50] Drivers: hv: mshv: "
[PATCH v4 0/5] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-09-15 14:35 UTC (15+ messages)
` [PATCH v4 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v4 3/5] mm/memory-failure: efi: record hardware-poisoned frames into the poisoned-memory table
[PATCH v5 0/9] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-09-15 14:33 UTC (21+ messages)
` [PATCH v5 1/9] mm/page_alloc: factor out the accept-and-free tail of __free_pages_core()
` [PATCH v5 2/9] mm/memory-failure: efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v5 3/9] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v5 4/9] mm/memory-failure: efi: adopt the inherited poisoned-memory table
` [PATCH v5 5/9] mm/memory-failure: efi: record hardware-poisoned frames into the "
` [PATCH v5 6/9] mm/memory-failure: efi: answer whether a range is poisoned
` [PATCH v5 7/9] drivers/base/memory: count inherited poisoned frames into the block
` [PATCH v5 8/9] mm/memory-failure: add hwpoison_boot_page() to flag an inherited frame
` [PATCH v5 9/9] mm/memory-failure: keep inherited poisoned frames out of the buddy allocator
[PATCH v6 00/10] kdump: reduce vmcore size and capture time
2026-09-15 13:01 UTC (5+ messages)
` [PATCH v6 01/10] mm: memblock: add missing HugeTLB flag name
[PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
2026-09-14 16:45 UTC (4+ messages)
[PATCH v4 16/16] mm/page-flags: remove PG_private
2026-09-14 13:38 UTC (4+ messages)
[PATCH kexec-tools v2] arm-zImage: prepare for more malloc requirements of zstd
2026-09-14 12:12 UTC (2+ messages)
[PATCH v2 0/1] liveupdate: Add documentation for file dependencies
2026-09-14 5:59 UTC (4+ messages)
` [PATCH v2 1/1] liveupdate: luo_file: Add documentation for dependencies
[PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
2026-09-12 17:31 UTC (4+ messages)
[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
2026-09-12 6:33 UTC (2+ messages)
[liveupdate:lu-pci-preservation] BUILD SUCCESS 84f928af8d1d3076a23047feaa45eb257d93144e
2026-09-12 0:49 UTC
[liveupdate:next] BUILD SUCCESS 0e60a16f4a097d01ddccfd11c3cce6b020cbaa06
2026-09-12 0:50 UTC
[RFC PATCH 0/5] liveupdate: LIVEUPDATE_SESSION_RETRIEVE_INTO_FD
2026-09-11 21:10 UTC (5+ messages)
[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
2026-09-11 18:26 UTC (18+ messages)
[PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
2026-09-11 17:00 UTC (3+ messages)
[PATCH v8 03/12] PCI: liveupdate: Track incoming preserved PCI devices
2026-09-11 16:45 UTC (3+ messages)
[PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
2026-09-11 16:44 UTC (3+ messages)
[PATCH kexec-tools] util_lib/elf_info: bound VMCOREINFO string comparisons
2026-09-11 14:23 UTC
[liveupdate:liveupdate-7.4] BUILD SUCCESS dc645f2db7539352404525dd1b80236520fb39eb
2026-09-11 7:40 UTC
[liveupdate:kexec-next] BUILD SUCCESS c695e8b6f5f0ceaa7fd848b3d7e2ae8c2d8f6315
2026-09-11 7:39 UTC
[liveupdate:kexec-7.4] BUILD SUCCESS 06ce2863e7d28bcee539b90c87960edda742fe18
2026-09-11 7:39 UTC
[PATCH v8 04/12] PCI: liveupdate: Document driver binding responsibilities
2026-09-10 23:50 UTC (2+ messages)
[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
2026-09-10 21:37 UTC (2+ messages)
[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
2026-09-10 17:47 UTC (12+ messages)
[PATCH v1 0/4] x86/vmware: Preserve panic diagnostics in vmware.log
2026-09-10 11:44 UTC (4+ messages)
` [PATCH v1 2/4] x86/vmware: Add the vmware_record_panic_msg sysctl
[PATCH v2] kexec_file: remove unused arch_kexec_locate_mem_hole hook
2026-09-10 9:50 UTC (2+ messages)
[PATCH] kho: docs: fix scratch_phys debugfs cross-reference
2026-09-10 9:50 UTC (2+ messages)
[PATCH v3 14/14] mm/page-flags: remove PG_private
2026-09-09 14:51 UTC (5+ messages)
[PATCH v5 0/9] Bug fixes and enhancements for kdump LUKS support
2026-09-09 13:34 UTC (7+ messages)
` [PATCH v5 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
` [PATCH v5 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list
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;
as well as URLs for NNTP newsgroup(s).