1. 467590e Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  2. c1abca9 samples: mbochs: add DMA_SHARED_BUFFER dependency by Arnd Bergmann · 6 years ago
  3. a5e6e65 sample: vfio bochs vbe display (host device for bochs-drm) by Gerd Hoffmann · 6 years ago
  4. cacade1 sample: vfio mdev display - guest driver by Gerd Hoffmann · 6 years ago
  5. d61fc96 sample: vfio mdev display - host device by Gerd Hoffmann · 6 years ago
  6. 7423fd7 Merge tag 'auxdisplay-for-linus-v4.18-rc1' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  7. 9f5232c samples/bpf: xdpsock: use skb Tx path for XDP_SKB by Björn Töpel · 6 years ago
  8. a65ea68 samples/bpf: minor *_nb_free performance fix by Magnus Karlsson · 6 years ago
  9. a412ef5 samples/bpf: adapted to new uapi by Björn Töpel · 6 years ago
  10. bd3a08a bpf: flowlabel in bpf_fib_lookup should be flowinfo by David Ahern · 6 years ago
  11. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  12. a570e48 samples/bpf: xdp_monitor use err code from tracepoint xdp:xdp_devmap_xmit by Jesper Dangaard Brouer · 6 years ago
  13. 9940fbf samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmit by Jesper Dangaard Brouer · 6 years ago
  14. ecb96f7 samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY by Yonghong Song · 6 years ago
  15. 1c4917d samples/bpf: adapt xdpsock to the new uapi by Björn Töpel · 6 years ago
  16. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. dac0914 xsk: clean up SPDX headers by Björn Töpel · 6 years ago
  18. 44edef7 samples/bpf: Decrement ttl in fib forwarding example by David Ahern · 6 years ago
  19. 768759e samples: bpf: make the build less noisy by Jakub Kicinski · 6 years ago
  20. 0cc54db samples: bpf: move libbpf from object dependencies to libs by Jakub Kicinski · 6 years ago
  21. 787360f samples: bpf: fix build after move to compiling full libbpf.a by Jakub Kicinski · 6 years ago
  22. 8d93045 samples: bpf: rename libbpf.h to bpf_insn.h by Jakub Kicinski · 6 years ago
  23. 2bf3e2e samples: bpf: include bpf/bpf.h instead of local libbpf.h by Jakub Kicinski · 6 years ago
  24. 53ea24c samples/bpf: xdp_monitor, accept short options by Prashant Bhole · 6 years ago
  25. b1ae32d x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation by Alexei Starovoitov · 6 years ago
  26. be5bca4 samples: bpf: convert some XDP samples from bpf_load to libbpf by Jakub Kicinski · 6 years ago
  27. d0cabbb tools: bpf: move the event reading loop to libbpf by Jakub Kicinski · 6 years ago
  28. 5f93805 samples: bpf: compile and link against full libbpf by Jakub Kicinski · 6 years ago
  29. 74662ea samples: bpf: rename struct bpf_map_def to avoid conflict with libbpf by Jakub Kicinski · 6 years ago
  30. fe61605 samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP by David Ahern · 6 years ago
  31. b4b8faa samples/bpf: sample application and documentation for AF_XDP sockets by Magnus Karlsson · 6 years ago
  32. 34745ae samples/bpf: fix kprobe attachment issue on x64 by Yonghong Song · 6 years ago
  33. 28dbf86 samples/bpf: move common-purpose trace functions to selftests by Yonghong Song · 6 years ago
  34. c0885f6 samples, bpf: remove redundant ret assignment in bpf_load_program() by Wang Sheng-Hui · 6 years ago
  35. b05cd74 samples/bpf: remove the bpf tunnel testsuite. by William Tu · 6 years ago
  36. 2e04eb1 bpf: sockmap, remove samples program by John Fastabend · 6 years ago
  37. 5d9ffea bpf: sockmap, add a set of tests to run by default by John Fastabend · 6 years ago
  38. 15f66a9 bpf: sockmap, code sockmap_test in C by John Fastabend · 6 years ago
  39. 29a36f9 samples/bpf: extend test_tunnel_bpf.sh with xfrm state test by Eyal Birger · 6 years ago
  40. 4dfe1bb bpf: sockmap sample use clang flag, -target bpf by John Fastabend · 6 years ago
  41. e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. 41e3bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  43. c6ffd1f bpf: add bpf_xdp_adjust_tail sample prog by Nikita V. Shirokov · 6 years ago
  44. 8de0e8b samples/bpf: fix xdp_monitor user output for tracepoint exception by Jesper Dangaard Brouer · 6 years ago
  45. 97c3361 samples/bpf: correct comment in sock_example.c by Wang Sheng-Hui · 6 years ago
  46. 3b2c77d livepatch: Allow to call a custom callback when freeing shadow variables by Petr Mladek · 6 years ago
  47. e91c2518 livepatch: Initialize shadow variables safely by a custom callback by Petr Mladek · 6 years ago
  48. 351f683 auxdisplay: Replace licenses with SPDX identifiers by Miguel Ojeda · 6 years ago
  49. 92589cb Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  50. f605ba9 Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  51. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  52. 2e3f6c5 bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT tests by John Fastabend · 6 years ago
  53. 2596f64 bpf: sockmap, add BPF_F_INGRESS tests by John Fastabend · 6 years ago
  54. 4662a4e samples/bpf: raw tracepoint test by Alexei Starovoitov · 6 years ago
  55. 20cfb7a samples/bpf: fix spelling mistake: "revieve" -> "receive" by Colin Ian King · 6 years ago
  56. dea4bd1 soc: qcom: qmi: add CONFIG_NET dependency by Arnd Bergmann · 6 years ago
  57. c9f89c3 vfio-mdev/samples: change RDI interrupt condition by Shunyong Yang · 6 years ago
  58. ae30727 bpf: sockmap test script by John Fastabend · 6 years ago
  59. 0dcbbf6 bpf: sockmap sample test for bpf_msg_pull_data by John Fastabend · 6 years ago
  60. e6373ce bpf: sockmap add SK_DROP tests by John Fastabend · 6 years ago
  61. 468b3fd bpf: sockmap sample support for bpf_msg_cork_bytes() by John Fastabend · 6 years ago
  62. 1c16c31 bpf: sockmap, add sample option to test apply_bytes helper by John Fastabend · 6 years ago
  63. 6bce9d2 bpf: sockmap sample, add data verification option by John Fastabend · 6 years ago
  64. e67463c bpf: sockmap sample, add sendfile test by John Fastabend · 6 years ago
  65. 4c4c3c2 bpf: sockmap sample, add option to attach SK_MSG program by John Fastabend · 6 years ago
  66. bb9d812 arch: remove tile port by Arnd Bergmann · 6 years ago
  67. 4ba66a9 arch: remove blackfin port by Arnd Bergmann · 6 years ago
  68. 12fe122 samples/bpf: add example to test reading address by Teng Qin · 6 years ago
  69. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  70. 5f280b6 samples/bpf: add gre sequence number test. by William Tu · 6 years ago
  71. c8745e0 samples/bpf: detach prog from cgroup by Prashant Bhole · 6 years ago
  72. 757744e Merge tag 'seccomp-v4.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc4 by James Morris · 6 years ago
  73. c535077 samples/bpf: Add program for CPU state statistics by Leo Yan · 6 years ago
  74. 6275ecb samples/seccomp: do not compile when cross compiled by Michal Hocko · 6 years ago
  75. 444890c bpf: samples/sockmap detach sock ops program by Prashant Bhole · 6 years ago
  76. 9492686 bpf: samples/sockmap fix Makefile for build error by Prashant Bhole · 6 years ago
  77. 8ac2441 samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect by Tushar Dave · 6 years ago
  78. 842891b samples: Introduce Qualcomm QMI sample client by Bjorn Andersson · 7 years ago
  79. 9c33ca4 sample/bpf: fix erspan metadata by William Tu · 6 years ago
  80. a6b8881 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  81. b259c2f samples/bpf: use bpf_set_link_xdp_fd by Eric Leblond · 7 years ago
  82. bbf48c1 libbpf: add error reporting in XDP by Eric Leblond · 7 years ago
  83. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  84. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  85. e1c70f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  86. c25ef6a samples/bpf: Partially fixes the bpf.o build by Mickaël Salaün · 7 years ago
  87. 8e0ef38 bpf: sockmap set rlimit by John Fastabend · 7 years ago
  88. ede1547 bpf: sockmap put client sockets in blocking mode by John Fastabend · 7 years ago
  89. ce5373b bpf: sockmap sample add base test without any BPF for comparison by John Fastabend · 7 years ago
  90. 66fdd1a bpf: sockmap sample, report bytes/sec by John Fastabend · 7 years ago
  91. d7d6437 bpf: sockmap sample, use fork() for send and recv by John Fastabend · 7 years ago
  92. eaf8c6e bpf: add sendmsg option for testing BPF programs by John Fastabend · 7 years ago
  93. 6627426f bpf: refactor sockmap sample program update for arg parsing by John Fastabend · 7 years ago
  94. 417f1d9 samples/bpf: xdp_monitor include cpumap tracepoints in monitoring by Jesper Dangaard Brouer · 7 years ago
  95. e2e3224 samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated by Jesper Dangaard Brouer · 7 years ago
  96. 4c38f74 samples/bpf: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  97. d0807da livepatch: Remove immediate feature by Miroslav Benes · 7 years ago
  98. 36e04a2 samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB by Jesper Dangaard Brouer · 7 years ago
  99. 0fca931 samples/bpf: program demonstrating access to xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  100. 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago