1. 7cf22a1 selftests/vm: fix building protection keys test by Harish · 4 years, 1 month ago
  2. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  3. 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  4. 347d81b Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 1 month ago
  5. 29f0808 kselftest/arm64: check GCR_EL1 after context switch by Vincenzo Frascino · 4 years, 1 month ago
  6. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  7. 467f816 Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  8. 1db98bc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  9. e9ce39b selftests/filesystems: expand epoll with epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
  10. 6abc20f selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
  11. fe325c3 selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC by Christian Brauner · 4 years, 1 month ago
  12. ae78ba8 selftests/core: handle missing syscall number for close_range by Christian Brauner · 4 years, 1 month ago
  13. ca20250 selftests/core: fix close_range_test build after XFAIL removal by Tobias Klauser · 4 years, 1 month ago
  14. 4862c74 Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years, 1 month ago
  15. d64c6f9 Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
  16. 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
  17. 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years, 1 month ago
  18. 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
  19. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  20. 706451d Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 1 month ago
  21. 7194850 Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 1 month ago
  22. b80affe Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 1 month ago
  23. f986e35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  24. febebaf drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy by Francis Laniel · 4 years, 1 month ago
  25. 345d4ab Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  26. 3db1a3f Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 1 month ago
  27. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  28. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  29. d9f411b userfaultfd/selftests: hint the test runner on required privilege by Peter Xu · 4 years, 1 month ago
  30. 1e17a24 userfaultfd/selftests: fix retval check for userfaultfd_open() by Peter Xu · 4 years, 1 month ago
  31. 164c50b userfaultfd/selftests: always dump something in modes by Peter Xu · 4 years, 1 month ago
  32. 77f962e userfaultfd: selftests: make __{s,u}64 format specifiers portable by Axel Rasmussen · 4 years, 1 month ago
  33. 7df6662 kselftests: vm: add mremap tests by Kalesh Singh · 4 years, 1 month ago
  34. a26c4c6 selftests/vm: 2x speedup for run_vmtests.sh by John Hubbard · 4 years, 1 month ago
  35. f3a4570 selftests/vm: hmm-tests: remove the libhugetlbfs dependency by John Hubbard · 4 years, 1 month ago
  36. d943fe8 selftests/vm: run_vmtests.sh: update and clean up gup_test invocation by John Hubbard · 4 years, 1 month ago
  37. f4f9bda selftests/vm: gup_test: introduce the dump_pages() sub-test by John Hubbard · 4 years, 1 month ago
  38. a9bed1e selftests/vm: only some gup_test items are really benchmarks by John Hubbard · 4 years, 1 month ago
  39. f545605 selftests/vm: minor cleanup: Makefile and gup_test.c by John Hubbard · 4 years, 1 month ago
  40. c2aa8af selftests/vm: rename run_vmtests --> run_vmtests.sh by John Hubbard · 4 years, 1 month ago
  41. b9dcfdf selftests/vm: use a common gup_test.h by John Hubbard · 4 years, 1 month ago
  42. 9c84f22 mm/gup_benchmark: rename to mm/gup_test by John Hubbard · 4 years, 1 month ago
  43. 722e039 Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 1 month ago
  44. 0e12c02 selftests: test_vxlan_under_vrf: mute unnecessary error message by Po-Hsu Lin · 4 years, 1 month ago
  45. 6fe4ccd selftests: mptcp: add the flush addrs testcase by Geliang Tang · 4 years, 1 month ago
  46. 8c1dccc Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  47. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  48. 6d93a19 Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  49. a6b5e02 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  50. 405f868 Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  51. 9c70f04 Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  52. 5583ff6 Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  53. b4b638c selftests/bpf: Add a test for ptr_to_map_value on stack for helper access by Yonghong Song · 4 years, 1 month ago
  54. 1d36dff Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
  55. 2e33f83 selftests/bpf: Add set_attach_target() API selftest for module target by Andrii Nakryiko · 4 years, 1 month ago
  56. 7b1b868 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  57. e8614e5 Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 1 month ago
  58. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  59. fb63605 selftests: kvm: Merge user_msr_test into userspace_msr_exit_test by Aaron Lewis · 4 years, 1 month ago
  60. 3cea189 selftests: kvm: Test MSR exiting to userspace by Aaron Lewis · 4 years, 3 months ago
  61. b4fe9fe selftests/bpf: Silence ima_setup.sh when not running in verbose mode. by KP Singh · 4 years, 1 month ago
  62. 89ad742 selftests/bpf: Drop the need for LLVM's llc by Andrew Delgadillo · 4 years, 1 month ago
  63. a67079b selftests/bpf: fix bpf_testmod.ko recompilation logic by Andrii Nakryiko · 4 years, 1 month ago
  64. 33dc961 Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 4 years, 1 month ago
  65. 4d31058 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
  66. d9838b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 1 month ago
  67. 38bf8cd selftests: fix poll error in udpgro.sh by Paolo Abeni · 4 years, 1 month ago
  68. 3615bdf selftests/bpf: Fix "dubious pointer arithmetic" test by Jean-Philippe Brucker · 4 years, 1 month ago
  69. 77ce220 selftests/bpf: Fix array access with signed variable test by Jean-Philippe Brucker · 4 years, 1 month ago
  70. 511a76b selftests/bpf: Add test for signed 32-bit bound check bug by Jean-Philippe Brucker · 4 years, 1 month ago
  71. 41003dd selftests/bpf: Make selftest compilation work on clang 11 by Jiri Olsa · 4 years, 1 month ago
  72. 7535a352 selftests/bpf: Xsk selftests - adding xdpxceiver to .gitignore by Weqaar Janjua · 4 years, 1 month ago
  73. a5b7b11 selftests/bpf: Drop tcp-{client,server}.py from Makefile by Veronika Kabatova · 4 years, 1 month ago
  74. efaa83a KVM: selftests: sync_regs test for diag318 by Collin Walling · 4 years, 1 month ago
  75. 7d20441 selftests/bpf: Xsk selftests - Bi-directional Sockets - SKB, DRV by Weqaar Janjua · 4 years, 1 month ago
  76. 6674bf6 selftests/bpf: Xsk selftests - Socket Teardown - SKB, DRV by Weqaar Janjua · 4 years, 1 month ago
  77. 9103a85 selftests/bpf: Xsk selftests - DRV POLL, NOPOLL by Weqaar Janjua · 4 years, 1 month ago
  78. facb7cb selftests/bpf: Xsk selftests - SKB POLL, NOPOLL by Weqaar Janjua · 4 years, 1 month ago
  79. a890525 selftests/bpf: Xsk selftests framework by Weqaar Janjua · 4 years, 1 month ago
  80. 8158cad selftests/bpf/test_offload.py: Filter bpftool internal map when counting maps by Toke Høiland-Jørgensen · 4 years, 1 month ago
  81. 766e62b selftests/bpf/test_offload.py: Reset ethtool features after failed setting by Toke Høiland-Jørgensen · 4 years, 1 month ago
  82. 852c2ee selftests/bpf/test_offload.py: Fix expected case of extack messages by Toke Høiland-Jørgensen · 4 years, 1 month ago
  83. d8b5e76 selftests/bpf/test_offload.py: Only check verifier log on verification fails by Toke Høiland-Jørgensen · 4 years, 1 month ago
  84. 0b5b6e7 selftests/bpf/test_offload.py: Remove check for program load flags match by Toke Høiland-Jørgensen · 4 years, 1 month ago
  85. 477ce6d selftests: mlxsw: Add Q-in-VNI veto tests by Amit Cohen · 4 years, 1 month ago
  86. 4cec852 selftests: forwarding: Add Q-in-VNI test by Petr Machata · 4 years, 1 month ago
  87. c25ce58 tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 2 months ago
  88. 88f4ede selftests/clone3: Fix build error by Xingxing Su · 4 years, 2 months ago
  89. 6f39cec rseq/selftests: Fix MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ build error under other arch. by Xingxing Su · 4 years, 2 months ago
  90. 23fb555 selftests: mlxsw: Test RIF's reference count when joining a LAG by Ido Schimmel · 4 years, 1 month ago
  91. 573a259 userfaultfd: selftests: fix SIGSEGV if huge mmap fails by Axel Rasmussen · 4 years, 1 month ago
  92. d8cbe8b tools/testing/selftests/vm: fix build error by Xingxing Su · 4 years, 1 month ago
  93. 205704c vrf: packets with lladdr src needs dst at input with orig_iif when needs strict by Stephen Suryaputra · 4 years, 2 months ago
  94. 41fdfff selftests: forwarding: Add MPLS L2VPN test by Guillaume Nault · 4 years, 2 months ago
  95. 34da872 selftests/bpf: Test bpf_sk_storage_get in tcp iterators by Florent Revest · 4 years, 1 month ago
  96. bd9b327e selftests/bpf: Add an iterator selftest for bpf_sk_storage_get by Florent Revest · 4 years, 1 month ago
  97. 593f6d4 selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete by Florent Revest · 4 years, 1 month ago
  98. 2bc0355 selftests: add selftest for the SRv6 End.DT6 (VRF) behavior by Andrea Mayer · 4 years, 2 months ago
  99. 2195444 selftests: add selftest for the SRv6 End.DT4 behavior by Andrea Mayer · 4 years, 2 months ago
  100. 5f61b7c selftests/bpf: Avoid errno clobbering by Florian Lehner · 4 years, 1 month ago