aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-27HID: we do not randomly make new drivers 'default y'Linus Torvalds
2018-10-27Merge tag 'linux-watchdog-4.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-10-27Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-10-27Merge tag 'led-fix-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-10-26hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz
2018-10-26mm: export add_swap_extent()Omar Sandoval
2018-10-26mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval
2018-10-26tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman
2018-10-26mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()Andrea Arcangeli
2018-10-26mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()Andrea Arcangeli
2018-10-26mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race conditionAndrea Arcangeli
2018-10-26mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_tClark Williams
2018-10-26mm/gup: cache dev_pagemap while pinning pagesKeith Busch
2018-10-26Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma
2018-10-26mm: return zero_resv_unavail optimizationPavel Tatashin
2018-10-26mm: zero remaining unavailable struct pagesNaoya Horiguchi
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch
2018-10-26mm/gup_benchmark.c: add additional pinning methodsKeith Busch
2018-10-26mm/gup_benchmark.c: time put_page()Keith Busch
2018-10-26mm: don't raise MEMCG_OOM event due to failed high-order allocationRoman Gushchin
2018-10-26mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlockDave Chinner
2018-10-26mm: move mirrored memory specific code outside of memmap_init_zonePavel Tatashin
2018-10-26mm: calculate deferred pages after skipping mirrored memoryPavel Tatashin
2018-10-26mm: make memmap_init a proper functionPavel Tatashin
2018-10-26mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai
2018-10-26mm/page_alloc.c: initialize num_movable in move_freepages()David Rientjes
2018-10-26mm/zsmalloc.c: fix fall-through annotationGustavo A. R. Silva
2018-10-26userfaultfd: selftest: recycle lock threads firstPeter Xu
2018-10-26userfaultfd: selftest: generalize read and pollPeter Xu
2018-10-26userfaultfd: selftest: cleanup help messagesPeter Xu
2018-10-26mm/vmstat.c: assert that vmstat_text is in sync with stat_items_sizeJann Horn
2018-10-26mm/memory.c: recheck page table entry with page table lock heldAneesh Kumar K.V
2018-10-26mm: dax: add comment for PFN_SPECIALYang Shi
2018-10-26mm: brk: downgrade mmap_sem to read when shrinkingYang Shi
2018-10-26mm: mremap: downgrade mmap_sem to read when shrinkingYang Shi
2018-10-26mm/filemap.c: use vmf_error()Souptick Joarder
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti