index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: mmap_lock: add tracepoints around lock acquisition
Axel Rasmussen
2020-12-15
1
-1
/
+1
*
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
2020-12-15
1
-1
/
+1
*
mm,kmemleak-test.c: move kmemleak-test.c to samples dir
Hui Su
2020-10-13
1
-1
/
+0
*
mm: move lib/ioremap.c to mm/
Mike Rapoport
2020-08-07
1
-1
/
+1
*
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
1
-0
/
+8
|
\
|
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+8
|
|
\
|
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
1
-0
/
+2
|
|
|
\
|
|
*
\
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
1
-0
/
+2
|
|
|
\
\
|
|
*
\
\
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
1
-0
/
+1
|
|
|
\
\
\
|
|
*
|
|
|
build, kcsan: Add KCSAN build exceptions
Marco Elver
2019-11-16
1
-0
/
+8
*
|
|
|
|
|
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2020-06-10
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
/
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
2020-06-04
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
mm: introduce Reported pages
Alexander Duyck
2020-04-07
1
-0
/
+1
*
|
|
|
mm/Makefile: disable KCSAN for kmemleak
Qian Cai
2020-04-02
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
mm: add generic ptdump
Steven Price
2020-02-04
1
-0
/
+1
*
|
|
kcov: ignore fault-inject and stacktrace
Dmitry Vyukov
2020-01-31
1
-0
/
+1
|
|
/
|
/
|
*
|
mm: Add write-protect and clean utilities for address space ranges
Thomas Hellstrom
2019-11-06
1
-0
/
+1
|
/
*
mm: silence -Woverride-init/initializer-overrides
Qian Cai
2019-09-24
1
-0
/
+3
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-1
/
+0
*
memremap: move from kernel/ to mm/
Christoph Hellwig
2019-08-03
1
-0
/
+1
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-14
1
-1
/
+1
|
\
|
*
mm: remove the HMM config option
Christoph Hellwig
2019-07-02
1
-1
/
+1
*
|
mm: consolidate the get_user_pages* implementations
Christoph Hellwig
2019-07-12
1
-2
/
+2
|
/
*
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
2019-05-14
1
-1
/
+6
*
mm: remove nobootmem
Mike Rapoport
2018-10-31
1
-1
/
+0
*
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
1
-6
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
1
-3
/
+3
|
\
|
*
mm/memory: Move mmu_gather and TLB invalidation code into its own file
Peter Zijlstra
2018-09-07
1
-3
/
+3
*
|
vfs: implement readahead(2) using POSIX_FADV_WILLNEED
Amir Goldstein
2018-08-30
1
-2
/
+1
|
/
*
mm: restructure memfd code
Mike Kravetz
2018-06-07
1
-0
/
+1
*
mm/swap_slots.c: use conditional compilation
Randy Dunlap
2018-04-05
1
-2
/
+2
*
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2017-11-17
1
-0
/
+1
*
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-15
1
-2
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
1
-1
/
+2
*
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-08
1
-1
/
+1
*
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
2017-06-20
1
-0
/
+1
*
mm: add arch-independent testcases for RODATA
Jinbum Park
2017-02-27
1
-0
/
+1
*
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
2017-02-24
1
-2
/
+4
*
mm/swap: add cache for swap slots allocation
Tim Chen
2017-02-22
1
-1
/
+1
*
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
2016-10-12
1
-3
/
+0
*
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-08
1
-0
/
+4
|
\
|
*
mm: Hardened usercopy
Kees Cook
2016-07-26
1
-0
/
+4
*
|
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
|
/
*
z3fold: the 3-fold allocator for compressed pages
Vitaly Wool
2016-05-20
1
-0
/
+1
*
mm, kasan: SLAB support
Alexander Potapenko
2016-03-25
1
-0
/
+1
*
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
1
-0
/
+15
*
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
2016-03-17
1
-0
/
+1
*
mm/page_poison.c: enable PAGE_POISONING as a separate option
Laura Abbott
2016-03-15
1
-1
/
+1
[next]