summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-30mm: gup: remove FOLL_SPLITYang Shi3-32/+2
2021-04-30RDMA/umem: batch page unpin in __ib_umem_release()Joao Martins1-6/+6
2021-04-30mm/gup: add a range variant of unpin_user_pages_dirty_lock()Joao Martins2-0/+64
2021-04-30mm/gup: decrement head page once for group of subpagesJoao Martins1-18/+11
2021-04-30mm/gup: add compound page list iteratorJoao Martins1-0/+26
2021-04-30mm/msync: exit early when the flags is an MS_ASYNC and start < vm_startNikita Ermakov1-1/+5
2021-04-30mm/filemap: update stale commentRui Sun1-1/+1
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)12-11/+19
2021-04-30mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner4-60/+19
2021-04-30mm/filemap: drop check for truncated page after I/OMatthew Wilcox (Oracle)1-2/+0
2021-04-30mm/filemap: use filemap_read_page in filemap_faultMatthew Wilcox (Oracle)1-9/+1
2021-04-30iomap: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe1-8/+16
2021-04-30mm: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe1-2/+2
2021-04-30mm: provide filemap_range_needs_writeback() helperJens Axboe2-0/+45
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual7-1/+14
2021-04-30mm: page_poison: print page info when corruption is caughtSergei Trofimovich1-2/+4
2021-04-30mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich2-22/+14
2021-04-30mm: page_owner: use kstrtobool() to parse bool optionSergei Trofimovich1-7/+1
2021-04-30mm: page_owner: fetch backtrace only for tracked pagesSergei Trofimovich1-3/+3
2021-04-30mm, page_owner: remove unused parameter in __set_page_owner_handlezhongjiang-ali1-5/+5
2021-04-30mm/page_owner: record the timestamp of all pages during freeGeorgi Djakov2-5/+9
2021-04-30mm/kmemleak.c: fix a typoBhaskar Chowdhury1-1/+1
2021-04-30mm/slub.c: trivial typo fixesBhaskar Chowdhury1-4/+4
2021-04-30mm, slub: enable slub_debug static key when creating cache with explicit debu...Vlastimil Babka1-0/+9
2021-04-30mm/slab_common: provide "slab_merge" option for !IS_ENABLED(CONFIG_SLAB_MERGE...Rafael Aquini2-0/+15
2021-04-30watchdog: cleanup handling of false positivesPetr Mladek1-12/+8
2021-04-30watchdog: fix barriers when printing backtraces from all CPUsPetr Mladek1-11/+6
2021-04-30watchdog/softlockup: remove logic that tried to prevent repeated reportsPetr Mladek1-12/+2
2021-04-30watchdog/softlockup: report the overall time of softlockupsPetr Mladek1-12/+28
2021-04-30watchdog: explicitly update timestamp when reporting softlockupPetr Mladek1-0/+3
2021-04-30watchdog: rename __touch_watchdog() to a better descriptive namePetr Mladek1-4/+4
2021-04-30vfs: fs_parser: clean up kernel-doc warningsRandy Dunlap1-1/+1
2021-04-30kfifo: fix ternary sign extension bugsDan Carpenter3-6/+18
2021-04-30ocfs2/dlm: remove unused functionJiapeng Chong1-7/+0
2021-04-30ocfs2: fix a typoBhaskar Chowdhury1-1/+1
2021-04-30ocfs2: map flags directly in flags_to_o2dlm()Joseph Qi1-18/+18
2021-04-30ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li1-1/+1
2021-04-30arch/sh/include/asm/tlb.h: remove duplicate includeZhang Yunkai1-8/+2
2021-04-30scripts: a new script for checking duplicate struct declarationWan Jiabing1-0/+53
2021-04-30scripts/spelling.txt: add entries for recent discoveriesTom Saeger1-1/+25
2021-04-30include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bsw...Luc Van Oostenryck1-6/+2
2021-04-30ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2-5/+30
2021-04-30ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAPSergei Trofimovich13-331/+4
2021-04-30ia64: mca: always make IA64_MCA_DEBUG an expressionSergei Trofimovich1-2/+2
2021-04-30ia64: fix EFI_DEBUG buildSergei Trofimovich1-5/+6
2021-04-30ia64: trivial spelling fixesBhaskar Chowdhury1-3/+3
2021-04-30ia64: simplify code flow around swiotlb initSergei Trofimovich1-2/+5
2021-04-30ia64: drop unused IA64_FW_EMU ifdefSergei Trofimovich1-5/+0
2021-04-30ia64: ensure proper NUMA distance and possible map initializationValentin Schneider1-2/+5
2021-04-30arch/ia64/include/asm/pgtable.h: minor typo fixesBhaskar Chowdhury1-1/+1