summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-01-09Merge tag 'linux_kselftest-next-6.8-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-44/+192
2024-01-09Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+28
2024-01-09Merge tag 'linux_kselftest-nolibc-6.8-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-23/+263
2024-01-09cxl/events: Create a CXL event unionIra Weiny-13/+18
2024-01-09cxl/events: Separate UUID from event structuresIra Weiny-54/+75
2024-01-09cxl/events: Create common event UUID definesIra Weiny-6/+3
2024-01-09Merge tag 'landlock-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+128
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+630
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-612/+2084
2024-01-09kselftest/alsa - conf: Stringify the printed errno in sysfs_get()Mirsad Todorovac-1/+1
2024-01-09kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac-1/+1
2024-01-09kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac-1/+1
2024-01-09kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Mirsad Todorovac-1/+1
2024-01-08Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-82/+142
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-13/+45
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-31/+666
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov-4/+5
2024-01-08Merge branch 'for-6.8/wacom' into for-linusJiri Kosina-0/+276
2024-01-08Merge branch 'for-6.8/selftests' into for-linusJiri Kosina-270/+567
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-0/+621
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds-0/+218
2024-01-08Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-8/+24
2024-01-08Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-45/+86
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-216/+632
2024-01-07net/sched: Remove ipt action testsJamal Hadi Salim-243/+0
2024-01-05selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier-1/+26
2024-01-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-326/+855
2024-01-05Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams-24/+97
2024-01-05selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan-0/+17
2024-01-05selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum-1/+1
2024-01-05selftests/mm: conform test to TAP format outputMuhammad Usama Anjum-47/+44
2024-01-05selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum-10/+13
2024-01-05selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum-32/+33
2024-01-05mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum-52/+35
2024-01-05selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert-6/+87
2024-01-04selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachDmitrii Dolgov-0/+53
2024-01-04selftests/bpf: Add test for recursive attachment of tracing progsDmitrii Dolgov-0/+137
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-23/+35
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+3
2024-01-04selftests/bpf: Test gotol with large offsetsIlya Leoshkevich-0/+19
2024-01-04selftests/bpf: Double the size of test_loader logIlya Leoshkevich-1/+1
2024-01-04bpfilter: remove bpfilterQuentin Deslandes-4/+0
2024-01-04Merge branch 'for-next/selftests' into for-next/coreWill Deacon-10/+43
2024-01-03selftests/bpf: add __arg_ctx BTF rewrite testAndrii Nakryiko-0/+106
2024-01-03selftests/bpf: add arg:ctx cases to test_global_funcs testsAndrii Nakryiko-0/+49
2024-01-03selftests/bpf: Add a selftest with > 512-byte percpu allocation sizeYonghong Song-0/+18
2024-01-03selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song-40/+46
2024-01-03selftests/net: change shebang to bash to support "source"Yujie Liu-4/+4
2024-01-03bpf: sockmap, add tests for proto updates replace socketJohn Fastabend-0/+69
2024-01-03bpf: sockmap, add tests for proto updates single socket to many mapJohn Fastabend-0/+74