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
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
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+9
2020-10-03
RISC-V: Add EFI stub support.
Atish Patra
1
-0
/
+10
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
1
-1
/
+0
2020-09-01
efi/libstub: Disable -mbranch-protection
Kees Cook
1
-1
/
+8
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
1
-1
/
+1
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-07-09
efi: Revert "efi/x86: Fix build with gcc 4"
Ard Biesheuvel
1
-2
/
+1
2020-07-07
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-1
/
+1
2020-06-15
efi/x86: Fix build with gcc 4
Arvind Sankar
1
-1
/
+2
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+2
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2020-05-19
efi/libstub: Optimize for size instead of speed
Arvind Sankar
1
-2
/
+2
2020-05-19
efi/libstub: Add a basic printf implementation
Arvind Sankar
1
-1
/
+1
2020-05-15
efi/libstub: Disable Shadow Call Stack
Sami Tolvanen
1
-0
/
+3
2020-05-05
efi/libstub/x86: Work around LLVM ELF quirk build regression
Ard Biesheuvel
1
-0
/
+1
2020-04-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
1
-11
/
+21
2020-04-24
efi/arm: Remove __efistub_global annotation
Arvind Sankar
1
-3
/
+4
2020-04-24
efi/libstub: Move efi_relocate_kernel() into separate source file
Ard Biesheuvel
1
-1
/
+1
2020-04-24
efi/libstub: Add API function to allocate aligned memory
Ard Biesheuvel
1
-1
/
+2
2020-04-23
efi/libstub: Move arm-stub to a common file
Atish Patra
1
-6
/
+6
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
1
-3
/
+6
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2020-02-25
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
1
-1
/
+2
2020-02-23
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
1
-1
/
+2
2020-02-23
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub: Move efi_random_alloc() into separate source file
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
1
-0
/
+1
2020-02-23
efi/libstub: Move memory map handling and allocation routines to mem.c
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
1
-0
/
+1
2020-02-23
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
1
-1
/
+0
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
1
-1
/
+1
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-2
/
+3
2019-11-16
build, kcsan: Add KCSAN build exceptions
Marco Elver
1
-0
/
+2
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
1
-2
/
+3
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
1
-0
/
+1
2019-05-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2019-04-09
efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
1
-3
/
+3
2019-03-29
efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sections
Ard Biesheuvel
1
-2
/
+1
2019-03-29
efi/libstub: Refactor the cmd_stubcopy Makefile command
Masahiro Yamada
1
-6
/
+7
2019-02-04
efi/fdt: Apply more cleanups
Ingo Molnar
1
-2
/
+2
2018-11-30
efi/libstub: Disable some warnings for x86{,_64}
Nathan Chancellor
1
-1
/
+4
2018-09-26
efi/libstub: arm: support building with clang
Alistair Strachan
1
-1
/
+2
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-0
/
+1
2018-07-31
efi/libstub: Only disable stackleak plugin for arm64
Laura Abbott
1
-2
/
+4
[next]