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-release-arm-mainline-defconfig in repository toolchain/ci/linux.
from 805c6d3c1921 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds df3a57d1f607 mm: split out the non-present case from copy_one_pte() adds 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 adds b5ddcffa3777 btrfs: fix put of uninitialized kobject after seed device delete adds 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 adds a969324fe7cc Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub [...] adds ead1e19ad905 lib/bootconfig: Fix a bug of breaking existing tree nodes adds c7af4ecdffe1 lib/bootconfig: Fix to remove tailing spaces after value adds 1d210c166b69 tools/bootconfig: Add testcases for repeated key with brace adds 2f5fb555637e tools/bootconfig: Add testcase for tailing space adds c9c9e6a49f89 Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
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(-)