summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-04-1828-475/+292
|\
| * Merge LKMM and RCU commitsPaul E. McKenney2019-04-1622-314/+48
| |\
| | * torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney2019-03-261-0/+1
| | * tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney2019-03-2622-314/+47
| * | tools/memory-model: Add support for synchronize_srcu_expedited()Paul E. McKenney2019-04-041-0/+1
| * | tools/memory-model: Avoid duplicating herdtools versionsAndrea Parri2019-03-183-7/+6
| * | tools/memory-model: Dynamically check SRCU lock-to-unlock matchingLuc Maranget2019-03-183-1/+6
| * | tools/memory-model: Update Documentation/explanation.txt to include SRCU supportAlan Stern2019-03-181-137/+152
| * | tools/memory-model: Update README for addition of SRCUPaul E. McKenney2019-03-181-2/+23
| * | tools/memory-model: Add SRCU supportAlan Stern2019-03-183-4/+44
| * | tools/memory-model: Refactor some RCU relationsAlan Stern2019-03-181-10/+15
| * | tools/memory-model: Rename some RCU relationsAlan Stern2019-03-182-11/+8
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-172-54/+60
|\ \
| * | selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern2019-04-111-54/+40
| * | selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel2019-04-101-0/+20
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-167-23/+215
|\ \ \
| * | | selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-164-6/+191
| * | | selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini2019-04-161-1/+7
| * | | selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2019-04-164-16/+17
| |/ /
* | | Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-161-4/+13
|\ \ \
| * | | tools/testing/nvdimm: Retain security state after overwriteDave Jiang2019-04-081-2/+4
| * | | libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang2019-03-301-2/+9
| | |/ | |/|
* | | Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-141-28/+4
|\ \ \
| * | | tools/io_uring: remove IOCQE_FLAG_CACHEHITJens Axboe2019-04-081-28/+4
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-131-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf2019-04-051-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-091-0/+20
|\ \ \ \
| * | | | selftests: add a tc matchall test caseNicolas Dichtel2019-04-081-0/+20
| | |/ / | |/| |
* | | | selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk2019-04-091-2/+2
* | | | selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2019-04-092-0/+64
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-057-15/+191
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-042-12/+75
| |\ \ \
| | * | | net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev2019-04-031-2/+4
| | * | | selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev2019-04-032-11/+72
| * | | | net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2019-04-041-0/+24
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-304-3/+92
| |\ \ \
| | * | | bpf, libbpf: fix quiet install_headersDaniel Borkmann2019-03-281-2/+2
| | * | | libbpf: add libelf dependency to shared library buildBjörn Töpel2019-03-281-1/+1
| | * | | libbpf: add xsk.h to install_headers targetBjörn Töpel2019-03-281-0/+1
| | * | | selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko2019-03-271-0/+47
| | * | | libbpf: fix btf_dedup equivalence check handling of different kindsAndrii Nakryiko2019-03-271-0/+3
| | * | | selftests/bpf: test case for invalid call stack in dead codePaul Chaignon2019-03-261-0/+38
* | | | | Merge branch 'pm-tools'Rafael J. Wysocki2019-04-041-58/+219
|\ \ \ \ \
| * \ \ \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2019-03-301-58/+219
| |\ \ \ \ \
| | * | | | | tools/power turbostat: update version numberLen Brown2019-03-211-1/+1
| | * | | | | tools/power turbostat: Warn on bad ACPI LPIT dataPrarit Bhargava2019-03-211-5/+10
| | * | | | | tools/power turbostat: Add checks for failure of fgets() and fscanf()Ben Hutchings2019-03-211-10/+18
| | * | | | | tools/power turbostat: Also read package power on AMD F17h (Zen)Calvin Walton2019-03-211-2/+10
| | * | | | | tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPLCalvin Walton2019-03-211-29/+130
| | * | | | | tools/power turbostat: Do not display an error on systems without a cpufreq d...Prarit Bhargava2019-03-211-2/+2