aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-06-05tools/lib/lockdep: Enable -Wall by defaultGravatar Ben Hutchings 1-0/+1
2017-06-05tools/lib/lockdep: Define the ARRAY_SIZE() macroGravatar Ben Hutchings 1-0/+2
2017-06-05tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthGravatar Ben Hutchings 1-1/+1
2017-06-05tools/lib/lockdep: Fix undefined symbol prandom_u32Gravatar Ben Hutchings 1-0/+7
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2017-05-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 18-47/+176
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+21
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsGravatar Masami Hiramatsu 1-0/+21
2017-05-25bpf: add various verifier test casesGravatar Daniel Borkmann 2-4/+245
2017-05-24tools/include: Sync kernel ABI headers with tooling headersGravatar Ingo Molnar 10-19/+84
2017-05-24perf tools: Put caller above callee in --children modeGravatar Namhyung Kim 1-0/+2
2017-05-24perf report: Do not drop last inlined frameGravatar Milian Wolff 1-4/+14
2017-05-24perf report: Always honor callchain order for inlined nodesGravatar Milian Wolff 1-14/+4
2017-05-24perf script: Add --inline option for debuggingGravatar Namhyung Kim 3-0/+39
2017-05-24perf report: Fix off-by-one for non-activation framesGravatar Milian Wolff 2-1/+16
2017-05-24perf report: Fix memory leak in addr2line when called by addr2inlinesGravatar Milian Wolff 1-10/+13
2017-05-24perf report: Don't crash on invalid maps in `-g srcline` modeGravatar Milian Wolff 1-4/+9
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Gravatar Rafael J. Wysocki 1-0/+4
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-6/+10
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 3-1/+122
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersGravatar Michael Ellerman 1-1/+1
2017-05-17selftests/ftrace: Add test to remove instance with active event triggersGravatar Naveen N. Rao 1-2/+6
2017-05-17selftests/ftrace: Fix bashismsGravatar Naveen N. Rao 3-4/+4
2017-05-17selftests/bpf: fix broken build due to types.hGravatar Yonghong Song 2-0/+17
2017-05-16selftests/powerpc: Test TM and VMX register stateGravatar Michael Neuling 3-1/+122
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 7-4/+499
2017-05-12tools/power/acpi: Add .gitignore fileGravatar Prarit Bhargava 1-0/+4
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 46-166/+245
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.Gravatar David S. Miller 1-0/+37
2017-05-11bpf: Remove commented out debugging hack in test_align.Gravatar David S. Miller 1-1/+0
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.Gravatar David S. Miller 2-1/+8
2017-05-11bpf: Add verifier test case for alignment.Gravatar David S. Miller 2-1/+419
2017-05-11bpf: Add bpf_verify_program() to the library.Gravatar David S. Miller 2-0/+26
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.Gravatar David S. Miller 2-2/+10
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 6-6/+26
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-05-09tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"Gravatar Colin Ian King 1-1/+1
2017-05-09ptr_ring: support testing different batching sizesGravatar Michael S. Tsirkin 1-0/+3
2017-05-09ringtest: support test specific parametersGravatar Michael S. Tsirkin 2-0/+15
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 24-68/+124
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+242
2017-05-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-0/+134
2017-05-08selftests/vm: add a test for virtual address range mappingGravatar Anshuman Khandual 3-0/+134
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-66/+349
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-17/+118
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 7-18/+194
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextGravatar Dan Williams 3-20/+25
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 6-30/+41
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-3/+278
2017-05-04tools build: Fixup sched_getcpu feature testGravatar Arnaldo Carvalho de Melo 1-0/+2