aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2024-02-21Merge tag 'v4.19.306' into v4.19/standard/basev4.19/standard/tiny/intel-x86v4.19/standard/tiny/intelv4.19/standard/tiny/common-pcv4.19/standard/tiny/basev4.19/standard/qemuppcv4.19/standard/qemuarm64v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.300' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.298' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.296' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.293' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.292' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.287' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.284' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.282' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.276' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.273' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.270' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.269' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.267' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.261' into v4.19/standard/baseBruce Ashfield
2024-01-25selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-11-08selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-10selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-10-10selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-10-10selftests/tls: Add {} to avoid static checker warningKees Cook
2023-08-30selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-30selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel
2023-08-16radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers
2023-03-11ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt
2023-03-11ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt
2023-03-11ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt
2023-03-11selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)
2023-03-11selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2023-02-22selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-01-18kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-18ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2023-01-18ktest: introduce grub2bls REBOOT_TYPE optionMasayoshi Mizuma
2023-01-18ktest: cleanup get_grub_indexMasayoshi Mizuma
2023-01-18ktest: introduce _get_grub_indexMasayoshi Mizuma
2023-01-18ktest: Add support for meta characters in GRUB_MENUMasayoshi Mizuma
2023-01-18selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-18ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-18selftests/powerpc: Fix resource leaksMiaoqian Lin
2023-01-18proc: fixup uptime selftestAlexey Dobriyan
2023-01-18selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-14rcutorture: Automatically create initrd directoryConnor Shu
2022-11-25selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo
2022-11-25selftests/futex: fix build for clangRicardo Cañuelo
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen