Hi Everyone,
I get asked about keysigning occasionally, and tend to sign other people's GPG
encryption keys that I meet at conferences. For kernel developers,
this is mostly
important so they can send signed git pull requests as well as apply for
a user account on kernel.org to host their kernel developers. Other communities
such as Debian rely on GPG encryption for additional uses, so I generally
recommend all developers to have a GPG key and have at least three signatures
from others on it. See [1] for more information on this.
We have done keysigning parties during Connect in the past, and other
conferences have done the same thing. However, this takes a lot of preparation
work, and requires that everyone shows up at the same time in a room
as well as other downsides.
For the coming BKK19 meeting, I would propose a slightly organized
but ad-hoc method: Everyone who has a GPG key or who is in one
of the groups of people that may need one in the future, please prepare
the following steps:
- Make sure that you have a valid GPG key, with at least 2048 bits.
If you don't have one, create a fresh RSA-4096 key as documented
- Make sure that you have Linaro business cards with your current
full key fingerprint on them. The fingerprint will look like
"88AF CD20 6B16 1195 7187 F16B 60AB 47FF C909 5227"
If you do not have Linaro business cards, or they do not have the
fingerprint on them, order new business cards from [2] as Linaro
employees, as described in CascadeGoCloud ->
Company-Handbook -> Employee Information.
For assignees and member engineers, follow your company
procedures. [Question: we used to have Linaro business cards for
assignees as well, could we bring that back?]
Then during Connect, try to find those people you closely work
with, as well as anyone new to the company, and exchange business
cards. Make sure that the cards you hand out actually have the
correct key printed on them if you are paranoid.
Once you get home, download the gpg keys from everyone
you got cards from, check that the fingerprint matches, then
sign and upload them. Note that you should not normally have your
own master key on the laptop you travel with, so I assume this
will have to be done afterwards.
Arnd
[1] https://www.kernel.org/doc/html/latest/process/maintainer-pgp-guide.html
[2] https://printerbellomarket.co.uk/site/login/linaro
Tree/Branch: next-20190131
Git describe: next-20190131
Commit: 9fe36dd579 Add linux-next specific files for 20190131
Build Time: 123 min 8 sec
Passed: 9 / 11 ( 81.82 %)
Failed: 2 / 11 ( 18.18 %)
Errors: 2
Warnings: 21
Section Mismatches: 0
Failed defconfigs:
arm64-allmodconfig
arm-allmodconfig
Errors:
arm-allmodconfig
../mm/memcontrol.c:5629:52: error: 'THP_FAULT_ALLOC' undeclared (first use in this function)
../mm/memcontrol.c:5631:17: error: 'THP_COLLAPSE_ALLOC' undeclared (first use in this function)
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
5 warnings 0 mismatches : arm64-allnoconfig
8 warnings 0 mismatches : arm64-allmodconfig
11 warnings 0 mismatches : arm-multi_v5_defconfig
13 warnings 0 mismatches : arm-multi_v7_defconfig
6 warnings 0 mismatches : x86_64-defconfig
14 warnings 0 mismatches : arm-allmodconfig
4 warnings 0 mismatches : arm-allnoconfig
3 warnings 0 mismatches : x86_64-allnoconfig
7 warnings 0 mismatches : arm-multi_v4t_defconfig
10 warnings 0 mismatches : x86_64-allmodconfig
9 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Errors summary: 2
1 ../mm/memcontrol.c:5631:17: error: 'THP_COLLAPSE_ALLOC' undeclared (first use in this function)
1 ../mm/memcontrol.c:5629:52: error: 'THP_FAULT_ALLOC' undeclared (first use in this function)
Warnings Summary: 21
16 warning: include/linux/atomic-fallback.h is out-of-date.
16 warning: include/asm-generic/atomic-long.h is out-of-date.
16 warning: include/asm-generic/atomic-instrumented.h is out-of-date.
8 ../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
7 <stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
5 ../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 ../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
3 ../drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c:195:13: warning: 'iwl_mvm_add_rtap_sniffer_config' defined but not used [-Wunused-function]
2 ../mm/sparse.c:438:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'long long unsigned int' [-Wformat=]
2 ../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../mm/sparse.c:438:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'phys_addr_t {aka long long unsigned int}' [-Wformat=]
1 ../mm/sparse.c:420:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'long long unsigned int' [-Wformat=]
1 ../fs/btrfs/relocation.c:2138:6: warning: unused variable 'root_objectid' [-Wunused-variable]
1 ../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
1 ../drivers/scsi/qla2xxx/qla_iocb.c:1184:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
1 ../drivers/scsi/qla2xxx/qla_iocb.c:1144:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
1 ../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:866:5: warning: "CONFIG_X86_64" is not defined, evaluates to 0 [-Wundef]
1 ../drivers/cpufreq/qcom-cpufreq-kryo.c:168:1: warning: the frame size of 2416 bytes is larger than 2048 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allnoconfig : PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
../mm/sparse.c:420:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'long long unsigned int' [-Wformat=]
../mm/sparse.c:438:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'long long unsigned int' [-Wformat=]
-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 0 errors, 8 warnings, 0 section mismatches
Warnings:
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
../mm/sparse.c:438:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'phys_addr_t {aka long long unsigned int}' [-Wformat=]
../drivers/cpufreq/qcom-cpufreq-kryo.c:168:1: warning: the frame size of 2416 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:866:5: warning: "CONFIG_X86_64" is not defined, evaluates to 0 [-Wundef]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c:195:13: warning: 'iwl_mvm_add_rtap_sniffer_config' defined but not used [-Wunused-function]
-------------------------------------------------------------------------------
arm-multi_v5_defconfig : PASS, 0 errors, 11 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 13 warnings, 0 section mismatches
Warnings:
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
-------------------------------------------------------------------------------
x86_64-defconfig : PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 2 errors, 14 warnings, 0 section mismatches
Errors:
../mm/memcontrol.c:5629:52: error: 'THP_FAULT_ALLOC' undeclared (first use in this function)
../mm/memcontrol.c:5631:17: error: 'THP_COLLAPSE_ALLOC' undeclared (first use in this function)
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c:195:13: warning: 'iwl_mvm_add_rtap_sniffer_config' defined but not used [-Wunused-function]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/scsi/qla2xxx/qla_iocb.c:1144:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
../drivers/scsi/qla2xxx/qla_iocb.c:1184:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allnoconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
-------------------------------------------------------------------------------
x86_64-allnoconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
-------------------------------------------------------------------------------
arm-multi_v4t_defconfig : PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
-------------------------------------------------------------------------------
x86_64-allmodconfig : PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c:195:13: warning: 'iwl_mvm_add_rtap_sniffer_config' defined but not used [-Wunused-function]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
../mm/sparse.c:438:69: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'long long unsigned int' [-Wformat=]
../fs/btrfs/relocation.c:2138:6: warning: unused variable 'root_objectid' [-Wunused-variable]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
warning: include/asm-generic/atomic-instrumented.h is out-of-date.
warning: include/asm-generic/atomic-long.h is out-of-date.
warning: include/linux/atomic-fallback.h is out-of-date.
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
Hi Mark,
Please consider following linaro-android pull request for
"linux-linaro-lsk-v4.9-android" LSK branch. Build tested for
ARCH=arm/arm64 + allmodconfig and as usual relying on
KernelCI build bot results for linux-linaro-lsk-v4.9-android
tree for any breakage.
No merge conflicts during android-4.9 (linux-4.9.153) and
linux-linaro-lsk-v4.9 merge into linux-linaro-lsk-v4.9-android.
android-4.9 update packs a handful of upstream f2fs and
assorted AOSP (mostly cuttlefish) fixes.
Please pull the updates from following git repository:
https://git.linaro.org/people/amit.pundir/linux.git lsk-v4.9-android
Regards,
Amit Pundir