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
/
memory-failure.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory-failure: remove calls to page_mapping()
Matthew Wilcox (Oracle)
2024-05-05
1
-2
/
+4
*
mm/memory-failure: pass the folio to collect_procs_ksm()
Matthew Wilcox (Oracle)
2024-05-05
1
-1
/
+1
*
mm/memory-failure: use folio functions throughout collect_procs()
Matthew Wilcox (Oracle)
2024-05-05
1
-2
/
+2
*
mm/memory-failure: add some folio conversions to unpoison_memory
Matthew Wilcox (Oracle)
2024-05-05
1
-4
/
+4
*
mm/memory-failure: convert hwpoison_user_mappings to take a folio
Matthew Wilcox (Oracle)
2024-05-05
1
-15
/
+15
*
mm/memory-failure: convert memory_failure() to use a folio
Matthew Wilcox (Oracle)
2024-05-05
1
-19
/
+21
*
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
2024-05-05
1
-1
/
+1
*
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
2024-05-05
1
-5
/
+10
*
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
2024-05-05
1
-9
/
+13
*
mm/memory-failure: pass addr to __add_to_kill()
Matthew Wilcox (Oracle)
2024-05-05
1
-2
/
+4
*
mm/memory-failure: remove fsdax_pgoff argument from __add_to_kill
Matthew Wilcox (Oracle)
2024-05-05
1
-18
/
+9
*
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
2024-05-05
1
-4
/
+4
*
mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings()
David Hildenbrand
2024-05-05
1
-2
/
+2
*
memory: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-25
1
-1
/
+0
*
mm: rename vma_pgoff_address back to vma_address
Matthew Wilcox (Oracle)
2024-04-25
1
-1
/
+1
*
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-04-25
1
-0
/
+1
*
mm: free up PG_slab
Matthew Wilcox (Oracle)
2024-04-25
1
-9
/
+0
*
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
2024-04-16
1
-3
/
+15
*
mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page
Miaohe Lin
2024-02-07
1
-0
/
+3
*
fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
Sidhartha Kumar
2024-01-25
1
-1
/
+1
*
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-10
1
-4
/
+17
|
\
|
*
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
2023-12-07
1
-4
/
+17
*
|
mm/rmap: remove page_remove_rmap()
David Hildenbrand
2023-12-29
1
-2
/
+2
*
|
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
1
-17
/
+16
|
\
\
|
*
|
mm/memory-failure: cast index to loff_t before shifting it
Matthew Wilcox (Oracle)
2023-12-20
1
-1
/
+1
|
*
|
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
2023-12-20
1
-3
/
+3
|
*
|
mm/memory-failure: pass the folio and the page to collect_procs()
Matthew Wilcox (Oracle)
2023-12-20
1
-13
/
+12
|
|
/
*
|
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
1
-5
/
+5
*
|
memory-failure: convert truncate_error_page to truncate_error_folio
Matthew Wilcox (Oracle)
2023-12-10
1
-5
/
+4
*
|
memory-failure: use a folio in me_huge_page()
Matthew Wilcox (Oracle)
2023-12-10
1
-6
/
+6
*
|
memory-failure: convert delete_from_lru_cache() to take a folio
Matthew Wilcox (Oracle)
2023-12-10
1
-11
/
+11
*
|
memory-failure: use a folio in me_pagecache_dirty()
Matthew Wilcox (Oracle)
2023-12-10
1
-3
/
+4
*
|
memory-failure: use a folio in me_pagecache_clean()
Matthew Wilcox (Oracle)
2023-12-10
1
-7
/
+6
*
|
mm: convert isolate_page() to mf_isolate_folio()
Matthew Wilcox (Oracle)
2023-12-10
1
-14
/
+14
*
|
mm: convert soft_offline_in_use_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
1
-12
/
+12
*
|
mm: use mapping_evict_folio() in truncate_error_page()
Matthew Wilcox (Oracle)
2023-12-10
1
-2
/
+2
|
/
*
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
2023-10-04
1
-13
/
+16
*
Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-05
1
-8
/
+8
|
\
|
*
mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
Tong Tiangen
2023-09-05
1
-8
/
+8
*
|
mm/hwpoison: rename hwp_walk* to hwpoison_walk*
Jiaqi Yan
2023-09-02
1
-8
/
+8
*
|
mm: memory-failure: add PageOffline() check
Miaohe Lin
2023-09-02
1
-2
/
+3
|
/
*
mm: memory-failure: fix potential page refcnt leak in memory_failure()
Miaohe Lin
2023-08-24
1
-2
/
+1
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-17
/
+24
|
\
|
*
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
2023-08-21
1
-4
/
+7
|
*
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
1
-0
/
+1
|
*
mm: memory-failure: avoid false hwpoison page mapped error info
Miaohe Lin
2023-08-04
1
-3
/
+7
|
*
mm: memory-failure: fix potential unexpected return value from unpoison_memory()
Miaohe Lin
2023-08-04
1
-10
/
+9
*
|
mm: memory-failure: use helper macro llist_for_each_entry_safe()
Miaohe Lin
2023-08-21
1
-8
/
+5
*
|
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
2023-08-18
1
-2
/
+38
*
|
mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
Jiaqi Yan
2023-08-18
1
-5
/
+3
[next]