- 48ea09c Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 1 month 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, 1 month 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, 1 month ago
- 79cc1ba panic: Consolidate open-coded panic_on_warn checks by Kees Cook · 2 years, 2 months ago
- c66b6ea mm/kfence: remove hung_task cruft by Pavankumar Kondeti · 2 years, 2 months ago
- 747c0f35 kfence: fix stack trace pruning by Marco Elver · 2 years, 2 months ago
- e8a533c treewide: use get_random_u32_inclusive() when possible by Jason A. Donenfeld · 2 years, 3 months ago
- 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 3 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, 3 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, 3 months ago
- 6b1964e mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE by Liu Shixin · 2 years, 4 months ago
- 08475da kfence: use better stack hash seed by Jason A. Donenfeld · 2 years, 3 months ago
- b84e04f kfence: add sysfs interface to disable kfence for selected slabs. by Imran Khan · 2 years, 5 months ago
- b140513 mm/sl[au]b: generalize kmalloc subsystem by Hyeonggon Yoo · 2 years, 5 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, 5 months ago
- 07313a2 mm: kfence: apply kmemleak_ignore_phys on early allocated pool by Yee Lee · 2 years, 6 months ago
- 9e7ee42 mm: kfence: pass a pointer to virt_to_page() by Linus Walleij · 2 years, 6 months ago
- 327b18b mm/kfence: select random number before taking raw lock by Jason A. Donenfeld · 2 years, 7 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, 8 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, 8 months ago
- f403f22 mm: kfence: use PAGE_ALIGNED helper by Kefeng Wang · 2 years, 8 months ago
- 83d7d04 mm/kfence: print disabling or re-enabling message by Jackie Liu · 2 years, 8 months ago
- 3c81b3b kfence: enable check kfence canary on panic via boot param by huangshaobo · 2 years, 8 months ago
- 2839b09 mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool by Hyeonggon Yoo · 2 years, 8 months ago
- 3b91f82 kfence: test: use new suite_{init/exit} support, add .kunitconfig by Daniel Latypov · 2 years, 8 months ago
- 2dfe63e mm, kfence: support kmem_dump_obj() for KFENCE objects by Marco Elver · 2 years, 9 months ago
- 8f0b364 mm: kfence: fix objcgs vector allocation by Muchun Song · 2 years, 9 months ago
- 737b6a1 kfence: allow use of a deferrable timer by Marco Elver · 2 years, 10 months ago
- 3cb1c96 kfence: test: try to avoid test_gfpzero trigger rcu_stall by Peng Liu · 2 years, 10 months ago
- adf5054 kunit: fix UAF when run kfence test case test_gfpzero by Peng Liu · 2 years, 10 months ago
- b33f778b kfence: alloc kfence_pool after system startup by Tianchen Ding · 2 years, 10 months ago
- 698361b kfence: allow re-enabling KFENCE after system startup by Tianchen Ding · 2 years, 10 months ago
- 56eb8e9 mm/kfence: remove unnecessary CONFIG_KFENCE option by tangmeng · 2 years, 10 months ago
- 8913c61 kfence: make test case compatible with run time set sample interval by Peng Liu · 2 years, 11 months 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 ago
- 401fb12 mm/sl*b: Differentiate struct slab fields by sl*b implementations by Vlastimil Babka · 3 years, 2 months ago
- 8dae0cf mm/kfence: Convert kfence_guarded_alloc() to struct slab by Vlastimil Babka · 3 years, 2 months ago
- 40f3bf0 mm: Convert struct page to struct slab in functions used by other subsystems by Vlastimil Babka · 3 years, 2 months ago
- 0129ab1 kfence: fix memory leak when cat kfence objects by Baokun Li · 3 years ago
- 07e8481 kfence: always use static branches to guard kfence_alloc() by Marco Elver · 3 years, 2 months ago
- 4933295 kfence: shorten critical sections of alloc/free by Marco Elver · 3 years, 2 months ago
- f51733e kfence: test: use kunit_skip() to skip tests by Marco Elver · 3 years, 2 months ago
- 08f6b10 kfence: limit currently covered allocations when pool nearly full by Marco Elver · 3 years, 2 months ago
- a9ab52b kfence: move saving stack trace of allocations into __kfence_alloc() by Marco Elver · 3 years, 2 months ago
- 9a19aeb kfence: count unexpectedly skipped allocations by Marco Elver · 3 years, 2 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- c40c6e5 kfence: test: fail fast if disabled at boot by Marco Elver · 3 years, 4 months ago
- 4bbf04a kfence: show cpu and timestamp in alloc/free info by Marco Elver · 3 years, 4 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, 4 months ago
- c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
- f99e12b kfence: add function to mask address bits by Sven Schnelle · 3 years, 5 months ago
- 236e9f1 kfence: skip all GFP_ZONEMASK allocations by Alexander Potapenko · 3 years, 6 months ago
- 235a85c kfence: move the size check to the beginning of __kfence_alloc() by Alexander Potapenko · 3 years, 6 months ago
- 32ae8a0 kfence: defer kfence_test_init to ensure that kunit debugfs is created by Weizhao Ouyang · 3 years, 6 months ago
- ff06e45 kfence: unconditionally use unbound work queue by Marco Elver · 3 years, 6 months ago
- 588c7fa mm, slub: change run-time assertion in kmalloc_index() to compile-time by Hyeonggon Yoo · 3 years, 6 months ago
- 8fd0e99 kfence: use TASK_IDLE when awaiting allocation by Marco Elver · 3 years, 7 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
- 36f0b35 kfence: use power-efficient work queue to run delayed work by Marco Elver · 3 years, 8 months ago
- 37c9284 kfence: maximize allocation wait timeout duration by Marco Elver · 3 years, 8 months ago
- 407f1d8 kfence: await for allocation using wait_event by Marco Elver · 3 years, 8 months ago
- 94868a1 kfence: zero guard page after out-of-bounds access by Marco Elver · 3 years, 8 months ago
- 9551158 kfence: make compatible with kmemleak by Marco Elver · 3 years, 10 months ago
- 0aa41ca kfence: fix reports if constant function prefixes exist by Marco Elver · 3 years, 10 months ago
- 702b16d kfence: fix printk format for ptrdiff_t by Marco Elver · 3 years, 10 months ago
- f2b84d2 kfence: use error_report_end tracepoint by Alexander Potapenko · 3 years, 11 months ago
- 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 3 years, 11 months ago
- bc8fbc5 kfence: add test suite by Marco Elver · 3 years, 11 months ago
- b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 11 months ago
- d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 3 years, 11 months ago
- d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 3 years, 11 months ago
- 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 11 months ago