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
2022-11-30
zsmalloc: replace IS_ERR() with IS_ERR_VALUE()
Deming Wang
2022-11-30
mm: use pte markers for swap errors
Peter Xu
2022-11-30
mm: always compile in pte markers
Peter Xu
2022-11-30
mm: use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-30
mm/damon: use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-30
Docs/ABI/damon: document 'schemes/<s>/tried_regions' sysfs directory
SeongJae Park
2022-11-30
Docs/admin-guide/mm/damon/usage: document schemes/<s>/tried_regions sysfs dir...
SeongJae Park
2022-11-30
tools/selftets/damon/sysfs: test tried_regions directory existence
SeongJae Park
2022-11-30
mm/damon/sysfs-schemes: implement DAMOS-tried regions clear command
SeongJae Park
2022-11-30
mm/damon/sysfs: implement DAMOS tried regions update command
SeongJae Park
2022-11-30
mm/damon/sysfs-schemes: implement scheme region directory
SeongJae Park
2022-11-30
mm/damon/sysfs-schemes: implement schemes/tried_regions directory
SeongJae Park
2022-11-30
mm/damon/core: add a callback for scheme target regions check
SeongJae Park
2022-11-30
mm/hugetlb: convert move_hugetlb_state() to folios
Sidhartha Kumar
2022-11-30
mm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge*() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb: convert free_huge_page to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb: convert isolate_or_dissolve_huge_page to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios
Sidhartha Kumar
2022-11-30
mempool: do not use ksize() for poisoning
Kees Cook
2022-11-30
maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean up
Liam Howlett
2022-11-30
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
2022-11-30
Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions file
SeongJae Park
2022-11-30
Docs/admin-guide/mm/damon/usage: describe the rules of sysfs region directories
SeongJae Park
2022-11-30
mm: hugetlb_vmemmap: remove redundant list_del()
Muchun Song
2022-11-30
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
2022-11-30
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2022-11-30
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
2022-11-30
selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter
SeongJae Park
2022-11-30
mm/damon/lru_sort: enable and disable synchronously
SeongJae Park
2022-11-30
selftests/damon: add tests for DAMON_RECLAIM's enabled parameter
SeongJae Park
2022-11-30
mm/damon/reclaim: enable and disable synchronously
SeongJae Park
2022-11-30
mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers
SeongJae Park
2022-11-30
mm/damon/modules: deduplicate init steps for DAMON context setup
SeongJae Park
2022-11-30
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
2022-11-30
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...
SeongJae Park
2022-11-30
mm/damon/sysfs: move unsigned long range directory to common module
SeongJae Park
2022-11-30
mm/damon/sysfs: move sysfs_lock to common module
SeongJae Park
2022-11-30
mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
SeongJae Park
2022-11-30
mm/damon/sysfs: use damon_addr_range for region's start and end values
SeongJae Park
2022-11-30
mm/damon/core: split out scheme quota adjustment logic into a new function
SeongJae Park
2022-11-30
mm/damon/core: split out scheme stat update logic into a new function
SeongJae Park
2022-11-30
mm/damon/core: split damos application logic into a new function
SeongJae Park
2022-11-30
mm/damon/core: split out DAMOS-charged region skip logic into a new function
SeongJae Park
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...
Andrew Morton
[next]