linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-14 11:31:27 to 2019-12-04 18:17:54 UTC [more...]

[PATCH 1/2] efi/gop: Fix return value of setup_gop32/64
 2019-12-04 18:17 UTC  (14+ messages)
` [PATCH 2/2] efi/gop: Fix memory leak in __gop_query32/64
` [PATCH v2 0/3] Fix a couple of bugs in efi/gop.c
` [PATCH v2 1/3] efi/gop: Return EFI_NOT_FOUND if there are no usable GOP's
` [PATCH v2 2/3] efi/gop: Return EFI_SUCCESS if a usable GOP was found
` [PATCH v2 3/3] efi/gop: Fix memory leak from __gop_query32/64

[PATCH] efi/memreserve: register reservations as 'reserved' in /proc/iomem
 2019-12-04 17:17 UTC  (2+ messages)

[PATCH] x86/efi: update e820 about reserved EFI boot services data to fix kexec breakage
 2019-12-04 11:31 UTC  (7+ messages)
` [tip: x86/urgent] x86/efi: Update e820 with "

[PATCH v2 0/2] efi: arm64: Introduce /proc/efi/memreserve to tell the persistent pages
 2019-12-04  9:51 UTC  (5+ messages)
` [PATCH v2 1/2] efi: add /proc/efi directory
` [PATCH v2 2/2] efi: arm64: Introduce /proc/efi/memreserve to tell the persistent pages

[PATCH] [EFI,PCI] Allow disabling PCI busmastering on bridges during boot
 2019-12-04  7:11 UTC  (11+ messages)

kexec_file overwrites reserved EFI ESRT memory
 2019-12-04  5:22 UTC  (11+ messages)

[PATCH] efi: fix type of unload field in efi_loaded_image_t
 2019-12-03 17:28 UTC  (3+ messages)

[PATCH 0/2] efi: simplify property table handling on ARM
 2019-12-03 12:09 UTC  (3+ messages)
` [PATCH 1/2] efi/arm64: use 1:1 mapping of RT services if property table exists
` [PATCH 2/2] efi: move handling of properties table to x86 specific code

[PATCH] efi: arm64: Introduce /sys/firmware/efi/memreserve to tell the persistent pages
 2019-12-03  1:28 UTC  (3+ messages)

[PATCH] efi/fdt: install new fdt config table
 2019-12-02 15:57 UTC  (4+ messages)

[PATCH] efi: arm: defer probe of PCIe backed efifb on DT systems
 2019-11-28 20:19 UTC  (3+ messages)

[PATCH v2 00/12] treewide: break dependencies on x86's RM header
 2019-11-27 21:30 UTC  (17+ messages)
` [PATCH v2 01/12] x86/efi: Explicitly include realmode.h to handle RM trampoline quirk
` [PATCH v2 02/12] x86/boot: Explicitly include realmode.h to handle RM reservations
` [PATCH v2 03/12] x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
` [PATCH v2 04/12] x86/kprobes: "
` [PATCH v2 05/12] perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()
` [PATCH v2 06/12] efi/capsule-loader: Explicitly include linux/io.h for page_to_phys()
` [PATCH v2 07/12] virt: vbox: Explicitly include linux/io.h to pick up various defs
` [PATCH v2 08/12] vmw_balloon: Explicitly include linux/io.h for virt_to_phys()
` [PATCH v2 09/12] ASoC: Intel: Skylake: "
` [PATCH v2 10/12] x86/ACPI/sleep: Remove an unnecessary include of asm/realmode.h
` [PATCH v2 11/12] ACPI/sleep: Convert acpi_wakeup_address into a function
` [PATCH v2 12/12] x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/realmode.h> from <asm/acpi.h>

[GIT PULL] ACPI updates for v5.5-rc1
 2019-11-27  4:20 UTC  (2+ messages)

[GIT PULL] EFI updates for v5.5
 2019-11-27  1:30 UTC  (2+ messages)

[PATCH 00/12] treewide: break dependencies on x86's RM header
 2019-11-26 11:25 UTC  (29+ messages)
` [PATCH 01/12] x86/efi: Explicitly include realmode.h to handle RM trampoline quirk
` [PATCH 02/12] x86/boot: Explicitly include realmode.h to handle RM reservations
` [PATCH 03/12] x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
` [PATCH 04/12] x86/kprobes: "
` [PATCH 05/12] perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()
` [PATCH 06/12] efi/capsule-loader: Explicitly include linux/io.h for page_to_phys()
` [PATCH 07/12] virt: vbox: Explicitly include linux/io.h to pick up various defs
` [PATCH 08/12] vmw_balloon: Explicitly include linux/io.h for virt_to_phys()
` [PATCH 09/12] ASoC: Intel: Skylake: "
` [PATCH 10/12] x86/ACPI/sleep: Remove an unnecessary include of asm/realmode.h
` [PATCH 11/12] ACPI/sleep: Convert acpi_wakeup_address into a function
` [PATCH 12/12] x86/ACPI/sleep: Move acpi_wakeup_address() definition into sleep.c
  ` [PATCH] x86/platform/intel/quark: Explicitly include linux/io.h for virt_to_phys()

[RFC PATCH v2] efi: arm64: Introduce /sys/firmware/efi/memreserve to tell the persistent pages
 2019-11-21 16:54 UTC  (2+ messages)

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-20 15:54 UTC  (31+ messages)
` [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v4 02/10] include/linux/compiler.h: Introduce data_race(expr) macro
` [PATCH v4 03/10] kcsan: Add Documentation entry in dev-tools
` [PATCH v4 04/10] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH v4 05/10] build, kcsan: Add KCSAN build exceptions
` [PATCH v4 06/10] seqlock, kcsan: Add annotations for KCSAN
` [PATCH v4 07/10] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH v4 08/10] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH v4 09/10] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v4 10/10] x86, kcsan: Enable KCSAN for x86

[PATCH] firmware/efi: Fix Kconfig indentation
 2019-11-20 13:42 UTC 

[PATCH v8 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-11-19 19:36 UTC  (13+ messages)
` [PATCH v8 1/8] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v8 2/8] efi: Add embedded peripheral firmware support
` [PATCH v8 3/8] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v8 4/8] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v8 5/8] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v8 6/8] Input: icn8505 "
` [PATCH v8 7/8] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v8 8/8] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH 0/1] Temporary fix for data abort on armv6z EFI boot
 2019-11-19  7:27 UTC  (10+ messages)
` [PATCH 1/1] efi/libstub: Workaround for data abort on armv6z architecture

[PATCH v3] efi/earlycon: Remap entire framebuffer after page initialization
 2019-11-18 15:11 UTC  (4+ messages)

PROBLEM: error and warning from 5.4.0-rc7
 2019-11-15 20:59 UTC 

[PATCH v2] efi/earlycon: Remap entire framebuffer after page initialization
 2019-11-15 13:12 UTC  (3+ messages)

[PATCH v7 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-11-15 12:09 UTC  (18+ messages)
` [PATCH v7 1/8] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v7 2/8] efi: Add embedded peripheral firmware support
` [PATCH v7 3/8] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v7 4/8] firmware: Add new platform fallback mechanism and firmware_request_platform()

[PATCH v4 0/6] CCIX Protocol error reporting
 2019-11-15  9:58 UTC  (8+ messages)
` [PATCH v4 1/6] efi / ras: CCIX Memory "
` [PATCH v4 2/6] efi / ras: CCIX Cache "

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-14 19:48 UTC  (9+ messages)

[PATCH v5 0/6] CCIX Protocol error reporting
 2019-11-14 13:39 UTC  (7+ messages)
` [PATCH v5 1/6] efi / ras: CCIX Memory "
` [PATCH v5 2/6] efi / ras: CCIX Cache "
` [PATCH v5 3/6] efi / ras: CCIX Address Translation "
` [PATCH v5 4/6] efi / ras: CCIX Port "
` [PATCH v5 5/6] efi / ras: CCIX Link "
` [PATCH v5 6/6] efi / ras: CCIX Agent internal "


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