1. ca5387e Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 5 months ago
  2. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  3. 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, 5 months ago
  4. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  5. 1abbef4 mm,kmemleak-test.c: move kmemleak-test.c to samples dir by Hui Su · 4 years, 5 months ago
  6. 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  7. 76ecfcb08 samples: configfs: prefer pr_err() over bare printk(KERN_ERR by Bartosz Golaszewski · 4 years, 6 months ago
  8. 288f295 samples: configfs: don't use spaces before tabs by Bartosz Golaszewski · 4 years, 6 months ago
  9. 4e415a8 samples: configfs: consolidate local variables of the same type by Bartosz Golaszewski · 4 years, 6 months ago
  10. 91aad62 samples: configfs: don't reinitialize variables which are already zeroed by Bartosz Golaszewski · 4 years, 6 months ago
  11. b86ff67 samples: configfs: replace simple_strtoul() with kstrtoint() by Bartosz Golaszewski · 4 years, 6 months ago
  12. 1b0d36e samples: configfs: fix alignment in item struct by Bartosz Golaszewski · 4 years, 6 months ago
  13. e0ee1fd samples: configfs: drop unnecessary ternary operators by Bartosz Golaszewski · 4 years, 6 months ago
  14. 4472437 samples: configfs: remove redundant newlines by Bartosz Golaszewski · 4 years, 5 months ago
  15. cc1a267 misc: vop: add round_up(x,4) for vring_size to avoid kernel panic by Sherry Sun · 4 years, 6 months ago
  16. b31de43 samples: mpssd: fix the build errors when enable DEBUG in mpssd.c by Sherry Sun · 4 years, 6 months ago
  17. acc4229 nitro_enclaves: Add sample for ioctl interface usage by Andra Paraschiv · 4 years, 6 months ago
  18. 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
  19. 7f9a235 docs: trace: fix the location of kprobes.rst by Mauro Carvalho Chehab · 4 years, 6 months ago
  20. be0704b samples: vfio-mdev/mbochs: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 11 months ago
  21. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago
  22. eea1128 tracing: switch to kernel_clone() by Christian Brauner · 4 years, 7 months ago
  23. 25239fd kprobes: switch to kernel_clone() by Christian Brauner · 4 years, 7 months ago
  24. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  25. faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 8 months ago
  26. 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
  27. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  28. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  29. e4d9c23 samples/bpf, selftests/bpf: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 8 months ago
  30. ce4dade samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap by Lorenzo Bianconi · 4 years, 8 months ago
  31. a4e76f1 samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop by Lorenzo Bianconi · 4 years, 8 months ago
  32. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  33. b36c320 samples: bpf: Add an option for printing extra statistics in xdpsock by Ciara Loftus · 4 years, 8 months ago
  34. eef8a42d bpf: Fix fds_example SIGSEGV error by Wenbo Zhang · 4 years, 8 months ago
  35. 2575b2f PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h by Huacai Chen · 4 years, 8 months ago
  36. cc7f641 samples: bpf: Refactor BPF map performance test with libbpf by Daniel T. Lee · 4 years, 8 months ago
  37. 88795b4 samples: bpf: Refactor BPF map in map test with libbpf by Daniel T. Lee · 4 years, 8 months ago
  38. af9bd3e samples: bpf: Fix bpf programs with kprobe/sys_connect event by Daniel T. Lee · 4 years, 8 months ago
  39. c3eeaae samples/vfs: avoid warning in statx override by Kees Cook · 4 years, 8 months ago
  40. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  41. 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, 9 months ago
  42. 214377e samples: watch_queue: build sample program for target architecture by Masahiro Yamada · 4 years, 9 months ago
  43. 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, 9 months ago
  44. 8e2a46a docs: move remaining stuff under Documentation/*.txt to Documentation/staging by Mauro Carvalho Chehab · 4 years, 9 months ago
  45. b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  46. 9fbc01c sample-trace-array: Remove trace_array 'sample-instance' by Kefeng Wang · 4 years, 9 months ago
  47. e9b7b1c sample-trace-array: Fix sleeping function called from invalid context by Kefeng Wang · 4 years, 9 months ago
  48. 6903cda bpf, xdp, samples: Fix null pointer dereference in *_user code by Gaurav Singh · 4 years, 9 months ago
  49. f2baaff2 samples: mei: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
  50. 4f9b3a3 binderfs: add gitignore for generated sample program by Linus Torvalds · 4 years, 9 months ago
  51. 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, 9 months ago
  52. 298ce0f watch_queue: add gitignore for generated sample program by Linus Torvalds · 4 years, 9 months ago
  53. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
  54. fca5e94 samples: binderfs: really compile this sample and fix build issues by Masahiro Yamada · 4 years, 9 months ago
  55. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  56. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  57. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  58. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
  59. 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, 10 months ago
  60. 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, 10 months ago
  61. 9d907f1 samples/ftrace: Fix asm function ELF annotations by Josh Poimboeuf · 4 years, 11 months ago
  62. 59929cd samples, bpf: Refactor kprobe, tail call kern progs map definition by Daniel T. Lee · 4 years, 10 months ago
  63. 14846dd samples, bpf: Add tracex7 test file to .gitignore by Daniel T. Lee · 4 years, 10 months ago
  64. bc1a859 samples, bpf: Refactor tail call user progs with libbpf by Daniel T. Lee · 4 years, 10 months ago
  65. 63841bc samples, bpf: Refactor kprobe tracing user progs with libbpf by Daniel T. Lee · 4 years, 10 months ago
  66. 0efdcef samples, bpf: Refactor pointer error check with libbpf by Daniel T. Lee · 4 years, 10 months ago
  67. e7d553d pipe: Add notification lossage handling by David Howells · 5 years ago
  68. 8cfba76 pipe: Allow buffers to be marked read-whole-or-error for notifications by David Howells · 5 years ago
  69. f5b5a16 Add sample notification program by David Howells · 5 years ago
  70. 88a8e27 samples: watchdog: use 'userprogs' syntax by Masahiro Yamada · 4 years, 11 months ago
  71. b98ccc7 samples: timers: use 'userprogs' syntax by Masahiro Yamada · 4 years, 11 months ago
  72. 87ffbba samples: auxdisplay: use 'userprogs' syntax by Masahiro Yamada · 4 years, 11 months ago
  73. c4c1099 samples: mei: build sample program for target architecture by Masahiro Yamada · 4 years, 11 months ago
  74. 60fb0b1 samples: pidfd: build sample program for target architecture by Masahiro Yamada · 4 years, 11 months ago
  75. 28949b8 samples: vfs: build sample programs for target architecture by Masahiro Yamada · 4 years, 11 months ago
  76. 37249f5 samples: connector: build sample program for target architecture by Masahiro Yamada · 4 years, 11 months ago
  77. 82d00a9 samples: hidraw: build sample program for target architecture by Masahiro Yamada · 4 years, 11 months ago
  78. 87ecdf4 samples: uhid: build sample program for target architecture by Masahiro Yamada · 4 years, 11 months ago
  79. 8a45fe7 samples: uhid: fix warnings in uhid-example by Sam Ravnborg · 4 years, 11 months ago
  80. f59e766 samples: seccomp: build sample programs for target architecture by Masahiro Yamada · 4 years, 11 months ago
  81. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  82. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  83. 6a09815 samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS by Lorenzo Bianconi · 4 years, 10 months ago
  84. 23ad046 samples: bpf: Fix build error by Matteo Croce · 4 years, 10 months ago
  85. 581701b uapi: deprecate STATX_ALL by Miklos Szeredi · 4 years, 10 months ago
  86. 03421a9 samples/bpf: Remove compiler warnings by Yonghong Song · 4 years, 10 months ago
  87. d85eaa9 samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers. by Masami Hiramatsu · 5 years ago
  88. 85e4a88 Revert "objtool: Skip samples subdirectory" by Masahiro Yamada · 5 years ago
  89. f094a23 tracing: Fix doc mistakes in trace sample by Wei Yang · 4 years, 11 months ago
  90. c624adc samples: fix binderfs sample by Arnd Bergmann · 4 years, 11 months ago
  91. c1e4535f docs: networking: convert pktgen.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  92. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 5 years ago
  93. d8a84d3 samples/hw_breakpoint: drop use of kallsyms_lookup_name() by Will Deacon · 5 years ago
  94. 4800314 samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes by Will Deacon · 5 years ago
  95. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  96. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  97. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
  98. aa5e2af samples, bpf: Refactor perf_event user program with libbpf bpf_link by Daniel T. Lee · 5 years ago
  99. 24a6034 samples, bpf: Move read_trace_pipe to trace_helpers by Daniel T. Lee · 5 years ago
  100. 238e4a5 media: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago