summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni2021-03-251-0/+2
* nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni2021-03-251-0/+2
* amd-xgbe: Update DMA coherency valuesShyam Sundar S K2021-03-251-3/+3
* net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl2021-03-251-2/+7
* dt-bindings: net: micrel-ksz90x1.txt: correct documentationDinh Nguyen2021-03-251-2/+94
* net: axienet: allow setups without MDIODaniel Mack2021-03-252-6/+18
* net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridgeVladimir Oltean2021-03-251-6/+9
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-2520-42/+230
|\
| * mailmap: update Andrey Konovalov's email addressAndrey Konovalov2021-03-251-0/+1
| * mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny2021-03-251-2/+2
| * mm: memblock: fix section mismatch warning againMike Rapoport2021-03-251-2/+2
| * kfence: make compatible with kmemleakMarco Elver2021-03-252-1/+11
| * gcov: fix clang-11+ supportNick Desaulniers2021-03-251-0/+69
| * ia64: fix format strings for err_injectSergei Trofimovich2021-03-251-11/+11
| * ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich2021-03-251-1/+1
| * squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2021-03-252-4/+8
| * squashfs: fix inode lookup sanity checksSean Nyekjaer2021-03-252-2/+7
| * z3fold: prevent reclaim/free race for headless pagesThomas Hebb2021-03-251-1/+15
| * selftests/vm: fix out-of-tree buildRong Chen2021-03-251-2/+2
| * mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson2021-03-252-5/+28
| * kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov2021-03-251-3/+15
| * hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin2021-03-253-8/+58
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-03-253-4/+6
|\ \
| * | RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-251-2/+2
| * | RDMA/hns: Fix bug during CMDQ initializationLang Cheng2021-03-221-1/+3
| * | RDMA/mlx5: Fix typo in destroy_mkey inboxMark Zhang2021-03-111-1/+1
* | | Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2021-03-251-2/+4
|\ \ \
| * | | mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko2021-03-231-2/+4
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-2515-20/+83
|\ \ \
| * | | arm64: kernel: disable CNP on CarmelRich Wiley2021-03-255-2/+27
| * | | arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh2021-03-253-0/+6
| * | | kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara2021-03-221-5/+17
| * | | arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin2021-03-221-2/+19
| * | | arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin2021-03-221-0/+2
| * | | arm64: cpuinfo: Fix a typoBhaskar Chowdhury2021-03-221-1/+1
| * | | Documentation: arm64/acpi : clarify arm64 support of IBFTTom Saeger2021-03-221-5/+5
| * | | arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland2021-03-221-4/+5
| * | | arm64: csum: cast to the proper typeAlex Elder2021-03-151-1/+1
* | | | mailmap: update the email address for Chris ChiuChris Chiu2021-03-251-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-24191-787/+1819
|\ \ \ \
| * | | | psample: Fix user API breakageIdo Schimmel2021-03-241-4/+1
| * | | | math: Export mul_u64_u64_div_u64David S. Miller2021-03-241-0/+1
| * | | | ch_ktls: fix enum-conversion warningArnd Bergmann2021-03-241-1/+1
| * | | | octeontx2-af: Fix memory leak of object bufColin Ian King2021-03-241-1/+3
| * | | | ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalationYangbo Lu2021-03-241-6/+7
| * | | | net: bridge: don't notify switchdev for local FDB addressesVladimir Oltean2021-03-231-0/+2
| * | | | net/sched: act_ct: clear post_ct if doing ct_clearMarcelo Ricardo Leitner2021-03-231-2/+4
| * | | | net: dsa: don't assign an error value to tag_opsGeorge McCollister2021-03-221-4/+7
| * | | | Merge tag 'mlx5-fixes-2021-03-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-03-228-37/+79
| |\ \ \ \
| | * | | | net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit2021-03-224-24/+17