summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-09-211-0/+1
|\
| * fs: Reserve flag for casefoldingDaniel Rosenberg2019-08-231-0/+1
* | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-212-17/+5
|\ \
| * | libnvdimm/security: Introduce a 'frozen' attributeDan Williams2019-08-291-15/+4
| * | tools/testing/nvdimm: Fix fallthrough warningDan Williams2019-08-141-2/+1
| |/
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-1/+0
|\ \
| * \ Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe2019-08-2175-185/+1048
| |\ \
| * | | memremap: remove the dev field in struct dev_pagemapChristoph Hellwig2019-08-201-1/+0
* | | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-2016-91/+419
|\ \ \ \
| * | | | seltests/powerpc: Add a selftest for memcpy_mcsafeSantosh Sivaraj2019-09-124-1/+9
| * | | | selftests/powerpc: Add basic EEH selftestOliver O'Halloran2019-09-054-0/+168
| * | | | selftests/powerpc: Retry on host facility unavailableGustavo Romero2019-08-261-1/+2
| * | | | selftests/powerpc: Fix and enhance TM signal context testsGustavo Romero2019-08-264-84/+228
| * | | | selftests/powerpc: Ignore generated filesGustavo Romero2019-08-224-5/+12
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-09-201-0/+1
|\ \ \ \ \
| * | | | | selftests, arm64: add kernel headers path for tags_testAndrey Konovalov2019-09-171-0/+1
* | | | | | Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-09-204-2/+67
|\ \ \ \ \ \
| * | | | | | selftests/ftrace: Update kprobe event error testcaseMasami Hiramatsu2019-09-191-0/+1
| * | | | | | selftests/ftrace: Select an existing function in kprobe_eventname testSteven Rostedt (VMware)2019-09-171-1/+15
| * | | | | | selftests/ftrace: Add syntax error test for multiprobeMasami Hiramatsu2019-08-312-1/+11
| * | | | | | selftests/ftrace: Add syntax error test for immediatesMasami Hiramatsu2019-08-311-0/+5
| * | | | | | selftests/ftrace: Add a testcase for kprobe multiprobe eventMasami Hiramatsu2019-08-311-0/+35
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-18170-1451/+14169
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-1612-298/+217
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: fix accessing bpf_sysctl.file_pos on s390Ilya Leoshkevich2019-09-161-1/+8
| | * | | | | | | selftests/bpf: add bpf-gcc supportIlya Leoshkevich2019-09-163-23/+67
| | * | | | | | | selftests/bpf: test_progs: convert test_tcp_rttStanislav Fomichev2019-09-063-59/+28
| | * | | | | | | selftests/bpf: test_progs: convert test_sockopt_inheritStanislav Fomichev2019-09-063-64/+43
| | * | | | | | | selftests/bpf: test_progs: convert test_sockopt_multiStanislav Fomichev2019-09-063-55/+11
| | * | | | | | | selftests/bpf: test_progs: convert test_sockopt_skStanislav Fomichev2019-09-064-52/+15
| | * | | | | | | selftests/bpf: test_progs: convert test_sockoptStanislav Fomichev2019-09-063-46/+8
| | * | | | | | | selftests/bpf: test_progs: add test__join_cgroup helperStanislav Fomichev2019-09-063-2/+41
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-153-11/+74
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-0668-383/+1938
| |\ \ \ \ \ \ \ \
| | * | | | | | | | selftests/bpf: precision tracking testsAlexei Starovoitov2019-09-051-0/+52
| | * | | | | | | | selftests/bpf: fix endianness issues in test_sysctlIlya Leoshkevich2019-09-031-43/+82
| | * | | | | | | | selftests/bpf: improve unexpected success reporting in test_syctlIlya Leoshkevich2019-09-031-1/+2
| | * | | | | | | | selftests/bpf: fix "ctx:write sysctl:write read ok" on s390Ilya Leoshkevich2019-09-031-1/+1
| | * | | | | | | | selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpuIlya Leoshkevich2019-09-033-16/+22
| | * | | | | | | | selftests/bpf: test_progs: add missing \n to CHECK_FAILStanislav Fomichev2019-09-031-1/+1
| | * | | | | | | | selftests/bpf: test_progs: fix verbose mode garbageStanislav Fomichev2019-09-031-0/+1
| | * | | | | | | | libbpf: add flags to umem configKevin Laatz2019-08-315-4/+71
| | * | | | | | | | selftests/bpf: Fix a typo in test_offload.pyMasanari Iida2019-08-311-1/+1
| | * | | | | | | | tools: bpftool: do not link twice against libbpf.a in MakefileQuentin Monnet2019-08-311-2/+2
| | * | | | | | | | tools: bpf: account for generated feature/ and libbpf/ directoriesQuentin Monnet2019-08-314-6/+12
| | * | | | | | | | tools: bpftool: improve and check builds for different make invocationsQuentin Monnet2019-08-313-6/+152
| | * | | | | | | | tools: bpftool: ignore make built-in rules for getting kernel versionQuentin Monnet2019-08-311-1/+1
| | * | | | | | | | selftests/bpf: remove wrong nhoff in flow dissector testStanislav Fomichev2019-08-281-1/+0
| | * | | | | | | | selftests/bpf: test_progs: remove unused retStanislav Fomichev2019-08-281-23/+19
| | * | | | | | | | selftests/bpf: test_progs: remove asserts from subtestsStanislav Fomichev2019-08-285-26/+40