Revision 68845a55c31bd4e00107c6b6585ab0c707782c5c authored by Linus Torvalds on 24 July 2020, 21:24:35 UTC, committed by Linus Torvalds on 24 July 2020, 21:24:35 UTC
Merge misc fixes from Andrew Morton:
 "Subsystems affected by this patch series: mm/pagemap, mm/shmem,
  mm/hotfixes, mm/memcg, mm/hugetlb, mailmap, squashfs, scripts,
  io-mapping, MAINTAINERS, and gdb"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
  MAINTAINERS: add KCOV section
  io-mapping: indicate mapping failure
  scripts/decode_stacktrace: strip basepath from all paths
  squashfs: fix length field overlap check in metadata reading
  mailmap: add entry for Mike Rapoport
  khugepaged: fix null-pointer dereference due to race
  mm/hugetlb: avoid hardcoding while checking if cma is enabled
  mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
  mm/memcg: fix refcount error while moving and swapping
  mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()
  mm: initialize return of vm_insert_pages
  vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
  mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
2 parent s c953d60 + 7359608
History
File Mode Size
Kconfig -rw-r--r-- 457 bytes
Makefile -rw-r--r-- 190 bytes
ac97_core.h -rw-r--r-- 349 bytes
bus.c -rw-r--r-- 13.1 KB
codec.c -rw-r--r-- 305 bytes
snd_ac97_compat.c -rw-r--r-- 3.0 KB

back to top