messages from 2021-09-14 11:26:13 to 2021-10-20 01:23:35 UTC [more...]
[PATCH] crash_dump: remove duplicate include in crash_dump.h
2021-10-20 1:23 UTC
[PATCH v3 05/18] powerpc/85xx: Load all early TLB entries at once
2021-10-19 12:42 UTC (2+ messages)
[PATCH v3 0/3] use more system keyrings to verify arm64 kdump kernel image signature
2021-10-18 8:31 UTC (4+ messages)
` [PATCH v3 1/3] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v3 2/3] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v3 3/3] arm64: kexec_file: use more system keyrings to verify kernel image signature
[PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
2021-10-17 13:31 UTC (14+ messages)
RISC-V: patched kexec-tools on github for review/testing
2021-10-15 7:07 UTC (5+ messages)
[PATCH v2 0/2] use more system keyrings to verify arm64 kdump kernel image signature
2021-10-12 3:53 UTC (5+ messages)
` [PATCH v2 1/2] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v2 2/2] arm64: kexec_file: use more system keyrings to verify kernel image signature
[PATCH 0/2] use more system keyrings to verify kdump kernel image signature
2021-10-08 1:11 UTC (7+ messages)
` [PATCH 1/2] kexec, KEYS: make the code in bzImage64_verify_sig public
` [PATCH 2/2] arm64: kexec_file: use more system keyrings to verify kernel image signature
[PATCH v2 0/5] mm/memory_hotplug: full support for add_memory_driver_managed() with CONFIG_ARCH_KEEP_MEMBLOCK
2021-10-06 0:36 UTC (10+ messages)
` [PATCH v2 1/5] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v2 2/5] memblock: improve MEMBLOCK_HOTPLUG documentation
` [PATCH v2 3/5] memblock: allow to specify flags with memblock_add_node()
` [PATCH v2 4/5] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v2 5/5] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED
[PATCH v2 0/9] proc/vmcore: sanitize access to virtio-mem memory
2021-10-05 19:30 UTC (12+ messages)
` [PATCH v2 1/9] x86/xen: update xen_oldmem_pfn_is_ram() documentation
` [PATCH v2 2/9] x86/xen: simplify xen_oldmem_pfn_is_ram()
` [PATCH v2 3/9] x86/xen: print a warning when HVMOP_get_mem_type fails
` [PATCH v2 4/9] proc/vmcore: let pfn_is_ram() return a bool
` [PATCH v2 5/9] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
` [PATCH v2 6/9] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug()
` [PATCH v2 7/9] virtio-mem: factor out hotplug specifics from virtio_mem_probe() "
` [PATCH v2 8/9] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug()
` [PATCH v2 9/9] virtio-mem: kdump mode to sanitize /proc/vmcore access
[PATCH v2] arm: kdump: Add DT properties to crash dump kernel's DTB
2021-10-05 12:40 UTC
[PATCH] kexec-tools: multiboot2: Correct BASIC_MEMINFO memory units
2021-10-05 9:13 UTC (3+ messages)
[PATCH] kexec-tools:Add some necessary free() calls
2021-10-05 8:36 UTC (2+ messages)
[PATCH] kexec:Add some necessary fclose() calls
2021-10-05 8:36 UTC (2+ messages)
[PATCH v1 0/4] mm/memory_hotplug: full support for
2021-10-01 14:03 UTC (15+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v1 2/4] memblock: allow to specify flags with memblock_add_node()
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v1 4/4] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED
[PATCH v18 00/15] arm64: MMU enabled kexec relocation
2021-10-01 14:01 UTC (17+ messages)
` [PATCH v18 01/15] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v18 02/15] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v18 03/15] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v18 04/15] arm64: kexec: flush image and lists during kexec load time
` [PATCH v18 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v18 06/15] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v18 07/15] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v18 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v18 09/15] arm64: kexec: relocate in EL1 mode
` [PATCH v18 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v18 11/15] arm64: kexec: install a copy of the linear-map
` [PATCH v18 12/15] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v18 13/15] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v18 14/15] arm64: kexec: remove cpu-reset.h
` [PATCH v18 15/15] arm64: trans_pgd: remove trans_pgd_map_page()
[PATCH v17 00/15] arm64: MMU enabled kexec relocation
2021-09-30 11:59 UTC (31+ messages)
` [PATCH v17 01/15] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v17 02/15] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v17 03/15] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v17 04/15] arm64: kexec: flush image and lists during kexec load time
` [PATCH v17 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v17 06/15] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v17 07/15] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v17 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v17 09/15] arm64: kexec: relocate in EL1 mode
` [PATCH v17 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v17 11/15] arm64: kexec: install a copy of the linear-map
` [PATCH v17 12/15] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v17 13/15] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v17 14/15] arm64: kexec: remove cpu-reset.h
` [PATCH v17 15/15] arm64: trans_pgd: remove trans_pgd_map_page()
[PATCH v1 0/8] proc/vmcore: sanitize access to virtio-mem memory
2021-09-29 15:07 UTC (16+ messages)
` [PATCH v1 1/8] x86/xen: update xen_oldmem_pfn_is_ram() documentation
` [PATCH v1 2/8] x86/xen: simplify xen_oldmem_pfn_is_ram()
` [PATCH v1 3/8] proc/vmcore: let pfn_is_ram() return a bool
` [PATCH v1 4/8] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
` [PATCH v1 5/8] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug()
` [PATCH v1 6/8] virtio-mem: factor out hotplug specifics from virtio_mem_probe() "
` [PATCH v1 7/8] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug()
` [PATCH v1 8/8] virtio-mem: kdump mode to sanitize /proc/vmcore access
[PATCH v4 0/8] Implement generic cc_platform_has() helper function
2021-09-28 21:40 UTC (15+ messages)
` [PATCH 1/8] x86/ioremap: Selectively build arch override encryption functions
` [PATCH 2/8] arch/cc: Introduce a function to check for confidential computing features
` [PATCH 3/8] x86/sev: Add an x86 version of cc_platform_has()
` [PATCH 4/8] powerpc/pseries/svm: Add a powerpc "
` [PATCH 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
` [PATCH 6/8] x86/sev: Replace occurrences of sev_active() "
` [PATCH 7/8] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 8/8] treewide: Replace the use of mem_encrypt_active() "
[PATCH] kexec:Fix memory leak problem in zImage_ppc64_load()
2021-09-24 15:33 UTC (2+ messages)
[PATCH] kexec:Remove unused local variable in get_kernel_page_offset()
2021-09-24 15:33 UTC (2+ messages)
[PATCH v3 0/8] Implement generic cc_platform_has() helper function
2021-09-24 13:31 UTC (33+ messages)
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has()
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
[PATCH v4] lockdown, selinux: fix wrong subject in some SELinux lockdown checks
2021-09-23 19:07 UTC (5+ messages)
` [PATCH v4] lockdown,selinux: "
[PATCH v6] ARM: uncompress: Parse "linux, usable-memory-range" DT property
2021-09-23 0:08 UTC (3+ messages)
[PATCH 00/11] makedumpfile: Add zstd support for makedumpfile
2021-09-22 8:16 UTC (9+ messages)
[PATCH v16 00/15] arm64: MMU enabled kexec relocation
2021-09-16 22:32 UTC (5+ messages)
[PATCH v2 0/5] kexec-tools: multiboot2: Accept x86-64 images
2021-09-14 11:26 UTC (2+ 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