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