1. 28ba934 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  2. 53db1cc selftests/net: add missing gitignores (ipv6_flowlabel) by Jakub Kicinski · 5 years ago
  3. be69483 selftests/bpf: add another gso_segs access by Eric Dumazet · 5 years ago
  4. 1be79d8 selftests: forwarding: gre_multipath: Fix flower filters by Ido Schimmel · 5 years ago
  5. efa7b79 selftests: forwarding: gre_multipath: Enable IPv4 forwarding by Ido Schimmel · 5 years ago
  6. c8eee41 selftests/bpf: fix sendmsg6_prog on s390 by Ilya Leoshkevich · 5 years ago
  7. d4d3418 selftests/tls: add shutdown tests by Jakub Kicinski · 5 years ago
  8. 8051bb7 selftests/tls: close the socket with open record by Jakub Kicinski · 5 years ago
  9. 65d41fb selftests/tls: add a bidirectional test by Jakub Kicinski · 5 years ago
  10. 78b5dc3 selftests/tls: test error codes around TLS ULP installation by Jakub Kicinski · 5 years ago
  11. cf32526 selftests/tls: add a test for ULP but no keys by Jakub Kicinski · 5 years ago
  12. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  13. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  14. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  15. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 5 years ago
  16. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  17. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  18. 59fd348 selftests/bpf: fix test_xdp_noinline on s390 by Ilya Leoshkevich · 5 years ago
  19. 01a0f9e selftests/bpf: fix "valid read map access into a read-only array 1" on s390 by Ilya Leoshkevich · 5 years ago
  20. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  21. adb701d selftests: add a test case for rp_filter by Cong Wang · 5 years ago
  22. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  23. ac76de5 selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO by Dmitry V. Levin · 5 years ago
  24. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 5 years ago
  25. 7dbbade proc: test /proc/sysvipc vs setns(CLONE_NEWIPC) by Alexey Dobriyan · 5 years ago
  26. bca1eac tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff600000" dmesg spam by Alexey Dobriyan · 5 years ago
  27. 1cb59a6 selftests/bpf: fix perf_buffer on s390 by Ilya Leoshkevich · 5 years ago
  28. 9d1f62a selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly by Andrii Nakryiko · 5 years ago
  29. 36646b2 selftests/bpf: fix test_verifier/test_maps make dependencies by Andrii Nakryiko · 5 years ago
  30. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  31. 6e55f32 ftrace/selftest: Test if set_event/ftrace_pid exists before writing by Steven Rostedt (VMware) · 5 years ago
  32. cbd965b ftrace/selftests: Return the skip code when tracing directory not configured in kernel by Steven Rostedt (VMware) · 5 years ago
  33. 4e59afb selftests/bpf: skip nmi test when perf hw events are disabled by Ilya Leoshkevich · 5 years ago
  34. 3461a0a selftests/bpf: fix "alu with different scalars 1" on s390 by Ilya Leoshkevich · 5 years ago
  35. d5e1db9 selftests/bpf: remove logic duplication in test_verifier by Andrii Nakryiko · 5 years ago
  36. 7dd8d61 selftests/bpf: add selftests for wide loads by Stanislav Fomichev · 5 years ago
  37. 8b45063 selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c by Stanislav Fomichev · 5 years ago
  38. f83a46d selftests/bpf: put test_stub.o into $(OUTPUT) by Ilya Leoshkevich · 5 years ago
  39. e46fc22 selftests/bpf: make directory prerequisites order-only by Ilya Leoshkevich · 5 years ago
  40. 025c0c0 selftests/bpf: fix attach_probe on s390 by Ilya Leoshkevich · 5 years ago
  41. 8981e56 selftests/bpf: use typedef'ed arrays as map values by Andrii Nakryiko · 5 years ago
  42. dd13f3c selftests/bpf: add trickier size resolution tests by Andrii Nakryiko · 5 years ago
  43. c7ca0b6 Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test by Andy Lutomirski · 5 years ago
  44. 4f72123 LSM: SafeSetID: verify transitive constrainedness by Jann Horn · 6 years ago
  45. 03638e6 LSM: SafeSetID: rewrite userspace API to atomic updates by Jann Horn · 6 years ago
  46. e775161 docs: blockdev: add it to the admin-guide by Mauro Carvalho Chehab · 5 years ago
  47. 3944310 docs: blockdev: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  48. fd4198bf Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  49. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  50. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  51. d121092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  52. 8487d82 Merge tag 'linux-kselftest-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  53. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  54. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  55. 100c404 tc-tests: updated skbedit tests by Roman Mashak · 5 years ago
  56. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  57. af3c24e selftests/bpf: fix compiling loop{1, 2, 3}.c on s390 by Ilya Leoshkevich · 5 years ago
  58. 7cd0453 selftests/bpf: make PT_REGS_* work in userspace by Ilya Leoshkevich · 5 years ago
  59. 05c2dc1 selftests/bpf: fix s930 -> s390 typo by Ilya Leoshkevich · 5 years ago
  60. 748e50c selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH) by Ilya Leoshkevich · 5 years ago
  61. 9cae4ac selftests/bpf: do not ignore clang failures by Ilya Leoshkevich · 5 years ago
  62. 59d8265 selftests/bpf: fix bpf_target_sparc check by Ilya Leoshkevich · 5 years ago
  63. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  64. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  65. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  66. 051f278 kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree by Masahiro Yamada · 5 years ago
  67. 14e5175 tc-testing: introduce scapyPlugin for basic traffic by Lucas Bates · 5 years ago
  68. a7d50a0 tc-testing: Allow tdc plugins to see test case data by Lucas Bates · 5 years ago
  69. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  70. 6e52fca tc-tests: Add tc action ct tests by Paul Blakey · 5 years ago
  71. 6fb8dbc tc-tests: actions: add MPLS tests by John Hurley · 5 years ago
  72. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  73. 17ccf9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  74. 2800f24 selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel by Stephen Suryaputra · 5 years ago
  75. bc2d8af selftests/bpf: fix test_reuseport_array on s390 by Ilya Leoshkevich · 5 years ago
  76. 46f1ec2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  77. cecaa76 selftests: txring_overwrite: fix incorrect test of mmap() return value by Frank de Brabander · 5 years ago
  78. ee8a84c rseq/selftests: Fix Thumb mode build failure on arm32 by Mathieu Desnoyers · 5 years ago
  79. 13324c4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  80. 0d37dde Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  81. 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  82. 06ec0e2 selftests/bpf: fix test_attach_probe map definition by Andrii Nakryiko · 5 years ago
  83. 76d9507 selftests/bpf: add verifier tests for wide stores by Stanislav Fomichev · 5 years ago
  84. ee5cf82 selftests/bpf: test perf buffer API by Andrii Nakryiko · 5 years ago
  85. 81a89ef selftests/tls: add test for poll() with data in TLS ULP by Jakub Kicinski · 5 years ago
  86. c3ec002 selftests/bpf: add test_tcp_rtt to .gitignore by Stanislav Fomichev · 5 years ago
  87. d6dbce8 selftests/bpf: fix test_align liveliness expectations by Stanislav Fomichev · 5 years ago
  88. 114b5b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  89. 1639b17 selftests/bpf: convert legacy BPF maps to BTF-defined ones by Andrii Nakryiko · 5 years ago
  90. bc7430c selftests/bpf: convert selftests using BTF-defined maps to new syntax by Andrii Nakryiko · 5 years ago
  91. 00acd00 selftests/bpf: add __uint and __type macro for BTF-defined maps by Andrii Nakryiko · 5 years ago
  92. 1bdb342 selftests/bpf: convert existing tracepoint tests to new APIs by Andrii Nakryiko · 5 years ago
  93. 1e8611b selftests/bpf: add kprobe/uprobe selftests by Andrii Nakryiko · 5 years ago
  94. 8c51b31 selftests/bpf: switch test to new attach_perf_event API by Andrii Nakryiko · 5 years ago
  95. c4cde58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  96. 5a1ea47 powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/ by Naveen N. Rao · 5 years ago
  97. c3ead2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  98. b558739 selftests/bpf: test BPF_SOCK_OPS_RTT_CB by Stanislav Fomichev · 5 years ago
  99. 697096b selftests/x86/fsgsbase: Fix some test case bugs by Andy Lutomirski · 5 years ago
  100. 11aca65 selftests: bpf: fix inlines in test_lwt_seg6local by Jiri Benc · 5 years ago