Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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