mirror of https://github.com/torvalds/linux.git
- Prevent KASLR from mapping the top page of the virtual address space
- Fix device-tree probing of SDEI driver
- Fix incorrect register offset definition in Hisilicon DDRC PMU driver
- Fix compilation issue with older binutils not liking unsigned immediates
- Fix uapi headers so that libc can provide its own sigcontext definition
- Fix handling of private compat syscalls
- Hook up compat io_pgetevents() syscall for 32-bit tasks
- Cleanup to arm64 Makefile (including now to avoid silly conflicts)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCgAGBQJcL3d+AAoJELescNyEwWM0PNcIAIdjWQeBQYMBc8C/A2dBqL2s
tWBI+ormmZO72eAOVuGr1ZBqPhIpqXPQQquchnPDEzL+vZiq5Y6HP6ND8a+ISN2c
0NmWH2aURR+SZG5Mfpa9PffUlDu1LVbssbzt3Vk89BmOEFwBbr5w9FEO96c8drJC
MJ5NICtHnTvuI9jRs9zQoJOk+LKAL1Ei3v7EEyJGKVlRahtaYGZIkfx9t1BmFXzB
SFCA7Zf8kHQItKAwfGWsocd7CP7hQZcmpFcn/GfjXML2FQ+sa9Slys+u+8mvSziQ
EiU5os5krKPUpXXmyOeWXzEukZSJMRm2f9FBR2YquYm5RJ7Y0xQH1pB4aLsCR0g=
=LvTk
-----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:
"I'm safely chained back up to my desk, so please pull these arm64
fixes for -rc1 that address some issues that cropped up during the
merge window:
- Prevent KASLR from mapping the top page of the virtual address
space
- Fix device-tree probing of SDEI driver
- Fix incorrect register offset definition in Hisilicon DDRC PMU
driver
- Fix compilation issue with older binutils not liking unsigned
immediates
- Fix uapi headers so that libc can provide its own sigcontext
definition
- Fix handling of private compat syscalls
- Hook up compat io_pgetevents() syscall for 32-bit tasks
- Cleanup to arm64 Makefile (including now to avoid silly conflicts)"
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: compat: Hook up io_pgetevents() for 32-bit tasks
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>
arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
drivers/perf: hisi: Fixup one DDRC PMU register offset
arm64: replace arm64-obj-* in Makefile with obj-*
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
firmware: arm_sdei: Fix DT platform device creation
firmware: arm_sdei: fix wrong of_node_put() in init function
arm64: entry: remove unused register aliases
arm64: smp: Fix compilation error
|
||
|---|---|---|
| .. | ||
| 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 | ||