summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-07-01selftests: vDSO: Enable -WallThomas Weißschuh
2025-07-01selftests: vDSO: vdso_config: Avoid -Wunused-variablesThomas Weißschuh
2025-07-01selftests: vDSO: vdso_test_getrandom: Avoid -WunusedThomas Weißschuh
2025-07-01selftests: vDSO: vdso_test_getrandom: Drop unused include of linux/compiler.hThomas Weißschuh
2025-07-01selftests: vDSO: clock_getres: Drop unused include of err.hThomas Weißschuh
2025-07-01selftests: vDSO: chacha: Correctly skip test if necessaryThomas Weißschuh
2025-06-30selftests: net: Add a selftest for externally validated neighbor entriesIdo Schimmel
2025-06-30cxl_test: Limit location for fake CFMWS to mappable rangeJonathan Cameron
2025-06-28tools/nolibc: MIPS: add support for N64 and N32 ABIsThomas Weißschuh
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access testsEduard Zingerman
2025-06-27selftests/bpf: improve error messages in veristatMykyta Yatsenko
2025-06-27selftests/net: packetdrill: add tcp_dsack_mult.pktEric Dumazet
2025-06-27selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattrSong Liu
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-26Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...Alexei Starovoitov
2025-06-26selftests: forwarding: lib: Split setup_wait()Petr Machata
2025-06-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-26selftests/bpf: Test array presets in veristatMykyta Yatsenko
2025-06-26selftests/bpf: Support array presets in veristatMykyta Yatsenko
2025-06-26selftests/bpf: Separate var preset parsing in veristatMykyta Yatsenko
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-26selftests/bpf: Add tests for string kfuncsViktor Malik
2025-06-26selftests/bpf: Allow macros in __retvalViktor Malik
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-25selftests/mm: fix validate_addr() helperDev Jain
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski
2025-06-25selftests: drv-net: test RSS Netlink notificationsJakub Kicinski
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-06-25selftests/bpf: check operations on untrusted ro pointers to memEduard Zingerman
2025-06-25selftests/bpf: Add tests for BPF_NEG range tracking logicSong Liu
2025-06-25bpf: Add range tracking for BPF_NEGSong Liu
2025-06-25selftests/bpf: Fix usdt multispec failure with arm64/clang20 selftest buildYonghong Song
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-25torture: Default --no-clocksourcewd on arm64Paul E. McKenney
2025-06-25torture: Default --no-rcutasksflavors on arm64Paul E. McKenney
2025-06-25torture: Make torture.sh KCSAN runs set CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=yPaul E. McKenney
2025-06-25torture: Permit multiple space characters in kvm.sh --kconfig argumentPaul E. McKenney
2025-06-25torture: Suppress torture.sh "Zero time" messages for disabled testsPaul E. McKenney
2025-06-25rcutorture: Make BUSTED scenario check and log readersPaul E. McKenney
2025-06-24selftests: ublk: don't take same backing file for more than one ublk devicesMing Lei
2025-06-24selftests/bpf: Add testcases for BPF_ADD and BPF_SUBHarishankar Vishwanathan
2025-06-24KVM: selftests: Add back the missing check of MONITOR/MWAIT availabilityChenyi Qiang
2025-06-24iommufd/selftest: Fix build warnings due to uninitialized mfdNicolin Chen
2025-06-24iommufd/selftest: Add asserts testing global mfdNicolin Chen
2025-06-24iommufd/selftest: Add missing close(mfd) in memfd_mmap()Nicolin Chen
2025-06-24iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizesNicolin Chen
2025-06-24selftests/pidfd: decode pidfd file handles withou having to specify an fdChristian Brauner