summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01rtc: remove 'setdate' test programWolfram Sang
2025-04-01selftest: rtc: skip some tests if the alarm only supports minutesWolfram Sang
2025-04-01selftests: riscv: fix v_exec_initval_nolibc.cIgnacio Encinas
2025-03-31selftests: mptcp: ignore mptcp_diag binaryMatthieu Baerts (NGI0)
2025-03-31selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-03-31selftests: mptcp: fix incorrect fd checks in main_loopCong Liu
2025-03-31selftests: net: use Path helpers in pingJakub Kicinski
2025-03-31selftests: net: use the dummy bpf from net/libJakub Kicinski
2025-03-31selftests: drv-net: replace the rpath helper with Path objectsJakub Kicinski
2025-03-31selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.shWaiman Long
2025-03-31selftest/cgroup: Clean up and restructure test_cpuset_prs.shWaiman Long
2025-03-31selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and sta...Waiman Long
2025-03-31cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...Waiman Long
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-29selftests: ublk: specify io_cmd_buf pointer typeCaleb Sander Mateos
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-28selftests: ublk: add test for checking zero copy related parameterMing Lei
2025-03-28selftests: ublk: add more tests for covering MQMing Lei
2025-03-28Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-28iommufd: Test attach before detaching pasidYi Liu
2025-03-28iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFOYi Liu
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-27Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-03-27Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-27Merge tag 'linux_kselftest-next-6.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-03-27Merge branch 'pci/endpoint-test'Bjorn Helgaas
2025-03-27selftests/ftrace: Add dynamic events argument limitation test caseMasami Hiramatsu (Google)
2025-03-27selftests/ftrace: Add new syntax error testMasami Hiramatsu (Google)
2025-03-27selftests/ftrace: Expand the tprobe event test to check wrong formatMasami Hiramatsu (Google)
2025-03-27Merge branch 'for-6.15/ftrace-test' into for-linusPetr Mladek
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-03-26Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-26selftests/landlock: Add audit tests for networkMickaël Salaün
2025-03-26selftests/landlock: Add audit tests for filesystemMickaël Salaün
2025-03-26selftests/landlock: Add audit tests for abstract UNIX socket scopingMickaël Salaün
2025-03-26selftests/landlock: Add audit tests for ptraceMickaël Salaün
2025-03-26selftests/landlock: Test audit with restrict flagsMickaël Salaün
2025-03-26selftests/landlock: Add tests for audit flags and domain IDsMickaël Salaün
2025-03-26selftests/landlock: Extend tests for landlock_restrict_self(2)'s flagsMickaël Salaün
2025-03-26selftests/landlock: Add test for invalid ruleset file descriptorMickaël Salaün
2025-03-26landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flagsMickaël Salaün
2025-03-26selftests/landlock: Add a new test for setuid()Mickaël Salaün
2025-03-26selftests/landlock: Split signal_scoping_threads testsMickaël Salaün
2025-03-26landlock: Always allow signals between threads of the same processMickaël Salaün