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