Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-07 20:40:38 to 2023-09-22 01:00:35 UTC [more...]

[PATCH] kexec: change locking mechanism to a mutex
 2023-09-22  1:00 UTC  (3+ messages)

kexec reboot failed due to commit 75d090fd167ac
 2023-09-21 16:03 UTC  (8+ messages)

[PATCH 0/2] Sign the Image which is zboot's payload
 2023-09-21 13:37 UTC  (3+ messages)
` [PATCH 1/2] zboot: Signing the payload
` [PATCH 2/2] arm64: Enable signing on the kernel image loaded by kexec file load

[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  (18+ messages)
` [PATCH v3 1/9] crash_core.c: remove unnecessary parameter of function
` [PATCH v3 2/9] crash_core: change the prototype of function parse_crashkernel()
` [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 v2 0/2] x86/kexec: UKI Support
 2023-09-21  3:14 UTC  (23+ messages)
` [PATCH v2 1/2] move pefile_parse_binary to its own file
` [PATCH v2 2/2] x86/kexec: UKI support

[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 v2] kexec: update manpage with explicit mention of clean kexec
 2023-09-20 11:59 UTC 

[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 0/1] x86/kexec: UKI support
 2023-09-18 15:41 UTC  (25+ messages)
` [PATCH 1/1] "
  ` [systemd-devel] [PATCH 0/1] "

[PATCH v2 0/5] Introduce new wrappers to copy user-arrays
 2023-09-18  9:13 UTC  (15+ messages)
` [PATCH v2 1/5] string.h: add array-wrappers for (v)memdup_user()
` [PATCH v2 2/5] kernel: kexec: copy user-array safely
` [PATCH v2 3/5] kernel: watch_queue: "
` [PATCH v2 4/5] drm_lease.c: "
` [PATCH v2 5/5] drm: vmgfx_surface.c: "

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  (6+ messages)

[PATCH] makedumpfile: ppc64: do page traversal if vmemmap_list not populated
 2023-09-14 14:52 UTC  (3+ messages)

[PATCH 1/2] zboot: enable arm64 kexec_load for zboot image
 2023-09-13  6:48 UTC  (4+ messages)
` [PATCH 2/2] zboot: add loongarch kexec_load support

[PATCH V1 0/3] riscv: kexec: cleanup and fixups
 2023-09-13  0:37 UTC  (2+ messages)

[PATCHv6 0/3] enable nr_cpus for powerpc
 2023-09-12 18:50 UTC  (5+ messages)
` [PATCHv6 1/3] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv6 2/3] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus
` [PATCHv6 3/3] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid

[PATCH v2 1/3] powerpc/fadump: make is_fadump_active() visible for exporting vmcore
 2023-09-12  8:31 UTC  (7+ messages)
` [PATCH v2 2/3] vmcore: allow fadump to export vmcore even if is_kdump_kernel() is false

[PATCH V2 0/2] Do not try to access unaccepted memory
 2023-09-12  7:50 UTC  (8+ messages)
` [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore "
` [PATCH V2 2/2] proc/kcore: Do not "

[PATCH 0/3] Do not map unaccepted memory
 2023-09-11 14:33 UTC  (15+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 3/3] /dev/mem: "

[PATCH v2 0/8] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-11  2:11 UTC  (8+ messages)
` [PATCH v2 3/8] crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing

[PATCH] x86/purgatory: Remove LTO flags
 2023-09-08 23:10 UTC  (3+ messages)

[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-09-08 22:53 UTC  (6+ messages)

[PATCHv5 0/3] enable nr_cpus for powerpc
 2023-09-08 15:47 UTC  (5+ messages)
` [PATCHv5 1/3] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
` [PATCHv5 2/3] powerpc/setup: Handle the case when boot_cpuid greater than nr_cpus
` [PATCHv5 3/3] powerpc/setup: alloc extra paca_ptrs to hold boot_cpuid

[PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
 2023-09-08 13:23 UTC  (10+ messages)

[RFC] IMA Log Snapshotting Design Proposal
 2023-09-07 21:02 UTC  (9+ messages)
` [RFC] IMA Log Snapshotting Design Proposal - network bandwidth
` [RFC] IMA Log Snapshotting Design Proposal - aggregate


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox