summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu2020-02-141-0/+1
* watchdog: qcom: Use platform_get_irq_optional() for bark irqSai Prakash Ranjan2020-02-141-1/+1
* rtc: cmos: Stop using shared IRQAndy Shevchenko2020-02-141-1/+1
* rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski2020-02-141-1/+1
* x86/boot: Handle malformed SRAT tables during early ACPI parsingSteven Clarkson2020-02-141-0/+6
* NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski2020-02-144-14/+11
* NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski2020-02-141-0/+5
* NFSv4: pnfs_roc() must use cred_fscmp() to compare credsTrond Myklebust2020-02-141-1/+1
* NFS: Fix fix of show_nfs_errorsTrond Myklebust2020-02-141-15/+16
* NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust2020-02-145-9/+16
* NFS: Revalidate the file size on a fatal write errorTrond Myklebust2020-02-141-0/+8
* nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven2020-02-141-1/+1
* bpf, sockmap: Check update requirements after lockingLorenz Bauer2020-02-141-6/+10
* bpf: Improve bucket_log calculation logicMartin KaFai Lau2020-02-141-2/+3
* selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki2020-02-141-0/+74
* bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki2020-02-141-0/+4
* bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki2020-02-141-4/+4
* bpftool: Don't crash on missing xlated program instructionsToke Høiland-Jørgensen2020-02-141-1/+1
* iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern2020-02-141-1/+4
* PCI/AER: Initialize aer_fifoDongdong Liu2020-02-141-0/+1
* PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe2020-02-141-4/+16
* PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30Marcel Ziswiler2020-02-141-1/+1
* PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe2020-02-141-1/+1
* PCI/switchtec: Use dma_set_mask_and_coherent()Wesley Sheng2020-02-141-1/+1
* ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue2020-02-141-2/+17
* PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost2020-02-141-5/+4
* scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...Bean Huo2020-02-141-1/+2
* RDMA/umem: Fix ib_umem_find_best_pgsz()Artemy Kovalyov2020-02-141-3/+6
* RDMA/cma: Fix unbalanced cm_id reference count during address resolveParav Pandit2020-02-141-0/+2
* RDMA/uverbs: Verify MR access flagsMichael Guralnik2020-02-141-0/+3
* RDMA/core: Fix locking in ib_uverbs_event_readJason Gunthorpe2020-02-141-18/+14
* RDMA/i40iw: fix a potential NULL pointer dereferenceXiyu Yang2020-02-141-0/+2
* RDMA/netlink: Do not always generate an ACK for some netlink operationsHåkon Bugge2020-02-142-3/+3
* IB/mlx4: Fix leak in id_map_find_delHåkon Bugge2020-02-141-26/+3
* IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko2020-02-141-1/+2
* IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein2020-02-141-4/+16
* hv_sock: Remove the accept port restrictionSunil Muthuswamy2020-02-141-59/+9
* ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan2020-02-141-27/+68
* Linux 5.4.19v5.4.19Greg Kroah-Hartman2020-02-111-1/+1
* powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy2020-02-115-19/+43
* regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell2020-02-111-1/+1
* rxrpc: Fix service call disconnectionDavid Howells2020-02-111-2/+1
* perf/core: Fix mlock accounting in perf_mmap()Song Liu2020-02-111-1/+9
* clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov2020-02-111-2/+9
* x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-116-4/+163
* cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg2020-02-111-2/+8
* KVM: Play nice with read-only memslots when querying host page sizeSean Christopherson2020-02-111-1/+1
* KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson2020-02-114-7/+7
* KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin2020-02-111-1/+3
* KVM: x86: fix overlap between SPTE_MMIO_MASK and generationPaolo Bonzini2020-02-111-5/+5