1. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  2. 9eef023 Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  3. 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
  4. 3c8f504 Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  5. 02f9fc2 Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  6. 0570b69 Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  7. 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
  8. 73f44fe static_call: Allow module use without exposing static_call_key by Josh Poimboeuf · 4 years ago
  9. 880cfed static_call: Pull some static_call declarations to the type headers by Peter Zijlstra · 4 years ago
  10. 2d24dd5 rbtree: Add generic add and find helpers by Peter Zijlstra · 4 years, 8 months ago
  11. b646acd5 net: re-solve some conflicts after net -> net-next merge by Jakub Kicinski · 3 years, 11 months ago
  12. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  13. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 11 months ago
  14. 8b08807 selftests/bpf: Add unit tests for pointers in global functions by Dmitrii Banshchikov · 3 years, 11 months ago
  15. c09bfd9 selftests: tc: Add generic mpls matching support for tc-flower by Guillaume Nault · 4 years ago
  16. 203ee5c selftests: tc: Add basic mpls_* matching support for tc-flower by Guillaume Nault · 4 years ago
  17. d212683 flow_dissector: fix TTL and TOS dissection on IPv4 fragments by Davide Caratti · 4 years ago
  18. 5f88117 selftests: mptcp: fail if not enough SYN/3rd ACK by Matthieu Baerts · 3 years, 11 months ago
  19. 45759a8 selftests: mptcp: display warnings on one line by Matthieu Baerts · 3 years, 11 months ago
  20. f384221 selftests: mptcp: fix ACKRX debug message by Matthieu Baerts · 3 years, 11 months ago
  21. 767389c selftests: mptcp: dump more info on errors by Paolo Abeni · 3 years, 11 months ago
  22. b62eba5 selftests/bpf: Tests using bpf_check_mtu BPF-helper by Jesper Dangaard Brouer · 4 years ago
  23. 6b8838b selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirect by Jesper Dangaard Brouer · 4 years ago
  24. 34b2021 bpf: Add BPF-helper for MTU checking by Jesper Dangaard Brouer · 4 years ago
  25. e1850ea bpf: bpf_fib_lookup return MTU value as output when looked up by Jesper Dangaard Brouer · 4 years ago
  26. 90a82b1 tools/resolve_btfids: Add /libbpf to .gitignore by Stanislav Fomichev · 4 years ago
  27. e816884 selftests/bpf: Add test for bpf_iter_task_vma by Song Liu · 4 years ago
  28. a79e88dd bpf: selftests: Add non function pointer test to struct_ops by Martin KaFai Lau · 4 years ago
  29. d2836dd libbpf: Ignore non function pointer member in struct_ops by Martin KaFai Lau · 4 years ago
  30. 1e0aa3f libbpf: Use AF_LOCAL instead of AF_INET in xsk.c by Stanislav Fomichev · 4 years ago
  31. 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
  32. 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
  33. 3765d01 Merge branch 'for-mingo-lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years ago
  34. 6fdd671 selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie by Florent Revest · 4 years ago
  35. 6cd4dcc selftests/bpf: Use vmlinux.h in socket_cookie_prog.c by Florent Revest · 4 years ago
  36. 61f8c9c selftests/bpf: Integrate the socket_cookie test to test_progs by Florent Revest · 4 years ago
  37. c5dbb89 bpf: Expose bpf_get_socket_cookie to tracing programs by Florent Revest · 4 years ago
  38. 07881cc bpf: Be less specific about socket cookies guarantees by Florent Revest · 4 years ago
  39. 732fa32 selftests/bpf: Convert test_xdp_redirect.sh to bash by Björn Töpel · 4 years ago
  40. 750e5d7 selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs by Alexei Starovoitov · 4 years ago
  41. dcf33b6 selftests/bpf: Improve recursion selftest by Alexei Starovoitov · 4 years ago
  42. 9ed9e9b bpf: Count the number of times recursion was prevented by Alexei Starovoitov · 4 years ago
  43. 406c557 selftest/bpf: Add a recursion test by Alexei Starovoitov · 4 years ago
  44. ca06f55 bpf: Add per-program recursion prevention mechanism by Alexei Starovoitov · 4 years ago
  45. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  46. bd2d4e6 selftests/bpf: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
  47. 45df305 selftests/bpf: Fix endianness issues in atomic tests by Ilya Leoshkevich · 4 years ago
  48. 6016bf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  49. 0fd7562 selftest/bpf: Add test for var-offset stack access by Andrei Matei · 4 years ago
  50. 7a22930 selftest/bpf: Verifier tests for var-off access by Andrei Matei · 4 years ago
  51. a680cb3 selftest/bpf: Adjust expected verifier errors by Andrei Matei · 4 years ago
  52. 938bdd1 Merge back ACPICA material for v5.12. by Rafael J. Wysocki · 4 years ago
  53. d52db80 selftests/vm: rename file run_vmtests to run_vmtests.sh by Rong Chen · 4 years ago
  54. 7962cb9 tools/resolve_btfids: Set srctree variable unconditionally by Jiri Olsa · 4 years ago
  55. f231309 tools/resolve_btfids: Check objects before removing by Jiri Olsa · 4 years ago
  56. fc6b48f tools/resolve_btfids: Build libbpf and libsubcmd in separate directories by Jiri Olsa · 4 years ago
  57. 0a1b0fd bpf: Simplify bool comparison by Jiapeng Chong · 4 years ago
  58. 1589a1f selftests/bpf: Add missing cleanup in atomic_bounds test by Brendan Jackman · 4 years ago
  59. 11da9f0 selftests/bpf: Remove unneeded semicolon by Yang Li · 4 years ago
  60. 9ee53e3 selftests: netdevsim: Test route offload failure notifications by Amit Cohen · 4 years ago
  61. 373e13b selftests: tc-testing: u32: Add tests covering sample option by Phil Sutter · 4 years ago
  62. c85b3bb selftests/net: so_txtime: remove unneeded semicolon by Yang Li · 4 years ago
  63. 215cb7d bpf/benchs/bench_ringbufs: Remove unneeded semicolon by Yang Li · 4 years ago
  64. a51d185 Merge tag 'linux-cpupower-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 4 years ago
  65. b75dba7 Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years ago
  66. ff92acb Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years ago
  67. c6792d4 Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  68. e24f9c5 Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  69. 1002b89 selftests: mptcp: add command line arguments for mptcp_join.sh by Geliang Tang · 4 years ago
  70. 36a6c84 entry: Use different define for selector variable in SUD by Gabriel Krisman Bertazi · 4 years ago
  71. 9f5f8ec dma-mapping: benchmark: use u8 for reserved field in uAPI structure by Barry Song · 4 years ago
  72. b3d2c7b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years ago
  73. 647b8dd selftests: txtimestamp: fix compilation issue by Vadim Fedorenko · 4 years ago
  74. f446b57 bpf/selftests: Update the IMA test to use BPF ring buffer by KP Singh · 4 years ago
  75. 881949f bpf/selftests: Add a short note about vmtest.sh in README.rst by KP Singh · 4 years ago
  76. c9709f5 bpf: Helper script for running BPF presubmit tests by KP Singh · 4 years ago
  77. 49ecc58 Revert "GTP: add support for flow based tunneling API" by Jonas Bonn · 4 years ago
  78. d795cc0 selftests/tls: fix selftest with CHACHA20-POLY1305 by Vadim Fedorenko · 4 years ago
  79. f72e2f4 net: selftests: Add lanes setting test by Danielle Ratson · 4 years ago
  80. 5f10c1a libbpf: Stop using feature-detection Makefiles by Andrii Nakryiko · 4 years ago
  81. a3005b0 selftests: netfilter: fix current year by Fabian Frederick · 4 years ago
  82. 060fd10 selftest/bpf: Testing for multiple logs on REJECT by Andrei Matei · 4 years ago
  83. 7f1b11b tools/power/turbostat: Fallback to an MSR read for EPB by Borislav Petkov · 4 years ago
  84. 15075bb selftests/bpf: Fix a compiler warning in local_storage test by KP Singh · 4 years ago
  85. 8a127bf selftests: mptcp: add testcases for ADD_ADDR with port by Geliang Tang · 4 years ago
  86. d4a7726 selftests: mptcp: add port argument for pm_nl_ctl by Geliang Tang · 4 years ago
  87. 6208fd8 selftests: mptcp: add testcases for newly added addresses by Geliang Tang · 4 years ago
  88. 2e8cbf4 selftests: mptcp: use minus values for removing address numbers by Geliang Tang · 4 years ago
  89. 37086bf bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH by Brendan Jackman · 4 years ago
  90. 19d36d2 selftests: netdevsim: Add fib_notifications test by Amit Cohen · 4 years ago
  91. d1a7a48 selftests: Extend fib tests to run with and without flags notifications by Amit Cohen · 4 years ago
  92. f595cf1 selftests: Add nci suite by Bongsu Jeon · 4 years ago
  93. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  94. 4c3384d bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSG by Stanislav Fomichev · 4 years ago
  95. 3574906 selftests/bpf: Rewrite recvmsg{4,6} asm progs to c in test_sock_addr by Stanislav Fomichev · 4 years ago
  96. 073f4ec bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAME by Stanislav Fomichev · 4 years ago
  97. 62476cc bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_SENDMSG by Stanislav Fomichev · 4 years ago
  98. 211a741 tools: Factor Clang, LLC and LLVM utils definitions by Sedat Dilek · 4 years ago
  99. 909b447 Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  100. 11df27f selftests: forwarding: Specify interface when invoking mausezahn by Danielle Ratson · 4 years ago