1. 4846113 bpf: allow access into map value arrays by Josef Bacik · 8 years ago
  2. 973d94d bpf samples: update tracex5 sample to use __seccomp_filter by Naveen N. Rao · 8 years ago
  3. 2b064ff bpf samples: fix compiler errors with sockex2 and sockex3 by Naveen N. Rao · 8 years ago
  4. 7d95b0a bpf: add test cases for direct packet access by Daniel Borkmann · 8 years ago
  5. 173ca26 samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test by Alexei Starovoitov · 8 years ago
  6. a1c8270 samples/bpf: extend test_tunnel_bpf.sh with IPIP test by Alexei Starovoitov · 8 years ago
  7. 2d2be8c bpf: fix range propagation on direct packet access by Daniel Borkmann · 8 years ago
  8. 7287441 samples/bpf: add sampleip example by Brendan Gregg · 8 years ago
  9. 1c47910e samples/bpf: add perf_event+bpf example by Alexei Starovoitov · 8 years ago
  10. 6afb1e2 samples/bpf: Add tunnel set/get tests. by William Tu · 8 years ago
  11. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  13. 1633ac0 samples/bpf: add verifier tests for the helper access to the packet by Aaron Yue · 8 years ago
  14. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  15. 9e6e60e samples/bpf: Add test_current_task_under_cgroup test by Sargun Dhillon · 8 years ago
  16. 05b8ad2 samples/bpf: fix bpf_perf_event_output prototype by Adam Barth · 8 years ago
  17. ba0cc3c samples/bpf: add bpf_map_update_elem() tests by Alexei Starovoitov · 8 years ago
  18. 57c24b2 samples/kretprobe: fix the wrong type by Huang Shijie · 8 years ago
  19. 6134131 samples/kretprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  20. 468b889 samples/jprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  21. e708c14 samples/kprobe: convert the printk to pr_info/pr_err by Huang Shijie · 8 years ago
  22. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  23. c624c86 Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  24. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  25. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  26. cf9b119 samples/bpf: Add test/example of using bpf_probe_write_user bpf helper by Sargun Dhillon · 8 years ago
  27. 96ae522 bpf: Add bpf_probe_write_user BPF helper to be called in tracers by Sargun Dhillon · 8 years ago
  28. 0f06a67 samples: Add an IPv6 '-6' option to the pktgen scripts by Martin KaFai Lau · 8 years ago
  29. d9094bd bpf: make xdp sample variable names more meaningful by Brenden Blanco · 8 years ago
  30. 764cbcce bpf: add sample for xdp forwarding and rewrite by Brenden Blanco · 8 years ago
  31. 86af8b4 Add sample for adding simple drop program to link by Brenden Blanco · 8 years ago
  32. af78ced kprobes: Add arm64 case in kprobe example module by Sandeepa Prabhu · 8 years ago
  33. d3c937b pktgen: remove sample script pktgen.conf-1-1-rdos by Jesper Dangaard Brouer · 8 years ago
  34. d25692e pktgen: add sample script pktgen_sample05_flow_per_thread.sh by Jesper Dangaard Brouer · 8 years ago
  35. 15f2cbb pktgen: add sample script pktgen_sample04_many_flows.sh by Jesper Dangaard Brouer · 8 years ago
  36. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  37. 8f10c2d [media] v4l2-pci-skeleton: set q->dev instead of allocating a context by Hans Verkuil · 8 years ago
  38. f6041c1 samples/seccomp: Add standalone config option by Olof Johansson · 8 years ago
  39. 6fd980a net: samples: pktgen mode samples/tests for qdisc layer by John Fastabend · 8 years ago
  40. a3f7461 cgroup: bpf: Add an example to do cgroup checking in BPF by Martin KaFai Lau · 8 years ago
  41. eb88d585 samples/bpf: set max locked memory to ulimited by William Tu · 8 years ago
  42. aad108a tracing: Add trace_printk sample code by Steven Rostedt (Red Hat) · 8 years ago
  43. ea9b501 samples/kprobes: print out the symbol name for the hooks by Huang Shijie · 8 years ago
  44. d04659a samples/kprobes: add a new module parameter by Huang Shijie · 8 years ago
  45. 603ac5d kprobes: add the "tls" argument for j_do_fork by Huang Shijie · 8 years ago
  46. e9ad9b9 Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  47. 676d973 Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  48. 19c5abc Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  49. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  50. 0185f85 [media] samples: v4l: from Documentation to samples directory by Arnd Bergmann · 8 years ago
  51. 883e44e samples/bpf: add verifier tests by Alexei Starovoitov · 8 years ago
  52. 65d472f samples/bpf: add 'pointer to packet' tests by Alexei Starovoitov · 8 years ago
  53. b4f7825 rpmsg: use module_rpmsg_driver in existing drivers and examples by Andrew F. Davis · 8 years ago
  54. 9122bf1 rpmsg: drop owner assignment from rpmsg_drivers by Andrew F. Davis · 8 years ago
  55. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  56. bdefbbf samples/bpf: like LLC also verify and allow redefining CLANG command by Jesper Dangaard Brouer · 8 years ago
  57. b62a796 samples/bpf: allow make to be run from samples/bpf/ directory by Jesper Dangaard Brouer · 8 years ago
  58. 1c97566 samples/bpf: add a README file to get users started by Jesper Dangaard Brouer · 8 years ago
  59. 7b01dd5 samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported by Jesper Dangaard Brouer · 8 years ago
  60. 6ccfba7 samples/bpf: add back functionality to redefine LLC command by Jesper Dangaard Brouer · 8 years ago
  61. 569cc39 samples/bpf: fix trace_output example by Alexei Starovoitov · 8 years ago
  62. 934275c samples: v4l: from Documentation to samples directory by Arnd Bergmann · 8 years ago
  63. 14fbff6 samples: connector: from Documentation to samples directory by Arnd Bergmann · 8 years ago
  64. 3f2050e bpf, samples: add test cases for raw stack by Daniel Borkmann · 8 years ago
  65. 02413ca bpf, samples: don't zero data when not needed by Daniel Borkmann · 8 years ago
  66. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. e3edfde samples/bpf: add tracepoint vs kprobe performance tests by Alexei Starovoitov · 8 years ago
  68. 3c9b164 samples/bpf: tracepoint example by Alexei Starovoitov · 8 years ago
  69. c076604 samples/bpf: add tracepoint support to bpf loader by Alexei Starovoitov · 8 years ago
  70. 138d615 samples/bpf: Enable powerpc support by Naveen N. Rao · 8 years ago
  71. 128d151 samples/bpf: Use llc in PATH, rather than a hardcoded value by Naveen N. Rao · 8 years ago
  72. 77e6353 samples/bpf: Fix build breakage with map_perf_test_user.c by Naveen N. Rao · 8 years ago
  73. 425595a livepatch: reuse module loader code to write relocations by Jessica Yu · 8 years ago
  74. 26e9093 samples/bpf: add map performance test by Alexei Starovoitov · 8 years ago
  75. 7dcc42b samples/bpf: stress test bpf_get_stackid by Alexei Starovoitov · 8 years ago
  76. 9d8b612 samples/bpf: add bpf map stress test by Alexei Starovoitov · 8 years ago
  77. c3f85cf samples/bpf: test both pre-alloc and normal maps by Alexei Starovoitov · 8 years ago
  78. 89b9760 samples/bpf: add map_flags to bpf loader by Alexei Starovoitov · 8 years ago
  79. 3622e7e samples/bpf: move ksym_search() into library by Alexei Starovoitov · 8 years ago
  80. 618ec9a7 samples/bpf: make map creation more verbose by Alexei Starovoitov · 8 years ago
  81. a6ffe7b samples/bpf: offwaketime example by Alexei Starovoitov · 8 years ago
  82. 3059303 samples/bpf: update tracex[23] examples to use per-cpu maps by Alexei Starovoitov · 8 years ago
  83. df570f5 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY by tom.leiming@gmail.com · 8 years ago
  84. e155967 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH by Martin KaFai Lau · 8 years ago
  85. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  86. 30b50aa bpf: samples: exclude asm/sysreg.h for arm64 by Yang Shi · 9 years ago
  87. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  88. 22402cd Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  89. 42984d7 bpf: add sample usages for persistent maps/progs by Daniel Borkmann · 9 years ago
  90. 67aedeb Sample: Trace_event: Correct the comments by Chunyan Zhang · 9 years ago
  91. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  92. 85ff8a43 bpf: sample: define aarch64 specific registers by Yang Shi · 9 years ago
  93. 3911169 samples: bpf: add bpf_perf_event_output example by Alexei Starovoitov · 9 years ago
  94. 5179822 configfs: remove old API by Christoph Hellwig · 9 years ago
  95. bf50887 bpf: add unprivileged bpf tests by Alexei Starovoitov · 9 years ago
  96. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. 54aea45 kprobes: use _do_fork() in samples to make them work again by Petr Mladek · 9 years ago
  98. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  99. 5ed3ccb bpf: fix build warnings and add function read_trace_pipe() by Kaixu Xia · 9 years ago
  100. 47efb30 samples/bpf: example of get selected PMU counter value by Kaixu Xia · 9 years ago