summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-05-08selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)
2024-05-08selftests/capabilities: fix warn_unused_result build warningsAmer Al Shanawany
2024-05-08selftests: filesystems: add missing stddef headerAmer Al Shanawany
2024-05-08selftests: kselftest_deps: fix l5_test() empty variableLu Dai
2024-05-08bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.cJose E. Marchesi
2024-05-08bpf: avoid UB in usages of the __imm_insn macroJose E. Marchesi
2024-05-08bpf: avoid uninitialized warnings in verifier_global_subprogs.cJose E. Marchesi
2024-05-08Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai
2024-05-08selftests/alsa: make dump_config_tree() as void functionJaroslav Kysela
2024-05-08bpf, arm64: Add support for lse atomics in bpf_arenaPuranjay Mohan
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel
2024-05-08selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"Colin Ian King
2024-05-08test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski
2024-05-08selftests: microchip: add test for QoS support on KSZ9477 switch familyOleksij Rempel
2024-05-07selftests/net: fix uninitialized variablesJohn Hubbard
2024-05-07selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal
2024-05-07selftests/bpf: shorten subtest names for struct_ops_module testAndrii Nakryiko
2024-05-07selftests/bpf: validate struct_ops early failure detection logicAndrii Nakryiko
2024-05-07selftests/bpf: add another struct_ops callback use case testAndrii Nakryiko
2024-05-07selftests/bpf: Change functions definitions to support GCCCupertino Miranda
2024-05-07selftests/bpf: Add CFLAGS per source file and runnerCupertino Miranda
2024-05-07bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCCJose E. Marchesi
2024-05-07bpf: Disable some `attribute ignored' warnings in GCCJose E. Marchesi
2024-05-07bpf: Avoid __hidden__ attribute in static objectJose E. Marchesi
2024-05-07selftests: mm: gup_longterm: test unsharing logic when R/O pinningDavid Hildenbrand
2024-05-07selftests/memfd: fix spelling mistakesSaurav Shah
2024-05-07selftests: mm: cow: flag vmsplice() hugetlb tests as XFAILDavid Hildenbrand
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-05-07selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installedBenjamin Tissoires
2024-05-07selftests/hid: add tests for the Raptor Mach 2 joystickBenjamin Tissoires
2024-05-07selftests/hid: move the gamepads definitions in the test fileBenjamin Tissoires
2024-05-07selftests/hid: import base_gamepad.py from hid-toolsBenjamin Tissoires
2024-05-07selftests/hid: add Huion Kamvas Pro 19 testsBenjamin Tissoires
2024-05-07selftests/hid: tablets: also check for XP-Pen offset correctionBenjamin Tissoires
2024-05-07selftests/hid: tablets: add a couple of XP-PEN tabletsBenjamin Tissoires
2024-05-07selftests/hid: tablets: reduce the number of pen stateBenjamin Tissoires
2024-05-07selftests/hid: add support for HID-BPF pre-loading before starting a testBenjamin Tissoires
2024-05-07selftests/hid: import base_device.py from hid-toolsBenjamin Tissoires
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-05-06selftests/bpf: MUL range computation tests.Cupertino Miranda
2024-05-06selftests/bpf: XOR and OR range computation tests.Cupertino Miranda
2024-05-06selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt
2024-05-06selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.hMartin KaFai Lau
2024-05-06selftests: default to host arch for LLVM buildsValentin Obst
2024-05-06selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-05-06selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-05-06selftests: kselftest: Make ksft_exit functions return void instead of intNathan Chancellor
2024-05-06selftests: x86: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests: timers: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests: sync: ksft_exit_pass() does not returnNathan Chancellor