summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner1-1/+0
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw15-15/+12
2024-07-05selftest/mm: test enable_soft_offline behaviorsJiaqi Yan4-0/+236
2024-07-05mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell1-0/+3
2024-07-05mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell1-5/+9
2024-07-04selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park1-0/+60
2024-07-04_damon_sysfs: implement commit() for online parameters updateSeongJae Park1-0/+19
2024-07-04selftests/damon: implement test for min/max_nr_regionsSeongJae Park2-1/+86
2024-07-04selftests/damon/_damon_sysfs: implement kdamonds stop functionSeongJae Park1-0/+11
2024-07-04selftests/damon: implement DAMOS tried regions testSeongJae Park2-0/+66
2024-07-04selftests/damon: implement a program for even-numbered memory regions accessSeongJae Park2-1/+43
2024-07-04selftests/damon/_damon_sysfs: support schemes_update_tried_regionsSeongJae Park1-1/+34
2024-07-04selftests/damon/access_memory: use user-defined region sizeSeongJae Park1-1/+1
2024-07-04selftests/mm: remove local __NR_* definitionsJohn Hubbard10-62/+9
2024-07-04selftests/mm: guard defines from shmEdward Liaw1-0/+8
2024-07-04selftests/mm: include linux/mman.hEdward Liaw1-4/+1
2024-07-04selftests/mm: use asm volatile to not optimize mmap read variablePankaj Raghav1-1/+2
2024-07-04selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard3-48/+48
2024-07-04selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard4-80/+44
2024-07-04selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard2-2/+2
2024-07-04selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom3-0/+119
2024-07-04selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain1-222/+232
2024-07-04selftests/mm: va_high_addr_switch: reduce test noiseDev Jain1-4/+0
2024-07-04selftests: mm: check return valuesMuhammad Usama Anjum1-1/+3
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-439/+1050
2024-06-27selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima1-0/+72
2024-06-27af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima1-0/+68
2024-06-27selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima1-0/+147
2024-06-27selftest: af_unix: Check SIGURG after every send() in msg_oob.cKuniyuki Iwashima1-1/+50
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima1-0/+91
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima1-0/+16
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima1-5/+44
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima1-0/+11
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima1-2/+23
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima2-1/+221
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima3-438/+1
2024-06-25selftests/mm:fix test_prctl_fork_exec return failureaigourensheng1-16/+22
2024-06-25Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski5-1/+312
2024-06-24selftests/bpf: Add tests for may_goto with negative offset.Alexei Starovoitov1-0/+52
2024-06-24selftests/bpf: Add more ring buffer test coverageDaniel Borkmann3-1/+103
2024-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-4/+19
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov1-0/+94
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-0/+3
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima1-0/+3
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-21/+759
2024-06-20selftests: virtio_net: add forgotten config optionsJiri Pirko1-1/+7
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu3-0/+342
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu3-0/+337
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno1-1/+1
2024-06-18Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-8/+35