summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-127-45/+154
|\
| * Merge branch 'for-next/selftests' into for-next/coreWill Deacon2022-12-066-45/+122
| |\
| | * kselftest/arm64: Allow epoll_wait() to return more than one resultMark Brown2022-12-011-9/+18
| | * kselftest/arm64: Don't drain output while spawning childrenMark Brown2022-12-011-8/+0
| | * kselftest/arm64: Hold fp-stress children until they're all spawnedMark Brown2022-12-011-1/+40
| | * kselftest/arm64: Set test names prior to starting childrenMark Brown2022-11-251-10/+10
| | * kselftest/arm64: Use preferred form for predicate load/storesMark Brown2022-11-181-2/+2
| | * kselftest/arm64: fix array_size.cocci warningwangkailong@jari.cn2022-11-141-5/+4
| | * kselftest/arm64: fix array_size.cocci warningKang Minchul2022-11-081-6/+6
| | * kselftest/arm64: Print ASCII version of unknown signal frame magic valuesMark Brown2022-11-081-4/+17
| | * kselftest/arm64: Remove validation of extra_context from TODOMark Brown2022-11-081-1/+0
| | * kselftest/arm64: Provide progress messages when signalling childrenMark Brown2022-11-081-0/+3
| | * kselftest/arm64: Check that all children are producing output in fp-stressMark Brown2022-11-081-0/+23
| * | kselftest/arm64: Add SVE 2.1 to hwcap testMark Brown2022-11-091-0/+13
| * | kselftest/arm64: Add FEAT_RPRFM to the hwcap testMark Brown2022-11-091-0/+6
| * | kselftest/arm64: Add FEAT_CSSC to the hwcap selftestMark Brown2022-11-091-0/+13
| |/
* | Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-121-2/+4
|\ \
| * | tools/vm/slabinfo: indicates the cause of the EACCES errorRong Tao2022-11-101-2/+4
* | | Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-123-1/+141
|\ \ \
| * | | selftests/timens: add a test for vfork+exitAndrei Vagin2022-10-253-1/+141
* | | | Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-121-2/+4
|\ \ \ \
| * | | | selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_wit...Gautam Menghani2022-12-021-2/+4
| | |/ / | |/| |
* | | | Merge tag 'nolibc.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-122-0/+10
|\ \ \ \
| * | | | selftests/nolibc: Always rebuild the sysroot when running a testWilly Tarreau2022-10-281-0/+3
| * | | | selftests/nolibc: Add 7 tests for memcmp()Willy Tarreau2022-10-281-0/+7
* | | | | Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-121-0/+10
|\ \ \ \ \
| * | | | | objtool, kcsan: Add volatile read/write instrumentation to whitelistMarco Elver2022-10-181-0/+10
| | |_|/ / | |/| | |
* | | | | Merge tag 'lkmm.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-121-3/+4
|\ \ \ \ \
| * | | | | tools/memory-model: Weaken ctrl dependency definition in explanation.txtPaul Heidekrüger2022-10-181-3/+4
| |/ / / /
* | | | | Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-1217-66/+249
|\ \ \ \ \
| * | | | | torture: Make torture.sh create a properly formatted log filePaul E. McKenney2022-10-201-9/+23
| * | | | | rcutorture: Avoid torture.sh compressing identical filesPaul E. McKenney2022-10-201-1/+22
| * | | | | rcutorture: Avoid redundant builds for rcuscale and refscale in torture.shPaul E. McKenney2022-10-181-4/+83
| * | | | | rcutorture: Add --datestamp parameter to kvm-again.shPaul E. McKenney2022-10-181-3/+34
| * | | | | rcutorture: Make kvm-recheck.sh export TORTURE_SUITEPaul E. McKenney2022-10-181-1/+1
| * | | | | rcutorture: Make kvm-test-1-run-qemu.sh check for alternative outputPaul E. McKenney2022-10-181-1/+1
| * | | | | torture: Use mktemp instead of guessing at unique namesPaul E. McKenney2022-10-1815-35/+20
| * | | | | rcutorture: Add --bootargs parameter to kvm-again.shPaul E. McKenney2022-10-182-12/+65
| |/ / / /
* | | | | Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-12-101-3/+3
|\ \ \ \ \
| * | | | | kselftests: cgroup: update kmem test precision toleranceMichal Hocko2022-12-091-3/+3
* | | | | | Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-087-4/+220
|\ \ \ \ \ \
| * | | | | | ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2022-12-061-0/+10
| * | | | | | ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2022-12-061-0/+27
| * | | | | | selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-021-1/+1
| * | | | | | selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao2022-12-021-1/+1
| * | | | | | selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang2022-12-021-1/+1
| * | | | | | af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima2022-12-013-1/+180
* | | | | | | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-021-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang2022-11-301-2/+2
* | | | | | Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-11-296-28/+57
|\ \ \ \ \ \