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-- 44 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.0 KB
blacklist.h -rw-r--r-- 84 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
system_certificates.S -rw-r--r-- 828 bytes
system_keyring.c -rw-r--r-- 8.0 KB

back to top