summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-17net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"Colin Ian King
2020-12-17qlcnic: Fix error code in probeDan Carpenter
2020-12-17netfilter: ipset: fix shift-out-of-bounds in htable_bits()Vasily Averin
2020-12-17netfilter: ipset: fixes possible oops in mtype_resizeVasily Averin
2020-12-17netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan
2020-12-17Merge branch 'mptcp-a-bunch-of-assorted-fixes'Jakub Kicinski
2020-12-17mptcp: fix pending data accountingPaolo Abeni
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni
2020-12-17mptcp: properly annotate nested lockPaolo Abeni
2020-12-17mptcp: fix security context on server socketPaolo Abeni
2020-12-17net/mlx5: Fix compilation warning for 32-bit platformParav Pandit
2020-12-17drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2020-12-17rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih
2020-12-17mt76: mt76u: fix NULL pointer dereference in mt76u_status_workerLorenzo Bianconi
2020-12-17ath11k: Fix ath11k_pci_fix_l1ss()Dan Carpenter
2020-12-17ath11k: Fix error code in ath11k_core_suspend()Dan Carpenter
2020-12-17ath11k: start vdev if a bss peer is already createdCarl Huang
2020-12-17ath11k: fix crash caused by NULL rx_channelCarl Huang
2020-12-17ath11k: add missing null check on allocated skbColin Ian King
2020-12-17powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman
2020-12-16Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-16Merge tag 'arm-soc-dt-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-16Merge tag 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-16Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-12-16mptcp: clear use_ack and use_map when dropping other suboptionsGeliang Tang
2020-12-16devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser
2020-12-16Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-12-16Merge tag 'devicetree-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-16net: korina: fix return valueVincent Stehlé
2020-12-16Merge tag 'mtd/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2020-12-16Merge tag 'leds-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2020-12-16Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-12-16Merge tag 'backlight-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16Merge tag 'mfd-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-12-16Merge tag 'memblock-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-16NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()Trond Myklebust
2020-12-16pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_readTrond Myklebust
2020-12-16NFSv4/pnfs: Add tracing for the deviceid cacheTrond Myklebust
2020-12-16arm64: make _TIF_WORK_MASK bits contiguousMark Rutland
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-16net/smc: fix access to parent of an ib deviceKarsten Graul
2020-12-16ethtool: fix error paths in ethnl_set_channels()Ivan Vecera
2020-12-16Merge branch 'nfc-s3fwrn5-refactor-the-s3fwrn5-module'Jakub Kicinski
2020-12-16nfc: s3fwrn5: Remove unused NCI prop commandsBongsu Jeon