Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-10 07:12:05 to 2013-03-20 03:27:22 UTC [more...]

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-20  3:27 UTC  (6+ messages)

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-20  1:11 UTC  (2+ messages)

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-20  1:09 UTC 

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-20  1:05 UTC  (21+ messages)
` [PATCH 02/12] SELinux: define mapping for CAP_COMPROMISE_KERNEL
` [PATCH 03/12] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [PATCH 04/12] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH 05/12] PCI: Require CAP_COMPROMISE_KERNEL for PCI BAR access
` [PATCH 06/12] x86: Require CAP_COMPROMISE_KERNEL for IO port access
` [PATCH 07/12] ACPI: Limit access to custom_method
` [PATCH 08/12] asus-wmi: Restrict debugfs interface
` [PATCH 09/12] Require CAP_COMPROMISE_KERNEL for /dev/mem and /dev/kmem access
` [PATCH 10/12] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment
      ` [PATCH v2] "
` [PATCH 11/12] x86: Require CAP_COMPROMISE_KERNEL for MSR writing
` [PATCH 12/12] kexec: Require CAP_SYS_COMPROMISE_KERNEL

[PATCH 06/12] x86: Require CAP_COMPROMISE_KERNEL for IO port access
 2013-03-20  1:05 UTC 

[PATCH v3 00/21] kdump, vmcore: support mmap() on /proc/vmcore
 2013-03-19 23:35 UTC  (42+ messages)
` [PATCH v3 01/21] vmcore: reference e_phoff member explicitly to get position of program header table
` [PATCH v3 02/21] vmcore: clean up by removing unnecessary variable
` [PATCH v3 03/21] vmcore: rearrange program headers without assuming consequtive PT_NOTE entries
` [PATCH v3 04/21] vmcore, sysfs: export ELF note segment size instead of vmcoreinfo data size
` [PATCH v3 05/21] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v3 06/21] vmcore: round up buffer size of ELF headers by PAGE_SIZE
` [PATCH v3 07/21] vmcore, procfs: introduce a flag to distinguish objects copied in 2nd kernel
` [PATCH v3 08/21] vmcore: copy non page-size aligned head and tail pages "
` [PATCH v3 09/21] vmcore: modify vmcore clean-up function to free buffer on "
` [PATCH v3 10/21] vmcore: clean up read_vmcore()
` [PATCH v3 11/21] vmcore: read buffers for vmcore objects copied from old memory
` [PATCH v3 12/21] vmcore: allocate per-cpu crash_notes objects on page-size boundary
` [PATCH v3 13/21] kexec: allocate vmcoreinfo note buffer "
` [PATCH v3 14/21] kexec, elf: introduce NT_VMCORE_DEBUGINFO note type
` [PATCH v3 15/21] elf: introduce NT_VMCORE_PAD type
` [PATCH v3 16/21] kexec: fill note buffers by NT_VMCORE_PAD notes in page-size boundary
` [PATCH v3 17/21] vmcore: check NT_VMCORE_PAD as a mark indicating the end of ELF note buffer
` [PATCH v3 18/21] vmcore: check if vmcore objects satify mmap()'s page-size boundary requirement
` [PATCH v3 19/21] vmcore: round-up offset of vmcore object in page-size boundary
` [PATCH v3 20/21] vmcore: count holes generated by round-up operation for vmcore size
` [PATCH v3 21/21] vmcore: introduce mmap_vmcore()

makedumpfile: question about memory hole
 2013-03-19  8:47 UTC  (5+ messages)

[PATCH] kexec: ppc, ppc64: increment saved_max_mem in case firmware exports inclusive maps
 2013-03-19  3:29 UTC 

[ANNOUNCE] kexec-tools 2.0.4
 2013-03-19  2:11 UTC 

[PATCH] makedumpfile: Add support to module symbols
 2013-03-18  6:29 UTC  (2+ messages)

[PATCH] x86, apic: Add unset_bsp parameter to unset BSP flag at boot time
 2013-03-18  6:14 UTC 

[PATCH] kexec/s390: Replace clgfi with cghi
 2013-03-15 20:08 UTC  (4+ messages)

[PATCH 0/2] crash: Bundle of fixes for Xen
 2013-03-15 18:55 UTC  (2+ messages)

[PATCH 1/2] xen: Improve calculation of beginning of virtual address space
 2013-03-15 17:15 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 01/13] kexec: add _ALIGN* marcos for align operation
 2013-03-15 15:52 UTC  (42+ messages)
` [PATCH 02/13] kexec: use _ALIGN() instead of align()
` [PATCH 03/13] kexec: ppc: remove duplicated _ALIGN_* macros
` [PATCH 04/13] kexec: use _ALIGN* to make the logic clear
        ` [PATCH v2 "
            ` [PATCH v3 "
` [PATCH 05/13] kexec: i386: "
` [PATCH 06/13] kexec: arm: "
` [PATCH 07/13] kexec: ia64: "
` [PATCH 08/13] kexec: mips: "
` [PATCH 09/13] kexec: ppc: "
  ` [PATCH v2 "
` [PATCH 10/13] kexec: ppc64: "
  ` [PATCH v2 "
` [PATCH 11/13] kexec: s390: remove ALIGN_UP and use _ALIGN_UP
` [PATCH 12/13] kexec: sh: use _ALIGN* to make the logic clear
` [PATCH 13/13] kexec: x86_64: "

kexec support for uImage multi-files?
 2013-03-15 15:25 UTC 

[PATCH 2/2] xen: Fix console buffer content length calculation
 2013-03-15 15:10 UTC 

[PATCH v2 0/8] remove vm_struct list management
 2013-03-15 11:04 UTC  (11+ messages)
` [PATCH v2 1/8] mm, vmalloc: change iterating a vmlist to find_vm_area()
` [PATCH v2 2/8] mm, vmalloc: move get_vmalloc_info() to vmalloc.c
` [PATCH v2 3/8] mm, vmalloc: protect va->vm by vmap_area_lock
` [PATCH v2 4/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite()
` [PATCH v2 5/8] mm, vmalloc: iterate vmap_area_list in get_vmalloc_info()
` [PATCH v2 6/8] mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo()
` [PATCH v2 7/8] mm, vmalloc: export vmap_area_list, instead of vmlist
` [PATCH v2 8/8] mm, vmalloc: remove list management of vmlist after initializing vmalloc

[PATCH] makedumpfile: fix missing count of filtered free pages
 2013-03-15  5:17 UTC  (2+ messages)

[PATCH] makedumpfile: skip multiple pages filtered as free pages
 2013-03-15  5:16 UTC  (2+ messages)

[PATCH 0/3] makedumpfile, elf: distinguish ELF note types by ELF note names
 2013-03-15  5:16 UTC  (2+ messages)

[PATCH bugfix 3.9] PCI: Don't try to disable Bus Master on disconnected PCI devices
 2013-03-14 14:49 UTC 

3.9.0-rc1: kexec not working: root disk does not show up
 2013-03-14 14:46 UTC  (7+ messages)

makedumpfile: benchmark on mmap() with /proc/vmcore
 2013-03-14 11:46 UTC 

[PATCH] kexec: check size before trying the malloc
 2013-03-14 10:30 UTC  (4+ messages)

failed to compile kexec from git
 2013-03-13 15:16 UTC  (7+ messages)

[ANNOUNCE] makedumpfile: the git repository has been changed
 2013-03-13  1:15 UTC 

[RFC PATCH 0/5] crash dump bitmap: scan memory pages in kernel to speedup kernel dump process
 2013-03-12 19:48 UTC  (13+ messages)

[PATCH 0/8] kexec: extended kexec hypercall for use with pv-ops kernels
 2013-03-12 11:36 UTC  (20+ messages)
` [PATCH 5/8] kexec: extend hypercall with improved load/unload ops
            ` [Xen-devel] "

[PATCH 0/4] kexec-tools: add support for Xen 4.3
 2013-03-12 11:29 UTC  (3+ messages)
` [PATCH 4/4] kexec/xen: directly load images images into Xen

[PATCH v2 01/20] vmcore: refer to e_phoff member explicitly
 2013-03-11 17:36 UTC  (5+ messages)

3.9-rc1: crash kernel panic - not syncing: Can not allocate SWIOTLB buffer earlier and can't now provide you with the DMA bounce buffer
 2013-03-11 13:14 UTC  (11+ messages)

[RFC PATCH 0/5] crash dump bitmap: scan memory pages in kernel to speedup kernel dump process
 2013-03-11  8:31 UTC  (3+ messages)

[RFC] makedumpfile: Improve reading speed with mmap()
 2013-03-11  6:57 UTC  (5+ messages)

[PATCH v1 2/2] x86, apic: Disable BSP if boot cpu is AP
 2013-03-11  4:11 UTC  (6+ messages)

[PATCH v2 00/20] kdump, vmcore: support mmap() on /proc/vmcore
 2013-03-11  0:27 UTC  (4+ messages)
` [PATCH v2 07/20] vmcore: copy non page-size aligned head and tail pages in 2nd kernel


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox