linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-30 05:23:27 to 2018-01-02 17:21:10 UTC [more...]

[GIT PULL 0/2] EFI fixes for v4.15
 2018-01-02 17:21 UTC  (3+ messages)
  ` [PATCH 1/2] x86/efi: Fix kernel param add_efi_memmap regression
  ` [PATCH 2/2] efi: capsule-loader: reinstate virtual capsule mapping

[RFT PATCH] efi: capsule-loader: reinstate virtual capsule mapping
 2018-01-02  6:15 UTC  (4+ messages)

Spende von € 3.400.000,00 EUR
 2017-12-31 11:46 UTC 

[GIT PULL 0/2] EFI updates for v4.15
 2017-12-28 22:20 UTC  (4+ messages)

[PATCH] module: allow symbol exports to be disabled
 2017-12-28 13:06 UTC 

arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
 2017-12-26  6:58 UTC  (43+ messages)

Статьи для раскрутки сайта
 2017-12-26  6:50 UTC 

[PATCH 0/2] Make capsules in a contiguous virtual space
 2017-12-22 15:50 UTC  (3+ messages)

BUG: EFI capsule loader fails as of 4.13, the capsule is not passed in contiguous virtual memory
 2017-12-21 21:42 UTC 

EFI crash with PCID on
 2017-12-19 17:20 UTC  (3+ messages)

[PATCH 2/2] efi/capsule-loader: Request a contiguous virtual space for capsules
 2017-12-19 10:46 UTC 

[PATCH 1/2] Revert "efi/capsule-loader: Use page addresses rather than struct page pointers"
 2017-12-19 10:45 UTC 

[PATCH 0/3] Use mm_struct and switch_mm() instead of manually
 2017-12-19  6:23 UTC  (3+ messages)

[PATCH V3 0/2] CPER ARM error information parsing
 2017-12-18 14:43 UTC  (4+ messages)
  ` [PATCH V3 1/2] efi: move ARM CPER code to new file
  ` [PATCH V3 2/2] efi: parse ARM error information value

[PATCH V2] x86/efi: fix kernel param add_efi_memmap regression
 2017-12-18 14:23 UTC  (2+ messages)

[PATCH] x86: move parse_early_param to earlier code for add_efi_memmap
 2017-12-18 13:11 UTC  (6+ messages)

[PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3
 2017-12-17  0:06 UTC 

[PATCH 2/3] x86/efi: Replace efi_pgd with efi_mm.pgd
 2017-12-17  0:06 UTC 

[PATCH 1/3] efi: Use efi_mm in x86 as well as ARM
 2017-12-17  0:06 UTC 

[PATCH] efi: make EFI a menuconfig to ease disabling it all
 2017-12-16 10:46 UTC  (7+ messages)
              ` [PATCH,v2] "

[PATCH 1/2] kconfig: use bool instead of boolean for type definition attributes, again
 2017-12-15 19:06 UTC  (2+ messages)

[PATCH] efi: Use PTR_ERR_OR_ZERO()
 2017-12-15 15:06 UTC  (2+ messages)

[PATCH 4.4 013/105] efi: Move some sysfs files to be read-only by root
 2017-12-15  9:45 UTC  (4+ messages)
` [PATCH 4.4 101/105] Revert "x86/efi: Build our own page table structures"
` [PATCH 4.4 102/105] Revert "x86/efi: Hoist page table switching code into efi_call_virt()"
` [PATCH 4.4 103/105] Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"

[PATCH 3.18 11/64] efi: Move some sysfs files to be read-only by root
 2017-12-15  9:21 UTC 

Booting LiveCD image from EFI PXE?
 2017-12-15  0:53 UTC 

[PATCH 4.4 03/27] x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
 2017-12-14 20:27 UTC  (7+ messages)
` [PATCH 4.4 04/27] x86/efi: Hoist page table switching code into efi_call_virt()
` [PATCH 4.4 05/27] x86/efi: Build our own page table structures

[PATCH 4.9 016/148] efi: Move some sysfs files to be read-only by root
 2017-12-12 12:43 UTC  (2+ messages)
` [PATCH 4.9 017/148] efi/esrt: Use memunmap() instead of kfree() to free the remapping

[PATCH 4.14 038/164] efi: Move some sysfs files to be read-only by root
 2017-12-12 12:43 UTC  (2+ messages)
` [PATCH 4.14 039/164] efi/esrt: Use memunmap() instead of kfree() to free the remapping

[PATCH 41/45] arch/x86: remove duplicate includes
 2017-12-12  7:01 UTC  (2+ messages)

[PATCH V2 0/2] CPER ARM error information parsing
 2017-12-11 23:17 UTC  (9+ messages)
  ` [PATCH V2 1/2] efi: move ARM CPER code to new file
  ` [PATCH V2 2/2] efi: parse ARM error information value

[PATCH v5 1/2] arm64: Define cputype macros for Falkor CPU
 2017-12-11 22:42 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: Add software workaround for Falkor erratum 1041

[RESEND PATCH v4 1/2] arm64: Define cputype macros for Falkor CPU
 2017-12-11 22:26 UTC  (4+ messages)
` [RESEND PATCH v4 2/2] arm64: Add software workaround for Falkor erratum 1041

[PATCH resend] fix boot hang with earlyprintk=efi,keep
 2017-12-09  4:16 UTC 

Firmware signing -- Re: [PATCH 00/27] security, efi: Add kernel lockdown
 2017-12-08 17:11 UTC  (21+ messages)

[RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub
 2017-12-08 10:03 UTC  (15+ messages)
` [RFC v3 PATCH 1/2] x86/efi: Introduce Security Version to x86
` [RFC v3 PATCH 2/2] arm64/efi: Introduce Security Version to ARM64

[GIT PULL 0/3] EFI fixes for v4.15
 2017-12-06 17:20 UTC  (5+ messages)
` [PATCH 1/3] efi: move some sysfs files to be read-only by root
` [PATCH 2/3] efi/esrt: use memunmap rather kfree to free the remapping
  ` [PATCH 3/3] efi: add comment to avoid future expanding of sysfs systab

[PATCH] efi: move some sysfs files to be read-only by root
 2017-12-06  6:30 UTC  (7+ messages)
  ` [PATCH v2] "

efi/esrt: use memunmap rather kfree to free the remapping
 2017-12-05 18:08 UTC  (2+ messages)

[PATCH] efi: add comment to avoid future expanding of sysfs systab
 2017-12-05 10:16 UTC  (2+ messages)

[GIT PULL] hash addresses printed with %p
 2017-12-05 10:15 UTC  (34+ messages)

[PATCH v4 0/2] Implement a software workaround for Falkor erratum 1041
 2017-12-04 20:09 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: Add "

[PATCH] fix system_state checking in early_ioremap
 2017-12-03  0:55 UTC  (2+ messages)

[PATCH 0/4] Using the hash in MOKx to blacklist kernel module
 2017-12-01  6:59 UTC  (4+ messages)
` [PATCH 1/4] MODSIGN: do not load mok when secure boot disabled

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

Хотела бы найти подработку копирайтером, рерайтером
 2017-11-30  6:24 UTC 


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).