- 3a3b7fe mm: remove CONFIG_MEMCG_KMEM by Johannes Weiner · 8 months ago
- 4d7b5a2 mm: kfence: disable KMSAN when checking the canary by Ilya Leoshkevich · 8 months ago
- eed4c0e mm/kfence: add MODULE_DESCRIPTION() by Jeff Johnson · 9 months ago
- 21c690a mm: introduce slabobj_ext to support slab object extensions by Suren Baghdasaryan · 11 months ago
- a745b06 KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal by Vlastimil Babka · 1 year, 5 months ago
- 12952b6 Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 1 year, 6 months ago
- ec9fee7 kfence: Defer the assignment of the local variable addr by Enze Li · 1 year, 6 months ago
- d68b4b6 Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- 6655360 lib/vsprintf: declare no_hash_pointers in sprintf.h by Andy Shevchenko · 1 year, 6 months ago
- cabdf74 mm: kfence: allocate kfence_metadata at runtime by Peng Zhang · 1 year, 7 months ago
- 3c61529 Randomized slab caches for kmalloc() by GONG, Ruiqi · 1 year, 7 months ago
- d0bf7d57 mm/slab: introduce kmem_cache flag SLAB_NO_MERGE by Jesper Dangaard Brouer · 2 years, 1 month ago
- 7581495 mm: kfence: fix false positives on big endian by Michael Ellerman · 1 year, 10 months ago
- 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
- df45da5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 1 year, 10 months ago
- 1f6ab56 printk: export console trace point for kcsan/kasan/kfence/kmsan by Pavankumar Kondeti · 1 year, 10 months ago
- 1ba3cbf mm: kfence: improve the performance of __kfence_alloc() and __kfence_free() by Peng Zhang · 1 year, 11 months ago
- 1f2803b mm: kfence: fix handling discontiguous page by Muchun Song · 1 year, 11 months ago
- 3ee2d74 mm: kfence: fix PG_slab and memcg_data clearing by Muchun Song · 1 year, 11 months ago
- bfa7965 mm,kfence: decouple kfence from page granularity mapping judgement by Zhenhua Huang · 2 years ago
- 2e08ca1 kfence: avoid passing -g for test by Marco Elver · 2 years ago
- 1c86a18 mm: kfence: fix using kfence_metadata without initialization in show_object() by Muchun Song · 2 years ago
- 48ea09c Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 2 months ago
- e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 2 months ago
- 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 2 months ago
- 79cc1ba panic: Consolidate open-coded panic_on_warn checks by Kees Cook · 2 years, 3 months ago
- c66b6ea mm/kfence: remove hung_task cruft by Pavankumar Kondeti · 2 years, 3 months ago
- 747c0f35 kfence: fix stack trace pruning by Marco Elver · 2 years, 3 months ago
- e8a533c treewide: use get_random_u32_inclusive() when possible by Jason A. Donenfeld · 2 years, 4 months ago
- 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 4 months ago
- 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 4 months ago
- 8adc048 Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 4 months ago
- 6b1964e mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE by Liu Shixin · 2 years, 5 months ago
- 08475da kfence: use better stack hash seed by Jason A. Donenfeld · 2 years, 5 months ago
- b84e04f kfence: add sysfs interface to disable kfence for selected slabs. by Imran Khan · 2 years, 6 months ago
- b140513 mm/sl[au]b: generalize kmalloc subsystem by Hyeonggon Yoo · 2 years, 6 months ago
- 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
- 07313a2 mm: kfence: apply kmemleak_ignore_phys on early allocated pool by Yee Lee · 2 years, 8 months ago
- 9e7ee42 mm: kfence: pass a pointer to virt_to_page() by Linus Walleij · 2 years, 8 months ago
- 327b18b mm/kfence: select random number before taking raw lock by Jason A. Donenfeld · 2 years, 9 months ago
- 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
- 64e34b5 Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 9 months ago
- f403f22 mm: kfence: use PAGE_ALIGNED helper by Kefeng Wang · 2 years, 9 months ago
- 83d7d04 mm/kfence: print disabling or re-enabling message by Jackie Liu · 2 years, 9 months ago
- 3c81b3b kfence: enable check kfence canary on panic via boot param by huangshaobo · 2 years, 10 months ago
- 2839b09 mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool by Hyeonggon Yoo · 2 years, 10 months ago
- 3b91f82 kfence: test: use new suite_{init/exit} support, add .kunitconfig by Daniel Latypov · 2 years, 10 months ago
- 2dfe63e mm, kfence: support kmem_dump_obj() for KFENCE objects by Marco Elver · 2 years, 10 months ago
- 8f0b364 mm: kfence: fix objcgs vector allocation by Muchun Song · 2 years, 11 months ago
- 737b6a1 kfence: allow use of a deferrable timer by Marco Elver · 3 years ago
- 3cb1c96 kfence: test: try to avoid test_gfpzero trigger rcu_stall by Peng Liu · 3 years ago
- adf5054 kunit: fix UAF when run kfence test case test_gfpzero by Peng Liu · 3 years ago
- b33f778b kfence: alloc kfence_pool after system startup by Tianchen Ding · 3 years ago
- 698361b kfence: allow re-enabling KFENCE after system startup by Tianchen Ding · 3 years ago
- 56eb8e9 mm/kfence: remove unnecessary CONFIG_KFENCE option by tangmeng · 3 years ago
- 8913c61 kfence: make test case compatible with run time set sample interval by Peng Liu · 3 years ago
- ca1a46d Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 3 years, 1 month ago
- 401fb12 mm/sl*b: Differentiate struct slab fields by sl*b implementations by Vlastimil Babka · 3 years, 4 months ago
- 8dae0cf mm/kfence: Convert kfence_guarded_alloc() to struct slab by Vlastimil Babka · 3 years, 4 months ago
- 40f3bf0 mm: Convert struct page to struct slab in functions used by other subsystems by Vlastimil Babka · 3 years, 4 months ago
- 0129ab1 kfence: fix memory leak when cat kfence objects by Baokun Li · 3 years, 2 months ago
- 07e8481 kfence: always use static branches to guard kfence_alloc() by Marco Elver · 3 years, 4 months ago
- 4933295 kfence: shorten critical sections of alloc/free by Marco Elver · 3 years, 4 months ago
- f51733e kfence: test: use kunit_skip() to skip tests by Marco Elver · 3 years, 4 months ago
- 08f6b10 kfence: limit currently covered allocations when pool nearly full by Marco Elver · 3 years, 4 months ago
- a9ab52b kfence: move saving stack trace of allocations into __kfence_alloc() by Marco Elver · 3 years, 4 months ago
- 9a19aeb kfence: count unexpectedly skipped allocations by Marco Elver · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- c40c6e5 kfence: test: fail fast if disabled at boot by Marco Elver · 3 years, 6 months ago
- 4bbf04a kfence: show cpu and timestamp in alloc/free info by Marco Elver · 3 years, 6 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 7 months ago
- f99e12b kfence: add function to mask address bits by Sven Schnelle · 3 years, 7 months ago
- 236e9f1 kfence: skip all GFP_ZONEMASK allocations by Alexander Potapenko · 3 years, 7 months ago
- 235a85c kfence: move the size check to the beginning of __kfence_alloc() by Alexander Potapenko · 3 years, 7 months ago
- 32ae8a0 kfence: defer kfence_test_init to ensure that kunit debugfs is created by Weizhao Ouyang · 3 years, 7 months ago
- ff06e45 kfence: unconditionally use unbound work queue by Marco Elver · 3 years, 8 months ago
- 588c7fa mm, slub: change run-time assertion in kmalloc_index() to compile-time by Hyeonggon Yoo · 3 years, 8 months ago
- 8fd0e99 kfence: use TASK_IDLE when awaiting allocation by Marco Elver · 3 years, 9 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 10 months ago
- 36f0b35 kfence: use power-efficient work queue to run delayed work by Marco Elver · 3 years, 10 months ago
- 37c9284 kfence: maximize allocation wait timeout duration by Marco Elver · 3 years, 10 months ago
- 407f1d8 kfence: await for allocation using wait_event by Marco Elver · 3 years, 10 months ago
- 94868a1 kfence: zero guard page after out-of-bounds access by Marco Elver · 3 years, 10 months ago
- 9551158 kfence: make compatible with kmemleak by Marco Elver · 4 years ago
- 0aa41ca kfence: fix reports if constant function prefixes exist by Marco Elver · 4 years ago
- 702b16d kfence: fix printk format for ptrdiff_t by Marco Elver · 4 years ago
- f2b84d2 kfence: use error_report_end tracepoint by Alexander Potapenko · 4 years ago
- 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 4 years ago
- bc8fbc5 kfence: add test suite by Marco Elver · 4 years ago
- b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 4 years ago
- d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 4 years ago
- d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 4 years ago
- 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 4 years ago