aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-17mm: drop VM_BUG_ON from __get_free_pagesMichal Hocko
2018-08-17mm, hugetlbfs: pass fault address to cow handlerHuang Ying
2018-08-17mm, hugetlbfs: rename address to haddr in hugetlb_cow()Huang Ying
2018-08-17mm, huge page: copy target sub-page last when copy huge pageHuang Ying
2018-08-17mm, clear_huge_page: move order algorithm into a separate functionHuang Ying
2018-08-17ext4: readpages() should submit IO as read-aheadJens Axboe
2018-08-17btrfs: readpages() should submit IO as read-aheadJens Axboe
2018-08-17mpage: mpage_readpages() should submit IO as read-aheadJens Axboe
2018-08-17mpage: add argument structure for do_mpage_readpage()Jens Axboe
2018-08-17mm: thp: inc counter for collapsed shmem THPYang Shi
2018-08-17mm: thp: register mm for khugepaged when merging vma for shmemYang Shi
2018-08-17mm/mempool.c: remove unused argument in kasan_unpoison_element() and remove_e...Jia-Ju Bai
2018-08-17mm/vmscan.c: condense scan_controlGreg Thelen
2018-08-17mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov
2018-08-17include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISONKirill A. Shutemov
2018-08-17shmem: use monotonic time for i_generationArnd Bergmann
2018-08-17mm, page_alloc: actually ignore mempolicies for high priority allocationsVlastimil Babka
2018-08-17tools/vm/page-types.c: add support for idle page trackingChristian Hansen
2018-08-17tools/vm/page-types.c: include shared map countsChristian Hansen
2018-08-17thp: use mm_file_counter to determine update which rss counterYang Shi
2018-08-17mm: skip invalid pages block at a time in zero_resv_unresv()Pavel Tatashin
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17mm, slub: restore the original intention of prefetch_freepointer()Vlastimil Babka
2018-08-17fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown
2018-08-17vfs: discard ATTR_ATTR_FLAGNeilBrown
2018-08-17fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa
2018-08-17ocfs2: make several functions and variables static (and some const)Colin Ian King
2018-08-17ocfs2: clean up some unnecessary codewangyan
2018-08-17ocfs2: return -EROFS when filesystem becomes read-onlyJun Piao
2018-08-17sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers
2018-08-17sh: make use of for_each_node_by_type()Dmitry Torokhov
2018-08-17ntfs: mft: remove VLA usageKees Cook
2018-08-17ntfs: decompress: remove VLA usageKees Cook
2018-08-17ntfs: aops: remove VLA usageKees Cook
2018-08-17fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior
2018-08-17scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline
2018-08-17scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches
2018-08-17fs/hpfs: extend gmt_to_local() conversion to 64-bit timesArnd Bergmann
2018-08-17fs/ntfs: use timespec64 directly for timestamp conversionArnd Bergmann
2018-08-17fs/ufs: use ktime_get_real_seconds for sb and cg timestampsArnd Bergmann
2018-08-17firewire: use 64-bit time_t based interfacesArnd Bergmann
2018-08-17dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang
2018-08-17bitfield: avoid gcc-8 -Wint-in-bool-context warningArnd Bergmann
2018-08-179p: add Dominique Martinet to MAINTAINERSDominique Martinet
2018-08-179p: remove Ron Minnich from MAINTAINERSDominique Martinet
2018-08-16Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-16Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-08-16Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2018-08-16Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki