summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka2017-11-301-1/+10
* mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu2017-10-211-1/+1
* x86/mm: Fix fault error path using unsafe vma pointerLaurent Dufour2017-10-051-23/+24
* x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-151-16/+12
* x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski2017-07-051-3/+1
* x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel2017-07-051-9/+1
* x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser2017-07-051-1/+1
* x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He2017-07-051-4/+4
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-241-1/+1
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-06-241-0/+1
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-211-11/+30
* x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-04-081-2/+2
* x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-221-0/+1
* x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams2017-03-151-2/+6
* x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin2017-02-141-0/+2
* x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski2016-11-211-1/+6
* Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds2016-10-281-0/+14
|\
| * x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-261-0/+14
* | kconfig.h: remove config_enabled() macroMasahiro Yamada2016-10-271-3/+3
|/
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-192-4/+3
|\
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-3/+2
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+1
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-1/+1
|\ \ | |/ |/|
| * exceptions: detritus removalAl Viro2016-09-271-1/+1
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-102-8/+143
|\ \
| * | x86/pkeys: Allow configuration of init_pkruDave Hansen2016-09-091-0/+66
| * | x86/pkeys: Default to a restrictive init PKRUDave Hansen2016-09-091-0/+38
| * | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-8/+30
| * | x86/pkeys: Add fault handling for PF_PK page fault bitDave Hansen2016-09-091-0/+9
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-033-5/+3
|\ \ \
| * | | x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-202-2/+2
| * | | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-131-3/+1
| | |/ | |/|
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-1/+3
|\ \ \
| * | | x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko2016-09-211-2/+2
| * | | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-0/+2
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-033-2/+71
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-301-10/+11
| |\ \ \
| * \ \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-8/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86/mm: Improve stack-overflow #PF handlingAndy Lutomirski2016-09-081-0/+32
| * | | | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicityIngo Molnar2016-09-081-2/+24
| |\ \ \ \
| | * | | | x86/mm/64: Enable KASLR for vmemmap memory regionThomas Garnier2016-08-101-2/+24
| * | | | | x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)Andy Lutomirski2016-08-241-0/+15
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-032-31/+18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-261-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86/numa: Online memory-less nodes at boot timeTang Chen2016-09-211-14/+13
| * | | | | x86/mm/numa: Open code function early_get_boot_cpu_id()Baoquan He2016-08-151-17/+5
| | |/ / / | |/| | |
* | | | | x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming2016-09-201-10/+11
| |_|_|/ |/| | |
* | | | mm: fix cache mode of dax pmd mappingsDan Williams2016-09-091-7/+10
| |/ / |/| |
* | | treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-261-1/+1
|/ /
* | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-121-8/+11
|\ \ | |/ |/|