summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/livepatch: normalize sysctl error messageJoe Lawrence2022-09-231-1/+1
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-0515-68/+588
|\
| * tools/testing/selftests/vm/hmm-tests.c: fix buildAndrew Morton2022-08-031-1/+1
| * mm/hmm: add a test for cross device private faultsRalph Campbell2022-07-291-2/+12
| * selftests: add soft-dirty into run_vmtests.shPeter Xu2022-07-291-0/+2
| * selftests: soft-dirty: add test for mprotectPeter Xu2022-07-291-1/+66
| * selftest/vm: uninitialized variable in main()Dan Carpenter2022-07-291-1/+1
| * tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...Dan Carpenter2022-07-291-2/+3
| * tools/vm/page_owner_sort.c: adjust the indent in is_need()Yixuan Cao2022-07-291-16/+16
| * selftests/vm: skip 128TBswitch on unsupported archAdam Sindelar2022-07-291-4/+4
| * selftests/vm: fix errno handling in mrelease_testAdam Sindelar2022-07-291-5/+11
| * selftests/vm: fix va_128TBswitch.sh permissionsAdam Sindelar2022-07-261-0/+0
| * tools: add selftests to hmm for COW in device memoryAlex Sierra2022-07-171-0/+80
| * tools: add hmm gup tests for device coherent typeAlex Sierra2022-07-171-0/+110
| * tools: update test_hmm script to support SP configAlex Sierra2022-07-171-3/+21
| * tools: update hmm-test to support device coherent typeAlex Sierra2022-07-171-21/+100
| * selftests/vm: add protection_keys tests to run_vmtestsKalpana Shetty2022-07-171-0/+11
| * selftests/vm: only run 128TBswitch with 5-level pagingAdam Sindelar2022-07-033-1/+56
| * userfaultfd: selftests: infinite loop in faulting_processEdward Liaw2022-07-031-2/+2
| * tools: add memcg_shrinker.pyRoman Gushchin2022-07-031-0/+71
| * docs: rename Documentation/vm to Documentation/mmMike Rapoport2022-06-271-1/+1
| * Merge branch 'master' into mm-stableakpm2022-06-2755-504/+1108
| |\
| * | selftests: make use of GUP_TEST_FILE macroJoel Savitz2022-06-161-2/+2
| * | userfaultfd/selftests: fix typo in commentXiang wangx2022-06-161-1/+1
| * | mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang2022-06-161-1/+1
| * | tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song2022-06-161-10/+22
* | | Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-056-0/+1574
|\ \ \
| * | | selftests/sgx: Page removal stress testReinette Chatre2022-07-071-0/+120
| * | | selftests/sgx: Test reclaiming of untouched pageReinette Chatre2022-07-071-0/+80
| * | | selftests/sgx: Test invalid access to removed enclave pageReinette Chatre2022-07-071-0/+243
| * | | selftests/sgx: Test faulty enclave behaviorReinette Chatre2022-07-071-0/+114
| * | | selftests/sgx: Test complete changing of page type flowReinette Chatre2022-07-073-0/+385
| * | | selftests/sgx: Introduce TCS initialization enclave operationReinette Chatre2022-07-072-0/+38
| * | | selftests/sgx: Introduce dynamic entry pointReinette Chatre2022-07-071-0/+6
| * | | selftests/sgx: Test two different SGX2 EAUG flowsReinette Chatre2022-07-071-0/+250
| * | | selftests/sgx: Add test for TCS page permission changesReinette Chatre2022-07-071-0/+71
| * | | selftests/sgx: Add test for EPCM permission changesReinette Chatre2022-07-073-0/+267
* | | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+1
|\ \ \ \
| * | | | uapi: asm-generic: fcntl: Fix typo 'the the' in commentSlark Xiao2022-07-221-1/+1
| | |/ / | |/| |
* | | | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-0514-2/+1025
|\ \ \ \
| * | | | rv/monitor: Add the wwnr monitorDaniel Bristot de Oliveira2022-07-301-0/+16
| * | | | rv/monitor: Add the wip monitorDaniel Bristot de Oliveira2022-07-301-0/+16
| * | | | Documentation/rv: Add deterministic automata monitor synthesis documentationDaniel Bristot de Oliveira2022-07-302-0/+6
| * | | | tools/rv: Add dot2kDaniel Bristot de Oliveira2022-07-306-0/+496
| * | | | Documentation/rv: Add deterministic automaton documentationDaniel Bristot de Oliveira2022-07-303-0/+9
| * | | | tools/rv: Add dot2cDaniel Bristot de Oliveira2022-07-304-0/+466
| * | | | selftests/kprobe: Update test for no event name syntax errorMasami Hiramatsu (Google)2022-07-241-0/+1
| * | | | selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)2022-07-241-1/+0
| * | | | selftests/ftrace: Add test case for GRP/ only inputLinyu Yuan2022-07-242-1/+15
* | | | | Merge tag 'trace-rtla-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-053-6/+12
|\ \ \ \ \