aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski1-8/+8
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün2-4/+17
2025-01-27sched_ext: selftests/dsp_local_on: Fix selftest on UP systemsAndrea Righi1-1/+1
2025-01-27selftests: livepatch: handle PRINTK_CALLER in check_result()Madhavan Srinivasan1-1/+2
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds49-868/+1226
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-1/+5
2025-01-25tools: add VM_WARN_ON_VMG definitionSuren Baghdasaryan1-0/+1
2025-01-25selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()liuye1-0/+1
2025-01-25selftests/mm: virtual_address_range: avoid reading from VM_IO mappingsThomas Weißschuh3-0/+29
2025-01-25selftests/mm: vm_util: split up /proc/self/smaps parsingThomas Weißschuh1-13/+29
2025-01-25selftests/mm: virtual_address_range: unmap chunks after validationThomas Weißschuh2-2/+32
2025-01-25selftests/mm: virtual_address_range: mmap() without PROT_WRITEThomas Weißschuh1-2/+2
2025-01-25selftests/memfd/memfd_test: fix possible NULL pointer dereferenceliuye1-1/+1
2025-01-25selftests/mm/cow: modify the incorrect checking parametersHao Ge1-5/+5
2025-01-25selftests/mm: add tests for splitting pmd THPs to all lower ordersZi Yan1-5/+9
2025-01-25selftests/mm: use selftests framework to print test resultZi Yan1-22/+12
2025-01-25mm: make mmap_region() internalLorenzo Stoakes1-0/+65
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts4-0/+384
2025-01-25kunit: configs: remove configs for DAMON debugfs interface testsSeongJae Park1-3/+0
2025-01-25selftests/damon: remove tests for DAMON debugfs interfaceSeongJae Park14-387/+1
2025-01-25selftests/damon/config: remove configs for DAMON debugfs interface selftestsSeongJae Park1-1/+0
2025-01-25selftests/mm: add new test cases to the migration testDonet Tom1-0/+99
2025-01-25tools: testing: add simple __mmap_region() userland testLorenzo Stoakes2-1/+54
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds5-0/+235
2025-01-25Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds6-0/+634
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds161-506/+738
2025-01-24Xarray: do not return sibling entries from xas_find_marked()Kemeng Shi1-0/+4
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-4/+164
2025-01-24sched_ext: selftests/dsp_local_on: Fix sporadic failuresTejun Heo1-1/+1
2025-01-24selftests/sched_ext: Fix enum resolutionAndrea Righi19-67/+88
2025-01-23Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-2/+13
2025-01-23Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds4-0/+341
2025-01-23Merge tag 'ktest-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-4/+7
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds113-1445/+3448
2025-01-23selftests/net: packetdrill: more xfail changes (and a correction)Jakub Kicinski1-1/+3
2025-01-23selftests: gpio: gpio-sim: Fix missing chip disablementsKoichiro Den1-6/+25
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds8-2/+718
2025-01-22Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds7-55/+313
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-2/+1
2025-01-22Merge tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-19/+45
2025-01-22Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-2/+14
2025-01-22Merge tag 'linux_kselftest-next-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds25-84/+369
2025-01-22Merge tag 'hid-for-linus-2025012001' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+1
2025-01-22Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-0/+3
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds103-528/+4518
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds1-4/+3
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-3/+20
2025-01-21Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds2-4/+22
2025-01-21Merge tag 'livepatching-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds2-1/+72
2025-01-21selftests: pci_endpoint: Migrate to Kselftest frameworkManivannan Sadhasivam8-396/+231