index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-12
mm: don't show nr_indirectly_reclaimable in /proc/vmstat
Roman Gushchin
1
-1
/
+5
2018-05-12
mm: sections are not offlined during memory hotremove
Pavel Tatashin
1
-1
/
+1
2018-05-12
z3fold: fix reclaim lock-ups
Vitaly Wool
1
-12
/
+30
2018-05-05
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2018-05-03
bdi: Fix use after free bug in debugfs_remove()
Tetsuo Handa
1
-0
/
+1
2018-05-03
bdi: wake up concurrent wb_shutdown() callers.
Tetsuo Handa
1
-1
/
+1
2018-04-25
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
1
-1
/
+10
2018-04-21
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
1
-5
/
+4
2018-04-21
mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
Minchan Kim
1
-1
/
+1
2018-04-21
mm: enable thp migration for shmem thp
Naoya Horiguchi
3
-7
/
+20
2018-04-21
writeback: safer lock nesting
Greg Thelen
1
-9
/
+9
2018-04-21
mm: fix do_pages_move status handling
Michal Hocko
1
-0
/
+3
2018-04-16
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
1
-1
/
+20
2018-04-14
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
1
-1
/
+2
2018-04-14
mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU
Arnd Bergmann
1
-1
/
+5
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
2
-3
/
+7
2018-04-14
get_user_pages_fast(): return -EFAULT on access_ok failure
Michael S. Tsirkin
1
-1
/
+4
2018-04-14
mm/gup_benchmark: handle gup failures
Michael S. Tsirkin
1
-1
/
+3
2018-04-11
page cache: use xa_lock
Matthew Wilcox
13
-185
/
+176
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
1
-4
/
+0
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
1
-0
/
+11
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-1
/
+1
2018-04-11
kasan, slub: fix handling of kasan_slab_free hook
Andrey Konovalov
1
-23
/
+34
2018-04-11
mm/thp: don't count ZONE_MOVABLE as the target for freepage reserving
Joonsoo Kim
1
-1
/
+9
2018-04-11
mm/cma: remove ALLOC_CMA
Joonsoo Kim
3
-29
/
+4
2018-04-11
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
Joonsoo Kim
3
-16
/
+125
2018-04-11
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
Joonsoo Kim
1
-11
/
+14
2018-04-11
mm: unclutter THP migration
Michal Hocko
4
-39
/
+34
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
7
-29
/
+11
2018-04-11
mm, numa: rework do_pages_move
Michal Hocko
3
-175
/
+139
2018-04-11
mm/swapfile.c: make pointer swap_avail_heads static
Colin Ian King
1
-1
/
+1
2018-04-11
memcg: fix per_node_info cleanup
Michal Hocko
1
-0
/
+3
2018-04-11
swap: divide-by-zero when zero length swap file on ssd
Tom Abraham
1
-0
/
+4
2018-04-11
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
2
-13
/
+17
2018-04-11
mm/ksm.c: fix inconsistent accounting of zero pages
Claudio Imbrenda
1
-0
/
+7
2018-04-11
mm/z3fold.c: use gfpflags_allow_blocking
Matthew Wilcox
1
-1
/
+1
2018-04-11
z3fold: fix memory leak
Xidong Wang
1
-2
/
+7
2018-04-11
memcg, thp: do not invoke oom killer on thp charges
Michal Hocko
3
-10
/
+5
2018-04-11
mm/migrate: properly preserve write attribute in special migrate entry
Ralph Campbell
1
-1
/
+2
2018-04-11
sched/numa: avoid trapping faults and attempting migration of file-backed dir...
Mel Gorman
2
-0
/
+16
2018-04-11
mm/hmm.c: remove superfluous RCU protection around radix tree lookup
Tejun Heo
1
-10
/
+2
2018-04-11
mm/hmm: use device driver encoding for HMM pfn
Jérôme Glisse
1
-41
/
+58
2018-04-11
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
Jérôme Glisse
1
-33
/
+118
2018-04-11
mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()
Jérôme Glisse
1
-72
/
+102
2018-04-11
mm/hmm: move hmm_pfns_clear() closer to where it is used
Jérôme Glisse
1
-8
/
+8
2018-04-11
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
Jérôme Glisse
1
-1
/
+1
2018-04-11
mm/hmm: do not differentiate between empty entry or missing directory
Jérôme Glisse
1
-30
/
+15
2018-04-11
mm/hmm: cleanup special vma handling (VM_SPECIAL)
Jérôme Glisse
1
-20
/
+20
2018-04-11
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
Jérôme Glisse
1
-13
/
+13
2018-04-11
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Jérôme Glisse
1
-10
/
+34
[next]