summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2025-06-28Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+5
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds1-2/+3
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+139
2025-06-26Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-85/+112
2025-06-26selftests/mm: fix validate_addr() helperDev Jain1-2/+5
2025-06-26netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski1-1/+1
2025-06-26selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn1-15/+18
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell1-0/+16
2025-06-25selftests: ublk: don't take same backing file for more than one ublk devicesMing Lei1-2/+3
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima1-4/+115
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima1-0/+23
2025-06-24selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand3-33/+10
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+8
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+8
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+13
2025-06-20selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato1-1/+4
2025-06-20selftests/mm: add configs to fix testcase failureDev Jain1-0/+3
2025-06-20selftests/mm: increase timeout from 180 to 900 secondsShivank Garg1-1/+1
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-1/+288
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu1-3/+13
2025-06-19bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn1-37/+35
2025-06-19selftests: net: add test for passive TFO socket NAPI IDDavid Wei2-0/+113
2025-06-19selftests: net: add passive TFO test binaryDavid Wei3-0/+173
2025-06-19selftests: netdevsim: improve lib.sh include in peer.shDavid Wei1-1/+2
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu2-0/+33
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+102
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+6
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-14/+25
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-1/+74
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...Gal Pressman1-1/+58
2025-06-12selftests/mm: skip failed memfd setups in gup_longtermMark Brown1-1/+6
2025-06-12selftests: net: add test case for NAT46 looping back dstJakub Kicinski2-0/+16
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-14/+25
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)2-1/+102
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-16/+1
2025-06-07Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-33/+88
2025-06-07selftests/mount_setattr: adapt detached mount propagation testChristian Brauner1-16/+1
2025-06-07Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds13-175/+429
2025-06-06selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui1-0/+43
2025-06-06selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui4-33/+45
2025-06-06RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao1-0/+2
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-22/+182
2025-06-05selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski1-1/+1
2025-06-05selftests: drv-net: tso: fix the GRE device nameJakub Kicinski1-1/+1
2025-06-05selftests: drv-net: add configs for the TSO testJakub Kicinski1-0/+5
2025-06-05KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...Sebastian Ott1-9/+18
2025-06-05KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_casesSebastian Ott1-1/+1
2025-06-05KVM: arm64: selftests: Fix thread migration in arch_timer_edge_casesSebastian Ott1-3/+5
2025-06-05KVM: arm64: selftests: Fix help text for arch_timer_edge_casesSebastian Ott1-1/+1