index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-29
8
-69
/
+94
|
\
|
*
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
2023-04-26
4
-30
/
+21
|
*
efi/zboot: arm64: Inject kernel code size symbol into the zboot payload
Ard Biesheuvel
2023-04-26
2
-1
/
+8
|
*
efi/zboot: Set forward edge CFI compat header flag if supported
Ard Biesheuvel
2023-04-20
2
-19
/
+39
|
*
efi/zboot: Add BSS padding before compression
Ard Biesheuvel
2023-04-20
3
-13
/
+31
|
*
arm64: efi: Enable BTI codegen and add PE/COFF annotation
Ard Biesheuvel
2023-04-20
1
-2
/
+1
|
*
efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel
Huacai Chen
2023-04-05
1
-17
/
+7
*
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
2
-2
/
+2
|
\
\
|
*
|
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-18
2
-2
/
+2
*
|
|
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-27
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
efi/cper: Remove unnecessary aer.h include
Bjorn Helgaas
2023-04-07
1
-1
/
+0
|
|
/
*
|
efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
Ard Biesheuvel
2023-03-23
1
-0
/
+1
*
|
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
2023-03-23
6
-14
/
+21
*
|
efi/libstub: zboot: Add compressed image to make targets
Ard Biesheuvel
2023-03-21
1
-1
/
+1
*
|
efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L
Hans de Goede
2023-03-18
1
-0
/
+8
*
|
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
2023-03-18
1
-1
/
+4
*
|
efi/libstub: smbios: Drop unused 'recsize' parameter
Ard Biesheuvel
2023-03-18
2
-4
/
+3
*
|
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
2023-03-18
3
-13
/
+80
*
|
efi/libstub: smbios: Use length member instead of record struct size
Ard Biesheuvel
2023-03-18
1
-1
/
+1
*
|
efi: earlycon: Reprobe after parsing config tables
Ard Biesheuvel
2023-03-13
2
-3
/
+16
*
|
efi/libstub: arm64: Remap relocated image with strict permissions
Ard Biesheuvel
2023-03-10
1
-0
/
+1
*
|
efi/libstub: zboot: Mark zboot EFI application as NX compatible
Ard Biesheuvel
2023-03-10
1
-1
/
+1
|
/
*
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-23
11
-58
/
+231
|
\
|
*
firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3
Darrell Kavanagh
2023-02-19
1
-0
/
+8
|
*
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2023-02-04
1
-1
/
+6
|
*
efi/cper, cxl: Remove cxl_err.h
Dan Williams
2023-02-03
1
-1
/
+11
|
*
efi: Use standard format for printing the EFI revision
Ard Biesheuvel
2023-02-03
1
-4
/
+9
|
*
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
2023-02-03
2
-9
/
+2
|
*
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
2023-02-03
3
-0
/
+72
|
*
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
2023-01-30
1
-0
/
+20
|
*
efi: efivars: prevent double registration
Johan Hovold
2023-01-26
1
-2
/
+11
|
*
efi: verify that variable services are supported
Johan Hovold
2023-01-26
1
-0
/
+22
|
*
efi: efivars: add efivars printk prefix
Johan Hovold
2023-01-23
1
-1
/
+3
|
*
efi: Warn if trying to reserve memory under Xen
Demi Marie Obenour
2023-01-23
1
-0
/
+4
|
*
efi: Actually enable the ESRT under Xen
Demi Marie Obenour
2023-01-23
1
-2
/
+4
|
*
efi: Apply allowlist to EFI configuration tables when running under Xen
Demi Marie Obenour
2023-01-23
1
-3
/
+10
|
*
efi: xen: Implement memory descriptor lookup based on hypercall
Demi Marie Obenour
2023-01-22
1
-1
/
+4
|
*
efi: memmap: Disregard bogus entries instead of returning them
Demi Marie Obenour
2023-01-22
2
-8
/
+7
|
*
efi: efivars: make efivar_supports_writes() return bool
Johan Hovold
2023-01-17
1
-1
/
+1
|
*
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2023-01-17
2
-14
/
+7
|
*
efi/earlycon: Speed up scrolling by disregarding empty space
Andy Shevchenko
2023-01-10
1
-2
/
+26
|
*
efi/earlycon: Replace open coded strnchrnul()
Andy Shevchenko
2023-01-10
1
-9
/
+4
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
4
-83
/
+55
|
\
\
|
*
|
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
2023-01-24
4
-83
/
+55
|
|
/
*
|
arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...
Darren Hart
2023-02-09
1
-3
/
+6
*
|
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
2023-02-03
1
-0
/
+2
*
|
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
2023-02-02
1
-1
/
+1
*
|
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
2023-01-03
1
-0
/
+1
*
|
efi: fix NULL-deref in init error path
Johan Hovold
2023-01-03
1
-3
/
+6
|
/
*
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
2022-12-20
1
-1
/
+3
[next]