summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-25gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson1-0/+4
2020-11-25efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven1-1/+1
2020-11-25efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel2-1/+2
2020-11-25efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński1-1/+1
2020-11-25RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2-35/+7
2020-11-25arm64: tegra: Fix Tegra234 VDK node namesJon Hunter1-3/+3
2020-11-25arm64: tegra: Wrong AON HSP reg property sizeDipen Patel1-1/+1
2020-11-25arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1JC Kuo1-10/+10
2020-11-25arm64: tegra: Correct the UART for Jetson Xavier NXJon Hunter1-1/+1
2020-11-25arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter1-12/+0
2020-11-25spi: dw: Fix spi registration for controllers overriding CSLars Povlsen1-1/+2
2020-11-25ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng1-0/+1
2020-11-25x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu1-4/+1
2020-11-25trace: fix potenial dangerous pointerHui Su1-4/+4
2020-11-25optee: add writeback to valid memory typeRui Miguel Silva1-1/+2
2020-11-25vhost-vdpa: fix page pinning leakage in error path (rework)Si-Wei Liu1-18/+62
2020-11-25vringh: fix vringh_iov_push_*() documentationStefano Garzarella1-3/+3
2020-11-25vhost scsi: fix lun reset completion handlingMike Christie1-1/+3
2020-11-25drm/ast: Reload gamma LUT after changing primary plane's color formatThomas Zimmermann1-1/+16
2020-11-25drm/amdgpu: Fix size calculation when init onchip memoryxinhui pan1-2/+2
2020-11-25Documentation: netdev-FAQ: suggest how to post co-dependent seriesJakub Kicinski1-0/+26
2020-11-25Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-11-25Input: soc_button_array - add missing includeDmitry Torokhov1-0/+1
2020-11-25Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...Jakub Kicinski1-0/+1
2020-11-25Merge branch 'ibmvnic-null-pointer-dereference'Jakub Kicinski2-4/+8
2020-11-25ibmvnic: enhance resetting status check during module exitLijun Pan2-4/+2
2020-11-25ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan1-0/+3
2020-11-25ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan1-0/+3
2020-11-25Merge branch 'fixes-for-ena-driver'Jakub Kicinski2-50/+33
2020-11-25net: ena: fix packet's addresses for rx_offset featureShay Agroskin1-9/+11
2020-11-25net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin1-9/+8
2020-11-25net: ena: handle bad request id in ena_netdevShay Agroskin2-32/+14
2020-11-25Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2-14/+4
2020-11-25Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-15/+74
2020-11-25mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)Hugh Dickins2-6/+8
2020-11-25nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski1-2/+2
2020-11-25dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia1-0/+1
2020-11-25gfs2: set lockdep subclass for iopen glocksAlexander Aring3-0/+3
2020-11-25gfs2: Fix deadlock dumping resource group glocksAlexander Aring1-1/+1
2020-11-25MAINTAINERS: Update page pool entryJesper Dangaard Brouer1-0/+2
2020-11-25bpftool: Fix error return value in build_btf_type_tableZhen Lei1-0/+1
2020-11-25tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECNAlexander Duyck2-6/+15
2020-11-25net, xsk: Avoid taking multiple skbuff referencesBjörn Töpel3-14/+16
2020-11-25devlink: Fix reload stats structureMoshe Shemesh2-16/+35
2020-11-24Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-5/+7
2020-11-24Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds3-40/+44
2020-11-24aquantia: Remove the build_skb pathLincoln Ramsay1-74/+52
2020-11-24Kbuild: do not emit debug info for assembly with LLVM_IAS=1Nick Desaulniers1-0/+2
2020-11-24kbuild: use -fmacro-prefix-map for .S sourcesDenys Zagorui1-1/+1
2020-11-24Makefile.extrawarn: move -Wcast-align to W=3Arnd Bergmann1-1/+1