index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-06
mm/damon/vaddr: separate commonly usable functions
SeongJae Park
2021-11-06
Docs/admin-guide/mm/damon: document 'init_regions' feature
SeongJae Park
2021-11-06
mm/damon/dbgfs-test: add a unit test case for 'init_regions'
SeongJae Park
2021-11-06
mm/damon/dbgfs: allow users to set initial monitoring target regions
SeongJae Park
2021-11-06
Docs/admin-guide/mm/damon: document DAMON-based Operation Schemes
SeongJae Park
2021-11-06
selftests/damon: add 'schemes' debugfs tests
SeongJae Park
2021-11-06
mm/damon/schemes: implement statistics feature
SeongJae Park
2021-11-06
mm/damon/dbgfs: support DAMON-based Operation Schemes
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
mm/damon/core: nullify pointer ctx->kdamond with a NULL
Colin Ian King
2021-11-06
mm/damon: needn't hold kdamond_lock to print pid of kdamond
Changbin Du
2021-11-06
mm/damon: remove unnecessary do_exit() from kdamond
Changbin Du
2021-11-06
mm/damon/core: print kdamond start log in debug mode only
SeongJae Park
2021-11-06
include/linux/damon.h: fix kernel-doc comments for 'damon_callback'
SeongJae Park
2021-11-06
docs/vm/damon: remove broken reference
SeongJae Park
2021-11-06
MAINTAINERS: update SeongJae's email address
SeongJae Park
2021-11-06
Documentation/vm: move user guides to admin-guide/mm/
SeongJae Park
2021-11-06
mm/damon: grammar s/works/work/
Geert Uytterhoeven
2021-11-06
kfence: default to dynamic branch instead of static keys mode
Marco Elver
2021-11-06
kfence: always use static branches to guard kfence_alloc()
Marco Elver
2021-11-06
kfence: shorten critical sections of alloc/free
Marco Elver
2021-11-06
kfence: test: use kunit_skip() to skip tests
Marco Elver
2021-11-06
kfence: add note to documentation about skipping covered allocations
Marco Elver
2021-11-06
kfence: limit currently covered allocations when pool nearly full
Marco Elver
2021-11-06
kfence: move saving stack trace of allocations into __kfence_alloc()
Marco Elver
2021-11-06
kfence: count unexpectedly skipped allocations
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
zram: introduce an aged idle interface
Brian Geffon
2021-11-06
zram: off by one in read_block_state()
Dan Carpenter
2021-11-06
zram_drv: allow reclaim on bio_alloc
Jaewon Kim
2021-11-06
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
2021-11-06
mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...
Miaohe Lin
2021-11-06
mm/rmap.c: avoid double faults migrating device private pages
Alistair Popple
2021-11-06
mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DR...
David Hildenbrand
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: handle memblock_add_node() failures in add_memory_resource()
David Hildenbrand
2021-11-06
x86: remove memory hotplug support on X86_32
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: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...
David Hildenbrand
2021-11-06
memory-hotplug.rst: document the "auto-movable" online policy
David Hildenbrand
2021-11-06
memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
David Hildenbrand
[next]