mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-12-26 12:21:01 +01:00
To pick up the changes in:7ed6cbe0f8fs: add STATX_DIO_READ_ALIGN8fc7e23a9bfs: reformat the statx definitiona5874fde3cexec: Add a new AT_EXECVE_CHECK flag to execveat(2)1ebd4a3c09blk-crypto: add ioctls to create and prepare hardware-wrapped keysaf6505e574fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag10783d0ba0fs, iov_iter: define meta io descriptor8f6116b5b7statmount: add a new supported_mask field37c4a9590estatmount: allow to retrieve idmappings Addressing this perf tools build warning: Warning: Kernel ABI header differences: diff -u tools/include/uapi/linux/stat.h include/uapi/linux/stat.h diff -u tools/perf/trace/beauty/include/uapi/linux/stat.h include/uapi/linux/stat.h diff -u tools/perf/trace/beauty/include/uapi/linux/fcntl.h include/uapi/linux/fcntl.h diff -u tools/perf/trace/beauty/include/uapi/linux/fs.h include/uapi/linux/fs.h diff -u tools/perf/trace/beauty/include/uapi/linux/mount.h include/uapi/linux/mount.h Please see tools/include/uapi/README for further details. Acked-by: Ingo Molnar <mingo@kernel.org> Tested-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com> Cc: linux-fsdevel@vger.kernel.org Link: https://lore.kernel.org/r/20250410001125.391820-5-namhyung@kernel.org Signed-off-by: Namhyung Kim <namhyung@kernel.org>