index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-2
/
+26
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-11
/
+0
2024-05-17
x86/efistub: Omit physical KASLR when memory reservations exist
Ard Biesheuvel
1
-2
/
+26
2024-05-14
Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-2
/
+2
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-11
/
+0
2024-04-29
efi: libstub: only free priv.runtime_map when allocated
Hagar Hemdan
1
-2
/
+2
2024-03-28
x86/efistub: Reinstate soft limit for initrd loading
Ard Biesheuvel
1
-0
/
+1
2024-03-28
efi/libstub: Cast away type warning in use of max()
Ard Biesheuvel
1
-1
/
+1
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
2
-2
/
+3
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher address
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-17
Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-2
/
+4
2024-03-15
x86/efistub: Clear decompressor BSS in native EFI entrypoint
Ard Biesheuvel
1
-2
/
+4
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
5
-66
/
+224
2024-03-09
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
1
-1
/
+10
2024-03-09
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
4
-31
/
+59
2024-03-09
efi/libstub: Measure into CC protocol if TCG2 protocol is absent
Ard Biesheuvel
1
-22
/
+62
2024-03-09
efi/libstub: Add Confidential Computing (CC) measurement typedefs
Kuppuswamy Sathyanarayanan
1
-0
/
+79
2024-03-09
efi/tpm: Use symbolic GUID name from spec for final events table
Ard Biesheuvel
1
-1
/
+1
2024-03-09
efi/libstub: Use TPM event typedefs from the TCG PC Client spec
Ard Biesheuvel
2
-15
/
+17
2024-03-04
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
1
-0
/
+3
2024-03-04
efi/libstub: Add generic support for parsing mem_encrypt=
Ard Biesheuvel
2
-1
/
+9
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
1
-1
/
+1
2024-01-30
efi/libstub: Add one kernel-doc comment
Yang Li
1
-0
/
+1
2024-01-30
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
5
-8
/
+12
2024-01-26
x86/efistub: Give up if memory attribute protocol returns an error
Ard Biesheuvel
2
-12
/
+16
2024-01-23
riscv/efistub: Tighten ELF relocation check
Ard Biesheuvel
1
-1
/
+1
2024-01-23
riscv/efistub: Ensure GP-relative addressing is not used
Jan Kiszka
1
-1
/
+1
2024-01-09
Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
3
-6
/
+13
2024-01-08
Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+2
2024-01-02
efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags
Yuntao Wang
1
-0
/
+2
2023-12-20
x86/asm: Always set A (accessed) flag in GDT descriptors
Vegard Nossum
1
-2
/
+2
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
1
-2
/
+2
2023-12-19
efi/loongarch: Directly position the loaded image file
Wang Yao
3
-6
/
+13
2023-12-19
efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_pad
Masahiro Yamada
1
-2
/
+2
2023-12-11
efi/x86: Avoid physical KASLR on older Dell systems
Ard Biesheuvel
1
-7
/
+24
2023-12-11
efi/loongarch: Use load address to calculate kernel entry address
Wang Yao
2
-5
/
+5
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+1
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
1
-1
/
+1
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+7
2023-10-30
Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-50
/
+7
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2
-4
/
+5
2023-10-18
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
1
-0
/
+2
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
1
-1
/
+7
2023-10-17
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2
-0
/
+4
2023-10-13
x86/efistub: Don't try to print after ExitBootService()
Nikolay Borisov
1
-4
/
+1
2023-09-15
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
1
-40
/
+6
2023-09-15
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
1
-7
/
+0
[next]