index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
Age
Commit message (
Expand
)
Author
2025-09-21
mm, swap: cleanup swap cache API and add kerneldoc
Kairui Song
2025-09-21
mm/memremap: remove unused get_dev_pagemap() parameter
Alistair Popple
2025-09-21
mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
Miaohe Lin
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-08
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Miaohe Lin
2025-09-03
mm/memory-failure: fix redundant updates for already poisoned pages
Kyle Meyer
2025-08-19
mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
Jinjiang Tu
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-08-02
mm/memory-failure: hold PTL in hwpoison_hugetlb_range
Jinjiang Tu
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
Merge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-07-19
mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
Jinjiang Tu
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
2025-07-13
mm: rename __PageMovable() to page_has_movable_ops()
David Hildenbrand
2025-03-17
mm: memory-failure: enhance comments for return value of memory_failure()
Shuai Xue
2025-03-17
mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
Shuai Xue
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
2025-03-05
mm: memory-failure: update ttu flag inside unmap_poisoned_folio
Ma Wupeng
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-11-11
mm/memory-failure: replace sprintf() with sysfs_emit()
zhangguopeng
2024-11-07
mm: mass constification of folio/page pointers
Matthew Wilcox (Oracle)
2024-11-07
mm: renovate page_address_in_vma()
Matthew Wilcox (Oracle)
2024-11-07
mm: convert page_to_pgoff() to page_pgoff()
Matthew Wilcox (Oracle)
2024-09-03
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
2024-09-03
mm: memory-failure: add unmap_poisoned_folio()
Kefeng Wang
2024-08-15
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
2024-07-12
mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
Miaohe Lin
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-04
mm/memory-failure: userspace controls soft-offlining pages
Jiaqi Yan
2024-07-04
mm/memory-failure: refactor log format in soft offline code
Jiaqi Yan
2024-07-03
mm/memory-failure: refactor log format in unpoison_memory
Jiaqi Yan
2024-07-03
mm/memory-failure: correct comment in me_swapcache_dirty
Miaohe Lin
2024-07-03
mm/memory-failure: remove obsolete comment in kill_proc()
Miaohe Lin
2024-07-03
mm/memory-failure: fix comment of get_hwpoison_page()
Miaohe Lin
2024-07-03
mm/memory-failure: remove obsolete comment in unpoison_memory()
Miaohe Lin
2024-07-03
mm/memory-failure: use helper macro task_pid_nr()
Miaohe Lin
2024-07-03
mm/memory-failure: don't export hwpoison_filter() when !CONFIG_HWPOISON_INJECT
Miaohe Lin
2024-07-03
mm/memory-failure: remove confusing initialization to count
Miaohe Lin
2024-07-03
mm/memory-failure: remove unneeded empty string
Miaohe Lin
2024-07-03
mm/memory-failure: save some page_folio() calls
Miaohe Lin
2024-07-03
mm/memory-failure: add macro GET_PAGE_MAX_RETRY_NUM
Miaohe Lin
2024-07-03
mm/memory-failure: remove MF_MSG_SLAB
Miaohe Lin
2024-07-03
mm/memory-failure: simplify put_ref_page()
Miaohe Lin
2024-07-03
mm/memory-failure: stop setting the folio error flag
Matthew Wilcox (Oracle)
2024-07-03
mm/memory-failure: use helper llist_for_each_entry()
Yifei Li
2024-07-03
mm/memory-failure: send SIGBUS in the event of thp split fail
Jane Chu
2024-07-03
mm/memory-failure: move hwpoison_filter() higher up
Jane Chu
2024-07-03
mm/memory-failure: improve memory failure action_result messages
Jane Chu
2024-07-03
mm/memory-failure: try to send SIGBUS even if unmap failed
Jane Chu
[next]