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.12.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
*
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
2018-10-26
1
-0
/
+6
*
mm: export add_swap_extent()
Omar Sandoval
2018-10-26
1
-0
/
+1
*
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
2018-10-26
2
-8
/
+11
*
mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
1
-2
/
+2
*
mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-26
2
-14
/
+19
*
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
2018-10-26
1
-7
/
+18
*
mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t
Clark Williams
2018-10-26
1
-9
/
+9
*
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
2018-10-26
3
-59
/
+73
*
mm: return zero_resv_unavail optimization
Pavel Tatashin
2018-10-26
1
-20
/
+26
*
mm: zero remaining unavailable struct pages
Naoya Horiguchi
2018-10-26
1
-11
/
+25
*
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2018-10-26
1
-2
/
+26
*
mm/gup_benchmark.c: time put_page()
Keith Busch
2018-10-26
1
-2
/
+7
*
mm: don't raise MEMCG_OOM event due to failed high-order allocation
Roman Gushchin
2018-10-26
1
-2
/
+2
*
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2018-10-26
1
-18
/
+15
*
mm: move mirrored memory specific code outside of memmap_init_zone
Pavel Tatashin
2018-10-26
1
-38
/
+33
*
mm: calculate deferred pages after skipping mirrored memory
Pavel Tatashin
2018-10-26
1
-20
/
+25
*
mm: make memmap_init a proper function
Pavel Tatashin
2018-10-26
1
-4
/
+5
*
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
2018-10-26
1
-6
/
+4
*
mm/page_alloc.c: initialize num_movable in move_freepages()
David Rientjes
2018-10-26
1
-4
/
+3
*
mm/zsmalloc.c: fix fall-through annotation
Gustavo A. R. Silva
2018-10-26
1
-1
/
+1
*
mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
Jann Horn
2018-10-26
1
-0
/
+2
*
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
2018-10-26
1
-4
/
+30
*
mm: brk: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
1
-11
/
+35
*
mm: mremap: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-26
2
-6
/
+18
*
mm/filemap.c: use vmf_error()
Souptick Joarder
2018-10-26
1
-3
/
+1
*
mm: remove unnecessary local variable addr in __get_user_pages_fast()
Wei Yang
2018-10-26
1
-3
/
+2
*
mm: defer ZONE_DEVICE page initialization to the point where we init pgmap
Alexander Duyck
2018-10-26
2
-8
/
+96
*
mm: create non-atomic version of SetPageReserved for init use
Alexander Duyck
2018-10-26
1
-2
/
+7
*
mm: provide kernel parameter to allow disabling page init poisoning
Alexander Duyck
2018-10-26
3
-6
/
+49
*
memcg: remove memcg_kmem_skip_account
Shakeel Butt
2018-10-26
1
-23
/
+1
*
mm/memory_hotplug.c: clean up node_states_check_changes_offline()
Oscar Salvador
2018-10-26
1
-51
/
+29
*
mm/memory_hotplug.c: simplify node_states_check_changes_online
Oscar Salvador
2018-10-26
1
-50
/
+7
*
mm/memory_hotplug.c: tidy up node_states_clear_node()
Oscar Salvador
2018-10-26
1
-4
/
+2
*
mm/memory_hotplug.c: spare unnecessary calls to node_set_state
Oscar Salvador
2018-10-26
1
-1
/
+2
*
mm/filemap.c: Use existing variable
haiqing.shq
2018-10-26
1
-1
/
+1
*
mm: unmap VM_PFNMAP mappings with optimized path
Yang Shi
2018-10-26
1
-9
/
+0
*
mm: unmap VM_HUGETLB mappings with optimized path
Yang Shi
2018-10-26
1
-1
/
+1
*
mm: mmap: zap pages with read mmap_sem in munmap
Yang Shi
2018-10-26
1
-11
/
+48
*
vfree: add debug might_sleep()
Andrey Ryabinin
2018-10-26
1
-0
/
+2
*
mm/vmalloc.c: improve vfree() kerneldoc
Andrey Ryabinin
2018-10-26
1
-0
/
+2
*
kvfree(): fix misleading comment
Andrey Ryabinin
2018-10-26
1
-1
/
+1
*
mm/mempolicy.c: use match_string() helper to simplify the code
zhong jiang
2018-10-26
1
-8
/
+3
*
mm/swap.c: remove duplicated include
YueHaibing
2018-10-26
1
-1
/
+0
*
mm, page_alloc: drop should_suppress_show_mem
Michal Hocko
2018-10-26
1
-15
/
+1
*
mm/memcontrol.c: fix memory.stat item ordering
Johannes Weiner
2018-10-26
1
-7
/
+7
*
mm: zero-seek shrinkers
Johannes Weiner
2018-10-26
2
-4
/
+13
*
mm: workingset: add vmstat counter for shadow nodes
Johannes Weiner
2018-10-26
2
-2
/
+13
*
mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim
Johannes Weiner
2018-10-26
1
-1
/
+1
*
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
4
-4
/
+34
*
delayacct: track delays from thrashing cache pages
Johannes Weiner
2018-10-26
1
-0
/
+11
[next]