index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
arm-stub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
efi/libstub: Move arm-stub to a common file
Atish Patra
1
-408
/
+0
2020-03-29
efi/libstub/arm: Fix spurious message that an initrd was loaded
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub: Take noinitrd cmdline argument into account for devpath initrd
Ard Biesheuvel
1
-12
/
+15
2020-02-23
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
1
-3
/
+12
2020-02-23
efi/libstub: Take soft and hard memory limits into account for initrd loading
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub: Rewrite file I/O routine
Ard Biesheuvel
1
-8
/
+4
2020-02-23
efi/libstub: Move get_dram_base() into arm-stub.c
Ard Biesheuvel
1
-0
/
+33
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
1
-62
/
+22
2020-02-23
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
1
-20
/
+26
2019-12-25
efi/libstub: Tidy up types and names of global cmdline variables
Ard Biesheuvel
1
-1
/
+1
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
1
-7
/
+6
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
1
-29
/
+26
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
1
-14
/
+14
2019-12-25
efi/libstub: Unify the efi_char16_printk implementations
Ard Biesheuvel
1
-9
/
+0
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
1
-1
/
+10
2019-12-25
efi/libstub: Extend native protocol definitions with mixed_mode aliases
Ard Biesheuvel
1
-2
/
+2
2019-11-07
efi: libstub/tpm: enable tpm eventlog function for ARM platforms
Xinwei Kong
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
1
-4
/
+1
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
1
-3
/
+0
2019-02-04
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
Ard Biesheuvel
1
-0
/
+5
2018-12-27
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
1
-1
/
+1
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
1
-1
/
+1
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+3
2018-09-26
efi/arm: libstub: add a root memreserve config table
Ard Biesheuvel
1
-0
/
+27
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
1
-25
/
+0
2018-07-16
efi/libstub/arm: Add opt-in Kconfig option for the DTB loader
Ard Biesheuvel
1
-3
/
+4
2017-11-05
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+5
2017-10-28
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
1
-2
/
+5
2017-10-25
efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
Ard Biesheuvel
1
-1
/
+2
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett
1
-0
/
+3
2017-04-17
efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space
Ard Biesheuvel
1
-2
/
+9
2017-04-05
ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region
Ard Biesheuvel
1
-13
/
+36
2017-04-05
efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg
Ard Biesheuvel
1
-10
/
+10
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
1
-17
/
+7
2017-04-05
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
1
-3
/
+4
2017-02-07
efi: Get and store the secure boot status
David Howells
1
-57
/
+6
2017-02-01
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
1
-69
/
+0
2016-11-13
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
1
-0
/
+2
2016-04-28
efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'
Ard Biesheuvel
1
-0
/
+23
2016-04-28
efi/arm64: Check SetupMode when determining Secure Boot status
Linn Crosetto
1
-7
/
+25
2016-04-28
efi/arm64: Report unexpected errors when determining Secure Boot status
Linn Crosetto
1
-4
/
+18
2016-03-21
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
1
-13
/
+27
2016-02-22
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
1
-0
/
+4
2015-12-14
ARM: add UEFI stub support
Roy Franz
1
-1
/
+3
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
1
-15
/
+73
2015-04-01
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
1
-4
/
+3
[next]