summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-285-28/+46
| |\ \ \ \ \
| | * | | | | selftests/bpf: Make test_bench_attach serialJiri Olsa2022-11-211-3/+1
| | * | | | | selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa2022-11-211-1/+3
| | * | | | | bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai2022-11-211-16/+20
| | * | | | | libbpf: Check the validity of size in user_ring_buffer__reserve()Hou Tao2022-11-171-0/+4
| | * | | | | libbpf: Handle size overflow for user ringbuf mmapHou Tao2022-11-171-2/+8
| | * | | | | libbpf: Handle size overflow for ringbuf mmapHou Tao2022-11-171-4/+8
| | * | | | | libbpf: Use page size as max_entries when probing ring buffer mapHou Tao2022-11-171-1/+1
| | * | | | | libbpf: Use correct return pointer in attach_raw_tpJiri Olsa2022-11-141-1/+1
| * | | | | | ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel2022-11-281-0/+11
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-276-30/+138
|\ \ \ \ \ \ \
| * | | | | | | KVM: selftests: add svm part to triple_fault_testMaxim Levitsky2022-11-171-17/+56
| * | | | | | | kvm: selftests: add svm nested shutdown testMaxim Levitsky2022-11-173-0/+69
| * | | | | | | KVM: selftests: move idt_entry to headerMaxim Levitsky2022-11-172-13/+13
* | | | | | | | Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-2410-32/+47
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | selftests/net: Find nettest in current directoryDaniel Díaz2022-11-212-8/+13
| * | | | | | | selftests/net: fix missing xdp_dummyWang Yufen2022-11-185-15/+23
| * | | | | | | selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts2022-11-171-2/+3