index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2025-03-18
mm: memory-failure: enhance comments for return value of memory_failure()
Shuai Xue
1
-3
/
+7
2025-03-18
mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
Shuai Xue
1
-3
/
+8
2025-03-18
fs/dax: properly refcount fs dax pages
Alistair Popple
1
-3
/
+3
2025-03-06
mm: memory-failure: update ttu flag inside unmap_poisoned_folio
Ma Wupeng
1
-32
/
+31
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-11-11
mm/memory-failure: replace sprintf() with sysfs_emit()
zhangguopeng
1
-1
/
+1
2024-11-08
mm: mass constification of folio/page pointers
Matthew Wilcox (Oracle)
1
-11
/
+13
2024-11-08
mm: renovate page_address_in_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-11-08
mm: convert page_to_pgoff() to page_pgoff()
Matthew Wilcox (Oracle)
1
-2
/
+2
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
[next]