summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_mapBreno Leitao1-0/+1
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb test categoryBreno Leitao1-0/+2
2024-02-22selftests/mm: virtual_address_range: conform to TAP format outputMuhammad Usama Anjum1-22/+22
2024-02-22selftests/mm: transhuge-stress: conform to TAP format outputMuhammad Usama Anjum2-17/+25
2024-02-22selftests/mm: thuge-gen: conform to TAP format outputMuhammad Usama Anjum1-72/+75
2024-02-22selftests/mm: split_huge_page_test: conform test to TAP format outputMuhammad Usama Anjum1-92/+69
2024-02-22selftests/mm: mremap_dontunmap: conform test to TAP format outputMuhammad Usama Anjum1-12/+20
2024-02-22selftests/mm: mrelease_test: conform test to TAP format outputMuhammad Usama Anjum1-47/+33
2024-02-22selftests/mm: mlock2-tests: conform test to TAP format outputMuhammad Usama Anjum2-175/+118
2024-02-22selftests/mm: mlock-random-test: conform test to TAP format outputMuhammad Usama Anjum1-82/+54
2024-02-22selftests/mm: map_populate: conform test to TAP format outputMuhammad Usama Anjum1-14/+23
2024-02-22selftests/mm: map_hugetlb: conform test to TAP format outputMuhammad Usama Anjum1-22/+20
2024-02-22selftests/mm: map_fixed_noreplace: conform test to TAP format outputMuhammad Usama Anjum1-65/+31
2024-02-22selftets/damon: prepare for monitor_on file renamingSeongJae Park3-4/+26
2024-02-22selftests/mm: new test that steals pagesBreno Leitao3-0/+126
2024-02-22selftests: mm: perform some system cleanup before using hugepagesNico Pache1-0/+9
2024-02-22selftests/memfd: delete unused declarationsGreg Thelen1-10/+0
2024-02-22tools/mm: add thpmaps script to dump THP usage infoRyan Roberts2-4/+680
2024-02-22selftests/mm/ksm_functional: prevent unmapping undefined addressJP Kobryn1-2/+2
2024-02-21selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton1-0/+6
2024-02-18Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds58-239/+236
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-41/+163
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+7
2024-02-15selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski1-2/+2
2024-02-15Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-13/+59
2024-02-14Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini58-239/+236
2024-02-13selftests: net: more pmtu.sh fixesPaolo Abeni1-2/+2
2024-02-13selftests: net: more strict check in net_helperPaolo Abeni1-4/+7
2024-02-13selftests: net: cope with slow env in so_txtime.sh testPaolo Abeni1-4/+25
2024-02-13selftests: net: cope with slow env in gro.sh testPaolo Abeni1-0/+5
2024-02-13selftests: net: ip_local_port_range: define IPPROTO_MPTCPMaxim Galaganov1-0/+4
2024-02-12tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur4-4/+20
2024-02-12tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming32-3/+5
2024-02-12tools/rv: Fix curr_reactor uninitialized variableDaniel Bristot de Oliveira1-1/+1
2024-02-12tools/rv: Fix Makefile compiler options for clangDaniel Bristot de Oliveira1-1/+6
2024-02-12tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira1-6/+0
2024-02-12tools/rtla: Fix clang warning about mount_point var sizeDaniel Bristot de Oliveira1-1/+1
2024-02-12tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira2-4/+2
2024-02-12tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira1-1/+6
2024-02-11Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2024-02-11selftests: tls: use exact comparison in recv_partialJakub Kicinski1-4/+4
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-3/+3
2024-02-09selftests: openvswitch: Add validation for the recursion testAaron Conole2-15/+69
2024-02-09selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel1-2/+2
2024-02-09selftests: forwarding: Suppress grep warningsIdo Schimmel1-3/+3
2024-02-09selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel1-2/+6
2024-02-09selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel1-2/+6
2024-02-09selftests: net: Fix bridge backup port test flakinessIdo Schimmel1-0/+23
2024-02-09selftests: net: add more missing kernel configPaolo Abeni1-1/+5