index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array
Kees Cook
1
-1
/
+1
2024-07-12
efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()
Kees Cook
3
-3
/
+3
2024-07-10
arm64/efistub: Clean up KASLR logic
Ard Biesheuvel
2
-20
/
+13
2024-07-08
x86/efistub: Drop redundant clearing of BSS
Ard Biesheuvel
1
-3
/
+0
2024-07-08
x86/efistub: Avoid returning EFI_SUCCESS on error
Ard Biesheuvel
1
-4
/
+1
2024-07-08
x86/efistub: Call Apple set_os protocol on dual GPU Intel Macs
Aditya Garg
1
-3
/
+68
2024-07-08
x86/efistub: Enable SMBIOS protocol handling for x86
Ard Biesheuvel
2
-15
/
+26
2024-07-02
efistub/smbios: Simplify SMBIOS enumeration API
Ard Biesheuvel
3
-9
/
+7
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
1
-1
/
+1
2024-06-18
Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+0
2024-06-15
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
1
-9
/
+0
2024-06-06
Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+11
2024-06-05
efi: Add missing __nocfi annotations to runtime wrappers
Ard Biesheuvel
1
-7
/
+6
2024-06-04
Merge branch 'efi/next' into efi/urgent
Ard Biesheuvel
2
-4
/
+5
2024-06-03
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
1
-1
/
+1
2024-05-23
efi: pstore: Return proper errors on UEFI failures
Guilherme G. Piccoli
1
-4
/
+4
2024-05-23
efi/libstub: zboot.lds: Discard .discard sections
Nathan Chancellor
1
-0
/
+1
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+1
2024-05-21
Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+26
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-11
/
+0
2024-05-17
x86/efistub: Omit physical KASLR when memory reservations exist
Ard Biesheuvel
1
-2
/
+26
2024-05-15
Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+12
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-04-24
efi/unaccepted: touch soft lockup during memory accept
Chen Yu
1
-0
/
+4
2024-04-23
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+2
2024-04-13
efi: Clear up misconceptions about a maximum variable name size
Tim Schumacher
1
-1
/
+1
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
1
-9
/
+1
2024-03-29
efi: pstore: Request at most 512 bytes for variable names
Tim Schumacher
1
-1
/
+9
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...
Linus Torvalds
3
-2
/
+5
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-17
Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
1
-1
/
+1
2024-03-15
x86/efistub: Clear decompressor BSS in native EFI entrypoint
Ard Biesheuvel
1
-2
/
+4
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-03-13
Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-67
/
+226
2024-03-13
Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+35
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
1
-1
/
+1
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
5
-31
/
+60
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
2
-2
/
+2
[next]