mirror of https://github.com/torvalds/linux.git
- Don't move BSS section around pointlessly in the x86 decompressor
- Refactor helper for discovering the EFI secure boot mode
- Wire up EFI secure boot to IMA for arm64
- Some fixes for the capsule loader
- Expose the RT_PROP table via the EFI test module
- Relax DT and kernel placement restrictions on ARM
+ followup fixes:
- fix the build breakage on IA64 caused by recent capsule loader changes
- suppress a type mismatch build warning in the expansion of
EFI_PHYS_ALIGN on ARM
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEzv7L6UO9uDPlPSfHEsHwGGHeVUoFAl/kWCMACgkQEsHwGGHe
VUqVlxAAg3jSS5w5fuaXON2xYZmgKdlRB0fjbklo1ZrWS6sEHrP+gmVmrJSWGZP+
qFleQ6AxaYK57UiBXxS6Xfn7hHRToqdOAGnaSYzIg1aQIofRoLxvm3YHBMKllb+g
x73IBS/Hu9/kiH8EVDrJSkBpVdbPwDnw+FeW4ZWUMF9GVmV8oA6Zx23BVSVsbFda
jat/cEsJQS3GfECJ/Fg5ae+c/2zn5NgbaVtLxVnMnJfAwEpoPz3ogKoANSskdZg3
z6pA1aMFoHr+lnlzcsM5zdboQlwZRKPHvFpsXPexESBy5dPkYhxFnHqgK4hSZglC
c3QoO9Gn+KOJl4KAKJWNzCrd3G9kKY5RXkoei4bH9wGMjW2c68WrbFyXgNsO3vYR
v5CKpq3+jlwGo03GiLJgWQFdgqX0EgTVHHPTcwFpt8qAMi9/JIPSIeTE41p2+AjZ
cW5F0IlikaR+N8vxc2TDvQTuSsroMiLcocvRWR61oV/48pFlEjqiUjV31myDsASg
gGkOxZOOz2iBJfK8lCrKp5p9JwGp0M0/GSHTxlYQFy+p4SrcOiPX4wYYdLsWxioK
AbVhvOClgB3kN7y7TpLvdjND00ciy4nKEC0QZ5p5G59jSLnpSBM/g6av24LsSQwo
S1HJKhQPbzcI1lhaPjo91HQoOOMZHWLes0SqK4FGNIH+0imHliA=
=n7Gc
-----END PGP SIGNATURE-----
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull EFI updates from Borislav Petkov:
"These got delayed due to a last minute ia64 build issue which got
fixed in the meantime.
EFI updates collected by Ard Biesheuvel:
- Don't move BSS section around pointlessly in the x86 decompressor
- Refactor helper for discovering the EFI secure boot mode
- Wire up EFI secure boot to IMA for arm64
- Some fixes for the capsule loader
- Expose the RT_PROP table via the EFI test module
- Relax DT and kernel placement restrictions on ARM
with a few followup fixes:
- fix the build breakage on IA64 caused by recent capsule loader
changes
- suppress a type mismatch build warning in the expansion of
EFI_PHYS_ALIGN on ARM"
* tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
efi: arm: force use of unsigned type for EFI_PHYS_ALIGN
efi: ia64: disable the capsule loader
efi: stub: get rid of efi_get_max_fdt_addr()
efi/efi_test: read RuntimeServicesSupported
efi: arm: reduce minimum alignment of uncompressed kernel
efi: capsule: clean scatter-gather entries from the D-cache
efi: capsule: use atomic kmap for transient sglist mappings
efi: x86/xen: switch to efi_get_secureboot_mode helper
arm64/ima: add ima_arch support
ima: generalize x86/EFI arch glue for other EFI architectures
efi: generalize efi_get_secureboot
efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes
efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
efi/libstub/x86: simplify efi_is_native()
|
||
|---|---|---|
| .. | ||
| hardware | ||
| mach | ||
| vdso | ||
| xen | ||
| Kbuild | ||
| arch_gicv3.h | ||
| arch_timer.h | ||
| arm-cci.h | ||
| asm-offsets.h | ||
| assembler.h | ||
| atomic.h | ||
| auxvec.h | ||
| bL_switcher.h | ||
| barrier.h | ||
| bitops.h | ||
| bitrev.h | ||
| bug.h | ||
| bugs.h | ||
| cache.h | ||
| cacheflush.h | ||
| cachetype.h | ||
| checksum.h | ||
| clocksource.h | ||
| cmpxchg.h | ||
| compiler.h | ||
| cp15.h | ||
| cpu.h | ||
| cpufeature.h | ||
| cpuidle.h | ||
| cputype.h | ||
| cti.h | ||
| dcc.h | ||
| delay.h | ||
| device.h | ||
| div64.h | ||
| dma-direct.h | ||
| dma-iommu.h | ||
| dma-mapping.h | ||
| dma.h | ||
| dmi.h | ||
| domain.h | ||
| ecard.h | ||
| edac.h | ||
| efi.h | ||
| elf.h | ||
| entry-macro-multi.S | ||
| exception.h | ||
| fb.h | ||
| fiq.h | ||
| firmware.h | ||
| fixmap.h | ||
| floppy.h | ||
| fncpy.h | ||
| fpstate.h | ||
| ftrace.h | ||
| futex.h | ||
| glue-cache.h | ||
| glue-df.h | ||
| glue-pf.h | ||
| glue-proc.h | ||
| glue.h | ||
| gpio.h | ||
| hardirq.h | ||
| highmem.h | ||
| hugetlb-3level.h | ||
| hugetlb.h | ||
| hw_breakpoint.h | ||
| hw_irq.h | ||
| hwcap.h | ||
| hypervisor.h | ||
| ide.h | ||
| idmap.h | ||
| insn.h | ||
| io.h | ||
| irq.h | ||
| irq_work.h | ||
| irqflags.h | ||
| jump_label.h | ||
| kasan.h | ||
| kasan_def.h | ||
| kexec.h | ||
| kgdb.h | ||
| kprobes.h | ||
| krait-l2-accessors.h | ||
| linkage.h | ||
| mc146818rtc.h | ||
| mcpm.h | ||
| mcs_spinlock.h | ||
| memblock.h | ||
| memory.h | ||
| mmu.h | ||
| mmu_context.h | ||
| module.h | ||
| module.lds.h | ||
| mpu.h | ||
| mtd-xip.h | ||
| neon.h | ||
| nwflash.h | ||
| opcodes-sec.h | ||
| opcodes-virt.h | ||
| opcodes.h | ||
| outercache.h | ||
| page-nommu.h | ||
| page.h | ||
| paravirt.h | ||
| patch.h | ||
| pci.h | ||
| percpu.h | ||
| perf_event.h | ||
| pgalloc.h | ||
| pgtable-2level-hwdef.h | ||
| pgtable-2level-types.h | ||
| pgtable-2level.h | ||
| pgtable-3level-hwdef.h | ||
| pgtable-3level-types.h | ||
| pgtable-3level.h | ||
| pgtable-hwdef.h | ||
| pgtable-nommu.h | ||
| pgtable.h | ||
| probes.h | ||
| proc-fns.h | ||
| processor.h | ||
| procinfo.h | ||
| prom.h | ||
| psci.h | ||
| ptdump.h | ||
| ptrace.h | ||
| seccomp.h | ||
| sections.h | ||
| secure_cntvoff.h | ||
| set_memory.h | ||
| setup.h | ||
| shmparam.h | ||
| signal.h | ||
| smp.h | ||
| smp_plat.h | ||
| smp_scu.h | ||
| smp_twd.h | ||
| sparsemem.h | ||
| spinlock.h | ||
| spinlock_types.h | ||
| stackprotector.h | ||
| stacktrace.h | ||
| string.h | ||
| suspend.h | ||
| swab.h | ||
| switch_to.h | ||
| sync_bitops.h | ||
| syscall.h | ||
| system_info.h | ||
| system_misc.h | ||
| tcm.h | ||
| therm.h | ||
| thread_info.h | ||
| thread_notify.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| tls.h | ||
| topology.h | ||
| traps.h | ||
| uaccess-asm.h | ||
| uaccess.h | ||
| ucontext.h | ||
| unaligned.h | ||
| unified.h | ||
| unistd.h | ||
| unwind.h | ||
| uprobes.h | ||
| user.h | ||
| v7m.h | ||
| vdso.h | ||
| vdso_datapage.h | ||
| vermagic.h | ||
| vfp.h | ||
| vfpmacros.h | ||
| vga.h | ||
| virt.h | ||
| vmalloc.h | ||
| vmlinux.lds.h | ||
| word-at-a-time.h | ||
| xor.h | ||