# git rev-parse -q --verify 22b8cc3e78f5448b4c5df00303817a9137cd663f^{commit} 22b8cc3e78f5448b4c5df00303817a9137cd663f already have revision, skipping fetch # git checkout -q -f -B kisskb 22b8cc3e78f5448b4c5df00303817a9137cd663f # git clean -qxdf # < git log -1 # commit 22b8cc3e78f5448b4c5df00303817a9137cd663f # Merge: 7b664cc38ea7 97740266de26 # Author: Linus Torvalds # Date: Fri Apr 28 09:43:49 2023 -0700 # # Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 LAM (Linear Address Masking) support from Dave Hansen: # "Add support for the new Linear Address Masking CPU feature. # # This is similar to ARM's Top Byte Ignore and allows userspace to store # metadata in some bits of pointers without masking it out before use" # # * tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outside # x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA # selftests/x86/lam: Add test cases for LAM vs thread creation # selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address masking # selftests/x86/lam: Add inherit test cases for linear-address masking # selftests/x86/lam: Add io_uring test cases for linear-address masking # selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking # selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking # x86/mm/iommu/sva: Make LAM and SVA mutually exclusive # iommu/sva: Replace pasid_valid() helper with mm_valid_pasid() # mm: Expose untagging mask in /proc/$PID/status # x86/mm: Provide arch_prctl() interface for LAM # x86/mm: Reduce untagged_addr() overhead for systems without LAM # x86/uaccess: Provide untagged_addr() and remove tags before address check # mm: Introduce untagged_addr_remote() # x86/mm: Handle LAM on context switch # x86: CPUID and CR3/CR4 flags for Linear Address Masking # x86: Allow atomic MM_CONTEXT flags setting # x86/mm: Rework address range check in get_user() and put_user() # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 22b8cc3e78f5448b4c5df00303817a9137cd663f # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r1_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- 32r1_defconfig ./.config.32r1_defconfig:93:warning: override: CPU_BIG_ENDIAN changes choice state .config:92:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r1_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r1_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_32r1_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/fs/ext4/super.c: In function 'ext4_put_super': /kisskb/src/fs/ext4/super.c:1262:6: warning: unused variable 'i' [-Wunused-variable] int i, err; ^ /kisskb/src/fs/ext4/super.c: In function '__ext4_fill_super': /kisskb/src/fs/ext4/super.c:5200:15: warning: unused variable 'i' [-Wunused-variable] unsigned int i; ^ Completed OK # rm -rf /kisskb/build/linus_32r1_defconfig_mips-gcc8 # Build took: 0:01:22.146583