summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2024-07-282-0/+335
|\
| * tools/power turbostat: Add selftests for added perf countersPatryk Wlazlyn2024-07-261-0/+178
| * tools/power turbostat: Add selftests for SMI, APERF and MPERF countersPatryk Wlazlyn2024-07-261-0/+157
* | Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-07-281-33/+36
|\ \
| * | cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield2024-07-111-8/+7
| * | cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco2024-07-021-25/+29
* | | Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-07-272-0/+75
|\ \ \
| * | | selftests/landlock: Add cred_transfer testMickaël Salaün2024-07-242-0/+75
* | | | Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds2024-07-271-1/+15
|\ \ \ \
| * | | | selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain2024-07-261-1/+15
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-07-261-1/+1
|\ \ \ \ \
| * | | | | kselftest: missing arg in ptrace.cRemington Brasga2024-07-231-1/+1
* | | | | | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds2024-07-262-25/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang2024-07-102-25/+2
* | | | | | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-257-33/+90
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-256-33/+72
| |\ \ \ \ \ \
| | * | | | | | selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev2024-07-251-1/+2
| | * | | | | | selftests/bpf: Test sockmap redirect for AF_UNIX MSG_OOBMichal Luczaj2024-07-171-3/+33
| | * | | | | | selftests/bpf: Parametrize AF_UNIX redir functions to accept send() flagsMichal Luczaj2024-07-171-22/+26
| | * | | | | | selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj2024-07-171-2/+1
| | * | | | | | libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2024-07-172-4/+4
| | * | | | | | selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan2024-07-172-2/+7
| * | | | | | | selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu2024-07-241-0/+18
* | | | | | | | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-07-247-0/+406
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/vDSO: add tests for vgetrandomJason A. Donenfeld2024-07-194-0/+351
| * | | | | | | | mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld2024-07-193-0/+55
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-241-31/+227
|\ \ \ \ \ \ \ \
| * | | | | | | | pidfs: add selftests for new namespace ioctlsChristian Brauner2024-07-241-31/+227
* | | | | | | | | Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-233-50/+141
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'for-6.11/sysfs-patch-replace' into for-linusPetr Mladek2024-07-231-0/+48
| |\ \ \ \ \ \ \ \
| | * | | | | | | | selftests/livepatch: Add selftests for "replace" sysfs attributeYafang Shao2024-07-021-0/+48
| * | | | | | | | | selftests: livepatch: Test atomic replace against multiple modulesMarcos Paulo de Souza2024-06-181-49/+89
| * | | | | | | | | selftests/livepatch: define max test-syscall processesRyan Sullivan2024-06-121-1/+4
| |/ / / / / / / /
* | | | | | | | | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-2210-10/+232
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: proc: remove unreached code and fix build warningAmer Al Shanawany2024-06-291-3/+0
| * | | | | | | | | tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION defineSidhartha Kumar2024-06-291-0/+1
| * | | | | | | | | tools/testing/radix-tree: add missing MODULE_DESCRIPTION definitionSidhartha Kumar2024-06-252-0/+2
| * | | | | | | | | proc: test "Kthread:" fieldAlexey Dobriyan2024-06-254-0/+94
| * | | | | | | | | selftests: introduce additional eventfd test coverageWen Yang2024-06-251-5/+131
| * | | | | | | | | selftests/mqueue: fix 5 warnings about signed/unsigned mismatchesJohn Hubbard2024-06-251-2/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-2245-477/+1315
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests/proc: add PROCMAP_QUERY ioctl testsAndrii Nakryiko2024-07-132-0/+87
| * | | | | | | | | selftests/udmabuf: add tests to verify data after page migrationVivek Kasireddy2024-07-131-31/+183
| * | | | | | | | | mm: remove CONFIG_MEMCG_KMEMJohannes Weiner2024-07-101-1/+0
| * | | | | | | | | selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw2024-07-1015-15/+12
| * | | | | | | | | selftest/mm: test enable_soft_offline behaviorsJiaqi Yan2024-07-054-0/+236
| * | | | | | | | | mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell2024-07-051-0/+3
| * | | | | | | | | mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell2024-07-051-5/+9
| * | | | | | | | | selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park2024-07-041-0/+60
| * | | | | | | | | _damon_sysfs: implement commit() for online parameters updateSeongJae Park2024-07-041-0/+19