index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
1
-35
/
+13
2024-09-04
mm: memory-failure: add unmap_poisoned_folio()
Kefeng Wang
1
-17
/
+27
2024-08-16
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
1
-9
/
+11
2024-07-13
mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
Miaohe Lin
1
-16
/
+3
2024-07-13
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-1
/
+1
2024-07-05
mm/memory-failure: userspace controls soft-offlining pages
Jiaqi Yan
1
-2
/
+20
2024-07-05
mm/memory-failure: refactor log format in soft offline code
Jiaqi Yan
1
-6
/
+9
2024-07-04
mm/memory-failure: refactor log format in unpoison_memory
Jiaqi Yan
1
-9
/
+9
2024-07-04
mm/memory-failure: correct comment in me_swapcache_dirty
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: remove obsolete comment in kill_proc()
Miaohe Lin
1
-2
/
+0
2024-07-04
mm/memory-failure: fix comment of get_hwpoison_page()
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: remove obsolete comment in unpoison_memory()
Miaohe Lin
1
-4
/
+0
2024-07-04
mm/memory-failure: use helper macro task_pid_nr()
Miaohe Lin
1
-4
/
+4
2024-07-04
mm/memory-failure: don't export hwpoison_filter() when !CONFIG_HWPOISON_INJECT
Miaohe Lin
1
-2
/
+1
2024-07-04
mm/memory-failure: remove confusing initialization to count
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: remove unneeded empty string
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: save some page_folio() calls
Miaohe Lin
1
-3
/
+3
2024-07-04
mm/memory-failure: add macro GET_PAGE_MAX_RETRY_NUM
Miaohe Lin
1
-3
/
+5
2024-07-04
mm/memory-failure: remove MF_MSG_SLAB
Miaohe Lin
1
-1
/
+0
2024-07-04
mm/memory-failure: simplify put_ref_page()
Miaohe Lin
1
-5
/
+1
2024-07-04
mm/memory-failure: stop setting the folio error flag
Matthew Wilcox (Oracle)
1
-29
/
+0
2024-07-04
mm/memory-failure: use helper llist_for_each_entry()
Yifei Li
1
-2
/
+2
2024-07-04
mm/memory-failure: send SIGBUS in the event of thp split fail
Jane Chu
1
-5
/
+29
2024-07-04
mm/memory-failure: move hwpoison_filter() higher up
Jane Chu
1
-8
/
+12
2024-07-04
mm/memory-failure: improve memory failure action_result messages
Jane Chu
1
-5
/
+32
2024-07-04
mm/memory-failure: try to send SIGBUS even if unmap failed
Jane Chu
1
-11
/
+4
2024-05-24
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
1
-2
/
+2
2024-05-24
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
1
-0
/
+7
2024-05-06
memory-failure: remove calls to page_mapping()
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-05-06
mm/memory-failure: pass the folio to collect_procs_ksm()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-05-06
mm/memory-failure: use folio functions throughout collect_procs()
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-05-06
mm/memory-failure: add some folio conversions to unpoison_memory
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-05-06
mm/memory-failure: convert hwpoison_user_mappings to take a folio
Matthew Wilcox (Oracle)
1
-15
/
+15
2024-05-06
mm/memory-failure: convert memory_failure() to use a folio
Matthew Wilcox (Oracle)
1
-19
/
+21
2024-05-06
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-05-06
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
1
-5
/
+10
2024-05-06
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
1
-9
/
+13
2024-05-06
mm/memory-failure: pass addr to __add_to_kill()
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-05-06
mm/memory-failure: remove fsdax_pgoff argument from __add_to_kill
Matthew Wilcox (Oracle)
1
-18
/
+9
2024-05-06
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
1
-4
/
+4
2024-05-06
mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings()
David Hildenbrand
1
-2
/
+2
2024-04-26
memory: remove the now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-26
mm: rename vma_pgoff_address back to vma_address
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-26
mm: record the migration reason for struct migration_target_control
Baolin Wang
1
-0
/
+1
2024-04-26
mm: free up PG_slab
Matthew Wilcox (Oracle)
1
-9
/
+0
2024-04-17
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
1
-3
/
+15
2024-02-08
mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page
Miaohe Lin
1
-0
/
+3
2024-01-26
fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
Sidhartha Kumar
1
-1
/
+1
2024-01-10
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+17
2023-12-29
mm/rmap: remove page_remove_rmap()
David Hildenbrand
1
-2
/
+2
[next]