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