1. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. 2a3a028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  3. b5de3c5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  4. 79904c9 selftests: kvm: add a selftest for SMM by Vitaly Kuznetsov · 6 years ago
  5. c2390f1 selftests: kvm: fix for compilers that do not support -no-pie by Paolo Bonzini · 6 years ago
  6. c68c21c selftests: kvm/evmcs_test: complete I/O before migrating guest state by Paolo Bonzini · 6 years ago
  7. 618d919 Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  8. 3321cff selftests: mlxsw: Test neighbour offload indication by Ido Schimmel · 6 years ago
  9. 95337b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  10. 4443f8e Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  11. 54c63a7 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 38f58c9 netdevsim: move sdev specific bpf debugfs files to sdev dir by Jiri Pirko · 6 years ago
  13. 56490b6 selftests: Add debugging options to pmtu.sh by David Ahern · 6 years ago
  14. bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  15. 26f7fe4 selftests: netfilter: add ebtables broute test case by Florian Westphal · 6 years ago
  16. 6b7a211 tools: add smp_* barrier variants to include infrastructure by Daniel Borkmann · 6 years ago
  17. a5f6229 selftests: fib_tests: Fix 'Command line is not complete' errors by David Ahern · 6 years ago
  18. 3ec61df selftests_bpf: add L2 encap to test_tc_tunnel by Alan Maguire · 6 years ago
  19. 1db04c3 bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 by Alan Maguire · 6 years ago
  20. 166b5a7 selftests_bpf: extend test_tc_tunnel for UDP encap by Alan Maguire · 6 years ago
  21. 9e35552 net: sched: flower: use correct ht function to prevent duplicates by Vlad Buslov · 6 years ago
  22. 3daf8e70 selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  23. 5e903c6 libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  24. 569b0c7 tools/bpftool: show btf id in program information by Prashant Bhole · 6 years ago
  25. d5adbdd libbpf: Fix build with gcc-8 by Andrey Ignatov · 6 years ago
  26. 7052e24 selftests: mlxsw: Test VRF MAC vetoing by Ido Schimmel · 6 years ago
  27. 50bd645 libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE by Magnus Karlsson · 6 years ago
  28. 69a0f9e bpf, bpftool: fix a few ubsan warnings by Yonghong Song · 6 years ago
  29. c861168 bpf, selftest: add test cases for BTF Var and DataSec by Daniel Borkmann · 6 years ago
  30. b915ebe bpf, selftest: test global data/bss/rodata sections by Joe Stringer · 6 years ago
  31. fb2abb7 bpf, selftest: test {rd, wr}only flags and direct value access by Daniel Borkmann · 6 years ago
  32. 817998a bpf: bpftool support for dumping data/bss/rodata sections by Daniel Borkmann · 6 years ago
  33. 1713d68 bpf, libbpf: add support for BTF Var and DataSec by Daniel Borkmann · 6 years ago
  34. d859900 bpf, libbpf: support global data/bss/rodata sections by Daniel Borkmann · 6 years ago
  35. f8c7a4d bpf, libbpf: refactor relocation handling by Joe Stringer · 6 years ago
  36. c83fef6 bpf: sync {btf, bpf}.h uapi header from tools infrastructure by Daniel Borkmann · 6 years ago
  37. d8eca5b bpf: implement lookup-free direct value access for maps by Daniel Borkmann · 6 years ago
  38. 310655b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. 869e330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  40. 6da7058 selftests/tpm2: Open tpm dev in unbuffered mode by Tadeusz Struk · 6 years ago
  41. f1a0ba6 selftests/tpm2: Extend tests to cover partial reads by Tadeusz Struk · 6 years ago
  42. 228ddb3 selftests: fib_tests: Add tests for ipv6 gateway with ipv4 route by David Ahern · 6 years ago
  43. 6978cdb kselftests: extend nft_nat with inet family based nat hooks by Florian Westphal · 6 years ago
  44. 7042366 tools/io_uring: remove IOCQE_FLAG_CACHEHIT by Jens Axboe · 6 years ago
  45. 2170a0d tools/testing/nvdimm: Retain security state after overwrite by Dave Jiang · 6 years ago
  46. b959ecf selftests: add a tc matchall test case by Nicolas Dichtel · 6 years ago
  47. ff466b5 libbpf: Ignore -Wformat-nonliteral warning by Andrey Ignatov · 6 years ago
  48. f1054c6 selftests: forwarding: test for bridge mcast traffic after report and leave by Nikolay Aleksandrov · 6 years ago
  49. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  50. 07f9196 selftests/bpf: Test unbounded var_off stack access by Andrey Ignatov · 6 years ago
  51. 2c6927d selftests/bpf: Test indirect var_off stack access in unpriv mode by Andrey Ignatov · 6 years ago
  52. f68a5b4 selftests/bpf: Test indirect var_off stack access in raw mode by Andrey Ignatov · 6 years ago
  53. 4fa5ecd objtool: Add rewind_stack_do_exit() to the noreturn list by Josh Poimboeuf · 6 years ago
  54. 0548740 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  55. 5ba5780 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  56. 58b0cf8 Merge branch 'pm-tools' by Rafael J. Wysocki · 6 years ago
  57. fae2708 net/sched: act_sample: fix divide by zero in the traffic path by Davide Caratti · 6 years ago
  58. e67b2c7 samples, selftests/bpf: add NULL check for ksym_search by Daniel T. Lee · 6 years ago
  59. 0979ff7 selftests/bpf: ksym_search won't check symbols exists by Daniel T. Lee · 6 years ago
  60. 8aa2d4b selftests/bpf: synthetic tests to push verifier limits by Alexei Starovoitov · 6 years ago
  61. e5e7a8f selftests/bpf: add few verifier scale tests by Alexei Starovoitov · 6 years ago
  62. da11b41 libbpf: teach libbpf about log_level bit 2 by Alexei Starovoitov · 6 years ago
  63. 822fe61 net/flow_dissector: pass flow_keys->n_proto to BPF programs by Stanislav Fomichev · 6 years ago
  64. 2c3af7d selftests/bpf: fix vlan handling in flow dissector program by Stanislav Fomichev · 6 years ago
  65. 7596aa3 selftests: bpf: remove duplicate .flags initialization in ctx_skb.c by Stanislav Fomichev · 6 years ago
  66. a918b03 selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c by Stanislav Fomichev · 6 years ago
  67. 94e8f3c selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c by Stanislav Fomichev · 6 years ago
  68. 6b7b699 selftests: bpf: tests.h should depend on .c files, not the output by Stanislav Fomichev · 6 years ago
  69. 9de2640 bpf: add bpffs multi-dimensional array tests in test_btf by Yonghong Song · 6 years ago
  70. 63fc9c2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  71. 590627f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. f78b5be Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. 037c848 libnvdimm/security: provide fix for secure-erase to use zero-key by Dave Jiang · 6 years ago
  74. 22bdf7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  75. 59cc8cd Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 6 years ago
  76. 8ff80e9 selftests/bpf: Test variable offset stack access by Andrey Ignatov · 6 years ago
  77. 49b1b4a selftests: tc-testing: Add pedit tests by Dmytro Linkin · 6 years ago
  78. 30905dc selftests: mlxsw: Add a new test for strict priority by Petr Machata · 6 years ago
  79. 573363a selftests: mlxsw: Add qos_lib.sh by Petr Machata · 6 years ago
  80. 5dde21b selftests: mlxsw: qos_mc_aware: Configure shared buffers by Petr Machata · 6 years ago
  81. d04cc72 selftests: forwarding: devlink_lib: Add shared buffer helpers by Petr Machata · 6 years ago
  82. 8e46aee selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV by Petr Machata · 6 years ago
  83. 2cca875 selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh by Petr Machata · 6 years ago
  84. 2fcbc0b selftests: forwarding: Test action VLAN modify by Danielle Ratson · 6 years ago
  85. 0637e1f selftests: forwarding: Add PCP match and VLAN match tests by Amit Cohen · 6 years ago
  86. ca059af selftests: forwarding: Add reverse path forwarding (RPF) test cases by Ido Schimmel · 6 years ago
  87. e94d6b7 perf pmu: Fix parser error for uncore event alias by Kan Liang · 6 years ago
  88. 606bd60 perf scripts python: exported-sql-viewer.py: Fix python3 support by Adrian Hunter · 6 years ago
  89. 8453c93 perf scripts python: exported-sql-viewer.py: Fix never-ending loop by Adrian Hunter · 6 years ago
  90. 977c7a6 perf machine: Update kernel map address and re-order properly by Wei Li · 6 years ago
  91. 707c373 tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  92. 8142bd8 tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd by Arnaldo Carvalho de Melo · 6 years ago
  93. 8239251 tools headers uapi: Update drm/i915_drm.h by Arnaldo Carvalho de Melo · 6 years ago
  94. 949af89a tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  95. e33ff03 tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE addition by Arnaldo Carvalho de Melo · 6 years ago
  96. be709d4 tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h by Arnaldo Carvalho de Melo · 6 years ago
  97. 4e8a5c1 perf evsel: Fix max perf_event_attr.precise_ip detection by Jiri Olsa · 6 years ago
  98. f3b4e06 perf intel-pt: Fix TSC slip by Adrian Hunter · 6 years ago
  99. c8fa7a8 perf cs-etm: Add missing case value by Solomon Tan · 6 years ago
  100. 0f73bbc KVM: selftests: complete IO before migrating guest state by Sean Christopherson · 6 years ago