summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse2018-08-151-6/+17
* tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo2018-08-151-0/+12
* selftests/filesystems: devpts_pts included wrong headerAnders Roxell2018-08-032-1/+2
* selftests: filesystems: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-031-4/+7
* selftests: intel_pstate: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-031-1/+4
* selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-032-2/+9
* selftests: memfd: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-031-5/+9
* selftests/intel_pstate: Improve test, minor fixesDaniel Díaz2018-08-031-14/+10
* usbip: dynamically allocate idev by nports found in sysfsMichael Grzeschik2018-08-032-15/+20
* usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)2018-08-031-3/+6
* perf tools: Fix pmu events parsing ruleJiri Olsa2018-08-031-1/+13
* tools build: fix # escaping in .cmd files for future MakePaul Menzel2018-07-171-2/+2
* bpf: reject passing modified ctx to helper functionsDaniel Borkmann2018-07-171-1/+57
* perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-07-031-1/+1
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-07-033-2/+28
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-07-031-1/+0
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-07-031-1/+4
* perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter2018-07-031-0/+1
* perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter2018-07-031-0/+2
* ftrace/selftest: Have the reset_trigger code be a bit more carefulSteven Rostedt (VMware)2018-07-031-3/+18
* kvm: fix typo in flag nameMichael S. Tsirkin2018-06-161-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-039-21/+185
|\
| * Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-319-21/+185
| |\
| | * perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo2018-05-301-1/+1
| | * perf script python: Add addr into perf sample dictLeo Yan2018-05-301-0/+2
| | * perf data: Update documentation section on cpu topologyThomas Richter2018-05-301-0/+8
| | * perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier2018-05-301-2/+10
| | * perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing2018-05-301-3/+3
| | * perf test: "Session topology" dumps core on s390Thomas Richter2018-05-301-6/+24
| | * perf parse-events: Handle uncore event aliases in small groups properlyKan Liang2018-05-304-9/+137
* | | bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-011-0/+2
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-251-0/+7
|\ \
| * | idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-251-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-253-1/+10
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-252-1/+5
| |\ \
| | * | selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell2018-05-231-1/+3
| | * | selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell2018-05-181-0/+2
| * | | selftests/net: Add missing config options for PMTU testsStefano Brivio2018-05-251-0/+5
* | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-3/+19
|\ \ \ \ | |/ / / |/| | |
| * | | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-051-3/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-212-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-171-0/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-131-1/+1
| |\ \ \
| | * | | tools: bpf: handle NULL return in bpf_prog_load_xattr()Jakub Kicinski2018-05-111-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-205-89/+479
|\ \ \ \ \
| * | | | | x86/pkeys/selftests: Add a test for pkey 0Dave Hansen2018-05-141-0/+30
| * | | | | x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen2018-05-141-5/+9
| * | | | | x86/pkeys/selftests: Fix pointer mathDave Hansen2018-05-141-7/+7
| * | | | | x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen2018-05-141-5/+8
| * | | | | x86/pkeys/selftests: Add PROT_EXEC testDave Hansen2018-05-141-0/+44