1. 6446b31 bpf: add a new API libbpf_num_possible_cpus() by Hechao Li · 6 years ago
  2. 89cceaa selftests/bpf : clean up feature/ when make clean by Hechao Li · 6 years ago
  3. c7cebff selftests/bpf: fix constness of source arg for bpf helpers by Andrii Nakryiko · 6 years ago
  4. 10a13bb libbpf: remove qidconf and better support external bpf programs. by Jonathan Lemon · 6 years ago
  5. 940e7be tools/bpf: Add bpf_map_lookup_elem selftest for xskmap by Jonathan Lemon · 6 years ago
  6. 91eda59 bpf/tools: sync bpf.h by Jonathan Lemon · 6 years ago
  7. fada7fd bpf: Allow bpf_map_lookup_elem() on an xskmap by Jonathan Lemon · 6 years ago
  8. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  9. cd53850 selftests/bpf: measure RTT from xdp using xdping by Alan Maguire · 6 years ago
  10. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  12. 10fbcdd selftests/net: add TFO key rotation selftest by Jason Baron · 6 years ago
  13. 24ec483 net: sched: Introduce act_ctinfo action by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  14. 399dc65 libbpf: reduce unnecessary line wrapping by Andrii Nakryiko · 6 years ago
  15. 76e1022 libbpf: typo and formatting fixes by Andrii Nakryiko · 6 years ago
  16. 7e8c328 libbpf: simplify two pieces of logic by Andrii Nakryiko · 6 years ago
  17. fba01a0 libbpf: use negative fd to specify missing BTF by Andrii Nakryiko · 6 years ago
  18. f102154 libbpf: fix error code returned on corrupted ELF by Andrii Nakryiko · 6 years ago
  19. c51829b libbpf: check map name retrieved from ELF by Andrii Nakryiko · 6 years ago
  20. 12ef563 libbpf: simplify endianness check by Andrii Nakryiko · 6 years ago
  21. be5c5d4 libbpf: preserve errno before calling into user callback by Andrii Nakryiko · 6 years ago
  22. 8ca990c libbpf: fix detection of corrupted BPF instructions section by Andrii Nakryiko · 6 years ago
  23. 2b28601 Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  24. 501b125 libbpf: prevent overwriting of log_level in bpf_object__load_progs() by Quentin Monnet · 6 years ago
  25. fe937ea selftests/bpf: fix compilation error for flow_dissector.c by Alan Maguire · 6 years ago
  26. 3fb321f selftests/net: ipv6 flowlabel by Willem de Bruijn · 6 years ago
  27. 73f51d1 selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu by Stefano Brivio · 6 years ago
  28. d550659 selftests/bpf: add auto-detach test by Roman Gushchin · 6 years ago
  29. 596092e selftests/bpf: enable all available cgroup v2 controllers by Roman Gushchin · 6 years ago
  30. ba0c0cc selftests/bpf: convert test_cgrp2_attach2 example into kselftest by Roman Gushchin · 6 years ago
  31. 486d3f2 selftests/bpf: fail test_tunnel.sh if subtests fail by Stanislav Fomichev · 6 years ago
  32. 55d7780 tools: bpftool: make -d option print debug output from verifier by Quentin Monnet · 6 years ago
  33. 60276f9 libbpf: add bpf_object__load_xattr() API function to pass log_level by Quentin Monnet · 6 years ago
  34. 775bc8a tools: bpftool: add -d option to get debug output from libbpf by Quentin Monnet · 6 years ago
  35. d98363b libbpf: fix warning that PTR_ERR_OR_ZERO can be used by Hariprasad Kelam · 6 years ago
  36. 92bd682 bpf: style fix in while(!feof()) loop by Chang-Hsien Tsai · 6 years ago
  37. 0d97dac bpftool: auto-complete BTF IDs for btf dump by Andrii Nakryiko · 6 years ago
  38. 99513cf selftest: Fixes for icmp_redirect test by David Ahern · 6 years ago
  39. 043556d selftests/tls: add test for sleeping even though there is data by Jakub Kicinski · 6 years ago
  40. 7718a85 selftests/tls: test for lowat overshoot with multiple records by Jakub Kicinski · 6 years ago
  41. 862f0a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  42. 9d120b4 selftests: bpf: enable hi32 randomization for all tests by Jiong Wang · 6 years ago
  43. f3b55ab selftests: bpf: adjust several test_verifier helpers for insn insertion by Jiong Wang · 6 years ago
  44. 0465619 libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr by Jiong Wang · 6 years ago
  45. 9ce33e3 tools: bpf: sync uapi header bpf.h by Jiong Wang · 6 years ago
  46. 7fbc78e Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  47. 7f8b40e3 Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  48. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  49. 16f0efc tools/bpf: add selftest in test_progs for bpf_send_signal() helper by Yonghong Song · 6 years ago
  50. edaccf8 tools/bpf: sync bpf uapi header bpf.h to tools directory by Yonghong Song · 6 years ago
  51. 90eea40 bpftool: update bash-completion w/ new c option for btf dump by Andrii Nakryiko · 6 years ago
  52. 220ba45 bpftool/docs: add description of btf dump C option by Andrii Nakryiko · 6 years ago
  53. 2119f21 bpftool: add C output format option to btf dump subcommand by Andrii Nakryiko · 6 years ago
  54. 2d2a3ad selftests/bpf: add btf_dump BTF-to-C conversion tests by Andrii Nakryiko · 6 years ago
  55. 351131b libbpf: add btf_dump API for BTF-to-C conversion by Andrii Nakryiko · 6 years ago
  56. 2fc3fc0 libbpf: switch btf_dedup() to hashmap for dedup table by Andrii Nakryiko · 6 years ago
  57. 5d04ec6 selftests/bpf: add tests for libbpf's hashmap by Andrii Nakryiko · 6 years ago
  58. e3b9242 libbpf: add resizable non-thread safe internal hashmap by Andrii Nakryiko · 6 years ago
  59. 9db3243 selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext by Andrii Nakryiko · 6 years ago
  60. 58650cc bpftool: use libbpf's btf__parse_elf API by Andrii Nakryiko · 6 years ago
  61. e6c6485 libbpf: add btf__parse_elf API to load .BTF and .BTF.ext by Andrii Nakryiko · 6 years ago
  62. 1d7a08b libbpf: ensure libbpf.h is included along libbpf_internal.h by Andrii Nakryiko · 6 years ago
  63. 37739d1 selftests: bpf: Move bpf_printk to bpf_helpers.h by Michal Rostecki · 6 years ago
  64. af5136f selftests/net: SO_TXTIME with ETF and FQ by Willem de Bruijn · 6 years ago
  65. ec81053 selftests: Add redirect tests by David Ahern · 6 years ago
  66. eff82a2 selftests: rtc: rtctest: specify timeouts by Alexandre Belloni · 6 years ago
  67. d51f1f1 selftests/harness: Allow test to configure timeout by Alexandre Belloni · 6 years ago
  68. 4a075bd selftests/ftrace: Add checkbashisms meta-testcase by Masami Hiramatsu · 6 years ago
  69. 3fda9b3 selftests/ftrace: Make a script checkbashisms clean by Masami Hiramatsu · 6 years ago
  70. 883d25e7 tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  71. c795720 KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard by Thomas Huth · 6 years ago
  72. 98e6834 kvm: selftests: aarch64: compile with warnings on by Andrew Jones · 6 years ago
  73. 55eda00 kvm: selftests: aarch64: fix default vm mode by Andrew Jones · 6 years ago
  74. bffed38 kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size by Andrew Jones · 6 years ago
  75. 204c91e KVM: selftests: do not blindly clobber registers in guest asm by Paolo Bonzini · 6 years ago
  76. 12e9612 KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c by Thomas Huth · 6 years ago
  77. 319f6f9 KVM: selftests: Compile code with warnings enabled by Thomas Huth · 6 years ago
  78. 3b339e2 kvm: selftests: avoid type punning by Paolo Bonzini · 6 years ago
  79. be7fcf1 KVM: selftests: Fix a condition in test_hv_cpuid() by Dan Carpenter · 6 years ago
  80. cd5e85f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89 by Thomas Gleixner · 6 years ago
  81. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  82. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  83. 71e15f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  84. 004d564 tools/io_uring: sync with liburing by Jens Axboe · 6 years ago
  85. 486f069 tools/io_uring: fix Makefile for pthread library link by Jens Axboe · 6 years ago
  86. 7c94410 selftests/bpf: add pyperf scale test by Alexei Starovoitov · 6 years ago
  87. 7c0c609 selftests/bpf: adjust verifier scale test by Alexei Starovoitov · 6 years ago
  88. 9efc779 libbpf: emit diff of mismatched public API, if any by Andrii Nakryiko · 6 years ago
  89. a92a0a7 selftests: pmtu: Simplify cleanup and namespace names by David Ahern · 6 years ago
  90. 9b7e94e selftests: fib-onlink: Make quiet by default by David Ahern · 6 years ago
  91. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  92. 2de03b4 selftests: netfilter: add flowtable test script by Florian Westphal · 6 years ago
  93. 3463297 selftests: fib_rule_tests: use pre-defined DEV_ADDR by Hangbin Liu · 6 years ago
  94. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  95. 82ce6eb selftests: netfilter: missing error check when setting up veth interface by Jeffrin Jose T · 6 years ago
  96. fe48319 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 6 years ago
  97. e810886 selftests: Remove forced unbuffering for test running by Kees Cook · 6 years ago
  98. a20d452 selftests/x86: Support Atom for syscall_arg_fault test by Tong Bo · 6 years ago
  99. 7170066 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25 by Thomas Gleixner · 6 years ago
  100. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago