This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 805c6d3c1921 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new df3a57d1f607 mm: split out the non-present case from copy_one_pte() new 79a1971c5f14 mm: move the copy_one_pte() pte_present check into the caller adds 35be8851d172 btrfs: fix overflow when copying corrupt csums for a message new b5ddcffa3777 btrfs: fix put of uninitialized kobject after seed device delete new bffac4b5435a Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/sc [...] adds ee1dfad5325f dm: fix bio splitting and its bio completion order for regular IO adds cf9c37865557 dm: fix comment in dm_process_bio() adds 4a5caa4af0df dm crypt: document new no_workqueue flags adds 4c07ae0ad493 dm crypt: document encrypted keyring key option new a969324fe7cc Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub [...] new ead1e19ad905 lib/bootconfig: Fix a bug of breaking existing tree nodes new c7af4ecdffe1 lib/bootconfig: Fix to remove tailing spaces after value new 1d210c166b69 tools/bootconfig: Add testcases for repeated key with brace new 2f5fb555637e tools/bootconfig: Add testcase for tailing space new c9c9e6a49f89 Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/s [...]
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../admin-guide/device-mapper/dm-crypt.rst | 10 +- drivers/md/dm.c | 27 +--- fs/btrfs/disk-io.c | 11 +- fs/btrfs/sysfs.c | 16 ++- lib/bootconfig.c | 38 +++-- mm/memory.c | 154 +++++++++++---------- tools/bootconfig/test-bootconfig.sh | 25 ++++ 7 files changed, 161 insertions(+), 120 deletions(-)