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/damon: implement primitives for physical address space monitoring
SeongJae Park
2021-11-06
1
-0
/
+10
*
mm/damon/schemes: implement statistics feature
SeongJae Park
2021-11-06
1
-1
/
+9
*
mm/damon/vaddr: support DAMON-based Operation Schemes
SeongJae Park
2021-11-06
1
-0
/
+2
*
mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)
SeongJae Park
2021-11-06
1
-0
/
+66
*
mm/damon/core: account age of target regions
SeongJae Park
2021-11-06
1
-0
/
+10
*
include/linux/damon.h: fix kernel-doc comments for 'damon_callback'
SeongJae Park
2021-11-06
1
-3
/
+3
*
kfence: always use static branches to guard kfence_alloc()
Marco Elver
2021-11-06
1
-10
/
+11
*
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2021-11-06
2
-2
/
+1
*
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-11-06
2
-1
/
+2
*
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
2021-11-06
1
-2
/
+0
*
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
2021-11-06
1
-14
/
+14
*
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
2021-11-06
1
-2
/
+14
*
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
2
-2
/
+3
*
memblock: improve MEMBLOCK_HOTPLUG documentation
David Hildenbrand
2021-11-06
1
-1
/
+5
*
mm/memory_hotplug: remove stale function declarations
David Hildenbrand
2021-11-06
1
-3
/
+0
*
mm/memory_hotplug: remove HIGHMEM leftovers
David Hildenbrand
2021-11-06
1
-1
/
+0
*
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
2
-16
/
+12
*
mm: migrate: make demotion knob depend on migration
Yang Shi
2021-11-06
2
-4
/
+4
*
mm/migrate: de-duplicate migrate_reason strings
John Hubbard
2021-11-06
2
-18
/
+14
*
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
2021-11-06
1
-2
/
+4
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
memblock: stop aliasing __memblock_free_late with memblock_free_late
Mike Rapoport
2021-11-06
1
-6
/
+1
*
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-12
/
+0
*
mm/vmpressure: fix data-race with memcg->socket_pressure
Yuanzheng Song
2021-11-06
1
-1
/
+1
*
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
2
-1
/
+4
*
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
2
-1
/
+4
*
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
4
-8
/
+47
*
mm, hugepages: add mremap() support for hugepage backed vma
Mina Almasry
2021-11-06
1
-0
/
+19
*
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
2021-11-06
1
-0
/
+1
*
mm/cma: add cma_pages_valid to determine if pages are in CMA
Mike Kravetz
2021-11-06
1
-0
/
+1
*
hugetlb: add demote hugetlb page sysfs interfaces
Mike Kravetz
2021-11-06
1
-0
/
+1
*
mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.h
Peter Xu
2021-11-06
1
-10
/
+0
*
mm: fix data race in PagePoisoned()
Marco Elver
2021-11-06
1
-1
/
+1
*
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
2021-11-06
1
-14
/
+0
*
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
2021-11-06
1
-0
/
+1
*
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
2021-11-06
2
-0
/
+39
*
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
2021-11-06
1
-0
/
+4
*
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
2021-11-06
1
-0
/
+6
*
mm/vmalloc: don't allow VM_NO_GUARD on vmap()
Peter Zijlstra
2021-11-06
1
-1
/
+1
*
mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
Gang Li
2021-11-06
1
-32
/
+12
*
mm: mmap_lock: remove redundant newline in TP_printk
Gang Li
2021-11-06
1
-3
/
+3
*
include/linux/io-mapping.h: remove fallback for writecombine
Lucas De Marchi
2021-11-06
1
-6
/
+0
*
memory: remove unused CONFIG_MEM_BLOCK_SIZE
Lukas Bulwahn
2021-11-06
1
-1
/
+0
*
mm: add zap_skip_check_mapping() helper
Peter Xu
2021-11-06
1
-1
/
+15
*
mm: drop first_index/last_index in zap_details
Peter Xu
2021-11-06
1
-2
/
+0
*
mm: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
2021-11-06
1
-2
/
+2
*
mm: memcontrol: remove the kmem states
Muchun Song
2021-11-06
1
-7
/
+0
*
mm: simplify bdi refcounting
Christoph Hellwig
2021-11-06
1
-0
/
+3
*
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
2021-11-06
1
-0
/
+1
[next]