summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-03bnxt_en: Fix TC queue mapping.Michael Chan
2020-02-03bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam
2020-02-03bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan
2020-02-03bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan
2020-02-04bpf: Fix modifier skipping logicAlexei Starovoitov
2020-02-04bpftool: Remove redundant "HAVE" prefix from the large INSN limit checkMichal Rostecki
2020-02-03net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-02-03Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds
2020-02-03Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-03Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-02-03SMB3: Backup intent flag missing from some more opsAmir Goldstein
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-02-03parisc: Regenerate parisc defconfigsHelge Deller
2020-02-03NFS: Switch readdir to using iterate_shared()Trond Myklebust
2020-02-03NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()Trond Myklebust
2020-02-03NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-02-03NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-02-03SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()Trond Myklebust
2020-02-03NFS: Replace various occurrences of kstrndup() with kmemdup_nul()Trond Myklebust
2020-02-03NFSv4: Limit the total number of cached delegationsTrond Myklebust
2020-02-03NFSv4: Add accounting for the number of active delegations heldTrond Myklebust
2020-02-03NFSv4: Try to return the delegation immediately when marked for return on closeTrond Myklebust
2020-02-03NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returnedTrond Myklebust
2020-02-03NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNINGTrond Myklebust
2020-02-03NFS: nfs_find_open_context() should use cred_fscmp()Trond Myklebust
2020-02-03NFS: nfs_access_get_cached_rcu() should use cred_fscmp()Trond Myklebust
2020-02-03NFSv4: pnfs_roc() must use cred_fscmp() to compare credsTrond Myklebust
2020-02-03dt-bindings: clk: qcom: Fix self-validation, split, and clean cruftDouglas Anderson
2020-02-03clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()Stephen Boyd
2020-02-03dt/bindings: clk: fsl,plldig: Drop 'bindings' from schema idStephen Boyd
2020-02-03clk: ls1028a: Fix warning on clamp() usageStephen Boyd
2020-02-03Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-02-03rtw88: Fix return value of rtw_wow_check_fw_statusChin-Yen Lee
2020-02-03iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach
2020-02-03iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski
2020-02-03iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern
2020-02-03iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami
2020-02-03iwlwifi: don't throw error when trying to remove IGTKLuca Coelho
2020-02-03iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-02-04nvme-pci: remove nvmeq->tagsChristoph Hellwig
2020-02-04nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg
2020-02-04nvmet: Pass lockdep expression to RCU listsAmol Grover
2020-02-03initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyMasahiro Yamada
2020-02-03Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-02-04scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada
2020-02-04scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada