1. 3499de3 Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  2. f686982 selftests: vm: update .gitignore with new test by Shuah Khan · 7 years ago
  3. 16c513b selftests: memory-hotplug: silence test command echo by Shuah Khan · 7 years ago
  4. 067b25a selftests/futex: Fix line continuation in Makefile by Daniel Díaz · 7 years ago
  5. 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  6. 2eb02aa Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  7. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  8. 645ae5c Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3 by James Morris · 7 years ago
  9. 80475c4 selftests/bpf/test_maps: exit child process without error in ENOMEM case by Li Zhijian · 7 years ago
  10. d057dc4 seccomp: add a selftest for get_metadata by Tycho Andersen · 7 years ago
  11. 31a8260 selftests/bpf: update gitignore with test_libbpf_open by Anders Roxell · 7 years ago
  12. b52db43 selftests/bpf: tcpbpf_kern: use in6_* macros from glibc by Anders Roxell · 7 years ago
  13. bdefe01 selftests/memfd: add run_fuse_test.sh to TEST_FILES by Anders Roxell · 7 years ago
  14. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 961888b selftests/x86/mpx: Fix incorrect bounds with old _sigfault by Rui Wang · 7 years ago
  16. 9279ddf selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems by Dominik Brodowski · 7 years ago
  17. 4105c69 selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c by Dominik Brodowski · 7 years ago
  18. 694a20d Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  19. 9a606f8 selftests: memfd: add config fragment for fuse by Anders Roxell · 7 years ago
  20. 9a379e7 selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m by Naresh Kamboju · 7 years ago
  21. 64136fb selftests/android: Fix line continuation in Makefile by Daniel Díaz · 7 years ago
  22. 70b574e selftest/vDSO: fix O= by Dominik Brodowski · 7 years ago
  23. b2c93e3 selftests: sync: missing CFLAGS while compiling by Anders Roxell · 7 years ago
  24. ecdf06e selftests/powerpc: Fix to use ucontext_t instead of struct ucontext by Harish · 7 years ago
  25. 2cbc0d6 selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c by Dominik Brodowski · 7 years ago
  26. 7f95122 selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory by Dominik Brodowski · 7 years ago
  27. ce67663 selftests/x86/pkeys: Remove unused functions by Ingo Molnar · 7 years ago
  28. d8e92de selftests/x86: Clean up and document sscanf() usage by Dominik Brodowski · 7 years ago
  29. 198ee8e selftests/x86: Fix vDSO selftest segfault for vsyscall=none by Dominik Brodowski · 7 years ago
  30. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. 8158c2f Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  32. 941ff6f bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 7 years ago
  33. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  34. f09b2e3 selftests/bpf: add selftest that use test_libbpf_open by Jesper Dangaard Brouer · 7 years ago
  35. 864db33 selftests/bpf: add test program for loading BPF ELF files by Jesper Dangaard Brouer · 7 years ago
  36. 878cb3f selftests/ftrace: Add more tests for removing of function probes by Steven Rostedt (VMware) · 7 years ago
  37. 97fe22a selftests/ftrace: Add some missing glob checks by Steven Rostedt (VMware) · 7 years ago
  38. 0787ce3 selftests/ftrace: Have reset_ftrace_filter handle multiple instances by Steven Rostedt (VMware) · 7 years ago
  39. df9d36d selftests/ftrace: Have reset_ftrace_filter handle modules by Steven Rostedt (VMware) · 7 years ago
  40. 035d808 selftests: bpf: test_kmod.sh: check the module path before insmod by Naresh Kamboju · 7 years ago
  41. ab2d92a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  43. 7b4eb53 tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh by Yonghong Song · 7 years ago
  44. 460e8c3 membarrier/selftest: Test private expedited sync core command by Mathieu Desnoyers · 7 years ago
  45. 9248548 membarrier/selftest: Test global expedited command by Mathieu Desnoyers · 7 years ago
  46. 667ca1e membarrier/selftest: Test private expedited command by Mathieu Desnoyers · 7 years ago
  47. a6b8881 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  48. d3658c2 Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  49. 6cb7903 Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  50. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  51. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  52. 65073a6 bpf: fix null pointer deref in bpf_prog_test_run_xdp by Daniel Borkmann · 7 years ago
  53. 62a0699 tools/bpf: permit selftests/bpf to be built in a different directory by Yonghong Song · 7 years ago
  54. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  55. c5c6383 memfd-test: run fuse test on hugetlb backend memory by Marc-André Lureau · 7 years ago
  56. 29f34d1 memfd-test: move common code to a shared unit by Marc-André Lureau · 7 years ago
  57. 3037aeb memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs by Marc-André Lureau · 7 years ago
  58. 7249784 memfd-test: test hugetlbfs sealing by Marc-André Lureau · 7 years ago
  59. 235266b selftests/vm: move 128TB mmap boundary test to generic directory by Aneesh Kumar K.V · 7 years ago
  60. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  61. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 4517a57 NTB: ntb_test: Update ntb_perf tests by Serge Semin · 7 years ago
  63. fa63be5 NTB: ntb_test: Update ntb_tool MW tests by Serge Semin · 7 years ago
  64. e770112 NTB: ntb_test: Add ntb_tool Message tests by Serge Semin · 7 years ago
  65. 06bd040 NTB: ntb_test: Update ntb_tool Scratchpad tests by Serge Semin · 7 years ago
  66. 4e1ef42 NTB: ntb_test: Update ntb_tool DB tests by Serge Semin · 7 years ago
  67. 0298e5b NTB: ntb_test: Update ntb_tool link tests by Serge Semin · 7 years ago
  68. dd151d7 NTB: ntb_test: Add ntb_tool port tests by Serge Semin · 7 years ago
  69. 03aadf9 NTB: ntb_test: Safely use paths with whitespace by Serge Semin · 7 years ago
  70. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  71. 303c146 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  72. af32efe tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map by Yonghong Song · 7 years ago
  73. 21ccaf2 bpf: add further test cases around div/mod and others by Daniel Borkmann · 7 years ago
  74. 771fc60 bpf: clean up from test_tcpbpf_kern.c by Lawrence Brakmo · 7 years ago
  75. baf6a07 selftests/bpf: check for chain-non-0 extack message by Jakub Kicinski · 7 years ago
  76. 2fb89a3 selftests/bpf: check for spurious extacks from the driver by Jakub Kicinski · 7 years ago
  77. d6d4f60 bpf: add selftest for tcpbpf by Lawrence Brakmo · 7 years ago
  78. 31e95b61 selftests/bpf: make 'dubious pointer arithmetic' test useful by Alexei Starovoitov · 7 years ago
  79. 6d2d58f selftests/bpf: validate replace of TC filters is working by Jakub Kicinski · 7 years ago
  80. 9045bdc selftests/bpf: check bpf verifier log buffer usage works for HW offload by Quentin Monnet · 7 years ago
  81. caf9522 selftests/bpf: add checks on extack messages for eBPF hw offload tests by Quentin Monnet · 7 years ago
  82. 7836878 bpf: test_maps: cleanup sockmaps when test ends by Prashant Bhole · 7 years ago
  83. 8e68752 selftests/bpf: fix test_dev_cgroup by Alexei Starovoitov · 7 years ago
  84. 1a97cf1 selftests/bpf: speedup test_maps by Alexei Starovoitov · 7 years ago
  85. 3513692 tools/bpf: fix a test failure in selftests prog test_verifier by Yonghong Song · 7 years ago
  86. 0e9e327 selftests: vm: update .gitignore with missing generated file by Shuah Khan · 7 years ago
  87. cc08d1b selftests/x86: Add <test_name>{,_32,_64} targets by Dmitry Safonov · 7 years ago
  88. a08082f powerpc/selftests: Check endianness on trap in TM by Gustavo Romero · 7 years ago
  89. 8d19158 selftests/powerpc: Add alignment handler selftest by Andrew Donnellan · 7 years ago
  90. be68fb6 selftest/powerpc: Add additional option to mmap_bench test by Aneesh Kumar K.V · 7 years ago
  91. ea9722e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  92. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 87c1793 bpf: add couple of test cases for div/mod by zero by Daniel Borkmann · 7 years ago
  94. 8c417dc tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map by Yonghong Song · 7 years ago
  95. b7bcc0b selftests: bpf: update .gitignore with missing generated files by Shuah Khan · 7 years ago
  96. 7fedbb7 selftest/bpf: extend the offload test with map checks by Jakub Kicinski · 7 years ago
  97. 111e6b4 selftests/bpf: make test_verifier run most programs by Alexei Starovoitov · 7 years ago
  98. 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  99. 6f16101 bpf: mark dst unknown on inconsistent {s, u}bounds adjustments by Daniel Borkmann · 7 years ago
  100. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago