# git rev-parse -q --verify c03c21ba6f4e95e406a1a7b4c34ef334b977c194^{commit} c03c21ba6f4e95e406a1a7b4c34ef334b977c194 already have revision, skipping fetch # git checkout -q -f -B kisskb c03c21ba6f4e95e406a1a7b4c34ef334b977c194 # git clean -qxdf # < git log -1 # commit c03c21ba6f4e95e406a1a7b4c34ef334b977c194 # Merge: 414eece95b98 8f0bfc25c907 # Author: Linus Torvalds # Date: Tue Feb 23 16:09:23 2021 -0800 # # Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs # # Pull keyring updates from David Howells: # "Here's a set of minor keyrings fixes/cleanups that I've collected from # various people for the upcoming merge window. # # A couple of them might, in theory, be visible to userspace: # # - Make blacklist_vet_description() reject uppercase letters as they # don't match the all-lowercase hex string generated for a blacklist # search. # # This may want reconsideration in the future, but, currently, you # can't add to the blacklist keyring from userspace and the only # source of blacklist keys generates lowercase descriptions. # # - Fix blacklist_init() to use a new KEY_ALLOC_* flag to indicate that # it wants KEY_FLAG_KEEP to be set rather than passing KEY_FLAG_KEEP # into keyring_alloc() as KEY_FLAG_KEEP isn't a valid alloc flag. # # This isn't currently a problem as the blacklist keyring isn't # currently writable by userspace. # # The rest of the patches are cleanups and I don't think they should # have any visible effect" # # * tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: # watch_queue: rectify kernel-doc for init_watch() # certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID # certs: Fix blacklist flag type confusion # PKCS#7: Fix missing include # certs: Fix blacklisted hexadecimal hash string check # certs/blacklist: fix kernel doc interface issue # crypto: public_key: Remove redundant header file from public_key.h # keys: remove trailing semicolon in macro definition # crypto: pkcs7: Use match_string() helper to simplify the code # PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one # encrypted-keys: Replace HTTP links with HTTPS ones # crypto: asymmetric_keys: fix some comments in pkcs7_parser.h # KEYS: remove redundant memset # security: keys: delete repeated words in comments # KEYS: asymmetric: Fix kerneldoc # security/keys: use kvfree_sensitive() # watch_queue: Drop references to /dev/watch_queue # keys: Remove outdated __user annotations # security: keys: Fix fall-through warnings for Clang # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 c03c21ba6f4e95e406a1a7b4c34ef334b977c194 # < make -s -j 40 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # < make -s -j 40 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 40 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 40 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:10: /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_respond_fw_mem_request': /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:1690:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] "qmi req mem_seg[%d] 0x%llx %u %u\n", i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ab->qmi.target_mem[i].paddr, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/debug.h:64:30: note: in definition of macro 'ath11k_dbg' __ath11k_dbg(ar, dbg_mask, fmt, ##__VA_ARGS__); \ ^~~ WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 # Build took: 0:07:30.093028