Linus Torvalds d3b5d35290 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 mm updates from Ingo Molnar:
 "The main x86 MM changes in this cycle were:

   - continued native kernel PCID support preparation patches to the TLB
     flushing code (Andy Lutomirski)

   - various fixes related to 32-bit compat syscall returning address
     over 4Gb in applications, launched from 64-bit binaries - motivated
     by C/R frameworks such as Virtuozzo. (Dmitry Safonov)

   - continued Intel 5-level paging enablement: in particular the
     conversion of x86 GUP to the generic GUP code. (Kirill A. Shutemov)

   - x86/mpx ABI corner case fixes/enhancements (Joerg Roedel)

   - ... plus misc updates, fixes and cleanups"

* 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (62 commits)
  mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash
  x86/mm: Fix flush_tlb_page() on Xen
  x86/mm: Make flush_tlb_mm_range() more predictable
  x86/mm: Remove flush_tlb() and flush_tlb_current_task()
  x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
  x86/mm/64: Fix crash in remove_pagetable()
  Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation"
  x86/boot/e820: Remove a redundant self assignment
  x86/mm: Fix dump pagetables for 4 levels of page tables
  x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow
  x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
  Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()"
  x86/espfix: Add support for 5-level paging
  x86/kasan: Extend KASAN to support 5-level paging
  x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
  x86/paravirt: Add 5-level support to the paravirt code
  x86/mm: Define virtual memory map for 5-level paging
  x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assert
  x86/boot: Detect 5-level paging support
  x86/mm/numa: Remove numa_nodemask_from_meminfo()
  ...
2017-05-01 23:54:56 -07:00
..
2016-12-14 20:42:45 -08:00
2017-03-07 14:30:38 +01:00
2017-01-24 12:37:43 -08:00
2017-05-01 13:12:49 -07:00
2016-12-14 10:49:33 -08:00
2017-02-27 19:59:21 -08:00
2017-02-23 15:57:04 -08:00
2016-12-22 22:58:37 -05:00
2017-04-28 18:09:59 -04:00
2017-02-10 15:52:24 -05:00
2017-01-25 13:17:47 -05:00
2016-12-08 13:31:11 -05:00
2017-03-30 09:37:20 +02:00
2016-12-08 16:37:33 -08:00
2017-02-24 17:46:55 -08:00
2016-12-05 19:01:16 -05:00
2017-04-10 17:15:02 +02:00
2017-02-27 10:07:47 -08:00
2016-12-05 19:01:16 -05:00
2017-03-12 23:51:34 -07:00
2017-04-20 12:09:55 -06:00
2016-12-15 13:49:34 -08:00
2016-12-25 17:21:22 +01:00
2017-02-11 20:59:41 -05:00
2017-03-22 16:16:17 +01:00
2017-01-05 15:01:55 -06:00
2017-02-01 09:13:45 +01:00
2016-12-16 09:26:42 -08:00
2016-12-12 18:55:06 -08:00
2016-12-25 17:21:23 +01:00
2017-02-24 17:46:57 -08:00
2016-12-06 11:05:46 +01:00
2017-01-12 16:48:26 -05:00
2017-02-23 11:53:22 -08:00
2017-03-01 09:50:58 -08:00
2016-11-16 18:32:02 -05:00
2017-02-22 19:23:14 -08:00
2016-12-12 18:55:07 -08:00
2016-12-06 10:17:03 +02:00
2017-03-02 08:56:04 -07:00
2016-12-13 11:42:18 -08:00
2016-12-13 16:07:55 -08:00
2016-11-15 16:34:27 -08:00
2017-02-13 21:44:09 -05:00
2017-03-28 08:54:48 +02:00
2017-02-27 18:43:46 -08:00
2017-03-26 15:09:45 +02:00
2017-01-09 16:07:38 -05:00
2017-02-03 11:19:34 -05:00
2017-01-10 18:31:55 -08:00
2017-02-03 10:17:02 +01:00
2016-12-09 22:12:21 -05:00
2017-02-10 16:34:17 +00:00
2017-03-21 14:41:46 -07:00
2016-12-12 18:55:08 -08:00
2017-01-11 09:21:41 +01:00