Merge tag 'v6.4-rc2' into media_stage
authorMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 14 May 2023 21:55:40 +0000 (22:55 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 14 May 2023 21:55:40 +0000 (22:55 +0100)
commita23a3041c733e068bed5ece88acb45fe0edf0413
treea399d12da0bdc60344148178a0dd3862a936fe9a
parent2a3f9d4def27c5b30563d11c548ac606ab0066ac
parentf1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6
Merge tag 'v6.4-rc2' into media_stage

Linux 6.4-rc2

* tag 'v6.4-rc2': (162 commits)
  Linux 6.4-rc2
  parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
  ext4: bail out of ext4_xattr_ibody_get() fails for any reason
  ext4: add bounds checking in get_max_inline_xattr_value_size()
  ext4: add indication of ro vs r/w mounts in the mount message
  ext4: fix deadlock when converting an inline directory in nojournal mode
  ext4: improve error recovery code paths in __ext4_remount()
  ext4: improve error handling from ext4_dirhash()
  ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
  ext4: check iomap type only if ext4_iomap_begin() does not fail
  ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
  ext4: fix data races when using cached status extents
  ext4: avoid deadlock in fs reclaim with page writeback
  ext4: fix invalid free tracking in ext4_xattr_move_to_block()
  ext4: remove a BUG_ON in ext4_mb_release_group_pa()
  ext4: allow ext4_get_group_info() to fail
  cxl: Add missing return to cdat read error path
  tools/testing/cxl: Use DEFINE_STATIC_SRCU()
  x86/retbleed: Fix return thunk alignment
  Documentation/block: drop the request.rst file
  ...