This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f8f65382c98a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 6147b1cf1965 scripts/setlocalversion: git: Make -dirty check more robust new bc8d2e20a3eb kconfig: remove a spurious self-assignment new fd65465b7016 kconfig: do not require pkg-config on make {menu,n}config new 914b087ff9e0 kbuild: make missing $DEPMOD a Warning instead of an Error new f0b0d88a8251 kbuild: modules_install: warn when missing System.map file new 1d22577703b3 Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub [...] new 9b25436662d5 random: make CPU trust a boot parameter new 3243a89dcbd8 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 8 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: Documentation/admin-guide/kernel-parameters.txt | 6 ++++++ Documentation/process/changes.rst | 2 +- drivers/char/Kconfig | 4 ++-- drivers/char/random.c | 11 ++++++++--- scripts/depmod.sh | 5 +++-- scripts/kconfig/Makefile | 1 - scripts/kconfig/check-pkgconfig.sh | 8 -------- scripts/kconfig/gconf-cfg.sh | 7 +++++++ scripts/kconfig/mconf-cfg.sh | 25 ++++++++++++++----------- scripts/kconfig/mconf.c | 1 - scripts/kconfig/nconf-cfg.sh | 25 ++++++++++++++----------- scripts/kconfig/qconf-cfg.sh | 7 +++++++ scripts/setlocalversion | 2 +- 13 files changed, 63 insertions(+), 41 deletions(-) delete mode 100644 scripts/kconfig/check-pkgconfig.sh