linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-03 06:38:15 to 2020-10-27 19:33:15 UTC [more...]

[PATCH v6 00/29] Warn on orphan section placement
 2020-10-27 19:33 UTC  (18+ messages)
` [PATCH v6 13/29] arm64/build: Assert for unwanted sections

[efi:urgent] BUILD SUCCESS fe5186cf12e30facfe261e9be6c7904a170bd822
 2020-10-27  8:39 UTC 

[efi:next] BUILD SUCCESS 688eb28211abdf82a3f51e8997f1c8137947227d
 2020-10-26 22:36 UTC 

[PATCH v2 0/8] linux: implement LoadFile2 initrd loading
 2020-10-26 22:00 UTC  (11+ messages)
` [PATCH v2 1/8] linux/arm: fix ARM Linux header layout
` [PATCH v2 2/8] loader/linux: permit NULL argument for argv[] in grub_initrd_load()
` [PATCH v2 3/8] efi: move MS-DOS stub out of generic PE header definition
` [PATCH v2 4/8] linux/arm: unify ARM/arm64 vs Xen PE/COFF header handling
` [PATCH v2 5/8] linux/arm: account for COFF headers appearing at unexpected offsets
` [PATCH v2 6/8] efi: add definition of LoadFile2 protocol
` [PATCH v2 7/8] efi: implement LoadFile2 initrd loading protocol for Linux
` [PATCH v2 8/8] linux: ignore FDT unless we need to modify it

[PATCH] efivarfs: fix memory leak in efivarfs_create()
 2020-10-26  7:15 UTC  (2+ messages)

[PATCH] efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
 2020-10-25 17:24 UTC  (4+ messages)

[PATCH 0/4] linux: implement LoadFile2 initrd loading
 2020-10-23 17:02 UTC  (11+ messages)
` [PATCH 1/4] loader/linux: permit NULL argument for argv[] in grub_initrd_load()
` [PATCH 2/4] efi: add definition of LoadFile2 protocol
` [PATCH 3/4] efi: implemented LoadFile2 initr loading protocol for Linux
` [PATCH 4/4] linux: ignore FDT unless we need to modify it

[PATCH -next] treewide: Remove stringification from __alias macro definition
 2020-10-22 16:20 UTC  (10+ messages)

fwts: RuntimeServicesSupported variable
 2020-10-20  7:22 UTC  (13+ messages)

[PATCH v2 0/2] add ima_arch support for ARM64
 2020-10-15 12:21 UTC  (7+ messages)
` [PATCH v2 1/2] efi: add secure boot get helper
` [PATCH v2 2/2] arm64/ima: add ima_arch support

[PATCH v2] ima: defer arch_ima_get_secureboot() call to IMA init time
 2020-10-15 12:16 UTC  (7+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-13 20:52 UTC  (90+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

[PATCH] ima: defer arch_ima_get_secureboot() call to IMA init time
 2020-10-13  6:59 UTC  (3+ messages)

[GIT PULL] EFI changes for v5.10
 2020-10-12 21:25 UTC  (2+ messages)

[PATCH 0/6] add ima_arch support for ARM64
 2020-10-12  8:20 UTC  (6+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params

[GIT PULL] EFI fixes for v5.9
 2020-10-11 18:52 UTC  (2+ messages)

[GIT PULL] Final EFI update for v5.10
 2020-10-10 16:32 UTC 

[PATCH] efi:mokvar-table: fix build error
 2020-10-09  8:52 UTC  (2+ messages)

[PATCH v5 00/16] Introduce partial kernel_read_file() support
 2020-10-06 17:19 UTC  (9+ messages)
` [PATCH v5 01/16] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
` [PATCH v5 04/16] fs/kernel_read_file: Split into separate source file
` [PATCH v5 10/16] module: Call security_kernel_post_load_data()
` [PATCH v5 11/16] LSM: Add "contents" flag to kernel_read_file hook

[PATCH] efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
 2020-10-04 16:30 UTC 

[PATCH 1/1] efi/libstub/x86: simplify efi_is_native()
 2020-10-04 14:40 UTC  (5+ messages)

[PATCH v2 0/2] docs: admin-guide: EFI Boot Stub
 2020-10-03 17:16 UTC  (6+ messages)
` [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub
` [PATCH v2 2/2] docs: admin-guide: EFI stub to main Linux handoff

Hello!
 2020-10-03  8:36 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).