summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-205-59/+10
|\
| * selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum2023-12-201-0/+3
| * maple_tree: do not preallocate nodes for slot storesSidhartha Kumar2023-12-201-1/+1
| * Revert "selftests: error out if kernel header files are not yet built"John Hubbard2023-12-132-57/+4
| * selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand2023-12-131-1/+2
* | 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-112-94/+0
* | selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin2023-12-111-3/+77
* | fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin2023-12-111-0/+1
* | maple_tree: update check_forking() and bench_forking()Peng Zhang2023-12-111-0/+4
* | maple_tree: skip other tests when BENCH is enabledPeng Zhang2023-12-111-0/+2
* | maple_tree: add test for mtree_dup()Peng Zhang2023-12-111-0/+361
* | radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang2023-12-111-12/+33
* | maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang2023-12-111-0/+1
|/
* Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-0743-127/+388
|\
| * Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds2023-12-0128-39/+226
| |\
| | * tools: Disable __packed attribute compiler warning due to -Werror=attributesArnaldo Carvalho de Melo2023-11-221-0/+1
| | * perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton2023-11-224-13/+20
| | * tools perf: Add arm64 sysreg files to MANIFESTOliver Upton2023-11-221-0/+2
| | * tools/perf: Update tools's copy of mips syscall tableNamhyung Kim2023-11-221-0/+4
| | * tools/perf: Update tools's copy of s390 syscall tableNamhyung Kim2023-11-221-0/+4
| | * tools/perf: Update tools's copy of powerpc syscall tableNamhyung Kim2023-11-221-0/+4
| | * tools/perf: Update tools's copy of x86 syscall tableNamhyung Kim2023-11-221-0/+3
| | * tools headers: Update tools's copy of s390/asm headersNamhyung Kim2023-11-221-0/+16
| | * tools headers: Update tools's copy of arm64/asm headersNamhyung Kim2023-11-223-5/+42
| | * tools headers: Update tools's copy of x86/asm headersNamhyung Kim2023-11-224-7/+60
| | * tools headers: Update tools's copy of socket.h headerNamhyung Kim2023-11-221-0/+1
| | * tools headers UAPI: Update tools's copy of unistd.h headerNamhyung Kim2023-11-221-3/+9
| | * tools headers UAPI: Update tools's copy of vhost.h headerNamhyung Kim2023-11-221-0/+8
| | * tools headers UAPI: Update tools's copy of mount.h headerNamhyung Kim2023-11-221-1/+2
| | * tools headers UAPI: Update tools's copy of kvm.h headerNamhyung Kim2023-11-221-3/+21
| | * tools headers UAPI: Update tools's copy of fscrypt.h headerNamhyung Kim2023-11-221-1/+2
| | * tools headers UAPI: Update tools's copy of drm headersNamhyung Kim2023-11-222-4/+24
| | * perf lock contention: Fix a build error on 32-bitYang Jihong2023-11-211-1/+2
| | * perf kwork: Fix a build error on 32-bitYang Jihong2023-11-211-1/+1
| * | Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-0112-84/+160
| |\ \
| | * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-302-11/+47
| | |\ \
| | | * | bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend2023-11-302-11/+47
| | * | | tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski2023-11-295-55/+102
| | * | | selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2023-11-282-14/+8
| | * | | selftests/net: unix: fix unused variable compiler warningWillem de Bruijn2023-11-281-1/+0
| | * | | selftests/net: fix a char signedness issueWillem de Bruijn2023-11-281-1/+1
| | * | | selftests/net: ipsec: fix constant out of rangeWillem de Bruijn2023-11-281-2/+2
| | |/ /
| * | | Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-261-2/+0
| |\ \ \