- 20912a8 Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 by Srinivasarao P · 3 years, 11 months ago
- d624a2b UPSTREAM: mm/sl[uo]b: export __kmalloc_track(_node)_caller by Daniel Vetter · 4 years, 8 months ago
- c1eee79 Merge android-4.19-stable.146 (443485d) into msm-4.19 by Srinivasarao P · 4 years, 1 month ago
- 0cc3462 Merge android-4.19-stable.136 (204dd19) into msm-4.19 by Srinivasarao P · 4 years, 1 month ago
- 9026457 Merge android-4.19-stable.125 (a483478) into msm-4.19 by Srinivasarao P · 4 years, 2 months ago
- ac1e0fa mm: slub: Add debugfs interface to capture slub allocs owner by Faiyaz Mohammed · 4 years, 9 months ago
- 009b982 Merge 4.19.144 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 2 months ago
- af2cf2c mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 2 months ago
- c161b2d Merge android-4.19.113 (248555d) into msm-4.19 by Srinivasarao P · 4 years, 4 months ago
- d120fe2 Merge android-4.19.112 (417d28a) into msm-4.19 by Srinivasarao P · 4 years, 4 months ago
- a6c20c0 Merge 4.19.132 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 4 months ago
- 3e63265 mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 5 months ago
- 6c09755 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 5 months ago
- 4d01d462 Merge 4.19.129 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 5 months ago
- 53bb2a6 mm/slub: fix a memory leak in sysfs_slab_add() by Wang Hai · 4 years, 5 months ago
- d46ff52 Merge android-4.19.110 (1984fff) into msm-4.19 by Ivaylo Georgiev · 4 years, 6 months ago
- 95bff4c Merge 4.19.116 into android-4.19 by Greg Kroah-Hartman · 4 years, 7 months ago
- 9ee0e50 slub: improve bit diffusion for freelist ptr obfuscation by Kees Cook · 4 years, 7 months ago
- 4c30d46 Merge android-4.19.95 (5da1114) into msm-4.19 by Ivaylo Georgiev · 4 years, 8 months ago
- 248555d Merge 4.19.113 into android-4.19 by Greg Kroah-Hartman · 4 years, 8 months ago
- 3e79ba6 mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 8 months ago
- 451d4a2 mm: slub: be more careful about the double cmpxchg of freelist by Linus Torvalds · 4 years, 8 months ago
- 417d28a Merge 4.19.112 into android-4.19 by Greg Kroah-Hartman · 4 years, 8 months ago
- 1f946a6 Merge "Merge android-4.19.78 (75337a6) into msm-4.19" by qctecmdr · 4 years, 8 months ago
- 30f6cae mm: slub: add missing TID bump in kmem_cache_alloc_bulk() by Jann Horn · 4 years, 8 months ago
- a025b6c Merge android-4.19.78 (75337a6) into msm-4.19 by Ivaylo Georgiev · 4 years, 9 months ago
- 44bb576 Merge android-4.19.73 (8ca5759) into msm-4.19 by Ivaylo Georgiev · 4 years, 9 months ago
- 21fa925 mm: slub: reinitialize random sequence cache on slab object update by Vijayanand Jitta · 4 years, 9 months ago
- 6a6bb41 UPSTREAM: mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations by Alexander Potapenko · 5 years ago
- 9d8edd9 UPSTREAM: mm, slab: combine kmalloc_caches and kmalloc_dma_caches by Vlastimil Babka · 6 years ago
- 5f39cd2 UPSTREAM: mm: slub: really fix slab walking for init_on_free by Laura Abbott · 5 years ago
- d927fae Merge android-4.19-q.81 (9045ee1) into msm-4.19 by Ivaylo Georgiev · 5 years ago
- c8532f7a Merge 4.19.81 into android-4.19 by Greg Kroah-Hartman · 5 years ago
- bb6932c mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 5 years ago
- e50674c UPSTREAM: slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS by Qian Cai · 6 years ago
- 2a9788f UPSTREAM: slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS by Qian Cai · 6 years ago
- 712b50a UPSTREAM: kasan, slub: fix more conflicts with CONFIG_SLAB_FREELIST_HARDENED by Andrey Konovalov · 6 years ago
- 5dbe32c UPSTREAM: kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED by Andrey Konovalov · 6 years ago
- d79e51f UPSTREAM: kasan, slub: move kasan_poison_slab hook before page_address by Andrey Konovalov · 6 years ago
- 11543367 UPSTREAM: kasan, kmemleak: pass tagged pointers to kmemleak by Andrey Konovalov · 6 years ago
- d8c656e UPSTREAM: kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY by Andrey Konovalov · 6 years ago
- 9900949 UPSTREAM: kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU by Andrey Konovalov · 6 years ago
- 8712cc7 BACKPORT: kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
- 9938c59 UPSTREAM: kasan, slub: handle pointer tags in early_kmem_cache_node_alloc by Andrey Konovalov · 6 years ago
- 0697e14 UPSTREAM: kasan, mm: change hooks signatures by Andrey Konovalov · 6 years ago
- c41e798 UPSTREAM: mm: slub: Fix slab walking for init_on_free by Laura Abbott · 5 years ago
- a5587d8 UPSTREAM: mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 5 years ago
- 42e3800 Merge android-4.19.33 (0b065cd) into msm-4.19 by Ivaylo Georgiev · 5 years ago
- 62d342d mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
- e3118af mm: slub: call kasan_alloc_pages before freeing pages in slub by Se Wang (Patrick) Oh · 9 years ago
- 5aabb43 mm: slub: panic for object and slab errors by David Keitel · 10 years ago
- 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
- 0882ff9 mm, slub: restore the original intention of prefetch_freepointer() by Vlastimil Babka · 6 years ago
- d50d82f slub: fix failure when we delete and create a slab cache by Mikulas Patocka · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
- 325d7d4 slub: remove 'reserved' file from sysfs by Matthew Wilcox · 6 years ago
- 9736d2a slub: remove kmem_cache->reserved by Matthew Wilcox · 6 years ago
- bf68c21 slab,slub: remove rcu_head size checks by Matthew Wilcox · 6 years ago
- b7ccc7f mm: move lru union within struct page by Matthew Wilcox · 6 years ago
- 7d27a04 mm: move 'private' union within struct page by Matthew Wilcox · 6 years ago
- d4fc506 mm: switch s_mem and slab_cache in struct page by Matthew Wilcox · 6 years ago
- 05088e5 mm/slub: remove obsolete comment by Canjiang Lu · 6 years ago
- a38965b mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 6 years ago
- 128227e slab: __GFP_ZERO is incompatible with a constructor by Matthew Wilcox · 6 years ago
- c389539 kasan, slub: fix handling of kasan_slab_free hook by Andrey Konovalov · 7 years ago
- f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 7 years ago
- 870b1fb slub: make size_from_object() return unsigned int by Alexey Dobriyan · 7 years ago
- 19af27a slub: make struct kmem_cache_order_objects::x unsigned int by Alexey Dobriyan · 7 years ago
- 284b50d slub: make slab_index() return unsigned int by Alexey Dobriyan · 7 years ago
- 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 7 years ago
- be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes by Alexey Dobriyan · 7 years ago
- 0293d1f slab: make kmem_cache_flags accept 32-bit object size by Alexey Dobriyan · 7 years ago
- 44065b2 slub: make ->size unsigned int by Alexey Dobriyan · 7 years ago
- 1b473f2 slub: make ->object_size unsigned int by Alexey Dobriyan · 7 years ago
- e5d9998 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 7 years ago
- 52ee6d7 slub: make ->inuse unsigned int by Alexey Dobriyan · 7 years ago
- 3a3791e slub: make ->align unsigned int by Alexey Dobriyan · 7 years ago
- d66e52d slub: make ->reserved unsigned int by Alexey Dobriyan · 7 years ago
- eb7235e slub: make ->remote_node_defrag_ratio unsigned int by Alexey Dobriyan · 7 years ago
- f4957d5 slab: make kmem_cache_create() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
- 86609d3 mm/slub.c: use jitter-free reference while printing age by Chintan Pandya · 7 years ago
- ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 7 years ago
- 47adccc kasan: detect invalid frees for large objects by Dmitry Vyukov · 7 years ago
- 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- 0d2d5d4 slub: remove obsolete comments of put_cpu_partial() by Miles Chen · 7 years ago
- 5d68268 mm/slub.c: fix wrong address during slab padding restoration by Balasubramani Vivekanandan · 7 years ago
- 2d891fb usercopy: Allow strict enforcement of whitelists by Kees Cook · 7 years ago
- afcc90f8 usercopy: WARN() on slab cache usercopy region violations by Kees Cook · 7 years ago
- 8eb8284 usercopy: Prepare for usercopy whitelisting by David Windsor · 7 years ago
- f4e6e28 usercopy: Include offset in hardened usercopy report by Kees Cook · 7 years ago
- 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
- d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
- 1106638 slub: fix sysfs duplicate filename creation when slub_debug=O by Miles Chen · 7 years ago
- 4fd0b46 slab, slub, slob: convert slab_flags_t to 32-bit by Alexey Dobriyan · 7 years ago
- d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
- 5b36577 mm: slabinfo: remove CONFIG_SLABINFO by Yang Shi · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago