Files
linux/arch/x86/include/asm
Linus Torvalds 3c339dbd13 Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull misc hotfixes from Andrew Morton:
 "Eight fix pre-6.0 bugs and the remainder address issues which were
  introduced in the 6.1-rc merge cycle, or address issues which aren't
  considered sufficiently serious to warrant a -stable backport"

* tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (23 commits)
  mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
  lib: maple_tree: remove unneeded initialization in mtree_range_walk()
  mmap: fix remap_file_pages() regression
  mm/shmem: ensure proper fallback if page faults
  mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
  x86: fortify: kmsan: fix KMSAN fortify builds
  x86: asm: make sure __put_user_size() evaluates pointer once
  Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
  x86/purgatory: disable KMSAN instrumentation
  mm: kmsan: export kmsan_copy_page_meta()
  mm: migrate: fix return value if all subpages of THPs are migrated successfully
  mm/uffd: fix vma check on userfault for wp
  mm: prep_compound_tail() clear page->private
  mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
  mm/page_isolation: fix clang deadcode warning
  fs/ext4/super.c: remove unused `deprecated_msg'
  ipc/msg.c: fix percpu_counter use after free
  memory tier, sysfs: rename attribute "nodes" to "nodelist"
  MAINTAINERS: git://github.com -> https://github.com for nilfs2
  mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
  ...
2022-10-29 17:49:33 -07:00
..
2022-08-04 11:11:59 +02:00
2022-06-27 10:33:58 +02:00
2022-09-26 10:13:16 -07:00
2022-08-31 14:34:11 -07:00
2022-09-29 12:20:50 +02:00
2022-04-12 15:42:59 +02:00
2022-08-19 04:05:42 -04:00
2022-06-28 13:20:21 +02:00
2022-10-03 14:03:26 -07:00
2022-04-07 08:27:52 -07:00
2022-04-14 14:09:43 +02:00
2022-08-21 10:06:28 -07:00
2022-04-14 14:15:54 +02:00
2022-08-25 15:54:03 +02:00
2022-07-07 10:13:02 -07:00
2022-04-07 08:27:52 -07:00
2022-08-18 12:36:42 +02:00
2022-06-08 05:56:24 -04:00