index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-58
/
+231
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-83
/
+55
2023-02-19
firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3
Darrell Kavanagh
1
-0
/
+8
2023-02-09
arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...
Darren Hart
1
-3
/
+6
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
1
-1
/
+6
2023-02-03
efi/cper, cxl: Remove cxl_err.h
Dan Williams
1
-1
/
+11
2023-02-03
efi: Use standard format for printing the EFI revision
Ard Biesheuvel
1
-4
/
+9
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
2
-9
/
+2
2023-02-03
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
3
-0
/
+72
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
1
-0
/
+2
2023-02-02
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-01-30
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
1
-0
/
+20
2023-01-26
efi: efivars: prevent double registration
Johan Hovold
1
-2
/
+11
2023-01-26
efi: verify that variable services are supported
Johan Hovold
1
-0
/
+22
2023-01-24
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
4
-83
/
+55
2023-01-23
efi: efivars: add efivars printk prefix
Johan Hovold
1
-1
/
+3
2023-01-23
efi: Warn if trying to reserve memory under Xen
Demi Marie Obenour
1
-0
/
+4
2023-01-23
efi: Actually enable the ESRT under Xen
Demi Marie Obenour
1
-2
/
+4
2023-01-23
efi: Apply allowlist to EFI configuration tables when running under Xen
Demi Marie Obenour
1
-3
/
+10
2023-01-22
efi: xen: Implement memory descriptor lookup based on hypercall
Demi Marie Obenour
1
-1
/
+4
2023-01-22
efi: memmap: Disregard bogus entries instead of returning them
Demi Marie Obenour
2
-8
/
+7
2023-01-17
efi: efivars: make efivar_supports_writes() return bool
Johan Hovold
1
-1
/
+1
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2
-14
/
+7
2023-01-10
efi/earlycon: Speed up scrolling by disregarding empty space
Andy Shevchenko
1
-2
/
+26
2023-01-10
efi/earlycon: Replace open coded strnchrnul()
Andy Shevchenko
1
-9
/
+4
2023-01-03
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
1
-0
/
+1
2023-01-03
efi: fix NULL-deref in init error path
Johan Hovold
1
-3
/
+6
2022-12-20
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
1
-1
/
+3
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2022-12-13
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
40
-1564
/
+1494
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+19
2022-12-12
Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+4
2022-12-12
Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-12-08
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
1
-0
/
+1
2022-12-07
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
5
-3
/
+12
2022-12-05
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
1
-1
/
+2
2022-12-02
efi: earlycon: use console_is_registered()
John Ogness
1
-4
/
+4
2022-12-01
efi: libstub: Always enable initrd command line loader and bump version
Ard Biesheuvel
2
-17
/
+1
2022-12-01
efi: stub: use random seed from EFI variable
Jason A. Donenfeld
1
-16
/
+52
2022-11-24
x86/boot/compressed, efi: Merge multiple definitions of image_offset into one
Ard Biesheuvel
1
-1
/
+1
2022-11-22
efi: random: refresh non-volatile random seed when RNG is initialized
Jason A. Donenfeld
1
-0
/
+19
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
3
-8
/
+40
2022-11-18
efi/cper, cxl: Decode CXL Error Log
Smita Koralahalli
1
-0
/
+27
2022-11-18
efi/cper, cxl: Decode CXL Protocol Error Section
Smita Koralahalli
4
-1
/
+228
2022-11-18
efi: libstub: fix efi_load_initrd_dev_path() kernel-doc comment
Jialin Zhang
1
-2
/
+2
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
4
-209
/
+1
2022-11-18
efi: runtime-maps: Clarify purpose and enable by default for kexec
Ard Biesheuvel
1
-6
/
+6
[next]