messages from 2018-05-07 07:32:16 to 2018-06-01 22:46:32 UTC [more...]
[PATCH v4 0/8] kexec/firmware: support system wide policy requiring signatures
2018-06-01 22:46 UTC (23+ messages)
` [PATCH v4 1/8] security: define new LSM hook named security_kernel_load_data
` [PATCH v4 2/8] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v4 3/8] ima: based on policy require signed kexec kernel images
` [PATCH v4 4/8] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v4 5/8] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v4 6/8] ima: add build time policy
` [RFC PATCH v4 7/8] ima: based on policy prevent loading firmware (pre-allocated buffer)
` [PATCH v4 8/8] module: replace the existing LSM hook in init_module
` [PATCH v4a "
[Query] PAGE_OFFSET on KASLR enabled ARM64 kernel
2018-06-01 21:52 UTC (9+ messages)
Re: [PATCH] arm64: update PHYS_OFFSET to conform to kernel
2018-06-01 21:52 UTC (4+ messages)
[PATCH] How to validate this patch
2018-05-31 1:50 UTC (14+ messages)
` [PATCH] arm64: update PHYS_OFFSET to conform to kernel
` [此邮件可能存在风险] "
[PATCH v3 0/7] kexec/firmware: support system wide policy requiring signatures
2018-05-29 21:10 UTC (16+ messages)
` [PATCH v3 1/7] security: rename security_kernel_read_file() hook
` [PATCH v3 2/7] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v3 3/7] ima: based on policy require signed kexec kernel images
` [PATCH v3 4/7] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v3 5/7] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v3 6/7] ima: add build time policy
` [RFC PATCH v3 7/7] ima: based on policy prevent loading firmware (pre-allocated buffer)
[PATCH] kdump: add default crashkernel reserve kernel config options
2018-05-29 12:19 UTC (23+ messages)
[PATCH v2] Remove obsolete kdump tool
2018-05-29 8:36 UTC (5+ messages)
[PATCH] printk: make printk_safe_flush safe in NMI context
2018-05-28 23:34 UTC
[PATCH] kexec/s390: Add support for kexec_file_load
2018-05-28 11:09 UTC (4+ messages)
[PATCH] PCI: Try to clean up resources via remove if shutdown doesn't exist
2018-05-25 17:36 UTC
[PATCH v1 00/10] mm: online/offline 4MB chunks controlled by device driver
2018-05-25 15:08 UTC
[PATCH v2] Makefile.in: Add uninstall rule
2018-05-25 9:58 UTC (2+ messages)
[PATCH] vmcore-dmesg: fix infinite loop if log buffer wraps around
2018-05-25 9:57 UTC (3+ messages)
[PATCH 0/2] Remove obsolete kdump tool and add missing uninstall rule
2018-05-25 9:56 UTC (5+ messages)
[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
2018-05-24 14:25 UTC (43+ messages)
` [PATCH v9 03/11] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v9 04/11] arm64: kexec_file: allocate memory walking through memblock list
` [PATCH v9 05/11] arm64: kexec_file: load initrd and device-tree
` [PATCH v9 06/11] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v9 07/11] arm64: kexec_file: add crash dump support
(no subject)
2018-05-24 7:14 UTC
[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
2018-05-23 2:02 UTC (14+ messages)
` [PATCH 1/2] add a function(ioremap_encrypted) for kdump when AMD sme enabled
` [PATCH 2/2] support kdump when AMD secure memory encryption is active
[PATCH v6 (proposal)] powerpc/cpu: enable nr_cpus for crash kernel
2018-05-22 8:49 UTC (2+ messages)
[PATCH net-next] vmcore: move get_vmcore_size out of __init
2018-05-21 16:34 UTC (2+ messages)
[PATCH 1/2] Add is_cache_page() helper to check if a page belongs to the cache
2018-05-20 23:49 UTC (6+ messages)
` [PATCH 2/2] Check PG_swapbacked for swap cache pages
[PATCH v2 0/9] kexec/firmware: support system wide policy requiring signatures
2018-05-18 17:55 UTC (17+ messages)
` [PATCH v2 1/9] ima: based on policy verify firmware signatures (pre-allocated buffer)
` [PATCH v2 2/9] ima: fix updating the ima_appraise flag
` [PATCH v2 3/9] security: define security_kernel_read_blob() wrapper
` [PATCH v2 4/9] kexec: add call to LSM hook in original kexec_load syscall
` [PATCH v2 5/9] ima: based on policy require signed kexec kernel images
` [PATCH v2 6/9] firmware: add call to LSM hook before firmware sysfs fallback
` [PATCH v2 7/9] ima: based on policy require signed firmware (sysfs fallback)
` [PATCH v2 8/9] ima: add build time policy
` [PATCH v2 9/9] ima: based on policy prevent loading firmware (pre-allocated buffer)
[PATCH] makedumpfile: Do not print ETA value if current progress is 0
2018-05-18 12:46 UTC (7+ messages)
` [PATCH v2] makedumpfile: Use integer arithmetics for the progress bar
[PATCH v2] arm64: Add support to supply 'kaslr-seed' to secondary kernel
2018-05-15 7:20 UTC (2+ messages)
[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-05-14 17:49 UTC (5+ messages)
[PATCH makedumpfile] handle mem_section as either a pointer or an array
2018-05-14 11:31 UTC (5+ messages)
[PATCH 0/3] kexec: limit kexec_load syscall
2018-05-11 1:36 UTC (4+ messages)
` [PATCH 1/3] ima: based on the "secure_boot" policy limit syscalls
` [PATCH 2/3] kexec: call LSM hook for kexec_load syscall
` [PATCH 3/3] ima: based on policy require signed kexec kernel images
[PATCH v4 1/3] resource: Use list_head to link sibling resource
2018-05-09 2:08 UTC (5+ messages)
[PATCH v3 0/2] Add capability to dump fdt blob for arm64 platforms
2018-05-08 2:14 UTC (3+ messages)
` [PATCH v3 1/2] dt-ops: Add helper API to dump fdt blob
[PATCH 0/4] Makedumpfile: Add 5-level paging support
2018-05-07 8:03 UTC (10+ messages)
` [PATCH 1/4] arch/x86_64: Cleanup the address translation of the 4-level page tables
` [PATCH 2/4] Makedumpfile: Add pgtable_l5_enabled to number_table
` [PATCH 3/4] Makedumpfile: Add a new function check_5level_paging()
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