]> Gentwo Git Trees - linux/.git/commit
Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Oct 2025 19:11:07 +0000 (12:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Oct 2025 19:11:07 +0000 (12:11 -0700)
commit7a405dbb0f036f8d1713ab9e7df0cd3137987b07
treeb49f28ed0ce26fc34c37482e18342b5f44b68132
parentcf0e371d2b0e25d115442a281a232922a6dc0d6a
parentc14bdcc9f274620492aba7d920cc2641440cf1ba
Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

Pull more MM updates from Andrew Morton:
"Only two patch series in this pull request:

   - "mm/memory_hotplug: fixup crash during uevent handling" from Hannes
     Reinecke fixes a race that was causing udev to trigger a crash in
     the memory hotplug code

   - "mm_slot: following fixup for usage of mm_slot_entry()" from Wei
     Yang adds some touchups to the just-merged mm_slot changes"

* tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  mm/khugepaged: use KMEM_CACHE()
  mm/ksm: cleanup mm_slot_entry() invocation
  Documentation/mm: drop pxx_mkdevmap() descriptions from page table helpers
  mm: clean up is_guard_pte_marker()
  drivers/base: move memory_block_add_nid() into the caller
  mm/memory_hotplug: activate node before adding new memory blocks
  drivers/base/memory: add node id parameter to add_memory_block()
drivers/base/node.c
include/linux/memory.h