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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init()
Kirill A. Shutemov
2018-06-07
1
-2
/
+1
*
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Vlastimil Babka
2018-06-07
1
-1
/
+0
*
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
Mike Rapoport
2018-06-07
3
-9
/
+41
*
mm: memcg: allow lowering memory.swap.max below the current usage
Tejun Heo
2018-06-07
2
-5
/
+6
*
mm/shmem.c: use new return type vm_fault_t
Souptick Joarder
2018-06-07
1
-6
/
+6
*
slub: remove 'reserved' file from sysfs
Matthew Wilcox
2018-06-07
1
-7
/
+0
*
slub: remove kmem_cache->reserved
Matthew Wilcox
2018-06-07
2
-22
/
+20
*
slab,slub: remove rcu_head size checks
Matthew Wilcox
2018-06-07
2
-27
/
+2
*
mm: add hmm_data to struct page
Matthew Wilcox
2018-06-07
2
-12
/
+8
*
mm: add pt_mm to struct page
Matthew Wilcox
2018-06-07
2
-4
/
+3
*
mm: improve struct page documentation
Matthew Wilcox
2018-06-07
1
-21
/
+19
*
mm: combine LRU and main union in struct page
Matthew Wilcox
2018-06-07
2
-52
/
+47
*
mm: move lru union within struct page
Matthew Wilcox
2018-06-07
2
-55
/
+55
*
mm: use page->deferred_list
Matthew Wilcox
2018-06-07
2
-6
/
+3
*
mm: combine first three unions in struct page
Matthew Wilcox
2018-06-07
1
-33
/
+33
*
mm: move _refcount out of struct page union
Matthew Wilcox
2018-06-07
1
-15
/
+10
*
mm: move 'private' union within struct page
Matthew Wilcox
2018-06-07
2
-49
/
+27
*
mm: switch s_mem and slab_cache in struct page
Matthew Wilcox
2018-06-07
2
-2
/
+3
*
mm: mark pages in use for page tables
Matthew Wilcox
2018-06-07
5
-1
/
+12
*
mm: split page_type out from _mapcount
Matthew Wilcox
2018-06-07
5
-35
/
+43
*
s390: use _refcount for pgtables
Matthew Wilcox
2018-06-07
1
-9
/
+12
*
mm: save two stranded bits in gfp_mask
Shakeel Butt
2018-06-07
1
-5
/
+5
*
mm, hugetlbfs: pass fault address to no page handler
Huang Ying
2018-06-07
1
-21
/
+21
*
mm: change return type to vm_fault_t
Souptick Joarder
2018-06-07
3
-6
/
+6
*
mm: use new return type vm_fault_t
Souptick Joarder
2018-06-07
3
-7
/
+7
*
mm/page_alloc.c: remove useless parameter of finalise_ac()
Huaisheng Ye
2018-06-07
1
-3
/
+2
*
mm/vmpressure.c: convert to use match_string() helper
Andy Shevchenko
2018-06-07
1
-26
/
+6
*
mm/vmpressure.c: use kstrndup instead of kmalloc+strncpy
Andy Shevchenko
2018-06-07
1
-2
/
+1
*
memcg: introduce memory.min
Roman Gushchin
2018-06-07
6
-50
/
+202
*
mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c
Mathieu Malaterre
2018-06-07
3
-24
/
+23
*
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
2018-06-07
1
-10
/
+16
*
mm/memblock: print memblock_remove
Minchan Kim
2018-06-07
1
-0
/
+5
*
mm: memcontrol: drain memcg stock on force_empty
Junaid Shahid
2018-06-07
1
-0
/
+3
*
mm: memcontrol: drain stocks on resize limit
Shakeel Butt
2018-06-07
1
-0
/
+7
*
memcg: mark memcg1_events static const
Greg Thelen
2018-06-07
1
-1
/
+1
*
memcg: writeback: use memcg->cgwb_list directly
Wang Long
2018-06-07
3
-8
/
+2
*
tmpfs: allow decoding a file handle of an unlinked file
Amir Goldstein
2018-06-07
1
-1
/
+10
*
mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c
Mike Rapoport
2018-06-07
2
-11
/
+11
*
mm/ksm: remove unused page_referenced_ksm declaration
Mike Rapoport
2018-06-07
1
-6
/
+0
*
lockdep: fix fs_reclaim annotation
Omar Sandoval
2018-06-07
3
-12
/
+32
*
mm: shmem: make stat.st_blksize return huge page size if THP is on
Yang Shi
2018-06-07
1
-0
/
+14
*
mm: vmalloc: pass proper vm_start into debugobjects
Chintan Pandya
2018-06-07
1
-4
/
+5
*
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
2018-06-07
1
-1
/
+2
*
mm: vmalloc: clean up vunmap to avoid pgtable ops twice
Chintan Pandya
2018-06-07
1
-22
/
+7
*
mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()
Wei Yang
2018-06-07
1
-1
/
+1
*
mm/sparse.c: check __highest_present_section_nr only for a present section
Wei Yang
2018-06-07
1
-3
/
+1
*
mm, gup: prevent pmd checking race in follow_pmd_mask()
Huang Ying
2018-06-07
1
-11
/
+27
*
mm/docs: describe memory.low refinements
Roman Gushchin
2018-06-07
1
-15
/
+13
*
mm: treat memory.low value inclusive
Roman Gushchin
2018-06-07
1
-3
/
+3
*
mm: memory.low hierarchical behavior
Roman Gushchin
2018-06-07
4
-31
/
+134
[next]