# git rev-parse -q --verify 9836e93c0a7e031ac6a71c56171c229de1eea7cf^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 9836e93c0a7e031ac6a71c56171c229de1eea7cf^{commit} 9836e93c0a7e031ac6a71c56171c229de1eea7cf # git checkout -q -f -B kisskb 9836e93c0a7e031ac6a71c56171c229de1eea7cf # git clean -qxdf # < git log -1 # commit 9836e93c0a7e031ac6a71c56171c229de1eea7cf # Merge: e1a8fde7203f 3fe07bcd800d # Author: Linus Torvalds # Date: Mon May 23 13:06:15 2022 -0700 # # Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/linux-block # # Pull io_uring NVMe command passthrough from Jens Axboe: # "On top of everything else, this adds support for passthrough for # io_uring. # # The initial feature for this is NVMe passthrough support, which allows # non-filesystem based IO commands and admin commands. # # To support this, io_uring grows support for SQE and CQE members that # are twice as big, allowing to pass in a full NVMe command without # having to copy data around. And to complete with more than just a # single 32-bit value as the output" # # * tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/linux-block: (22 commits) # io_uring: cleanup handling of the two task_work lists # nvme: enable uring-passthrough for admin commands # nvme: helper for uring-passthrough checks # blk-mq: fix passthrough plugging # nvme: add vectored-io support for uring-cmd # nvme: wire-up uring-cmd support for io-passthru on char-device. # nvme: refactor nvme_submit_user_cmd() # block: wire-up support for passthrough plugging # fs,io_uring: add infrastructure for uring-cmd # io_uring: support CQE32 for nop operation # io_uring: enable CQE32 # io_uring: support CQE32 in /proc info # io_uring: add tracing for additional CQE32 fields # io_uring: overflow processing for CQE32 # io_uring: flush completions for CQE32 # io_uring: modify io_get_cqe for CQE32 # io_uring: add CQE32 completion processing # io_uring: add CQE32 setup processing # io_uring: change ring size calculation for CQE32 # io_uring: store add. return values for CQE32 # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 9836e93c0a7e031ac6a71c56171c229de1eea7cf # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6240:warning: override: reassigning to symbol STANDALONE .config:6241:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6246:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:02.127888