summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
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/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-24selftests: ublk: don't take same backing file for more than one ublk devicesMing Lei
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei
2025-06-18selftests: net: add passive TFO test binaryDavid Wei
2025-06-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...Gal Pressman
2025-06-11selftests/mm: skip failed memfd setups in gup_longtermMark Brown
2025-06-11selftests: net: add test case for NAT46 looping back dstJakub Kicinski
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-06Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-07selftests/mount_setattr: adapt detached mount propagation testChristian Brauner
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-05selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-05selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski
2025-06-05selftests: drv-net: tso: fix the GRE device nameJakub Kicinski
2025-06-05selftests: drv-net: add configs for the TSO testJakub Kicinski
2025-06-05KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...Sebastian Ott