summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-01x86/ioremap: Fix CONFIG_EFI=n buildBorislav Petkov1-0/+3
2020-04-01ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros1-0/+1
2020-04-01ARM: dts: dra7: Add bus_dma_limit for L3 busRoger Quadros1-0/+1
2020-04-01KVM: SVM: Issue WBINVD after deactivating an SEV guestTom Lendacky1-8/+14
2020-04-01ceph: fix memory leak in ceph_cleanup_snapid_map()Luis Henriques1-0/+1
2020-04-01ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov4-5/+28
2020-04-01RDMA/mad: Do not crash if the rdma device does not have a umad interfaceJason Gunthorpe1-11/+22
2020-04-01RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SETJason Gunthorpe1-1/+5
2020-04-01gpiolib: Fix irq_disable() semanticsLinus Walleij1-1/+8
2020-04-01RDMA/odp: Fix leaking the tgid for implicit ODPJason Gunthorpe1-1/+1
2020-04-01RDMA/core: Fix missing error check on dev_set_name()Jason Gunthorpe1-1/+3
2020-04-01IB/rdmavt: Free kernel completion queue when doneKaike Wan1-1/+1
2020-04-01Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov1-5/+5
2020-04-01Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil1-0/+1
2020-04-01Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov1-0/+1
2020-04-01Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter1-4/+4
2020-04-01i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+1
2020-04-01iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2-2/+13
2020-04-01iommu/vt-d: Fix debugfs register readsMegha Dey2-15/+27
2020-04-01sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota1-1/+1
2020-04-01dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor1-3/+1
2020-04-01mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari1-1/+2
2020-04-01scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong2-1/+3
2020-04-01ibmvnic: Do not process device remove during device resetJuliet Kim2-3/+27
2020-04-01iommu/vt-d: Silence RCU-list debugging warningsQian Cai2-3/+6
2020-04-01drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski11-29/+53
2020-04-01drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang1-2/+23
2020-04-01drm/amd/display: update soc bb for nv14Martin Leung1-0/+114
2020-04-01veth: ignore peer tx_dropped when counting local rx_droppedJiang Lidong1-1/+1
2020-04-01cgroup1: don't call release_agent when it is ""Tycho Andersen1-1/+1
2020-04-01drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin1-0/+1
2020-04-01cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert4-3/+5
2020-04-01nfs: add minor version to nfs_server_key for fscacheScott Mayhew3-1/+3
2020-04-01cgroup-v1: cgroup_pidlist_next should update position indexVasily Averin1-0/+1
2020-04-01net/mlx5e: Fix endianness handling in pedit maskSebastian Hense1-2/+3
2020-04-01net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan1-1/+1
2020-04-01net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky1-0/+3
2020-04-01net/mlx5e: Do not recover from a non-fatal syndromeAya Levin1-2/+1
2020-04-01net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin3-8/+26
2020-04-01net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin1-2/+4
2020-04-01net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin3-6/+7
2020-04-01net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria2-2/+2
2020-04-01hsr: set .netnsok flagTaehee Yoo1-0/+1
2020-04-01hsr: add restart routine into hsr_get_node_list()Taehee Yoo1-14/+24
2020-04-01hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo2-25/+23
2020-04-01net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata1-0/+2
2020-04-01net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata1-18/+85
2020-04-01net: ena: fix continuous keep-alive resetsArthur Kiyanovski1-0/+1
2020-04-01net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski1-4/+11
2020-04-01net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski1-3/+6