Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-25KVM: selftests: x86: Sync the new name of the test case to .gitignoreLike Xu
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-05-25Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-05-25KVM: selftests: x86: Fix test failure on arch lbr capable platformsYang Weijiang
2022-05-20KVM: s390: selftest: Test suppression indication on key prot exceptionJanis Schoetterl-Glausch
2022-05-20selftests: drivers/s390x: Add uvdevice testsSteffen Eiden
2022-05-20KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong
2022-05-20KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel
2022-05-16Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier
2022-05-14Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...Linus Torvalds
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-10selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang
2022-05-09tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-05-09perf tests: Fix coresight `perf test` failure.Jeremy Linton
2022-05-09perf bench: Fix two numa NDEBUG warningsIan Rogers
2022-05-06selftests: add ping test with ping_group_range tunedNicolas Dichtel
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-05selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean
2022-05-05wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld
2022-05-05wireguard: selftests: bump package depsJason A. Donenfeld
2022-05-05wireguard: selftests: restore support for ccacheJason A. Donenfeld
2022-05-05wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld
2022-05-05wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld
2022-05-05wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld
2022-05-04selftests: KVM: Test SYSTEM_SUSPEND PSCI callOliver Upton
2022-05-04selftests: KVM: Refactor psci_test to make it amenable to new testsOliver Upton
2022-05-04selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_testOliver Upton
2022-05-04selftests: KVM: Create helper for making SMCCC callsOliver Upton
2022-05-04selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton
2022-05-04Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-03selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-listRaghavendra Rao Ananta
2022-05-03selftests: KVM: aarch64: Introduce hypercall ABI testRaghavendra Rao Ananta
2022-05-03selftests: KVM: Create helper for making SMCCC callsOliver Upton
2022-05-03selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton
2022-05-03tools: Import ARM SMCCC definitionsRaghavendra Rao Ananta
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-30selftests/net/forwarding: add missing tests to MakefileHangbin Liu
2022-04-30selftests/net: add missing tests to MakefileHangbin Liu
2022-04-29Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...Linus Torvalds
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim