messages from 2026-05-01 21:48:25 to 2026-05-15 21:14:26 UTC [more...]
[PATCH v16 00/38] x86: Secure Launch support for Intel TXT
2026-05-15 21:13 UTC (4+ messages)
` [PATCH v16 01/38] tpm: Initial step to reorganize TPM public headers
` [PATCH v16 02/38] tpm: Move TPM1 specific definitions to the command header
` [PATCH v16 03/38] tpm: Move TPM2 "
[PATCH 1/1] kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes
2026-05-15 14:19 UTC (6+ messages)
[PATCH] kho: test: include more variety of allocations
2026-05-15 12:13 UTC
[PATCH v2 0/2] Fix riscv64 virtual-to-physical address translation
2026-05-15 8:07 UTC (3+ messages)
` [PATCH v2 1/2] riscv64: Fix vaddr_to_paddr for vmalloc and vmemmap regions
` [PATCH v2 2/2] riscv64: Fix huge page translation in vtop_riscv64()
[PATCH][makedumpfile] Fix riscv64 virtual-to-physical address translation
2026-05-15 6:48 UTC (7+ messages)
` [PATCH][makedumpfile] 1/2 riscv64: Fix vaddr_to_paddr for vmalloc and vmemmap regions
` [PATCH][makedumpfile] 2/2 riscv64: Fix huge page translation in vtop_riscv64()
[PATCH v3 0/5] liveupdate: serialization safety and race fixes
2026-05-15 0:37 UTC (6+ messages)
` [PATCH v3 1/5] liveupdate: skip serialization for context-preserving kexec
` [PATCH v3 2/5] liveupdate: block session mutations during reboot
` [PATCH v3 3/5] liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()
` [PATCH v3 4/5] liveupdate: fix TOCTOU race in luo_session_retrieve()
` [PATCH v3 5/5] liveupdate: Remove unused ser field from struct luo_session
[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
2026-05-14 22:26 UTC (11+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v2 04/10] liveupdate: add support for linked-block serialization
` [PATCH v2 05/10] liveupdate: defer session block allocation and PA setting
` [PATCH v2 06/10] liveupdate: Remove limit on the number of sessions
` [PATCH v2 07/10] liveupdate: Remove limit on the number of files per session
` [PATCH v2 08/10] selftests/liveupdate: Test session and file limit removal
` [PATCH v2 09/10] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v2 10/10] selftests/liveupdate: Add stress-files "
[PATCH] pci_crash: capture PCI config space at panic time
2026-05-13 23:07 UTC (4+ messages)
[GIT PULL] liveupdate updates for v7.1-rc4
2026-05-13 15:28 UTC (2+ messages)
[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-05-13 10:32 UTC (39+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks
` [PATCH 04/12] kho: add callback for table pages
` [PATCH 05/12] kho: add data argument to radix walk callback
` [PATCH 06/12] kho: allow early-boot usage of the KHO radix tree
` [PATCH 07/12] kho: allow destroying "
` [PATCH 08/12] kho: add kho_radix_init_tree()
` [PATCH 09/12] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [PATCH 11/12] kho: return virtual address of mem_map
[PATCH] RISC-V: fix crashdump load memory ranges
2026-05-13 9:11 UTC
[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
2026-05-12 20:41 UTC (15+ messages)
` [PATCH 1/5] liveupdate: Remove limit on the number of sessions
` [PATCH 2/5] liveupdate: Remove limit on the number of files per session
` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
` [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH 5/5] selftests/liveupdate: Add stress-files "
[PATCH 0/3] kho: Add support for kunit mocking KHO restore API
2026-05-12 19:51 UTC (4+ messages)
` [PATCH 1/3] kho: Add kunit static stubs
` [PATCH 2/3] kho: Add helper function to check if pages are preserved
` [PATCH 3/3] kho: Add kunit test to verify preserve/restore pages and folio
[PATCH v5 00/11] PCI: liveupdate: PCI core support for Live Update
2026-05-12 18:48 UTC (12+ messages)
` [PATCH v5 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v5 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v5 03/11] PCI: liveupdate: Track incoming "
` [PATCH v5 04/11] PCI: liveupdate: Document driver binding responsibilities
` [PATCH v5 05/11] PCI: liveupdate: Keep bus numbers constant during Live Update
` [PATCH v5 06/11] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v5 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v5 08/11] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v5 09/11] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v5 10/11] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v5 11/11] Documentation: PCI: Add documentation for Live Update
[PATCH v13 00/15] arm64/riscv: Add support for crashkernel CMA reservation
2026-05-11 12:30 UTC (19+ messages)
` [PATCH v13 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v13 02/15] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v13 03/15] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v13 04/15] arm64: kexec_file: "
` [PATCH v13 05/15] riscv: "
` [PATCH v13 06/15] LoongArch: kexec: "
` [PATCH v13 07/15] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v13 08/15] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v13 09/15] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v13 10/15] x86/kexec: "
` [PATCH v13 11/15] riscv: kexec_file: "
` [PATCH v13 12/15] LoongArch: kexec: "
` [PATCH v13 13/15] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v13 14/15] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v13 15/15] riscv: "
[PATCH v15 0/5] shut down devices asynchronously
2026-05-12 16:21 UTC (2+ messages)
[PATCH v2 0/9] Bug fixes and enhancements for kdump LUKS support
2026-05-12 5:42 UTC (20+ messages)
` [PATCH v2 1/9] crash_dump: Release reference to a keyring at correct time
` [PATCH v2 2/9] crash_dump: Fix potential double free and UAF of keys_header
` [PATCH v2 3/9] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
` [PATCH v2 4/9] crash_dump: Read the number of dm-crypt keys from reserved memory
` [PATCH v2 5/9] crash_dump: Free temporary dm-crypt keys_header buffer in kdump kernel
` [PATCH v2 6/9] crash_dump: Only use kexec_dprintk during the kexec_file_load syscall
` [PATCH v2 7/9] crash_dump: Improve readability of config_keys_restore_store
` [PATCH v2 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if CONFIG_CRASH_HOTPLUG enabled
` [PATCH v2 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list
[PATCH v2 0/3] liveupdate: serialization safety and race fixes
2026-05-11 13:44 UTC (10+ messages)
` [PATCH v2 1/3] kho: skip KHO data for context-preserving kexec
` [PATCH v2 2/3] liveupdate: skip serialization "
` [PATCH v2 3/3] liveupdate: block outgoing session mutations
[liveupdate:fixes] BUILD SUCCESS eaf3933ec58da601cf0008afbcca7cf5433321e8
2026-05-11 4:58 UTC
[PATCH v2] x86/kexec: Push kjump return address even for non-kjump kexec
2026-05-07 22:08 UTC (2+ messages)
[PATCH] kexec: restore functionality to preserve fd xattrs for uncompressed kernel images
2026-05-07 21:54 UTC
[PATCH 00/11] kdump: reduce vmcore size and capture time via linux,no-dump
2026-05-07 9:41 UTC (13+ messages)
` [PATCH 01/11] of: reserved_mem: fix region count for nodes with multiple reg entries
` [PATCH 02/11] of: reserved_mem: reject reserved memory outside physical address range
` [PATCH 05/11] of: reserved_mem: add linux,no-dump property support for reserved memory regions
` [PATCH 07/11] of: reserved_mem: add no-dump crash_mem exclusion helpers
[PATCH 4/5] PCI: Enable async shutdown support
2026-05-06 21:24 UTC (4+ messages)
[PATCH RFC 0/5] liveupdate: validate restored LUO metadata
2026-05-06 16:34 UTC (7+ messages)
` [PATCH v2 "
[PATCH v1 0/3] liveupdate: serialization safety and race fixes
2026-05-06 16:06 UTC (11+ messages)
` [PATCH v1 1/3] liveupdate: skip serialization for context-preserving kexec
` [PATCH v1 2/3] liveupdate: block outgoing session mutations during serialization
` [PATCH v1 3/3] liveupdate: pin sessions and handle inactive ones "
[liveupdate:fixes] BUILD SUCCESS 7b0b68b2b95606e65594958686833e53423f58f2
2026-05-05 14:41 UTC
[liveupdate:next] BUILD SUCCESS 34e8f02817e31826e76bb2ded48bf28fe921f20b
2026-05-05 14:39 UTC
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-05-05 0:29 UTC (2+ messages)
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-05-05 0:27 UTC (5+ messages)
` [RFC PATCH 1/4] dma: Add DMA allocation preservation KHO ABI
` [RFC PATCH 2/4] dma/pool: Add an API to check if DMA allocation is from pool
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations
` [RFC PATCH 4/4] dma-mapping: Add API to preserve/restore DMA allocation
[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
2026-05-04 17:23 UTC (3+ messages)
` [PATCH v4 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
[PATCH] memblock tests: define MIGRATE_CMA
2026-05-04 13:46 UTC (5+ messages)
[PATCH v9 0/3] kho: add support for deferred struct page init
2026-05-04 7:53 UTC (3+ messages)
[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
2026-05-03 16:57 UTC (8+ messages)
[liveupdate:next] BUILD SUCCESS 74d1099bb4edfca3ce6edc61dbacbed96720034c
2026-05-03 6:19 UTC
[PATCH] crash_dump: Fix potential double free and UAF of keys_header
2026-05-01 23:54 UTC (6+ messages)
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