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.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
/
efi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: fix return value of __setup handlers
Randy Dunlap
2022-03-01
1
-1
/
+1
*
efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
Ard Biesheuvel
2022-01-23
1
-0
/
+7
*
efi: Allow efi=runtime
Sebastian Andrzej Siewior
2021-09-28
1
-0
/
+3
*
efi: Disable runtime services on RT
Sebastian Andrzej Siewior
2021-09-28
1
-1
/
+1
*
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
2021-07-16
1
-1
/
+12
*
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
2021-03-19
1
-1
/
+2
*
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-15
1
-0
/
+1
*
efi/efivars: Set generic ops before loading SSDT
Amadeusz Sławiński
2020-11-25
1
-1
/
+1
*
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-10-12
1
-23
/
+26
|
\
|
*
efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
Ard Biesheuvel
2020-09-25
1
-23
/
+24
|
*
efi: add missed destroy_workqueue when efisubsys_init fails
Li Heng
2020-08-20
1
-0
/
+2
*
|
efi: Support for MOK variable config table
Lenny Szubowicz
2020-09-16
1
-0
/
+6
|
/
*
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-07-09
1
-4
/
+8
*
efi: Make it possible to disable efivar_ssdt entirely
Peter Jones
2020-06-16
1
-1
/
+1
*
efi: Replace zero-length array and use struct_size() helper
Gustavo A. R. Silva
2020-06-15
1
-1
/
+2
*
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-25
1
-4
/
+1
|
\
|
*
efi: Pull up arch-specific prototype efi_systab_show_arch()
Benjamin Thiel
2020-05-17
1
-4
/
+1
*
|
efi: Move arch_tables check to caller
Ard Biesheuvel
2020-04-24
1
-10
/
+8
*
|
efi: Clean up config table description arrays
Ard Biesheuvel
2020-04-24
1
-14
/
+14
|
/
*
efi/x86: Ignore the memory attributes table on i386
Ard Biesheuvel
2020-03-08
1
-1
/
+1
*
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-03-08
1
-2
/
+2
|
\
|
*
efi: READ_ONCE rng seed size before munmap
Jason A. Donenfeld
2020-02-26
1
-2
/
+2
*
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-03-08
1
-0
/
+57
|
\
\
|
*
|
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
2020-03-03
1
-0
/
+57
|
|
/
*
|
efi: Mark all EFI runtime services as unsupported on non-EFI boot
Ard Biesheuvel
2020-02-29
1
-3
/
+3
*
|
efi: Don't shadow 'i' in efi_config_parse_tables()
Heinrich Schuchardt
2020-02-29
1
-1
/
+0
*
|
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
2020-02-29
1
-8
/
+10
*
|
efi: Register EFI rtc platform device only when available
Ard Biesheuvel
2020-02-23
1
-0
/
+3
*
|
efi: Use more granular check for availability for variable services
Ard Biesheuvel
2020-02-23
1
-20
/
+8
*
|
efi: Add support for EFI_RT_PROPERTIES table
Ard Biesheuvel
2020-02-23
1
-0
/
+12
*
|
efi: Store mask of supported runtime services in struct efi
Ard Biesheuvel
2020-02-23
1
-10
/
+17
*
|
efi/arm: Move FDT param discovery code out of efi.c
Ard Biesheuvel
2020-02-23
1
-135
/
+0
*
|
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
2020-02-23
1
-34
/
+6
*
|
efi: Clean up config_parse_tables()
Ard Biesheuvel
2020-02-23
1
-24
/
+23
*
|
efi: Make efi_config_init() x86 only
Ard Biesheuvel
2020-02-23
1
-31
/
+0
*
|
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
2020-02-23
1
-0
/
+61
*
|
efi: Make memreserve table handling local to efi.c
Ard Biesheuvel
2020-02-23
1
-6
/
+6
*
|
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
2020-02-23
1
-2
/
+1
*
|
efi: Make rng_seed table handling local to efi.c
Ard Biesheuvel
2020-02-23
1
-11
/
+10
*
|
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
2020-02-23
1
-24
/
+1
*
|
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
2020-02-23
1
-8
/
+6
*
|
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
2020-02-23
1
-3
/
+0
|
/
*
efi: Fix comment for efi_mem_type() wrt absent physical addresses
Anshuman Khandual
2020-01-20
1
-1
/
+1
*
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-17
1
-2
/
+26
|
\
|
*
efi/memreserve: Register reservations as 'reserved' in /proc/iomem
Ard Biesheuvel
2019-12-08
1
-2
/
+26
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
|
/
*
Merge branch 'acpi-mm'
Rafael J. Wysocki
2019-11-26
1
-2
/
+11
|
\
|
*
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
2019-11-07
1
-0
/
+8
|
*
efi: Enumerate EFI_MEMORY_SP
Dan Williams
2019-11-07
1
-2
/
+3
[next]