Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  • Linus Torvalds's avatar
    Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of... · 527eff22
    Linus Torvalds authored
    Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
    
    Pull non-MM updates from Andrew Morton:
    
     - In the series "treewide: Refactor heap related implementation",
       Kuan-Wei Chiu has significantly reworked the min_heap library code
       and has taught bcachefs to use the new more generic implementation.
    
     - Yury Norov's series "Cleanup cpumask.h inclusion in core headers"
       reworks the cpumask and nodemask headers to make things generally
       more rational.
    
     - Kuan-Wei Chiu has sent along some maintenance work against our
       sorting library code in the series "lib/sort: Optimizations and
       cleanups".
    
     - More library maintainance work from Christophe Jaillet in the series
       "Remove usage of the deprecated ida_simple_xx() API".
    
     - Ryusuke Konishi continues with the nilfs2 fixes and clanups in the
       series "nilfs2: eliminate the call to inode_attach_wb()".
    
     - Kuan-Ying Lee has some fixes to the gdb scripts in the series "Fix
       GDB command error".
    
     - Plus...
    527eff22