This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3472f66013d1 Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/ [...] new fd35f192e42c integrity: support new struct public_key_signature encoding field new e4c4b0e45dfd Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub [...] new dded2e159208 kdb: use correct pointer when 'btc' calls 'btt' new 568fb6f42ac6 kdb: print real address of pointers instead of hashed addresses new c2b94c72d93d kdb: Use strscpy with destination buffer size new 9eb62f0e1bc7 kdb: kdb_main: refactor code in kdb_md_line new 01cb37351baf kdb: kdb_keyboard: mark expected switch fall-throughs new 646558ff1643 kdb: kdb_support: mark expected switch fall-throughs new 9746e46737a1 Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/ [...] new 4ab49461d9d9 RISC-V: defconfig: Enable printk timestamps new 10febb3ecace riscv: fix spacing in struct pt_regs new f157d411a9eb riscv: add missing vdso_install target new 85d90b91807b RISC-V: lib: Fix build error for 64-bit new ef3a61406618 RISC-V: Silence some module warnings on 32-bit new 5929a1f0ff30 Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.o [...]
The 15 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: arch/riscv/Makefile | 4 ++++ arch/riscv/configs/defconfig | 1 + arch/riscv/include/asm/ptrace.h | 4 ++-- arch/riscv/kernel/module.c | 12 ++++++------ arch/riscv/lib/Makefile | 2 +- kernel/debug/kdb/kdb_bt.c | 4 ++-- kernel/debug/kdb/kdb_io.c | 15 +++++++++------ kernel/debug/kdb/kdb_keyboard.c | 4 ++-- kernel/debug/kdb/kdb_main.c | 35 ++++++++++------------------------ kernel/debug/kdb/kdb_private.h | 2 +- kernel/debug/kdb/kdb_support.c | 28 +++++++++++++-------------- security/integrity/digsig_asymmetric.c | 1 + 12 files changed, 53 insertions(+), 59 deletions(-)