summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman2022-11-2816-62/+185
|\
| * 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
| | * | selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts2022-11-171-4/+5
| | * | selftests: mptcp: gives slow test-case more timePaolo Abeni2022-11-171-3/+3
* | | | Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman2022-11-2132-76/+36458
|\| | |
| * | | Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-11-181-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge tag 'iio-fixes-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-11-051-2/+2
| | |\ \
| | | * | tools: iio: iio_generic_buffer: Fix read sizeMatti Vaittinen2022-11-011-2/+2
| * | | | Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-174-2/+14
| |\ \ \ \
| | * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-11-114-2/+14
| | |\ \ \ \
| | | * | | | selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy2022-11-112-0/+12
| | | * | | | selftests/bpf: Fix test_progs compilation failure in 32-bit archYang Jihong2022-11-091-1/+1
| | | * | | | selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...Pu Lehui2022-11-091-1/+1
| * | | | | | x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov2022-11-151-3/+5
| * | | | | | Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-115-4/+35792
| |\ \ \ \ \ \
| | * | | | | | maple_tree: reorganize testing to restore module testingLiam Howlett2022-11-085-4/+35792
| * | | | | | | Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds2022-11-111-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/net: don't tests batched TCP io_uring zcPavel Begunkov2022-11-021-1/+1
| * | | | | | | | Merge tag 'perf-tools-fixes-for-v6.1-2-2022-11-10' of git://git.kernel.org/pu...Linus Torvalds2022-11-114-4/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng2022-11-081-0/+1
| | * | | | | | | | perf test: Fix skipping branch stack sampling testJames Clark2022-11-082-2/+7
| | * | | | | | | | perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev2022-11-081-1/+1
| | * | | | | | | | perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim2022-11-081-1/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-111-15/+83
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-11-095-27/+299
| | |\| | | | |
| | * | | | | | tools/kvm_stat: update exit reasons for vmx/svm/aarch64/userspaceRong Tao2022-11-091-14/+82
| | * | | | | | tools/kvm_stat: fix incorrect detection of debugfsMatthias Gerstner2022-11-091-1/+1
| * | | | | | | Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-108-10/+99
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | selftests: netfilter: Fix and review rpath.shPhil Sutter2022-11-091-6/+8
| | | |_|/ / / | | |/| | | |
| | * | | | | selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry2022-11-043-4/+4
| | * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-034-0/+87
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | selftests/bpf: Add verifier test for release_reference()Youlin Li2022-11-041-0/+36
| | | * | | | tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CIAndrii Nakryiko2022-11-032-0/+48
| | | * | | | bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILEPu Lehui2022-11-021-0/+3
| * | | | | | Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-061-21/+280
| |\ \ \ \ \ \
| | * | | | | | tools/testing/cxl: Add a single-port host-bridge regression configDan Williams2022-11-041-19/+278
| | * | | | | | tools/testing/cxl: Fix some error exitsDan Williams2022-11-041-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-041-3/+4
| |\ \ \ \ \ \
| | * | | | | | selftests/landlock: Build without static librariesMickaël Salaün2022-10-191-3/+4
| | |/ / / / /
| * | | | | | Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-033-3/+15
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | selftests/pidfd_test: Remove the erroneous ','Zhao Gongyi2022-11-021-1/+1
| | * | | | | selftests: pidfd: Fix compling warningsLi Zhijian2022-10-303-2/+4
| | * | | | | ksefltests: pidfd: Fix wait_states: Test terminated by timeoutLi Zhijian2022-10-301-0/+10