index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2025-03-31
selftests: net: use Path helpers in ping
Jakub Kicinski
2025-03-31
selftests: net: use the dummy bpf from net/lib
Jakub Kicinski
2025-03-31
selftests: drv-net: replace the rpath helper with Path objects
Jakub Kicinski
2025-03-31
selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh
Waiman Long
2025-03-31
selftest/cgroup: Clean up and restructure test_cpuset_prs.sh
Waiman Long
2025-03-31
selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and sta...
Waiman Long
2025-03-31
cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...
Waiman Long
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-29
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-29
selftests: ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-28
selftests: ublk: add test for checking zero copy related parameter
Ming Lei
2025-03-28
selftests: ublk: add more tests for covering MQ
Ming Lei
2025-03-28
Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-28
Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-28
iommufd: Test attach before detaching pasid
Yi Liu
2025-03-28
iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO
Yi Liu
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-03-27
Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-03-27
Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-27
Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-03-27
Merge tag 'linux_kselftest-next-6.15-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-03-27
Merge tag 'ktest-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2025-03-27
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
2025-03-27
ktest: Fix Test Failures Due to Missing LOG_FILE Directories
Ayush Jain
2025-03-27
selftests/ftrace: Add dynamic events argument limitation test case
Masami Hiramatsu (Google)
2025-03-27
selftests/ftrace: Add new syntax error test
Masami Hiramatsu (Google)
2025-03-27
selftests/ftrace: Expand the tprobe event test to check wrong format
Masami Hiramatsu (Google)
2025-03-27
Merge branch 'for-6.15/ftrace-test' into for-linus
Petr Mladek
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-26
selftests/landlock: Add audit tests for network
Mickaël Salaün
2025-03-26
selftests/landlock: Add audit tests for filesystem
Mickaël Salaün
2025-03-26
selftests/landlock: Add audit tests for abstract UNIX socket scoping
Mickaël Salaün
2025-03-26
selftests/landlock: Add audit tests for ptrace
Mickaël Salaün
2025-03-26
selftests/landlock: Test audit with restrict flags
Mickaël Salaün
2025-03-26
selftests/landlock: Add tests for audit flags and domain IDs
Mickaël Salaün
2025-03-26
selftests/landlock: Extend tests for landlock_restrict_self(2)'s flags
Mickaël Salaün
2025-03-26
selftests/landlock: Add test for invalid ruleset file descriptor
Mickaël Salaün
2025-03-26
landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flags
Mickaël Salaün
2025-03-26
landlock: Add unique ID generator
Mickaël Salaün
2025-03-26
selftests/landlock: Add a new test for setuid()
Mickaël Salaün
2025-03-26
selftests/landlock: Split signal_scoping_threads tests
Mickaël Salaün
2025-03-26
landlock: Always allow signals between threads of the same process
Mickaël Salaün
2025-03-26
misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
Niklas Cassel
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
[prev]
[next]