messages from 2020-06-23 07:49:04 to 2020-07-15 02:40:05 UTC [more...]
[PATCH v3 00/12] ppc64: enable kdump support for kexec_file_load syscall
2020-07-15 2:39 UTC (16+ messages)
` [PATCH v3 01/12] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH v3 02/12] powerpc/kexec_file: mark PPC64 specific code
` [PATCH v3 03/12] powerpc/kexec_file: add helper functions for getting memory ranges
` [PATCH v3 04/12] ppc64/kexec_file: avoid stomping memory used by special regions
` [PATCH v3 05/12] powerpc/drmem: make lmb walk a bit more flexible
` [PATCH v3 06/12] ppc64/kexec_file: restrict memory usage of kdump kernel
` [PATCH v3 07/12] ppc64/kexec_file: add support to relocate purgatory
` [PATCH v3 08/12] ppc64/kexec_file: setup the stack for purgatory
` [PATCH v3 09/12] ppc64/kexec_file: setup backup region for kdump kernel
` [PATCH v3 10/12] ppc64/kexec_file: prepare elfcore header for crashing kernel
` [PATCH v3 11/12] ppc64/kexec_file: add appropriate regions for memory reserve map
` [PATCH v3 12/12] ppc64/kexec_file: fix kexec load failure with lack of memory hole
Return value of `kexec -S` under Xen
2020-07-14 16:46 UTC
[PATCH v5 0/4] printk: replace ringbuffer
2020-07-14 5:26 UTC (10+ messages)
` [PATCH v5 1/4] crash: add VMCOREINFO macro to define offset in a struct declared by typedef
` [PATCH v5 2/4] printk: add lockless ringbuffer
` [PATCH v5 3/4] Revert "printk: lock/unlock console only for new logbuf entries"
` [PATCH v5 4/4] printk: use the lockless ringbuffer
` [printk] 96d5c61b1f: stress-ng.timerfd.ops_per_sec 8.3% improvement
[PATCH v4 0/4] printk: replace ringbuffer
2020-07-14 2:56 UTC (26+ messages)
` [PATCH v4 1/4] crash: add VMCOREINFO macro to define offset in a struct declared by typedef
` [PATCH v4 2/4] printk: add lockless ringbuffer
` [PATCH v4 3/4] Revert "printk: lock/unlock console only for new logbuf entries"
` [PATCH v4 4/4] printk: use the lockless ringbuffer
` [printk] 18a2dc6982: ltp.kmsg01.fail
[PATCH v3 00/12] ppc64: enable kdump support for kexec_file_load syscall
2020-07-13 17:18 UTC
[PATCH][next] kexec_file: Assign array_size() to a variable
2020-07-10 21:22 UTC
[PATCH] sadump, kaslr: fix failure of calculating kaslr_offset due to an sadump format restriction
2020-07-10 7:08 UTC (2+ messages)
[PATCH v3 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
2020-07-09 6:19 UTC (2+ messages)
` [PATCH v3 12/12] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
[PATCH v3 0/3] printk: replace ringbuffer
2020-07-08 5:50 UTC (32+ messages)
` [PATCH v3 1/3] crash: add VMCOREINFO macro to define offset in a struct declared by typedef
` [PATCH v3 2/3] printk: add lockless ringbuffer
` [PATCH v3 3/3] printk: use the "
` truncate dict: was: "
` buffer allocation: was: "
` record_printk_text tricks: "
` pending output optimization: "
` syslog size unread: "
[PATCH] Replace HTTP links with HTTPS ones: kdump
2020-07-08 3:25 UTC (7+ messages)
[PATCH v2 00/12] ppc64: enable kdump support for kexec_file_load syscall
2020-07-07 0:43 UTC (15+ messages)
` [PATCH v2 01/12] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH v2 02/12] powerpc/kexec_file: mark PPC64 specific code
` [PATCH v2 03/12] powerpc/kexec_file: add helper functions for getting memory ranges
` [PATCH v2 04/12] ppc64/kexec_file: avoid stomping memory used by special regions
` [PATCH v2 05/12] powerpc/drmem: make lmb walk a bit more flexible
` [PATCH v2 06/12] ppc64/kexec_file: restrict memory usage of kdump kernel
` [PATCH v2 07/12] ppc64/kexec_file: add support to relocate purgatory
` [PATCH v2 08/12] ppc64/kexec_file: setup the stack for purgatory
` [PATCH v2 09/12] ppc64/kexec_file: setup backup region for kdump kernel
` [PATCH v2 10/12] ppc64/kexec_file: prepare elfcore header for crashing kernel
` [PATCH v2 11/12] ppc64/kexec_file: add appropriate regions for memory reserve map
` [PATCH v2 12/12] ppc64/kexec_file: fix kexec load failure with lack of memory hole
[PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE
2020-07-04 20:15 UTC (9+ messages)
[PATCH v10 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-07-03 9:11 UTC (11+ messages)
` [PATCH v10 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v10 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
` [PATCH v10 3/5] arm64: kdump: add memory for devices by DT property linux, usable-memory-range
` [PATCH v10 4/5] arm64: kdump: fix kdump broken with ZONE_DMA reintroduced
` [PATCH v10 5/5] kdump: update Documentation about crashkernel on arm64
[PATCH 0/2] arm64/kdump: Fix OOPS and OOM issues in kdump kernel
2020-07-03 7:39 UTC (10+ messages)
` [PATCH 1/2] mm/memcontrol: Fix OOPS inside mem_cgroup_get_nr_swap_pages()
` [PATCH 2/2] arm64: Allocate crashkernel always in ZONE_DMA
[PATCH v9 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-07-03 0:57 UTC (10+ messages)
` [PATCH v9 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v9 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
` [PATCH v9 3/5] arm64: kdump: add memory for devices by DT property linux, usable-memory-range
` [PATCH v9 4/5] arm64: kdump: fix kdump broken with ZONE_DMA reintroduced
` [PATCH v9 5/5] kdump: update Documentation about crashkernel on arm64
[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2020-07-02 18:43 UTC (10+ messages)
` [PATCH v6 1/2] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
` [PATCH v6 2/2] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
[PATCH 00/11] ppc64: enable kdump support for kexec_file_load syscall
2020-07-02 11:59 UTC (35+ messages)
` [PATCH 01/11] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH 02/11] powerpc/kexec_file: mark PPC64 specific code
` [PATCH 03/11] powerpc/kexec_file: add helper functions for getting memory ranges
` [PATCH 04/11] ppc64/kexec_file: avoid stomping memory used by special regions
` [PATCH 05/11] powerpc/drmem: make lmb walk a bit more flexible
` [PATCH 06/11] ppc64/kexec_file: restrict memory usage of kdump kernel
` [PATCH 07/11] ppc64/kexec_file: add support to relocate purgatory
` [PATCH 08/11] ppc64/kexec_file: setup the stack for purgatory
` [PATCH 09/11] ppc64/kexec_file: setup backup region for kdump kernel
` [PATCH 10/11] ppc64/kexec_file: prepare elfcore header for crashing kernel
` [PATCH 11/11] ppc64/kexec_file: add appropriate regions for memory reserve map
[PATCH v3 1/1] fs: move kernel_read_file* to its own include file
2020-07-01 16:55 UTC (4+ messages)
[PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
2020-07-01 14:38 UTC (6+ messages)
` [PATCH v2 11/11] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
[PATCH v4] arm64: support more than one crash kernel regions
2020-06-28 4:02 UTC
[PATCH 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
2020-06-25 22:59 UTC (4+ messages)
` [PATCH 12/12] ima: Support additional conditionals in the KEXEC_CMDLINE hook function
[Intel-gfx] i915/kexec: warning at drivers/gpu/drm/i915/display/intel_psr.c:782 intel_psr_activate+0x3c6/0x440
2020-06-17 17:34 UTC
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