summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann
2018-05-31Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...Ingo Molnar
2018-05-30perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo
2018-05-30perf script python: Add addr into perf sample dictLeo Yan
2018-05-30perf data: Update documentation section on cpu topologyThomas Richter
2018-05-30perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier
2018-05-30perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing
2018-05-30perf test: "Session topology" dumps core on s390Thomas Richter
2018-05-30perf parse-events: Handle uncore event aliases in small groups properlyKan Liang
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-05-23selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-19objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler
2018-05-18selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-16Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-05-15torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney
2018-05-15rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney
2018-05-15rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney
2018-05-15torture: Add a script to edit output from failed runsPaul E. McKenney
2018-05-15Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/s...Ingo Molnar
2018-05-15tools/memory-model: Add reference for 'Simplifying ARM concurrency'Andrea Parri
2018-05-15tools/memory-model: Update ASPLOS informationAndrea Parri
2018-05-15tools/memory-model: Fix coding style in 'lock.cat'Andrea Parri
2018-05-15tools/memory-model: Remove out-of-date comments and code from lock.catAlan Stern
2018-05-15tools/memory-model: Improve mixed-access checking in lock.catAlan Stern
2018-05-15tools/memory-model: Improve comments in lock.catAlan Stern
2018-05-15tools/memory-model: Remove duplicated code from lock.catAlan Stern
2018-05-15tools/memory-model: Flag "cumulativity" and "propagation" testsPaul E. McKenney
2018-05-15tools/memory-model: Add model support for spin_is_locked()Luc Maranget
2018-05-15tools/memory-model: Add scripts to test memory modelPaul E. McKenney