1. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 5 years ago
  2. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 5 years ago
  3. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 5 years ago
  4. 6944a06 samples: guard sub-directories with CONFIG options by Masahiro Yamada · 6 years ago
  5. 8141377 Add gitignore file for samples/vfs/ generated files by Linus Torvalds · 6 years ago
  6. 8b0e1fe samples: add .gitignore for pidfd-metadata by Christian Brauner · 6 years ago
  7. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  8. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  9. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  10. 4009132 Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  11. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  12. 43c6afe samples: show race-free pidfd metadata access by Christian Brauner · 6 years ago
  13. e7e3491 samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y by Masahiro Yamada · 6 years ago
  14. 7206c12 samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option by Masahiro Yamada · 6 years ago
  15. d93a18f kbuild: move samples/ to KBUILD_VMLINUX_OBJS by Masahiro Yamada · 6 years ago
  16. ead442a samples: bpf: add hbm sample to .gitignore by Daniel T. Lee · 6 years ago
  17. c484a67 samples/kobject: Replace foo_ktype's default_attrs field with groups by Kimberly Brown · 6 years ago
  18. 636e78b samples/bpf: fix build with new clang by Alexei Starovoitov · 6 years ago
  19. e67b2c7 samples, selftests/bpf: add NULL check for ksym_search by Daniel T. Lee · 6 years ago
  20. 0ac01fe BPF: Add sample code for new ib_umad tracepoint by Ira Weiny · 6 years ago
  21. ab99e7a samples: bpf: add xdp_sample_pkts to .gitignore by Daniel T. Lee · 6 years ago
  22. f1b5618 vfs: Add a sample program for the new mount API by David Howells · 6 years ago
  23. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  24. 96a6de1 Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  25. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  26. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  27. fe0436e samples/mic/mpssd/mpssd.h: remove duplicate header by Brajeswar Ghosh · 6 years ago
  28. 5b4f21b bpf: hbm: fix spelling mistake "deault" -> "default" by Colin Ian King · 6 years ago
  29. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  30. 67bae14 Merge branch 'for-5.0/upstream-fixes' into for-linus by Jiri Kosina · 6 years ago
  31. a83b042 Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  32. 4ffd44c bpf: HBM test script by brakmo · 6 years ago
  33. a1270fe bpf: User program for testing HBM by brakmo · 6 years ago
  34. 187d073 bpf: Sample HBM BPF program to limit egress bw by brakmo · 6 years ago
  35. b74e21a samples/bpf: silence compiler warning for xdpsock_user.c by Yonghong Song · 6 years ago
  36. 1a9b268 samples: bpf: use libbpf where easy by Jakub Kicinski · 6 years ago
  37. ea9b636 samples: bpf: remove load_sock_ops in favour of bpftool by Jakub Kicinski · 6 years ago
  38. 5c3cf87 samples: bpf: force IPv4 in ping by Jakub Kicinski · 6 years ago
  39. d2e614c samples: bpf: fix: broken sample regarding removed function by Daniel T. Lee · 6 years ago
  40. 248c7f9 samples/bpf: convert xdpsock to use libbpf for AF_XDP access by Magnus Karlsson · 6 years ago
  41. 915654f samples/bpf: Fix dummy program unloading for xdp_redirect samples by Toke Høiland-Jørgensen · 6 years ago
  42. 5f09bc8 Merge tag 'v5.0-rc7' into patchwork by Mauro Carvalho Chehab · 6 years ago
  43. 3e4835f samples/vfio-mdev/mtty: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  44. 18bc04b samples/vfio-mdev/mdpy: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  45. 1635521 samples/vfio-mdev/mbochs: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  46. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. 278bca7 vfio-mdev: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  48. 3b7a8ec samples/bpf: Check the prog id before exiting by Maciej Fijalkowski · 6 years ago
  49. 743e568 samples/bpf: Add a "force" flag to XDP samples by Maciej Fijalkowski · 6 years ago
  50. 6a54576 samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4} by Maciej Fijalkowski · 6 years ago
  51. bbaf602 samples/bpf: Convert XDP samples to libbpf usage by Maciej Fijalkowski · 6 years ago
  52. 7313798 samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe by Jesper Dangaard Brouer · 6 years ago
  53. c4a46ac samples: mei: use /dev/mei0 instead of /dev/mei by Tomas Winkler · 6 years ago
  54. ec7146d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  55. 6ea848b selftests: bpf: functional and min/max reasoning unit tests for JMP32 by Jiong Wang · 6 years ago
  56. 60b6527 media: v4l2-pci-skeleton.c: fix outdated irq code by Hans Verkuil · 6 years ago
  57. b73d5dc livepatch: samples: non static warnings fix by Nicholas Mc Guire · 6 years ago
  58. 6bf3bbe samples/bpf: workaround clang asm goto compilation errors by Yonghong Song · 6 years ago
  59. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  60. 9762dc1 samples: add binderfs sample program by Christian Brauner · 6 years ago
  61. 958ef1e livepatch: Simplify API by removing registration step by Petr Mladek · 6 years ago
  62. 11b36ab samples: bpf: user proper argument index by Ioana Ciornei · 6 years ago
  63. a77d1d1 samples/seccomp: Fix 32-bit build by Tycho Andersen · 6 years ago
  64. a8911d6 selftests/bpf: fix incorrect users of create_and_get_cgroup by Stanislav Fomichev · 6 years ago
  65. cf26057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  66. 1686cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
  67. d9a7fa6 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  68. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  69. 1984f65 Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  70. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  71. 2c667d7 treewide: add intermediate .s files to targets by Masahiro Yamada · 6 years ago
  72. 4d4b5c2 treewide: remove explicit rules for *offsets.s by Masahiro Yamada · 6 years ago
  73. 5f30b2e livepatch: check kzalloc return values by Nicholas Mc Guire · 6 years ago
  74. 8ba35b3 vfio-mdev/samples: Use u8 instead of char for handle functions by Nathan Chancellor · 6 years ago
  75. fec7b66 samples: add an example of seccomp user trap by Tycho Andersen · 6 years ago
  76. d59dd69 samples: bpf: fix: seg fault with NULL pointer arg by Daniel T. Lee · 6 years ago
  77. b52b88c media: v4l2-pci-skeleton: replace vb2_buffer with vb2_v4l2_buffer by Michael Tretter · 6 years ago
  78. 0126be3 kbuild: announce removal of SUBDIRS if used by Masahiro Yamada · 6 years ago
  79. dc378a1a samples: bpf: get ifindex from ifname by Matteo Croce · 6 years ago
  80. d606ee5 samples: bpf: improve xdp1 example by Matteo Croce · 6 years ago
  81. 5a86381 samples: bpf: fix: error handling regarding kprobe_events by Daniel T. Lee · 6 years ago
  82. 31a8b3e HID: samples/hidraw: fix typo in printed message by Jonathan Davies · 6 years ago
  83. 9ce6ae2 tools/bpf: do not use pahole if clang/llvm can generate BTF sections by Yonghong Song · 6 years ago
  84. bce6a14 bpf_load: add map name to load_maps error message by Shannon Nelson · 6 years ago
  85. 0c86e76 Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  86. 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  87. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 104c740 vfio: add edid support to mbochs sample driver by Gerd Hoffmann · 6 years ago
  89. 5318321 samples: disable CONFIG_SAMPLES for UML by Masahiro Yamada · 6 years ago
  90. 20cdeb5 bpf, tracex3_user: erase "ARRAY_SIZE" redefined by Bo YU · 6 years ago
  91. 1856478 mei: samples: fix a signedness bug in amt_host_if_call() by Dan Carpenter · 6 years ago
  92. 5fcbd29 samples/bpf: extend test_cgrp2_attach2 test to use per-cpu cgroup storage by Roman Gushchin · 6 years ago
  93. 32c0097 samples/bpf: fix compilation failure by Prashant Bhole · 6 years ago
  94. 534e0e5 samples/bpf: fix a compilation failure by Yonghong Song · 6 years ago
  95. 664e787 samples/bpf: remove duplicated includes by YueHaibing · 6 years ago
  96. 11c3f51 samples/bpf: xdpsock, minor fixes by Prashant Bhole · 6 years ago
  97. acb4ea9 bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program by Nikita V. Shirokov · 6 years ago
  98. 58c50ae samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock by Björn Töpel · 6 years ago
  99. 817b89b samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM by Jesper Dangaard Brouer · 6 years ago
  100. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago