summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | selftests/mm: run all tests from run_vmtests.shRyan Roberts2023-08-183-40/+64
| * | | | | | | | selftests/mm: optionally pass duration to transhuge-stressRyan Roberts2023-08-181-2/+10
| * | | | | | | | selftests/mm: make migration test robust to failureRyan Roberts2023-08-182-4/+10
| * | | | | | | | selftests/mm: va_high_addr_switch should skip unsupported arm64 configsRyan Roberts2023-08-181-1/+1
| * | | | | | | | selftests/mm: fix thuge-gen test bugsRyan Roberts2023-08-181-2/+2
| * | | | | | | | selftests/mm: enable mrelease_test for arm64Ryan Roberts2023-08-181-0/+1
| * | | | | | | | selftests/mm: skip soft-dirty tests on arm64Ryan Roberts2023-08-183-4/+32
| * | | | | | | | selftests: line buffer test program's stdoutRyan Roberts2023-08-183-2/+38
| * | | | | | | | selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan2023-08-183-0/+324
| * | | | | | | | selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen2023-08-181-0/+117
| * | | | | | | | selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen2023-08-183-5/+11
| * | | | | | | | selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu2023-08-181-0/+5
| * | | | | | | | selftest: add a testcase of ksm zero pagesxu xin2023-08-181-1/+97
| * | | | | | | | selftests: cgroup: add zswap-memcg unwanted writeback testDomenico Cerasuolo2023-08-181-0/+61
| * | | | | | | | selftests: cgroup: add test_zswap with no kmem bypass testDomenico Cerasuolo2023-08-181-0/+163
| * | | | | | | | selftests: cgroup: add test_zswap programDomenico Cerasuolo2023-08-183-0/+65
| * | | | | | | | maple_tree: add test for expanding range in RCU modePeng Zhang2023-08-181-0/+75
| * | | | | | | | selftests/mm: add gup test matrix in run_vmtests.shPeter Xu2023-08-181-5/+32
| * | | | | | | | selftests/mm: add -a to run_vmtests.shPeter Xu2023-08-181-3/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-29221-1294/+26711
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests: bonding: create directly devices in the target namespacesZhengchao Shao2023-08-281-5/+3
| * | | | | | | | selftests: tls: test some invalid inputs for setsockoptSabrina Dubroca2023-08-271-0/+25
| * | | | | | | | selftests: tls: add getsockopt testSabrina Dubroca2023-08-271-0/+35
| * | | | | | | | selftests: tls: add test variants for aria-gcmSabrina Dubroca2023-08-272-0/+25
| * | | | | | | | tools/net/ynl: Add support for create flagsDonald Hunter2023-08-273-8/+22
| * | | | | | | | tools/net/ynl: Implement nlattr array-nest decoding in ynlDonald Hunter2023-08-271-0/+13
| * | | | | | | | tools/net/ynl: Add support for netlink-raw familiesDonald Hunter2023-08-271-33/+91
| * | | | | | | | tools/net/ynl: Fix extack parsing with fixed header genlmsgDonald Hunter2023-08-271-25/+40
| * | | | | | | | tools/ynl: Add mcast-group schema parsing to ynlDonald Hunter2023-08-271-0/+31
| * | | | | | | | tools: ynl-gen: fix uAPI generation after tempfile changesJakub Kicinski2023-08-251-10/+20
| * | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-2544-255/+2847
| |\ \ \ \ \ \ \ \
| | * | | | | | | | selftests/bpf: Add tests for rbtree API interaction in sleepable progsDave Marchevsky2023-08-252-0/+99
| | * | | | | | | | bpf: Reenable bpf_refcount_acquireDave Marchevsky2023-08-251-0/+26
| | * | | | | | | | selftests/bpf: Enable cpu v4 tests for RV64Pu Lehui2023-08-246-6/+12
| | * | | | | | | | selftests/bpf: Add a local kptr test with no special fieldsYonghong Song2023-08-242-0/+51
| | * | | | | | | | libbpf: fix signedness determination in CO-RE relo handling logicAndrii Nakryiko2023-08-231-1/+1
| | * | | | | | | | selftests/bpf: add uprobe_multi test binary to .gitignoreAndrii Nakryiko2023-08-231-0/+1
| | * | | | | | | | libbpf: Add bpf_object__unpin()Daniel Xu2023-08-233-0/+17
| | * | | | | | | | selftests/bpf: Add selftest for allow_ptr_leaksYafang Shao2023-08-232-1/+48
| | * | | | | | | | libbpf: Free btf_vmlinux when closing bpf_objectHao Luo2023-08-221-0/+1
| | * | | | | | | | selftests/bpf: Add test for bpf_obj_drop with bad reg->offKumar Kartikeya Dwivedi2023-08-221-0/+20
| | * | | | | | | | selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptrYonghong Song2023-08-222-1/+74
| | * | | | | | | | selftests/bpf: Add extra link to uprobe_multi testsJiri Olsa2023-08-212-0/+22
| | * | | | | | | | selftests/bpf: Add uprobe_multi pid filter testsJiri Olsa2023-08-212-12/+126
| | * | | | | | | | selftests/bpf: Add uprobe_multi cookie testJiri Olsa2023-08-211-0/+78
| | * | | | | | | | selftests/bpf: Add uprobe_multi usdt bench testJiri Olsa2023-08-212-0/+55
| | * | | | | | | | selftests/bpf: Add uprobe_multi usdt test codeJiri Olsa2023-08-211-1/+25
| | * | | | | | | | selftests/bpf: Add uprobe_multi bench testJiri Olsa2023-08-212-0/+55
| | * | | | | | | | selftests/bpf: Add uprobe_multi test programJiri Olsa2023-08-212-0/+72
| | * | | | | | | | selftests/bpf: Add uprobe_multi link testJiri Olsa2023-08-211-0/+69