1. d286236 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 99fec39 Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  3. dfa453b selftests: ftrace: Add a testcase for probepoint by Masami Hiramatsu · 7 years ago
  4. 5fbdbed selftests: ftrace: Add a testcase for string type with kprobe_event by Masami Hiramatsu · 7 years ago
  5. 871bef2 selftests: ftrace: Add probe event argument syntax testcase by Masami Hiramatsu · 7 years ago
  6. 4b0b37d selftests/x86/ptrace_syscall: Fix for yet more glibc interference by Andy Lutomirski · 7 years ago
  7. 9e1909b Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. 78393fd selftests/x86/entry_from_vm86: Add test cases for POPF by Andy Lutomirski · 7 years ago
  9. 327d53d selftests/x86/entry_from_vm86: Exit with 1 if we fail by Andy Lutomirski · 7 years ago
  10. ed58d66 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 0627be7 selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus by Li Zhijian · 7 years ago
  12. a525df0 Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  13. 076ca27 x86/vsyscall/64: Drop "native" vsyscalls by Andy Lutomirski · 7 years ago
  14. 094b58e Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  15. 5470461 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  16. 79f3a8e tc-testing: skbmod: fix match value of ethertype by Davide Caratti · 7 years ago
  17. ba004a2 selftests: memory-hotplug: fix emit_tests regression by Shuah Khan · 7 years ago
  18. a5f7b0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  19. cd4a6f3 selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable by Michael Ellerman · 7 years ago
  20. 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
  21. b7abbd5 selftests/powerpc: Fix missing clean of pmu/lib.o by Michael Ellerman · 7 years ago
  22. f686982 selftests: vm: update .gitignore with new test by Shuah Khan · 7 years ago
  23. 16c513b selftests: memory-hotplug: silence test command echo by Shuah Khan · 7 years ago
  24. 067b25a selftests/futex: Fix line continuation in Makefile by Daniel Díaz · 7 years ago
  25. 4b0ad07 idr: Fix handling of IDs above INT_MAX by Matthew Wilcox · 7 years ago
  26. 192b2e7 selftests/powerpc: Skip tm-trap if transactional memory is not enabled by Michael Ellerman · 7 years ago
  27. 3d4d5d6 radix tree test suite: Fix build by Matthew Wilcox · 7 years ago
  28. 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  29. 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
  30. ca36960 bpf: allow xadd only on aligned memory by Daniel Borkmann · 7 years ago
  31. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  32. 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
  33. 80475c4 selftests/bpf/test_maps: exit child process without error in ENOMEM case by Li Zhijian · 7 years ago
  34. d057dc4 seccomp: add a selftest for get_metadata by Tycho Andersen · 7 years ago
  35. 31a8260 selftests/bpf: update gitignore with test_libbpf_open by Anders Roxell · 7 years ago
  36. b52db43 selftests/bpf: tcpbpf_kern: use in6_* macros from glibc by Anders Roxell · 7 years ago
  37. bdefe01 selftests/memfd: add run_fuse_test.sh to TEST_FILES by Anders Roxell · 7 years ago
  38. 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
  39. 961888b selftests/x86/mpx: Fix incorrect bounds with old _sigfault by Rui Wang · 7 years ago
  40. 9279ddf selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems by Dominik Brodowski · 7 years ago
  41. 4105c69 selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c by Dominik Brodowski · 7 years ago
  42. 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
  43. 9a606f8 selftests: memfd: add config fragment for fuse by Anders Roxell · 7 years ago
  44. 9a379e7 selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m by Naresh Kamboju · 7 years ago
  45. 64136fb selftests/android: Fix line continuation in Makefile by Daniel Díaz · 7 years ago
  46. 70b574e selftest/vDSO: fix O= by Dominik Brodowski · 7 years ago
  47. b2c93e3 selftests: sync: missing CFLAGS while compiling by Anders Roxell · 7 years ago
  48. ecdf06e selftests/powerpc: Fix to use ucontext_t instead of struct ucontext by Harish · 7 years ago
  49. 2cbc0d6 selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c by Dominik Brodowski · 7 years ago
  50. 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
  51. ce67663 selftests/x86/pkeys: Remove unused functions by Ingo Molnar · 7 years ago
  52. d8e92de selftests/x86: Clean up and document sscanf() usage by Dominik Brodowski · 7 years ago
  53. 198ee8e selftests/x86: Fix vDSO selftest segfault for vsyscall=none by Dominik Brodowski · 7 years ago
  54. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  55. 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
  56. 941ff6f bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 7 years ago
  57. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  58. f09b2e3 selftests/bpf: add selftest that use test_libbpf_open by Jesper Dangaard Brouer · 7 years ago
  59. 864db33 selftests/bpf: add test program for loading BPF ELF files by Jesper Dangaard Brouer · 7 years ago
  60. 9d21874 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  61. 878cb3f selftests/ftrace: Add more tests for removing of function probes by Steven Rostedt (VMware) · 7 years ago
  62. 97fe22a selftests/ftrace: Add some missing glob checks by Steven Rostedt (VMware) · 7 years ago
  63. 0787ce3 selftests/ftrace: Have reset_ftrace_filter handle multiple instances by Steven Rostedt (VMware) · 7 years ago
  64. df9d36d selftests/ftrace: Have reset_ftrace_filter handle modules by Steven Rostedt (VMware) · 7 years ago
  65. 035d808 selftests: bpf: test_kmod.sh: check the module path before insmod by Naresh Kamboju · 7 years ago
  66. 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
  67. 0dc400f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  68. 6ce711f idr: Make 1-based IDRs more efficient by Matthew Wilcox · 7 years ago
  69. 460488c idr: Remove idr_alloc_ext by Matthew Wilcox · 7 years ago
  70. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  71. 6e6d301 IDR test suite: Check handling negative end correctly by Matthew Wilcox · 7 years ago
  72. 490645d idr test suite: Fix ida_test_random() by Matthew Wilcox · 7 years ago
  73. 051803c radix tree test suite: Remove ARRAY_SIZE by Matthew Wilcox · 7 years ago
  74. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  75. 7b4eb53 tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh by Yonghong Song · 7 years ago
  76. 460e8c3 membarrier/selftest: Test private expedited sync core command by Mathieu Desnoyers · 7 years ago
  77. 9248548 membarrier/selftest: Test global expedited command by Mathieu Desnoyers · 7 years ago
  78. 667ca1e membarrier/selftest: Test private expedited command by Mathieu Desnoyers · 7 years ago
  79. a6b8881 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  80. d3658c2 Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  81. 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
  82. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  83. d121f07 Merge branch 'for-4.16/dax' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  84. 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
  85. 0fb5c8d tools/testing/nvdimm: force nfit_test to depend on instrumented modules by Dan Williams · 7 years ago
  86. 674d8bd libnvdimm/nfit_test: adding support for unit testing enable LSS status by Dave Jiang · 7 years ago
  87. bfbaa95 libnvdimm/nfit_test: add firmware download emulation by Dave Jiang · 7 years ago
  88. f81e1d3 nfit-test: Add platform cap support from ACPI 6.2a to test by Dave Jiang · 7 years ago
  89. 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
  90. 65073a6 bpf: fix null pointer deref in bpf_prog_test_run_xdp by Daniel Borkmann · 7 years ago
  91. 62a0699 tools/bpf: permit selftests/bpf to be built in a different directory by Yonghong Song · 7 years ago
  92. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  93. c5c6383 memfd-test: run fuse test on hugetlb backend memory by Marc-André Lureau · 7 years ago
  94. 29f34d1 memfd-test: move common code to a shared unit by Marc-André Lureau · 7 years ago
  95. 3037aeb memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs by Marc-André Lureau · 7 years ago
  96. 7249784 memfd-test: test hugetlbfs sealing by Marc-André Lureau · 7 years ago
  97. 235266b selftests/vm: move 128TB mmap boundary test to generic directory by Aneesh Kumar K.V · 7 years ago
  98. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  99. 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
  100. 4517a57 NTB: ntb_test: Update ntb_perf tests by Serge Semin · 7 years ago