linux/arch
Linus Torvalds 3de18c865f Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Pull swiotlb updates from Konrad Rzeszutek Wilk:
 "A new feature called restricted DMA pools. It allows SWIOTLB to
  utilize per-device (or per-platform) allocated memory pools instead of
  using the global one.

  The first big user of this is ARM Confidential Computing where the
  memory for DMA operations can be set per platform"

* 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb: (23 commits)
  swiotlb: use depends on for DMA_RESTRICTED_POOL
  of: restricted dma: Don't fail device probe on rmem init failure
  of: Move of_dma_set_restricted_buffer() into device.c
  powerpc/svm: Don't issue ultracalls if !mem_encrypt_active()
  s390/pv: fix the forcing of the swiotlb
  swiotlb: Free tbl memory in swiotlb_exit()
  swiotlb: Emit diagnostic in swiotlb_exit()
  swiotlb: Convert io_default_tlb_mem to static allocation
  of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESS
  swiotlb: add overflow checks to swiotlb_bounce
  swiotlb: fix implicit debugfs declarations
  of: Add plumbing for restricted DMA pool
  dt-bindings: of: Add restricted DMA pool
  swiotlb: Add restricted DMA pool initialization
  swiotlb: Add restricted DMA alloc/free support
  swiotlb: Refactor swiotlb_tbl_unmap_single
  swiotlb: Move alloc_size to swiotlb_find_slots
  swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
  swiotlb: Update is_swiotlb_active to add a struct device argument
  swiotlb: Update is_swiotlb_buffer to add a struct device argument
  ...
2021-09-03 10:34:44 -07:00
..
alpha Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
arc asm-generic changes for 5.15 2021-09-01 15:13:02 -07:00
arm Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
arm64 Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
csky Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
h8300 asm-generic changes for 5.15 2021-09-01 15:13:02 -07:00
hexagon dma-mapping updates for Linux 5.15 2021-09-02 10:32:06 -07:00
ia64 Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
m68k Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
microblaze Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
mips Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
nds32 Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
nios2 asm-generic changes for 5.15 2021-09-01 15:13:02 -07:00
openrisc printk changes for 5.15 2021-09-01 18:41:13 -07:00
parisc Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
powerpc Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb 2021-09-03 10:34:44 -07:00
riscv Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
s390 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb 2021-09-03 10:34:44 -07:00
sh Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
sparc Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
um printk changes for 5.15 2021-09-01 18:41:13 -07:00
x86 Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
xtensa Merge branch 'akpm' (patches from Andrew) 2021-09-03 10:08:28 -07:00
.gitignore
Kconfig sched: Add task_work callback for paranoid L1D flush 2021-07-28 11:42:24 +02:00