index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2024-10-17
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
2024-07-05
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
2024-07-05
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2024-07-05
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2024-07-05
efi: Correct comment on efi_memmap_alloc
Liu Zixian
2024-07-05
drivers: fix typo in firmware/efi/memmap.c
Zheng Zhi Yuan
2024-04-13
efivarfs: Request at most 512 bytes for variable names
Tim Schumacher
2024-03-06
efi/capsule-loader: fix incorrect allocation size
Arnd Bergmann
2024-03-01
efi: Don't add memblocks for soft-reserved memory
Andrew Bresticker
2024-03-01
efi: runtime: Fix potential overflow of soft-reserved region size
Andrew Bresticker
2023-09-19
x86/efistub: Fix PCI ROM preservation in mixed mode
Mikel Rychliski
2023-02-15
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
2023-02-15
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
2023-01-24
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
2023-01-18
efi: fix NULL-deref in init error path
Johan Hovold
2023-01-14
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-10
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-11-10
efi/tpm: Pass correct address to memblock_reserve
Jerry Snitselaar
2022-11-03
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
2022-10-26
efi: libstub: drop pointless get_memory_map() call
Ard Biesheuvel
2022-09-28
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
2022-09-28
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
2022-09-15
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
2022-09-15
efi: libstub: Disable struct randomization
Ard Biesheuvel
2022-04-08
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
2022-03-23
efi: fix return value of __setup handlers
Randy Dunlap
2022-03-08
efivars: Respect "block" flag in efivar_entry_set_safe()
Jann Horn
2022-03-08
riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
Sunil V L
2022-02-01
efi/libstub: arm64: Fix image check alignment at entry
Mihai Carabas
2022-02-01
efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
Ard Biesheuvel
2021-10-20
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()
Zhang Jianhua
2021-10-20
efi/cper: use stack buffer for error record decoding
Ard Biesheuvel
2021-08-18
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
2021-08-18
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
2021-08-18
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
2021-08-18
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
2021-08-08
efi/mokvar: Reserve the table only if it is in boot services data
Borislav Petkov
2021-07-28
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
2021-07-28
efi/tpm: Differentiate missing and invalid final event log table.
Michal Suchanek
2021-06-10
efi: cper: fix snprintf() use in cper_dimm_err_location()
Rasmus Villemoes
2021-06-10
efi/libstub: prevent read overflow in find_file_option()
Dan Carpenter
2021-06-10
efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
Heiner Kallweit
2021-06-10
efi/fdt: fix panic when no valid fdt found
Changbin Du
2021-05-11
efi/libstub: Add $(CLANG_FLAGS) to x86 flags
Nathan Chancellor
2021-03-25
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
2021-03-25
efivars: respect EFI_UNSUPPORTED return from firmware
Shawn Guo
2021-03-17
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
2021-02-03
efi/apple-properties: Reinstate support for boolean properties
Lukas Wunner
2020-12-30
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
[next]