summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15userfaultfd/selftests: hint the test runner on required privilegePeter Xu
2020-12-15userfaultfd/selftests: fix retval check for userfaultfd_open()Peter Xu
2020-12-15userfaultfd/selftests: always dump something in modesPeter Xu
2020-12-15userfaultfd: selftests: make __{s,u}64 format specifiers portableAxel Rasmussen
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka
2020-12-15kselftests: vm: add mremap testsKalesh Singh
2020-12-15selftests/vm: 2x speedup for run_vmtests.shJohn Hubbard
2020-12-15selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard
2020-12-15selftests/vm: run_vmtests.sh: update and clean up gup_test invocationJohn Hubbard
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard
2020-12-15selftests/vm: only some gup_test items are really benchmarksJohn Hubbard
2020-12-15selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard
2020-12-15selftests/vm: rename run_vmtests --> run_vmtests.shJohn Hubbard
2020-12-15selftests/vm: use a common gup_test.hJohn Hubbard
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard
2020-12-15Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2020-12-14selftests: test_vxlan_under_vrf: mute unnecessary error messagePo-Hsu Lin
2020-12-14selftests: mptcp: add the flush addrs testcaseGeliang Tang
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds
2020-12-14Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-14Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-14selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-14libbpf: Expose libbpf ring_buffer epoll_fdBrendan Jackman
2020-12-14selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko
2020-12-14libbpf: Support modules in bpf_program__set_attach_target() APIAndrii Nakryiko
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11tools/kvm_stat: Exempt time-based countersStefan Raspl
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko
2020-12-10selftests/bpf: Silence ima_setup.sh when not running in verbose mode.KP Singh
2020-12-10selftests/bpf: Drop the need for LLVM's llcAndrew Delgadillo
2020-12-10selftests/bpf: fix bpf_testmod.ko recompilation logicAndrii Nakryiko
2020-12-10Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-10selftests: fix poll error in udpgro.shPaolo Abeni
2020-12-10selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker
2020-12-10selftests/bpf: Fix array access with signed variable testJean-Philippe Brucker
2020-12-10selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker