index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
kasan: print page description after stacks
Andrey Konovalov
2017-05-03
1
-6
/
+8
*
|
|
|
|
|
kasan: improve slab object description
Andrey Konovalov
2017-05-03
1
-11
/
+42
*
|
|
|
|
|
kasan: change report header
Andrey Konovalov
2017-05-03
1
-4
/
+4
*
|
|
|
|
|
kasan: simplify address description logic
Andrey Konovalov
2017-05-03
1
-16
/
+21
*
|
|
|
|
|
kasan: change allocation and freeing stack traces headers
Andrey Konovalov
2017-05-03
1
-6
/
+4
*
|
|
|
|
|
kasan: unify report headers
Andrey Konovalov
2017-05-03
1
-13
/
+13
*
|
|
|
|
|
kasan: introduce helper functions for determining bug type
Andrey Konovalov
2017-05-03
1
-10
/
+30
*
|
|
|
|
|
mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page
Naoya Horiguchi
2017-05-03
1
-0
/
+8
*
|
|
|
|
|
mm: hwpoison: call shake_page() unconditionally
Naoya Horiguchi
2017-05-03
2
-18
/
+12
*
|
|
|
|
|
mm/swapfile.c: fix swap space leak in error path of swap_free_entries()
Huang Ying
2017-05-03
1
-2
/
+0
*
|
|
|
|
|
mm/gup.c: fix access_ok() argument type
Arnd Bergmann
2017-05-03
1
-1
/
+1
*
|
|
|
|
|
mm/truncate: avoid pointless cleancache_invalidate_inode() calls.
Andrey Ryabinin
2017-05-03
1
-5
/
+7
*
|
|
|
|
|
mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping i...
Andrey Ryabinin
2017-05-03
1
-0
/
+3
*
|
|
|
|
|
fs: fix data invalidation in the cleancache during direct IO
Andrey Ryabinin
2017-05-03
1
-15
/
+11
*
|
|
|
|
|
mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc()
Tetsuo Handa
2017-05-03
1
-2
/
+1
*
|
|
|
|
|
mm/memory-failure.c: add page flag description in error paths
Anshuman Khandual
2017-05-03
1
-8
/
+8
*
|
|
|
|
|
mm/madvise: move up the behavior parameter validation
Anshuman Khandual
2017-05-03
1
-4
/
+9
*
|
|
|
|
|
mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON
Anshuman Khandual
2017-05-03
1
-14
/
+20
*
|
|
|
|
|
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
2017-05-03
5
-32
/
+31
*
|
|
|
|
|
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
2017-05-03
5
-81
/
+80
*
|
|
|
|
|
mm: memcontrol: re-use global VM event enum
Johannes Weiner
2017-05-03
1
-25
/
+28
*
|
|
|
|
|
mm: memcontrol: clean up memory.events counting function
Johannes Weiner
2017-05-03
2
-5
/
+5
*
|
|
|
|
|
mm: vmscan: fix IO/refault regression in cache workingset transition
Johannes Weiner
2017-05-03
3
-38
/
+87
*
|
|
|
|
|
mm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff
Anshuman Khandual
2017-05-03
1
-1
/
+1
*
|
|
|
|
|
oom: improve oom disable handling
Michal Hocko
2017-05-03
1
-0
/
+2
*
|
|
|
|
|
mm/swap_slots.c: add warning if swap slots cache failed to initialize
Tim Chen
2017-05-03
1
-1
/
+3
*
|
|
|
|
|
mm: enable page poisoning early at boot
Vinayak Menon
2017-05-03
4
-87
/
+17
*
|
|
|
|
|
mm, swap: avoid lock swap_avail_lock when held cluster lock
Huang Ying
2017-05-03
1
-3
/
+3
*
|
|
|
|
|
mm, swap: improve readability via make spin_lock/unlock balanced
Huang Ying
2017-05-03
1
-1
/
+1
*
|
|
|
|
|
mm, swap: fix comment in __read_swap_cache_async
Huang Ying
2017-05-03
1
-11
/
+1
*
|
|
|
|
|
mm: remove SWAP_[SUCCESS|AGAIN|FAIL]
Minchan Kim
2017-05-03
1
-1
/
+1
*
|
|
|
|
|
mm: make rmap_one boolean function
Minchan Kim
2017-05-03
4
-20
/
+20
*
|
|
|
|
|
mm: make rmap_walk() return void
Minchan Kim
2017-05-03
2
-29
/
+19
*
|
|
|
|
|
mm: make ttu's return boolean
Minchan Kim
2017-05-03
4
-28
/
+19
*
|
|
|
|
|
mm: remove SWAP_AGAIN in ttu
Minchan Kim
2017-05-03
2
-10
/
+3
*
|
|
|
|
|
mm: remove SWAP_MLOCK in ttu
Minchan Kim
2017-05-03
2
-15
/
+8
*
|
|
|
|
|
mm: make try_to_munlock() return void
Minchan Kim
2017-05-03
2
-16
/
+6
*
|
|
|
|
|
mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu
Minchan Kim
2017-05-03
1
-1
/
+1
*
|
|
|
|
|
mm: remove SWAP_DIRTY in ttu
Minchan Kim
2017-05-03
2
-5
/
+2
*
|
|
|
|
|
mm: remove unncessary ret in page_referenced
Minchan Kim
2017-05-03
1
-2
/
+1
*
|
|
|
|
|
mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
Yisheng Xie
2017-05-03
1
-5
/
+13
*
|
|
|
|
|
mm/compaction: ignore block suitable after check large free page
Yisheng Xie
2017-05-03
1
-3
/
+3
*
|
|
|
|
|
mm/sparse: refine usemap_size() a little
Wei Yang
2017-05-03
1
-4
/
+1
*
|
|
|
|
|
mm: page_alloc: __GFP_NOWARN shouldn't suppress stall warnings
Johannes Weiner
2017-05-03
1
-1
/
+1
*
|
|
|
|
|
mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idx
Mel Gorman
2017-05-03
2
-55
/
+71
*
|
|
|
|
|
mm, vmscan: only clear pgdat congested/dirty/writeback state when balanced
Mel Gorman
2017-05-03
1
-9
/
+11
*
|
|
|
|
|
mm, vmscan: fix zone balance check in prepare_kswapd_sleep
Shantanu Goel
2017-05-03
1
-4
/
+10
*
|
|
|
|
|
mm: do not use double negation for testing page flags
Minchan Kim
2017-05-03
1
-2
/
+2
*
|
|
|
|
|
mm: remove rodata_test_data export, add pr_fmt
Kees Cook
2017-05-03
1
-8
/
+9
*
|
|
|
|
|
mm: tighten up the fault path a little
Matthew Wilcox
2017-05-03
1
-8
/
+8
[prev]
[next]