This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 45ec2f5f6ed3 Merge tag 'mtd/fixes-for-6.8-rc7' of git://git.kernel.org/ [...] new 31639fd6cebd stackdepot: use variable size records for non-evictable entries new 711d349174fd kasan: revert eviction of stack traces in generic mode new 2774f256e7c0 mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong [...] new 00130266f67f MAINTAINERS: add memory mapping entry with reviewers new 3a75cb05d53f mm: cachestat: fix folio read-after-free in cache walk new 720da1e593b8 mm/debug_vm_pgtable: fix BUG_ON with pud advanced test new 5e10bf6cb4cd Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://g [...] new 86dc9693145b selinux: fix lsm_get_self_attr() new 6d2fb472ea9e apparmor: fix lsm_get_self_attr() new cf1182944c7c Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/sc [...]
The 10 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: MAINTAINERS | 11 +++ include/linux/poison.h | 3 + lib/stackdepot.c | 250 ++++++++++++++++++++++++----------------------- mm/debug_vm_pgtable.c | 8 ++ mm/filemap.c | 51 +++++----- mm/kasan/common.c | 8 +- mm/kasan/generic.c | 68 ++----------- mm/kasan/kasan.h | 10 -- mm/kasan/quarantine.c | 5 +- mm/migrate.c | 8 ++ security/apparmor/lsm.c | 2 +- security/selinux/hooks.c | 2 +- 12 files changed, 199 insertions(+), 227 deletions(-)