messages from 2023-09-14 03:32:30 to 2023-10-05 18:26:20 UTC [more...]
[PATCH v2 0/7] ima: kexec: measure events between kexec load and execute
2023-10-05 18:25 UTC (2+ messages)
` [PATCH v2 4/7] kexec: update kexec_file_load syscall to call ima_kexec_post_load
[PATCH 00/13] x86/tdx: Add kexec support
2023-10-05 13:14 UTC (10+ messages)
` [PATCH 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCH 03/13] cpu/hotplug, x86/acpi: Disable CPU hotplug for ACPI MADT wakeup
` [PATCH 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
` [PATCH 05/13] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCH 07/13] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCH 08/13] KVM: x86: Add config option to gate emergency virt callback support
` [PATCH 09/13] x86/tdx: Account shared memory
` [PATCH 11/13] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCH 12/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
[RFC PATCH v3 0/3] Introduce persistent memory pool
2023-10-04 22:23 UTC (4+ messages)
` [RFC PATCH v3 1/3] x86/boot/e820: Expose kexec range update, remove and table update functions
` [RFC PATCH v3 2/3] pmpool: Introduce persistent memory pool
` [RFC PATCH v3 3/3] pmpool: Mark reserved range as "kernel reserved" in kexec e820 table
[PATCH v3 0/6] crashdump: Kernel handling of CPU and memory hot un/plug
2023-10-04 18:23 UTC (9+ messages)
` [PATCH v3 1/6] kexec: define KEXEC_UPDATE_ELFCOREHDR
` [PATCH v3 2/6] crashdump: introduce the hotplug command line options
` [PATCH v3 3/6] crashdump: setup general hotplug support
` [PATCH v3 4/6] crashdump: exclude elfcorehdr segment from digest for hotplug
` [PATCH v3 5/6] crashdump/x86: identify elfcorehdr segment "
` [PATCH v3 6/6] crashdump/x86: set the elfcorehdr segment size "
[PATCH 1/1] kexec: provide a memfd_create() wrapper if not present in libc
2023-10-04 12:09 UTC (4+ messages)
[PATCH v2] kexec: update manpage with explicit mention of clean kexec
2023-10-04 11:56 UTC (2+ messages)
[PATCHv7 0/4] enable nr_cpus for powerpc
2023-10-03 18:06 UTC (9+ messages)
` [PATCHv7 1/4] powerpc/setup : Enable boot_cpu_hwid for PPC32
` [PATCHv7 2/4] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv7 3/4] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus
` [PATCHv7 4/4] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid
[PATCH makedumpfile 0/2] Add riscv64 support for makedumpfile
2023-10-03 4:22 UTC (4+ messages)
` [PATCH makedumpfile 1/2] Add riscv64 support
` [PATCH makedumpfile 2/2] riscv64: Correct the pfn_start for flatmem
[PATCH] kexec: Fix reboot race during device_shutdown()
2023-10-02 18:18 UTC (3+ messages)
[RFC PATCH v2 0/7] Introduce persistent memory pool
2023-09-29 10:13 UTC (20+ messages)
` [EXTERNAL] "
[PATCH v3] Crash: add lock to serialize crash hotplug handling
2023-09-28 8:51 UTC (6+ messages)
[PATCH 0/2] Sign the Image which is zboot's payload
2023-09-27 23:46 UTC (9+ messages)
` [PATCH 1/2] zboot: Signing the payload
` [PATCH 2/2] arm64: Enable signing on the kernel image loaded by kexec file load
[PATCH] makedumpfile: ppc64: do page traversal if vmemmap_list not populated
2023-09-27 8:39 UTC (5+ messages)
[PATCH v2] Crash: add lock to serialize crash hotplug handling
2023-09-26 12:03 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-09-26 7:51 UTC
[RFC PATCH v2 0/7] Introduce persistent memory pool
2023-09-25 21:28 UTC (8+ messages)
` [RFC PATCH v2 1/7] kexec_file: Add fdt modification callback support
` [RFC PATCH v2 2/7] x86: kexec: Transfer existing fdt to the new kernel
` [RFC PATCH v2 3/7] x86: kexec: Enable fdt modification in callbacks
` [RFC PATCH v2 4/7] pmpool: Introduce persistent memory pool
` [RFC PATCH v2 5/7] pmpool: Update device tree on kexec
` [RFC PATCH v2 6/7] pmpool: Restore state from device tree post-kexec
` [RFC PATCH v2 7/7] Drivers: hv: Allocate persistent pages for root partition
[PATCH 0/1] x86/kexec: UKI support
2023-09-25 16:43 UTC (18+ messages)
` [systemd-devel] "
[PATCH v2 0/2] x86/kexec: UKI Support
2023-09-25 14:36 UTC (20+ messages)
[PATCH] Crash: add lock to serialize crash hotplug handling
2023-09-25 2:34 UTC (3+ messages)
[PATCH] kexec: Annotate struct crash_mem with __counted_by
2023-09-24 0:52 UTC (4+ messages)
[PATCH] kexec: change locking mechanism to a mutex
2023-09-23 0:04 UTC (11+ messages)
[PATCH 00/10] ima: measure events between kexec load and execute
2023-09-22 18:59 UTC (4+ messages)
kexec reboot failed due to commit 75d090fd167ac
2023-09-22 10:12 UTC (6+ messages)
[PATCH v3 1/2] vmcore: remove dependency with is_kdump_kernel() for exporting vmcore
2023-09-21 9:30 UTC (5+ messages)
` [PATCH v3 2/2] powerpc/fadump: make is_kdump_kernel() return false when fadump is active
[PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch
2023-09-21 5:00 UTC (16+ messages)
` [PATCH v3 3/9] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
` [PATCH v3 4/9] crash_core: add generic function to do reservation
` [PATCH v3 5/9] crash_core: move crashk_*res definition into crash_core.c
` [PATCH v3 6/9] x86: kdump: use generic interface to simplify crashkernel reservation code
` [PATCH v4 "
` [PATCH v3 7/9] arm64: kdump: use generic interface to simplify crashkernel reservation
` [PATCH v3 8/9] riscv: "
` [PATCH v3 9/9] crash_core.c: remove unneeded functions
[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2023-09-20 21:40 UTC (4+ messages)
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub
[PATCH 0/7] Kexec-tools: Improve RISC-V port
2023-09-20 13:47 UTC (10+ messages)
` [PATCH 1/7] RISC-V: Use linux,usable-memory-range for crash kernel
` [PATCH 2/7] RISC-V: Fix the undeclared ‘EM_RISCV’ build failure
` [PATCH 3/7] RISC-V: Get memory ranges from iomem
` [PATCH 4/7] RISC-V: Correct the usage of command line option
` [PATCH 5/7] RISC-V: Enable kexe_file_load
` [PATCH 6/7] RISC-V: Separate elf_riscv_find_pbase out
` [PATCH 7/7] RISC-V: Support loading Image binary file
[PATCH] kexec: update manpage with explicit mention of clean kexec
2023-09-20 12:01 UTC (7+ messages)
[PATCH v3 0/5] Introduce new wrappers to copy user-arrays
2023-09-20 12:36 UTC (6+ messages)
` [PATCH v3 1/5] string.h: add array-wrappers for (v)memdup_user()
` [PATCH v3 2/5] kernel: kexec: copy user-array safely
` [PATCH v3 3/5] kernel: watch_queue: "
` [PATCH v3 4/5] drm_lease.c: "
` [PATCH v3 5/5] drm: vmgfx_surface.c: "
[PATCH -next] crash_core: Remove duplicated include in crash_core.c
2023-09-20 11:53 UTC (2+ messages)
[PATCH v1 0/2] zboot: enable kexec_load for zboot kernel images
2023-09-20 11:47 UTC (6+ messages)
` [PATCH v1 1/2] zboot: enable arm64 kexec_load for zboot image
` [PATCH v1 2/2] zboot: add loongarch kexec_load support
[PATCH v2 0/5] Introduce new wrappers to copy user-arrays
2023-09-18 9:13 UTC (5+ messages)
` [PATCH v2 1/5] string.h: add array-wrappers for (v)memdup_user()
Przechowywanie towaru w Gliwicach
2023-09-18 8:15 UTC
[PATCH] x86/boot/compressed: Reserve more memory for page tables
2023-09-15 7:02 UTC (4+ messages)
` [PATCHv2] "
[PATCH v3] x86/purgatory: Remove LTO flags
2023-09-14 19:15 UTC (3+ messages)
[PATCH v2] x86/purgatory: Remove LTO flags
2023-09-14 17:02 UTC (4+ 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