summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-252-1/+111
|\
| * selftests/timens: Add a test for futex()Andrei Vagin2020-10-202-1/+111
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-245-2/+225
|\ \
| * | selftests: mount: add nosymfollow testsRoss Zwisler2020-08-275-2/+225
* | | Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-241-2/+6
|\ \ \
| * | | selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load worka...Michael Neuling2020-10-201-2/+6
* | | | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-232-2/+2
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Rafael J. Wysocki2020-10-232-2/+2
| |\ \ \ \ \
| | | * | | | Merge tag 'linux-cpupower-5.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2020-10-162-2/+2
| | |/| | | |
| | | * | | | cpupower: speed up generating git version stringMartin Kaistra2020-08-201-1/+1
| | | * | | | cpupowerutils: fix spelling mistake "dependant" -> "dependent"Colin Ian King2020-08-201-1/+1
| | | | |/ / | | | |/| |
* | | | | | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-2313-27/+315
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-10-228-27/+288
| |\ \ \ \ \ \
| | * | | | | | bpf, libbpf: Guard bpf inline asm from bpf_tail_call_staticDaniel Borkmann2020-10-221-0/+2
| | * | | | | | bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen2020-10-223-5/+173
| | * | | | | | bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen2020-10-221-4/+18
| | * | | | | | bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checkedMartin KaFai Lau2020-10-192-18/+70
| | * | | | | | bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checkedMartin KaFai Lau2020-10-191-0/+25
| * | | | | | | selftests: mptcp: depends on built-in IPv6Matthieu Baerts2020-10-211-0/+1
| * | | | | | | selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2020-10-192-0/+6
| |/ / / / / /
| * | | | | | selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2020-10-182-0/+20
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-235-1/+420
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kvm-fixes' into 'next'Paolo Bonzini2020-10-211-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini2020-09-282-0/+169
| * | | | | | | | KVM: selftests: Add test for user space MSR handlingAlexander Graf2020-09-283-0/+250
| * | | | | | | | KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson2020-09-281-1/+1
* | | | | | | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
* | | | | | | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-2/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lkdtm: remove set_fs-based testsChristoph Hellwig2020-09-081-2/+0
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-10-221-50/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nfsd: remove fault injection codeJ. Bruce Fields2020-09-251-50/+0
* | | | | | | | | | | Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2020-10-204-4/+38
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)2020-10-071-0/+29
| * | | | | | | | | | radix tree test suite: Fix compilationMatthew Wilcox (Oracle)2020-10-073-4/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-184-14/+65
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kunit: test: add test plan to KUnit TAP formatBrendan Higgins2020-10-094-14/+65
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1822-69/+208
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-0922-69/+208
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'scftorture.2020.08.24a' into HEADPaul E. McKenney2020-09-0318-23/+115
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | rcuperf: Change rcuperf to rcuscalePaul E. McKenney2020-08-2411-20/+20
| | | * | | | | | | | | | torture: Add scftorture to the rcutorture scriptingPaul E. McKenney2020-08-248-1/+92
| | | * | | | | | | | | | torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney2020-08-241-3/+4
| | | |/ / / / / / / / /
| | * | | | | | | | | | torture: Add gdb supportPaul E. McKenney2020-08-242-8/+46
| | * | | | | | | | | | torture: Add kvm.sh --help and update help messagePaul E. McKenney2020-08-241-2/+6
| | * | | | | | | | | | rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05Paul E. McKenney2020-08-241-0/+1
| | * | | | | | | | | | torture: Update initrd documentationPaul E. McKenney2020-08-242-34/+37
| | * | | | | | | | | | rcutorture: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-241-3/+3
| | * | | | | | | | | | torture: document --allcpus argument added to the kvm.sh scriptPaul Gortmaker2020-08-241-0/+1
| | |/ / / / / / / / /