messages from 2015-12-29 11:02:30 to 2016-01-23 02:59:53 UTC [more...]
[RFC PATCH v2 00/11] vfss: support for a common kernel file loader
2016-01-23 2:59 UTC (41+ messages)
` [RFC PATCH v2 01/11] ima: separate 'security.ima' reading functionality from collect
` [RFC PATCH v2 02/11] vfs: define a generic function to read a file from the kernel
` [RFC PATCH v2 03/11] ima: provide buffer hash calculation function
` [RFC PATCH v2 04/11] ima: calculate the hash of a buffer using aynchronous hash(ahash)
` [RFC PATCH v2 05/11] ima: define a new hook to measure and appraise a file already in memory
` [RFC PATCH v2 06/11] kexec: replace call to copy_file_from_fd() with kernel version
` [RFC PATCH v2 07/11] firmware: replace call to fw_read_file_contents() "
` [RFC PATCH v2 08/11] module: replace copy_module_from_fd "
` [RFC PATCH v2 09/11] ima: load policy using path
` [RFC PATCH v2 10/11] ima: measure and appraise the IMA policy itself
` [RFC PATCH v2 11/11] ima: require signed IMA policy
[PATCH] makedumpfile: readpage_elf: handle 0-pages not stored in the ELF file
2016-01-22 23:35 UTC
[PATCH] xen: Add support for dom0 with Linux kernel 3.19 and newer
2016-01-22 14:22 UTC (3+ messages)
` [Xen-devel] "
[PATCH 00/19] arm64 kexec kernel patches v13
2016-01-22 11:13 UTC (74+ messages)
` [PATCH 06/19] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH 09/19] Revert "arm64: remove dead code"
` [PATCH 08/19] Revert "arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function"
` [PATCH 02/19] arm64: kernel: Include _AC definition in page.h
` [PATCH 03/19] arm64: Add new asm macro copy_page
` [PATCH 04/19] arm64: Cleanup SCTLR flags
` [PATCH 01/19] arm64: Fold proc-macros.S into assembler.h
` [PATCH 07/19] arm64: Add back cpu_reset routines
` [PATCH 05/19] arm64: Convert hcalls to use HVC immediate value
` [PATCH 18/19] arm64: kdump: update a kernel doc
` [PATCH 10/19] arm64: kvm: allows kvm cpu hotplug
` [PATCH 11/19] arm64/kexec: Add core kexec support
` [PATCH 17/19] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH 13/19] arm64/kexec: Add pr_debug output
` [PATCH 15/19] arm64: kdump: implement machine_crash_shutdown()
` [PATCH 14/19] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 19/19] arm64: kdump: relax BUG_ON() if more than one cpus are still active
` [PATCH 16/19] arm64: kdump: add kdump support
` [PATCH 12/19] arm64/kexec: Enable kexec in the arm64 defconfig
[RFC PATCH 0/4] purgatory: Add basic support for IPMI command execution
2016-01-22 5:10 UTC (9+ messages)
` [RFC PATCH 1/4] purgatory/ipmi: Support BMC watchdog timer start/stop in purgatory
` [RFC PATCH 2/4] purgatory: Introduce timeout API
` [RFC PATCH 3/4] purgatory/x86: Support CMOS RTC
` [RFC PATCH 4/4] purgatory/ipmi: Add timeout logic to IPMI command processing
[PATCH RFC] Improve the performance of --num-threads -d 31
2016-01-22 4:53 UTC (3+ messages)
[PATCH] kdump: Fix gdb macros work work with newer and 64-bit kernels
2016-01-19 16:57 UTC
Kexec_file_load failed with "Missing required AuthAttr"
2016-01-19 1:08 UTC (4+ messages)
` [PATCH] Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
[PATCH] arm/kdump: fix kernel panic for masking disabled irq
2016-01-17 3:56 UTC
[PATCH RFC V2 0/2] kexec: arm64: purgatory: cache support
2016-01-13 5:44 UTC (9+ messages)
` [PATCH RFC V2 1/2] arm64: Add enable/disable d-cache support for purgatory
` [PATCH RFC V2 2/2] arm64: Pass RAM boundary and enable-dcache flag to purgatory
[PATCH] kexec: Add --lite option
2016-01-12 1:06 UTC (12+ messages)
[PATCH v4 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
2016-01-11 13:19 UTC (3+ messages)
` [PATCH v4 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
[PATCH] vmcore-dmesg: Define _GNU_SOURCE
2016-01-10 1:21 UTC
[PATCH v3 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
2016-01-10 1:08 UTC (5+ messages)
` [PATCH v3 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
[RFC PATCH 0/5] vfs: support for a common kernel file loader (step 1)
2016-01-08 20:36 UTC (11+ messages)
` [RFC PATCH 1/5] vfs: define a generic function to read a file from the kernel
` [RFC PATCH 2/5] firmware: replace call to fw_read_file_contents() with kernel version
` [RFC PATCH 3/5] kexec: replace call to copy_file_from_fd() "
` [RFC PATCH 4/5] ima: replace call to integrity_read_file() "
` [RFC PATCH 5/5] module: replace copy_module_from_fd "
[PATCH v3 07/17] kexec: Set IORESOURCE_SYSTEM_RAM to System RAM
2016-01-07 12:39 UTC (6+ messages)
` [PATCH v3 14/17] x86, nvdimm, kexec: Use walk_iomem_res_desc() for iomem search
` [PATCH v3 15/17] x86/kexec: Remove walk_iomem_res() call with GART
[PATCH v2 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
2016-01-07 11:14 UTC (9+ messages)
` [PATCH v2 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
[PATCH v2] arm64: Add support for 4level 4K page translations table
2016-01-07 7:40 UTC (2+ messages)
[PATCH] arm64: Add support for 4level 4K page translations table
2016-01-06 6:56 UTC (2+ messages)
[PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM
2016-01-05 18:54 UTC
[PATCH v2 14/16] x86, nvdimm, kexec: Use walk_iomem_res_desc() for iomem search
2016-01-05 5:20 UTC (11+ messages)
[PATCH] makedumpfile: Remove useless definitions of return value
2016-01-04 4:11 UTC
[Linux-ima-devel] [PATCH v2 4/7] ima: measure and appraise kexec image and initramfs
2015-12-29 12:22 UTC (7+ messages)
[PATCH 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
2015-12-29 11:02 UTC (9+ messages)
` [PATCH 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()
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