Age | Commit message (Expand) | Author | Files | Lines |
2019-07-11 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+22 |
2019-07-11 | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf... | Linus Torvalds | 1 | -21/+89 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-09 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-07-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -11/+0 |
2019-07-06 | Revert "mm: page cache: store only head pages in i_pages" | Linus Torvalds | 7 | -69/+94 |
2019-07-05 | swap_readpage(): avoid blk_wake_io_task() if !synchronous | Oleg Nesterov | 1 | -5/+8 |
2019-07-05 | mm/vmscan.c: prevent useless kswapd loops | Shakeel Butt | 1 | -12/+15 |
2019-07-05 | mm/page_alloc.c: fix regression with deferred struct page init | Juergen Gross | 1 | -1/+2 |
2019-06-29 | mm, swap: fix THP swap out | Huang Ying | 1 | -5/+2 |
2019-06-29 | mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning | Arnd Bergmann | 1 | -2/+2 |
2019-06-29 | mm/page_idle.c: fix oops because end_pfn is larger than max_pfn | Colin Ian King | 1 | -2/+2 |
2019-06-29 | mm/oom_kill.c: fix uninitialized oc->constraint | Yafang Shao | 1 | -7/+5 |
2019-06-29 | mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge | Naoya Horiguchi | 2 | -13/+21 |
2019-06-29 | mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails | Naoya Horiguchi | 1 | -0/+2 |
2019-06-29 | mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask | zhong jiang | 1 | -1/+1 |
2019-06-24 | arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP | Ard Biesheuvel | 1 | -11/+0 |
2019-06-21 | mm: add filemap_fdatawait_range_keep_errors() | Ross Zwisler | 1 | -0/+22 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2 | -9/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner | 3 | -9/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 | Thomas Gleixner | 3 | -6/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248 | Thomas Gleixner | 1 | -2/+1 |
2019-06-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+8 |
2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 47 | -121/+67 |
2019-06-14 | mm/devm_memremap_pages: fix final page put race | Dan Williams | 1 | -11/+3 |
2019-06-14 | mm/vmscan.c: fix trying to reclaim unevictable LRU page | Minchan Kim | 1 | -1/+1 |
2019-06-14 | coredump: fix race condition between collapse_huge_page() and core dumping | Andrea Arcangeli | 1 | -0/+3 |
2019-06-14 | mm/mlock.c: change count_mm_mlocked_page_nr return type | swkhack | 1 | -2/+2 |
2019-06-14 | mm: mmu_gather: remove __tlb_reset_range() for force flush | Yang Shi | 1 | -5/+19 |
2019-06-14 | mm/vmscan.c: fix recent_rotated history | Kirill Tkhai | 1 | -2/+2 |
2019-06-14 | mm/mlock.c: mlockall error for flag MCL_ONFAULT | Potyra, Stefan | 1 | -1/+2 |
2019-06-14 | mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node | Shakeel Butt | 1 | -1/+1 |
2019-06-14 | mm: memcontrol: don't batch updates of local VM stats and events | Johannes Weiner | 1 | -13/+28 |
2019-06-09 | vfs: add missing checks to copy_file_range | Amir Goldstein | 1 | -0/+53 |
2019-06-09 | vfs: remove redundant checks from generic_remap_checks() | Amir Goldstein | 1 | -21/+12 |
2019-06-09 | vfs: introduce generic_file_rw_checks() | Amir Goldstein | 1 | -0/+24 |
2019-06-08 | docs: fix broken documentation links | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -5/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 4 | -8/+4 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 403 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2 | -27/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 263 | Thomas Gleixner | 1 | -4/+1 |
2019-06-03 | mm/vmalloc: Avoid rare case of flushing TLB with weird arguments | Rick Edgecombe | 1 | -1/+3 |
2019-06-03 | mm/vmalloc: Fix calculation of direct map addr range | Rick Edgecombe | 1 | -5/+5 |
2019-06-02 | mm, compaction: make sure we isolate a valid PFN | Suzuki K Poulose | 1 | -1/+1 |
2019-06-02 | kasan: initialize tag to 0xff in __kasan_kmalloc | Nathan Chancellor | 1 | -1/+1 |
2019-06-02 | z3fold: fix sheduling while atomic | Vitaly Wool | 1 | -5/+6 |
2019-06-02 | mm/gup: continue VM_FAULT_RETRY processing even for pre-faults | Mike Rapoport | 1 | -7/+8 |
2019-06-02 | memcg: make it work on sparse non-0-node systems | Jiri Slaby | 1 | -5/+3 |
2019-06-02 | prctl_set_mm: downgrade mmap_sem to read lock | Michal Koutný | 1 | -2/+2 |