1. e2e0e3a Merge 5.10.188 into android13-5.10-lts by Greg Kroah-Hartman · 1 year, 8 months ago
  2. 1f2a8f0 samples: ftrace: Save required argument registers in sample trampolines by Florent Revest · 1 year, 8 months ago
  3. bd3e880 samples/bpf: Fix buffer overflow in tcp_basertt by Pengcheng Yang · 1 year, 8 months ago
  4. 8c89ae5 Merge 5.10.181 into android13-5.10-lts by Greg Kroah-Hartman · 1 year, 9 months ago
  5. 7560ed65 samples/bpf: Fix fout leak in hbm's run_bpf_prog by Hao Zeng · 1 year, 10 months ago
  6. 46fa5e2 Merge 5.10.163 into android13-5.10-lts by Greg Kroah-Hartman · 2 years, 1 month ago
  7. 86fa7bb samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe() by Shang XiaoJing · 2 years, 2 months ago
  8. dc01503 ANDROID: fips140: add dump_jitterentropy command to fips140_lab_util by Eric Biggers · 2 years, 3 months ago
  9. 478afd9 Merge 5.10.133 into android13-5.10-lts by Sami Tolvanen · 2 years, 8 months ago
  10. 277f4dd x86: Prepare inline-asm for straight-line-speculation by Peter Zijlstra · 2 years, 8 months ago
  11. 74d428e UPSTREAM: Linux 5.10.110 by Greg Kroah-Hartman · 2 years, 11 months ago
  12. 1f7d764 ANDROID: reset android13-5.10-lts branch back to android13-5.10 state by Greg Kroah-Hartman · 2 years, 11 months ago
  13. 65eadb5f Merge 5.10.110 into android13-5.10-lts by Greg Kroah-Hartman · 3 years ago
  14. f9a6661 samples/bpf, xdpsock: Fix race when running for fix duration of time by Niklas Söderlund · 3 years ago
  15. d6d4258 Merge 5.10.91 into android13-5.10 by Greg Kroah-Hartman · 3 years, 3 months ago
  16. 786a335 ftrace/samples: Add missing prototypes direct functions by Jiri Olsa · 3 years, 3 months ago
  17. 04e49b41b ANDROID: fips140: add show_invalid_inputs command to fips140_lab_util by Eric Biggers · 3 years, 3 months ago
  18. 6ed33b8 ANDROID: fips140: refactor and rename fips140_lab_test by Eric Biggers · 3 years, 3 months ago
  19. a66e62c ANDROID: fips140: add userspace interface for evaluation testing by Eric Biggers · 3 years, 4 months ago
  20. 5109802 samples/kretprobes: Fix return value if register_kretprobe() failed by Tiezhu Yang · 3 years, 4 months ago
  21. 874d5aa samples: bpf: Fix tracex7 error raised on the missing argument by Juhee Kang · 3 years, 6 months ago
  22. d993a6f samples: pktgen: add missing IPv6 option to pktgen scripts by Juhee Kang · 3 years, 7 months ago
  23. b836151 bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring by Matthew Cover · 3 years, 7 months ago
  24. e717f97 samples/bpf: Fix the error return code of xdp_redirect's main() by Wang Hai · 3 years, 9 months ago
  25. 79bf8f0 samples/bpf: Fix Segmentation fault for xdp_redirect command by Wang Hai · 3 years, 9 months ago
  26. 2adb031 samples: vfio-mdev: fix error handing in mdpy_fb_probe() by Wei Yongjun · 3 years, 10 months ago
  27. bc924bb samples/bpf: Consider frame size in tx_only of xdpsock sample by Magnus Karlsson · 3 years, 10 months ago
  28. 799c395 samples/bpf: Fix broken tracex1 due to kprobe argument change by Yaqi Chen · 3 years, 10 months ago
  29. 618fa6a kfifo: fix ternary sign extension bugs by Dan Carpenter · 3 years, 11 months ago
  30. f126147 samples, bpf: Add missing munmap in xdpsock by Maciej Fijalkowski · 4 years ago
  31. 6e223a3 watch_queue: Drop references to /dev/watch_queue by Gabriel Krisman Bertazi · 4 years, 1 month ago
  32. 81ef603 samples/bpf: Fix possible hang in xdpsock with multiple threads by Magnus Karlsson · 4 years, 3 months ago
  33. 5bf76d5 samples: bpf: Fix lwt_len_hist reusing previous BPF map by Daniel T. Lee · 4 years, 3 months ago
  34. 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, 4 months ago
  35. 983df5f samples/ftrace: Mark my_tramp[12]? global by Sami Tolvanen · 4 years, 4 months ago
  36. 86bbf01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 5 months ago
  37. 80ade22c misc: mic: remove the MIC drivers by Sudeep Dutt · 4 years, 5 months ago
  38. c66dca9 samples/bpf: Set rlimit for memlock to infinity in all samples by Toke Høiland-Jørgensen · 4 years, 5 months ago
  39. 3652c9a1 bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static by Daniel Borkmann · 4 years, 5 months ago
  40. 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, 6 months ago
  41. ca5387e Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 6 months ago
  42. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
  43. 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, 6 months ago
  44. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
  45. 1abbef4 mm,kmemleak-test.c: move kmemleak-test.c to samples dir by Hui Su · 4 years, 6 months ago
  46. 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 6 months ago
  47. 321f632 samples: bpf: Refactor XDP kern program maps with BTF-defined map by Daniel T. Lee · 4 years, 6 months ago
  48. 151936b samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu by Daniel T. Lee · 4 years, 6 months ago
  49. 8ac91df samples: bpf: Refactor xdp_monitor with libbpf by Daniel T. Lee · 4 years, 6 months ago
  50. 76ecfcb08 samples: configfs: prefer pr_err() over bare printk(KERN_ERR by Bartosz Golaszewski · 4 years, 6 months ago
  51. 288f295 samples: configfs: don't use spaces before tabs by Bartosz Golaszewski · 4 years, 6 months ago
  52. 4e415a8 samples: configfs: consolidate local variables of the same type by Bartosz Golaszewski · 4 years, 6 months ago
  53. 91aad62 samples: configfs: don't reinitialize variables which are already zeroed by Bartosz Golaszewski · 4 years, 6 months ago
  54. b86ff67 samples: configfs: replace simple_strtoul() with kstrtoint() by Bartosz Golaszewski · 4 years, 6 months ago
  55. 1b0d36e samples: configfs: fix alignment in item struct by Bartosz Golaszewski · 4 years, 6 months ago
  56. e0ee1fd samples: configfs: drop unnecessary ternary operators by Bartosz Golaszewski · 4 years, 6 months ago
  57. 4472437 samples: configfs: remove redundant newlines by Bartosz Golaszewski · 4 years, 6 months ago
  58. 67ed375 samples: bpf: Driver interrupt statistics in xdpsock by Ciara Loftus · 4 years, 6 months ago
  59. 60dc609 samples: bpf: Count syscalls in xdpsock by Ciara Loftus · 4 years, 6 months ago
  60. 2e8806f samples: bpf: Split xdpsock stats into new struct by Ciara Loftus · 4 years, 6 months ago
  61. 544d6ad samples/bpf: Fix a compilation error with fallthrough marking by Yonghong Song · 4 years, 6 months ago
  62. 9618bde samples/bpf: Change Makefile to cope with latest llvm by Yonghong Song · 4 years, 6 months ago
  63. cc1a267 misc: vop: add round_up(x,4) for vring_size to avoid kernel panic by Sherry Sun · 4 years, 6 months ago
  64. b31de43 samples: mpssd: fix the build errors when enable DEBUG in mpssd.c by Sherry Sun · 4 years, 6 months ago
  65. faef26f bpf, selftests: Use bpf_tail_call_static where appropriate by Daniel Borkmann · 4 years, 6 months ago
  66. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  67. acc4229 nitro_enclaves: Add sample for ioctl interface usage by Andra Paraschiv · 4 years, 6 months ago
  68. f55f4c3 samples/bpf: Fix test_map_in_map on s390 by Ilya Leoshkevich · 4 years, 6 months ago
  69. b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 6 months ago
  70. 74e0067 samples/bpf: Add quiet option to xdpsock by Magnus Karlsson · 4 years, 7 months ago
  71. 5a2a0dd samples/bpf: Fix possible deadlock in xdpsock by Magnus Karlsson · 4 years, 7 months ago
  72. 3131cf6 samples/bpf: Fix one packet sending in xdpsock by Magnus Karlsson · 4 years, 7 months ago
  73. 7f9a235 docs: trace: fix the location of kprobes.rst by Mauro Carvalho Chehab · 4 years, 7 months ago
  74. be0704b samples: vfio-mdev/mbochs: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 7 months ago
  75. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 7 months ago
  76. f9bec5d samples, bpf: Add xsk_fwd test file to .gitignore by Daniel T. Lee · 4 years, 7 months ago
  77. 698584d samples, bpf: Replace bpf_program__title() with bpf_program__section_name() by Daniel T. Lee · 4 years, 7 months ago
  78. b69e56c samples/bpf: Fix to xdpsock to avoid recycling frames by Weqaar Janjua · 4 years, 7 months ago
  79. c8a039a samples/bpf: Optimize l2fwd performance in xdpsock by Magnus Karlsson · 4 years, 7 months ago
  80. 35149b2 samples/bpf: Add new sample xsk_fwd.c by Cristian Dumitrescu · 4 years, 7 months ago
  81. f0c328f samples: bpf: Refactor tracepoint tracing programs with libbpf by Daniel T. Lee · 4 years, 7 months ago
  82. 3677d0a samples: bpf: Refactor kprobe tracing programs with libbpf by Daniel T. Lee · 4 years, 7 months ago
  83. 35a8b6d samples: bpf: Cleanup bpf_load.o from Makefile by Daniel T. Lee · 4 years, 7 months ago
  84. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  85. eea1128 tracing: switch to kernel_clone() by Christian Brauner · 4 years, 7 months ago
  86. 25239fd kprobes: switch to kernel_clone() by Christian Brauner · 4 years, 7 months ago
  87. 2bf8c7e samples: bpf: Fix broken bpf programs due to removed symbol by Daniel T. Lee · 4 years, 7 months ago
  88. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 8 months ago
  89. faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 8 months ago
  90. 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 8 months ago
  91. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  92. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
  93. e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 8 months ago
  94. ce4dade samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap by Lorenzo Bianconi · 4 years, 9 months ago
  95. a4e76f1 samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop by Lorenzo Bianconi · 4 years, 9 months ago
  96. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  97. b36c320 samples: bpf: Add an option for printing extra statistics in xdpsock by Ciara Loftus · 4 years, 9 months ago
  98. eef8a42d bpf: Fix fds_example SIGSEGV error by Wenbo Zhang · 4 years, 9 months ago
  99. 2575b2f PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h by Huacai Chen · 4 years, 9 months ago
  100. cc7f641 samples: bpf: Refactor BPF map performance test with libbpf by Daniel T. Lee · 4 years, 9 months ago