1. 29684d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 10 months ago
  2. 4bfd0de5 selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases by Ido Schimmel · 3 years, 10 months ago
  3. d8e8052 bpf/selftests: Test that kernel rejects a TCP CC with an invalid license by Toke Høiland-Jørgensen · 3 years, 10 months ago
  4. 0023224 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  5. 43f0b56 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  6. 19ec368 selftests/vm: fix out-of-tree build by Rong Chen · 3 years, 10 months ago
  7. e138138 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  8. 7acac4b Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 10 months ago
  9. 7011d72 kselftest/arm64: sve: Do not use non-canonical FFR register value by Andre Przywara · 3 years, 10 months ago
  10. e56c53d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 10 months ago
  11. f118aac selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump by Jean-Philippe Brucker · 3 years, 10 months ago
  12. 5aa3c33 selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value by Hangbin Liu · 3 years, 10 months ago
  13. 3df2252 selftests: kvm: add set_boot_cpu_id test by Emanuele Giuseppe Esposito · 3 years, 10 months ago
  14. e2c1290 selftests: kvm: add _vm_ioctl by Emanuele Giuseppe Esposito · 3 years, 10 months ago
  15. 77a3aa2 selftests: kvm: add get_msr_index_features by Emanuele Giuseppe Esposito · 3 years, 10 months ago
  16. eddbe8e selftest/bpf: Add a test to check trampoline freeing logic. by Alexei Starovoitov · 3 years, 10 months ago
  17. 2c7f76b selftests: kvm: Add basic Hyper-V clocksources tests by Vitaly Kuznetsov · 3 years, 10 months ago
  18. e65eade Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 10 months ago
  19. 0a13e35 bpf, selftests: Fix up some test_verifier cases for unprivileged by Piotr Krysiuk · 3 years, 10 months ago
  20. 81f711d selftests/net: fix warnings on reuseaddr_ports_exhausted by Carlos Llamas · 3 years, 10 months ago
  21. 31254dc selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed by Hangbin Liu · 3 years, 10 months ago
  22. a673321 selftests: mptcp: Restore packet capture option in join tests by Mat Martineau · 3 years, 10 months ago
  23. 17f8fc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  24. 7fd53f4 kunit: tool: Disable PAGE_POISONING under --alltests by David Gow · 4 years ago
  25. 7421b1a kunit: tool: Fix a python tuple typing error by David Gow · 3 years, 11 months ago
  26. 547fd08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 10 months ago
  27. 07e6448 kselftest: arm64: Fix exit code of sve-ptrace by Mark Brown · 3 years, 10 months ago
  28. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  29. e5e010a selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param by Jesper Dangaard Brouer · 3 years, 10 months ago
  30. 542104e selftests: gpio: update .gitignore by Bartosz Golaszewski · 3 years, 11 months ago
  31. 9270bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 11 months ago
  32. 0a7e0c3 selftest/net/ipsec.c: Remove unneeded semicolon by Xu Wang · 3 years, 11 months ago
  33. 638526b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 11 months ago
  34. 3949186 bpf: Explicitly zero-extend R0 after 32-bit cmpxchg by Brendan Jackman · 3 years, 11 months ago
  35. 3a1099d selftests: fib_nexthops: Test blackhole nexthops when loopback goes down by Ido Schimmel · 3 years, 11 months ago
  36. cee407c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  37. 30b5c85 KVM: x86/xen: Add support for vCPU runstate information by David Woodhouse · 3 years, 11 months ago
  38. 6528fc0 selftests: kvm: Mmap the entire vcpu mmap area by Aaron Lewis · 4 years ago
  39. 6185266 selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier by Yauheni Kaliuta · 3 years, 11 months ago
  40. 42a382a selftests/bpf: Use the last page in test_snprintf_btf on s390 by Ilya Leoshkevich · 3 years, 11 months ago
  41. c2c16cc selftests: netfilter: test nat port clash resolution interaction with tcp early demux by Florian Westphal · 3 years, 11 months ago
  42. edcbf51 selftests: forwarding: Fix race condition in mirror installation by Danielle Ratson · 3 years, 11 months ago
  43. 9e8e714 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 11 months ago
  44. d94d140 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  45. 5ad3dba Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 11 months ago
  46. 557c223 selftests/bpf: No need to drop the packet when there is no geneve opt by Hangbin Liu · 3 years, 11 months ago
  47. a4dec04 Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 11 months ago
  48. c41d81b selftests/bpf: Fix a compiler warning in global func test by Dmitrii Banshchikov · 3 years, 11 months ago
  49. d5a49aa wireguard: selftests: test multiple parallel streams by Jason A. Donenfeld · 3 years, 11 months ago
  50. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  51. 4b5f925 Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
  52. b12b472 Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 11 months ago
  53. c958423 Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 11 months ago
  54. b2bec7d Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 11 months ago
  55. 783955f Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 11 months ago
  56. 8021509 Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 11 months ago
  57. 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 11 months ago
  58. 3672ac8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 11 months ago
  59. 882d6ed Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 11 months ago
  60. b29dd96 bpf, x86: Fix BPF_FETCH atomic and/or/xor with r0 as src by Brendan Jackman · 4 years ago
  61. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  62. 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 11 months ago
  63. d089f48 Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  64. 317d4f4 Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  65. 7289e26 Merge tag 'v5.11' into rdma.git for-next by Jason Gunthorpe · 4 years ago
  66. b646acd5 net: re-solve some conflicts after net -> net-next merge by Jakub Kicinski · 4 years ago
  67. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  68. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  69. bfe3911 kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE by Chris Wilson · 4 years ago
  70. bcd22e1 selftests: kvm: avoid uninitialized variable warning by Paolo Bonzini · 4 years ago
  71. 1838b06 selftests: kvm: add hardware_disable test by Ignacio Alvarado · 4 years ago
  72. 94329e1 selftests: gpio: add CONFIG_GPIO_CDEV to config by Kent Gibson · 4 years ago
  73. 10f3365 selftests: gpio: port to GPIO uAPI v2 by Kent Gibson · 4 years ago
  74. 999e71c selftests: remove obsolete gpio references from kselftest_deps.sh by Kent Gibson · 4 years ago
  75. 01e1250 selftests: remove obsolete build restriction for gpio by Kent Gibson · 4 years ago
  76. e029759 selftests: gpio: remove obsolete gpio-mockup-chardev.c by Kent Gibson · 4 years ago
  77. 8bc395a selftests: gpio: rework and simplify test implementation by Kent Gibson · 4 years ago
  78. d9d4de2 kselftest: add support for skipped tests by Timur Tabi · 4 years ago
  79. 8b08807 selftests/bpf: Add unit tests for pointers in global functions by Dmitrii Banshchikov · 4 years ago
  80. c09bfd9 selftests: tc: Add generic mpls matching support for tc-flower by Guillaume Nault · 4 years ago
  81. 203ee5c selftests: tc: Add basic mpls_* matching support for tc-flower by Guillaume Nault · 4 years ago
  82. d212683 flow_dissector: fix TTL and TOS dissection on IPv4 fragments by Davide Caratti · 4 years ago
  83. 5f88117 selftests: mptcp: fail if not enough SYN/3rd ACK by Matthieu Baerts · 4 years ago
  84. 45759a8 selftests: mptcp: display warnings on one line by Matthieu Baerts · 4 years ago
  85. f384221 selftests: mptcp: fix ACKRX debug message by Matthieu Baerts · 4 years ago
  86. 767389c selftests: mptcp: dump more info on errors by Paolo Abeni · 4 years ago
  87. b62eba5 selftests/bpf: Tests using bpf_check_mtu BPF-helper by Jesper Dangaard Brouer · 4 years ago
  88. 6b8838b selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirect by Jesper Dangaard Brouer · 4 years ago
  89. e816884 selftests/bpf: Add test for bpf_iter_task_vma by Song Liu · 4 years ago
  90. a79e88dd bpf: selftests: Add non function pointer test to struct_ops by Martin KaFai Lau · 4 years ago
  91. 8c6e67b Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
  92. 2b392cb Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years ago
  93. 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years ago
  94. 6fdd671 selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie by Florent Revest · 4 years ago
  95. 6cd4dcc selftests/bpf: Use vmlinux.h in socket_cookie_prog.c by Florent Revest · 4 years ago
  96. 61f8c9c selftests/bpf: Integrate the socket_cookie test to test_progs by Florent Revest · 4 years ago
  97. 7d53675 selftests/ftrace: Add '!event' synthetic event syntax check by Tom Zanussi · 4 years ago
  98. b5734e9 selftests/ftrace: Update synthetic event syntax errors by Tom Zanussi · 4 years ago
  99. 732fa32 selftests/bpf: Convert test_xdp_redirect.sh to bash by Björn Töpel · 4 years ago
  100. 750e5d7 selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs by Alexei Starovoitov · 4 years ago