summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-06-17perf intel-pt: Add gp registers to synthesized PEBS sampleAdrian Hunter
2019-06-17perf intel-pt: Synthesize PEBS sample basic informationAdrian Hunter
2019-06-17perf intel-pt: Factor out common sample preparation for re-useAdrian Hunter
2019-06-17perf intel-pt: Prepare to synthesize PEBS samplesAdrian Hunter
2019-06-17perf intel-pt: Add decoder support for PEBS via PTAdrian Hunter
2019-06-17perf intel-pt: Add Intel PT packet decoder testAdrian Hunter
2019-06-17perf intel-pt: Add new packets for PEBS via PTAdrian Hunter
2019-06-17perf: cs-etm: Optimize option setup for CPU-wide sessionsMathieu Poirier
2019-06-17perf tests arm64: Compile tests unconditionallyRaphael Gault
2019-06-17Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar
2019-06-16selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn
2019-06-16tc-tests: updated skbedit testsRoman Mashak
2019-06-16tc-tests: added path to ip command in tdcRoman Mashak
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-06-15selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev
2019-06-15bpf/tools: sync bpf.hStanislav Fomichev
2019-06-15bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau
2019-06-15bpf: Sync asm-generic/socket.h to tools/Martin KaFai Lau
2019-06-15libbpf: fix check for presence of associated BTF for map creationAndrii Nakryiko
2019-06-15selftests/bpf: signedness bug in enable_all_controllers()Dan Carpenter
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-13selftests: ptp: Add Physical Hardware Clock testShalom Toledo
2019-06-13tc-tests: updated fw with bind actions by reference use casesRoman Mashak
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13rcu: Don't return a value from rcu_assign_pointer()Andrea Parri
2019-06-13bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao
2019-06-13bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapiMartynas Pumputis
2019-06-13NTB: Add ntb_msi_test support to ntb_testLogan Gunthorpe
2019-06-13Merge back earlier pm-tools material for v5.3.Rafael J. Wysocki
2019-06-13Merge tag 'linux-cpupower-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2019-06-13Merge branch 'context-id-fix' into fixesMichael Ellerman
2019-06-13selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman
2019-06-12selftests: tc_flower: Add TOS matching testJiri Pirko
2019-06-12selftests: mlxsw: Test nexthop offload indicationIdo Schimmel
2019-06-11selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon
2019-06-11bpf: use libbpf_num_possible_cpus internallyHechao Li
2019-06-11selftests/bpf: remove bpf_util.h from BPF C progsHechao Li
2019-06-11bpf: add a new API libbpf_num_possible_cpus()Hechao Li
2019-06-11selftests/bpf : clean up feature/ when make cleanHechao Li
2019-06-10selftests/bpf: fix constness of source arg for bpf helpersAndrii Nakryiko
2019-06-10libbpf: remove qidconf and better support external bpf programs.Jonathan Lemon
2019-06-10tools/bpf: Add bpf_map_lookup_elem selftest for xskmapJonathan Lemon
2019-06-10bpf/tools: sync bpf.hJonathan Lemon
2019-06-10bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon
2019-06-10perf trace: Skip unknown syscalls when expanding strace like syscall groupsArnaldo Carvalho de Melo