linux/mm
Linus Torvalds dd91b5e1d6 RDMA v6.16 merge window pull request
Usual collection of driver fixes:
 
 - Small bug fixes and cleansup in hfi, hns, rxe, mlx5, mana siw
 
 - Further ODP functionality in rxe
 
 - Remote access MRs in mana, along with more page sizes
 
 - Improve CM scalability with a rwlock around the agent
 
 - More trace points for hns
 
 - ODP hmm conversion to the new two step dma API
 
 - Support the ethernet HW device in mana as well as the RNIC
 
 - Cleanups:
  * Use secs_to_jiffies() when appropriate
  * Use ERR_CAST() instead of naked casts
  * Don't use %pK in printk
  * Unusued functions removed
  * Allocation type matching
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQRRRCHOFoQz/8F5bUaFwuHvBreFYQUCaDm95gAKCRCFwuHvBreF
 YXJxAQCZ+p+mxt0rTeVI2j6YQ26thuvb/tH0Upu8epgdQ3T/ZgD/YOHBC6OrXWJa
 Uz6BTiyz/xiyMtJLTD4kEiG2o74J1gE=
 =DNQC
 -----END PGP SIGNATURE-----

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma

Pull rdma updates from Jason Gunthorpe:
 "Usual collection of driver fixes:

   - Small bug fixes and cleansup in hfi, hns, rxe, mlx5, mana siw

   - Further ODP functionality in rxe

   - Remote access MRs in mana, along with more page sizes

   - Improve CM scalability with a rwlock around the agent

   - More trace points for hns

   - ODP hmm conversion to the new two step dma API

   - Support the ethernet HW device in mana as well as the RNIC

   - Cleanups:
       - Use secs_to_jiffies() when appropriate
       - Use ERR_CAST() instead of naked casts
       - Don't use %pK in printk
       - Unusued functions removed
       - Allocation type matching"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (57 commits)
  RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work
  RDMA/bnxt_re: Support extended stats for Thor2 VF
  RDMA/hns: Fix endian issue in trace events
  RDMA/mlx5: Avoid flexible array warning
  IB/cm: Remove dead code and adjust naming
  RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices
  RDMA/rxe: Break endless pagefault loop for RO pages
  RDMA/bnxt_re: Fix return code of bnxt_re_configure_cc
  RDMA/bnxt_re: Fix missing error handling for tx_queue
  RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs output
  RDMA/mlx5: Add support for 200Gbps per lane speeds
  RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stage
  RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
  net: mana: Add support for auxiliary device servicing events
  RDMA/mana_ib: unify mana_ib functions to support any gdma device
  RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nic
  net: mana: Probe rdma device in mana driver
  RDMA/siw: replace redundant ternary operator with just rv
  RDMA/umem: Separate implicit ODP initialization from explicit ODP
  RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
  ...
2025-05-30 10:18:56 -07:00
..
damon mm/damon/core: simplify control flow in damon_register_ops() 2025-04-01 15:17:10 -07:00
kasan hardening updates for v6.16-rc1 2025-05-28 07:47:10 -07:00
kfence
kmsan
Kconfig Disable SLUB_TINY for build testing 2025-04-06 10:00:04 -07:00
Kconfig.debug
Makefile
backing-dev.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
balloon_compaction.c
bootmem_info.c
cma.c mm/cma: make detection of highmem_start more robust 2025-05-25 00:53:47 -07:00
cma.h
cma_debug.c
cma_sysfs.c
compaction.c mm/compaction: fix bug in hugetlb handling pathway 2025-04-11 17:32:36 -07:00
debug.c
debug_page_alloc.c
debug_page_ref.c
debug_vm_pgtable.c
dmapool.c dmapool: add NUMA affinity support 2025-05-20 05:34:27 +02:00
dmapool_test.c
early_ioremap.c
execmem.c mm/execmem: Unify early execmem_cache behaviour 2025-05-09 13:33:20 -07:00
fadvise.c
fail_page_alloc.c
failslab.c
filemap.c mm: fix filemap_get_folios_contig returning batches of identical folios 2025-04-11 17:32:40 -07:00
folio-compat.c
gup.c mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable() 2025-04-17 20:10:07 -07:00
gup_test.c
gup_test.h
highmem.c
hmm.c RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices 2025-05-25 06:24:21 -04:00
huge_memory.c mm/huge_memory: fix dereferencing invalid pmd migration entry 2025-05-07 23:39:38 -07:00
hugetlb.c mm: fix copy_vma() error handling for hugetlb mappings 2025-05-25 00:53:49 -07:00
hugetlb_cgroup.c
hugetlb_cma.c
hugetlb_cma.h
hugetlb_vmemmap.c mm, hugetlb: increment the number of pages to be reset on HVO 2025-04-17 20:10:08 -07:00
hugetlb_vmemmap.h
hwpoison-inject.c
init-mm.c
internal.h mm/page_alloc: fix race condition in unaccepted memory handling 2025-05-11 17:26:07 -07:00
interval_tree.c
io-mapping.c
ioremap.c
khugepaged.c
kmemleak.c
ksm.c
list_lru.c
maccess.c
madvise.c
mapping_dirty_helpers.c
memblock.c memblock: Accept allocated memory before use in memblock_double_array() 2025-05-09 08:53:12 +03:00
memcontrol-v1.c mm: memcontrol: fix swap counter leak from offline cgroup 2025-04-17 20:10:06 -07:00
memcontrol-v1.h
memcontrol.c cgroup: Changes for v6.16 2025-05-27 20:59:53 -07:00
memfd.c
memory-failure.c
memory-tiers.c
memory.c mm/memory: fix mapcount / refcount sanity check for mTHP reuse 2025-05-11 17:26:06 -07:00
memory_hotplug.c mm/memory_hotplug: fix call folio_test_large with tail page in do_migrate_range 2025-04-01 15:17:12 -07:00
mempolicy.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
mempool.c
memremap.c
memtest.c
migrate.c vfs-6.16-rc1.writepage 2025-05-26 08:23:09 -07:00
migrate_device.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
mincore.c
mlock.c
mm_init.c mm/page_alloc: fix race condition in unaccepted memory handling 2025-05-11 17:26:07 -07:00
mm_slot.h
mmap.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
mmap_lock.c
mmu_gather.c
mmu_notifier.c
mmzone.c
mprotect.c
mremap.c mm: fix copy_vma() error handling for hugetlb mappings 2025-05-25 00:53:49 -07:00
mseal.c
msync.c
nommu.c mm: Add vmalloc_huge_node() 2025-05-03 12:02:05 +02:00
numa.c
numa_emulation.c
numa_memblks.c
oom_kill.c
page-writeback.c writeback: Remove writeback_use_writepage() 2025-04-07 09:36:49 +02:00
page_alloc.c Networking changes for 6.16. 2025-05-28 15:24:36 -07:00
page_counter.c
page_ext.c
page_frag_cache.c
page_idle.c
page_io.c mm: Remove swap_writepage() and shmem_writepage() 2025-04-07 09:36:50 +02:00
page_isolation.c mm: page_isolation: avoid calling folio_hstate() without hugetlb_lock 2025-04-01 15:14:43 -07:00
page_owner.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
page_poison.c
page_reporting.c
page_reporting.h
page_table_check.c mm/page_table_check: Batch-check pmds/puds just like ptes 2025-05-09 13:43:07 +01:00
page_vma_mapped.c
pagewalk.c
percpu-internal.h
percpu-km.c
percpu-stats.c
percpu-vm.c
percpu.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
pgalloc-track.h
pgtable-generic.c
process_vm_access.c
pt_reclaim.c
ptdump.c
readahead.c fs: add S_ANON_INODE 2025-04-21 13:20:14 +02:00
rmap.c
rodata_test.c
secretmem.c
shmem.c mm: Remove swap_writepage() and shmem_writepage() 2025-04-07 09:36:50 +02:00
shmem_quota.c
show_mem.c mm: remove NR_BOUNCE zone stat 2025-05-05 13:22:39 -06:00
shrinker.c
shrinker_debug.c
shuffle.c
shuffle.h
slab.h
slab_common.c
slub.c mm, slab: clean up slab->obj_exts always 2025-04-24 19:19:40 +02:00
sparse-vmemmap.c
sparse.c
swap.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
swap.h mm: Remove swap_writepage() and shmem_writepage() 2025-04-07 09:36:50 +02:00
swap_cgroup.c
swap_state.c mm: Remove swap_writepage() and shmem_writepage() 2025-04-07 09:36:50 +02:00
swapfile.c vfs-6.16-rc1.writepage 2025-05-26 08:23:09 -07:00
truncate.c mm/truncate: fix out-of-bounds when doing a right-aligned split 2025-05-20 22:49:39 -07:00
usercopy.c
userfaultfd.c mm: userfaultfd: correct dirty flags set for both present and swap pte 2025-05-11 17:29:55 -07:00
util.c
vma.c mm: fix copy_vma() error handling for hugetlb mappings 2025-05-25 00:53:49 -07:00
vma.h mm/vma: add give_up_on_oom option on modify/merge, use in uffd release 2025-04-11 17:32:37 -07:00
vma_internal.h
vmalloc.c arm64 updates for 6.16 2025-05-28 14:55:35 -07:00
vmpressure.c
vmscan.c vfs-6.16-rc1.writepage 2025-05-26 08:23:09 -07:00
vmstat.c - The 6 patch series "Enable strict percpu address space checks" from 2025-04-01 09:29:18 -07:00
workingset.c
zpdesc.h
zpool.c
zsmalloc.c zsmalloc: don't underflow size calculation in zs_obj_write() 2025-05-11 17:26:07 -07:00
zswap.c mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead() 2025-04-01 15:14:43 -07:00