summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2018-12-19bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang
2018-12-18tools uapi asm: Update asm-generic/unistd.h copyArnaldo Carvalho de Melo
2018-12-18perf symbols: Relax checks on perf-PID.map ownershipArnaldo Carvalho de Melo
2018-12-18perf trace: Wire up the fadvise 'advice' table generatorArnaldo Carvalho de Melo
2018-12-18perf beauty: Add generator for fadvise64's 'advice' arg constantsArnaldo Carvalho de Melo
2018-12-18tools headers uapi: Grab a copy of fadvise.hArnaldo Carvalho de Melo
2018-12-18perf beauty mmap: Print mmap's 'offset' arg in hexadecimalArnaldo Carvalho de Melo
2018-12-18perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace outputArnaldo Carvalho de Melo
2018-12-18perf trace beauty: Beautify arch_prctl()'s argumentsArnaldo Carvalho de Melo
2018-12-18perf trace: When showing string prefixes show prefix + ??? for unknown entriesArnaldo Carvalho de Melo
2018-12-18perf trace: Move strarrays to beauty.h for further reuseArnaldo Carvalho de Melo
2018-12-18perf beauty: Wire up the x86_arch prctl code table generatorArnaldo Carvalho de Melo