index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: more vma cache removal
Alexey Dobriyan
2022-10-13
1
-2
/
+0
*
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
2
-3
/
+3
*
mm: remove unused inline functions from include/linux/mm_inline.h
Gaosheng Cui
2022-10-03
1
-11
/
+0
*
mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
Zach O'Keefe
2022-10-03
1
-0
/
+34
*
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2022-10-03
2
-5
/
+9
*
mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
Zach O'Keefe
2022-10-03
1
-0
/
+1
*
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
2022-10-03
1
-4
/
+6
*
mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
Kairui Song
2022-10-03
1
-1
/
+1
*
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
2022-10-03
1
-1
/
+2
*
mm/page_alloc: remove obsolete gfpflags_normal_context()
Miaohe Lin
2022-10-03
1
-23
/
+0
*
mm, memory_hotplug: remove obsolete generic_free_nodedata()
Miaohe Lin
2022-10-03
1
-8
/
+0
*
mm: remove obsolete pgdat_is_empty()
Miaohe Lin
2022-10-03
1
-5
/
+0
*
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
Miaohe Lin
2022-10-03
1
-1
/
+1
*
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
2022-10-03
1
-7
/
+0
*
mm/damon: return void from damon_set_schemes()
Kaixu Xia
2022-10-03
1
-1
/
+1
*
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
Kaixu Xia
2022-10-03
1
-1
/
+1
*
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
2022-10-03
1
-0
/
+15
*
x86: kmsan: use __msan_ string functions where possible.
Alexander Potapenko
2022-10-03
1
-0
/
+2
*
kmsan: handle memory sent to/from USB
Alexander Potapenko
2022-10-03
1
-0
/
+15
*
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
2022-10-03
1
-0
/
+41
*
instrumented.h: add KMSAN support
Alexander Potapenko
2022-10-03
2
-5
/
+32
*
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
2022-10-03
1
-0
/
+36
*
kmsan: handle task creation and exiting
Alexander Potapenko
2022-10-03
1
-0
/
+21
*
mm: kmsan: call KMSAN hooks from SLUB code
Alexander Potapenko
2022-10-03
1
-0
/
+57
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
2
-0
/
+148
*
kmsan: add KMSAN runtime core
Alexander Potapenko
2022-10-03
4
-0
/
+116
*
kmsan: mark noinstr as __no_sanitize_memory
Alexander Potapenko
2022-10-03
1
-1
/
+2
*
kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
Alexander Potapenko
2022-10-03
2
-0
/
+29
*
asm-generic: instrument usercopy in cacheflush.h
Alexander Potapenko
2022-10-03
1
-2
/
+12
*
x86: asm: instrument usercopy in get_user() and put_user()
Alexander Potapenko
2022-10-03
1
-0
/
+28
*
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2022-10-03
2
-7
/
+33
*
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
2022-10-03
1
-0
/
+8
*
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
2022-10-03
1
-2
/
+41
*
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
2022-10-03
1
-1
/
+1
*
mm/filemap: make folio_put_wait_locked static
Ke Sun
2022-10-03
1
-1
/
+0
*
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
2022-10-03
1
-0
/
+14
*
mm: hugetlb: simplify per-node sysfs creation and removal
Muchun Song
2022-10-03
1
-20
/
+4
*
mm/damon/core: reduce parameters for damon_set_attrs()
SeongJae Park
2022-10-03
1
-3
/
+1
*
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
2022-10-03
1
-10
/
+20
*
writeback: remove unused macro DIRTY_FULL_SCOPE
Miaohe Lin
2022-10-03
1
-8
/
+0
*
mm/damon: remove duplicate get_monitoring_region() definitions
Xin Hao
2022-10-03
1
-0
/
+2
*
mm/damon: introduce struct damos_access_pattern
Yajun Deng
2022-10-03
1
-17
/
+20
*
memcg: extract memcg_vmstats from struct mem_cgroup
Shakeel Butt
2022-10-03
1
-33
/
+4
*
mm: add pageblock_aligned() macro
Kefeng Wang
2022-10-03
1
-0
/
+1
*
mm: add pageblock_align() macro
Kefeng Wang
2022-10-03
1
-0
/
+1
*
mm: reuse pageblock_start/end_pfn() macro
Kefeng Wang
2022-10-03
1
-0
/
+2
*
mm/damon/core: iterate the regions list from current point in damon_set_regio...
Kaixu Xia
2022-10-03
1
-0
/
+8
*
kasan: only define kasan_cache_create for Generic mode
Andrey Konovalov
2022-10-03
2
-13
/
+7
*
kasan: only define metadata offsets for Generic mode
Andrey Konovalov
2022-10-03
1
-0
/
+2
*
kasan: only define kasan_never_merge for Generic mode
Andrey Konovalov
2022-10-03
1
-12
/
+6
[next]