linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-28 23:37:12 to 2017-10-19 14:52:34 UTC [more...]

[PATCH 00/27] security, efi: Add kernel lockdown
 2017-10-19 14:52 UTC  (17+ messages)
` [PATCH 01/27] Add the ability to lock down access to the running kernel image
` [PATCH 02/27] Add a SysRq option to lift kernel lockdown
` [PATCH 03/27] Enforce module signatures if the kernel is locked down
` [PATCH 04/27] Restrict /dev/mem and /dev/kmem when "
` [PATCH 05/27] kexec: Disable at runtime if "
` [PATCH 06/27] Copy secure_boot flag in boot params across kexec reboot
` [PATCH 07/27] kexec_file: Disable at runtime if securelevel has been set
` [PATCH 08/27] hibernate: Disable when the kernel is locked down
` [PATCH 09/27] uswsusp: "
` [PATCH 10/27] PCI: Lock down BAR access "
` [PATCH 11/27] x86: Lock down IO port "
` [PATCH 12/27] x86/msr: Restrict MSR "
` [PATCH 13/27] asus-wmi: Restrict debugfs interface "
` [PATCH 14/27] ACPI: Limit access to custom_method "
` [PATCH 15/27] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH 16/27] acpi: Disable ACPI table override if the kernel is "

[PATCH v3 0/5] Call GetEventLog before ExitBootServices
 2017-10-18 15:11 UTC  (28+ messages)
` [PATCH v3 5/5] tpm: parse TPM event logs based on EFI table
  ` [PATCH v3 1/5] tpm: move tpm_eventlog.h outside of drivers folder
  ` [PATCH v3 2/5] tpm: rename event log provider files
  ` [PATCH v3 3/5] tpm: add event log format version
  ` [PATCH v3 4/5] efi: call get_event_log before ExitBootServices
  ` [tpmdd-devel] [PATCH v3 0/5] Call GetEventLog "

[PATCH] efi: parse ARM error information value
 2017-10-18 13:54 UTC  (3+ messages)

Draft manpage explaining kernel lockdown
 2017-10-18  8:21 UTC  (9+ messages)

[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
 2017-10-16 20:47 UTC  (10+ messages)
` [RFC 04/11] KVM, arm, arm64: Offer PAs to IPAs idmapping to internal VMs

(unknown),
 2017-10-16 19:44 UTC 

[Part1 PATCH v6 07/17] x86/efi: Access EFI data as encrypted when SEV is active
 2017-10-16 15:34 UTC 

(unknown),
 2017-10-12  3:08 UTC 

[PATCH] efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
 2017-10-11  9:34 UTC  (4+ messages)
    ` ACK: "

[PATCH v4 19/27] x86: assembly, make some functions local
 2017-10-06 14:01 UTC  (11+ messages)
  ` [PATCH v4 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v4 26/27] x86_32: "

[PATCH] efi/capsule-loader: pr_err() strings should end with newlines
 2017-10-06 10:47 UTC  (2+ messages)

24e700e291 ("Merge branch 'x86-apic-for-linus' of .."): WARNING: kernel stack regs at 979f9f70 in kworker/u4:1:648 has bad 'bp' value (null)
 2017-10-05 20:37 UTC 

[0-Day CI notification] 0-Day kernel test service will be shut down from Sep 30 3PM to Oct 5
 2017-09-29  2:12 UTC 

[Part1 PATCH v5 07/17] x86/efi: Access EFI data as encrypted when SEV is active
 2017-09-27 15:13 UTC 

[PATCH] arm64: efi: ignore EFI_MEMORY_XP attribute if RP and/or WP are set
 2017-09-22 21:57 UTC  (5+ messages)

[PATCH v2 0/3] Call GetEventLog before ExitBootServices
 2017-09-18 17:56 UTC  (25+ messages)
` [PATCH v2 1/3] tpm: move tpm_eventlog.h outside of drivers folder
` [PATCH v2 2/3] efi: call get_event_log before ExitBootServices
    ` [tpmdd-devel] "
` [PATCH v2 3/3] tpm: parse TPM event logs based on EFI table
` [tpmdd-devel] [PATCH v2 0/3] Call GetEventLog before ExitBootServices

[Part1 PATCH v4 07/17] x86/efi: Access EFI data as encrypted when SEV is active
 2017-09-17 14:05 UTC  (2+ messages)

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-09-15 16:27 UTC  (25+ messages)
` [RFC Part1 PATCH v3 13/17] x86/io: Unroll string I/O when SEV is active
` [RFC Part1 PATCH v3 16/17] X86/KVM: Provide support to create Guest and HV shared per-CPU variables
` [RFC Part1 PATCH v3 17/17] X86/KVM: Clear encryption attribute when SEV is active

[PATCH v2 RESEND 1/2] x86/UV: Introduce a helper function to check UV system at earlier stage
 2017-09-15  0:55 UTC 

[PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
 2017-09-11  7:10 UTC  (11+ messages)
` [PATCH V2 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3

[SUSPECTED SPAM] I am a Buyer
 2017-09-10 11:19 UTC 

[SUSPECTED SPAM] Can you be our Supplier
 2017-09-10  9:40 UTC 

[PATCH v2 0/7] ARM: efi: PE/COFF cleanup/hardening
 2017-09-08 15:18 UTC  (12+ messages)
` [PATCH v2 5/7] arm: efi: split zImage code and data into separate PE/COFF sections

[PATCH 1/2] efi: call get_event_log before ExitBootServices
 2017-09-07 15:31 UTC  (7+ messages)
  ` [PATCH 2/2] tpm: surface TPM event log based on EFI table

[GIT PULL] EFI changes for v4.14
 2017-09-05  6:26 UTC 

[RFC PATCH 1/2] efi: import USB I/O related declarations from the UEFI spec
 2017-09-02  9:13 UTC  (10+ messages)
` [RFC PATCH 2/2] efi: libstub: add support for the Chaoskey RNG USB stick to the stub

Тексты (уникальность от 95%(
 2017-09-01  7:58 UTC 

[PATCH 00/14] EFI capsule update support for IOT2000 devices
 2017-08-30 19:31 UTC  (18+ messages)
  ` [PATCH 01/14] efi: Move efi_status_to_err() to drivers/firmware/efi/
  ` [PATCH 02/14] efi: Add 'capsule' update support
  ` [PATCH 03/14] x86/efi: Force EFI reboot to process pending capsules
  ` [PATCH 04/14] efi: Add misc char driver interface to update EFI firmware
  ` [PATCH 05/14] efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()
  ` [PATCH 06/14] efi/capsule: Allocate whole capsule into virtual memory
  ` [PATCH 07/14] efi/capsule: Fix return code on failing kmap/vmap
  ` [PATCH 08/14] efi/capsule: Remove pr_debug() on ENOMEM or EFAULT
  ` [PATCH 09/14] efi/capsule: Clean up pr_err/_info() messages
  ` [PATCH 10/14] efi/capsule: Adjust return type of efi_capsule_setup_info()
  ` [PATCH 11/14] efi/capsule-loader: Use a cached copy of the capsule header
  ` [PATCH 12/14] efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias
  ` [PATCH 13/14] efi/capsule-loader: Use page addresses rather than struct page pointers
  ` [PATCH 14/14] efi/capsule: Add support for Quark security header

[PATCH v1 0/6] uuid: Convert rest users to new API
 2017-08-30 13:57 UTC  (18+ messages)
` [PATCH v1 1/6] efi: Switch to use new generic UUID API
` [PATCH v1 3/6] staging: unisys: "
` [PATCH v1 6/6] device property: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).