summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sourcesArnaldo Carvalho de Melo2019-09-301-0/+4
| | | * | tools headers uapi: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo2019-09-301-0/+3
| | | * | tools headers uapi: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2019-09-271-0/+1
| | | * | perf docs: Allow man page date to be specifiedIan Rogers2019-09-271-0/+3
| | | * | perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers2019-09-271-2/+1
| | | * | libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers2019-09-271-1/+7
| * | | | Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-10-121-1/+1
| |\ \ \ \
| | * | | | selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario2019-10-091-1/+1
| | |/ / /
| * | | | Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-085-8/+79
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftests: watchdog: Add command line option to show watchdog_infoGeorge G. Davis2019-10-021-1/+15
| | * | | selftests: watchdog: Validate optional file argumentGeorge G. Davis2019-10-021-0/+11
| | * | | selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook2019-10-012-3/+34
| | * | | kselftest: exclude failed TARGETS from runlistCristian Marussi2019-10-011-0/+4
| | * | | kselftest: add capability to skip chosen TARGETSCristian Marussi2019-10-011-0/+7
| | * | | selftests: Add kselftest-all and kselftest-install targetsShuah Khan2019-10-012-4/+8
* | | | | fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint nameEugene Syromiatnikov2019-10-251-1/+8
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-052-12/+5
|\ \ \ \
| * | | | selftests/net: add nettest to .gitignoreJakub Kicinski2019-10-041-0/+1
| * | | | udp: only do GSO if # of segs > 1Josh Hunt2019-10-031-12/+4
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-048-5/+379
|\ \ \ \
| * | | | selftests: kvm: Fix libkvm build errorShuah Khan2019-10-031-1/+1
| * | | | KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failureVitaly Kuznetsov2019-09-271-1/+1
| * | | | selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini2019-09-277-3/+377
* | | | | selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan2019-09-301-1/+1
| |_|/ / |/| | |
* | | | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-09-301-1/+1
|\ \ \ \
| * | | | selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)2019-09-281-1/+1
* | | | | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-291-3/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor2019-09-241-3/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-289-32/+148
|\ \ \ \ \
| * | | | | mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel2019-09-271-7/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-09-275-21/+111
| |\ \ \ \ \
| | * | | | | libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitionsAndrii Nakryiko2019-09-261-6/+87
| | * | | | | selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko2019-09-251-1/+4
| | * | | | | selftests/bpf: delete unused variables in test_sysctlAndrii Nakryiko2019-09-251-1/+0
| | * | | | | libbpf: fix false uninitialized variable warningAndrii Nakryiko2019-09-251-0/+1
| | * | | | | selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev2019-09-251-2/+19
| | * | | | | libbpf: Remove getsockopt() check for XDP_OPTIONSToke Høiland-Jørgensen2019-09-191-11/+0
| * | | | | | ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld2019-09-261-1/+16
| * | | | | | selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern2019-09-201-2/+4
| * | | | | | selftests: Update fib_tests to handle missing ping6David Ahern2019-09-201-1/+3
| * | | | | | selftests: Add test cases for `ip nexthop flush proto XX`Donald Sharp2019-09-191-0/+14
| |/ / / / /
* | | | | | Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-285-1/+917
|\ \ \ \ \ \
| * | | | | | selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-09-252-0/+736
| * | | | | | powerpc/tm: Add tm-poison testGustavo Romero2019-09-213-1/+181
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-285-21/+124
|\ \ \ \ \ \ \
| * | | | | | | selftests, sched/membarrier: Add multi-threaded testMathieu Desnoyers2019-09-255-21/+124
* | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-271-4/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | sefltest/ima: support appended signatures (modsig)Mimi Zohar2019-08-291-4/+34
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-279-81/+149
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | KVM: x86: Check kvm_rebooting in kvm_spurious_fault()Sean Christopherson2019-09-251-1/+0