aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-09Merge wireless-next into staging-nextGreg Kroah-Hartman13-851/+2273
2024-10-08selftests: mlxsw: sch_red_core: Lower TBF ratePetr Machata1-3/+3
2024-10-08selftests: mlxsw: sch_red_core: Send more packets for drop testsPetr Machata1-7/+9
2024-10-08selftests: mlxsw: sch_red_core: Sleep before querying queue depthPetr Machata1-0/+1
2024-10-08selftests: mlxsw: sch_red_core: Increase backlog size tolerancePetr Machata1-2/+3
2024-10-08selftests: mlxsw: sch_red_ets: Increase required backlogPetr Machata1-4/+4
2024-10-08tools: ynl-gen: refactor check validation for TypeBinaryJakub Kicinski1-10/+15
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1100-8554/+53978
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds9-14/+34
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet1-0/+1
2024-10-04selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar1-5/+57
2024-10-04selftests: net: add new ioam testsJustin Iurman4-0/+2787
2024-10-04selftests: net: remove ioam testsJustin Iurman4-1448/+0
2024-10-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+4
2024-10-04selftests: txtimestamp: add SCM_TS_OPT_ID testVadim Fedorenko3-15/+43
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2024-10-03selftests: net: csum: Clean up recv_verify_packet_ipv6Sean Anderson1-7/+5
2024-10-03selftests: mlxsw: rtnetlink: Use devlink_reload() APIAmit Cohen1-8/+2
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian2-3/+3
2024-10-03tools/rtla: Fix installation from out-of-tree buildBen Hutchings1-1/+1
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski59-284/+1392
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-29/+32
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-28/+30
2024-10-03selftests/net: Add missing va_end.zhang jiao1-0/+1
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-9/+9
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro7-9/+9
2024-10-02selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-02kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni1-2/+2
2024-10-02Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1147-8997/+56925
2024-10-01KVM: selftests: Fix build on architectures other than x86_64Mark Brown2-0/+8
2024-10-01selftest: hid: add missing run-hid-tools-tests.shYun Lu1-0/+2
2024-10-01selftests: vDSO: align getrandom states to cache lineJason A. Donenfeld1-3/+5
2024-09-30Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-18/+64
2024-09-30selftests: exec: update gitignore for load_addressJavier Carrasco1-1/+2
2024-09-30selftests: core: add unshare_test to gitignoreJavier Carrasco1-0/+1
2024-09-30clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macroBa Jing1-2/+0
2024-09-30selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()Shuah Khan1-4/+8
2024-09-30selftest: rtc: Check if could access /dev/rtc0 before testingJoseph Jang1-1/+10
2024-09-30selftest: alsa: check if user has alsa installedAbdul Rahim1-0/+4
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-203/+1195
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+3
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds4-18/+40
2024-09-27selftests: vDSO: align stack for O2-optimized memcpyJason A. Donenfeld1-0/+2
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds5-2/+16
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds3-4/+31
2024-09-27selftests: netfilter: Add missing return valuezhang jiao1-0/+1
2024-09-27selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter1-28/+29