summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-29can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZEOliver Hartkopp2-10/+14
2021-03-28drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmitLv Yunlong1-2/+3
2021-03-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller5-8/+16
2021-03-25sch_red: fix off-by-one checks in red_check_params()Eric Dumazet1-2/+2
2021-03-25Merge branch 'tunnel-shinfo'David S. Miller2-8/+34
2021-03-25geneve: do not modify the shared tunnel info when PMTU triggers an ICMP replyAntoine Tenart1-4/+20
2021-03-25vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP replyAntoine Tenart1-4/+14
2021-03-25Merge branch 'nfc-fixes'David S. Miller1-0/+10
2021-03-25nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni1-0/+4
2021-03-25nfc: fix memory leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-03-25nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-03-25nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni1-0/+2
2021-03-25amd-xgbe: Update DMA coherency valuesShyam Sundar S K1-3/+3
2021-03-25net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl1-2/+7
2021-03-25dt-bindings: net: micrel-ksz90x1.txt: correct documentationDinh Nguyen1-2/+94
2021-03-25net: axienet: allow setups without MDIODaniel Mack2-6/+18
2021-03-25net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridgeVladimir Oltean1-6/+9
2021-03-25i40e: Fix oops at i40e_rebuild()Arkadiusz Kubalewski1-6/+5
2021-03-25i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak2-0/+10
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-42/+230
2021-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-4/+6
2021-03-25Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-2/+4
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-20/+83
2021-03-25mailmap: update the email address for Chris ChiuChris Chiu1-0/+2
2021-03-25i40e: Added Asym_Pause to supported link modesMateusz Palczewski1-0/+1
2021-03-25virtchnl: Fix layout of RSS structuresNorbert Ciosek1-2/+0
2021-03-25mailmap: update Andrey Konovalov's email addressAndrey Konovalov1-0/+1
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny1-2/+2
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport1-2/+2
2021-03-25kfence: make compatible with kmemleakMarco Elver2-1/+11
2021-03-25gcov: fix clang-11+ supportNick Desaulniers1-0/+69
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich1-11/+11
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2-4/+8
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer2-2/+7
2021-03-25z3fold: prevent reclaim/free race for headless pagesThomas Hebb1-1/+15
2021-03-25selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson2-5/+28
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov1-3/+15
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin3-8/+58
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley5-2/+27
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh3-0/+6
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds191-787/+1819
2021-03-24psample: Fix user API breakageIdo Schimmel1-4/+1
2021-03-24math: Export mul_u64_u64_div_u64David S. Miller1-0/+1
2021-03-24ch_ktls: fix enum-conversion warningArnd Bergmann1-1/+1
2021-03-24octeontx2-af: Fix memory leak of object bufColin Ian King1-1/+3
2021-03-24ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalationYangbo Lu1-6/+7
2021-03-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+16