index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
efi-stub-helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/libstub: Disable PCI DMA before grabbing the EFI memory map
Ard Biesheuvel
2023-07-19
1
-3
/
+3
*
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
Ard Biesheuvel
2022-09-27
1
-1
/
+1
*
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
2022-09-27
1
-0
/
+10
*
efi/libstub: refactor the initrd measuring functions
Ilias Apalodimas
2022-09-27
1
-43
/
+77
*
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
2022-09-27
1
-73
/
+72
|
\
|
*
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
2022-09-27
1
-1
/
+1
|
*
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
2022-09-27
1
-45
/
+54
|
*
efi: libstub: remove pointless goto kludge
Ard Biesheuvel
2022-09-26
1
-15
/
+7
|
*
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
2022-09-26
1
-14
/
+12
*
|
efi: libstub: fix type confusion for load_options_size
Ard Biesheuvel
2022-09-20
1
-8
/
+9
|
/
*
efi/libstub: measure loaded initrd info into the TPM
Ilias Apalodimas
2022-01-06
1
-14
/
+58
*
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
2021-11-21
1
-4
/
+9
*
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
1
-1
/
+1
*
efi/libstub: Fix the efi_load_initrd function description
Atish Patra
2021-07-16
1
-2
/
+2
*
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-10-12
1
-2
/
+10
|
\
|
*
efi/libstub: Handle unterminated cmdline
Arvind Sankar
2020-08-20
1
-2
/
+4
|
*
efi/libstub: Handle NULL cmdline
Arvind Sankar
2020-08-20
1
-1
/
+5
|
*
efi/libstub: Stop parsing arguments at "--"
Arvind Sankar
2020-08-20
1
-0
/
+2
*
|
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
2020-09-17
1
-1
/
+100
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-17
1
-1
/
+1
|
\
|
*
efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR
Will Deacon
2020-07-13
1
-1
/
+1
*
|
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
2020-06-16
1
-11
/
+67
|
/
*
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
2020-05-22
1
-3
/
+3
*
efi/libstub: Don't parse overlong command lines
Arvind Sankar
2020-05-22
1
-5
/
+23
*
efi/libstub: Use snprintf with %ls to convert the command line
Arvind Sankar
2020-05-20
1
-60
/
+6
*
efi/libstub: Get the exact UTF-8 length
Arvind Sankar
2020-05-20
1
-12
/
+32
*
efi/libstub: Add UTF-8 decoding to efi_puts
Arvind Sankar
2020-05-20
1
-5
/
+62
*
efi/gop: Add an option to list out the available GOP modes
Arvind Sankar
2020-05-20
1
-0
/
+35
*
efi/libstub: Implement printk-style logging
Arvind Sankar
2020-05-20
1
-2
/
+27
*
efi/printf: Turn vsprintf into vsnprintf
Arvind Sankar
2020-05-19
1
-1
/
+5
*
efi/libstub: Add a basic printf implementation
Arvind Sankar
2020-05-19
1
-0
/
+17
*
efi/libstub: Buffer output of efi_puts
Arvind Sankar
2020-05-19
1
-6
/
+13
*
efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
Arvind Sankar
2020-05-19
1
-9
/
+9
*
efi/libstub: Make efi_printk() input argument const char*
Ard Biesheuvel
2020-05-05
1
-12
/
+7
*
efi/libstub: Unify initrd loading across architectures
Arvind Sankar
2020-05-01
1
-3
/
+43
*
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
2020-04-24
1
-25
/
+6
*
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
2020-04-24
1
-3
/
+3
*
efi: Kill __efistub_global
Arvind Sankar
2020-04-24
1
-8
/
+7
*
efi/gop: Allow specifying mode number on command line
Arvind Sankar
2020-04-23
1
-0
/
+3
*
efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
Ard Biesheuvel
2020-02-23
1
-2
/
+2
*
efi/libstub: Take noinitrd cmdline argument into account for devpath initrd
Ard Biesheuvel
2020-02-23
1
-0
/
+7
*
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
2020-02-23
1
-0
/
+86
*
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
2020-02-23
1
-53
/
+26
*
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
2020-02-23
1
-288
/
+6
*
efi/libstub: Move get_dram_base() into arm-stub.c
Ard Biesheuvel
2020-02-23
1
-35
/
+0
*
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
2020-02-23
1
-7
/
+2
*
efi/libstub: Use consistent type names for file I/O protocols
Ard Biesheuvel
2020-02-23
1
-8
/
+8
*
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
Ard Biesheuvel
2020-02-23
1
-3
/
+2
*
efi/libstub: Move memory map handling and allocation routines to mem.c
Ard Biesheuvel
2020-02-23
1
-313
/
+0
*
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2020-01-10
1
-0
/
+15
[next]