summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-1/+1
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+111
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+225
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+6
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+2
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-27/+315
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+420
2020-10-23Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Rafael J. Wysocki-2/+2
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-2/+0
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-27/+288
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-50/+0
2020-10-21selftests: mptcp: depends on built-in IPv6Matthieu Baerts-0/+1
2020-10-22bpf, libbpf: Guard bpf inline asm from bpf_tail_call_staticDaniel Borkmann-0/+2
2020-10-22bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen-5/+173
2020-10-22bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen-4/+18
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini-1/+1
2020-10-20Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds-4/+38
2020-10-20selftests/timens: Add a test for futex()Andrei Vagin-1/+111
2020-10-19selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin-0/+6
2020-10-19bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checkedMartin KaFai Lau-18/+70
2020-10-19bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checkedMartin KaFai Lau-0/+25
2020-10-20selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load worka...Michael Neuling-2/+6
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-14/+65
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-69/+208
2020-10-18selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel-0/+20
2020-10-18selftests/vm: 10x speedup for hmm-testsJohn Hubbard-1/+1
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds-5711/+10441
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-16/+75
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-76/+459
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+76
2020-10-16tools/testing/selftests: add self-test for verifying load alignmentChris Kennelly-2/+76
2020-10-16Merge tag 'linux-cpupower-5.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-2/+2
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-3695/+22611
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-46/+800
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2020-10-15Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/...Linus Torvalds-28/+154
2020-10-15Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-28/+113
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+1
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds-1/+1
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-26/+28
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-29/+761
2020-10-15bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to loMartin KaFai Lau-26/+2
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+92
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2020-10-15selftests/ftrace: Add test case for synthetic event syntax errorsTom Zanussi-0/+19
2020-10-15selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi-4/+4
2020-10-15perf c2c: Update documentation for metrics reorganizationLeo Yan-16/+18
2020-10-15bpf: Fix register equivalence tracking.Alexei Starovoitov-0/+26
2020-10-15perf c2c: Add metrics "RMT Load Hit"Leo Yan-50/+2