kexec.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-04-15 13:12 UTC  (13+ messages)
  ` [PATCH v3 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
  ` [PATCH v3 02/10] umh: "
  ` [PATCH v3 03/10] ftrace: "
  ` [PATCH v3 04/10] timekeeping: "
  ` [PATCH v3 05/10] seccomp: "
  ` [PATCH v3 06/10] scheduler: "
  ` [PATCH v3 07/10] printk: "
  ` [PATCH v3 08/10] kprobes: "
  ` [PATCH v3 09/10] delayacct: "
  ` [PATCH v3 10/10] bpf: "

[PATCH v5 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2024-04-08  7:40 UTC  (11+ messages)
` [PATCH v5 01/10] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v5 02/10] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v5 03/10] x86/sev: Set GHCB data structure version
` [PATCH v5 04/10] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v5 05/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v5 06/10] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v5 07/10] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v5 08/10] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v5 09/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob
` [PATCH v5 10/10] x86/sev: Exclude AP jump table related code for SEV-SNP guests

[PATCHv10 05/18] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
 2024-04-15 23:23 UTC  (14+ messages)
` [PATCH v4 0/4] x86/snp: Add kexec support
  ` [PATCH v4 1/4] efi/x86: skip efi_arch_mem_reserve() in case of kexec
  ` [PATCH v4 2/4] x86/sev: add sev_es_enabled() function
  ` [PATCH v4 3/4] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP
  ` [PATCH v4 4/4] x86/snp: Convert shared memory back to private on kexec
  ` [PATCH v5 0/3] x86/snp: Add kexec support
    ` [PATCH v5 1/3] efi/x86: skip efi_arch_mem_reserve() in case of kexec
    ` [PATCH v5 2/3] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP
    ` [PATCH v5 3/3] x86/snp: Convert shared memory back to private on kexec

[PATCH v2] kexec: fix the unexpected kexec_dprintk() macro
 2024-04-14 13:16 UTC  (5+ messages)

[ANNOUNCE] makedumpfile 1.7.5
 2024-04-12  5:43 UTC 

Moderne Schienenbearbeitungsmaschinen
 2024-04-10  8:15 UTC 

[PATCH] Fix incorrect Free Software Foundation address in the license
 2024-04-08  6:37 UTC 

[PATCHv9 06/17] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
 2024-04-07 15:55 UTC  (25+ messages)
  ` [PATCHv9 08/17] x86/tdx: Account shared memory
  ` [PATCHv9 10/17] x86/tdx: Convert shared memory back to private on kexec
  ` [PATCHv9 17/17] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed
  ` [PATCHv9 05/17] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
  ` [PATCHv9 09/17] x86/mm: Adding callbacks to prepare encrypted memory for kexec
` [PATCHv9 00/17] x86/tdx: Add kexec support
` [PATCH v3 0/4] x86/snp: "
  ` [PATCH v3 1/4] efi/x86: skip efi_arch_mem_reserve() in case of kexec
  ` [PATCH v3 2/4] x86/sev: add sev_es_enabled() function
  ` [PATCH v3 3/4] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP
  ` [PATCH v3 4/4] x86/snp: Convert shared memory back to private on kexec

[PATCH v2] vmcore: replace strncpy with strscpy_pad
 2024-04-04 21:20 UTC  (3+ messages)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-04-04 14:55 UTC  (30+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module

Implementing .shutdown method for efa module
 2024-04-04  6:54 UTC  (9+ messages)

[PATCH 0/2] crash: clean up outdated codes and doc related to CRASH_CORE
 2024-03-30 14:23 UTC  (5+ messages)
` [PATCH 1/2] arch/loongarch: clean up the left code and Kconfig item "
` [PATCH 2/2] Documentation: kdump: clean up the outdated description

[PATCH] vmcore: replace strncpy with strtomem
 2024-03-28 22:03 UTC  (4+ messages)

Awizacja dostawy
 2024-03-28  9:15 UTC 

[PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-03-16  2:52 UTC  (13+ messages)
` [PATCH 01/11] stackleak: don't modify ctl_table argument
` [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH 05/11] neighbour: "
` [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH 07/11] ipv6/addrconf: "
` [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2024-03-11 16:17 UTC  (2+ messages)
` [PATCH v4 7/9] x86/sev: Add MMIO handling support to boot/compressed/ code

[PATCH v18 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-03-26  5:54 UTC  (7+ messages)
` [PATCH v18 1/6] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v18 2/6] crash: add a new kexec flag for hotplug support
` [PATCH v18 3/6] powerpc/kexec: move *_memory_ranges functions to ranges.c
` [PATCH v18 4/6] PowerPC/kexec: make the update_cpus_node() function public
` [PATCH v18 5/6] powerpc/crash: add crash CPU hotplug support
` [PATCH v18 6/6] powerpc/crash: add crash memory "

[PATCH] crash: use macro to add crashk_res into iomem early for specific arch
 2024-03-25 23:35 UTC  (8+ messages)
` [PATCH v2] "

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-03-25  9:48 UTC  (4+ messages)
` [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting code out from crash_core.c

[PATCH v2 0/3] x86/snp: Add kexec support
 2024-03-24 22:32 UTC  (7+ messages)
  ` [PATCH v2 1/3] efi/x86: skip efi_arch_mem_reserve() in case of kexec
  ` [PATCH v2 2/3] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump
  ` [PATCH v2 3/3] x86/snp: Convert shared memory back to private on kexec

[GIT PULL] Please pull powerpc/linux.git powerpc-6.9-2 tag
 2024-03-23 16:24 UTC  (2+ messages)

[PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-03-23  0:45 UTC  (2+ messages)

[PATCH] util_lib/elf_info.c: fix a warning
 2024-03-22 21:09 UTC  (2+ messages)

Question about Address Range Validation in Crash Kernel Allocation
 2024-03-22  7:58 UTC  (8+ messages)

[PATCH bpf-next v2] bpf: fix warning for crash_kexec
 2024-03-22  5:55 UTC  (4+ messages)

[PATCH V2] x86/kexec: do not update E820 kexec table for setup_data
 2024-03-22  5:20 UTC  (4+ messages)

[PATCH V3] x86/kexec: do not update E820 kexec table for setup_data
 2024-03-22  5:15 UTC 

[PATCH] crashdump-x86.c:Add a check for the crash kernel range in exclude_region()
 2024-03-21 11:33 UTC 

Question about Address Range Validation in Crash Kernel Allocation
 2024-03-21  7:09 UTC 

[RFC PATCH v3 0/7] device backed vmemmap crash dump support
 2024-03-21  6:57 UTC  (4+ messages)

[PATCH] x86/kexec: do not update E820 kexec table for setup_data
 2024-03-21  0:57 UTC  (4+ messages)

Question about Address Range Validation in Crash Kernel Allocation
 2024-03-20 14:08 UTC  (2+ messages)

[bug report] WARNING: CPU: 0 PID: 1 at kernel/resource.c:834 __insert_resource+0x84/0x110
 2024-03-20 13:15 UTC  (5+ messages)

Question about Address Range Validation in Crash Kernel Allocation
 2024-03-19  8:21 UTC  (2+ messages)

[PATCH linux-next] bpf: fix warning for crash_kexec
 2024-03-19  8:06 UTC  (4+ messages)

Question about Address Range Validation in Crash Kernel Allocation
 2024-03-19  1:38 UTC  (2+ messages)

[PATCH] makedumpfile: ppc64: get vmalloc start address from vmcoreinfo
 2024-03-18  9:00 UTC  (4+ messages)

Dear Respectable,Re:I wait for your response!!!!
 2024-03-17  1:49 UTC 

[PATCH] kexec_file: add kexec_file flag to support debug printing
 2024-03-15  8:45 UTC  (5+ messages)

[PATCH] kexec: fix the unexpected kexec_dprintk() macro
 2024-03-14 13:02 UTC  (3+ messages)

[REGRESSION] kexec does firmware reboot in kernel v6.7.6
 2024-03-14  9:25 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).