1. 5d0c138 selftests: rtnetlink: add gretap test cases by William Tu · 7 years ago
  2. 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  3. 21567ed libbpf: fix Makefile exit code if libelf not found by Jakub Kicinski · 7 years ago
  4. 28ab173 selftests/bpf: additional bpf_call tests by Daniel Borkmann · 7 years ago
  5. b0b04fc selftests/bpf: add xdp noinline test by Alexei Starovoitov · 7 years ago
  6. 3bc35c6 selftests/bpf: add bpf_call test by Alexei Starovoitov · 7 years ago
  7. 48cca7e libbpf: add support for bpf_call by Alexei Starovoitov · 7 years ago
  8. d98588c selftests/bpf: add tests for stack_zero tracking by Alexei Starovoitov · 7 years ago
  9. a7ff3ec selftests/bpf: add verifier tests for bpf_call by Alexei Starovoitov · 7 years ago
  10. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. c36c7a7 Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  13. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  14. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. 643e345 tools/headers: Synchronize kernel <-> tooling headers by Ingo Molnar · 7 years ago
  17. 215eada objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Ingo Molnar · 7 years ago
  18. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  19. 0b265c3 tools/slabinfo-gnuplot: force to use bash shell by Liu, Changcheng · 7 years ago
  20. 5ccda64 bpftool: implement cgroup bpf operations by Roman Gushchin · 7 years ago
  21. 49a086c bpftool: implement prog load command by Roman Gushchin · 7 years ago
  22. fe4d44b libbpf: prefer global symbols as bpf program name source by Roman Gushchin · 7 years ago
  23. 583c900 libbpf: add ability to guess program type based on section name by Roman Gushchin · 7 years ago
  24. 92ccc26 tools/lib/lockdep: Add missing declaration of 'pr_cont()' by Mengting Zhang · 7 years ago
  25. 720f228 bpf: fix broken BPF selftest build by Daniel Borkmann · 7 years ago
  26. 965de87 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
  27. d279f1f bpf/tracing: add a bpf test for new ioctl query interface by Yonghong Song · 7 years ago
  28. 2a22f69 tools/include: Remove ACCESS_ONCE() by Mark Rutland · 7 years ago
  29. f971e51 tools/perf: Convert ACCESS_ONCE() to READ_ONCE() by Mark Rutland · 7 years ago
  30. c1ed473 Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago
  31. 63060c3 selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y by Naresh Kamboju · 7 years ago
  32. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  34. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  35. d324424 tools: bpftool: create "uninstall", "doc-uninstall" make targets by Quentin Monnet · 7 years ago
  36. 658e85a tools: bpftool: harmonise Makefile and Documentation/Makefile by Quentin Monnet · 7 years ago
  37. 2f2d008 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
  38. 82a2b82 tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror) by Julien BOIBESSOT · 7 years ago
  39. 5790eab ptr_ring: fix up after recent ptr_ring changes by Michael S. Tsirkin · 7 years ago
  40. 1c76472 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 34c9ca3 tooling/headers: Synchronize updated s390 and x86 UAPI headers by Ingo Molnar · 7 years ago
  42. d6eabce Merge branch 'linus' into perf/urgent, to synchronize UAPI headers by Ingo Molnar · 7 years ago
  43. 14c47b54 objtool: Fix 64-bit build on 32-bit host by Mikulas Patocka · 7 years ago
  44. 6a5e05a Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  45. 6b0b3bd Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  46. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. a81c421 perf s390: add regs_query_register_offset() by Hendrik Brueckner · 7 years ago
  48. 618e165 selftests/bpf: sync kernel headers and introduce arch support in Makefile by Hendrik Brueckner · 7 years ago
  49. 236fa07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  50. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  51. 417ec26 selftests/bpf: add offload test based on netdevsim by Jakub Kicinski · 7 years ago
  52. 6a28b44 selftests/bpf: adjust test_align expected output by Alexei Starovoitov · 7 years ago
  53. 0cf710f Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  54. 2b27941 tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log by Yonghong Song · 7 years ago
  55. 1ac7c8a7 usbip: fix usbip attach to find a port that matches the requested speed by Shuah Khan · 7 years ago
  56. ad3cda0 tools: bpftool: declare phony targets as such by Quentin Monnet · 7 years ago
  57. 507e590 tools: bpftool: unify installation directories by Quentin Monnet · 7 years ago
  58. 0d954ee tools: bpftool: remove spurious line break from error message by Quentin Monnet · 7 years ago
  59. 146882a tools: bpftool: make error message from getopt_long() JSON-friendly by Quentin Monnet · 7 years ago
  60. 7868620 tools: bpftool: clean up the JSON writer before exiting in usage() by Quentin Monnet · 7 years ago
  61. 9b85c2d tools: bpftool: fix crash on bad parameters with JSON by Quentin Monnet · 7 years ago
  62. 1b3b521 tools headers: Syncronize mman.h ABI header by Arnaldo Carvalho de Melo · 7 years ago
  63. d9744f9 tools headers: Synchronize prctl.h ABI header by Arnaldo Carvalho de Melo · 7 years ago
  64. 374fbe5 tools headers: Synchronize KVM arch ABI headers by Arnaldo Carvalho de Melo · 7 years ago
  65. 485be0c tools headers: Synchronize drm/i915_drm.h by Arnaldo Carvalho de Melo · 7 years ago
  66. 8ce6d5e tools headers uapi: Synchronize drm/drm.h by Arnaldo Carvalho de Melo · 7 years ago
  67. 0f1aabe tools headers: Synchronize perf_event.h header by Arnaldo Carvalho de Melo · 7 years ago
  68. 8536913 tools headers: Synchronize kernel ABI headers wrt SPDX tags by Arnaldo Carvalho de Melo · 7 years ago
  69. 0b44cfb tools/headers: Synchronize kernel x86 UAPI headers by Ingo Molnar · 7 years ago
  70. 51cacdc perf intel-pt: Bring instruction decoder files into line with the kernel by Adrian Hunter · 7 years ago
  71. 9965484 perf test: Fix test 21 for s390x by Thomas Richter · 7 years ago
  72. 321a7c3 perf bench numa: Fixup discontiguous/sparse numa nodes by Satheesh Rajendran · 7 years ago
  73. bdaab8c perf top: Use signal interface for SIGWINCH handler by Jiri Olsa · 7 years ago
  74. 89d0aea perf top: Fix window dimensions change handling by Jiri Olsa · 7 years ago
  75. df7ccfa perf top: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  76. b0ebd81 perf record: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  77. 3f0a4c8 perf report: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  78. 5b0d1cb perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels by Arnaldo Carvalho de Melo · 7 years ago
  79. d5c5e46 perf test shell: Fix test case probe libc's inet_pton on s390x by Thomas Richter · 7 years ago
  80. ccafc38 perf test shell: Fix check open filename arg using 'perf trace' on s390x by Thomas Richter · 7 years ago
  81. 05d0e62d perf annotate: Do not truncate instruction names at 6 chars by Ravi Bangoria · 7 years ago
  82. af98f22 perf help: Fix a bug during strstart() conversion by Namhyung Kim · 7 years ago
  83. 4a2233b perf machine: Guard against NULL in machine__exit() by Arnaldo Carvalho de Melo · 7 years ago
  84. 501e5bb perf script: Fix --per-event-dump for auxtrace synth evsels by Arnaldo Carvalho de Melo · 7 years ago
  85. 8e2d8e2 perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv by Arnaldo Carvalho de Melo · 7 years ago
  86. 35c3363 perf trace: Fix an exit code of trace__symbols_init by Andrei Vagin · 7 years ago
  87. 59622fd perf record: Fix -c/-F options for cpu event aliases by Andi Kleen · 7 years ago
  88. dffdcbd perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay by Arnaldo Carvalho de Melo · 7 years ago
  89. 555b4ec perf evlist: Set the correct idx when adding dummy events by Arnaldo Carvalho de Melo · 7 years ago
  90. 297d6b6 hv: kvp: Avoid reading past allocated blocks from KVP file by Paul Meyer · 7 years ago
  91. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. fcbc38b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  94. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  95. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  96. f1a8b8e bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier by Yonghong Song · 7 years ago
  97. 7b659ee x86/pkeys/selftests: Fix protection keys write() warning by Dave Hansen · 7 years ago
  98. 91c49c2 x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' by Dave Hansen · 7 years ago
  99. a640012 x86/mpx/selftests: Fix up weird arrays by Dave Hansen · 7 years ago
  100. 51aa423 bpftool: revert printing program device bound info by Jakub Kicinski · 7 years ago