Age | Commit message (Expand) | Author |
2021-04-29 | Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-28 | Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-27 | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-27 | Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-04-26 | Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-04-23 | mm/filemap: fix mapping_seek_hole_data on THP & 32-bit | Hugh Dickins |
2021-04-23 | mm/filemap: fix find_lock_entries hang on 32-bit THP | Hugh Dickins |
2021-04-23 | mm: Implement readahead_control pageset expansion | David Howells |
2021-04-23 | mm/readahead: Handle ractl nr_pages being modified | Matthew Wilcox (Oracle) |
2021-04-23 | mm/filemap: Pass the file_ra_state in the ractl | Matthew Wilcox (Oracle) |
2021-04-23 | mm: Add set/end/wait functions for PG_private_2 | David Howells |
2021-04-19 | shmem: allow reporting fanotify events with file handles on tmpfs | Amir Goldstein |
2021-04-16 | mm: ptdump: fix build failure | Christophe Leroy |
2021-04-16 | mm/mapping_dirty_helpers: guard hugepage pud's usage | Zack Rusin |
2021-04-16 | kasan: remove redundant config option | Walter Wu |
2021-04-16 | mm: eliminate "expecting prototype" kernel-doc warnings | Randy Dunlap |
2021-04-15 | Merge branch 'for-next/mte-async-kernel-mode' into for-next/core | Catalin Marinas |
2021-04-11 | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2021-04-11 | kasan, arm64: tests supports for HW_TAGS async mode | Andrey Konovalov |
2021-04-11 | kasan: Add report for async mode | Vincenzo Frascino |
2021-04-11 | kasan: Add KASAN mode kernel parameter | Vincenzo Frascino |
2021-04-10 | Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-04-09 | kasan: fix conflict with page poisoning | Andrey Konovalov |
2021-04-09 | mm/gup: check page posion status for coredump. | Aili Yao |
2021-04-09 | percpu: make pcpu_nr_empty_pop_pages per chunk type | Roman Gushchin |
2021-04-08 | init_on_alloc: Optimize static branches | Kees Cook |
2021-04-06 | block: remove BLK_BOUNCE_ISA support | Christoph Hellwig |
2021-03-30 | mm: fix race by making init_zero_pfn() early_initcall | Ilya Lipnitskiy |
2021-03-26 | arm64: Support execute-only permissions with Enhanced PAN | Vladimir Murzin |
2021-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-03-25 | mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP | Ira Weiny |
2021-03-25 | kfence: make compatible with kmemleak | Marco Elver |
2021-03-25 | z3fold: prevent reclaim/free race for headless pages | Thomas Hebb |
2021-03-25 | mm/mmu_notifiers: ensure range_end() is paired with range_start() | Sean Christopherson |
2021-03-25 | hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings | Miaohe Lin |
2021-03-23 | mm/writeback: Add wait_on_page_writeback_killable | Matthew Wilcox (Oracle) |
2021-03-19 | mm, slub: don't combine pr_err with INFO | Yafang Shao |
2021-03-19 | mm, slub: use pGp to print page flags | Yafang Shao |
2021-03-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-03-13 | mm/memcg: set memcg when splitting page | Zhou Guanghui |
2021-03-13 | mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p... | Zhou Guanghui |
2021-03-13 | mm/userfaultfd: fix memory corruption due to writeprotect | Nadav Amit |
2021-03-13 | kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC | Andrey Konovalov |
2021-03-13 | mm/madvise: replace ptrace attach requirement for process_madvise | Suren Baghdasaryan |
2021-03-13 | kfence: fix reports if constant function prefixes exist | Marco Elver |
2021-03-13 | kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations | Marco Elver |
2021-03-13 | kfence: fix printk format for ptrdiff_t | Marco Elver |
2021-03-13 | mm/highmem.c: fix zero_user_segments() with start > end | OGAWA Hirofumi |