1. 865d218 samples: bpf: fix syscall_tp due to unused syscall by Daniel T. Lee · 5 years ago
  2. f687855 samples: bpf: Replace symbol compare of trace_event by Daniel T. Lee · 5 years ago
  3. 7aa117b samples/trace_printk: Wait for IRQ work to finish by Sven Schnelle · 5 years ago
  4. de7cd9d samples/seccomp: Zero out members based on seccomp_notif_sizes by Sargun Dhillon · 4 years, 11 months ago
  5. fa2f23e samples: pktgen: fix proc_cmd command result check logic by Daniel T. Lee · 5 years ago
  6. 04ec044b samples/bpf: fix build by setting HAVE_ATTR_TEST to zero by Björn Töpel · 5 years ago
  7. 98beb3e samples/bpf: Add a workaround for asm_inline by KP Singh · 5 years ago
  8. e55190f samples/bpf: Fix build for task_fd_query_user.c by Björn Töpel · 5 years ago
  9. 379bb04 Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  10. 1ddd002 Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  11. 5a712e1 samples/bpf: fix xdpsock l2fwd tx for unaligned mode by Ciara Loftus · 5 years ago
  12. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  13. 3945b37 samples/bpf: use hugepages in xdpsock app by Kevin Laatz · 5 years ago
  14. 03895e6 samples/bpf: add buffer recycling for unaligned chunks to xdpsock by Kevin Laatz · 5 years ago
  15. c543f54 samples/bpf: add unaligned chunks mode support to xdpsock by Kevin Laatz · 5 years ago
  16. 9a703eb samples/rpmsg: Introduce a module parameter for message count by Suman Anna · 5 years ago
  17. 2519fbb samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug() by Suman Anna · 5 years ago
  18. bb4b5c0 samples: bpf: syscall_nrs: use mmap2 if defined by Ivan Khoronzhuk · 5 years ago
  19. eee413e vfio-mdev/mtty: Simplify interrupt generation by Parav Pandit · 5 years ago
  20. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  21. 46738f7 samples/bpf: add use of need_wakeup flag in xdpsock by Magnus Karlsson · 5 years ago
  22. 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 years ago
  23. abcce73 samples/bpf: xdp_fwd explain bpf_fib_lookup return codes by Jesper Dangaard Brouer · 5 years ago
  24. a32a32c samples/bpf: make xdp_fwd more practically usable via devmap lookup by Jesper Dangaard Brouer · 5 years ago
  25. 3783d43 samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports by Jesper Dangaard Brouer · 5 years ago
  26. 6c4d6bc auxdisplay: Fix a typo in cfag12864b-example.c by Masanari Iida · 5 years ago
  27. dc3bf49 treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again by Masahiro Yamada · 5 years ago
  28. c17bec5 samples/bpf: switch trace_output sample to perf_buffer API by Andrii Nakryiko · 5 years ago
  29. f58a4d5 samples/bpf: convert xdp_sample_pkts_user to perf_buffer API by Andrii Nakryiko · 5 years ago
  30. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  31. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  32. 37d4607 Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  33. 81f522f samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH) by Ilya Leoshkevich · 5 years ago
  34. baa293e docs: driver-api: add a series of orphaned documents by Mauro Carvalho Chehab · 5 years ago
  35. 720594f docs: connector: convert to ReST and rename to connector.rst by Mauro Carvalho Chehab · 6 years ago
  36. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  37. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  38. ed63b9c Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  39. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  40. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. c4cde58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  42. c3ead2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  43. d78e3f0 samples/bpf: fix tcp_bpf.readme detach command by Stanislav Fomichev · 5 years ago
  44. 3953388 samples/bpf: add sample program that periodically dumps TCP stats by Stanislav Fomichev · 5 years ago
  45. 71634d7 bpf: Add support for fq's EDT to HBM by brakmo · 5 years ago
  46. b46c820 sample/mdev/mbochs: remove set but not used variable 'mdev_state' by YueHaibing · 5 years ago
  47. 4b2dbd5 vfio-mdev/samples: make some symbols static by Kefeng Wang · 5 years ago
  48. 6e32a74 samples: pktgen: allow to specify destination port by Daniel T. Lee · 5 years ago
  49. 226b96c samples: pktgen: add some helper functions for port parsing by Daniel T. Lee · 5 years ago
  50. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  51. 123e8da1 xsk: Change the default frame size to 4096 and allow controlling it by Maxim Mikityanskiy · 5 years ago
  52. 9e859e8 samples: bpf: make the use of xdp samples consistent by Daniel T. Lee · 5 years ago
  53. 7ae9f281 samples: bpf: Remove bpf_debug macro in favor of bpf_printk by Michal Rostecki · 5 years ago
  54. d2abae7 Merge tag 'v5.2-rc6' into sched/core, to refresh the branch by Ingo Molnar · 5 years ago
  55. 20f6239 samples/bpf: xdp_redirect, correctly get dummy program id by Prashant Bhole · 5 years ago
  56. bee19cd samples: make pidfd-metadata fail gracefully on older kernels by Dmitry V. Levin · 5 years ago
  57. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  58. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  59. dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  60. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 5 years ago
  61. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  62. 912d0f0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 465 by Thomas Gleixner · 5 years ago
  63. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  64. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  65. 4d18f6d samples: bpf: refactor header include path by Daniel T. Lee · 5 years ago
  66. fa206dc samples: bpf: remove unnecessary include options in Makefile by Daniel T. Lee · 5 years ago
  67. 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  68. e949f4c kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples by Masahiro Yamada · 5 years ago
  69. b552d33 samples/bpf: fix include path in Makefile by Prashant Bhole · 5 years ago
  70. 5800571 Merge tag 'v5.2-rc4' into media/master by Mauro Carvalho Chehab · 5 years ago
  71. 0ed3cc4 samples: bpf: don't run probes at the local make stage by Jakub Kicinski · 5 years ago
  72. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  73. 38e406f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  74. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  75. 07c3bbd samples: bpf: print a warning about headers_install by Jakub Kicinski · 5 years ago
  76. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 5 years ago
  77. 4e43d77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 by Thomas Gleixner · 5 years ago
  78. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 5 years ago
  79. 7c33277 samples: fix pidfd-metadata compilation by Guenter Roeck · 5 years ago
  80. 2ed9933 bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" by Colin Ian King · 5 years ago
  81. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  82. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  83. d58c6f7 bpf: Add more stats to HBM by brakmo · 5 years ago
  84. ffd8155 bpf: Add cn support to hbm_out_kern.c by brakmo · 5 years ago
  85. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 5 years ago
  86. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 5 years ago
  87. 328970d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 by Thomas Gleixner · 5 years ago
  88. 9bec226 media: v4l2-pci-skeleton.c: fix doc warning by Hans Verkuil · 5 years ago
  89. ba0c0cc selftests/bpf: convert test_cgrp2_attach2 example into kselftest by Roman Gushchin · 5 years ago
  90. 37b54aed samples/bpf: fix a couple of style issues in bpf_load by Daniel T. Lee · 5 years ago
  91. d9a6f41 samples: bpf: add ibumad sample to .gitignore by Matteo Croce · 5 years ago
  92. c87f60a samples: bpf: Do not define bpf_printk macro by Michal Rostecki · 5 years ago
  93. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 5 years ago
  94. a195cef samples, bpf: suppress compiler warning by Matteo Croce · 5 years ago
  95. f7c2d64 samples, bpf: fix to change the buffer size for read() by Chang-Hsien Tsai · 6 years ago
  96. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  97. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  98. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  99. 6944a06 samples: guard sub-directories with CONFIG options by Masahiro Yamada · 6 years ago
  100. 8141377 Add gitignore file for samples/vfs/ generated files by Linus Torvalds · 6 years ago