summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-12-25Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-12-21tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_testDave Jiang
2018-12-21tools/testing/nvdimm: Add overwrite support for nfit_testDave Jiang
2018-12-21tools/testing/nvdimm: Add test support for Intel nvdimm security DSMsDave Jiang
2018-12-21bpf: fix segfault in test_verifier selftestDaniel Borkmann
2018-12-21kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones
2018-12-21perf trace: Do not hardcode the size of the tracepoint common_ fieldsArnaldo Carvalho de Melo
2018-12-21perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev
2018-12-21perf beauty mmap: PROT_WRITE should come before PROT_EXECArnaldo Carvalho de Melo
2018-12-21perf trace: Check if the raw_syscalls:sys_{enter,exit} are setup before setti...Arnaldo Carvalho de Melo
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: always use -tAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones
2018-12-21kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov
2018-12-21Merge branch 'acpica'Rafael J. Wysocki
2018-12-21selftests/powerpc: Add checks for transactional sigreturnBreno Leitao
2018-12-20selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20selftests: add txtimestamp kselftestWillem de Bruijn
2018-12-20selftests: expand txtimestamp with ipv6 dgram + raw and pf_packetWillem de Bruijn
2018-12-20selftests: expand txtimestamp with cmsg supportWillem de Bruijn
2018-12-20selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel
2018-12-20selftests: forwarding: Add router test with VID 1Ido Schimmel
2018-12-20selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel
2018-12-20selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel
2018-12-20bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20selftests: bpf: add missing executables to .gitignoreJakub Kicinski
2018-12-20selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski
2018-12-20selftests: bpf: add trivial JSET testsJakub Kicinski
2018-12-20powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19selftests: net: refactor reuseport_addr_any testPeter Oskolkov
2018-12-19bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin
2018-12-19selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu
2018-12-19tools: bpftool: do not force gcc as CCIvan Babrou
2018-12-19selftests: mlxsw: Add rtnetlink testsIdo Schimmel
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend