Age | Commit message (Expand) | Author |
2022-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2022-01-17 | Merge tag 'i3c/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds |
2022-01-17 | Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb | Linus Torvalds |
2022-01-17 | Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2022-01-17 | Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds |
2022-01-17 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-01-17 | unicode: fix .gitignore for generated utfdata file | Linus Torvalds |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-17 | Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-01-16 | Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-01-16 | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-01-16 | Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-16 | Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-01-16 | Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-01-16 | Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2022-01-16 | Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-01-16 | Merge tag 'memblock-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-01-15 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | mm/damon: hide kernel pointer from tracepoint event | SeongJae Park |
2022-01-15 | mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log | SeongJae Park |
2022-01-15 | mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging | SeongJae Park |
2022-01-15 | mm/damon/dbgfs: remove an unnecessary variable | SeongJae Park |
2022-01-15 | mm/damon: move the implementation of damon_insert_region to damon.h | Guoqing Jiang |
2022-01-15 | mm/damon: add access checking for hugetlb pages | Baolin Wang |
2022-01-15 | Docs/admin-guide/mm/damon/usage: update for schemes statistics | SeongJae Park |
2022-01-15 | mm/damon/dbgfs: support all DAMOS stats | SeongJae Park |
2022-01-15 | Docs/admin-guide/mm/damon/reclaim: document statistics parameters | SeongJae Park |
2022-01-15 | mm/damon/reclaim: provide reclamation statistics | SeongJae Park |
2022-01-15 | mm/damon/schemes: account how many times quota limit has exceeded | SeongJae Park |
2022-01-15 | mm/damon/schemes: account scheme actions that successfully applied | SeongJae Park |
2022-01-15 | mm/damon: remove a mistakenly added comment for a future feature | SeongJae Park |
2022-01-15 | Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contexts | SeongJae Park |
2022-01-15 | Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginning | SeongJae Park |
2022-01-15 | Docs/admin-guide/mm/damon/usage: remove redundant information | SeongJae Park |
2022-01-15 | Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarks | SeongJae Park |
2022-01-15 | mm/damon: convert macro functions to static inline functions | SeongJae Park |
2022-01-15 | mm/damon: modify damon_rand() macro to static inline function | Xin Hao |
2022-01-15 | mm/damon: move damon_rand() definition into damon.h | Xin Hao |
2022-01-15 | mm/damon/schemes: add the validity judgment of thresholds | Xin Hao |
2022-01-15 | mm/damon/vaddr: remove swap_ranges() and replace it with swap() | Yihao Han |
2022-01-15 | mm/damon: remove some unneeded function definitions in damon.h | Xin Hao |
2022-01-15 | mm/damon/core: use abs() instead of diff_of() | Xin Hao |
2022-01-15 | mm/damon: add 'age' of region tracepoint support | Xin Hao |
2022-01-15 | mm/damon: unified access_check function naming rules | Xin Hao |
2022-01-15 | mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault | Alistair Popple |
2022-01-15 | mm: make some vars and functions static or __init | Ting Liu |
2022-01-15 | mm: fix some comment errors | Quanfa Fu |