summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-022-2/+88
|\
| * selftests/ptrace: add test cases for dead-locksBernd Edlinger2020-03-252-2/+88
* | Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2020-04-016-17/+114
|\ \
| * | xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)2020-03-124-2/+91
| * | radix tree test suite: Support kmem_cache alignmentMatthew Wilcox (Oracle)2020-02-272-15/+23
* | | Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-04-0114-91/+496
|\ \ \
| * | | kunit: tool: add missing test data file contentBrendan Higgins2020-03-261-0/+33
| * | | kunit: subtests should be indented 4 spaces according to TAPAlan Maguire2020-03-261-5/+5
| * | | kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow2020-03-252-20/+43
| * | | kunit: add --make_optionsGreg Thelen2020-03-232-14/+24
| * | | kunit: Run all KUnit tests through allyesconfigHeidi Fahim2020-03-205-36/+115
| * | | kunit: kunit_parser: make parser more robustHeidi Fahim2020-03-2010-20/+280
* | | | Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-0125-79/+3190
|\ \ \ \
| * | | | selftests: enforce local header dependency in lib.mkShuah Khan2020-03-261-1/+2
| * | | | selftests: Fix memfd to support relocatable build (O=objdir)Shuah Khan2020-03-261-5/+4
| * | | | selftests: Fix seccomp to support relocatable build (O=objdir)Shuah Khan2020-03-261-14/+3
| * | | | selftests/harness: Handle timeouts cleanlyKees Cook2020-03-261-2/+51
| * | | | selftests/harness: Move test child waiting logicKees Cook2020-03-261-44/+49
| * | | | selftests: android: Fix custom install from skipping test progsShuah Khan2020-03-131-1/+1
| * | | | selftests: android: ion: Fix ionmap_test compile errorShuah Khan2020-03-131-1/+1
| * | | | selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan2020-03-131-2/+2
| * | | | selftests/seccomp: Adjust test fixture countsKees Cook2020-03-131-5/+5
| * | | | selftests/ftrace: Fix typo in trigger-multihist.tcMasanari Iida2020-03-131-1/+1
| * | | | selftests/timens: Remove duplicated include <time.h>YueHaibing2020-03-134-4/+0
| * | | | selftests/resctrl: fix spelling mistake "Errror" -> "Error"Colin Ian King2020-03-131-2/+2
| * | | | selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger2020-02-102-4/+4
| * | | | selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger2020-02-101-2/+7
| * | | | selftests/resctrl: Add vendor detection mechanismBabu Moger2020-02-102-0/+25
| * | | | selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu2020-02-106-5/+451
| * | | | selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu2020-02-106-20/+558
| * | | | selftests/resctrl: Add MBA testFenghua Yu2020-02-103-1/+188
| * | | | selftests/resctrl: Add MBM testFenghua Yu2020-02-106-1/+368
| * | | | selftests/resctrl: Add built in benchmarkSai Praneeth Prakhya2020-02-101-0/+207
| * | | | selftests/resctrl: Add callback to start a benchmarkSai Praneeth Prakhya2020-02-102-0/+603
| * | | | selftests/resctrl: Read memory bandwidth from perf IMC counter and from resct...Sai Praneeth Prakhya2020-02-101-0/+117
| * | | | selftests/resctrl: Add basic resctrl file system operations and dataSai Praneeth Prakhya2020-02-103-0/+524
| * | | | selftests/resctrl: Add README for resctrl testsFenghua Yu2020-02-101-0/+53
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-31164-1024/+13419
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-3043-100/+2627
| |\ \ \ \ \
| | * | | | | selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko2020-03-302-0/+268
| | * | | | | libbpf: Add support for bpf_link-based cgroup attachmentAndrii Nakryiko2020-03-306-1/+122
| | * | | | | bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko2020-03-301-1/+9
| | * | | | | bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend2020-03-301-0/+39
| | * | | | | bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend2020-03-301-8/+4
| | * | | | | bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend2020-03-301-4/+4
| | * | | | | bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2020-03-302-0/+31
| | * | | | | selftests: bpf: Extend sk_assign tests for UDPJoe Stringer2020-03-302-11/+105
| | * | | | | selftests: bpf: Add test for sk_assignLorenz Bauer2020-03-302-0/+419
| | * | | | | bpf: Add socket assign supportJoe Stringer2020-03-301-1/+24
| | * | | | | bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh2020-03-303-0/+136