# git rev-parse -q --verify 285848b0f4074f04ab606f1e5dca296482033d54^{commit} 285848b0f4074f04ab606f1e5dca296482033d54 already have revision, skipping fetch # git checkout -q -f -B kisskb 285848b0f4074f04ab606f1e5dca296482033d54 # git clean -qxdf # < git log -1 # commit 285848b0f4074f04ab606f1e5dca296482033d54 # Merge: 4c50cea d848e5f # Author: Linus Torvalds # Date: Sat Apr 21 21:20:48 2018 -0700 # # Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random # # Pull /dev/random fixes from Ted Ts'o: # "Fix some bugs in the /dev/random driver which causes getrandom(2) to # unblock earlier than designed. # # Thanks to Jann Horn from Google's Project Zero for pointing this out # to me" # # * tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random: # random: add new ioctl RNDRESEEDCRNG # random: crng_reseed() should lock the crng instance that it is modifying # random: set up the NUMA crng instances after the CRNG is fully initialized # random: use a different mixing algorithm for add_device_randomness() # random: fix crng_ready() test # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 285848b0f4074f04ab606f1e5dca296482033d54 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- allnoconfig # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:32: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] FIT description: Linux 4.17.0-rc1+ Created: Sun Apr 22 16:01:36 2018 Image 0 (kernel@0) Description: Linux 4.17.0-rc1+ Created: Sun Apr 22 16:01:36 2018 Type: Kernel Image Compression: gzip compressed Data Size: 682333 Bytes = 666.34 kB = 0.65 MB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80235eb0 Hash algo: sha1 Hash value: 68af5ad6ce3e22941cf151e298b3d409b53182eb Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mips # Build took: 0:00:09.249303