summaryrefslogtreecommitdiff
path: root/tools/testing
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-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-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-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...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 tag 'ktest-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2025-03-27Merge branch 'pci/endpoint-test'Bjorn Helgaas
2025-03-27ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain
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-26landlock: Add unique ID generatorMickaë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
2025-03-26misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTONiklas Cassel
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-25Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...Catalin Marinas
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25tcp/dccp: remove icsk->icsk_timeoutEric Dumazet
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25selftests: livepatch: test if ftrace can trace a livepatched functionFilipe Xavier
2025-03-25selftests: livepatch: add new ftrace helpers functionsFilipe Xavier
2025-03-25selftests/net: Drop timeout argument from test_client_verify()Dmitry Safonov