Skip to content
  • Linus Torvalds's avatar
    Merge branch 'akpm' (patches from Andrew) · 71bd9341
    Linus Torvalds authored
    Merge more updates from Andrew Morton:
     "190 patches.
    
      Subsystems affected by this patch series: mm (hugetlb, userfaultfd,
      vmscan, kconfig, proc, z3fold, zbud, ras, mempolicy, memblock,
      migration, thp, nommu, kconfig, madvise, memory-hotplug, zswap,
      zsmalloc, zram, cleanups, kfence, and hmm), procfs, sysctl, misc,
      core-kernel, lib, lz4, checkpatch, init, kprobes, nilfs2, hfs,
      signals, exec, kcov, selftests, compress/decompress, and ipc"
    
    * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (190 commits)
      ipc/util.c: use binary search for max_idx
      ipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock
      ipc: use kmalloc for msg_queue and shmid_kernel
      ipc sem: use kvmalloc for sem_undo allocation
      lib/decompressors: remove set but not used variabled 'level'
      selftests/vm/pkeys: exercise x86 XSAVE init state
      selftests/vm/pkeys: refill shadow register after implicit kernel write
      selftests/vm/pkeys: handle negative sys_pkey_alloc...
    71bd9341