1. a8356cd Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 2 years ago
  2. cac85e4 Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years ago
  3. a6484ba samples/kprobes: Add LoongArch support by Tiezhu Yang · 2 years ago
  4. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
  5. b72b5fe Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years ago
  6. a5c95ca Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years ago
  7. 6c71297 Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 2 years ago
  8. 904e28c Merge branch 'for-6.3/hid-bpf' into for-linus by Benjamin Tissoires · 2 years ago
  9. 2455f0e tracing: Always use canonical ftrace path by Ross Zwisler · 2 years, 1 month ago
  10. c0ca277 samples/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() by Ilya Leoshkevich · 2 years, 1 month ago
  11. de42873 Daniel Borkmann says: by Jakub Kicinski · 2 years, 1 month ago
  12. 06744f2 samples/bpf: Add openat2() enter/exit tracepoint to syscall_tp sample by Rong Tao · 2 years, 1 month ago
  13. 862f6a8 samples/kobject: make kobj_type structure constant by Thomas Weißschuh · 2 years, 1 month ago
  14. aef70eb samples: ftrace: Make some global variables static by Tom Rix · 2 years, 1 month ago
  15. f94fe70 ftrace: sample: avoid open-coded 64-bit division by Arnd Bergmann · 2 years, 1 month ago
  16. 01678fb samples: ftrace: Include the nospec-branch.h only for x86 by Song Shuai · 2 years, 1 month ago
  17. 82b4a94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 1 month ago
  18. aebd8f0 Merge v6.2-rc6 into drm-next by Daniel Vetter · 2 years, 1 month ago
  19. e951eaa samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHS by ye xingchen · 2 years, 1 month ago
  20. de858a0 vfio-mdev: add back CONFIG_VFIO dependency by Arnd Bergmann · 2 years, 1 month ago
  21. b56c68f ftrace: Add sample with custom ops by Mark Rutland · 2 years, 2 months ago
  22. b8f55f2 Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 2 years, 1 month ago
  23. 8be9fbd ftrace: Export ftrace_free_filter() to modules by Mark Rutland · 2 years, 2 months ago
  24. 0030d7d vfio-mdev: move the mtty usage documentation by Christoph Hellwig · 2 years, 2 months ago
  25. 8bf8c5e vfio-mdev: turn VFIO_MDEV into a selectable symbol by Christoph Hellwig · 2 years, 2 months ago
  26. 6b18240 vfio-mdev: allow building the samples into the kernel by Christoph Hellwig · 2 years, 2 months ago
  27. e04946f samples/bpf: change _kern suffix to .bpf with BPF test programs by Daniel T. Lee · 2 years, 2 months ago
  28. e8acf8f samples/bpf: use vmlinux.h instead of implicit headers in BPF test program by Daniel T. Lee · 2 years, 2 months ago
  29. c2f4f55 samples/bpf: replace BPF programs header with net_shared.h by Daniel T. Lee · 2 years, 2 months ago
  30. e69fe84 samples/bpf: split common macros to net_shared.h by Daniel T. Lee · 2 years, 2 months ago
  31. a1f93c8 samples/bpf: replace legacy map with the BTF-defined map by Daniel T. Lee · 2 years, 2 months ago
  32. 58e975d samples/bpf: replace broken overhead microbenchmark with fib_table_lookup by Daniel T. Lee · 2 years, 2 months ago
  33. 31b12a4 samples/bpf: fix broken cgroup socket testing by Daniel T. Lee · 2 years, 2 months ago
  34. dac808c samples/bpf: fix broken lightweight tunnel testing by Daniel T. Lee · 2 years, 2 months ago
  35. f20f064 samples/bpf: refactor BPF functionality testing scripts by Daniel T. Lee · 2 years, 2 months ago
  36. d982a2e samples/bpf: ensure ipv6 is enabled before running tests by Daniel T. Lee · 2 years, 2 months ago
  37. e12fa35 vfio-mdev/mdpy-fb: Do not set struct fb_info.apertures by Thomas Zimmermann · 2 years, 2 months ago
  38. d75858e Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 2 months ago
  39. c5ffb26 samples/bpf: Use BPF_KSYSCALL macro in syscall tracing programs by Daniel T. Lee · 2 years, 2 months ago
  40. 2e5c4dd samples/bpf: Fix tracex2 by using BPF_KSYSCALL macro by Daniel T. Lee · 2 years, 2 months ago
  41. d4fffba samples/bpf: Change _kern suffix to .bpf with syscall tracing program by Daniel T. Lee · 2 years, 2 months ago
  42. 8a4dd0b samples/bpf: Use vmlinux.h instead of implicit headers in syscall tracing program by Daniel T. Lee · 2 years, 2 months ago
  43. 1d0c5f6 samples/bpf: Use kyscall instead of kprobe in syscall tracing program by Daniel T. Lee · 2 years, 2 months ago
  44. 68be98e samples/bpf: fix uninitialized warning with test_current_task_under_cgroup by Daniel T. Lee · 2 years, 2 months ago
  45. 71135b7 samples/bpf: replace meaningless counter with tracex4 by Daniel T. Lee · 2 years, 2 months ago
  46. 13aa2a9 samples/bpf: remove unused function with test_lru_dist by Daniel T. Lee · 2 years, 2 months ago
  47. ba54ff1 Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years, 3 months ago
  48. fe36bb8 Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 2 years, 3 months ago
  49. 785d21ba Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years, 3 months ago
  50. 94a8551 Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
  51. eb9d589 tracing: Fix cpumask() example typo by Steven Rostedt (Google) · 2 years, 3 months ago
  52. 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 3 months ago
  53. 299e2b19 Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 2 years, 3 months ago
  54. d1f0f50 samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe() by Shang XiaoJing · 2 years, 3 months ago
  55. ce38957 vfio/ap/ccw/samples: Fix device_register() unwind path by Alex Williamson · 2 years, 3 months ago
  56. b13c988 rust: macros: take string literals in `module!` by Gary Guo · 2 years, 4 months ago
  57. c3630df rust: samples: add `rust_print` example by Miguel Ojeda · 2 years, 4 months ago
  58. d6dc62fc Daniel Borkmann says: by Jakub Kicinski · 2 years, 3 months ago
  59. 19a2bdb samples/bpf: Fix wrong allocation size in xdp_router_ipv4_user by Rong Tao · 2 years, 3 months ago
  60. 8230f27 tracing: Add __cpumask to denote a trace event field that is a cpumask_t by Steven Rostedt (Google) · 2 years, 5 months ago
  61. 1dbb4f0 virt: acrn: Mark the uuid field as unused by Andy Shevchenko · 2 years, 4 months ago
  62. 6dcd6d0 samples: pktgen: Use "grep -E" instead of "egrep" by Tiezhu Yang · 2 years, 3 months ago
  63. 2364b50 samples/hid: Fix spelling mistake "wihout" -> "without" by Colin Ian King · 2 years, 4 months ago
  64. ee748cd bpf, samples: Use "grep -E" instead of "egrep" by Tiezhu Yang · 2 years, 3 months ago
  65. a56a256 samples/hid: add Surface Dial example by Benjamin Tissoires · 2 years, 4 months ago
  66. 6008105 samples/hid: add new hid BPF example by Benjamin Tissoires · 2 years, 4 months ago
  67. 913447d vfio: Remove vfio_free_device by Eric Farman · 2 years, 4 months ago
  68. e5659e4 samples/bpf: Fix sockex3 error: Missing BPF prog type by Rong Tao · 2 years, 4 months ago
  69. f6e53fb samples/landlock: Document best-effort approach for LANDLOCK_ACCESS_FS_REFER by Günther Noack · 2 years, 4 months ago
  70. 1baa7e3 samples/bpf: Fix tracex2 error: No such file or directory by Rong Tao · 2 years, 4 months ago
  71. 3a07dcf samples/bpf: Fix typo in README by Kang Minchul · 2 years, 4 months ago
  72. 2c4d72d samples/bpf: Fix typos in README by Daniel Müller · 2 years, 5 months ago
  73. 01dea95 samples/bpf: Fix double word in comments by Shaomin Deng · 2 years, 5 months ago
  74. 7a698ed samples/bpf: Fix MAC address swapping in xdp2_kern by Gerhard Engleder · 2 years, 5 months ago
  75. 05ee658c samples/bpf: Fix map iteration in xdp1_user by Gerhard Engleder · 2 years, 5 months ago
  76. faeb9197 samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE by Günther Noack · 2 years, 5 months ago
  77. ee3e246 x86/ftrace: Make it call depth tracking aware by Peter Zijlstra · 2 years, 6 months ago
  78. d3cf405 Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years, 5 months ago
  79. 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
  80. 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
  81. 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
  82. 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
  83. 9c799c2 vfio/mdev: add mdev available instance checking to the core by Jason Gunthorpe · 2 years, 5 months ago
  84. 685a153 vfio/mdev: consolidate all the description sysfs into the core code by Christoph Hellwig · 2 years, 5 months ago
  85. f2fbc72 vfio/mdev: consolidate all the available_instance sysfs into the core code by Christoph Hellwig · 2 years, 5 months ago
  86. 0bc7906 vfio/mdev: consolidate all the name sysfs into the core code by Christoph Hellwig · 2 years, 5 months ago
  87. 290aac5 vfio/mdev: consolidate all the device_api sysfs into the core code by Jason Gunthorpe · 2 years, 5 months ago
  88. da44c34 vfio/mdev: simplify mdev_type handling by Christoph Hellwig · 2 years, 5 months ago
  89. 89345d5 vfio/mdev: embedd struct mdev_parent in the parent data structure by Christoph Hellwig · 2 years, 5 months ago
  90. bdef2b7 vfio/mdev: make mdev.h standalone includable by Christoph Hellwig · 2 years, 5 months ago
  91. b59cc7f samples/bpf: Fix typo in xdp_router_ipv4 sample by Deming Wang · 2 years, 5 months ago
  92. 903cfe8 samples/landlock: Print hints about ABI versions by Mickaël Salaün · 2 years, 5 months ago
  93. 39d6d08 tracing/user_events: Use bits vs bytes for enabled status page data by Beau Belgrave · 2 years, 7 months ago
  94. e4fc658 samples: add first Rust examples by Miguel Ojeda · 3 years, 8 months ago
  95. 3d5d18e vfio/mbochs: Use the new device life cycle helpers by Yi Liu · 2 years, 5 months ago
  96. 67c5a18 vfio/mtty: Use the new device life cycle helpers by Yi Liu · 2 years, 5 months ago
  97. 603c09f vfio/mdpy: Use the new device life cycle helpers by Yi Liu · 2 years, 5 months ago
  98. bc069da samples/bpf: Replace blk_account_io_done() with __blk_account_io_done() by Rong Tao · 2 years, 6 months ago
  99. 89dc8d0 samples/bpf: Reduce syscall overhead in map_perf_test. by Alexei Starovoitov · 2 years, 6 months ago
  100. ff6d365 soc: qcom: qmi: use const for struct qmi_elem_info by Jeff Johnson · 2 years, 6 months ago