This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 13391c60da33 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new 377bf660d07a Revert "mm: fix initialization of struct page for holes in [...] new eaa7995c529b regulator: core: avoid regulator_resolve_supply() race condition new 09db7311ca61 Merge v5.11-rc3 new 51dfb6ca3728 regulator: consumer: Add missing stubs to regulator/consumer.h new 14a71d509ac8 regulator: Fix lockdep warning resolving supplies new 5bec2487ff33 Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.or [...] new 55a8b42e8645 spi: altera: Fix memory leak on error path new 396cf2a46add spidev: Add cisco device compatible new c7230a48ed5e Merge tag 'spi-fix-v5.11-rc5' of git://git.kernel.org/pub/ [...]
The 9 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: drivers/regulator/core.c | 44 +++++++++++++++----- drivers/spi/spi-altera.c | 3 +- drivers/spi/spidev.c | 1 + include/linux/regulator/consumer.h | 30 ++++++++++++++ mm/page_alloc.c | 84 +++++++++++++++----------------------- 5 files changed, 100 insertions(+), 62 deletions(-)