1. 0cf14e3 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 2 months ago
  2. 2b67ed2 selftests: Fix the if conditions of in test_extra_filter() by Wang Yufen · 2 years, 4 months ago
  3. bd8bae3 qemu: set panic_on_warn=1 from cmdline by Jason A. Donenfeld · 2 years, 9 months ago
  4. 92c4b94 qemu: use vports on arm by Jason A. Donenfeld · 2 years, 9 months ago
  5. 6057a30 netns: limit parallelism to $(nproc) tests at once by Jason A. Donenfeld · 2 years, 9 months ago
  6. f04ada6 netns: make routing loop test non-fatal by Jason A. Donenfeld · 2 years, 9 months ago
  7. 7bac0ec qemu: enable ACPI for SMP by Jason A. Donenfeld · 2 years, 9 months ago
  8. 92c7d10 qemu: simplify RNG seeding by Jason A. Donenfeld · 2 years, 11 months ago
  9. 3646bf1 qemu: increase default dmesg log size by Jason A. Donenfeld · 3 years, 7 months ago
  10. d320527 selftests: test multiple parallel streams by Jason A. Donenfeld · 4 years ago
  11. 85b1254 netns: check that route_me_harder packets use the right sk by Jason A. Donenfeld · 4 years, 3 months ago
  12. 7c10f1b qemu: loop entropy adding until getrandom doesn't block by Jason A. Donenfeld · 4 years, 9 months ago
  13. 17df83c Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 7 months ago
  14. 7111f3e selftests/x86: Add validity check and allow field splitting by Muhammad Usama Anjum · 3 years ago
  15. 836582b device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 2 months ago
  16. d1fd106 netns: actually test for routing loops by Jason A. Donenfeld · 3 years, 2 months ago
  17. 81b4ee0 Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 10 months ago
  18. b2376ad kselftest/vm: fix tests build with old libc by Chengming Zhou · 2 years, 11 months ago
  19. 928fe20 selftests/memfd: clean up mapping in mfd_fail_write by Mike Kravetz · 2 years, 11 months ago
  20. a1974b3 selftests/zram: Adapt the situation that /dev/zram0 is being used by Yang Xu · 3 years ago
  21. 75fc3ca selftests/zram01.sh: Fix compression ratio calculation by Yang Xu · 3 years ago
  22. 70e0d20 selftests/zram: Skip max_comp_streams interface on newer kernel by Yang Xu · 3 years ago
  23. a6bf5d0 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 6 months ago
  24. 906a37a selftests/powerpc: Fix "no_handler" EBB selftest by Athira Rajeev · 3 years, 8 months ago
  25. 454f7b4 selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random by Dave Hansen · 3 years, 7 months ago
  26. 2d1f7c9 tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 2 months ago
  27. 4997327 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 8 months ago
  28. 6bbf222 selftests: Set CC to clang in lib.mk if LLVM is set by Yonghong Song · 3 years, 9 months ago
  29. ed05649 UPSTREAM: wireguard: device: avoid circular netns references by Jason A. Donenfeld · 4 years, 7 months ago
  30. 689abcf UPSTREAM: wireguard: selftests: use newer iproute2 for gcc-10 by Jason A. Donenfeld · 4 years, 8 months ago
  31. f45e1b9 UPSTREAM: wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 8 months ago
  32. 33062c5 UPSTREAM: wireguard: selftests: use normal kernel stack size on ppc64 by Jason A. Donenfeld · 4 years, 8 months ago
  33. 63af22a UPSTREAM: wireguard: noise: error out precomputed DH during handshake rather than config by Jason A. Donenfeld · 4 years, 10 months ago
  34. 21c9a2f UPSTREAM: wireguard: selftests: remove duplicated include <sys/types.h> by YueHaibing · 4 years, 10 months ago
  35. f8016c1 UPSTREAM: wireguard: selftests: reduce complexity and fix make races by Jason A. Donenfeld · 5 years ago
  36. 4bbbee6 UPSTREAM: wireguard: device: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  37. 96f84c5 UPSTREAM: wireguard: selftests: tie socket waiting to target pid by Jason A. Donenfeld · 5 years ago
  38. 536fd30 UPSTREAM: wireguard: selftests: ensure non-addition of peers with failed precomputation by Jason A. Donenfeld · 5 years ago
  39. 8dedc704 UPSTREAM: wireguard: selftests: remove ancient kernel compatibility code by Jason A. Donenfeld · 5 years ago
  40. 565d164 UPSTREAM: wireguard: selftests: import harness makefile for test suite by Jason A. Donenfeld · 5 years ago
  41. 35ad431 UPSTREAM: net: WireGuard secure network tunnel by Jason A. Donenfeld · 5 years ago
  42. 2566557 selftests/x86/syscall_nt: Clear weird flags after each test by Andy Lutomirski · 4 years, 7 months ago
  43. 26af579 selftests/powerpc: Purge extra count_pmc() calls of ebb selftests by Desnes A. Nunes do Rosario · 4 years, 7 months ago
  44. 4b8b58e selftests/powerpc: Fix online CPU selection by Sandipan Das · 4 years, 6 months ago
  45. bdcc844 selftests/powerpc: Fix CPU affinity for child process by Harish · 4 years, 7 months ago
  46. c5560e9 selftests/net: in timestamping, strncpy needs to preserve null byte by tannerlove · 4 years, 7 months ago
  47. 88b35c5 selftests/vm/pkeys: fix alloc_random_pkey() to make it really random by Ram Pai · 4 years, 8 months ago
  48. bca8fdc1 selftests/ipc: Fix test failure seen after initial test run by Tyler Hicks · 4 years, 9 months ago
  49. e9a6040 selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault by Andy Lutomirski · 4 years, 10 months ago
  50. ae1d4e9 rseq/selftests: Turn off timeout setting by Mathieu Desnoyers · 5 years ago
  51. 28d4020 selftests/ftrace: Fix to test kprobe $comm arg only if available by Masami Hiramatsu · 6 years ago
  52. 43562e5 selftests: net: reuseport_dualstack: fix uninitalized parameter by Wei Wang · 5 years ago
  53. 10fe806 selftests: kvm: Adding config fragments by Naresh Kamboju · 5 years ago
  54. b11278e selftests: netfilter: missing error check when setting up veth interface by Jeffrin Jose T · 6 years ago
  55. 4c3e2d7 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 6 years ago
  56. 4696507 selftests/net: correct the return value for run_netsocktests by Po-Hsu Lin · 6 years ago
  57. 3a1de1a selftests: netfilter: check icmp pkttoobig errors are set as related by Florian Westphal · 6 years ago
  58. 9b060e0 selftests: netfilter: add simple masq/redirect test cases by Florian Westphal · 6 years ago
  59. 78dbfc5 selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET by Naresh Kamboju · 6 years ago
  60. cc6455e x86/selftests/pkeys: Fork() to check for state being preserved by Dave Hansen · 6 years ago
  61. 8f62cf8 mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  62. fc000b5 selftests: add script to stress-test nft packet path vs. control plane by Florian Westphal · 6 years ago
  63. abefbf4 powerpc/selftests: Wait all threads to join by Breno Leitao · 6 years ago
  64. d38bd3e selftests: ftrace: Add synthetic event syntax testcase by Masami Hiramatsu · 6 years ago
  65. f6bded8 bpf: do not blindly change rlimit in reuseport net selftest by Eric Dumazet · 6 years ago
  66. 7c73f0d selftests: memory-hotplug: add required configs by Lei Yang · 6 years ago
  67. b5be6fb selftests/efivarfs: add required kernel configs by Lei Yang · 6 years ago
  68. 18e589f selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress by John Stultz · 7 years ago
  69. 82e1e87 selftests/powerpc: Kill child processes on SIGINT by Breno Leitao · 6 years ago
  70. 579381f selftests/ftrace: Add snapshot and tracing_on test case by Masami Hiramatsu · 7 years ago
  71. 7aa9262 selftests/x86/sigreturn: Do minor cleanups by Andy Lutomirski · 7 years ago
  72. bc53be3 selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs by Andy Lutomirski · 7 years ago
  73. 0fab6c6 selftests: sync: add config fragment for testing sync framework by Fathi Boudra · 7 years ago
  74. dd91188 selftests: zram: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  75. dbd816e selftests: user: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  76. ccb8eef selftests: static_keys: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  77. 879beb7 selftests: pstore: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  78. d4fd1bf selftests/intel_pstate: Improve test, minor fixes by Daniel Díaz · 7 years ago
  79. 66380cb selftests/net: fixes psock_fanout eBPF test case by Prashant Bhole · 7 years ago
  80. 3feab92 selftests: Print the test we're running to /dev/kmsg by Michael Ellerman · 7 years ago
  81. 9cf1e7f selftests: ftrace: Add a testcase for probepoint by Masami Hiramatsu · 7 years ago
  82. c44ecab selftests: ftrace: Add a testcase for string type with kprobe_event by Masami Hiramatsu · 7 years ago
  83. 47b91fc selftests: ftrace: Add probe event argument syntax testcase by Masami Hiramatsu · 7 years ago
  84. be00ce5 selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable by Michael Ellerman · 7 years ago
  85. b611d45 selftests: memfd: add config fragment for fuse by Anders Roxell · 7 years ago
  86. 3f3beab selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m by Naresh Kamboju · 7 years ago
  87. 517fbc7 bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 7 years ago
  88. ab677c2 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 7 years ago
  89. b70f9d2 test_firmware: fix setting old custom fw path back on exit, second try by Ben Hutchings · 7 years ago
  90. db14d75 selftests: kselftest_harness: Fix compile warning by Mickaël Salaün · 8 years ago
  91. 35253ff selftests/powerpc: Fix TM resched DSCR test with some compilers by Michael Ellerman · 8 years ago
  92. 353f71f selftests: x86: sysret_ss_attrs doesn't build on a PIE build by Shuah Khan · 7 years ago
  93. 1443abc x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' by Dave Hansen · 7 years ago
  94. f41f815 signal/testing: Don't look for __SI_FAULT in userspace by Eric W. Biederman · 8 years ago
  95. 93b4839 selftests/x86/protection_keys: Fix syscall NR redefinition warnings by Andy Lutomirski · 7 years ago
  96. 26e9852 selftests, x86, protection_keys: fix wrong offset in siginfo by Dave Hansen · 8 years ago
  97. c68a7a8 selftests/x86/ptrace_syscall: Fix for yet more glibc interference by Andy Lutomirski · 7 years ago
  98. 61ea482 tools/testing/nvdimm: fix nfit_test shutdown crash by Dan Williams · 8 years ago
  99. 403e064 selftests/x86/entry_from_vm86: Add test cases for POPF by Andy Lutomirski · 7 years ago
  100. 028c1fa selftests/x86: Add tests for the STR and SLDT instructions by Ricardo Neri · 7 years ago