diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-28 09:32:00 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-09-28 09:32:00 -0700 |
| commit | 09d95bc8023569a56078950f2fc6f1a12a94ee08 (patch) | |
| tree | bbec7ede2f650b541211d8556ae1b0c1b3406fcd /.mailmap | |
| parent | 51a24b7deaae5c3561965f5b4b27bb9d686add1c (diff) | |
| parent | 7e89979f6695fb56e8739b7d19614256e637131d (diff) | |
| download | linux-09d95bc8023569a56078950f2fc6f1a12a94ee08.tar.gz linux-09d95bc8023569a56078950f2fc6f1a12a94ee08.tar.bz2 linux-09d95bc8023569a56078950f2fc6f1a12a94ee08.zip | |
Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull misc fixes from Andrew Morton:
"7 hotfixes. 4 are cc:stable and the remainder address post-6.16 issues
or aren't considered necessary for -stable kernels. 6 of these fixes
are for MM.
All singletons, please see the changelogs for details"
* tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to static inlines
mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_call()
mailmap: add entry for Bence Csókás
fs/proc/task_mmu: check p->vec_buf for NULL
kmsan: fix out-of-bounds access to shadow memory
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
mm/hugetlb: fix folio is still mapped when deleted
Diffstat (limited to '.mailmap')
| -rw-r--r-- | .mailmap | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -134,6 +134,7 @@ Ben M Cahill <ben.m.cahill@intel.com> Ben Widawsky <bwidawsk@kernel.org> <ben@bwidawsk.net> Ben Widawsky <bwidawsk@kernel.org> <ben.widawsky@intel.com> Ben Widawsky <bwidawsk@kernel.org> <benjamin.widawsky@intel.com> +Bence Csókás <bence98@sch.bme.hu> <csokas.bence@prolan.hu> Benjamin Poirier <benjamin.poirier@gmail.com> <bpoirier@suse.de> Benjamin Tissoires <bentiss@kernel.org> <benjamin.tissoires@gmail.com> Benjamin Tissoires <bentiss@kernel.org> <benjamin.tissoires@redhat.com> |
