summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25net: ethernet: mtk_eth_soc: remove unused variable 'count'Qiheng Lin
2021-03-25r8169: remove rtl_hw_start_8168c_3Heiner Kallweit
2021-03-25net: dsa: b53: spi: add missing MODULE_DEVICE_TABLEQinglang Miao
2021-03-25Merge branch 'gve-cleanups'David S. Miller
2021-03-25net: gve: remove duplicated allowedDaode Huang
2021-03-25net: gve: convert strlcpy to strscpyDaode Huang
2021-03-25net: ipv4: Fix some typosLu Wei
2021-03-25net: dsa: Fix a typo in tag_rtl4_a.cLu Wei
2021-03-25net: decnet: Fix a typo in dn_nsp_in.cLu Wei
2021-03-25net: core: Fix a typo in dev_addr_lists.cLu Wei
2021-03-25net: ceph: Fix a typo in osdmap.cLu Wei
2021-03-25drivers: net: ethernet: struct sk_buff is declared duplicatelyWan Jiabing
2021-03-25net: bcmgenet: remove unused including <linux/version.h>Zheng Yongjun
2021-03-25qede: remove unused including <linux/version.h>Zheng Yongjun
2021-03-25net: Fix a misspell in socket.cLu Wei
2021-03-25net: usb: lan78xx: remove unused including <linux/version.h>Zheng Yongjun
2021-03-25tipc: add extack messages for bearer/media failureHoang Le
2021-03-25Merge branch 'ethtool-FEC'David S. Miller
2021-03-25ethtool: clarify the ethtool FEC interfaceJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->fecJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski
2021-03-25ethtool: fec: remove long structure descriptionJakub Kicinski
2021-03-25ethtool: fec: fix typo in kdocJakub Kicinski
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-25Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25mailmap: update the email address for Chris ChiuChris Chiu
2021-03-25mailmap: update Andrey Konovalov's email addressAndrey Konovalov
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport
2021-03-25kfence: make compatible with kmemleakMarco Elver
2021-03-25gcov: fix clang-11+ supportNick Desaulniers
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer
2021-03-25z3fold: prevent reclaim/free race for headless pagesThomas Hebb
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24hinic: avoid gcc -Wrestrict warningArnd Bergmann