index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
1
-1
/
+12
2021-03-19
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
1
-1
/
+2
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-11-25
efi/efivars: Set generic ops before loading SSDT
Amadeusz Sławiński
1
-1
/
+1
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
1
-23
/
+26
2020-09-25
efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
Ard Biesheuvel
1
-23
/
+24
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
1
-0
/
+6
2020-08-20
efi: add missed destroy_workqueue when efisubsys_init fails
Li Heng
1
-0
/
+2
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
1
-4
/
+8
2020-06-16
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
1
-1
/
+1
2020-06-15
efi: Replace zero-length array and use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+2
2020-06-09
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
1
-1
/
+1
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
1
-4
/
+1
2020-05-17
efi: Pull up arch-specific prototype efi_systab_show_arch()
Benjamin Thiel
1
-4
/
+1
2020-04-24
efi: Move arch_tables check to caller
Ard Biesheuvel
1
-10
/
+8
2020-04-24
efi: Clean up config table description arrays
Ard Biesheuvel
1
-14
/
+14
2020-03-08
efi/x86: Ignore the memory attributes table on i386
Ard Biesheuvel
1
-1
/
+1
2020-03-08
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2020-03-08
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
1
-0
/
+57
2020-03-03
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
1
-0
/
+57
2020-02-29
efi: Mark all EFI runtime services as unsupported on non-EFI boot
Ard Biesheuvel
1
-3
/
+3
2020-02-29
efi: Don't shadow 'i' in efi_config_parse_tables()
Heinrich Schuchardt
1
-1
/
+0
2020-02-29
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
1
-8
/
+10
2020-02-26
efi: READ_ONCE rng seed size before munmap
Jason A. Donenfeld
1
-2
/
+2
2020-02-23
efi: Register EFI rtc platform device only when available
Ard Biesheuvel
1
-0
/
+3
2020-02-23
efi: Use more granular check for availability for variable services
Ard Biesheuvel
1
-20
/
+8
2020-02-23
efi: Add support for EFI_RT_PROPERTIES table
Ard Biesheuvel
1
-0
/
+12
2020-02-23
efi: Store mask of supported runtime services in struct efi
Ard Biesheuvel
1
-10
/
+17
2020-02-23
efi/arm: Move FDT param discovery code out of efi.c
Ard Biesheuvel
1
-135
/
+0
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
1
-34
/
+6
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
1
-24
/
+23
2020-02-23
efi: Make efi_config_init() x86 only
Ard Biesheuvel
1
-31
/
+0
2020-02-23
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
1
-0
/
+61
2020-02-23
efi: Make memreserve table handling local to efi.c
Ard Biesheuvel
1
-6
/
+6
2020-02-23
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
1
-2
/
+1
2020-02-23
efi: Make rng_seed table handling local to efi.c
Ard Biesheuvel
1
-11
/
+10
2020-02-23
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
1
-24
/
+1
2020-02-23
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
1
-8
/
+6
2020-02-23
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
1
-3
/
+0
2020-01-20
efi: Fix comment for efi_mem_type() wrt absent physical addresses
Anshuman Khandual
1
-1
/
+1
2019-12-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+26
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-08
efi/memreserve: Register reservations as 'reserved' in /proc/iomem
Ard Biesheuvel
1
-2
/
+26
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
1
-2
/
+11
2019-11-26
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+1
2019-11-07
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
1
-0
/
+8
2019-11-07
efi: Enumerate EFI_MEMORY_SP
Dan Williams
1
-2
/
+3
2019-10-31
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Dominik Brodowski
1
-1
/
+1
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
1
-1
/
+1
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
1
-0
/
+3
[next]