index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2020-09-26
mm: memcg: fix memcg reclaim soft lockup
Xunlei Pang
2020-09-26
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
2020-09-23
mm/memory_hotplug: drain per-cpu pages again during memory offline
Pavel Tatashin
2020-09-23
percpu: fix first chunk size calculation for populated bitmap
Sunghyun Jin
2020-09-09
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
2020-09-09
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
2020-09-09
mm: madvise: fix vma user-after-free
Yang Shi
2020-09-09
mm: slub: fix conversion of freelist_corrupted()
Eugeniu Rosca
2020-09-03
mm/vunmap: add cond_resched() in vunmap_pmd_range
Sasha Levin
2020-09-03
cma: don't quit at first error when activating reserved areas
Mike Kravetz
2020-09-03
mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation
Yunfeng Ye
2020-09-03
mm: fix kthread_use_mm() vs TLB invalidate
Peter Zijlstra
2020-09-03
mm/shuffle: don't move pages between zones and don't read garbage memmaps
David Hildenbrand
2020-08-26
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
2020-08-26
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
2020-08-26
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
2020-08-26
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
2020-08-26
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-21
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
2020-08-21
mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
Jia He
2020-08-21
mm/page_counter.c: fix protection usage propagation
Michal Koutný
2020-08-21
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
2020-08-21
khugepaged: collapse_pte_mapped_thp() flush the right range
Hugh Dickins
2020-08-19
mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
Paul E. McKenney
2020-08-05
mm/filemap.c: don't bother dropping mmap_sem for zero size readahead
Jan Kara
2020-07-29
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
2020-07-29
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Muchun Song
2020-07-29
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
2020-07-29
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
2020-07-09
mm, compaction: make capture control handling safe wrt interrupts
Vlastimil Babka
2020-07-09
mm, compaction: fully assume capture is not NULL in compact_zone_order()
Vlastimil Babka
2020-07-09
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
2020-07-09
mm/slub.c: fix corrupted freechain in deactivate_slab()
Dongli Zhang
2020-07-09
mm: fix swap cache node allocation mask
Hugh Dickins
2020-06-30
mm/memcontrol.c: add missed css_put()
Muchun Song
2020-06-30
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
2020-06-22
mm: call cond_resched() from deferred_init_memmap()
Pavel Tatashin
2020-06-22
mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...
Daniel Jordan
2020-06-22
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
2020-06-22
mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
Andrea Arcangeli
2020-06-17
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
2020-06-17
gup: document and work around "COW can break either way" issue
Linus Torvalds
2020-06-17
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-07
mm: Fix mremap not considering huge pmd devmap
Fan Yang
2020-06-03
mm,thp: stop leaking unreleased file pages
Hugh Dickins
2020-05-27
kasan: disable branch tracing for core runtime
Marco Elver
2020-05-20
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
2020-05-14
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2020-05-14
bdi: move bdi_dev_name out of line
Christoph Hellwig
2020-05-14
mm, memcg: fix error return value of mem_cgroup_css_alloc()
Yafang Shao
[next]