messages from 2020-08-25 17:10:02 to 2020-09-19 05:41:48 UTC [more...]
[PATCH 0/4] syscalls: remove compat_alloc_user_space callers
2020-09-19 5:41 UTC (9+ messages)
` [PATCH 1/4] x86: add __X32_COND_SYSCALL() macro
` [PATCH 2/4] kexec: remove compat_sys_kexec_load syscall
` [PATCH 3/4] mm: remove compat_sys_move_pages
` [PATCH 4/4] mm: remove compat numa syscalls
[PATCH] MIPS: Loongson64: Add kexec/kdump support
2020-09-19 3:59 UTC (10+ messages)
[PATCH] Only allow to set crash_kexec_post_notifiers on boot time
2020-09-19 0:47 UTC (2+ messages)
[PATCH printk v2 0/3] printk: move dictionaries to meta data
2020-09-18 22:34 UTC (4+ messages)
` [PATCH printk v2 1/3] printk: move printk_info into separate array
` [PATCH printk v2 2/3] printk: move dictionary keys to dev_printk_info
` [PATCH printk v2 3/3] printk: remove dict ring
[PATCH printk 0/3] printk: move dictionaries to meta data
2020-09-18 14:56 UTC (13+ messages)
` [PATCH printk 1/3] printk: move printk_info into separate array
` [PATCH printk 2/3] printk: move dictionary keys to dev_printk_info
` [PATCH printk 3/3] printk: remove dict ring
[PATCH -next] fs/proc/vmcore: Fix 'sizez' kernel-doc warning in vmcore.c
2020-09-18 12:51 UTC
[PATCH 1/1] makedumpfile: make use of 'uts_namespace.name' offset in VMCOREINFO
2020-09-18 11:55 UTC
[PATCH] arm64: Add purgatory printing
2020-09-18 11:07 UTC (6+ messages)
[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
2020-09-18 9:06 UTC (20+ messages)
` [PATCH v12 1/9] x86: kdump: move CRASH_ALIGN to 2M
` [PATCH v12 2/9] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()
` [PATCH v12 4/9] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v12 5/9] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v12 6/9] arm64: kdump: reimplement crashkernel=X
` [PATCH v12 7/9] kdump: add threshold for the required memory
` [PATCH v12 8/9] arm64: kdump: add memory for devices by DT property linux, usable-memory-range
` [PATCH v12 9/9] kdump: update Documentation about crashkernel
[PATCH] docs: admin-guide: update kdump documentation due to change of crash URL
2020-09-18 8:09 UTC
[PATCH 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
2020-09-18 8:04 UTC
[PATCH v5 0/3] makedumpfile/arm64: Add support for ARMv8.2 extensions
2020-09-18 5:43 UTC (5+ messages)
` [PATCH v5 1/3] tree-wide: Retrieve 'MAX_PHYSMEM_BITS' from vmcoreinfo (if available)
` [PATCH v5 2/3] makedumpfile/arm64: Add support for ARMv8.2-LPA (52-bit PA support)
` [PATCH v5 3/3] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit kernel VA support)
[PATCH v2 1/1] Calculate offset to field 'init_uts_ns.name'
2020-09-18 2:23 UTC (5+ messages)
[PATCH AUTOSEL 5.4 047/330] x86/kdump: Always reserve the low 1M when the crashkernel option is specified
2020-09-18 1:56 UTC
[PATCH] kexec-tools: Add some missing free() calls
2020-09-17 2:41 UTC (3+ messages)
[PATCH] kexec-tools: Fix a prompt message when crashkernel is not reserved
2020-09-16 18:44 UTC (2+ messages)
[PATCH 1/1] Calculate offset to field 'init_uts_ns.name'
2020-09-16 13:51 UTC (3+ messages)
makedumpfile: a feature question about filtering
2020-09-16 8:40 UTC (8+ messages)
[PATCH] kexec/arm64: Add support for ARMv8.2 (large space addressing) 52-bit VA extensions
2020-09-15 21:07 UTC
[PATCH printk v5 0/6] printk: reimplement LOG_CONT handling
2020-09-15 9:47 UTC (9+ messages)
` [PATCH printk v5 1/6] printk: ringbuffer: relocate get_data()
` [PATCH printk v5 2/6] printk: ringbuffer: add BLK_DATALESS() macro
` [PATCH printk v5 3/6] printk: ringbuffer: clear initial reserved fields
` [PATCH printk v5 4/6] printk: ringbuffer: change representation of states
` [PATCH printk v5 5/6] printk: ringbuffer: add finalization/extension support
` [PATCH printk v5 6/6] printk: reimplement log_cont using record extension
[PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
2020-09-15 7:37 UTC (5+ messages)
[BUG RT] dump-capture kernel not executed for panic in interrupt context
2020-09-14 16:46 UTC
[PATCH] kexec-tools: mips: Remove commandline parameter "mem"
2020-09-12 1:32 UTC
[PATCH v4 2/8] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
2020-09-11 10:34 UTC
[PATCH] crash_dump: Remove the unused include statements
2020-09-11 1:40 UTC (3+ messages)
[PATCH] arm64 : fix makedumpfile failure on 5.4+ kernels
2020-09-10 20:42 UTC (2+ messages)
[PATCH v3 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
2020-09-10 9:13 UTC
[PATCH v2 00/18] Introduce partial kernel_read_file() support
2020-09-09 22:18 UTC (4+ messages)
` [PATCH v2 01/18] test_firmware: Test platform fw loading on non-EFI systems
[RFC PATCH 0/3] Add writing support to vmcore for reusing oldmem
2020-09-09 16:43 UTC (6+ messages)
` [RFC PATCH 1/3] vmcore: simplify read_from_olemem
` [RFC PATCH 2/3] vmcore: Add interface to write to old mem
` [RFC PATCH 3/3] x86_64: implement copy_to_oldmem_page
[PATCH printk v4 0/6] printk: reimplement LOG_CONT handling
2020-09-09 15:22 UTC (12+ messages)
` [PATCH printk v4 1/6] printk: ringbuffer: relocate get_data()
` [PATCH printk v4 2/6] printk: ringbuffer: add BLK_DATALESS() macro
` [PATCH printk v4 3/6] printk: ringbuffer: clear initial reserved fields
` [PATCH printk v4 4/6] printk: ringbuffer: change representation of states
` [PATCH printk v4 5/6] printk: ringbuffer: add finalization/extension support
` [PATCH printk v4 6/6] printk: reimplement log_cont using record extension
[PATCH v11 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-09-04 6:39 UTC (24+ messages)
` [PATCH v11 2/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v11 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v11 5/5] kdump: update Documentation about crashkernel
[PATCH] kexec: remove the 2GB size limit on initrd file
2020-09-02 18:48 UTC (3+ messages)
[PATCH] arm: kdump: Add DT properties to crash dump kernel's DTB
2020-09-02 16:32 UTC (3+ messages)
[PATCH v2] kexec/kexec.c: Add missing close() call
2020-09-02 16:29 UTC (3+ messages)
[PATCH] AUTHORS: Update email address for Khalid
2020-09-02 16:28 UTC (2+ messages)
[PATCH] kexec-tools: Fix resource leaks in kexec.c
2020-09-02 16:27 UTC (2+ messages)
[PATCH] ARM: Parse kdump DT properties
2020-09-02 15:45 UTC
[PATCH next v3 0/8] printk: reimplement LOG_CONT handling
2020-09-02 13:38 UTC (17+ messages)
` [PATCH next v3 1/8] printk: ringbuffer: rename DESC_COMMITTED_MASK flag
` [PATCH next v3 2/8] printk: ringbuffer: change representation of reusable
` [PATCH next v3 3/8] printk: ringbuffer: relocate get_data()
` [PATCH next v3 4/8] printk: ringbuffer: add BLK_DATALESS() macro
` [PATCH next v3 5/8] printk: ringbuffer: clear initial reserved fields
` [PATCH next v3 6/8] printk: ringbuffer: add finalization/extension support
` state names: vas: "
` misc: was: "
` [PATCH next v3 7/8] printk: reimplement log_cont using record extension
` [PATCH next v3 8/8] scripts/gdb: support printk finalized records
[PATCH][next] docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfo
2020-09-01 12:11 UTC (2+ messages)
[PATCH v2 0/7][next] printk: reimplement LOG_CONT handling
2020-08-28 10:01 UTC (20+ messages)
` [PATCH v2 1/7][next] printk: ringbuffer: rename DESC_COMMITTED_MASK flag
` [PATCH v2 2/7][next] printk: ringbuffer: change representation of reusable
` [PATCH v2 3/7][next] printk: ringbuffer: relocate get_data()
` [PATCH v2 4/7][next] printk: ringbuffer: add BLK_DATALESS() macro
` [PATCH v2 5/7][next] printk: ringbuffer: add finalization/extension support
[PATCHv5 1/2] powerpc/pseries: group lmb operation and memblock's
2020-08-28 8:10 UTC (6+ messages)
` [PATCHv5 2/2] powerpc/pseries: update device tree before ejecting hotplug uevents
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