summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-02-06Merge branch 'akpm-current/current'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'pidfd/for-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'tpmdd/next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'bpf-next/master'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2019-02-06proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan
2019-02-06proc: return exit code 4 for skipped testsAlexey Dobriyan
2019-02-06selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)
2019-02-06Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'char-misc.current/char-misc-linus'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'staging.current/staging-linus'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'net/master'Stephen Rothwell
2019-02-05selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel
2019-02-05selftests/btf: add initial BTF dedup testsAndrii Nakryiko
2019-02-05btf: add BTF types deduplication algorithmAndrii Nakryiko
2019-02-05btf: extract BTF type size calculationAndrii Nakryiko
2019-02-05selftests: add TPM 2.0 testsJarkko Sakkinen
2019-02-05Drop flex_arraysKent Overstreet
2019-02-05selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)
2019-02-05tools/: fix for replace open encodings for NUMA_NO_NODEStephen Rothwell
2019-02-05tools/: replace open encodings for NUMA_NO_NODEStephen Rothwell
2019-02-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2019-02-04libbpf: fix libbpf_printStanislav Fomichev
2019-02-04tools/bpf: implement libbpf btf__get_map_kv_tids() API functionYonghong Song
2019-02-04tools/bpf: expose functions btf_ext__* as API functionsYonghong Song
2019-02-04selftests/bpf: use localhost in tcp_{server,client}.pyStanislav Fomichev
2019-02-04tools/bpf: simplify libbpf API function libbpf_set_print()Yonghong Song
2019-02-04tools/bpf: print out btf log at LIBBPF_WARN levelYonghong Song
2019-02-04tools/bpf: move libbpf pr_* debug print functions to headersYonghong Song
2019-02-04selftests: netfilter: add simple masq/redirect test casesFlorian Westphal
2019-02-04selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju
2019-02-04Merge branch 'acpica' into linux-nextRafael J. Wysocki
2019-02-04Merge branch 'x86/pti'Ingo Molnar
2019-02-04Merge branch 'perf/core'Ingo Molnar
2019-02-04Merge branch 'locking/core'Ingo Molnar
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-02-03selftests: add missing include unistdDeepa Dinamani
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-03Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2019-02-03selftests: add tests for pidfd_send_signal()Christian Brauner
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-01selftests/bpf: remove generated verifier/tests.h on 'make clean'Stanislav Fomichev
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan