1. 1536faf selftests: futex: Use variable MAKE instead of make by Muhammad Usama Anjum · 3 years ago
  2. 8f0fff8 selftests/exec: Remove pipe from TEST_GEN_FILES by Muhammad Usama Anjum · 3 years ago
  3. 6292503 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
  4. 044164b selftests/powerpc/spectre_v2: Return skip code when miss_percent is high by Thadeu Lima de Souza Cascardo · 3 years, 1 month ago
  5. aec69e2 selftests/ftrace: make kprobe profile testcase description unique by Heiko Carstens · 3 years, 1 month ago
  6. a9d2ccf selftests/bpf: Fix bpf_object leak in skb_ctx selftest by Andrii Nakryiko · 3 years, 2 months ago
  7. 93033bb selftests: harness: avoid false negatives if test has no ASSERTs by Jakub Kicinski · 3 years, 1 month ago
  8. f568fd9 selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST by Anders Roxell · 3 years, 2 months ago
  9. c1e2da4 selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv() by Shuah Khan · 3 years, 2 months ago
  10. 610af55 selftests/net: udpgso_bench_tx: fix dst ip argument by wujianguo · 3 years ago
  11. 13c1bf4 selftests: Calculate udpgso segment count without header adjustment by Coco Li · 3 years ago
  12. fcf9194 bpf, selftests: Fix racing issue in btf_skc_cls_ingress test by Martin KaFai Lau · 3 years ago
  13. cac0fd4 selftest/net/forwarding: declare NETIFS p9 p10 by Hangbin Liu · 3 years, 1 month ago
  14. dfff1d5 selftests: Fix IPv6 address bind tests by David Ahern · 3 years, 1 month ago
  15. 08896ec selftests: Fix raw socket bind tests with VRF by David Ahern · 3 years, 1 month ago
  16. 5ba4dfb selftests: Add duplicate config only for MD5 VRF tests by David Ahern · 3 years, 1 month ago
  17. c058c54 selftests: net: Correct ping6 expected rc from 2 to 1 by Jie2x Zhou · 3 years, 1 month ago
  18. 0612679 bpf, selftests: Add test case trying to taint map value pointer by Daniel Borkmann · 3 years ago
  19. 8d0f56c KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE by Vitaly Kuznetsov · 3 years, 1 month ago
  20. 3241449 netfilter: selftest: conntrack_vrf.sh: fix file permission by Greg Kroah-Hartman · 3 years ago
  21. d428e54 bpf: Add selftests to cover packet access corner cases by Maxim Mikityanskiy · 3 years, 1 month ago
  22. 63fc70bf selftests/fib_tests: Rework fib_rp_filter_test() by Peilin Ye · 3 years, 1 month ago
  23. 349e83c bpf: Fix the off-by-two error in range markings by Maxim Mikityanskiy · 3 years, 1 month ago
  24. 74685aa vrf: don't run conntrack on vrf with !dflt qdisc by Nicolas Dichtel · 3 years, 1 month ago
  25. d5cf399 selftests: netfilter: add a vrf+conntrack testcase by Florian Westphal · 3 years, 2 months ago
  26. a0335cd selftests: net: Correct case name by Li Zhijian · 3 years, 1 month ago
  27. e3be118 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 1 month ago
  28. f7b6672 wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST by Li Zhijian · 3 years, 1 month ago
  29. 0584bf5 wireguard: selftests: actually test for routing loops by Jason A. Donenfeld · 3 years, 1 month ago
  30. 4caf965 wireguard: selftests: increase default dmesg log size by Jason A. Donenfeld · 3 years, 1 month ago
  31. 0685efd selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage by Borislav Petkov · 3 years, 2 months ago
  32. 5be42b2 selftests/bpf: Fix also no-alu32 strobemeta selftest by Andrii Nakryiko · 3 years, 2 months ago
  33. ee79560 selftests/net: udpgso_bench_rx: fix port argument by Willem de Bruijn · 3 years, 2 months ago
  34. 84dde8c bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off. by Alexei Starovoitov · 3 years, 2 months ago
  35. 8f3d881 selftests/bpf: Fix fclose/pclose mismatch in test_progs by Andrea Righi · 3 years, 2 months ago
  36. b17f424 selftests/bpf: Fix fd cleanup in sk_lookup test by Kumar Kartikeya Dwivedi · 3 years, 2 months ago
  37. 2989a39 selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN by Lorenz Bauer · 3 years, 10 months ago
  38. 7cd4af9 KVM: selftests: Fix nested SVM tests when built with clang by Jim Mattson · 3 years, 3 months ago
  39. 293fa72 KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c by Ricardo Koller · 3 years, 11 months ago
  40. 19337ed selftests/bpf: Fix strobemeta selftest regression by Andrii Nakryiko · 3 years, 2 months ago
  41. d8166a2 selftests/core: fix conflicting types compile error for close_range() by Shuah Khan · 3 years, 2 months ago
  42. e658d59 selftests/bpf: Fix perf_buffer test on system with offline cpus by Jiri Olsa · 3 years, 2 months ago
  43. d6dca06 selftests: kvm: fix mismatched fclose() after popen() by Shuah Khan · 3 years, 2 months ago
  44. 0ad7f31 fcnal-test: kill hanging ping/nettest binaries on cleanup by Florian Westphal · 3 years, 2 months ago
  45. d088db8 selftests: bpf: fix backported ASSERT_FALSE by Lorenz Bauer · 3 years, 2 months ago
  46. 0e033cb selftests: netfilter: remove stray bash debug line by Florian Westphal · 3 years, 3 months ago
  47. ef97219 ipv6: When forwarding count rx stats on the orig netdev by Stephen Suryaputra · 3 years, 3 months ago
  48. b8add3f selftests: KVM: Align SMCCC call with the spec in steal_time by Oliver Upton · 3 years, 3 months ago
  49. c450640 selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn by Shuah Khan · 3 years, 3 months ago
  50. bcc4b4d selftests: be sure to make khdr before other targets by Li Zhijian · 3 years, 4 months ago
  51. f1dd6e1 selftests, bpf: test_lwt_ip_encap: Really disable rp_filter by Jiri Benc · 3 years, 3 months ago
  52. 4967ae9 selftests, bpf: Fix makefile dependencies on libbpf by Jiri Benc · 3 years, 3 months ago
  53. 3aa5024 kselftest/arm64: signal: Skip tests if required features are missing by Cristian Marussi · 3 years, 3 months ago
  54. 91d4da3 kselftest/arm64: signal: Add SVE to the set of features we can check for by Mark Brown · 3 years, 4 months ago
  55. f450958 selftests: mptcp: clean tmp files in simult_flows by Matthieu Baerts · 3 years, 4 months ago
  56. e00eae1 selftest: net: fix typo in altname test by Andrea Claudi · 3 years, 4 months ago
  57. b1d547f selftests/bpf: Fix potential unreleased lock by Chengfeng Ye · 3 years, 4 months ago
  58. d1e382a selftests/bpf: Enlarge select() timeout for test_maps by Li Zhijian · 3 years, 4 months ago
  59. 0df5eba kselftest/arm64: pac: Fix skipping of tests on systems without PAC by Mark Brown · 3 years, 4 months ago
  60. 9486d7a kselftest/arm64: mte: Fix misleading output when skipping tests by Mark Brown · 3 years, 4 months ago
  61. 39738eb selftests/bpf: Fix flaky send_signal test by Yonghong Song · 3 years, 4 months ago
  62. 3841dfa selftests/bpf: Fix xdp_tx.c prog section name by Jussi Maki · 3 years, 5 months ago
  63. b4f5c94 selftests: firmware: Fix ignored return val of asprintf() warn by Shuah Khan · 3 years, 6 months ago
  64. 2daa118 selftests/ftrace: Fix requirement check of README file by Steven Rostedt (VMware) · 3 years, 4 months ago
  65. 2aa3d5c selftests/bpf: Fix test_core_autosize on big-endian machines by Ilya Leoshkevich · 3 years, 5 months ago
  66. 416929e selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP by Jose Blanquicet · 3 years, 5 months ago
  67. 0e70939 Revert "selftests/resctrl: Use resctrl/info for feature detection" by Reinette Chatre · 3 years, 5 months ago
  68. 7254e2d selftest/bpf: Verifier tests for var-off access by Andrei Matei · 3 years, 5 months ago
  69. 30ea1c5 bpf, selftests: Adjust few selftest outcomes wrt unreachable code by Daniel Borkmann · 3 years, 5 months ago
  70. 98bf290 bpf: Update selftests to reflect new error states by Daniel Borkmann · 3 years, 5 months ago
  71. 360e5b7 bpf, selftests: Adjust few selftest result_unpriv outcomes by Daniel Borkmann · 3 years, 5 months ago
  72. 5abcd13 selftest/bpf: Adjust expected verifier errors by Andrei Matei · 3 years, 5 months ago
  73. 83bbf95 selftests/bpf: Add a test for ptr_to_map_value on stack for helper access by Yonghong Song · 3 years, 5 months ago
  74. e44d22f selftest: fix build error in tools/testing/selftests/vm/userfaultfd.c by Greg Kroah-Hartman · 3 years, 5 months ago
  75. 1077e2b selftest: use mmap instead of posix_memalign to allocate memory by Peter Collingbourne · 3 years, 5 months ago
  76. f1edbcc selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect by Hangbin Liu · 3 years, 6 months ago
  77. 906bbb1 selftests: icmp_redirect: remove from checking for IPv6 route get by Hangbin Liu · 3 years, 6 months ago
  78. b7f4423 selftests/powerpc: Fix "no_handler" EBB selftest by Athira Rajeev · 3 years, 7 months ago
  79. 52d242f selftests: timers: rtcpie: skip test if default RTC device does not exist by Po-Hsu Lin · 3 years, 7 months ago
  80. af092ec selftests/lkdtm: Fix expected text for CR4 pinning by Kees Cook · 3 years, 6 months ago
  81. 6cf2e90 selftests/resctrl: Fix incorrect parsing of option "-t" by Xiaochen Shen · 3 years, 7 months ago
  82. e613f67 selftests: Clean forgotten resources as part of cleanup() by Amit Cohen · 3 years, 7 months ago
  83. 58fa4b3 selftests/vm/pkeys: refill shadow register after implicit kernel write by Dave Hansen · 3 years, 6 months ago
  84. 1dd18fd selftests/vm/pkeys: handle negative sys_pkey_alloc() return code by Dave Hansen · 3 years, 6 months ago
  85. 92125cb selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random by Dave Hansen · 3 years, 6 months ago
  86. 7864617 selftests/ftrace: fix event-no-pid on 1-core machine by Krzysztof Kozlowski · 3 years, 6 months ago
  87. ad73683 selftests: splice: Adjust for handler fallback removal by Kees Cook · 3 years, 7 months ago
  88. 4b44486 tc-testing: fix list handling by Marcelo Ricardo Leitner · 3 years, 6 months ago
  89. 8962194 selftests/bpf: Whitelist test_progs.h from .gitignore by Daniel Xu · 3 years, 7 months ago
  90. d91638f selftests/lkdtm: Avoid needing explicit sub-shell by Kees Cook · 3 years, 6 months ago
  91. 4658a8d KVM: selftests: Fix kvm_check_cap() assertion by Fuad Tabba · 3 years, 7 months ago
  92. 0239c43 ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
  93. 0adf32c selftests: mptcp: enable syncookie only in absence of reorders by Paolo Abeni · 3 years, 7 months ago
  94. 842c21d wireguard: selftests: make sure rp_filter is disabled on vethc by Jason A. Donenfeld · 3 years, 7 months ago
  95. b8d72ac wireguard: selftests: remove old conntrack kconfig value by Jason A. Donenfeld · 3 years, 7 months ago
  96. eeb3f0b selftests/gpio: Fix build when source tree is read only by Michael Ellerman · 4 years, 2 months ago
  97. 008f98f selftests/gpio: Move include of lib.mk up by Michael Ellerman · 4 years, 2 months ago
  98. beac83e selftests/gpio: Use TEST_GEN_PROGS_EXTENDED by Michael Ellerman · 4 years, 2 months ago
  99. e583eb5 net/sched: fq_pie: re-factor fix for fq_pie endless loop by Davide Caratti · 3 years, 7 months ago
  100. 105345b powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls by Nicholas Piggin · 3 years, 7 months ago