This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 856deb866d16 Linux 5.9-rc5 new 50145474f6ef fbcon: remove soft scrollback code new 06a0df4d1b8b fbcon: remove now unusued 'softback_lines' cursor() argument new 973c096f6a85 vgacon: remove software scrollback support new 1c78544eaa46 btrfs: fix wrong address when faulting in pages in the sea [...] new fc4f28bb3daf Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/sc [...]
The 5 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/powerpc/configs/pasemi_defconfig | 1 - arch/powerpc/configs/ppc6xx_defconfig | 1 - arch/x86/configs/i386_defconfig | 1 - arch/x86/configs/x86_64_defconfig | 1 - drivers/video/console/Kconfig | 46 ----- drivers/video/console/vgacon.c | 221 +--------------------- drivers/video/fbdev/core/bitblit.c | 11 +- drivers/video/fbdev/core/fbcon.c | 334 +--------------------------------- drivers/video/fbdev/core/fbcon.h | 2 +- drivers/video/fbdev/core/fbcon_ccw.c | 11 +- drivers/video/fbdev/core/fbcon_cw.c | 11 +- drivers/video/fbdev/core/fbcon_ud.c | 11 +- drivers/video/fbdev/core/tileblit.c | 2 +- fs/btrfs/ioctl.c | 3 +- 14 files changed, 13 insertions(+), 643 deletions(-)