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-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-23selftests/damon: add a test for DAMON sysfs interfaceSeongJae Park
2022-03-23userfaultfd/selftests: fix uninitialized_var.cocci warningGuo Zhengkui
2022-03-23selftests: vm: add a hugetlb test caseMuchun Song
2022-03-23selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-03-23selftests: memcg: test high limit for single entry allocationShakeel Butt
2022-03-23Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-22Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-03-22Merge tag 'lkmm.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-21Merge tag 'x86_sgx_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-21Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-03-21Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-19perf parse-events: Ignore case in topdown.slots checkIan Rogers
2022-03-19perf evlist: Avoid iteration for empty evlist.Ian Rogers
2022-03-19perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki
2022-03-18Merge branch 'pm-tools'Rafael J. Wysocki
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-03-11Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault
2022-03-10selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
2022-03-09tools/power/x86/amd_pstate_tracer: Add tracer tool for AMD P-stateJinzhou Su
2022-03-09tools/power/x86/intel_pstate_tracer: make tracer as a moduleJinzhou Su
2022-03-08turbostat: fix PC6 displaying on some systemsArtem Bityutskiy
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal
2022-03-08selftests: tpm: add async space test with noneexisting handleTadeusz Struk
2022-03-08selftests: tpm2: Determine available PCR bankStefan Berger
2022-03-08Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-08kselftest/arm64: Log the PIDs of the parent and child in sve-ptraceMark Brown
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-06tools/virtio: handle fallout from folio workMichael S. Tsirkin
2022-03-06tools/virtio: fix virtio_test executionStefano Garzarella
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds