index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-11-08
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-11-08
Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-08
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-11-07
Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linux
Linus Torvalds
2021-11-07
Merge tag 'compiler-attributes-for-linus-v5.16' of git://github.com/ojeda/linux
Linus Torvalds
2021-11-07
Merge tag 'spi-nor/for-5.16' into mtd/next
Miquel Raynal
2021-11-06
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/damon: remove return value from before_terminate callback
Changbin Du
2021-11-06
mm/damon: simplify stop mechanism
Changbin Du
2021-11-06
mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on
Xin Hao
2021-11-06
mm/damon/schemes: activate schemes based on a watermarks mechanism
SeongJae Park
2021-11-06
mm/damon/vaddr,paddr: support pageout prioritization
SeongJae Park
2021-11-06
mm/damon/schemes: prioritize regions within the quotas
SeongJae Park
2021-11-06
mm/damon/schemes: implement time quota
SeongJae Park
2021-11-06
mm/damon/schemes: skip already charged targets and regions
SeongJae Park
2021-11-06
mm/damon/schemes: implement size quota for schemes application speed control
SeongJae Park
2021-11-06
mm/damon/paddr: support the pageout scheme
SeongJae Park
2021-11-06
mm/damon: implement primitives for physical address space monitoring
SeongJae Park
2021-11-06
mm/damon/schemes: implement statistics feature
SeongJae Park
2021-11-06
mm/damon/vaddr: support DAMON-based Operation Schemes
SeongJae Park
2021-11-06
mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)
SeongJae Park
2021-11-06
mm/damon/core: account age of target regions
SeongJae Park
2021-11-06
include/linux/damon.h: fix kernel-doc comments for 'damon_callback'
SeongJae Park
2021-11-06
kfence: always use static branches to guard kfence_alloc()
Marco Elver
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-11-06
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
2021-11-06
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
2021-11-06
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
memblock: improve MEMBLOCK_HOTPLUG documentation
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove stale function declarations
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove HIGHMEM leftovers
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
2021-11-06
mm/migrate: de-duplicate migrate_reason strings
John Hubbard
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
memblock: stop aliasing __memblock_free_late with memblock_free_late
Mike Rapoport
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
mm/vmpressure: fix data-race with memcg->socket_pressure
Yuanzheng Song
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
mm, hugepages: add mremap() support for hugepage backed vma
Mina Almasry
2021-11-06
mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
Liangcai Fan
[next]