index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-10
1
-1
/
+1
|
\
|
*
riscv: Optimize bitops with Zbb extension
Xiao Wang
2023-11-09
1
-1
/
+1
*
|
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-04
2
-2
/
+20
|
\
\
|
*
|
efi: move screen_info into efi init code
Arnd Bergmann
2023-10-17
2
-2
/
+20
*
|
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-0
/
+20
|
\
\
\
|
*
|
|
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
2023-10-04
1
-0
/
+20
|
|
/
/
*
|
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-02
2
-15
/
+4
|
\
\
\
|
*
|
|
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
2
-15
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-31
3
-50
/
+7
|
\
\
\
|
*
|
|
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2023-10-18
1
-0
/
+2
|
*
|
|
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
2023-09-15
1
-40
/
+6
|
*
|
|
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2023-09-15
1
-7
/
+0
|
|
/
/
*
|
|
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
2023-10-20
4
-10
/
+71
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
Kirill A. Shutemov
2023-10-20
1
-4
/
+60
|
*
|
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2023-10-17
2
-0
/
+4
|
*
|
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
2023-10-13
1
-2
/
+6
|
*
|
x86/efistub: Don't try to print after ExitBootService()
Nikolay Borisov
2023-10-13
1
-4
/
+1
|
|
/
*
|
efi/unaccepted: Make sure unaccepted table is mapped
Kirill A. Shutemov
2023-09-19
1
-3
/
+29
*
|
efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table
Ard Biesheuvel
2023-09-11
1
-1
/
+1
|
/
*
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-08
5
-124
/
+197
|
\
|
*
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2023-09-06
2
-19
/
+16
|
*
libstub: Fix compilation warning for rv32
Alexandre Ghiti
2023-09-06
1
-1
/
+1
|
*
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
2023-09-06
4
-105
/
+181
*
|
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-30
2
-0
/
+4
|
\
\
|
*
\
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-17
2
-0
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
2023-07-08
2
-0
/
+4
*
|
|
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-29
4
-128
/
+249
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'linux-efi/urgent' into efi/next
Ard Biesheuvel
2023-08-28
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
x86/efistub: Fix PCI ROM preservation in mixed mode
Mikel Rychliski
2023-08-24
1
-1
/
+1
|
|
|
/
/
|
*
|
|
efi/runtime-wrappers: Clean up white space and add __init annotation
Ard Biesheuvel
2023-08-22
1
-22
/
+19
|
*
|
|
acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers
Ard Biesheuvel
2023-08-22
1
-0
/
+31
|
*
|
|
efi/runtime-wrappers: Don't duplicate setup/teardown code
Ard Biesheuvel
2023-08-22
1
-8
/
+18
|
*
|
|
efi/runtime-wrappers: Remove duplicated macro for service returning void
Ard Biesheuvel
2023-08-22
1
-3
/
+6
|
*
|
|
efi/runtime-wrapper: Move workqueue manipulation out of line
Ard Biesheuvel
2023-08-21
1
-28
/
+33
|
*
|
|
efi/runtime-wrappers: Use type safe encapsulation of call arguments
Ard Biesheuvel
2023-08-21
1
-66
/
+130
|
*
|
|
efi/riscv: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
2023-08-21
1
-2
/
+13
|
*
|
|
efi/riscv: libstub: Fix comment about absolute relocation
Xiao Wang
2023-08-03
1
-1
/
+1
|
|
/
/
*
|
|
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2023-08-07
1
-94
/
+72
*
|
|
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
2023-08-07
1
-0
/
+17
*
|
|
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2023-08-07
4
-7
/
+9
*
|
|
x86/efistub: Prefer EFI memory attributes protocol over DXE services
Ard Biesheuvel
2023-08-07
1
-8
/
+21
*
|
|
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
2023-08-07
6
-26
/
+130
*
|
|
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
2023-08-07
1
-2
/
+11
*
|
|
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
2023-08-07
1
-4
/
+16
*
|
|
x86/efistub: Branch straight to kernel entry point from C code
Ard Biesheuvel
2023-08-07
1
-5
/
+17
|
/
/
*
|
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-01
4
-8
/
+17
|
\
\
|
*
|
efi/libstub: Disable PCI DMA before grabbing the EFI memory map
Ard Biesheuvel
2023-06-27
1
-3
/
+3
|
*
|
efi/esrt: Allow ESRT access without CAP_SYS_ADMIN
Nicholas Bishop
2023-06-06
1
-4
/
+0
|
*
|
efivarfs: expose used and total size
Anisse Astier
2023-05-17
2
-0
/
+13
|
*
|
efi: make kobj_type structure constant
Thomas Weißschuh
2023-05-10
1
-1
/
+1
[next]