index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kfence
Commit message (
Expand
)
Author
Age
Files
Lines
*
KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
Vlastimil Babka
2023-12-05
1
-4
/
+0
*
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-08
1
-2
/
+3
|
\
|
*
kfence: Defer the assignment of the local variable addr
Enze Li
2023-09-06
1
-2
/
+3
*
|
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
1
-2
/
+1
|
\
\
|
*
|
lib/vsprintf: declare no_hash_pointers in sprintf.h
Andy Shevchenko
2023-08-21
1
-2
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
2
-38
/
+90
|
\
\
|
*
|
mm: kfence: allocate kfence_metadata at runtime
Peng Zhang
2023-08-18
2
-38
/
+90
|
|
/
*
/
Randomized slab caches for kmalloc()
GONG, Ruiqi
2023-07-18
1
-2
/
+5
|
/
*
mm/slab: introduce kmem_cache flag SLAB_NO_MERGE
Jesper Dangaard Brouer
2023-06-02
1
-4
/
+3
*
mm: kfence: fix false positives on big endian
Michael Ellerman
2023-05-17
1
-1
/
+1
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
4
-43
/
+61
|
\
|
*
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
2023-04-18
1
-20
/
+2
|
*
mm: kfence: improve the performance of __kfence_alloc() and __kfence_free()
Peng Zhang
2023-04-18
3
-23
/
+59
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-25
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
2023-03-27
1
-0
/
+4
*
|
mm: kfence: fix handling discontiguous page
Muchun Song
2023-03-28
1
-2
/
+2
*
|
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
2023-03-28
1
-15
/
+15
*
|
kfence: avoid passing -g for test
Marco Elver
2023-03-23
1
-1
/
+1
*
|
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
2023-03-23
1
-2
/
+8
|
/
*
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-2
/
+1
|
\
|
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-12-02
1
-2
/
+1
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-11
/
+1
|
\
\
|
*
|
mm/kfence: remove hung_task cruft
Pavankumar Kondeti
2022-11-30
1
-11
/
+1
*
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
2
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
2
-4
/
+4
|
|
/
*
/
kfence: fix stack trace pruning
Marco Elver
2022-11-22
1
-4
/
+9
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-13
/
+9
|
\
|
*
mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE
Liu Shixin
2022-10-03
1
-13
/
+2
|
*
kfence: add sysfs interface to disable kfence for selected slabs.
Imran Khan
2022-09-11
1
-0
/
+7
*
|
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-10
1
-1
/
+1
|
\
\
|
*
|
kfence: use better stack hash seed
Jason A. Donenfeld
2022-09-29
1
-1
/
+1
|
|
/
*
/
mm/sl[au]b: generalize kmalloc subsystem
Hyeonggon Yoo
2022-09-01
1
-0
/
+1
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-2
/
+2
|
\
|
*
mm: kfence: pass a pointer to virt_to_page()
Linus Walleij
2022-07-17
1
-2
/
+2
*
|
mm: kfence: apply kmemleak_ignore_phys on early allocated pool
Yee Lee
2022-07-18
1
-9
/
+9
|
/
*
mm/kfence: select random number before taking raw lock
Jason A. Donenfeld
2022-06-16
1
-2
/
+5
*
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
2
-4
/
+41
|
\
|
*
mm: kfence: use PAGE_ALIGNED helper
Kefeng Wang
2022-05-25
1
-3
/
+2
|
*
mm/kfence: print disabling or re-enabling message
Jackie Liu
2022-05-25
1
-1
/
+5
|
*
kfence: enable check kfence canary on panic via boot param
huangshaobo
2022-05-13
1
-0
/
+34
*
|
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-25
2
-18
/
+19
|
\
\
|
*
|
kfence: test: use new suite_{init/exit} support, add .kunitconfig
Daniel Latypov
2022-05-02
2
-18
/
+19
*
|
|
mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
Hyeonggon Yoo
2022-05-09
1
-0
/
+10
|
|
/
|
/
|
*
|
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
2022-04-15
3
-21
/
+68
|
/
*
mm: kfence: fix objcgs vector allocation
Muchun Song
2022-04-01
2
-1
/
+13
*
kfence: allow use of a deferrable timer
Marco Elver
2022-03-22
1
-2
/
+13
*
kfence: test: try to avoid test_gfpzero trigger rcu_stall
Peng Liu
2022-03-22
1
-0
/
+1
*
kunit: fix UAF when run kfence test case test_gfpzero
Peng Liu
2022-03-22
1
-1
/
+1
*
kfence: alloc kfence_pool after system startup
Tianchen Ding
2022-03-22
1
-21
/
+90
[next]