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
...
*
mm/hugetlb.c: delete duplicated words
Randy Dunlap
2020-08-12
1
-2
/
+2
*
mm/hmm.c: delete duplicated word
Randy Dunlap
2020-08-12
1
-1
/
+1
*
mm/filemap.c: delete duplicated word
Randy Dunlap
2020-08-12
1
-1
/
+1
*
mm/compaction.c: delete duplicated word
Randy Dunlap
2020-08-12
1
-1
/
+1
*
mm, memory_hotplug: update pcp lists everytime onlining a memory block
Charan Teja Reddy
2020-08-12
1
-2
/
+1
*
mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
Jia He
2020-08-12
1
-3
/
+2
*
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
2020-08-12
1
-0
/
+10
*
mm: mmu_notifier: fix and extend kerneldoc
Krzysztof Kozlowski
2020-08-12
1
-4
/
+5
*
cma: don't quit at first error when activating reserved areas
Mike Kravetz
2020-08-12
1
-14
/
+9
*
mm: hugetlb: fix the name of hugetlb CMA
Barry Song
2020-08-12
1
-1
/
+3
*
mm: cma: fix the name of CMA areas
Barry Song
2020-08-12
2
-9
/
+10
*
mm/cma.c: fix NULL pointer dereference when cma could not be activated
Jianqun Xu
2020-08-12
1
-1
/
+1
*
mm/vmstat: add events for THP migration without split
Anshuman Khandual
2020-08-12
2
-8
/
+47
*
mm: thp: remove debug_cow switch
Yang Shi
2020-08-12
1
-21
/
+0
*
mm/migrate: optimize migrate_vma_setup() for holes
Ralph Campbell
2020-08-12
1
-2
/
+14
*
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2020-08-12
2
-9
/
+8
*
mm, oom: show process exiting information in __oom_kill_process()
Yafang Shao
2020-08-12
1
-0
/
+2
*
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
2020-08-12
1
-12
/
+10
*
mm/mempolicy.c: check parameters first in kernel_get_mempolicy
Wenchao Hao
2020-08-12
1
-2
/
+2
*
mm: mempolicy: fix kerneldoc of numa_map_to_online_node()
Krzysztof Kozlowski
2020-08-12
1
-1
/
+1
*
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
2020-08-12
1
-1
/
+1
*
mm: use unsigned types for fragmentation score
Nitin Gupta
2020-08-12
2
-10
/
+10
*
mm: fix compile error due to COMPACTION_HPAGE_ORDER
Nitin Gupta
2020-08-12
1
-1
/
+1
*
mm: proactive compaction
Nitin Gupta
2020-08-12
3
-5
/
+197
*
mm/vmscan: restore active/inactive ratio for anonymous LRU
Joonsoo Kim
2020-08-12
1
-1
/
+1
*
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
2020-08-12
4
-19
/
+37
*
mm/swapcache: support to handle the shadow entries
Joonsoo Kim
2020-08-12
4
-8
/
+56
*
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
2020-08-12
4
-16
/
+32
*
mm/vmscan: protect the workingset on anonymous LRU
Joonsoo Kim
2020-08-12
8
-19
/
+17
*
mm/vmscan: make active/inactive ratio as 1:1 for anon lru
Joonsoo Kim
2020-08-12
1
-1
/
+1
*
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
2020-08-12
2
-5
/
+19
*
mm: memcg: charge memcg percpu memory to the parent cgroup
Roman Gushchin
2020-08-12
1
-4
/
+16
*
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
2020-08-12
2
-1
/
+13
*
mm: memcg/percpu: account percpu memory to memory cgroups
Roman Gushchin
2020-08-12
5
-40
/
+246
*
percpu: return number of released bytes from pcpu_free_area()
Roman Gushchin
2020-08-12
1
-3
/
+10
*
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-1
/
+1
|
\
|
*
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
48
-2257
/
+2704
|
\
\
|
*
|
mm: vmscan: consistent update to pgrefill
Shakeel Butt
2020-08-07
1
-1
/
+2
|
*
|
mm/vmscan.c: fix typo
dylan-meiners
2020-08-07
1
-1
/
+1
|
*
|
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-07
1
-4
/
+1
|
*
|
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
2020-08-07
1
-10
/
+14
|
*
|
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
2020-08-07
1
-25
/
+19
|
*
|
khugepaged: collapse_pte_mapped_thp() flush the right range
Hugh Dickins
2020-08-07
1
-1
/
+1
|
*
|
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
2020-08-07
1
-14
/
+10
|
*
|
mm: thp: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-07
1
-2
/
+2
|
*
|
mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-08-07
1
-10
/
+21
|
*
|
mm/page_alloc.c: skip setting nodemask when we are in interrupt
Muchun Song
2020-08-07
1
-1
/
+5
|
*
|
mm/page_alloc: fallbacks at most has 3 elements
Wei Yang
2020-08-07
1
-1
/
+1
|
*
|
mm/page_alloc: silence a KASAN false positive
Qian Cai
2020-08-07
1
-0
/
+3
[prev]
[next]