This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6a74422b9710 Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linu [...] new 1376956c5e9e integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS new 191cac349c8e lib/digsig: Use SHA-1 library instead of crypto_shash new 88b4cbcf6b04 ima: don't clear IMA_DIGSIG flag when setting or removing [...] new 678074f1a8e0 Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/sc [...] new 05e75ac35ee9 efi: Explain OVMF acronym in OVMF_DEBUG_LOG help text new 99da5bf3dd6a efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable new cf0e371d2b0e Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub [...] new c6a809363a66 drivers/base/memory: add node id parameter to add_memory_block() new b8179af12094 mm/memory_hotplug: activate node before adding new memory blocks new 0a947c14e48c drivers/base: move memory_block_add_nid() into the caller new 89be2815f465 mm: clean up is_guard_pte_marker() new a089461a5994 Documentation/mm: drop pxx_mkdevmap() descriptions from pa [...] new df6879a7483e mm/ksm: cleanup mm_slot_entry() invocation new c14bdcc9f274 mm/khugepaged: use KMEM_CACHE() new 7a405dbb0f03 Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel [...]
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: Documentation/mm/arch_pgtable_helpers.rst | 6 ---- drivers/base/memory.c | 53 ++++++++++++++----------------- drivers/base/node.c | 10 +++--- drivers/firmware/efi/Kconfig | 7 ++-- drivers/firmware/efi/libstub/x86-stub.c | 10 +++--- include/linux/memory.h | 5 ++- lib/Kconfig | 3 +- lib/digsig.c | 46 ++++----------------------- mm/khugepaged.c | 5 +-- mm/ksm.c | 27 ++++++++-------- mm/madvise.c | 4 +-- mm/memory_hotplug.c | 32 ++++++++++--------- security/integrity/Kconfig | 1 + security/integrity/ima/ima_appraise.c | 23 +++++++++++--- 14 files changed, 99 insertions(+), 133 deletions(-)