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. 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
  52. 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
  53. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  54. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. 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
  56. a6d8a21 selftest/powerpc: Fix false failures for skipped tests by Sachin Sant · 8 years ago
  57. e53aff4 selftests: lib.mk Fix individual test builds by Shuah Khan · 8 years ago
  58. 0eb1d0f selftests/x86: Add a basic selftest for ioperm by Andy Lutomirski · 8 years ago
  59. 2a4d0c6 x86/selftests: Add clobbers for int80 on x86_64 by Dmitry Safonov · 8 years ago
  60. 0c49ad4 tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack testcase by Stas Sergeev · 8 years ago
  61. 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
  62. 64527f5 userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem by Mike Rapoport · 8 years ago
  63. d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 8 years ago
  64. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  65. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  66. 7a0c4cf userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types by Andrea Arcangeli · 8 years ago
  67. da5502c userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and REMAP events by Mike Rapoport · 8 years ago
  68. aa0d272 userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page by Mike Rapoport · 8 years ago
  69. 6228b8f userfaultfd: non-cooperative: selftest: introduce userfaultfd_open by Mike Rapoport · 8 years ago
  70. 419624d userfaultfd: shmem: add userfaultfd_shmem test by Mike Rapoport · 8 years ago
  71. cac6732 userfaultfd: shmem: allow registration of shared memory ranges by Mike Rapoport · 8 years ago
  72. 9903bd7 userfaultfd: hugetlbfs: add userfaultfd_hugetlb test by Mike Kravetz · 8 years ago
  73. 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
  74. 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
  75. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  76. 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
  77. 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
  78. 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
  79. b8826e5 selftest for default_file_splice_read() infoleak by Al Viro · 8 years ago
  80. d498f87 bpf: Rebuild bpf.o for any dependency update by Mickaël Salaün · 8 years ago
  81. 68bd42d9 selftests/powerpc: Fix remaining fallout from recent changes by Michael Ellerman · 8 years ago
  82. 2e8ec87 selftests/powerpc: Fix the clean rule since recent changes by Michael Ellerman · 8 years ago
  83. 634ce97 selftests: Fix the .S and .S -> .o rules by Michael Ellerman · 8 years ago
  84. 2047f1d selftests: Fix the .c linking rule by Michael Ellerman · 8 years ago
  85. d83c3ba selftests: Fix selftests build to just build, not run tests by Michael Ellerman · 8 years ago
  86. bc6a3d9 bpf: Add test_tag to .gitignore by Mickaël Salaün · 8 years ago
  87. 702498a bpf: Remove bpf_sys.h from selftests by Mickaël Salaün · 8 years ago
  88. f4874d0 bpf: Use bpf_create_map() from the library by Mickaël Salaün · 8 years ago
  89. 5f155c2 bpf: Use bpf_map_get_next_key() from the library by Mickaël Salaün · 8 years ago
  90. e58383b bpf: Use bpf_map_delete_elem() from the library by Mickaël Salaün · 8 years ago
  91. e5ff7c4 bpf: Use bpf_map_lookup_elem() from the library by Mickaël Salaün · 8 years ago
  92. 10ecc72 bpf: Use bpf_map_update_elem() from the library by Mickaël Salaün · 8 years ago
  93. 2ee89fb bpf: Use bpf_load_program() from the library by Mickaël Salaün · 8 years ago
  94. d02d898 bpf: Always test unprivileged programs by Mickaël Salaün · 8 years ago
  95. 7f73f39 bpf: Change the include directory for selftest by Mickaël Salaün · 8 years ago
  96. 2195bff selftests, x86, protection_keys: fix wrong offset in siginfo by Dave Hansen · 8 years ago
  97. 16846c2 selftests, x86, protection_keys: fix uninitialized variable warning by Dave Hansen · 8 years ago
  98. 63dfef7 bpf: enable verifier to add 0 to packet ptr by William Tu · 8 years ago
  99. 29200c1 bpf: test for AND edge cases by Josef Bacik · 8 years ago
  100. 17fa87f Merge 4.10-rc7 into char-misc-next by Greg Kroah-Hartman · 8 years ago