index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-07-29
1
-1
/
+6
|
\
|
*
ARM: 9407/1: Add support for STACKLEAK gcc plugin
Jinjie Ruan
2024-07-02
1
-1
/
+2
|
*
ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
2024-06-10
1
-0
/
+4
*
|
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
1
-1
/
+2
|
\
\
|
*
|
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
2024-07-26
1
-1
/
+2
*
|
|
Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-25
2
-5
/
+17
|
\
\
\
|
*
|
|
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
2024-07-18
1
-5
/
+15
|
*
|
|
efi/libstub: Zero initialize heap allocated struct screen_info
Qiang Ma
2024-07-17
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2024-07-22
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
2024-07-20
1
-0
/
+2
*
|
|
efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()
Kees Cook
2024-07-12
3
-3
/
+3
*
|
|
arm64/efistub: Clean up KASLR logic
Ard Biesheuvel
2024-07-10
2
-20
/
+13
*
|
|
x86/efistub: Drop redundant clearing of BSS
Ard Biesheuvel
2024-07-08
1
-3
/
+0
*
|
|
x86/efistub: Avoid returning EFI_SUCCESS on error
Ard Biesheuvel
2024-07-08
1
-4
/
+1
*
|
|
x86/efistub: Call Apple set_os protocol on dual GPU Intel Macs
Aditya Garg
2024-07-08
1
-3
/
+68
*
|
|
x86/efistub: Enable SMBIOS protocol handling for x86
Ard Biesheuvel
2024-07-08
2
-15
/
+26
*
|
|
efistub/smbios: Simplify SMBIOS enumeration API
Ard Biesheuvel
2024-07-02
3
-9
/
+7
*
|
|
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
2024-07-02
1
-1
/
+1
|
/
/
*
|
Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-06
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'efi/next' into efi/urgent
Ard Biesheuvel
2024-06-04
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
efi/libstub: zboot.lds: Discard .discard sections
Nathan Chancellor
2024-05-23
1
-0
/
+1
*
|
|
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2024-06-03
1
-1
/
+1
|
/
/
*
|
Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-21
1
-2
/
+26
|
\
|
|
*
x86/efistub: Omit physical KASLR when memory reservations exist
Ard Biesheuvel
2024-05-17
1
-2
/
+26
*
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-11
/
+0
|
\
\
|
*
|
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
1
-11
/
+0
*
|
|
Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-15
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
efi: libstub: only free priv.runtime_map when allocated
Hagar Hemdan
2024-04-29
1
-2
/
+2
*
|
x86/efistub: Reinstate soft limit for initrd loading
Ard Biesheuvel
2024-03-28
1
-0
/
+1
*
|
efi/libstub: Cast away type warning in use of max()
Ard Biesheuvel
2024-03-28
1
-1
/
+1
|
/
*
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
2
-2
/
+3
|
\
|
*
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-24
1
-1
/
+2
|
*
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-22
1
-1
/
+1
*
|
Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-17
1
-2
/
+4
|
\
|
|
*
x86/efistub: Clear decompressor BSS in native EFI entrypoint
Ard Biesheuvel
2024-03-15
1
-2
/
+4
*
|
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-15
1
-1
/
+1
|
\
\
|
*
|
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-23
1
-1
/
+1
*
|
|
Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-13
5
-66
/
+224
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
2024-03-09
1
-1
/
+10
|
*
|
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
2024-03-09
4
-31
/
+59
|
*
|
efi/libstub: Measure into CC protocol if TCG2 protocol is absent
Ard Biesheuvel
2024-03-09
1
-22
/
+62
|
*
|
efi/libstub: Add Confidential Computing (CC) measurement typedefs
Kuppuswamy Sathyanarayanan
2024-03-09
1
-0
/
+79
|
*
|
efi/tpm: Use symbolic GUID name from spec for final events table
Ard Biesheuvel
2024-03-09
1
-1
/
+1
|
*
|
efi/libstub: Use TPM event typedefs from the TCG PC Client spec
Ard Biesheuvel
2024-03-09
2
-15
/
+17
|
|
/
*
|
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
2024-03-04
1
-0
/
+3
*
|
efi/libstub: Add generic support for parsing mem_encrypt=
Ard Biesheuvel
2024-03-04
2
-1
/
+9
|
/
*
efi/libstub: Add one kernel-doc comment
Yang Li
2024-01-30
1
-0
/
+1
*
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
2024-01-30
5
-8
/
+12
*
x86/efistub: Give up if memory attribute protocol returns an error
Ard Biesheuvel
2024-01-26
2
-12
/
+16
*
riscv/efistub: Tighten ELF relocation check
Ard Biesheuvel
2024-01-23
1
-1
/
+1
[next]