summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-11-27Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+192
2024-11-26selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...Zijian Zhang-1/+5
2024-11-26Merge branch 'ovl.fixes'Christian Brauner-4507/+14527
2024-11-26selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior-7/+7
2024-11-26selftests/rtnetlink.sh: add mngtempaddr testHangbin Liu-0/+95
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds-5/+9
2024-11-25selftest/bpf: Add test for vsock removal from sockmap on close()Michal Luczaj-0/+31
2024-11-25selftest/bpf: Add test for af_vsock poll()Michal Luczaj-0/+46
2024-11-25Revert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds-96/+2
2024-11-24selftests: net: test extacks in netlink dumpsJakub Kicinski-2/+130
2024-11-24selftests: fix nested double quotes in f-stringDavid Wei-1/+1
2024-11-24selftests/alsa: Add a few missing gitignore filesLi Zhijian-0/+2
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-171/+1325
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-21/+38
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-20/+1447
2024-11-22Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...Linus Torvalds-85/+171
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-18/+817
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-3065/+8534
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-612/+3925
2024-11-21KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list testYong-Xuan Wang-0/+8
2024-11-20Merge tag 'hid-for-linus-2024111801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-113/+206
2024-11-20Merge tag 'linux_kselftest-next-6.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-569/+645
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+1
2024-11-20Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+75
2024-11-20Merge tag 'livepatching-for-6.13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-43/+152
2024-11-20selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman-1/+1
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+0
2024-11-19kunit: qemu_configs: loongarch: Enable shutdownThomas Weißschuh-1/+4
2024-11-19kunit: tool: Allow overriding the shutdown mode from qemu configThomas Weißschuh-1/+3
2024-11-19kunit: qemu_configs: Add LoongArch configThomas Weißschuh-0/+18
2024-11-19kunit: tool: print failed tests onlyRae Moar-5/+40
2024-11-19kunit: tool: Only print the summaryDavid Gow-84/+112
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-11-19Merge tag 'rcu.release.v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-21/+45
2024-11-19Merge tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-0/+61
2024-11-19mm: page_frag: fix a compile error when kernel is not compiledYunsheng Lin-1/+19
2024-11-19selftests: nic_performance: Add selftest for performance of NIC driverMohan Prasad J-1/+157
2024-11-19selftests: nic_link_layer: Add selftest case for speed and duplex statesMohan Prasad J-0/+22
2024-11-19selftests: nic_link_layer: Add link layer selftest for NIC driverMohan Prasad J-0/+315
2024-11-18selftests/bpf: Add some tests with sockmap SK_PASSJiayuan Chen-0/+54
2024-11-18wireguard: selftests: load nf_conntrack if not presentHangbin Liu-0/+1
2024-11-18selftests: net: add more info to error in bpf_offloadJakub Kicinski-2/+3
2024-11-18selftests: net: netlink-dumps: validation checksJakub Kicinski-2/+2
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-164/+3512
2024-11-18Merge branch 'for-6.13/bpf' into for-linusJiri Kosina-113/+206
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+81
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds-27/+267