1. 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 10 months ago
  2. 1132b99 samples: bpf: Remove unneeded semicolon by Yang Li · 4 years ago
  3. 058107a samples/bpf: Add include dir for MIPS Loongson64 to fix build errors by Tiezhu Yang · 4 years ago
  4. 190d1c9 samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings by Tiezhu Yang · 4 years ago
  5. 6e66fbb samples/bpf: Add xdp program on egress for xdp_redirect_map by Hangbin Liu · 4 years ago
  6. 628add7 bpf, docs: Update build procedure for manually compiling LLVM and Clang by Tiezhu Yang · 4 years ago
  7. da9d35e samples/bpf: Add BPF_ATOMIC_OP macro for BPF samples by Björn Töpel · 4 years ago
  8. 6970613 samples/kprobes: Add ARM support by Marc Koderer · 4 years ago
  9. 91c960b bpf: Rename BPF_XADD and prepare to encode other atomics in .imm by Brendan Jackman · 4 years ago
  10. ee03704 samples/kprobes: Remove misleading comment by Marc Koderer · 4 years ago
  11. 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years ago
  12. de925e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years ago
  13. e77bc7d Merge branch 'for-5.11/elecom' into for-linus by Jiri Kosina · 4 years ago
  14. 092fde0 samples/bpf: Fix possible hang in xdpsock with multiple threads by Magnus Karlsson · 4 years, 1 month ago
  15. a97d8ff Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers by Arnd Bergmann · 4 years, 1 month ago
  16. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  17. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  18. 2faa732 samples/bpf: Fix spelling mistake "recieving" -> "receiving" by Colin Ian King · 4 years, 1 month ago
  19. 3627d97 samples/bpf: Sample application for eBPF load and socket creation split by Mariusz Dudek · 4 years, 1 month ago
  20. 5b0764b bpf: samples: Do not touch RLIMIT_MEMLOCK by Roman Gushchin · 4 years, 1 month ago
  21. ef6900a Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  22. 983df5f samples/ftrace: Mark my_tramp[12]? global by Sami Tolvanen · 4 years, 2 months ago
  23. 41bf900 samples/bpf: Add option to set the busy-poll budget by Björn Töpel · 4 years, 1 month ago
  24. b35fc14 samples/bpf: Add busy-poll support to xdpsock by Björn Töpel · 4 years, 1 month ago
  25. 284cbc6 samples/bpf: Use recvfrom() in xdpsock/l2fwd by Björn Töpel · 4 years, 1 month ago
  26. f2d2728 samples/bpf: Use recvfrom() in xdpsock/rxdrop by Björn Töpel · 4 years, 1 month ago
  27. f43d387 HID: hidraw: Add additional hidraw input/output report ioctls. by Dean Camera · 4 years, 1 month ago
  28. ceb5dea samples: bpf: Remove bpf_load loader completely by Daniel T. Lee · 4 years, 1 month ago
  29. 0afe0a9 samples: bpf: Fix lwt_len_hist reusing previous BPF map by Daniel T. Lee · 4 years, 1 month ago
  30. c6497df samples: bpf: Refactor test_overhead program with libbpf by Daniel T. Lee · 4 years, 1 month ago
  31. 763af20 samples: bpf: Refactor ibumad program with libbpf by Daniel T. Lee · 4 years, 1 month ago
  32. 4fe6641 samples: bpf: Refactor task_fd_query program with libbpf by Daniel T. Lee · 4 years, 1 month ago
  33. d89af13 samples: bpf: Refactor test_cgrp2_sock2 program with libbpf by Daniel T. Lee · 4 years, 1 month ago
  34. c5815ac samples: bpf: Refactor hbm program with libbpf by Daniel T. Lee · 4 years, 1 month ago
  35. bfc1b65 samples: qmi: Constify static qmi ops by Rikard Falkeborn · 4 years, 1 month ago
  36. 90da4b3 samples/bpf: Increment Tx stats at sending by Magnus Karlsson · 4 years, 1 month ago
  37. 07cbce2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 2 months ago
  38. e2215b0 samples/bpf: Remove unused test_ipip.sh by Hangbin Liu · 4 years, 2 months ago
  39. a10b4f9 samples/bpf: Remove duplicate include in hbm by Menglong Dong · 4 years, 2 months ago
  40. 86bbf01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
  41. 80ade22c misc: mic: remove the MIC drivers by Sudeep Dutt · 4 years, 2 months ago
  42. c66dca9 samples/bpf: Set rlimit for memlock to infinity in all samples by Toke Høiland-Jørgensen · 4 years, 2 months ago
  43. 3652c9a bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static by Daniel Borkmann · 4 years, 2 months ago
  44. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  45. ca5387e Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 3 months ago
  46. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  47. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
  48. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  49. 1abbef4 mm,kmemleak-test.c: move kmemleak-test.c to samples dir by Hui Su · 4 years, 3 months ago
  50. 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
  51. 321f632 samples: bpf: Refactor XDP kern program maps with BTF-defined map by Daniel T. Lee · 4 years, 3 months ago
  52. 151936b samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu by Daniel T. Lee · 4 years, 3 months ago
  53. 8ac91df samples: bpf: Refactor xdp_monitor with libbpf by Daniel T. Lee · 4 years, 3 months ago
  54. 76ecfcb08 samples: configfs: prefer pr_err() over bare printk(KERN_ERR by Bartosz Golaszewski · 4 years, 3 months ago
  55. 288f295 samples: configfs: don't use spaces before tabs by Bartosz Golaszewski · 4 years, 3 months ago
  56. 4e415a8 samples: configfs: consolidate local variables of the same type by Bartosz Golaszewski · 4 years, 3 months ago
  57. 91aad62 samples: configfs: don't reinitialize variables which are already zeroed by Bartosz Golaszewski · 4 years, 3 months ago
  58. b86ff67 samples: configfs: replace simple_strtoul() with kstrtoint() by Bartosz Golaszewski · 4 years, 3 months ago
  59. 1b0d36e samples: configfs: fix alignment in item struct by Bartosz Golaszewski · 4 years, 3 months ago
  60. e0ee1fd samples: configfs: drop unnecessary ternary operators by Bartosz Golaszewski · 4 years, 3 months ago
  61. 4472437 samples: configfs: remove redundant newlines by Bartosz Golaszewski · 4 years, 3 months ago
  62. 67ed375 samples: bpf: Driver interrupt statistics in xdpsock by Ciara Loftus · 4 years, 3 months ago
  63. 60dc609 samples: bpf: Count syscalls in xdpsock by Ciara Loftus · 4 years, 3 months ago
  64. 2e8806f samples: bpf: Split xdpsock stats into new struct by Ciara Loftus · 4 years, 3 months ago
  65. 544d6ad samples/bpf: Fix a compilation error with fallthrough marking by Yonghong Song · 4 years, 3 months ago
  66. 9618bde samples/bpf: Change Makefile to cope with latest llvm by Yonghong Song · 4 years, 3 months ago
  67. cc1a267 misc: vop: add round_up(x,4) for vring_size to avoid kernel panic by Sherry Sun · 4 years, 3 months ago
  68. b31de43 samples: mpssd: fix the build errors when enable DEBUG in mpssd.c by Sherry Sun · 4 years, 3 months ago
  69. faef26f bpf, selftests: Use bpf_tail_call_static where appropriate by Daniel Borkmann · 4 years, 3 months ago
  70. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
  71. acc4229 nitro_enclaves: Add sample for ioctl interface usage by Andra Paraschiv · 4 years, 3 months ago
  72. f55f4c3 samples/bpf: Fix test_map_in_map on s390 by Ilya Leoshkevich · 4 years, 4 months ago
  73. b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 3 months ago
  74. 74e0067 samples/bpf: Add quiet option to xdpsock by Magnus Karlsson · 4 years, 4 months ago
  75. 5a2a0dd samples/bpf: Fix possible deadlock in xdpsock by Magnus Karlsson · 4 years, 4 months ago
  76. 3131cf6 samples/bpf: Fix one packet sending in xdpsock by Magnus Karlsson · 4 years, 4 months ago
  77. 7f9a235 docs: trace: fix the location of kprobes.rst by Mauro Carvalho Chehab · 4 years, 4 months ago
  78. be0704b samples: vfio-mdev/mbochs: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 8 months ago
  79. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  80. f9bec5d samples, bpf: Add xsk_fwd test file to .gitignore by Daniel T. Lee · 4 years, 4 months ago
  81. 698584d samples, bpf: Replace bpf_program__title() with bpf_program__section_name() by Daniel T. Lee · 4 years, 4 months ago
  82. b69e56c samples/bpf: Fix to xdpsock to avoid recycling frames by Weqaar Janjua · 4 years, 4 months ago
  83. c8a039a samples/bpf: Optimize l2fwd performance in xdpsock by Magnus Karlsson · 4 years, 4 months ago
  84. 35149b2 samples/bpf: Add new sample xsk_fwd.c by Cristian Dumitrescu · 4 years, 4 months ago
  85. f0c328f samples: bpf: Refactor tracepoint tracing programs with libbpf by Daniel T. Lee · 4 years, 4 months ago
  86. 3677d0a samples: bpf: Refactor kprobe tracing programs with libbpf by Daniel T. Lee · 4 years, 4 months ago
  87. 35a8b6d samples: bpf: Cleanup bpf_load.o from Makefile by Daniel T. Lee · 4 years, 4 months ago
  88. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  89. eea1128 tracing: switch to kernel_clone() by Christian Brauner · 4 years, 4 months ago
  90. 25239fd kprobes: switch to kernel_clone() by Christian Brauner · 4 years, 4 months ago
  91. 2bf8c7e samples: bpf: Fix broken bpf programs due to removed symbol by Daniel T. Lee · 4 years, 4 months ago
  92. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  93. faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 5 months ago
  94. 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 5 months ago
  95. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  96. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  97. e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 5 months ago
  98. ce4dade samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap by Lorenzo Bianconi · 4 years, 6 months ago
  99. a4e76f1 samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop by Lorenzo Bianconi · 4 years, 6 months ago
  100. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago