summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-11-011-7/+10
|\ \ \ \ \ \
| * | | | | | tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes2022-10-281-2/+2
| * | | | | | tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau2022-10-281-5/+8
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-011-1/+141
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_testSean Christopherson2022-10-281-1/+1
| * | | | | KVM: selftests: Add tests in xen_shinfo_test to detect lock racesMichal Luczaj2022-10-281-0/+140
* | | | | | Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-301-0/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | tools: iio: iio_utils: fix digit calculationMatti Vaittinen2022-10-171-0/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-10-283-122/+118
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | pm-graph v5.10Todd Brandt2022-10-253-122/+118
* | | | | Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-274-0/+583
|\ \ \ \ \
| * | | | | selftests: add openvswitch selftest suiteAaron Conole2022-10-274-0/+583