1. d3cf405 Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years, 5 months ago
  2. cdf072a Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years, 5 months ago
  3. ff6862c Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 2 years, 5 months ago
  4. 0326074 Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 5 months ago
  5. 522667b Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 2 years, 5 months ago
  6. 9c799c2 vfio/mdev: add mdev available instance checking to the core by Jason Gunthorpe · 2 years, 6 months ago
  7. 685a153 vfio/mdev: consolidate all the description sysfs into the core code by Christoph Hellwig · 2 years, 6 months ago
  8. f2fbc72 vfio/mdev: consolidate all the available_instance sysfs into the core code by Christoph Hellwig · 2 years, 6 months ago
  9. 0bc7906 vfio/mdev: consolidate all the name sysfs into the core code by Christoph Hellwig · 2 years, 6 months ago
  10. 290aac5 vfio/mdev: consolidate all the device_api sysfs into the core code by Jason Gunthorpe · 2 years, 6 months ago
  11. da44c34 vfio/mdev: simplify mdev_type handling by Christoph Hellwig · 2 years, 6 months ago
  12. 89345d5 vfio/mdev: embedd struct mdev_parent in the parent data structure by Christoph Hellwig · 2 years, 6 months ago
  13. bdef2b7 vfio/mdev: make mdev.h standalone includable by Christoph Hellwig · 2 years, 6 months ago
  14. b59cc7f samples/bpf: Fix typo in xdp_router_ipv4 sample by Deming Wang · 2 years, 5 months ago
  15. 903cfe8 samples/landlock: Print hints about ABI versions by Mickaël Salaün · 2 years, 6 months ago
  16. 39d6d08 tracing/user_events: Use bits vs bytes for enabled status page data by Beau Belgrave · 2 years, 8 months ago
  17. e4fc658 samples: add first Rust examples by Miguel Ojeda · 3 years, 8 months ago
  18. 3d5d18e vfio/mbochs: Use the new device life cycle helpers by Yi Liu · 2 years, 6 months ago
  19. 67c5a18 vfio/mtty: Use the new device life cycle helpers by Yi Liu · 2 years, 6 months ago
  20. 603c09f vfio/mdpy: Use the new device life cycle helpers by Yi Liu · 2 years, 6 months ago
  21. bc069da samples/bpf: Replace blk_account_io_done() with __blk_account_io_done() by Rong Tao · 2 years, 6 months ago
  22. 89dc8d0 samples/bpf: Reduce syscall overhead in map_perf_test. by Alexei Starovoitov · 2 years, 6 months ago
  23. ff6d365 soc: qcom: qmi: use const for struct qmi_elem_info by Jeff Johnson · 2 years, 7 months ago
  24. 965a9d7 Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 2 years, 7 months ago
  25. c1c7670 Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 2 years, 7 months ago
  26. fea6ac5 tracing: Add example and documentation for new __vstring() macro by Steven Rostedt (Google) · 2 years, 8 months ago
  27. b3fce97 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 8 months ago
  28. 2e49662 samples: bpf: Fix cross-compiling error by using bootstrap bpftool by Pu Lehui · 2 years, 8 months ago
  29. 816cd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
  30. b1fc28b samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE by Linkui Xiao · 2 years, 8 months ago
  31. b047602 Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 2 years, 8 months ago
  32. 1e1fb42 samples: Use KSYM_NAME_LEN for kprobes by Tiezhu Yang · 2 years, 9 months ago
  33. e3655df fprobe/samples: Make sample_probe static by sunliming · 2 years, 9 months ago
  34. 49705c4 samples/bpf: Fix xdp_redirect_map egress devmap prog by Jesper Dangaard Brouer · 2 years, 8 months ago
  35. 0076cad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 8 months ago
  36. 83ec88d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
  37. cfb5a2d bpf, samples: Remove AF_XDP samples by Magnus Karlsson · 2 years, 8 months ago
  38. 179a93f fprobe, samples: Add module parameter descriptions by Masami Hiramatsu (Google) · 2 years, 9 months ago
  39. 93817be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 9 months ago
  40. 7722517 samples/bpf: fixup some tools to be able to support xdp multibuffer by Andy Gospodarek · 2 years, 9 months ago
  41. c88dbbc fprobe, samples: Add use_trace option and show hit/missed counter by Masami Hiramatsu (Google) · 2 years, 9 months ago
  42. de5bb43 samples/bpf: Check detach prog exist or not in xdp_fwd by Zhengchao Shao · 2 years, 9 months ago
  43. dfb99b0 treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (part 2) by Thomas Gleixner · 2 years, 9 months ago
  44. 200a89e sample: bpf: xdp_router_ipv4: Allow the kernel to send arp requests by Lorenzo Bianconi · 2 years, 10 months ago
  45. 2518f22 Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years, 10 months ago
  46. 7e062cd Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 10 months ago
  47. cb44e4f Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 2 years, 10 months ago
  48. 1ef0736 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 10 months ago
  49. 76b902f samples/landlock: Add support for file reparenting by Mickaël Salaün · 2 years, 10 months ago
  50. 81709f3d samples/landlock: Format with clang-format by Mickaël Salaün · 2 years, 10 months ago
  51. 9805a72 samples/landlock: Add clang-format exceptions by Mickaël Salaün · 2 years, 10 months ago
  52. d7e6f58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
  53. 9c2136b sched/tracing: Append prev_state to tp args instead by Delyan Kratunov · 2 years, 10 months ago
  54. ec24704 samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is provided by Jerome Marchand · 2 years, 10 months ago
  55. d1c5743 samples/bpf: Detach xdp prog when program exits unexpectedly in xdp_rxq_info_user by Zhengchao Shao · 2 years, 11 months ago
  56. 6b42f49 vfio/mdev: Remove mdev_parent_ops by Jason Gunthorpe · 2 years, 11 months ago
  57. e648693 vfio/mdev: Remove mdev_parent_ops dev_attr_groups by Jason Gunthorpe · 2 years, 11 months ago
  58. db69264 samples/bpf: Reduce the sampling interval in xdp1_user by Zhengchao Shao · 2 years, 11 months ago
  59. b25acda samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK by Yafang Shao · 3 years ago
  60. 587323c samples, bpf: Move routes monitor in xdp_router_ipv4 in a dedicated thread by Lorenzo Bianconi · 3 years ago
  61. fc843cc samples: bpf: Fix linking xdp_router_ipv4 after migration by Alexander Lobakin · 3 years ago
  62. 35f91d1 sample: bpf: syscall_tp_user: Print result of verify_map by Song Chen · 3 years ago
  63. 85bf1f5 samples: bpf: Convert xdp_router_ipv4 to XDP samples helper by Lorenzo Bianconi · 3 years ago
  64. 9ae2a14 Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years ago
  65. d111c9f Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years ago
  66. 266d17a Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
  67. 29cbaa3 Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 3 years ago
  68. 7001052 Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  69. 169e777 Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  70. 1bc1910 Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  71. 5e6ded2 livepatch: Reorder to use before freeing a pointer by Tom Rix · 3 years ago
  72. 5a242d8 samples/kobject: Use sysfs_emit instead of sprintf by Nguyen Dinh Phi · 3 years ago
  73. 6ee64cc fprobe: Add sample program for fprobe by Masami Hiramatsu · 3 years ago
  74. 8fa42d7 samples/bpf, xdpsock: Fix race when running for fix duration of time by Niklas Söderlund · 3 years ago
  75. 0aec21c x86/ibt,ftrace: Add ENDBR to samples/ftrace by Peter Zijlstra · 3 years ago
  76. 3a73333 tracing: Add TRACE_CUSTOM_EVENT() macro by Steven Rostedt (Google) · 3 years ago
  77. 953c2f0 tracing: Add sample code for custom trace events by Steven Rostedt (Google) · 3 years ago
  78. fba0909 media: v4l2-pci-skeleton: Remove usage of the deprecated "pci-dma-compat.h" API by Christophe JAILLET · 3 years, 2 months ago
  79. 6b5567b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  80. c57eb47 user_events: Add sample code for typical usage by Beau Belgrave · 3 years, 2 months ago
  81. eed09ad samples/seccomp: Adjust sample to also provide kill option by Kees Cook · 3 years, 1 month ago
  82. 66b513b samples/landlock: Fix path_list memory leak by Tom Rix · 3 years, 11 months ago
  83. 1e4edb6 samples/bpf: Get rid of bpf_prog_load_xattr() use by Andrii Nakryiko · 3 years, 1 month ago
  84. 8bab532 samples/bpf: Update cpumap/devmap sec_name by Lorenzo Bianconi · 3 years, 1 month ago
  85. 61afd3d samples/bpf: use preferred getters/setters instead of deprecated ones by Andrii Nakryiko · 3 years, 2 months ago
  86. caaba96 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  87. d4e34bf samples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIs by Andrii Nakryiko · 3 years, 2 months ago
  88. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  89. d068144 samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years, 2 months ago
  90. 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  91. 3bad80d Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  92. ecbe794 tracing: Fix mismatched comment in __string_len by Geliang Tang · 3 years, 3 months ago
  93. 76acfce samples/bpf: Stop using bpf_map__def() API by Christy Lee · 3 years, 2 months ago
  94. 64ad946 Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  95. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  96. eb68db4 samples/bpf: xdpsock: Add timestamp for Tx-only operation by Ong Boon Leong · 3 years, 2 months ago
  97. 8121e78 samples/bpf: xdpsock: Add time-out for cleaning Tx by Ong Boon Leong · 3 years, 2 months ago
  98. fa24d0b samples/bpf: xdpsock: Add sched policy and priority support by Ong Boon Leong · 3 years, 2 months ago
  99. fa0d27a1 samples/bpf: xdpsock: Add cyclic TX operation capability by Ong Boon Leong · 3 years, 2 months ago
  100. 5a38825 samples/bpf: xdpsock: Add clockid selection support by Ong Boon Leong · 3 years, 2 months ago