index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-10
1
-2
/
+12
*
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2021-06-03
2
-7
/
+6
*
mm, vmstat: drop zone->lock in /proc/pagetypeinfo
Stephen Brennan
2021-06-03
1
-0
/
+3
*
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
2021-05-22
1
-1
/
+11
*
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
2021-05-22
1
-0
/
+1
*
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
Miaohe Lin
2021-05-22
1
-2
/
+9
*
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
2021-05-22
1
-9
/
+9
*
gup: document and work around "COW can break either way" issue
Linus Torvalds
2021-04-28
2
-10
/
+41
*
mm: writeback: use exact memcg dirty counts
Greg Thelen
2021-04-07
1
-2
/
+18
*
mm: fix oom_kill event handling
Roman Gushchin
2021-04-07
2
-3
/
+5
*
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
2021-04-07
2
-13
/
+17
*
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
2021-04-07
1
-1
/
+1
*
Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
Linus Torvalds
2021-03-17
1
-1
/
+1
*
swap: fix swapfile read/write offset
Jens Axboe
2021-03-07
2
-9
/
+4
*
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-03-07
1
-6
/
+11
*
mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
Li Xinhai
2021-03-07
1
-10
/
+12
*
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
2021-03-07
1
-2
/
+4
*
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
2021-03-03
1
-0
/
+39
*
hugetlb: fix copy_huge_page_from_user contig page struct assumption
Mike Kravetz
2021-03-03
1
-4
/
+6
*
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
2021-03-03
1
-1
/
+3
*
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-03-03
1
-3
/
+3
*
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
2021-02-23
1
-42
/
+6
*
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
2021-02-23
1
-0
/
+1
*
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
2021-02-10
1
-14
/
+23
*
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
2021-02-10
1
-2
/
+1
*
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
2021-02-10
1
-2
/
+2
*
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-10
1
-1
/
+1
*
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
2021-01-30
1
-3
/
+1
*
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
2021-01-23
1
-1
/
+1
*
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
2021-01-23
1
-1
/
+1
*
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2021-01-09
1
-50
/
+51
*
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2021-01-09
1
-34
/
+25
*
mm/swapfile: do not sleep with a spin lock held
Qian Cai
2020-12-11
1
-1
/
+3
*
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
2020-12-02
1
-5
/
+4
*
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-11-18
1
-3
/
+3
*
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-29
1
-0
/
+2
*
mm/memcg: fix device private memcg accounting
Ralph Campbell
2020-10-29
1
-1
/
+4
*
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-14
2
-2
/
+14
*
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
2020-10-14
1
-0
/
+12
*
mm, THP, swap: fix allocating cluster for swapfile by mistake
Gao Xiang
2020-10-01
1
-1
/
+1
*
mm/swap_state: fix a data race in swapin_nr_pages
Qian Cai
2020-10-01
1
-2
/
+3
*
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
2020-10-01
1
-0
/
+2
*
mm/vmscan.c: fix data races using kswapd_classzone_idx
Qian Cai
2020-10-01
1
-19
/
+26
*
mm/filemap.c: clear page error before actual read
Xianting Tian
2020-10-01
1
-0
/
+8
*
mm/kmemleak.c: use address-of operator on section symbols
Nathan Chancellor
2020-10-01
1
-1
/
+1
*
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
2020-10-01
1
-8
/
+27
*
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
2020-10-01
1
-2
/
+2
*
mm: fix double page fault on arm64 if PTE_AF is cleared
Jia He
2020-10-01
1
-15
/
+89
*
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
2020-10-01
1
-17
/
+23
*
percpu: fix first chunk size calculation for populated bitmap
Sunghyun Jin
2020-09-23
1
-1
/
+1
[next]