index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
2022-12-05
4
-3
/
+13
*
efi: libstub: Always enable initrd command line loader and bump version
Ard Biesheuvel
2022-12-01
3
-18
/
+2
*
efi: stub: use random seed from EFI variable
Jason A. Donenfeld
2022-12-01
1
-16
/
+52
*
efi: vars: prohibit reading random seed variables
Jason A. Donenfeld
2022-12-01
2
-0
/
+7
*
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-18
4
-10
/
+40
*
efi/cper, cxl: Decode CXL Error Log
Smita Koralahalli
2022-11-18
2
-0
/
+49
*
efi/cper, cxl: Decode CXL Protocol Error Section
Smita Koralahalli
2022-11-18
4
-1
/
+228
*
efi: libstub: fix efi_load_initrd_dev_path() kernel-doc comment
Jialin Zhang
2022-11-18
1
-2
/
+2
*
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
2022-11-18
8
-47
/
+39
*
efi: runtime-maps: Clarify purpose and enable by default for kexec
Ard Biesheuvel
2022-11-18
1
-6
/
+6
*
efi: pstore: Add module parameter for setting the record size
Guilherme G. Piccoli
2022-11-18
1
-6
/
+17
*
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2022-11-18
4
-6
/
+12
*
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2022-11-18
5
-240
/
+261
*
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-11-18
10
-120
/
+103
*
efi: libstub: Undeprecate the command line initrd loader
Ard Biesheuvel
2022-11-18
1
-5
/
+8
*
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
2022-11-18
4
-43
/
+83
*
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
2022-11-18
3
-47
/
+44
*
efi: libstub: Implement devicepath support for initrd commandline loader
Ard Biesheuvel
2022-11-18
3
-12
/
+87
*
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
2022-11-18
5
-9
/
+16
*
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
2022-11-18
36
-923
/
+983
|
\
|
*
efi: libstub: Merge zboot decompressor with the ordinary stub
Ard Biesheuvel
2022-11-09
3
-229
/
+74
|
*
efi/loongarch: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
3
-67
/
+82
|
*
efi/loongarch: Don't jump to kernel entry via the old image
Ard Biesheuvel
2022-11-09
2
-9
/
+26
|
*
efi/arm64: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
5
-29
/
+76
|
*
efi/riscv: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
4
-75
/
+108
|
*
efi: libstub: Factor out min alignment and preferred kernel load address
Ard Biesheuvel
2022-11-09
6
-23
/
+39
|
*
efi: libstub: Add image code and data size to the zimage metadata
Ard Biesheuvel
2022-11-09
2
-13
/
+11
|
*
efi: libstub: Factor out EFI stub entrypoint into separate file
Ard Biesheuvel
2022-11-09
4
-64
/
+100
|
*
efi: libstub: Provide local implementations of strrchr() and memchr()
Ard Biesheuvel
2022-11-09
4
-6
/
+64
|
*
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-09
14
-94
/
+121
|
*
efi: loongarch: Drop exports of unused string routines
Ard Biesheuvel
2022-11-09
1
-5
/
+0
|
*
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
8
-173
/
+198
|
*
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-11-09
5
-13
/
+19
|
*
efi: libstub: Use local strncmp() implementation unconditionally
Ard Biesheuvel
2022-11-09
3
-4
/
+0
|
*
MAINTAINERS: adjust entry after arm64 efi-entry.S file movement
Lukas Bulwahn
2022-11-09
1
-1
/
+0
|
*
arm64: efi: Move efi-entry.S into the libstub source directory
Ard Biesheuvel
2022-11-09
3
-14
/
+3
|
*
arm64: efi: Avoid dcache_clean_poc() altogether in efi_enter_kernel()
Ard Biesheuvel
2022-11-09
1
-28
/
+29
|
*
arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel()
Ard Biesheuvel
2022-11-09
3
-11
/
+9
|
*
efi: libstub: Deduplicate ftrace command line argument filtering
Ard Biesheuvel
2022-11-09
1
-9
/
+10
|
*
efi: libstub: Drop handling of EFI properties table
Ard Biesheuvel
2022-11-09
1
-13
/
+0
|
*
efi: libstub: Drop randomization of runtime memory map
Ard Biesheuvel
2022-11-09
1
-29
/
+0
*
|
Linux 6.1-rc5
v6.1-rc5
Linus Torvalds
2022-11-13
1
-1
/
+1
*
|
Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-13
8
-21
/
+26
|
\
\
|
*
|
MIPS: pic32: treat port as signed integer
Jason A. Donenfeld
2022-11-11
3
-9
/
+8
|
*
|
MIPS: jump_label: Fix compat branch range check
Jiaxun Yang
2022-11-11
1
-1
/
+1
|
*
|
mips: alchemy: gpio: Include the right header
Linus Walleij
2022-11-11
1
-1
/
+1
|
*
|
MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed
Liao Chang
2022-11-11
1
-0
/
+10
|
*
|
MIPS: fix duplicate definitions for exported symbols
Rongwei Zhang
2022-11-11
1
-10
/
+5
|
*
|
mips: boot/compressed: use __NO_FORTIFY
John Thomson
2022-11-11
1
-0
/
+1
|
|
/
*
|
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-13
6
-20
/
+128
|
\
\
[next]