index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-03
readahead: disentangle async and sync readahead
Jan Kara
2024-07-03
readahead: drop dead code in ondemand_readahead()
Jan Kara
2024-07-03
readahead: drop dead code in page_cache_ra_order()
Jan Kara
2024-07-03
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
2024-07-03
readahead: drop pointless index from force_page_cache_ra()
Jan Kara
2024-07-03
readahead: properly shorten readahead when falling back to do_page_cache_ra()
Jan Kara
2024-07-03
filemap: fix page_cache_next_miss() when no hole found
Jan Kara
2024-07-03
readahead: make sure sync readahead reads needed page
Jan Kara
2024-07-03
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-07-03
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
2024-07-03
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
2024-07-03
kmsan: do not pass NULL pointers as 0
Ilya Leoshkevich
2024-07-03
kmsan: add missing __user tags
Ilya Leoshkevich
2024-07-03
kmsan: enable on s390
Ilya Leoshkevich
2024-07-03
s390/kmsan: implement the architecture-specific functions
Ilya Leoshkevich
2024-07-03
s390/unwind: disable KMSAN checks
Ilya Leoshkevich
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
[prev]
[next]