summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-02-10bpf: Add test_tag to .gitignoreMickaël Salaün
2017-02-10bpf: Remove bpf_sys.h from selftestsMickaël Salaün
2017-02-10bpf: Use bpf_create_map() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün
2017-02-10bpf: Always test unprivileged programsMickaël Salaün
2017-02-10bpf: Change the include directory for selftestMickaël Salaün
2017-02-10tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün
2017-02-10radix tree test suite: Run iteration tests for longerMatthew Wilcox
2017-02-10radix tree test suite: Fix split/join memory leaksMatthew Wilcox
2017-02-10radix tree test suite: Fix leaks in regression2.cMatthew Wilcox
2017-02-10radix tree test suite: Fix leaky testsMatthew Wilcox
2017-02-10radix tree test suite: Enable address sanitizerMatthew Wilcox
2017-02-10radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox
2017-02-10radix tree test suite: Dial down verbosity with -vRehas Sachdeva
2017-02-10radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox
2017-02-10radix tree test suite: Build separate binaries for some testsMatthew Wilcox
2017-02-10ida: Use exceptional entries for small IDAsMatthew Wilcox
2017-02-10ida: Move ida_bitmap to a percpu variableMatthew Wilcox
2017-02-10Reimplement IDR and IDA using the radix treeMatthew Wilcox
2017-02-09perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo
2017-02-09perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo
2017-02-09perf bench numa: Avoid possible truncation when using snprintf()Arnaldo Carvalho de Melo
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore
2017-02-09tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev
2017-02-09find_bit-micro-optimise-find_next__bit-v2Matthew Wilcox
2017-02-09userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport
2017-02-09userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-09userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli
2017-02-09userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport
2017-02-09userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport
2017-02-09userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport
2017-02-09userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport
2017-02-09userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport
2017-02-09userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz
2017-02-09tools/vm: add missing Makefile rulesDaniel Thompson
2017-02-08perf header: Fix handling of PERF_EVENT_UPDATE__SCALEArnaldo Carvalho de Melo
2017-02-08perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo
2017-02-08perf top: Use __fallthroughArnaldo Carvalho de Melo
2017-02-08tools strfilter: Use __fallthroughArnaldo Carvalho de Melo
2017-02-08tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo
2017-02-08tools include: Add a __fallthrough statementArnaldo Carvalho de Melo
2017-02-08tools lib bpf: Add missing header to the libraryMickaël Salaün
2017-02-08perf vendor events intel: Add uncore events for Broadwell DEAndi Kleen
2017-02-08perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)Andi Kleen
2017-02-08perf vendor events intel: Add uncore events for Sandy Bridge ServerAndi Kleen
2017-02-08perf vendor events intel: Add uncore events for IvyBridge ServerAndi Kleen