1. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  2. a83b042 Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  3. 4ffd44c bpf: HBM test script by brakmo · 6 years ago
  4. a1270fe bpf: User program for testing HBM by brakmo · 6 years ago
  5. 187d073 bpf: Sample HBM BPF program to limit egress bw by brakmo · 6 years ago
  6. b74e21a samples/bpf: silence compiler warning for xdpsock_user.c by Yonghong Song · 6 years ago
  7. 1a9b268 samples: bpf: use libbpf where easy by Jakub Kicinski · 6 years ago
  8. ea9b636 samples: bpf: remove load_sock_ops in favour of bpftool by Jakub Kicinski · 6 years ago
  9. 5c3cf87 samples: bpf: force IPv4 in ping by Jakub Kicinski · 6 years ago
  10. d2e614c samples: bpf: fix: broken sample regarding removed function by Daniel T. Lee · 6 years ago
  11. 248c7f9 samples/bpf: convert xdpsock to use libbpf for AF_XDP access by Magnus Karlsson · 6 years ago
  12. 915654f samples/bpf: Fix dummy program unloading for xdp_redirect samples by Toke Høiland-Jørgensen · 6 years ago
  13. 3e4835f samples/vfio-mdev/mtty: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  14. 18bc04b samples/vfio-mdev/mdpy: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  15. 1635521 samples/vfio-mdev/mbochs: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  16. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 278bca7 vfio-mdev: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  18. 3b7a8ec samples/bpf: Check the prog id before exiting by Maciej Fijalkowski · 6 years ago
  19. 743e568 samples/bpf: Add a "force" flag to XDP samples by Maciej Fijalkowski · 6 years ago
  20. 6a54576 samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4} by Maciej Fijalkowski · 6 years ago
  21. bbaf602 samples/bpf: Convert XDP samples to libbpf usage by Maciej Fijalkowski · 6 years ago
  22. 7313798 samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe by Jesper Dangaard Brouer · 6 years ago
  23. c4a46ac samples: mei: use /dev/mei0 instead of /dev/mei by Tomas Winkler · 6 years ago
  24. ec7146d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  25. 6ea848b selftests: bpf: functional and min/max reasoning unit tests for JMP32 by Jiong Wang · 6 years ago
  26. 6bf3bbe samples/bpf: workaround clang asm goto compilation errors by Yonghong Song · 6 years ago
  27. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  28. 11b36ab samples: bpf: user proper argument index by Ioana Ciornei · 6 years ago
  29. a77d1d1 samples/seccomp: Fix 32-bit build by Tycho Andersen · 6 years ago
  30. a8911d6 selftests/bpf: fix incorrect users of create_and_get_cgroup by Stanislav Fomichev · 6 years ago
  31. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  32. 1686cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  33. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  34. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  35. 1984f65 Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  36. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  37. 2c667d7 treewide: add intermediate .s files to targets by Masahiro Yamada · 6 years ago
  38. 4d4b5c2 treewide: remove explicit rules for *offsets.s by Masahiro Yamada · 6 years ago
  39. 5f30b2e livepatch: check kzalloc return values by Nicholas Mc Guire · 6 years ago
  40. 8ba35b3 vfio-mdev/samples: Use u8 instead of char for handle functions by Nathan Chancellor · 6 years ago
  41. fec7b66 samples: add an example of seccomp user trap by Tycho Andersen · 6 years ago
  42. d59dd69 samples: bpf: fix: seg fault with NULL pointer arg by Daniel T. Lee · 6 years ago
  43. b52b88c media: v4l2-pci-skeleton: replace vb2_buffer with vb2_v4l2_buffer by Michael Tretter · 6 years ago
  44. 0126be3 kbuild: announce removal of SUBDIRS if used by Masahiro Yamada · 6 years ago
  45. dc378a1a samples: bpf: get ifindex from ifname by Matteo Croce · 6 years ago
  46. d606ee5 samples: bpf: improve xdp1 example by Matteo Croce · 6 years ago
  47. 5a86381 samples: bpf: fix: error handling regarding kprobe_events by Daniel T. Lee · 6 years ago
  48. 31a8b3e HID: samples/hidraw: fix typo in printed message by Jonathan Davies · 6 years ago
  49. 9ce6ae2 tools/bpf: do not use pahole if clang/llvm can generate BTF sections by Yonghong Song · 6 years ago
  50. bce6a14 bpf_load: add map name to load_maps error message by Shannon Nelson · 6 years ago
  51. 0c86e76 Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  52. 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  53. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. 104c740 vfio: add edid support to mbochs sample driver by Gerd Hoffmann · 6 years ago
  55. 5318321 samples: disable CONFIG_SAMPLES for UML by Masahiro Yamada · 6 years ago
  56. 20cdeb5 bpf, tracex3_user: erase "ARRAY_SIZE" redefined by Bo YU · 6 years ago
  57. 1856478 mei: samples: fix a signedness bug in amt_host_if_call() by Dan Carpenter · 6 years ago
  58. 5fcbd29 samples/bpf: extend test_cgrp2_attach2 test to use per-cpu cgroup storage by Roman Gushchin · 6 years ago
  59. 32c0097 samples/bpf: fix compilation failure by Prashant Bhole · 6 years ago
  60. 534e0e5 samples/bpf: fix a compilation failure by Yonghong Song · 6 years ago
  61. 664e787 samples/bpf: remove duplicated includes by YueHaibing · 6 years ago
  62. 11c3f51 samples/bpf: xdpsock, minor fixes by Prashant Bhole · 6 years ago
  63. acb4ea9 bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program by Nikita V. Shirokov · 6 years ago
  64. 58c50ae samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock by Björn Töpel · 6 years ago
  65. 817b89b samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM by Jesper Dangaard Brouer · 6 years ago
  66. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  67. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  68. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  69. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  70. 1bca4e6 samples/bpf: xdp_redirect_cpu load balance like Suricata by Jesper Dangaard Brouer · 6 years ago
  71. 1139568 samples/bpf: add Paul Hsieh's (LGPL 2.1) hash function SuperFastHash by Jesper Dangaard Brouer · 6 years ago
  72. 37d7ff2 samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier by Jesper Dangaard Brouer · 6 years ago
  73. 28ba068 samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage by Roman Gushchin · 6 years ago
  74. 6748182 samples: bpf: convert xdpsock_user.c to libbpf by Jakub Kicinski · 6 years ago
  75. e1a40ef samples: bpf: convert xdp_fwd_user.c to libbpf by Jakub Kicinski · 6 years ago
  76. 9778cfd samples/bpf: Add BTF build flags to Makefile by Taeung Song · 6 years ago
  77. 598135e samples/bpf: xdpsock: order memory on AArch64 by Brian Brooks · 6 years ago
  78. eae249b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  79. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  80. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  81. 8377bd2 kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS by Laura Abbott · 6 years ago
  82. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 6 years ago
  83. ee58301 samples/bpf: test_cgrp2_sock2: fix an off by one by Dan Carpenter · 6 years ago
  84. b0294bc samples: bpf: ensure that we don't load over MAX_PROGS programs by Dan Carpenter · 6 years ago
  85. d23b27c samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets by Jesper Dangaard Brouer · 6 years ago
  86. 498e8bf sample: vfio-mdev: avoid deadlock in mdev_access() by Alexey Khoroshilov · 6 years ago
  87. b9626f4 samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh by Taeung Song · 6 years ago
  88. 1bb1557 Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  89. c48424d samples/bpf: add .gitignore file by Taeung Song · 6 years ago
  90. 02a2f00 samples/bpf: Check the error of write() and read() by Taeung Song · 6 years ago
  91. 492b7e8 samples/bpf: Check the result of system() by Taeung Song · 6 years ago
  92. 4d5d33a samples/bpf: add missing <linux/if_vlan.h> by Taeung Song · 6 years ago
  93. d7ef4899 sample/vfio-mdev: Change return type to vm_fault_t by Souptick Joarder · 6 years ago
  94. b680340 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  95. c03079c samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sample by Magnus Karlsson · 6 years ago
  96. 4c79579 bpf: Change bpf_fib_lookup to return lookup status by David Ahern · 6 years ago
  97. 509fda1 samples/bpf: xdp_rxq_info action XDP_TX must adjust MAC-addrs by Jesper Dangaard Brouer · 6 years ago
  98. 0d25c43 samples/bpf: extend xdp_rxq_info to read packet payload by Jesper Dangaard Brouer · 6 years ago
  99. 1e54ad2 samples/bpf: Add xdp_sample_pkts example by Toke Høiland-Jørgensen · 6 years ago
  100. 7733e05 sample/mdev/mbochs: add mbochs_kunmap_dmabuf by Gerd Hoffmann · 6 years ago