messages from 2026-05-12 17:56:32 to 2026-05-20 07:35:45 UTC [more...]
[PATCH v2 0/3] kexec-tool:bug fix for crashdump load on riscv
2026-05-20 7:35 UTC (6+ messages)
` [PATCH 1/3] RISC-V: fix crashdump load memory ranges
` [PATCH 2/3] RISCV: Fix incorrect virtual address translation in crashdump load
` [PATCH 3/3] RISC-V: add bss section to kernel text elf header
[liveupdate:fixes] BUILD SUCCESS d65d7e28888a6f3a1999908cacadd99f4c14ddd9
2026-05-20 5:35 UTC
[PATCH] kho: fix order calculation for kho_unpreserve_pages()
2026-05-20 5:09 UTC (4+ messages)
[PATCH v5][makedumpfile 0/9] btf/kallsyms based makedumpfile extension for mm page filtering
2026-05-20 4:55 UTC (2+ messages)
[PATCH] kho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTES
2026-05-19 16:05 UTC
[PATCH] kho: always print scratch sizes
2026-05-19 15:53 UTC
[PATCH] liveupdate: document systemd support
2026-05-19 15:28 UTC
[PATCH] liveupdate: validate session type before performing operation
2026-05-19 14:29 UTC (3+ messages)
[PATCH] liveupdate: document liveupdate=on
2026-05-19 14:03 UTC (3+ messages)
[PATCH] kexec: restore functionality to preserve fd xattrs for uncompressed kernel images
2026-05-19 9:41 UTC (2+ messages)
[PATCH makedumpfile] Fix wrong exclusion of compound tail pages on Linux 7.1 and later
2026-05-19 4:56 UTC
[PATCH] arm64: Add 5-level page table support for 4K pages with 52-bit VA
2026-05-19 3:17 UTC
[PATCH v5 0/5] liveupdate: serialization safety and race fixes
2026-05-18 23:15 UTC (11+ messages)
` [PATCH v5 1/5] liveupdate: skip serialization for context-preserving kexec
` [PATCH v5 2/5] liveupdate: fix TOCTOU race in luo_session_retrieve()
` [PATCH v5 3/5] liveupdate: block session mutations during reboot
` [PATCH v5 4/5] liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()
` [PATCH v5 5/5] liveupdate: Remove unused ser field from struct luo_session
[PATCH v16 0/5] shut down devices asynchronously
2026-05-18 19:32 UTC (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "
[PATCH 0/3] kho: Add support for kunit mocking KHO restore API
2026-05-18 19:12 UTC (6+ 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 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-05-18 17:04 UTC (10+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs
` [PATCH 10/12] kho: extended scratch
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work with KHO
[PATCH v4 0/5] liveupdate: serialization safety and race fixes
2026-05-18 12:40 UTC (9+ messages)
` [PATCH v4 1/5] liveupdate: skip serialization for context-preserving kexec
` [PATCH v4 2/5] liveupdate: fix TOCTOU race in luo_session_retrieve()
` [PATCH v4 3/5] liveupdate: block session mutations during reboot
` [PATCH v4 4/5] liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()
` [PATCH v4 5/5] liveupdate: Remove unused ser field from struct luo_session
[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
2026-05-18 9:36 UTC (10+ messages)
` [RFC PATCH v1 1/9] liveupdate: luo_file: Add internal APIs for file preservation
` [RFC PATCH v1 2/9] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [RFC PATCH v1 3/9] kvm: Prepare core VM structs and helpers for LUO support
` [RFC PATCH v1 4/9] kvm: kvm_luo: Allow kvm preservation with LUO
` [RFC PATCH v1 5/9] kvm: guest_memfd: Move internal definitions and helper to new header
` [RFC PATCH v1 6/9] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v1 7/9] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v1 8/9] selftests: kvm: Split ____vm_create() to expose init helpers
` [RFC PATCH v1 9/9] selftests: kvm: Add guest_memfd_preservation_test
[PATCH v2 0/2] Fix riscv64 virtual-to-physical address translation
2026-05-18 8:33 UTC (4+ 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()
[liveupdate:fixes] BUILD SUCCESS b1378127003b61930ce30064328640503ad3ef6d
2026-05-17 22:28 UTC
[PATCH v3 0/5] liveupdate: serialization safety and race fixes
2026-05-17 20:11 UTC (9+ 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-17 18:52 UTC (25+ 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] kho: docs: fix typo in ABI documentation
2026-05-17 7:25 UTC (2+ messages)
[liveupdate:fixes] BUILD SUCCESS d13dfb48dfa369fb2745116c0bc6f215517a351f
2026-05-16 22:35 UTC
[PATCH 1/1] kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes
2026-05-16 6:29 UTC (6+ messages)
[PATCH v16 00/38] x86: Secure Launch support for Intel TXT
2026-05-15 23:51 UTC (47+ 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 v16 04/38] tpm: Move TPM common base "
` [PATCH v16 05/38] tpm: Move platform specific definitions to the new PTP header
` [PATCH v16 06/38] tpm: Remove main TPM header from TPM event log header
` [PATCH v16 07/38] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v16 08/38] tpm-buf: Remove chip parameter from tpm_buf_append_handle()
` [PATCH v16 10/38] tpm-buf: Add TPM buffer support header for standalone reuse
` [PATCH v16 11/38] tpm/tpm_tis: Close all localities
` [PATCH v16 12/38] tpm/tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v16 13/38] tpm/tpm_tis: Allow locality to be set to a different value
` [PATCH v16 14/38] tpm/sysfs: Show locality used by kernel
` [PATCH v16 15/38] Documentation/security: Secure Launch kernel documentation
` [PATCH v16 16/38] x86: Secure Launch Kconfig
` [PATCH v16 17/38] x86: Secure Launch Resource Table header file
` [PATCH v16 18/38] x86/efi: Secure Launch Resource Table EFI definitions "
` [PATCH v16 19/38] x86: Secure Launch main "
` [PATCH v16 20/38] x86/txt: Intel Trusted eXecution Technology (TXT) definitions
` [PATCH v16 21/38] lib/crypto: Add SHA1 support for pre-boot environments
` [PATCH v16 22/38] lib/crypto: Add SHA512 "
` [PATCH v16 23/38] x86: Allow WARN_trap() macro to be included in "
` [PATCH v16 24/38] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v16 25/38] x86/boot: Slight refactor of the 5 level paging logic
` [PATCH v16 26/38] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v16 27/38] x86: Add early SHA-256 "
` [PATCH v16 28/38] x86: Add early SHA-384/512 "
` [PATCH v16 29/38] x86/tpm: Early startup TPM PCR extending driver
` [PATCH v16 30/38] x86/slaunch: Add MLE header and Secure Launch entrypoint to the core kernel
` [PATCH v16 31/38] x86/slaunch: Secure Launch kernel early boot initialization
` [PATCH v16 32/38] x86/slaunch: Secure Launch kernel late "
` [PATCH v16 33/38] x86/slaunch: Secure Launch SMP bringup support
` [PATCH v16 34/38] kexec/slaunch: Secure Launch kexec SEXIT support
` [PATCH v16 35/38] reboot/slaunch: Secure Launch SEXIT support on reboot paths
` [PATCH v16 36/38] x86/slaunch: Secure Launch late initcall platform module
` [PATCH v16 37/38] x86/efistub: EFI stub DRTM support for Secure Launch
` [PATCH v16 38/38] x86/boot: Legacy boot "
[PATCH] kho: test: include more variety of allocations
2026-05-15 12:13 UTC
[PATCH][makedumpfile] Fix riscv64 virtual-to-physical address translation
2026-05-15 6:48 UTC (6+ messages)
` [PATCH][makedumpfile] 2/2 riscv64: Fix huge page translation in vtop_riscv64()
[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] 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 (10+ messages)
` [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 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 (13+ messages)
` [PATCH v13 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v13 04/15] arm64: kexec_file: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v13 05/15] riscv: "
` [PATCH v13 10/15] x86/kexec: Use crash_prepare_headers() helper to simplify code
` [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: "
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