index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
1
-1
/
+2
2024-07-08
x86/efistub: Enable SMBIOS protocol handling for x86
Ard Biesheuvel
1
-1
/
+1
2024-07-02
ARM: 9407/1: Add support for STACKLEAK gcc plugin
Jinjie Ruan
1
-1
/
+2
2024-06-10
ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
1
-0
/
+4
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-11
/
+0
2024-02-23
treewide: update LLVM Bugzilla links
Nathan Chancellor
1
-1
/
+1
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
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-11-09
riscv: Optimize bitops with Zbb extension
Xiao Wang
1
-1
/
+1
2023-09-15
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
1
-7
/
+0
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
1
-2
/
+2
2023-09-06
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
1
-1
/
+1
2023-09-06
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
1
-1
/
+1
2023-08-29
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-08-07
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
1
-0
/
+1
2023-08-03
efi/riscv: libstub: Fix comment about absolute relocation
Xiao Wang
1
-1
/
+1
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
1
-0
/
+2
2023-04-20
arm64: efi: Enable BTI codegen and add PE/COFF annotation
Ard Biesheuvel
1
-2
/
+1
2023-01-24
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
1
-2
/
+2
2022-12-14
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+19
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
1
-15
/
+19
2022-11-11
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
1
-1
/
+1
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
1
-0
/
+1
2022-11-09
efi/loongarch: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
1
-1
/
+1
2022-11-09
efi/arm64: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
1
-1
/
+1
2022-11-09
efi/riscv: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
1
-1
/
+1
2022-11-09
efi: libstub: Factor out EFI stub entrypoint into separate file
Ard Biesheuvel
1
-1
/
+1
2022-11-09
efi: libstub: Provide local implementations of strrchr() and memchr()
Ard Biesheuvel
1
-1
/
+2
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
1
-1
/
+2
2022-11-09
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
1
-2
/
+3
2022-11-09
arm64: efi: Move efi-entry.S into the libstub source directory
Ard Biesheuvel
1
-2
/
+2
2022-11-09
efi: libstub: Deduplicate ftrace command line argument filtering
Ard Biesheuvel
1
-9
/
+10
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+24
2022-10-04
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+2
2022-10-04
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
1
-0
/
+1
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
1
-6
/
+8
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
1
-5
/
+8
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
1
-0
/
+2
2022-09-20
efi/libstub: implement generic EFI zboot
Ard Biesheuvel
1
-3
/
+6
2022-09-19
efi/libstub: move efi_system_table global var into separate object
Ard Biesheuvel
1
-1
/
+2
2022-09-17
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
1
-1
/
+1
2022-09-06
efi/loongarch: Add efistub booting support
Huacai Chen
1
-0
/
+10
2022-08-25
efi: libstub: Disable struct randomization
Ard Biesheuvel
1
-0
/
+7
2021-03-26
efi/libstub: Add $(CLANG_FLAGS) to x86 flags
Nathan Chancellor
1
-1
/
+2
2021-01-14
efi/libstub: disable LTO
Sami Tolvanen
1
-0
/
+2
2020-10-20
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
[next]