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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-10-03
mm: remove unused inline functions from include/linux/mm_inline.h
Gaosheng Cui
2022-10-03
mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
Zach O'Keefe
2022-10-03
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2022-10-03
mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
Zach O'Keefe
2022-10-03
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
2022-10-03
mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
Kairui Song
2022-10-03
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
2022-10-03
mm/page_alloc: remove obsolete gfpflags_normal_context()
Miaohe Lin
2022-10-03
mm, memory_hotplug: remove obsolete generic_free_nodedata()
Miaohe Lin
2022-10-03
mm: remove obsolete pgdat_is_empty()
Miaohe Lin
2022-10-03
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
Miaohe Lin
2022-10-03
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
2022-10-03
mm/damon: return void from damon_set_schemes()
Kaixu Xia
2022-10-03
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
Kaixu Xia
2022-10-03
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
2022-10-03
x86: kmsan: use __msan_ string functions where possible.
Alexander Potapenko
2022-10-03
kmsan: handle memory sent to/from USB
Alexander Potapenko
2022-10-03
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
2022-10-03
instrumented.h: add KMSAN support
Alexander Potapenko
2022-10-03
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
2022-10-03
mm: kmsan: call KMSAN hooks from SLUB code
Alexander Potapenko
2022-10-03
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
2022-10-03
kmsan: mark noinstr as __no_sanitize_memory
Alexander Potapenko
2022-10-03
kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
Alexander Potapenko
2022-10-03
asm-generic: instrument usercopy in cacheflush.h
Alexander Potapenko
2022-10-03
x86: asm: instrument usercopy in get_user() and put_user()
Alexander Potapenko
2022-10-03
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2022-10-03
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
2022-10-03
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
2022-10-03
mm/filemap: make folio_put_wait_locked static
Ke Sun
2022-10-03
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
2022-10-03
mm: hugetlb: simplify per-node sysfs creation and removal
Muchun Song
2022-10-03
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
2022-10-03
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
2022-10-03
writeback: remove unused macro DIRTY_FULL_SCOPE
Miaohe Lin
2022-10-03
mm/damon: remove duplicate get_monitoring_region() definitions
Xin Hao
2022-10-03
mm/damon: introduce struct damos_access_pattern
Yajun Deng
2022-10-03
memcg: extract memcg_vmstats from struct mem_cgroup
Shakeel Butt
2022-10-03
mm: add pageblock_aligned() macro
Kefeng Wang
2022-10-03
mm: add pageblock_align() macro
Kefeng Wang
2022-10-03
mm: reuse pageblock_start/end_pfn() macro
Kefeng Wang
2022-10-03
mm/damon/core: iterate the regions list from current point in damon_set_regio...
Kaixu Xia
2022-10-03
kasan: only define kasan_cache_create for Generic mode
Andrey Konovalov
2022-10-03
kasan: only define metadata offsets for Generic mode
Andrey Konovalov
2022-10-03
kasan: only define kasan_never_merge for Generic mode
Andrey Konovalov
2022-10-03
kasan: only define kasan_metadata_size for Generic mode
Andrey Konovalov
2022-10-03
hugetlb_encode.h: fix undefined behaviour (34 << 26)
Matthias Goergens
[next]