index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-03
s390/uaccess: add the missing linux/instrumented.h #include
Ilya Leoshkevich
2024-07-03
s390/uaccess: add KMSAN support to put_user() and get_user()
Ilya Leoshkevich
2024-07-03
s390/traps: unpoison the kernel_stack_overflow()'s pt_regs
Ilya Leoshkevich
2024-07-03
s390/string: add KMSAN support
Ilya Leoshkevich
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
2024-07-03
s390/irqflags: do not instrument arch_local_irq_*() with KMSAN
Ilya Leoshkevich
2024-07-03
s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()
Ilya Leoshkevich
2024-07-03
s390/diag: unpoison diag224() output buffer
Ilya Leoshkevich
2024-07-03
s390/cpumf: unpoison STCCTM output buffer
Ilya Leoshkevich
2024-07-03
s390/cpacf: unpoison the results of cpacf_trng()
Ilya Leoshkevich
2024-07-03
s390/checksum: add a KMSAN check
Ilya Leoshkevich
2024-07-03
s390/boot: add the KMSAN runtime stub
Ilya Leoshkevich
2024-07-03
s390: use a larger stack for KMSAN
Ilya Leoshkevich
2024-07-03
s390/boot: turn off KMSAN
Ilya Leoshkevich
2024-07-03
kmsan: accept ranges starting with 0 on s390
Ilya Leoshkevich
2024-07-03
lib/zlib: unpoison DFLTCC output buffers
Ilya Leoshkevich
2024-07-03
mm: kfence: disable KMSAN when checking the canary
Ilya Leoshkevich
2024-07-03
mm: slub: disable KMSAN when checking the padding bytes
Ilya Leoshkevich
2024-07-03
mm: slub: let KMSAN access metadata
Ilya Leoshkevich
2024-07-03
kmsan: expose KMSAN_WARN_ON()
Ilya Leoshkevich
2024-07-03
kmsan: do not round up pg_data_t size
Ilya Leoshkevich
2024-07-03
kmsan: use ALIGN_DOWN() in kmsan_get_metadata()
Ilya Leoshkevich
2024-07-03
kmsan: support SLAB_POISON
Ilya Leoshkevich
2024-07-03
kmsan: introduce memset_no_sanitize_memory()
Ilya Leoshkevich
2024-07-03
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
2024-07-03
kmsan: export panic_on_kmsan
Ilya Leoshkevich
2024-07-03
kmsan: expose kmsan_get_metadata()
Ilya Leoshkevich
2024-07-03
kmsan: remove an x86-specific #include from kmsan.h
Ilya Leoshkevich
2024-07-03
kmsan: remove a useless assignment from kmsan_vmap_pages_range_noflush()
Ilya Leoshkevich
2024-07-03
kmsan: fix kmsan_copy_to_user() on arches with overlapping address spaces
Ilya Leoshkevich
2024-07-03
kmsan: fix is_bad_asm_addr() on arches with overlapping address spaces
Ilya Leoshkevich
2024-07-03
kmsan: increase the maximum store size to 4096
Ilya Leoshkevich
2024-07-03
kmsan: disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
Ilya Leoshkevich
2024-07-03
kmsan: make the tests compatible with kmsan.panic=1
Ilya Leoshkevich
2024-07-03
ftrace: unpoison ftrace_regs in ftrace_ops_list_func()
Ilya Leoshkevich
2024-07-03
Docs/mm/damon/maintainer-profile: document DAMON community meetups
SeongJae Park
2024-07-03
Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
SeongJae Park
2024-07-03
mm: read page_type using READ_ONCE
David Hildenbrand
2024-07-03
mm: memory: rename pages_per_huge_page to nr_pages
Kefeng Wang
2024-07-03
mm: memory: improve copy_user_large_folio()
Kefeng Wang
2024-07-03
mm: memory: use folio in struct copy_subpage_arg
Kefeng Wang
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm/page_alloc: reword the comment of buddy_merge_likely()
Wei Yang
2024-07-03
mm/page_alloc: fix a typo in comment about GFP flag
Wei Yang
2024-07-03
mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdef
Wei Yang
2024-07-03
mm/sparse: nr_pages won't be 0
Wei Yang
2024-07-03
mm/memory-failure: refactor log format in unpoison_memory
Jiaqi Yan
2024-07-03
mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help text
Javier Martinez Canillas
2024-07-03
maple_tree: modified return type of mas_wr_store_entry()
JaeJoon Jung
2024-07-03
mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()
Barry Song
[prev]
[next]