summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | fix dma-buf/udmabuf selftestTom Murphy2018-12-133-2/+12
| * | | | | | | | selftests: watchdog: fix spelling mistake "experies" -> "expires"Colin Ian King2018-12-131-1/+1
| * | | | | | | | selftests: watchdog: Add gettimeleft command line argJerry Hoemann2018-12-121-1/+12
| * | | | | | | | selftests: do not macro-expand failed assertion expressionsDmitry V. Levin2018-12-101-21/+21
| * | | | | | | | selftests/ftrace: Fix invalid SPDX identifiersThomas Gleixner2018-11-295-5/+5
| * | | | | | | | selftests: gpio: Find libmount with pkg-config if availableDaniel Díaz2018-11-271-2/+8
| * | | | | | | | selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to configDan Rue2018-11-271-0/+1
| * | | | | | | | selftests: firmware: remove use of non-standard diff -Z optionDan Rue2018-11-271-6/+3
| * | | | | | | | media: rc: self test for IR encoders and decodersSean Young2018-11-065-0/+226
| |/ / / / / / /
* | | | | | | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-284-5/+311
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman2018-12-107-45/+455
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman2018-12-0336-33/+937
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 4.20-rc4 into char-misc-nextGreg Kroah-Hartman2018-11-2629-147/+869
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tools: Add 'firmware' category and add ihex2fw toolAndrey Smirnov2018-11-113-3/+298
| * | | | | | | | | | | Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1Dexuan Cui2018-11-111-2/+13
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman2018-12-107-45/+455
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-0364-180/+1806
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-11-221-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | tools iio: Override CFLAGS assignmentsJiri Olsa2018-10-211-1/+1
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-282-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga2018-12-281-1/+1
| * | | | | | | | | | | | mm, devm_memremap_pages: fix shutdown handlingDan Williams2018-12-281-1/+14
| * | | | | | | | | | | | mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2018-12-281-1/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-283-0/+365
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge miscellaneous libnvdimm updates for 4.21Dan Williams2018-12-277-45/+455
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_testDave Jiang2018-12-211-0/+86
| * | | | | | | | | | | tools/testing/nvdimm: Add overwrite support for nfit_testDave Jiang2018-12-211-0/+55
| * | | | | | | | | | | tools/testing/nvdimm: Add test support for Intel nvdimm security DSMsDave Jiang2018-12-213-0/+222
| * | | | | | | | | | | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang2018-12-131-0/+1
| * | | | | | | | | | | acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang2018-12-131-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-36/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | crypto: user - rename err_cnt parameterCorentin Labbe2018-12-071-9/+9
| * | | | | | | | | | | crypto: tool: getstat: convert user space example to the new crypto_user_stat...Corentin Labbe2018-12-071-27/+27
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27110-1208/+14204
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bpf: fix segfault in test_verifier selftestDaniel Borkmann2018-12-211-1/+2
| * | | | | | | | | | | selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov2018-12-201-0/+10
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-2036-513/+1348
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend2018-12-201-1/+1
| | * | | | | | | | | | | selftests: bpf: add missing executables to .gitignoreJakub Kicinski2018-12-201-0/+1
| | * | | | | | | | | | | selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski2018-12-201-0/+96
| | * | | | | | | | | | | selftests: bpf: add trivial JSET testsJakub Kicinski2018-12-201-31/+178
| | * | | | | | | | | | | bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau2018-12-191-0/+27
| | * | | | | | | | | | | tools: bpftool: do not force gcc as CCIvan Babrou2018-12-191-2/+0
| | * | | | | | | | | | | bpf: sk_msg, add tests for size fieldJohn Fastabend2018-12-191-3/+13
| | * | | | | | | | | | | bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend2018-12-191-0/+1
| | * | | | | | | | | | | bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2018-12-181-2/+32
| | * | | | | | | | | | | tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet2018-12-187-2/+31
| | * | | | | | | | | | | tools: bpftool: attempt to mount tracefs if required for tracelog cmdQuentin Monnet2018-12-183-12/+35
| | * | | | | | | | | | | tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song2018-12-181-5/+5