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
*
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
2024-02-23
1
-8
/
+9
*
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
2024-02-23
1
-0
/
+50
*
mm: fix unmap_mapping_range high bits shift bug
Jiajun Xie
2024-01-15
1
-2
/
+2
*
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
2024-01-15
1
-3
/
+3
*
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
2023-11-28
1
-1
/
+2
*
mm/memory_hotplug: use pfn math in place of direct struct page manipulation
Zi Yan
2023-11-28
1
-1
/
+1
*
mm/cma: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-11-28
1
-1
/
+1
*
vfs: fix readahead(2) on block devices
Reuben Hawkins
2023-11-20
1
-1
/
+2
*
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-11-08
1
-3
/
+1
*
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
2023-11-08
1
-1
/
+1
*
mm/memory_hotplug: rate limit page migration warnings
Liam Mark
2023-10-25
1
-5
/
+11
*
media: vb2: frame_vector.c: replace WARN_ONCE with a comment
Hans Verkuil
2023-10-10
1
-2
/
+4
*
mm/filemap: fix infinite loop in generic_file_buffered_read()
Kent Overstreet
2023-09-23
1
-0
/
+3
*
tmpfs: verify {g,u}id mount options correctly
Christian Brauner
2023-09-19
1
-4
/
+24
*
mm,hwpoison: fix printing of page flags
Oscar Salvador
2023-08-30
1
-1
/
+1
*
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
2023-08-30
1
-4
/
+7
*
mm: memory-failure: kill soft_offline_free_page()
Kefeng Wang
2023-08-30
1
-11
/
+1
*
mm: fix page reference leak in soft_offline_page()
Dan Williams
2023-08-30
1
-4
/
+16
*
mm,hwpoison: refactor get_any_page
Oscar Salvador
2023-08-30
1
-58
/
+43
*
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
2023-08-30
1
-0
/
+4
*
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-07-27
1
-1
/
+1
*
memfd: check for non-NULL file_seals in memfd_create() syscall
Roberto Sassu
2023-06-28
1
-1
/
+2
*
mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one...
David Hildenbrand
2023-06-21
1
-16
/
+89
*
writeback, cgroup: remove extra percpu_ref_exit()
Greg Thelen
2023-05-30
1
-1
/
+0
*
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
2023-05-17
1
-0
/
+16
*
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2023-05-17
1
-1
/
+10
*
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
2023-04-26
1
-0
/
+4
*
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-04-20
1
-1
/
+2
*
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
2023-03-22
1
-2
/
+4
*
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
2023-03-11
1
-0
/
+3
*
mm: memcontrol: deprecate charge moving
Johannes Weiner
2023-03-11
1
-0
/
+4
*
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2023-02-22
1
-7
/
+1
*
Fix page corruption caused by racy check in __free_pages
David Chen
2023-02-15
1
-1
/
+4
*
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
2023-02-15
1
-1
/
+2
*
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2023-02-15
6
-10
/
+11
*
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
2023-02-15
1
-0
/
+1
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-02-01
1
-2
/
+2
*
kasan: no need to unset panic_on_warn in end_report()
Tiezhu Yang
2023-02-01
1
-9
/
+1
*
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
2023-01-24
1
-8
/
+6
*
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
2023-01-18
1
-1
/
+7
*
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
2023-01-14
1
-13
/
+5
*
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-12-14
2
-15
/
+26
*
mm/gup: fix gup_pud_range() for dax
John Starks
2022-12-14
1
-1
/
+1
*
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-14
1
-2
/
+13
*
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
2022-12-14
1
-0
/
+13
*
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-12-14
2
-3
/
+4
*
mm/khugepaged: take the right locks for page table retraction
Jann Horn
2022-12-14
1
-5
/
+26
*
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Torvalds
2022-12-08
1
-25
/
+6
*
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
2022-12-02
1
-6
/
+4
*
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
2022-11-25
1
-1
/
+1
[next]