https://github.com/torvalds/linux
Revision 857e17c2ee7c426c1f8998ccd48e2d5a7542148d authored by Linus Torvalds on 26 April 2019, 18:26:53 UTC, committed by Linus Torvalds on 26 April 2019, 18:26:53 UTC
Pull arm64 fixes from Catalin Marinas:

 - keep the tail of an unaligned initrd reserved

 - adjust ftrace_make_call() to deal with the relative nature of PLTs

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64/module: ftrace: deal with place relative nature of PLTs
  arm64: mm: Ensure tail of unaligned initrd is reserved
2 parent s e9e1a2e + 4e69ecf
History
Tip revision: 857e17c2ee7c426c1f8998ccd48e2d5a7542148d authored by Linus Torvalds on 26 April 2019, 18:26:53 UTC
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Tip revision: 857e17c
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 7.8 KB
Makefile -rw-r--r-- 2.0 KB
gen_init_cpio.c -rw-r--r-- 12.8 KB
gen_initramfs_list.sh -rwxr-xr-x 8.0 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top