aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-05-06 10:27:58 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2024-05-06 10:27:58 -0700
commitee5b455b0adae9ecafb38b174c648c48f2a3c1a5 (patch)
tree7351be427ce58c88a412649f65cff45649e590b9 /drivers/rtc
parentc73677ca411d3dbfe585dcbf389b3cd83e0e3530 (diff)
parentcd7eb8f83fcf258f71e293f7fc52a70be8ed0128 (diff)
downloadlinux-master.tar.gz
Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabHEADmaster
Pull slab fixes from Vlastimil Babka: - Fix for cleanup infrastructure (Dan Carpenter) This makes the __free(kfree) cleanup hooks not crash on error pointers. - SLUB fix for freepointer checking (Nicolas Bouchinet) This fixes a recently introduced bug that manifests when init_on_free, CONFIG_SLAB_FREELIST_HARDENED and consistency checks (slub_debug=F) are all enabled, and results in false-positive freepointer corrupt reports for caches that store freepointer outside of the object area. * tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab: mm/slab: make __free(kfree) accept error pointers mm/slub: avoid zeroing outside-object freepointer for single free
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions