LinuxLists
Users
About
Xunlei Pang (
[email protected]
)
Number of posts: 64 (0.12 per day)
First post: 2015-12-02 05:26:49
Last post: 2017-06-09 02:15:53
Next Page
Date
List
Subject
2017-06-09 02:15:53
linux-kernel
[PATCH] s390/crash: Fix KEXEC_NOTE_BYTES definition
2017-04-27 08:16:42
linux-kernel
[PATCH v5 3/3] kdump: Protect vmcoreinfo data under the crash memory
2017-04-27 08:16:24
linux-kernel
[PATCH v5 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr
2017-04-27 08:16:12
linux-kernel
[PATCH v5 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
2017-04-26 07:41:59
linux-kernel
[PATCH v2 2/2] x86_64/kexec: Use PUD level 1GB page for identity mapping if available
2017-04-26 07:41:52
linux-kernel
[PATCH v2 1/2] x86/mm/ident_map: Add PUD level 1GB page support
2017-04-25 09:14:10
linux-kernel
[PATCH 2/2] x86_64/kexec: Use PUD level 1GB page for identity mapping if available
2017-04-25 09:14:06
linux-kernel
[PATCH 1/2] x86/mm/ident_map: Add PUD level 1GB page support
2017-04-20 11:40:46
linux-kernel
[PATCH v4 3/3] kdump: Protect vmcoreinfo data under the crash memory
2017-04-20 11:40:28
linux-kernel
[PATCH v4 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr
2017-04-20 11:40:18
linux-kernel
[PATCH v4 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
2017-04-10 09:24:27
linux-kernel
[PATCH] sched/deadline: Throttle a constrained task activated if overflow
2017-03-20 06:16:14
linux-kernel
[RFC PATCH] x86_64/mm/boot: Fix kernel_ident_mapping_init() failure for kexec
2017-03-20 05:58:39
linux-kernel
[PATCH v3 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr
2017-03-20 05:55:47
linux-kernel
[PATCH v3 3/3] kdump: Relocate vmcoreinfo to the crash memory range
2017-03-20 05:48:29
linux-kernel
[PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
2017-03-17 10:57:16
linux-kernel
[PATCH] x86_64, kexec: Avoid unnecessary identity mappings for kdump
2017-03-17 03:42:56
linux-kernel
[PATCH v2] kexec: Introduce vmcoreinfo signature verification
2017-03-16 12:15:59
linux-kernel
[PATCH] kexec: Update vmcoreinfo after crash happened
2016-12-15 03:30:39
linux-kernel
[PATCH] x86/crash: Update the stale comment in reserve_crashkernel()
2016-12-05 12:08:11
linux-kernel
[PATCH v3] iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
2016-11-18 16:22:53
linux-kernel
[PATCH v2] iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
2016-11-16 09:01:24
linux-kernel
[PATCH] iommu/vt-d: Flush old iotlb for kdump when the device gets context mapped
2016-04-26 08:31:45
linux-kernel
[PATCH v4 2/2] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
2016-04-26 08:31:42
linux-kernel
[PATCH v4 1/2] rtmutex: Deboost before waking up the top waiter
2016-04-26 02:17:51
linux-kernel
[PATCH v3] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
2016-04-14 12:19:47
linux-kernel
[PATCH] sched/deadline: Fix a bug in dl_overflow()
2016-04-14 11:38:25
linux-kernel
[PATCH v3 3/6] rtmutex: Move "rt_mutex_waiter" definition to "include/linux/rtmutex.h"
2016-04-14 11:37:51
linux-kernel
[PATCH v3 5/6] sched/deadline/rtmutex: Fix unprotected PI access in enqueue_task_dl()
2016-04-14 11:37:48
linux-kernel
[PATCH v3 6/6] sched/deadline/rtmutex: Don't miss the dl_runtime/dl_period update
2016-04-14 11:37:45
linux-kernel
[PATCH v3 4/6] sched: Move dl_policy() to "include/linux/sched.h"
2016-04-14 11:37:40
linux-kernel
[PATCH v3 2/6] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
2016-04-14 11:37:36
linux-kernel
[PATCH v3 1/6] rtmutex: Deboost before waking up the top waiter
2016-04-14 11:37:34
linux-kernel
[PATCH v3 0/6] sched/deadline/rtmutex: Fix two deadline PI issues
2016-04-08 10:34:50
linux-kernel
[PATCH] sched/rt/deadline: Share cpumask between rt and deadline for SMP scheduling
2016-04-06 13:07:04
linux-kernel
[PATCH] rtmutex: Consider deadline tasks in try_to_take_rt_mutex()
2016-04-06 12:59:49
linux-kernel
[PATCH v2 2/2] rtmutex: Kill pi_waiters_leftmost from task_struct
2016-04-06 12:59:47
linux-kernel
[PATCH v2 1/2] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
2016-04-05 07:10:17
linux-kernel
[PATCH v2] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
2016-04-01 11:14:38
linux-kernel
[PATCH] sched/deadline: No need to check NULL later_mask
2016-04-01 11:01:21
linux-kernel
[PATCH] sched/deadline/rtmutex: Fix a PI crash for deadline tasks
2016-03-30 11:47:48
linux-kernel
[PATCH] s390/kexec: Consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()
2016-03-03 03:29:23
linux-kernel
Re: [PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel
2016-03-02 10:02:54
linux-kernel
[PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel
2016-03-01 09:53:19
linux-kernel
Re: [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
2015-12-29 11:02:11
linux-kernel
Re: [PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
2015-12-28 06:32:41
linux-kernel
Re: [PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
2015-12-24 06:44:40
linux-kernel
Re: [PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
2015-12-24 06:06:03
linux-kernel
Re: [PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
2015-12-23 11:12:47
linux-kernel
[PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
2015-12-23 11:12:43
linux-kernel
[PATCH 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory