1. 2b8b2e3 can: j1939: abort multipacket broadcast session when timeout occurs by Zhang Changzhong · 4 years, 5 months ago
  2. e8b1765 can: j1939: cancel rxtimer on multipacket broadcast session complete by Zhang Changzhong · 4 years, 5 months ago
  3. f4fd77f can: j1939: fix support for multipacket broadcast message by Zhang Changzhong · 4 years, 5 months ago
  4. 4ca0d9a bonding: show saner speed for broadcast mode by Jarod Wilson · 4 years, 5 months ago
  5. 10a3b7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
  6. c6165cf net: fec: correct the error path for regulator disable in probe by Fugang Duan · 4 years, 5 months ago
  7. b07e2a8 docs: networking: bonding.rst resources section cleanup by Nivedita Singhvi · 4 years, 5 months ago
  8. 0b32ce6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 5 months ago
  9. 5b6d4a7 i40e: Fix crash during removing i40e driver by Grzegorz Szczurek · 4 years, 5 months ago
  10. 4bd5e02 i40e: Set RX_ONLY mode for unicast promiscuous on VLAN by Przemyslaw Patynowski · 4 years, 5 months ago
  11. 35759383 mptcp: sendmsg: reset iter on error by Florian Westphal · 4 years, 5 months ago
  12. 0688854 sfc: check hash is valid before using it by Edward Cree · 4 years, 5 months ago
  13. e591d298 Merge tag 'linux-can-fixes-for-5.9-20200814' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 4 years, 5 months ago
  14. 7fca4de Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  15. 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  16. cd94257 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  17. 8ab4952 x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task by Eric Dumazet · 4 years, 5 months ago
  18. d9361cb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
  19. 0fd9cc6 Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 5 months ago
  20. 32b2ee5 Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  21. 3cda505 igc: Fix PTP initialization by Vinicius Costa Gomes · 4 years, 5 months ago
  22. e052d05 can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions by Oleksij Rempel · 4 years, 5 months ago
  23. 840835c can: j1939: transport: add j1939_session_skb_find_by_offset() function by Oleksij Rempel · 4 years, 5 months ago
  24. af804b7 can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated by Oleksij Rempel · 4 years, 5 months ago
  25. cd3b363 can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer() by Oleksij Rempel · 4 years, 5 months ago
  26. b43e3a8 can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack by Oleksij Rempel · 4 years, 5 months ago
  27. 38ba8b9 can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can() by Eric Dumazet · 4 years, 5 months ago
  28. d4bbe8a kconfig: qconf: move setOptionMode() to ConfigList from ConfigView by Masahiro Yamada · 4 years, 5 months ago
  29. fa8de0a kconfig: qconf: do not limit the pop-up menu to the first row by Masahiro Yamada · 4 years, 5 months ago
  30. 5cb255f kconfig: qconf: refactor icon setups by Masahiro Yamada · 4 years, 5 months ago
  31. 4fa91f5 kconfig: qconf: remove unused voidPix, menuInvPix by Masahiro Yamada · 4 years, 5 months ago
  32. 5ca534c kconfig: qconf: remove ConfigItem::text/setText by Masahiro Yamada · 4 years, 5 months ago
  33. abf741a kconfig: qconf: remove ConfigList::addColumn/removeColumn by Masahiro Yamada · 4 years, 5 months ago
  34. 711b875 kconfig: qconf: remove ConfigItem::pixmap/setPixmap by Masahiro Yamada · 4 years, 5 months ago
  35. 3c73ff0 kconfig: qconf: drop more localization code by Masahiro Yamada · 4 years, 5 months ago
  36. 5b75a6c kconfig: qconf: remove 'parent' from ConfigList::updateMenuList() by Masahiro Yamada · 4 years, 5 months ago
  37. 1031685 kconfig: qconf: remove unused argument from ConfigView::updateList() by Masahiro Yamada · 4 years, 5 months ago
  38. cb77043 kconfig: qconf: remove unused argument from ConfigList::updateList() by Masahiro Yamada · 4 years, 5 months ago
  39. 9264115 kconfig: qconf: omit parent to QHBoxLayout() by Masahiro Yamada · 4 years, 5 months ago
  40. 740fdef kconfig: qconf: remove name from ConfigSearchWindow constructor by Masahiro Yamada · 4 years, 5 months ago
  41. 1b4263e kconfig: qconf: remove unused ConfigList::listView() by Masahiro Yamada · 4 years, 5 months ago
  42. 860ec3f kconfig: qconf: overload addToolBar() to create and insert toolbar by Masahiro Yamada · 4 years, 5 months ago
  43. 2afb3e2 kconfig: qconf: remove toolBar from ConfigMainWindow members by Masahiro Yamada · 4 years, 5 months ago
  44. 93ebaac kconfig: qconf: use 'menu' variable for (QMenu *) by Masahiro Yamada · 4 years, 5 months ago
  45. d4b1cea kconfig: qconf: do not use 'menu' variable for (QMenuBar *) by Masahiro Yamada · 4 years, 5 months ago
  46. 614bf0a8 kconfig: qconf: remove ->addSeparator() to menuBar by Masahiro Yamada · 4 years, 5 months ago
  47. d41809f kconfig: add 'static' to some file-local data by Masahiro Yamada · 4 years, 5 months ago
  48. 7eb7c106f kconfig: qconf: Fix mouse events in search view by Maxime Chretien · 4 years, 6 months ago
  49. 8410e65 kconfig: constify XPM data by Masahiro Yamada · 4 years, 6 months ago
  50. 22a4ac0 Revert "checkpatch: kconfig: prefer 'help' over '---help---'" by Masahiro Yamada · 4 years, 7 months ago
  51. f70f74d kconfig: remove '---help---' support by Masahiro Yamada · 4 years, 7 months ago
  52. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  53. e764a1e Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
  54. 4fccd2f selftests/bpf: Make test_varlen work with 32-bit user-space arch by Andrii Nakryiko · 4 years, 5 months ago
  55. 0f99384 tools/bpftool: Generate data section struct with conservative alignment by Andrii Nakryiko · 4 years, 5 months ago
  56. 5705d70 selftests/bpf: Correct various core_reloc 64-bit assumptions by Andrii Nakryiko · 4 years, 5 months ago
  57. 4c01925 libbpf: Enforce 64-bitness of BTF for BPF object files by Andrii Nakryiko · 4 years, 5 months ago
  58. eed7818 selftests/bpf: Fix btf_dump test cases on 32-bit arches by Andrii Nakryiko · 4 years, 5 months ago
  59. 44ad23d libbpf: Handle BTF pointer sizes more carefully by Andrii Nakryiko · 4 years, 5 months ago
  60. 15728ad3 libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches by Andrii Nakryiko · 4 years, 5 months ago
  61. 9028bbc selftest/bpf: Fix compilation warnings in 32-bit mode by Andrii Nakryiko · 4 years, 5 months ago
  62. 09f44b7 tools/bpftool: Fix compilation warnings in 32-bit mode by Andrii Nakryiko · 4 years, 5 months ago
  63. 1f3a090 net: openvswitch: introduce common code for flushing flows by Tonghao Zhang · 4 years, 5 months ago
  64. 88fd1cb af_packet: TPACKET_V3: fix fill status rwlock imbalance by John Ogness · 4 years, 5 months ago
  65. 94c7eb5 random32: add a tracepoint for prandom_u32() by Eric Dumazet · 4 years, 5 months ago
  66. dddcbc1 Merge tag 'docs-5.9-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  67. a62f68c1 doc: Add link to bpf helpers man page by Joe Stringer · 4 years, 5 months ago
  68. 1edcd46 Documentation/locking/locktypes: fix the typo by Huang Shijie · 4 years, 5 months ago
  69. 9efa9e4 bpf, selftests: Add tests to sock_ops for loading sk by John Fastabend · 4 years, 5 months ago
  70. 8e0c151 bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers by John Fastabend · 4 years, 5 months ago
  71. 86ed4be bpf, selftests: Add tests for ctx access in sock_ops with single register by John Fastabend · 4 years, 5 months ago
  72. 84f44df bpf: sock_ops sk access may stomp registers when dst_reg = src_reg by John Fastabend · 4 years, 5 months ago
  73. fd09af0 bpf: sock_ops ctx access may stomp registers in corner case by John Fastabend · 4 years, 5 months ago
  74. 23ab656 libbpf: Prevent overriding errno when logging errors by Toke Høiland-Jørgensen · 4 years, 5 months ago
  75. 990f227 Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
  76. 23c2c8c Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 5 months ago
  77. 69307ad Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  78. ff419b6 Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 5 months ago
  79. 9f45717 mm: memcontrol: fix warning when allocating the root cgroup by Johannes Weiner · 4 years, 5 months ago
  80. 585c6ed drm/xen-front: Pass dumb buffer data offset to the backend by Oleksandr Andrushchenko · 4 years, 5 months ago
  81. 6f92337 xen: Sync up with the canonical protocol definition in Xen by Oleksandr Andrushchenko · 4 years, 5 months ago
  82. 1295729 drm/xen-front: Add YUYV to supported formats by Oleksandr Andrushchenko · 4 years, 5 months ago
  83. 14dee05 drm/xen-front: Fix misused IS_ERR_OR_NULL checks by Oleksandr Andrushchenko · 4 years, 5 months ago
  84. 5fa4e6f xen/gntdev: Fix dmabuf import with non-zero sgt offset by Oleksandr Andrushchenko · 4 years, 5 months ago
  85. 21dfbcd1 crypto: algif_aead - fix uninitialized ctx->init by Ondrej Mosnacek · 4 years, 5 months ago
  86. b33164f bpf: Iterate through all PT_NOTE sections when looking for build id by Jiri Olsa · 4 years, 5 months ago
  87. 702eddc libbpf: Handle GCC built-in types for Arm NEON by Jean-Philippe Brucker · 4 years, 5 months ago
  88. 8faf7fc tools/bpftool: Make skeleton code C++17-friendly by dropping typeof() by Andrii Nakryiko · 4 years, 5 months ago
  89. 068d9d1 bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST by Andrii Nakryiko · 4 years, 5 months ago
  90. dc06fe5 Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 5 months ago
  91. 9643609 Revert "ipv4: tunnel: fix compilation on ARCH=um" by David S. Miller · 4 years, 5 months ago
  92. 2e0d8fe net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus by Eric Dumazet · 4 years, 5 months ago
  93. ae8bd30 Merge branch 'net-stmmac-Fix-multicast-filter-on-IPQ806x' by David S. Miller · 4 years, 5 months ago
  94. df43dd5 net: ethernet: stmmac: Disable hardware multicast filter by Jonathan McDowell · 4 years, 5 months ago
  95. 592d751 net: stmmac: dwmac1000: provide multicast filter fallback by Jonathan McDowell · 4 years, 5 months ago
  96. b1eef23 i2c: iproc: fix race between client unreg and isr by Dhananjay Phadke · 4 years, 5 months ago
  97. 06a7a37 ipv4: tunnel: fix compilation on ARCH=um by Johannes Berg · 4 years, 5 months ago
  98. 1980c05 vsock: fix potential null pointer dereference in vsock_poll() by Stefano Garzarella · 4 years, 5 months ago
  99. 41077c9 sfc: fix ef100 design-param checking by Edward Cree · 4 years, 5 months ago
  100. 7c2a69f Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 5 months ago