summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+47
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-0/+256
2026-07-15selftests/bpf: Cover negative buffer pointer offsetsSun Jian5-43/+102
2026-07-15selftests/bpf: Test FIONREAD on a sockmap socket without a verdict programMattia Meleleo1-0/+39
2026-07-15selftests/bpf: Fail unbound UDP on sockmap updateMichal Luczaj1-7/+6
2026-07-15selftests/bpf: Adapt sockmap update error handlingMichal Luczaj1-10/+11
2026-07-15selftests/bpf: Ensure UDP sockets are boundMichal Luczaj1-3/+3
2026-07-14Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+3
2026-07-14Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-0/+413
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+13
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+51
2026-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+2
2026-07-10Merge tag 'gpio-fixes-for-v7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2026-07-10selftests/tracing: Have trigger-hist-poll.tc use sched_process_exitSteven Rostedt1-2/+2
2026-07-10selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module testSteven Rostedt1-9/+18
2026-07-10KVM: selftests: Verify SNP VMs are rejected from migration and mirroringAtish Patra1-0/+47
2026-07-10selftests/riscv: ptrace: Fix memory leak of regset_data in vector testsWang Yan1-5/+5
2026-07-10selftests: netfilter: add bridge tunnel flowtable regressionZhengyang Chen1-0/+55
2026-07-10selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not availableThomas Huth1-0/+21
2026-07-10selftests/landlock: Fix screwed up pointers in the scoped_signal_testThomas Huth1-23/+23
2026-07-10selftests/landlock: Add test for TCP fast openMatthieu Buffet1-0/+97
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-2/+27
2026-07-09selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan1-0/+4
2026-07-08selftests/sched_ext: Verify nohz_full tick behaviorAndrea Righi3-0/+413
2026-07-08selftests/rseq: Fix a building error for riscv archHui Wang1-1/+5
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-8/+159
2026-07-08selftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito2-4/+51
2026-07-08selftests: gpio: add gpio-cdev-uaf to .gitignoreCihan Karadag1-0/+1
2026-07-08selftests: riscv: Bypass libc in inactive vector ptrace testAndrew Jones1-2/+3
2026-07-07Merge branch 'topic/firewire-include-fix' into for-linusTakashi Iwai14-37/+360
2026-07-07Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds3-7/+8
2026-07-06KVM: arm64: selftests: Add MMIO sign-extending load testFuad Tabba2-0/+256
2026-07-06selftests: net: make busywait timeout clock portableNirmoy Das1-2/+23
2026-07-06selftests/alsa: Fix format specifier and function mismatch in mixer-testMalaya Kumar Rout1-2/+2
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+86
2026-07-05selftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout1-0/+1
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+173
2026-07-03Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-07-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-22/+91
2026-07-03Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-2/+2
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-12/+8
2026-07-02selftests/x86: Add shadow stack uprobe CALL testDavid Windsor1-0/+86
2026-07-02selftests/arm64: fix spelling errors in commentsWang Yan2-2/+2
2026-07-02selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu1-0/+1
2026-07-02selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu1-6/+6
2026-07-02selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma1-1/+1
2026-07-01selftests/hid: multitouch: test a large ContactCountMaximumTrung Nguyen1-0/+114
2026-07-01selftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner3-0/+173
2026-07-01selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen3-1/+27