android_kernel_oneplus_msm8998/arch/arm64/mm
Greg Kroah-Hartman f76bdbdd51 This is the 4.4.149 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlt3Gm4ACgkQONu9yGCS
 aT5yQBAAnvjt4kSAgBR774bBS4SM3OmRlpop7l/vx7S0oaAPkrQeqoyeLa210S/i
 4yUZiwhd6B8/Bd4dvD31ETOqmxjYfTsne6aZ4JuKwhzEdTZxXUEY82HcVwZ0Yvwy
 /p74whVpCx2W9Wb46/IGRpOZ+WgBKmr/GvCFVs9mU3mLTRdPn/BNOmTXHum7BCax
 QU/az9mLjx9yC5o+35QjLLeOpeunz8OiAN6h5E4bqkD2xd2Pl/5iLg+wGAwMlVUc
 3+cNZpZ18RSEU377wGf00b0PkOBG8ZeKrW7+HlpG8xW0avVuilHFbvpxtnEioAWe
 0CFAuhhZV7gXpC8pbP8hqnlCvJntKF0ybRRx/pt4iTmaqPZwn8VKc67k11FnlbTr
 unfOzqEkCCOJzZ4rg2FYZaPUqPFpcOPlXzD87mwHi3BfwPqdkTiyTtuiOkJTa30X
 Uom6q5GMuTVgz45+jKL4I+gtIrRO1DX/Quz1BVeEZZgOArLtAbKtB1qaJ78FsRqp
 fhwRRm5DHtlbn2kun/r4EP6+TYFw5l+GhVEPpZnzwH5HiBdl9/hSN3e+0H9Pais5
 EkLQSHJsPJXQHbEiIek18Lj3I/lblpoQP2DZjFfPfxBx3Og9EYF1BTC6u7LUw+0p
 9+KI+FkiRC+nv3sub0jhn/5k6F8PPsR2f9YVknop+AqFVnNiH3c=
 =0GGR
 -----END PGP SIGNATURE-----

Merge 4.4.149 into android-4.4

Changes in 4.4.149
	x86/mm: Disable ioremap free page handling on x86-PAE
	tcp: Fix missing range_truesize enlargement in the backport
	kasan: don't emit builtin calls when sanitization is off
	i2c: ismt: fix wrong device address when unmap the data buffer
	kbuild: verify that $DEPMOD is installed
	crypto: vmac - require a block cipher with 128-bit block size
	crypto: vmac - separate tfm and request context
	crypto: blkcipher - fix crash flushing dcache in error path
	crypto: ablkcipher - fix crash flushing dcache in error path
	ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization
	Bluetooth: hidp: buffer overflow in hidp_process_report
	ioremap: Update pgtable free interfaces with addr
	x86/mm: Add TLB purge to free pmd/pte page interfaces
	Linux 4.4.149

Change-Id: I1e23095dd229992359341bda5c05e9b5b59fec45
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2018-08-17 21:25:15 +02:00
..
cache.S FROMLIST: arm64: kpti: Fix the interaction between ASID switching and software PAN 2018-01-18 18:19:10 +00:00
context.c FROMLIST: arm64: Move post_ttbr_update_workaround to C code 2018-01-18 18:19:02 +00:00
copypage.c UPSTREAM: arm64: Defer dcache flush in __cpu_copy_user_page 2016-09-18 13:33:57 -07:00
dma-mapping.c Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-merge 2016-09-20 13:12:59 -07:00
dump.c UPSTREAM: arm64: move kernel image to base of vmalloc area 2016-09-22 13:38:22 -07:00
extable.c UPSTREAM: arm64: switch to relative exception tables 2016-09-22 13:38:22 -07:00
fault.c This is the 4.4.90 stable release 2017-10-05 10:03:13 +02:00
flush.c BACKPORT: arm64: Use PoU cache instr for I/D coherency 2016-09-18 14:03:30 -07:00
hugetlbpage.c UPSTREAM: arm64: hugetlb: partial revert of 66b3923a1a0f 2016-09-22 13:38:22 -07:00
init.c This is the 4.4.108 stable release 2017-12-27 13:36:00 +01:00
ioremap.c arm64: add ioremap physical address information 2015-01-23 15:29:06 +00:00
kasan_init.c BACKPORT: arm64: Use __pa_symbol for kernel symbols 2017-11-20 14:19:05 -08:00
Makefile arm64: add KASAN support 2015-10-12 17:46:36 +01:00
mm.h arm64: add better page protections to arm64 2015-01-22 14:54:29 +00:00
mmap.c FROMLIST: mm: ASLR: use get_random_long() 2016-03-16 16:50:34 -07:00
mmu.c This is the 4.4.149 stable release 2018-08-17 21:25:15 +02:00
pageattr.c UPSTREAM: arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC 2016-09-22 13:38:22 -07:00
pgd.c UPSTREAM: arm64: mm: move pgd_cache initialisation to pgtable_cache_init 2016-09-18 14:16:37 -07:00
proc.S This is the 4.4.133 stable release 2018-05-26 10:12:26 +02:00