1. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  2. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  3. 4e9c3a6 selftests: bpf: Use bpf_endian.h in test_xdp.c by David S. Miller · 8 years ago
  4. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. e06422c bpf: Include bpf_endian.h in test_progs.c too. by David S. Miller · 8 years ago
  6. bc1bafb bpf: Move endianness BPF helpers out of bpf_util.h by David S. Miller · 8 years ago
  7. 332270f bpf: enhance verifier to understand stack pointer arithmetic by Yonghong Song · 8 years ago
  8. f3515b5 bpf: provide a generic macro for percpu values for selftests by Daniel Borkmann · 8 years ago
  9. 43bcf70 bpf: fix _htons occurences in test_progs by Daniel Borkmann · 8 years ago
  10. 728a853 bpf: add various test cases to verifier selftests by Daniel Borkmann · 8 years ago
  11. 8fe4592 bpf: map_get_next_key to return first key on NULL by Teng Qin · 8 years ago
  12. 472ecf0 selftests/net: Fix broken test case in psock_fanout by Mike Maloney · 8 years ago
  13. 28be04f selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID by Mike Maloney · 8 years ago
  14. 2e7a721 selftests/net: cleanup unused parameter in psock_fanout by Mike Maloney · 8 years ago
  15. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. 89087c4 bpf: Fix values type used in test_maps by David Miller · 8 years ago
  17. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
  18. c1f8d0f selftests/net: Fixes psock_fanout CBPF test case by Mike Maloney · 8 years ago
  19. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. fb5e215 Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  21. 9ed19c7 selftests: ftrace: Add check for function-fork before running pid filter test by Steven Rostedt (VMware) · 8 years ago
  22. 093be89 selftests: ftrace: Add a testcase for function PID filter by Namhyung Kim · 8 years ago
  23. 695ba26 bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 by Martin KaFai Lau · 8 years ago
  24. 6467acb bpf: lru: Cleanup test_lru_map.c by Martin KaFai Lau · 8 years ago
  25. 9746f85 bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU by Martin KaFai Lau · 8 years ago
  26. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 5f2173e x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow by Joerg Roedel · 8 years ago
  28. 894ca30 Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  29. 89c0a361 selftests/bpf: fix merge conflict by Alexei Starovoitov · 8 years ago
  30. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. af0e546 selftests: add a generic testsuite for ethernet device by LABBE Corentin · 8 years ago
  32. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  33. 3782161 selftests/bpf: add l4 load balancer test based on sched_cls by Alexei Starovoitov · 8 years ago
  34. 8d48f5e selftests/bpf: add a test for basic XDP functionality by Alexei Starovoitov · 8 years ago
  35. 6882804 selftests/bpf: add a test for overlapping packet range checks by Alexei Starovoitov · 8 years ago
  36. 02ea80b bpf: add various verifier test cases for self-tests by Daniel Borkmann · 8 years ago
  37. 2db2c25 selftests/powerpc: Fix standalone powerpc build by Michael Ellerman · 8 years ago
  38. b197768 bpf: improve verifier packet range checks by Alexei Starovoitov · 8 years ago
  39. 3d2e03f tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall -O2 -Wall" -> "-O2 -Wall" by Chijun Sima · 8 years ago
  40. 1fb95c6 selftests/timers: Spelling s/privledges/privileges/ by Geert Uytterhoeven · 8 years ago
  41. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. 65973dd selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug by Andy Lutomirski · 8 years ago
  43. fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
  44. 8c290e6 bpf: fix hashmap extra_elems logic by Alexei Starovoitov · 8 years ago
  45. e8f1f34 selftests/bpf: fix broken build, take 2 by Zi Shen Lim · 8 years ago
  46. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. fb5fe0f Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  48. 1da8ac7 selftests/bpf: fix broken build by Alexei Starovoitov · 8 years ago
  49. 46aa6a30 userfaultfd: selftest: vm: allow to build in vm/ directory by Andrea Arcangeli · 8 years ago
  50. 605df8d selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x by Cyril Bur · 8 years ago
  51. 8557b8e Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  52. f7c6401 ktest: Make sure wait_for_input does honor the timeout by Steven Rostedt (VMware) · 8 years ago
  53. 99c014a ktest: Fix while loop in wait_for_input by Steven Rostedt (VMware) · 8 years ago
  54. ec3b93ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 9e91c14 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  56. f7d6a72 Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  57. f0f3f2d radix tree test suite: Specify -m32 in LDFLAGS too by Matthew Wilcox · 8 years ago
  58. 4ecd954 ida: Free correct IDA bitmap by Matthew Wilcox · 8 years ago
  59. 3f1b6f9 radix tree test suite: Depend on Makefile and quieten grep by Matthew Wilcox · 8 years ago
  60. 284d96a radix tree test suite: Fix build with --as-needed by Michael Ellerman · 8 years ago
  61. c4634b0 radix tree test suite: Build 32 bit binaries by Rehas Sachdeva · 8 years ago
  62. 54f4d33 radix tree test suite: Add performance test for radix_tree_join() by Rehas Sachdeva · 8 years ago
  63. 6478581 radix tree test suite: Add performance test for radix_tree_split() by Rehas Sachdeva · 8 years ago
  64. 0d4a41c radix tree test suite: Add performance benchmarks by Rehas Sachdeva · 8 years ago
  65. c629a34 radix tree test suite: Add test for radix_tree_clear_tags() by Rehas Sachdeva · 8 years ago
  66. 166bb1f radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove() by Rehas Sachdeva · 8 years ago
  67. 2eacc79 radix tree test suite: Add test for idr_get_next() by Rehas Sachdeva · 8 years ago
  68. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  69. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  70. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  71. 7876991 Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  72. a6d8a21 selftest/powerpc: Fix false failures for skipped tests by Sachin Sant · 8 years ago
  73. e53aff4 selftests: lib.mk Fix individual test builds by Shuah Khan · 8 years ago
  74. 0eb1d0f selftests/x86: Add a basic selftest for ioperm by Andy Lutomirski · 8 years ago
  75. 2a4d0c6 x86/selftests: Add clobbers for int80 on x86_64 by Dmitry Safonov · 8 years ago
  76. df06a2d tools/testing/nvdimm: make iset cookie predictable by Dan Williams · 8 years ago
  77. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  78. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  79. 1ac884f Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  80. 0c49ad4 tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack testcase by Stas Sergeev · 8 years ago
  81. c4f3f22 Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  82. 64527f5 userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem by Mike Rapoport · 8 years ago
  83. d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 8 years ago
  84. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  85. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  86. 7a0c4cf userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types by Andrea Arcangeli · 8 years ago
  87. da5502c userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and REMAP events by Mike Rapoport · 8 years ago
  88. aa0d272 userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page by Mike Rapoport · 8 years ago
  89. 6228b8f userfaultfd: non-cooperative: selftest: introduce userfaultfd_open by Mike Rapoport · 8 years ago
  90. 419624d userfaultfd: shmem: add userfaultfd_shmem test by Mike Rapoport · 8 years ago
  91. cac6732 userfaultfd: shmem: allow registration of shared memory ranges by Mike Rapoport · 8 years ago
  92. 9903bd7 userfaultfd: hugetlbfs: add userfaultfd_hugetlb test by Mike Kravetz · 8 years ago
  93. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  94. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  95. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  96. 8b5abde Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 4abaa80 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. b8826e5 selftest for default_file_splice_read() infoleak by Al Viro · 8 years ago
  100. d498f87 bpf: Rebuild bpf.o for any dependency update by Mickaël Salaün · 8 years ago