summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
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-15Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-08-15Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-08-15Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2018-08-15Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-08-15Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-08-15Merge tag 'edac_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-08-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-15Merge tag 'clang-format-for-linus-v4.19' of git://github.com/ojeda/linuxLinus Torvalds