linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-04 12:31:37 to 2020-12-07 20:38:18 UTC [more...]

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2020-12-07 20:36 UTC  (28+ messages)
` [PATCH v2 01/17] Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
` [PATCH v2 02/17] Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"
` [PATCH v2 03/17] Revert "driver core: Don't do deferred probe in parallel with kernel_init thread"
` [PATCH v2 04/17] Revert "driver core: Remove check in driver_deferred_probe_force_trigger()"
` [PATCH v2 05/17] Revert "of: platform: Batch fwnode parsing when adding all top level devices"
` [PATCH v2 06/17] Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
` [PATCH v2 07/17] driver core: Add fwnode_init()
` [PATCH v2 08/17] driver core: Add fwnode link support
` [PATCH v2 09/17] driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links
` [PATCH v2 10/17] device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
` [PATCH v2 11/17] driver core: Redefine the meaning of fwnode_operations.add_links()
` [PATCH v2 12/17] driver core: Add fw_devlink_parse_fwtree()
` [PATCH v2 13/17] driver core: Use device's fwnode to check if it is waiting for suppliers
` [PATCH v2 14/17] of: property: Update implementation of add_links() to create fwnode links
` [PATCH v2 15/17] efi: "
` [PATCH v2 16/17] driver core: Refactor fw_devlink feature
` [PATCH v2 17/17] driver core: Delete pointless parameter in fwnode_operations.add_links

[PATCH 4.4] Revert "crypto: arm64/sha - avoid non-standard inline asm tricks"
 2020-12-07 20:35 UTC  (5+ messages)

[PATCH 0/2] efi capsule loader fixes
 2020-12-07 18:02 UTC  (3+ messages)
` [PATCH 2/2] efi: capsule: clean scatter-gather entries from the D-cache
` [PATCH 1/2] efi: capsule: use atomic kmap for transient sglist mappings

[RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
 2020-12-07 16:25 UTC  (16+ messages)
` [RFC PATCH v1 07/12] efi: "

[PATCH 0/3] ia64: clean-up header dependency and build process, fix build warning
 2020-12-04  5:43 UTC  (2+ messages)

Disinfection
 2020-12-03  8:50 UTC 

[PATCH 1/1] efi/efi_test: read RuntimeServicesSupported
 2020-12-03  6:48 UTC  (11+ messages)
` ACK: "

[PATCH] efivarfs: revert "fix memory leak in efivarfs_create()"
 2020-11-27 16:59 UTC  (9+ messages)

[GIT PULL] EFI fixes for v5.10-rc5
 2020-11-27  7:28 UTC 

Commit fe5186cf12 ("efivarfs: fix memory leak in efivarfs_create()") causing reboot OOPSes
 2020-11-27  7:09 UTC 

Oops (probably) unmounting /oldroot/firmware/efi/efivars
 2020-11-26 20:09 UTC  (10+ messages)

[efi:urgent] BUILD SUCCESS 36a237526cd81ff4b6829e6ebd60921c6f976e3b
 2020-11-26  8:24 UTC 

[PATCH] efi/efivars: Set generic ops before loading SSDT
 2020-11-25 10:18 UTC  (3+ messages)

[PATCH] efi: EFI_EARLYCON should depend on EFI
 2020-11-25  8:23 UTC  (3+ messages)

What to do with `BERT: Error records from previous boot`?
 2020-11-24 17:32 UTC  (2+ messages)

fwts: RuntimeServicesSupported variable
 2020-11-24 14:13 UTC  (16+ messages)

[efi:urgent] BUILD SUCCESS 03127eae7a6706f2bcdf2117d79b490b35b27c44
 2020-11-24 12:33 UTC 

[PATCH v6] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-21 11:04 UTC  (4+ messages)

[PATCH v1 00/18] Refactor fw_devlink to significantly improve boot time
 2020-11-21  2:00 UTC  (55+ messages)
` [PATCH v1 01/18] Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
` [PATCH v1 02/18] Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"
` [PATCH v1 03/18] Revert "driver core: Don't do deferred probe in parallel with kernel_init thread"
` [PATCH v1 04/18] Revert "driver core: Remove check in driver_deferred_probe_force_trigger()"
` [PATCH v1 05/18] Revert "of: platform: Batch fwnode parsing when adding all top level devices"
` [PATCH v1 06/18] Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
` [PATCH v1 07/18] driver core: Add fwnode_init()
` [PATCH v1 08/18] driver core: Add fwnode link support
` [PATCH v1 09/18] driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links
` [PATCH v1 10/18] device property: Add fwnode_is_ancestor_of()
` [PATCH v1 11/18] driver core: Redefine the meaning of fwnode_operations.add_links()
` [PATCH v1 12/18] driver core: Add fw_devlink_parse_fwtree()
` [PATCH v1 13/18] driver core: Add fwnode_get_next_parent_dev() helper function
` [PATCH v1 14/18] driver core: Use device's fwnode to check if it is waiting for suppliers
` [PATCH v1 15/18] of: property: Update implementation of add_links() to create fwnode links
` [PATCH v1 16/18] efi: "
` [PATCH v1 17/18] driver core: Add helper functions to convert fwnode links to device links
` [PATCH v1 18/18] driver core: Refactor fw_devlink feature

[efi:next] BUILD SUCCESS 006405b324c071ebdcb5f6ebdc853edf8a8b7690
 2020-11-18  1:40 UTC 

[GIT PULL] EFI updates for v5.11
 2020-11-17 14:14 UTC 

[GIT PULL] EFI fixes for v5.10-rc
 2020-11-17 14:14 UTC 

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[PATCH v4 0/3] wire up IMA secure boot for arm64
 2020-11-14 12:18 UTC  (12+ messages)
` [PATCH v4 2/3] ima: generalize x86/EFI arch glue for other EFI architectures
` [PATCH v4 3/3] arm64/ima: add ima_arch support

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[efi:next] BUILD SUCCESS 6548316ad15bfbe63a66ec61bc4d1b98bf06bbaa
 2020-11-13  9:18 UTC 

[PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-13  1:40 UTC  (9+ messages)

[PATCH] efi: arm: reduce minimum alignment of uncompressed kernel
 2020-11-12 15:07 UTC 

[PATCH -next] treewide: Remove stringification from __alias macro definition
 2020-11-12  9:36 UTC  (5+ messages)

[efi:urgent] BUILD SUCCESS c2fe61d8be491ff8188edaf22e838f819999146b
 2020-11-11  9:55 UTC 

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH] efi/x86: Free efi_pgd with free_pages()
 2020-11-10 21:43 UTC  (2+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[efi:next] BUILD SUCCESS 396c8e58b5baf45bf03f1fd127166f46036db9aa
 2020-11-09 15:15 UTC 

[PATCH v8 0/7] Add UEFI support for RISC-V
 2020-11-09  8:19 UTC  (4+ messages)
` [PATCH v8 1/7] RISC-V: Move DT mapping outof fixmap

[efi:next] BUILD SUCCESS c051590300704d45b9b96071e5241825179507a5
 2020-11-05 12:14 UTC 

[PATCH] efi: x86/xen: switch to efi_get_secureboot_mode helper
 2020-11-04 23:54 UTC  (3+ messages)

[PATCH v2 0/8] linux: implement LoadFile2 initrd loading
 2020-11-04 12:31 UTC  (5+ messages)
` [PATCH v2 1/8] linux/arm: fix ARM Linux header layout


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