summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | KVM: selftests: nVMX: Properly deal with 'hv_clean_fields'Vitaly Kuznetsov2022-02-102-3/+152
| * | | | | | | | | | | | | | | | | | | KVM: selftests: Adapt hyperv_cpuid test to the newly introduced Enlightened M...Vitaly Kuznetsov2022-02-101-12/+17
| * | | | | | | | | | | | | | | | | | | KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SETDavid Matlack2022-02-101-2/+11
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | nds32: Remove the architectureAlan Kao2022-03-071-4/+0
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-231-21/+391
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"Colin Ian King2022-02-081-3/+3
| * | | | | | | | | | | | | | | | | | | kselftest: alsa: Declare most functions staticMark Brown2022-02-041-28/+30
| * | | | | | | | | | | | | | | | | | | kselftest: alsa: Check for event generation when we write to controlsMark Brown2022-02-041-3/+151
| * | | | | | | | | | | | | | | | | | | kselftest: alsa: Add test case for writing invalid valuesMark Brown2022-01-261-1/+221
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-03-2318-23/+140
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | selftests: Fix build when $(O) points to a relative pathMuhammad Usama Anjum2022-03-031-1/+4
| * | | | | | | | | | | | | | | | | | | selftests: netfilter: fix a build error on openSUSEGeliang Tang2022-03-031-0/+1
| * | | | | | | | | | | | | | | | | | | selftests: kvm: add generated file to the .gitignoreMuhammad Usama Anjum2022-03-031-0/+1
| * | | | | | | | | | | | | | | | | | | selftests/exec: add generated files to .gitignoreMuhammad Usama Anjum2022-03-031-0/+2
| * | | | | | | | | | | | | | | | | | | selftests: add kselftest_install to .gitignoreMuhammad Usama Anjum2022-03-031-0/+1
| * | | | | | | | | | | | | | | | | | | selftests/rtc: continuously read RTC in a loop for 30sMateusz Jończyk2022-02-252-1/+67
| * | | | | | | | | | | | | | | | | | | selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum2022-02-231-0/+1
| * | | | | | | | | | | | | | | | | | | selftests/lkdtm: Remove dead config optionMuhammad Usama Anjum2022-02-231-1/+0
| * | | | | | | | | | | | | | | | | | | selftests/exec: Rename file binfmt_script to binfmt_script.pyMuhammad Usama Anjum2022-02-232-1/+1
| * | | | | | | | | | | | | | | | | | | selftests: Use -isystem instead of -I to include headersMuhammad Usama Anjum2022-02-231-2/+2
| * | | | | | | | | | | | | | | | | | | selftests: vm: remove dependecy from internal kernel macrosMuhammad Usama Anjum2022-02-231-0/+3
| * | | | | | | | | | | | | | | | | | | selftests: vm: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-1/+1
| * | | | | | | | | | | | | | | | | | | selftests: mptcp: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-1/+1
| * | | | | | | | | | | | | | | | | | | selftests: net: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-1/+1
| * | | | | | | | | | | | | | | | | | | selftests: landlock: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-1/+1
| * | | | | | | | | | | | | | | | | | | selftests: kvm: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-1/+1
| * | | | | | | | | | | | | | | | | | | selftests: futex: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-3/+2
| * | | | | | | | | | | | | | | | | | | selftests: Correct the headers install pathMuhammad Usama Anjum2022-02-231-1/+1
| * | | | | | | | | | | | | | | | | | | selftests: Add and export a kernel uapi headers pathMuhammad Usama Anjum2022-02-231-0/+4
| * | | | | | | | | | | | | | | | | | | selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum2022-02-231-9/+17
| * | | | | | | | | | | | | | | | | | | selftests: futex: set DEFAULT_INSTALL_HDR_PATHMuhammad Usama Anjum2022-02-231-0/+1
| * | | | | | | | | | | | | | | | | | | selftests/kselftest/runner.sh: Pass optional command parameters in environmentCristian Marussi2022-02-231-1/+29
* | | | | | | | | | | | | | | | | | | | Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-03-235-0/+760
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | user_events: Add self-test for validator boundariesBeau Belgrave2022-02-101-0/+65
| * | | | | | | | | | | | | | | | | | | user_events: Add self-test for perf_event integrationBeau Belgrave2022-02-102-1/+169
| * | | | | | | | | | | | | | | | | | | user_events: Add self-test for dynamic_events integrationBeau Belgrave2022-02-102-1/+131
| * | | | | | | | | | | | | | | | | | | user_events: Add self-test for ftrace integrationBeau Belgrave2022-02-103-0/+397
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-11/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | selftests/vm/transhuge-stress: Support file-backed PMD foliosMatthew Wilcox (Oracle)2022-03-211-11/+24
* | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-2211-10/+562
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | selftests/damon: add a test for DAMON sysfs interfaceSeongJae Park2022-03-222-0/+307
| * | | | | | | | | | | | | | | | | | | | userfaultfd/selftests: fix uninitialized_var.cocci warningGuo Zhengkui2022-03-221-1/+1
| * | | | | | | | | | | | | | | | | | | | selftests: vm: add a hugetlb test caseMuchun Song2022-03-224-0/+157
| * | | | | | | | | | | | | | | | | | | | selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker2022-03-222-6/+6
| * | | | | | | | | | | | | | | | | | | | selftests: memcg: test high limit for single entry allocationShakeel Butt2022-03-223-3/+91
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-2218-355/+791
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-1521-53/+418
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-2142-242/+654
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | selftests/rseq: Change type of rseq_offset to ptrdiff_tMathieu Desnoyers2022-02-113-10/+12