aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-36/+36
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds110-1208/+14204
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds15-16/+71
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds198-921/+35589
2018-12-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-15/+87
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-90/+2356
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-101/+388
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2018-12-25Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-86/+241
2018-12-21bpf: fix segfault in test_verifier selftestDaniel Borkmann1-1/+2
2018-12-21kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones1-11/+19
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones4-9/+42
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones3-8/+35
2018-12-21kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones1-25/+23
2018-12-21kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones1-4/+7
2018-12-21kvm: selftests: dirty_log_test: always use -tAndrew Jones1-19/+17
2018-12-21kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones1-13/+14
2018-12-21kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones1-0/+9
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov2-4/+4
2018-12-21Merge branch 'acpica'Rafael J. Wysocki1-1/+1
2018-12-21selftests/powerpc: Add checks for transactional sigreturnBreno Leitao3-1/+48
2018-12-20selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov1-0/+10
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller36-513/+1348
2018-12-20selftests: add txtimestamp kselftestWillem de Bruijn5-28/+173
2018-12-20selftests: expand txtimestamp with ipv6 dgram + raw and pf_packetWillem de Bruijn1-43/+146
2018-12-20selftests: expand txtimestamp with cmsg supportWillem de Bruijn1-14/+53
2018-12-20selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel1-0/+15
2018-12-20selftests: forwarding: Add router test with VID 1Ido Schimmel1-0/+135
2018-12-20selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel1-5/+8
2018-12-20selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel1-0/+60
2018-12-20bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend1-1/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-27/+173
2018-12-20selftests: bpf: add missing executables to .gitignoreJakub Kicinski1-0/+1
2018-12-20selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski1-0/+96
2018-12-20selftests: bpf: add trivial JSET testsJakub Kicinski1-31/+178
2018-12-20powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan3-1/+4
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+81
2018-12-19selftests: net: refactor reuseport_addr_any testPeter Oskolkov1-83/+38
2018-12-19bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau1-0/+27
2018-12-19virtio: fix test build after uio.h changeMichael S. Tsirkin1-0/+4
2018-12-19selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu1-0/+54
2018-12-19tools: bpftool: do not force gcc as CCIvan Babrou1-2/+0
2018-12-19selftests: mlxsw: Add rtnetlink testsIdo Schimmel1-0/+392
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2-0/+30
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend1-3/+13
2018-12-19bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend1-0/+1
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang1-2/+32
2018-12-18tools uapi asm: Update asm-generic/unistd.h copyArnaldo Carvalho de Melo1-0/+4
2018-12-18perf symbols: Relax checks on perf-PID.map ownershipArnaldo Carvalho de Melo1-11/+0
2018-12-18perf trace: Wire up the fadvise 'advice' table generatorArnaldo Carvalho de Melo1-0/+8