summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | LSM: selftests for Linux Security Module syscallsCasey Schaufler2023-11-129-0/+633
| * | | | | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-124-0/+12
| |/ / / /
* | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-0933-707/+2091
|\ \ \ \ \
| * | | | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-083-5/+6
| * | | | | selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan2024-01-051-0/+17
| * | | | | selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum2024-01-051-1/+1
| * | | | | selftests/mm: conform test to TAP format outputMuhammad Usama Anjum2024-01-051-47/+44
| * | | | | selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum2024-01-051-10/+13
| * | | | | selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum2024-01-051-32/+33
| * | | | | mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum2024-01-051-52/+35
| * | | | | selftests/mm: log run_vmtests.sh results in TAP formatRyan Roberts2023-12-291-12/+39
| * | | | | selftests/mm: add UFFDIO_MOVE ioctl testSuren Baghdasaryan2023-12-293-0/+214
| * | | | | selftests/mm: add uffd_test_case_ops to allow test case-specific operationsSuren Baghdasaryan2023-12-293-0/+22
| * | | | | selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan2023-12-294-4/+7
| * | | | | selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park2023-12-202-0/+34
| * | | | | selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park2023-12-203-0/+98
| * | | | | selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park2023-12-201-0/+14
| * | | | | selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park2023-12-201-0/+206
| * | | | | selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park2023-12-201-0/+102
| * | | | | maple_tree: fix warning comparing pointer to 0Jiapeng Chong2023-12-201-3/+3
| * | | | | selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts2023-12-201-12/+70
| * | | | | selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts2023-12-201-54/+67
| * | | | | selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts2023-12-202-11/+39
| * | | | | selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts2023-12-203-2/+67
| * | | | | selftests/mm: factor out thp settings managementRyan Roberts2023-12-204-326/+391
| * | | | | selftests/mm/kugepaged: restore thp settings at exitRyan Roberts2023-12-201-6/+11
| * | | | | sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-205-59/+10
| |\ \ \ \ \
| * | | | | | selftests/damon: test quota goals directorySeongJae Park2023-12-121-0/+27
| * | | | | | selftests/mm: dont run ksm_functional_tests twiceNico Pache2023-12-121-2/+0
| * | | | | | selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo2023-12-121-24/+50
| * | | | | | maple_tree: remove mas_searchable()Liam R. Howlett2023-12-121-1/+3
| * | | | | | maple_tree: separate ma_state node from statusLiam R. Howlett2023-12-121-11/+15
| * | | | | | maple_tree: add end of node tracking to the maple stateLiam R. Howlett2023-12-121-0/+1
| * | | | | | maple_tree: move debug check to __mas_set_range()Liam R. Howlett2023-12-121-1/+1
| * | | | | | samples: introduce new samples subdir for cgroupDmitry Rokosov2023-12-102-94/+0
| * | | | | | selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin2023-12-101-3/+77
| * | | | | | fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin2023-12-101-0/+1
| * | | | | | maple_tree: update check_forking() and bench_forking()Peng Zhang2023-12-101-0/+4
| * | | | | | maple_tree: skip other tests when BENCH is enabledPeng Zhang2023-12-101-0/+2
| * | | | | | maple_tree: add test for mtree_dup()Peng Zhang2023-12-101-0/+361
| * | | | | | radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang2023-12-101-12/+33
| * | | | | | maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang2023-12-101-0/+1
* | | | | | | Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-01-082-82/+142
|\ \ \ \ \ \ \
| * | | | | | | cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long2023-11-281-14/+18
| * | | | | | | cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumaskWaiman Long2023-11-121-9/+65
| * | | | | | | selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.shWaiman Long2023-11-121-71/+71
| * | | | | | | selftests: cgroup: Fixes a typo in a commentAtul Kumar Pant2023-11-121-1/+1
* | | | | | | | Merge tag 'objtool-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | objtool: Fix calloc call for new -Walloc-sizeSam James2023-11-171-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-087-30/+71
|\ \ \ \ \ \ \ \