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