1. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  2. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
  3. 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, 9 months ago
  4. 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, 9 months ago
  5. 9d907f1 samples/ftrace: Fix asm function ELF annotations by Josh Poimboeuf · 4 years, 11 months ago
  6. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  7. 23ad046 samples: bpf: Fix build error by Matteo Croce · 4 years, 10 months ago
  8. 581701b uapi: deprecate STATX_ALL by Miklos Szeredi · 4 years, 10 months ago
  9. d85eaa9 samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers. by Masami Hiramatsu · 5 years ago
  10. f094a23 tracing: Fix doc mistakes in trace sample by Wei Yang · 4 years, 10 months ago
  11. c624adc samples: fix binderfs sample by Arnd Bergmann · 4 years, 10 months ago
  12. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 11 months ago
  13. d8a84d3 samples/hw_breakpoint: drop use of kallsyms_lookup_name() by Will Deacon · 5 years ago
  14. 4800314 samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes by Will Deacon · 5 years ago
  15. 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
  16. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  17. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
  18. aa5e2af samples, bpf: Refactor perf_event user program with libbpf bpf_link by Daniel T. Lee · 5 years ago
  19. 24a6034 samples, bpf: Move read_trace_pipe to trace_helpers by Daniel T. Lee · 5 years ago
  20. 238e4a5 media: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
  21. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  22. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  23. 8ed47e1 samples: bpf: Allow for -ENETDOWN in xdpsock by Maciej Fijalkowski · 5 years ago
  24. 32c92c1 samples: bpf: Drop doubled variable declaration in xdpsock by Maciej Fijalkowski · 5 years ago
  25. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  26. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  27. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  28. 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
  29. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  30. 715d128 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  31. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  32. 8728497 objtool: Skip samples subdirectory by Josh Poimboeuf · 5 years ago
  33. 7cf245a samples/bpf: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  34. b2e5e93 samples/bpf: Don't try to remove user's homedir on clean by Toke Høiland-Jørgensen · 5 years ago
  35. 3d47431 Backmerge v5.5-rc7 into drm-next by Dave Airlie · 5 years ago
  36. f46e49a livepatch: Handle allocation failure in the sample of shadow variable API by Petr Mladek · 5 years ago
  37. be6da98 livepatch/samples/selftest: Use klp_shadow_alloc() API correctly by Petr Mladek · 5 years ago
  38. 8f6b886 livepatch/sample: Use the right type for the leaking data pointer by Petr Mladek · 5 years ago
  39. 58aa94f devmap: Adjust tracepoint for map-less queue flush by Jesper Dangaard Brouer · 5 years ago
  40. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  41. 771b894 samples/seccomp: Zero out members based on seccomp_notif_sizes by Sargun Dhillon · 5 years ago
  42. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  43. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  44. 01f36a5 samples/trace_printk: Wait for IRQ work to finish by Sven Schnelle · 5 years ago
  45. f9e6bfd samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach by Jesper Dangaard Brouer · 5 years ago
  46. 46e3268 samples/bpf: xdpsock: Add option to specify transmit fill pattern by Jay Jayatheerthan · 5 years ago
  47. 4a3c23a samples/bpf: xdpsock: Add option to specify tx packet size by Jay Jayatheerthan · 5 years ago
  48. ece6e96 samples/bpf: xdpsock: Add option to specify number of packets to send by Jay Jayatheerthan · 5 years ago
  49. cd9e72b6 samples/bpf: xdpsock: Add option to specify batch size by Jay Jayatheerthan · 5 years ago
  50. 6952558 samples/bpf: xdpsock: Use common code to handle signal and main exit by Jay Jayatheerthan · 5 years ago
  51. d3f11b0 samples/bpf: xdpsock: Add duration option to specify how long to run by Jay Jayatheerthan · 5 years ago
  52. 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
  53. d50ecc4 samples/bpf: Attach XDP programs in driver mode by default by Toke Høiland-Jørgensen · 5 years ago
  54. 4502789 samples/bpf: Set -fno-stack-protector when building BPF programs by Toke Høiland-Jørgensen · 5 years ago
  55. 5615ed4 samples/bpf: Add missing -lz to TPROGS_LDLIBS by Toke Høiland-Jørgensen · 5 years ago
  56. 5984dc6 samples/bpf: Reintroduce missed build targets by Prashant Bhole · 5 years ago
  57. fe33008 samples: bpf: fix syscall_tp due to unused syscall by Daniel T. Lee · 5 years ago
  58. bba1b2a samples: bpf: Replace symbol compare of trace_event by Daniel T. Lee · 5 years ago
  59. b0077e5 samples: vfio-mdev: constify fb ops by Jani Nikula · 5 years ago
  60. edbca12 samples/bpf: Fix broken xdp_rxq_info due to map order assumptions by Jesper Dangaard Brouer · 5 years ago
  61. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  62. 8f56e4e Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  63. 59c3797 sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support by Daniel Vetter · 5 years ago
  64. 89ed424 tracing: Sample module to demonstrate kernel access to Ftrace instances. by Divya Indi · 5 years ago
  65. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  66. b313332 samples/bpf: Add missing option to xdpsock usage by Andre Guedes · 5 years ago
  67. 110b226 samples/bpf: Remove duplicate option from xdpsock by Andre Guedes · 5 years ago
  68. 760f8bc ftrace/selftests: Fix spelling mistake "wakeing" -> "waking" by Colin Ian King · 5 years ago
  69. ae0cc3b ftrace/samples: Add a sample module that implements modify_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  70. 156473a ftrace: Add another example of register_ftrace_direct() use case by Steven Rostedt (VMware) · 5 years ago
  71. b06457c ftrace: Add sample module that uses register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  72. 6cc2c87 samples/bpf: adjust Makefile and README.rst by Jesper Dangaard Brouer · 5 years ago
  73. 01b59c7 Merge 5.4-rc7 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  74. 661842c samples/bpf: Use Rx-only and Tx-only sockets in xdpsock by Magnus Karlsson · 5 years ago
  75. 2e5d72c samples/bpf: Add XDP_SHARED_UMEM support to xdpsock by Magnus Karlsson · 5 years ago
  76. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  77. 451d1dc samples: bpf: update map definition to new syntax BTF-defined map by Daniel T. Lee · 5 years ago
  78. afbe3c2 samples: bpf: Update outdated error message by Daniel T. Lee · 5 years ago
  79. 251e2d3 bpf, samples: Use bpf_probe_read_user where appropriate by Daniel Borkmann · 5 years ago
  80. 04ec044b samples/bpf: fix build by setting HAVE_ATTR_TEST to zero by Björn Töpel · 5 years ago
  81. da80d2e Merge 5.4-rc5 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  82. 6859eba samples: mei: use hostprogs kbuild constructs by Tomas Winkler · 5 years ago
  83. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  84. a98d62c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  85. 1600c9c samples/bpf: Add preparation steps and sysroot info to readme by Ivan Khoronzhuk · 5 years ago
  86. b2327c1 samples/bpf: Add sysroot support by Ivan Khoronzhuk · 5 years ago
  87. d8ceae9 samples/bpf: Provide C/LDFLAGS to libbpf by Ivan Khoronzhuk · 5 years ago
  88. a833eff samples/bpf: Use target CC environment for HDR_PROBE by Ivan Khoronzhuk · 5 years ago
  89. 10cb3d8 samples/bpf: Use own flags but not HOSTCFLAGS by Ivan Khoronzhuk · 5 years ago
  90. 1d97c6c samples/bpf: Base target programs rules on Makefile.target by Ivan Khoronzhuk · 5 years ago
  91. 752677e samples/bpf: Add makefile.target for separate CC target build by Ivan Khoronzhuk · 5 years ago
  92. 54b7fbd samples/bpf: Drop unnecessarily inclusion for bpf_load by Ivan Khoronzhuk · 5 years ago
  93. 0e865ae samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm by Ivan Khoronzhuk · 5 years ago
  94. 2a560df samples/bpf: Use own EXTRA_CFLAGS for clang commands by Ivan Khoronzhuk · 5 years ago
  95. 518c134 samples/bpf: Use --target from cross-compile by Ivan Khoronzhuk · 5 years ago
  96. 39e0c36 samples/bpf: Fix cookie_uid_helper_example obj build by Ivan Khoronzhuk · 5 years ago
  97. cdd5b2d samples/bpf: Fix HDR_PROBE "echo" by Ivan Khoronzhuk · 5 years ago
  98. e01a75c libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf by Andrii Nakryiko · 5 years ago
  99. 3ac4dbe selftests/bpf: Split off tracing-only helpers into bpf_tracing.h by Andrii Nakryiko · 5 years ago
  100. 36b5d47 selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h by Andrii Nakryiko · 5 years ago