1. dbca151 bpf: Update locking comment in hashtab code by Thomas Gleixner · 5 years ago
  2. 2ed905c bpf: Enforce preallocation for instrumentation programs on RT by Thomas Gleixner · 5 years ago
  3. 94dacdb bpf: Tighten the requirements for preallocated hash maps by Thomas Gleixner · 5 years ago
  4. 8eece07 Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into bpf-next by Alexei Starovoitov · 5 years ago
  5. 732a0de Merge branch 'mlxfw-Improve-error-reporting-and-FW-reactivate-support' by David S. Miller · 5 years ago
  6. b7331aa net/mlx5: Add fsm_reactivate callback support by Eran Ben Elisha · 5 years ago
  7. 958dfd0 net/mlxfw: Add reactivate flow support to FSM burn flow by Eran Ben Elisha · 5 years ago
  8. 5042e8b net/mlxfw: Use MLXFW_ERR_MSG macro for error reporting by Saeed Mahameed · 5 years ago
  9. 6a3f707 net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c by Saeed Mahameed · 5 years ago
  10. f7fe7aa net/mlxfw: More error messages coverage by Saeed Mahameed · 5 years ago
  11. 86a1270 net/mlxfw: Improve FSM err message reporting and return codes by Saeed Mahameed · 5 years ago
  12. 4ae5756 net/mlxfw: Generic mlx FW flash status notify by Saeed Mahameed · 5 years ago
  13. b105e8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  14. e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  15. eb1e147 Merge branch 'bpf-sockmap-listen' by Daniel Borkmann · 5 years ago
  16. 44d28be selftests/bpf: Tests for sockmap/sockhash holding listening sockets by Jakub Sitnicki · 5 years ago
  17. 11318ba selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH by Jakub Sitnicki · 5 years ago
  18. 035ff35 net: Generate reuseport group ID on group creation by Jakub Sitnicki · 5 years ago
  19. 9fed900 bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH by Jakub Sitnicki · 5 years ago
  20. 1d59f3b bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH by Jakub Sitnicki · 5 years ago
  21. c1cdf65 bpf, sockmap: Return socket cookie on lookup from syscall by Jakub Sitnicki · 5 years ago
  22. 6e830c2 bpf, sockmap: Don't set up upcalls and progs for listening sockets by Jakub Sitnicki · 5 years ago
  23. 8ca30379 bpf, sockmap: Allow inserting listening TCP sockets into sockmap by Jakub Sitnicki · 5 years ago
  24. e802515 tcp_bpf: Don't let child socket inherit parent protocol ops on copy by Jakub Sitnicki · 5 years ago
  25. f1ff5ce net, sk_msg: Clear sk_user_data pointer on clone if tagged by Jakub Sitnicki · 5 years ago
  26. b8e202d net, sk_msg: Annotate lockless access to sk_prot on clone by Jakub Sitnicki · 5 years ago
  27. 0c0ddd6 Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  28. bb65619 Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  29. e5553ac Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  30. ef11f1b Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  31. cee853e Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  32. 88f8bbf Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  33. 3dc55dba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  34. b4d9785 Merge branch 'Migrate-QRTR-Nameservice-to-Kernel' by David S. Miller · 5 years ago
  35. 31d6cbe net: qrtr: Fix the local node ID as 1 by Manivannan Sadhasivam · 5 years ago
  36. 0c2204a net: qrtr: Migrate nameservice to kernel from userspace by Manivannan Sadhasivam · 5 years ago
  37. cd26d72 net: phy: dp83867: Add speed optimization feature by Dan Murphy · 5 years ago
  38. b0dd1eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  39. bb8d00f MAINTAINERS: use tabs for SAFESETID by Randy Dunlap · 5 years ago
  40. 305e519 lib/stackdepot.c: fix global out-of-bounds in stack_slabs by Alexander Potapenko · 5 years ago
  41. 18e19f1 mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM by Wei Yang · 5 years ago
  42. 76073c6 mm/vmscan.c: don't round up scan size for online memory cgroup by Gavin Shan · 5 years ago
  43. c11d3fa lib/string.c: update match_string() doc-strings with correct behavior by Alexandru Ardelean · 5 years ago
  44. 75866af mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() by Vasily Averin · 5 years ago
  45. fed98ef mm/swapfile.c: fix a comment in sys_swapon() by Christoph Hellwig · 5 years ago
  46. 0ef82fc scripts/get_maintainer.pl: deprioritize old Fixes: addresses by Douglas Anderson · 5 years ago
  47. ef0c081 get_maintainer: remove uses of P: for maintainer name by Joe Perches · 5 years ago
  48. 9e69fa4 selftests/vm: add missed tests in run_vmtests by SeongJae Park · 5 years ago
  49. 467d12f include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap by Christian Borntraeger · 5 years ago
  50. edf28f4 Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" by Ioanna Alifieraki · 5 years ago
  51. c766d14 y2038: hide timeval/timespec/itimerval/itimerspec types by Arnd Bergmann · 5 years ago
  52. 412c53a y2038: remove unused time32 interfaces by Arnd Bergmann · 5 years ago
  53. 595abba y2038: remove ktime to/from timespec/timeval conversion by Arnd Bergmann · 5 years ago
  54. 63fb962 ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() by Rafael J. Wysocki · 5 years ago
  55. feb5d98 enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)" by Vladimir Oltean · 5 years ago
  56. 5c4b513 tc-testing: updated tdc tests for basic filter with u16 extended match rules by Roman Mashak · 5 years ago
  57. f1d97dd net: page_pool: Add documentation on page_pool API by Ilias Apalodimas · 5 years ago
  58. 97d9a4e Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  59. c1368b34 Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  60. e42da4c docs/bpf: Update bpf development Q/A file by Yonghong Song · 5 years ago
  61. 006ed53 selftests/bpf: Fix trampoline_count clean up logic by Andrii Nakryiko · 5 years ago
  62. 2c3a368 Merge branch 'set_attach_target' by Alexei Starovoitov · 5 years ago
  63. 933ce62 selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target API by Eelco Chaudron · 5 years ago
  64. ff26ce5 libbpf: Add support for dynamic program attach target by Eelco Chaudron · 5 years ago
  65. dd88aed libbpf: Bump libpf current version to v0.0.8 by Eelco Chaudron · 5 years ago
  66. 36a44bc Merge branch 'bnxt_en-shutdown-and-kexec-kdump-related-fixes' by David S. Miller · 5 years ago
  67. 8743db4 bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs. by Vasundhara Volam · 5 years ago
  68. 5567ae4 bnxt_en: Improve device shutdown method. by Vasundhara Volam · 5 years ago
  69. 3a20773 net: netlink: cap max groups which will be considered in netlink_bind() by Nikolay Aleksandrov · 5 years ago
  70. a5ebfe1 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  71. 971617c net: thunderx: workaround BGX TX Underflow issue by Tim Harvey · 5 years ago
  72. 68b759a ionic: fix fw_status read by Shannon Nelson · 5 years ago
  73. ebe7aca Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  74. 5f9721a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  75. 98bda63 net: disable BRIDGE_NETFILTER by default by Roman Kiryanov · 5 years ago
  76. ac2fcfa net: macb: Properly handle phylink on at91rm9200 by Alexandre Belloni · 5 years ago
  77. 4e139c7 sched: Provide cant_migrate() by Thomas Gleixner · 5 years ago
  78. 6663005 sched/rt: Provide migrate_disable/enable() inlines by Thomas Gleixner · 5 years ago
  79. 5327644 libbpf: Relax check whether BTF is mandatory by Andrii Nakryiko · 5 years ago
  80. 0d5b8d7 Merge branch 's390-fixes' by David S. Miller · 5 years ago
  81. 54a61fb s390/qeth: fix off-by-one in RX copybreak check by Julian Wiedmann · 5 years ago
  82. 420579d s390/qeth: don't warn for napi with 0 budget by Julian Wiedmann · 5 years ago
  83. 6f3846f s390/qeth: vnicc Fix EOPNOTSUPP precedence by Alexandra Winter · 5 years ago
  84. 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 5 years ago
  85. 458de8a net: page_pool: API cleanup and comments by Ilias Apalodimas · 5 years ago
  86. 78c9df8 Merge branch 'mlxsw-Preparation-for-RTNL-removal' by David S. Miller · 5 years ago
  87. 9ef87b2 mlxsw: spectrum_nve: Make tunnel initialization symmetric by Ido Schimmel · 5 years ago
  88. b69e133 mlxsw: spectrum: Export function to check if RIF exists by Ido Schimmel · 5 years ago
  89. 5e9a664d mlxsw: spectrum: Prevent RIF access outside of routing code by Ido Schimmel · 5 years ago
  90. 1c6d6b5 mlxsw: spectrum_router: Prepare function for router lock introduction by Ido Schimmel · 5 years ago
  91. fbf8b35 mlxsw: spectrum_router: Prepare function for router lock introduction by Ido Schimmel · 5 years ago
  92. f24fbf4 mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay device by Ido Schimmel · 5 years ago
  93. 23d154c mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardown by Ido Schimmel · 5 years ago
  94. c43ef22 mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop init by Ido Schimmel · 5 years ago
  95. eb833ee mlxsw: spectrum_span: Only update mirroring agents if present by Ido Schimmel · 5 years ago
  96. 622110f mlxsw: spectrum: Convert callers to use new mirroring API by Ido Schimmel · 5 years ago
  97. a8e7e6e mlxsw: spectrum_span: Prepare work item to update mirroring agents by Ido Schimmel · 5 years ago
  98. 6627b93 mlxsw: spectrum_span: Use struct_size() to simplify allocation by Ido Schimmel · 5 years ago
  99. 9a9f8d1 mlxsw: spectrum_span: Do no expose mirroring agents to entire driver by Ido Schimmel · 5 years ago
  100. 6c5a688 mlxsw: spectrum: Protect counter pool with a lock by Ido Schimmel · 5 years ago