1. c3eeaae samples/vfs: avoid warning in statx override by Kees Cook · 4 years, 6 months ago
  2. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  3. 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
  4. 214377e samples: watch_queue: build sample program for target architecture by Masahiro Yamada · 4 years, 7 months ago
  5. 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
  6. b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  7. 9fbc01c sample-trace-array: Remove trace_array 'sample-instance' by Kefeng Wang · 4 years, 7 months ago
  8. e9b7b1c sample-trace-array: Fix sleeping function called from invalid context by Kefeng Wang · 4 years, 7 months ago
  9. 6903cda bpf, xdp, samples: Fix null pointer dereference in *_user code by Gaurav Singh · 4 years, 7 months ago
  10. f2baaff2 samples: mei: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  11. 4f9b3a3 binderfs: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
  12. 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
  13. 298ce0f watch_queue: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
  14. 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
  15. fca5e94 samples: binderfs: really compile this sample and fix build issues by Masahiro Yamada · 4 years, 7 months ago
  16. 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
  17. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  18. 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
  19. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  20. 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
  21. 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
  22. 9d907f1 samples/ftrace: Fix asm function ELF annotations by Josh Poimboeuf · 4 years, 8 months ago
  23. 59929cd samples, bpf: Refactor kprobe, tail call kern progs map definition by Daniel T. Lee · 4 years, 8 months ago
  24. 14846dd samples, bpf: Add tracex7 test file to .gitignore by Daniel T. Lee · 4 years, 8 months ago
  25. bc1a859 samples, bpf: Refactor tail call user progs with libbpf by Daniel T. Lee · 4 years, 8 months ago
  26. 63841bc samples, bpf: Refactor kprobe tracing user progs with libbpf by Daniel T. Lee · 4 years, 8 months ago
  27. 0efdcef samples, bpf: Refactor pointer error check with libbpf by Daniel T. Lee · 4 years, 8 months ago
  28. e7d553d pipe: Add notification lossage handling by David Howells · 5 years ago
  29. 8cfba76 pipe: Allow buffers to be marked read-whole-or-error for notifications by David Howells · 5 years ago
  30. f5b5a16 Add sample notification program by David Howells · 5 years ago
  31. 88a8e27 samples: watchdog: use 'userprogs' syntax by Masahiro Yamada · 4 years, 8 months ago
  32. b98ccc7 samples: timers: use 'userprogs' syntax by Masahiro Yamada · 4 years, 8 months ago
  33. 87ffbba samples: auxdisplay: use 'userprogs' syntax by Masahiro Yamada · 4 years, 8 months ago
  34. c4c1099 samples: mei: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  35. 60fb0b1 samples: pidfd: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  36. 28949b8 samples: vfs: build sample programs for target architecture by Masahiro Yamada · 4 years, 8 months ago
  37. 37249f5 samples: connector: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  38. 82d00a9 samples: hidraw: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  39. 87ecdf4 samples: uhid: build sample program for target architecture by Masahiro Yamada · 4 years, 8 months ago
  40. 8a45fe7 samples: uhid: fix warnings in uhid-example by Sam Ravnborg · 4 years, 8 months ago
  41. f59e766 samples: seccomp: build sample programs for target architecture by Masahiro Yamada · 4 years, 8 months ago
  42. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  43. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  44. 6a09815 samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS by Lorenzo Bianconi · 4 years, 8 months ago
  45. 23ad046 samples: bpf: Fix build error by Matteo Croce · 4 years, 8 months ago
  46. 581701b uapi: deprecate STATX_ALL by Miklos Szeredi · 4 years, 8 months ago
  47. 03421a9 samples/bpf: Remove compiler warnings by Yonghong Song · 4 years, 8 months ago
  48. d85eaa9 samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers. by Masami Hiramatsu · 4 years, 9 months ago
  49. 85e4a88 Revert "objtool: Skip samples subdirectory" by Masahiro Yamada · 4 years, 8 months ago
  50. f094a23 tracing: Fix doc mistakes in trace sample by Wei Yang · 4 years, 8 months ago
  51. c624adc samples: fix binderfs sample by Arnd Bergmann · 4 years, 8 months ago
  52. c1e4535f docs: networking: convert pktgen.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  53. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 8 months ago
  54. d8a84d3 samples/hw_breakpoint: drop use of kallsyms_lookup_name() by Will Deacon · 4 years, 9 months ago
  55. 4800314 samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes by Will Deacon · 4 years, 9 months ago
  56. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  57. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  58. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  59. aa5e2af samples, bpf: Refactor perf_event user program with libbpf bpf_link by Daniel T. Lee · 4 years, 9 months ago
  60. 24a6034 samples, bpf: Move read_trace_pipe to trace_helpers by Daniel T. Lee · 4 years, 9 months ago
  61. 238e4a5 media: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  62. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 11 months ago
  63. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  64. 8ed47e1 samples: bpf: Allow for -ENETDOWN in xdpsock by Maciej Fijalkowski · 5 years ago
  65. 32c92c1 samples: bpf: Drop doubled variable declaration in xdpsock by Maciej Fijalkowski · 5 years ago
  66. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  67. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  68. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  69. 80b60e3 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  71. 715d128 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  72. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  73. 8728497 objtool: Skip samples subdirectory by Josh Poimboeuf · 5 years ago
  74. 7cf245a samples/bpf: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  75. b2e5e93 samples/bpf: Don't try to remove user's homedir on clean by Toke Høiland-Jørgensen · 5 years ago
  76. 3d47431 Backmerge v5.5-rc7 into drm-next by Dave Airlie · 5 years ago
  77. f46e49a livepatch: Handle allocation failure in the sample of shadow variable API by Petr Mladek · 5 years ago
  78. be6da98 livepatch/samples/selftest: Use klp_shadow_alloc() API correctly by Petr Mladek · 5 years ago
  79. 8f6b886 livepatch/sample: Use the right type for the leaking data pointer by Petr Mladek · 5 years ago
  80. 58aa94f devmap: Adjust tracepoint for map-less queue flush by Jesper Dangaard Brouer · 5 years ago
  81. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  82. 771b894 samples/seccomp: Zero out members based on seccomp_notif_sizes by Sargun Dhillon · 5 years ago
  83. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  84. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  85. 01f36a5 samples/trace_printk: Wait for IRQ work to finish by Sven Schnelle · 5 years ago
  86. f9e6bfd samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach by Jesper Dangaard Brouer · 5 years ago
  87. 46e3268 samples/bpf: xdpsock: Add option to specify transmit fill pattern by Jay Jayatheerthan · 5 years ago
  88. 4a3c23a samples/bpf: xdpsock: Add option to specify tx packet size by Jay Jayatheerthan · 5 years ago
  89. ece6e96 samples/bpf: xdpsock: Add option to specify number of packets to send by Jay Jayatheerthan · 5 years ago
  90. cd9e72b6 samples/bpf: xdpsock: Add option to specify batch size by Jay Jayatheerthan · 5 years ago
  91. 6952558 samples/bpf: xdpsock: Use common code to handle signal and main exit by Jay Jayatheerthan · 5 years ago
  92. d3f11b0 samples/bpf: xdpsock: Add duration option to specify how long to run by Jay Jayatheerthan · 5 years ago
  93. 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
  94. d50ecc4 samples/bpf: Attach XDP programs in driver mode by default by Toke Høiland-Jørgensen · 5 years ago
  95. 4502789 samples/bpf: Set -fno-stack-protector when building BPF programs by Toke Høiland-Jørgensen · 5 years ago
  96. 5615ed4 samples/bpf: Add missing -lz to TPROGS_LDLIBS by Toke Høiland-Jørgensen · 5 years ago
  97. 5984dc6 samples/bpf: Reintroduce missed build targets by Prashant Bhole · 5 years ago
  98. fe33008 samples: bpf: fix syscall_tp due to unused syscall by Daniel T. Lee · 5 years ago
  99. bba1b2a samples: bpf: Replace symbol compare of trace_event by Daniel T. Lee · 5 years ago
  100. b0077e5 samples: vfio-mdev: constify fb ops by Jani Nikula · 5 years ago