index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-15
Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-18
/
+6
2024-12-13
efi/esrt: remove esre_attribute::store()
Jiri Slaby (SUSE)
1
-2
/
+0
2024-12-06
efi/zboot: Limit compression options to GZIP and ZSTD
Ard Biesheuvel
2
-16
/
+6
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
3
-11
/
+11
2024-11-17
efi: Fix memory leak in efivar_ssdt_load
Cyrill Gorcunov
1
-13
/
+28
2024-11-17
efi/libstub: Take command line overrides into account for loaded files
Ard Biesheuvel
1
-1
/
+2
2024-11-17
efi/libstub: Fix command line fallback handling when loading files
Ard Biesheuvel
1
-0
/
+21
2024-11-15
efi/libstub: Parse builtin command line after bootloader provided one
Ard Biesheuvel
1
-11
/
+8
2024-11-15
efi/memattr: Ignore table if the size is clearly bogus
Ard Biesheuvel
1
-1
/
+17
2024-11-15
efi/zboot: Fix outdated comment about using LoadImage/StartImage
Ard Biesheuvel
1
-6
/
+4
2024-11-15
efi/libstub: Free correct pointer on failure
Ard Biesheuvel
1
-1
/
+1
2024-10-15
libstub,tpm: do not ignore failure case when reading final event log
Gregory Price
1
-0
/
+3
2024-10-15
tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_size
Gregory Price
2
-4
/
+4
2024-10-15
tpm: do not ignore memblock_reserve return value
Gregory Price
1
-1
/
+6
2024-10-15
tpm: fix signed/unsigned bug when checking event logs
Gregory Price
1
-8
/
+9
2024-10-15
efi/libstub: measure initrd to PCR9 independent of source
Jeremy Linton
1
-4
/
+5
2024-10-15
efi/libstub: remove unnecessary cmd_line_len from efi_convert_cmdline()
Jonathan Marek
4
-8
/
+5
2024-10-15
efi/libstub: fix efi_parse_options() ignoring the default command line
Jonathan Marek
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
4
-4
/
+4
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-2
/
+0
2024-09-26
Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+10
2024-09-13
efi: Remove redundant null pointer checks in efi_debugfs_init()
Li Zetao
1
-1
/
+1
2024-09-13
efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
Ard Biesheuvel
1
-1
/
+1
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
3
-10
/
+13
2024-08-27
efi/cper: Print correctable AER information
Yazen Ghannam
1
-3
/
+8
2024-07-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+6
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
1
-1
/
+2
2024-07-25
Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+17
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+2
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
1
-0
/
+2
2024-07-18
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
1
-5
/
+15
2024-07-17
efi/libstub: Zero initialize heap allocated struct screen_info
Qiang Ma
1
-0
/
+2
2024-07-12
efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array
Kees Cook
1
-1
/
+1
2024-07-12
efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()
Kees Cook
3
-3
/
+3
2024-07-10
arm64/efistub: Clean up KASLR logic
Ard Biesheuvel
2
-20
/
+13
2024-07-08
x86/efistub: Drop redundant clearing of BSS
Ard Biesheuvel
1
-3
/
+0
2024-07-08
x86/efistub: Avoid returning EFI_SUCCESS on error
Ard Biesheuvel
1
-4
/
+1
2024-07-08
x86/efistub: Call Apple set_os protocol on dual GPU Intel Macs
Aditya Garg
1
-3
/
+68
2024-07-08
x86/efistub: Enable SMBIOS protocol handling for x86
Ard Biesheuvel
2
-15
/
+26
2024-07-02
ARM: 9407/1: Add support for STACKLEAK gcc plugin
Jinjie Ruan
1
-1
/
+2
2024-07-02
efistub/smbios: Simplify SMBIOS enumeration API
Ard Biesheuvel
3
-9
/
+7
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
1
-1
/
+1
2024-06-26
riscv: dmi: Add SMBIOS/DMI support
Haibo Xu
1
-0
/
+13
2024-06-18
Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+0
2024-06-15
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
1
-9
/
+0
2024-06-10
ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
1
-0
/
+4
2024-06-06
Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+11
2024-06-05
efi: Add missing __nocfi annotations to runtime wrappers
Ard Biesheuvel
1
-7
/
+6
[next]