mirror of https://github.com/torvalds/linux.git
- Don't error in kexec_file_load if kaslr-seed is missing in device-tree
- Fix incorrect argument type passed to iort_match_node_callback()
- Fix IORT build failure when CONFIG_IOMMU_API=n
- Fix kpti performance regression with new rodata default option
- Typo fix
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEPxTL6PPUbjXGY88ct6xw3ITBYzQFAlw4mMwACgkQt6xw3ITB
YzSPoAf8Ci2O+LAhPHKgbGRCPuM3TCl69zYKD0I3OHbLXOpGk0ykWvYxOPkCHipr
DpilFzWXyr0bUjg8GtsUAFlfPuzSCj/UpreRIN6o0+AEHZ5t1RTqxfRaSah5V7Df
mDMlvPw8qS05ieIPwz0AOrR/ZxODqWeu9GaiWRbSx2ZH9/e2YL1dnHfcZ+77CsWZ
Wdb99aVT5UcLbPmAtj/0hs+o6NekjwGt70JCBytXP6lJM/Hh7SeNNjJPNnKvisag
GYHg/Vn5uA37/80iLkXq5J/pu1mrDqEZO1/KfZcmQ1umnCm2CLJNKDoJc3kGLVhT
wZYv8TLY0i42fJ2m03yp8v8lKf/29w==
=9NUe
-----END PGP SIGNATURE-----
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Will Deacon:
"Another handful of arm64 fixes here. Most of the complication comes
from improving our kpti code to avoid lengthy pauses (30+ seconds)
during boot when we rewrite the page tables. There are also a couple
of IORT fixes that came in via Lorenzo.
Summary:
- Don't error in kexec_file_load if kaslr-seed is missing in
device-tree
- Fix incorrect argument type passed to iort_match_node_callback()
- Fix IORT build failure when CONFIG_IOMMU_API=n
- Fix kpti performance regression with new rodata default option
- Typo fix"
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
ACPI/IORT: Fix rc_dma_get_range()
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
arm64: asm-prototypes: Fix fat-fingered typo in comment
ACPI/IORT: Fix build when CONFIG_IOMMU_API=n
|
||
|---|---|---|
| .. | ||
| xen | ||
| Kbuild | ||
| acenv.h | ||
| acpi.h | ||
| alternative.h | ||
| arch_gicv3.h | ||
| arch_timer.h | ||
| arm-cci.h | ||
| arm_dsu_pmu.h | ||
| asm-bug.h | ||
| asm-offsets.h | ||
| asm-prototypes.h | ||
| asm-uaccess.h | ||
| assembler.h | ||
| atomic.h | ||
| atomic_ll_sc.h | ||
| atomic_lse.h | ||
| barrier.h | ||
| bitops.h | ||
| bitrev.h | ||
| boot.h | ||
| brk-imm.h | ||
| bug.h | ||
| cache.h | ||
| cacheflush.h | ||
| checksum.h | ||
| clocksource.h | ||
| cmpxchg.h | ||
| compat.h | ||
| cpu.h | ||
| cpu_ops.h | ||
| cpucaps.h | ||
| cpufeature.h | ||
| cpuidle.h | ||
| cputype.h | ||
| current.h | ||
| daifflags.h | ||
| dcc.h | ||
| debug-monitors.h | ||
| device.h | ||
| dma-mapping.h | ||
| dmi.h | ||
| efi.h | ||
| elf.h | ||
| esr.h | ||
| exception.h | ||
| exec.h | ||
| extable.h | ||
| fb.h | ||
| fixmap.h | ||
| fpsimd.h | ||
| fpsimdmacros.h | ||
| ftrace.h | ||
| futex.h | ||
| hardirq.h | ||
| hugetlb.h | ||
| hw_breakpoint.h | ||
| hwcap.h | ||
| hypervisor.h | ||
| image.h | ||
| insn.h | ||
| io.h | ||
| irq.h | ||
| irq_work.h | ||
| irqflags.h | ||
| jump_label.h | ||
| kasan.h | ||
| kernel-pgtable.h | ||
| kexec.h | ||
| kgdb.h | ||
| kprobes.h | ||
| kvm_arm.h | ||
| kvm_asm.h | ||
| kvm_coproc.h | ||
| kvm_emulate.h | ||
| kvm_host.h | ||
| kvm_hyp.h | ||
| kvm_mmio.h | ||
| kvm_mmu.h | ||
| linkage.h | ||
| lse.h | ||
| memblock.h | ||
| memory.h | ||
| mmu.h | ||
| mmu_context.h | ||
| mmzone.h | ||
| module.h | ||
| neon-intrinsics.h | ||
| neon.h | ||
| numa.h | ||
| page-def.h | ||
| page.h | ||
| paravirt.h | ||
| pci.h | ||
| percpu.h | ||
| perf_event.h | ||
| pgalloc.h | ||
| pgtable-hwdef.h | ||
| pgtable-prot.h | ||
| pgtable-types.h | ||
| pgtable.h | ||
| pointer_auth.h | ||
| preempt.h | ||
| probes.h | ||
| proc-fns.h | ||
| processor.h | ||
| ptdump.h | ||
| ptrace.h | ||
| sdei.h | ||
| seccomp.h | ||
| sections.h | ||
| shmparam.h | ||
| signal32.h | ||
| simd.h | ||
| smp.h | ||
| smp_plat.h | ||
| sparsemem.h | ||
| spinlock.h | ||
| spinlock_types.h | ||
| stack_pointer.h | ||
| stackprotector.h | ||
| stacktrace.h | ||
| stage2_pgtable.h | ||
| stat.h | ||
| string.h | ||
| suspend.h | ||
| sync_bitops.h | ||
| syscall.h | ||
| syscall_wrapper.h | ||
| sysreg.h | ||
| system_misc.h | ||
| thread_info.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| topology.h | ||
| traps.h | ||
| uaccess.h | ||
| unistd.h | ||
| unistd32.h | ||
| uprobes.h | ||
| vdso.h | ||
| vdso_datapage.h | ||
| virt.h | ||
| vmap_stack.h | ||
| word-at-a-time.h | ||
| xor.h | ||