1. 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
  2. 983df5f samples/ftrace: Mark my_tramp[12]? global by Sami Tolvanen · 4 years, 2 months ago
  3. 86bbf01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
  4. 80ade22c misc: mic: remove the MIC drivers by Sudeep Dutt · 4 years, 2 months ago
  5. c66dca9 samples/bpf: Set rlimit for memlock to infinity in all samples by Toke Høiland-Jørgensen · 4 years, 2 months ago
  6. 3652c9a bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static by Daniel Borkmann · 4 years, 2 months ago
  7. 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, 2 months ago
  8. ca5387e Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 2 months ago
  9. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
  10. 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, 2 months ago
  11. 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
  12. 1abbef4 mm,kmemleak-test.c: move kmemleak-test.c to samples dir by Hui Su · 4 years, 3 months ago
  13. 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
  14. 321f632 samples: bpf: Refactor XDP kern program maps with BTF-defined map by Daniel T. Lee · 4 years, 3 months ago
  15. 151936b samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu by Daniel T. Lee · 4 years, 3 months ago
  16. 8ac91df samples: bpf: Refactor xdp_monitor with libbpf by Daniel T. Lee · 4 years, 3 months ago
  17. 76ecfcb08 samples: configfs: prefer pr_err() over bare printk(KERN_ERR by Bartosz Golaszewski · 4 years, 3 months ago
  18. 288f295 samples: configfs: don't use spaces before tabs by Bartosz Golaszewski · 4 years, 3 months ago
  19. 4e415a8 samples: configfs: consolidate local variables of the same type by Bartosz Golaszewski · 4 years, 3 months ago
  20. 91aad62 samples: configfs: don't reinitialize variables which are already zeroed by Bartosz Golaszewski · 4 years, 3 months ago
  21. b86ff67 samples: configfs: replace simple_strtoul() with kstrtoint() by Bartosz Golaszewski · 4 years, 3 months ago
  22. 1b0d36e samples: configfs: fix alignment in item struct by Bartosz Golaszewski · 4 years, 3 months ago
  23. e0ee1fd samples: configfs: drop unnecessary ternary operators by Bartosz Golaszewski · 4 years, 3 months ago
  24. 4472437 samples: configfs: remove redundant newlines by Bartosz Golaszewski · 4 years, 3 months ago
  25. 67ed375 samples: bpf: Driver interrupt statistics in xdpsock by Ciara Loftus · 4 years, 3 months ago
  26. 60dc609 samples: bpf: Count syscalls in xdpsock by Ciara Loftus · 4 years, 3 months ago
  27. 2e8806f samples: bpf: Split xdpsock stats into new struct by Ciara Loftus · 4 years, 3 months ago
  28. 544d6ad samples/bpf: Fix a compilation error with fallthrough marking by Yonghong Song · 4 years, 3 months ago
  29. 9618bde samples/bpf: Change Makefile to cope with latest llvm by Yonghong Song · 4 years, 3 months ago
  30. cc1a267 misc: vop: add round_up(x,4) for vring_size to avoid kernel panic by Sherry Sun · 4 years, 3 months ago
  31. b31de43 samples: mpssd: fix the build errors when enable DEBUG in mpssd.c by Sherry Sun · 4 years, 3 months ago
  32. faef26f bpf, selftests: Use bpf_tail_call_static where appropriate by Daniel Borkmann · 4 years, 3 months ago
  33. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
  34. acc4229 nitro_enclaves: Add sample for ioctl interface usage by Andra Paraschiv · 4 years, 3 months ago
  35. f55f4c3 samples/bpf: Fix test_map_in_map on s390 by Ilya Leoshkevich · 4 years, 3 months ago
  36. 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
  37. 74e0067 samples/bpf: Add quiet option to xdpsock by Magnus Karlsson · 4 years, 4 months ago
  38. 5a2a0dd samples/bpf: Fix possible deadlock in xdpsock by Magnus Karlsson · 4 years, 4 months ago
  39. 3131cf6 samples/bpf: Fix one packet sending in xdpsock by Magnus Karlsson · 4 years, 4 months ago
  40. 7f9a235 docs: trace: fix the location of kprobes.rst by Mauro Carvalho Chehab · 4 years, 4 months ago
  41. be0704b samples: vfio-mdev/mbochs: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 8 months ago
  42. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  43. f9bec5d samples, bpf: Add xsk_fwd test file to .gitignore by Daniel T. Lee · 4 years, 4 months ago
  44. 698584d samples, bpf: Replace bpf_program__title() with bpf_program__section_name() by Daniel T. Lee · 4 years, 4 months ago
  45. b69e56c samples/bpf: Fix to xdpsock to avoid recycling frames by Weqaar Janjua · 4 years, 4 months ago
  46. c8a039a samples/bpf: Optimize l2fwd performance in xdpsock by Magnus Karlsson · 4 years, 4 months ago
  47. 35149b2 samples/bpf: Add new sample xsk_fwd.c by Cristian Dumitrescu · 4 years, 4 months ago
  48. f0c328f samples: bpf: Refactor tracepoint tracing programs with libbpf by Daniel T. Lee · 4 years, 4 months ago
  49. 3677d0a samples: bpf: Refactor kprobe tracing programs with libbpf by Daniel T. Lee · 4 years, 4 months ago
  50. 35a8b6d samples: bpf: Cleanup bpf_load.o from Makefile by Daniel T. Lee · 4 years, 4 months ago
  51. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  52. eea1128 tracing: switch to kernel_clone() by Christian Brauner · 4 years, 4 months ago
  53. 25239fd kprobes: switch to kernel_clone() by Christian Brauner · 4 years, 4 months ago
  54. 2bf8c7e samples: bpf: Fix broken bpf programs due to removed symbol by Daniel T. Lee · 4 years, 4 months ago
  55. 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
  56. faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 5 months ago
  57. 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
  58. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  59. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  60. e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 5 months ago
  61. ce4dade samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap by Lorenzo Bianconi · 4 years, 6 months ago
  62. a4e76f1 samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop by Lorenzo Bianconi · 4 years, 6 months ago
  63. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  64. b36c320 samples: bpf: Add an option for printing extra statistics in xdpsock by Ciara Loftus · 4 years, 6 months ago
  65. eef8a42d bpf: Fix fds_example SIGSEGV error by Wenbo Zhang · 4 years, 6 months ago
  66. 2575b2f PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h by Huacai Chen · 4 years, 6 months ago
  67. cc7f641 samples: bpf: Refactor BPF map performance test with libbpf by Daniel T. Lee · 4 years, 6 months ago
  68. 88795b4 samples: bpf: Refactor BPF map in map test with libbpf by Daniel T. Lee · 4 years, 6 months ago
  69. af9bd3e samples: bpf: Fix bpf programs with kprobe/sys_connect event by Daniel T. Lee · 4 years, 6 months ago
  70. c3eeaae samples/vfs: avoid warning in statx override by Kees Cook · 4 years, 6 months ago
  71. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  72. be9160a Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
  73. 214377e samples: watch_queue: build sample program for target architecture by Masahiro Yamada · 4 years, 6 months ago
  74. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
  75. 8e2a46a docs: move remaining stuff under Documentation/*.txt to Documentation/staging by Mauro Carvalho Chehab · 4 years, 7 months ago
  76. b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
  77. 9fbc01c sample-trace-array: Remove trace_array 'sample-instance' by Kefeng Wang · 4 years, 7 months ago
  78. e9b7b1c sample-trace-array: Fix sleeping function called from invalid context by Kefeng Wang · 4 years, 7 months ago
  79. 6903cda bpf, xdp, samples: Fix null pointer dereference in *_user code by Gaurav Singh · 4 years, 7 months ago
  80. f2baaff2 samples: mei: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  81. 4f9b3a3 binderfs: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
  82. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  83. 298ce0f watch_queue: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
  84. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  85. fca5e94 samples: binderfs: really compile this sample and fix build issues by Masahiro Yamada · 4 years, 7 months ago
  86. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  87. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  88. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  89. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  90. 69fc06f Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  91. 0bd957e Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  92. 9d907f1 samples/ftrace: Fix asm function ELF annotations by Josh Poimboeuf · 4 years, 8 months ago
  93. 59929cd samples, bpf: Refactor kprobe, tail call kern progs map definition by Daniel T. Lee · 4 years, 8 months ago
  94. 14846dd samples, bpf: Add tracex7 test file to .gitignore by Daniel T. Lee · 4 years, 8 months ago
  95. bc1a859 samples, bpf: Refactor tail call user progs with libbpf by Daniel T. Lee · 4 years, 8 months ago
  96. 63841bc samples, bpf: Refactor kprobe tracing user progs with libbpf by Daniel T. Lee · 4 years, 8 months ago
  97. 0efdcef samples, bpf: Refactor pointer error check with libbpf by Daniel T. Lee · 4 years, 8 months ago
  98. e7d553d pipe: Add notification lossage handling by David Howells · 5 years ago
  99. 8cfba76 pipe: Allow buffers to be marked read-whole-or-error for notifications by David Howells · 5 years ago
  100. f5b5a16 Add sample notification program by David Howells · 5 years ago