summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-02mm/gup_benchmark: support pin_user_pages() and related callsJohn Hubbard
2020-04-02mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard
2020-04-02mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard
2020-04-02mm/gup: track FOLL_PIN pagesJohn Hubbard
2020-04-02mm/gup: require FOLL_GET for get_user_pages_fast()John Hubbard
2020-04-02mm/gup: pass gup flags to two more routinesJohn Hubbard
2020-04-02mm: introduce page_ref_sub_return()John Hubbard
2020-04-02mm/gup: pass a flags arg to __gup_device_* functionsJohn Hubbard
2020-04-02mm/gup: split get_user_pages_remote() into two routinesJohn Hubbard
2020-04-02mm/filemap.c: rewrite pagecache_get_page documentationMatthew Wilcox (Oracle)
2020-04-02mm/filemap.c: unexport find_get_entryMatthew Wilcox (Oracle)
2020-04-02mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_dirty_for_ioMatthew Wilcox (Oracle)
2020-04-02include/linux/pagemap.h: rename arguments to find_subpageMatthew Wilcox (Oracle)
2020-04-02mm/filemap.c: use vm_fault error code directlyMatthew Wilcox (Oracle)
2020-04-02mm/filemap.c: remove unused argument from shrink_readahead_size_eio()Souptick Joarder
2020-04-02mm/filemap.c: clear page error before actual readXianting Tian
2020-04-02mm/page-writeback.c: write_cache_pages(): deduplicate identical checksMauricio Faria de Oliveira
2020-04-02mm/filemap.c: don't bother dropping mmap_sem for zero size readaheadJan Kara
2020-04-02mm/Makefile: disable KCSAN for kmemleakQian Cai
2020-04-02mm/kmemleak.c: use address-of operator on section symbolsNathan Chancellor
2020-04-02revert "topology: add support for node_to_mem_node() to determine the fallbac...Vlastimil Babka
2020-04-02slub: relocate freelist pointer to middle of objectKees Cook
2020-04-02slub: improve bit diffusion for freelist ptr obfuscationKees Cook
2020-04-02mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIschenqiwu
2020-04-02mm/slub.c: replace cpu_slab->partial with wrapped APIschenqiwu
2020-04-02fs_parse: remove pr_notice() about each validationKees Cook
2020-04-02ocfs2: use memalloc_nofs_save instead of memalloc_noio_saveMatthew Wilcox (Oracle)
2020-04-02ocfs2: use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-02ocfs2: roll back the reference count modification of the parent directory if ...wangjian
2020-04-02ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: dlm: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: cluster: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refc...Jules Irenge
2020-04-02ocfs2: remove useless errAlex Shi
2020-04-02ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"wangyan
2020-04-02ocfs2: there is no need to log twice in several functionswangyan
2020-04-02ocfs2: remove dlm_lock_is_remoteAlex Shi
2020-04-02ocfs2: use OCFS2_SEC_BITS in macroAlex Shi
2020-04-02ocfs2: remove unused macrosAlex Shi
2020-04-02ocfs2: remove FS_OCFS2_NMAlex Shi
2020-04-02scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2020-04-02scripts/spelling.txt: add syfs/sysfs patternJonathan Neuschäfer
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-02kthread: mark timer used by delayed kthread works as IRQ safePetr Mladek
2020-04-02tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern
2020-03-31x86: get rid of 'errret' argument to __get_user_xyz() macrossLinus Torvalds
2020-03-31x86: remove __put_user_asm() infrastructureLinus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'ntb-5.7' of git://github.com/jonmason/ntbLinus Torvalds