summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-07arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino1-4/+4
2021-02-07ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki1-17/+38
2021-02-07Revert "Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and ...Greg Kroah-Hartman1-4/+7
2021-02-07ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan1-0/+6
2021-02-07net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes1-10/+13
2021-02-07net: dsa: bcm_sf2: put device node before returnPan Bian1-2/+6
2021-02-04Linux 5.4.95v5.4.95Greg Kroah-Hartman1-1/+1
2021-02-04tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang3-7/+10
2021-02-04team: protect features update by RCU to avoid deadlockIvan Vecera1-3/+3
2021-02-04ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()Dan Carpenter1-1/+1
2021-02-04NFC: fix possible resource leakPan Bian1-0/+1
2021-02-04NFC: fix resource leak when target index is invalidPan Bian1-1/+1
2021-02-04rxrpc: Fix memory leak in rxrpc_lookup_localTakeshi Misawa1-0/+1
2021-02-04iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2-1/+4
2021-02-04iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse1-14/+30
2021-02-04selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-02-04nvme-multipath: Early exit if no path is availableDaniel Wagner1-1/+1
2021-02-04can: dev: prevent potential information leak in can_fill_info()Dan Carpenter1-1/+1
2021-02-04net/mlx5e: Reduce tc unsupported key print levelMaor Dickman1-2/+2
2021-02-04net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit1-3/+8
2021-02-04net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan1-0/+1
2021-02-04igc: fix link speed advertisingCorinna Vinschen1-6/+18
2021-02-04i40e: acquire VSI pointer only after VF is initializedStefan Assmann1-7/+4
2021-02-04mac80211: pause TX while changing interface typeJohannes Berg2-0/+7
2021-02-04iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-02-04iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2021-02-04pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust1-0/+1
2021-02-04ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_completeRicardo Ribalda1-6/+7
2021-02-04RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib1-1/+1
2021-02-04firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap1-0/+1
2021-02-04ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default statusMarco Felsch1-2/+2
2021-02-04arm64: dts: ls1028a: fix the offset of the reset registerMichael Walle1-1/+1
2021-02-04xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2-8/+61
2021-02-04selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin1-1/+1
2021-02-04xfrm: fix disable_xfrm sysctl when used on xfrm interfacesEyal Birger1-2/+2
2021-02-04xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani1-1/+1
2021-02-04netfilter: nft_dynset: add timeout extension to templatePablo Neira Ayuso1-1/+3
2021-02-04ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher1-0/+1
2021-02-04xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne1-13/+7
2021-02-04tee: optee: replace might_sleep with cond_reschedRouven Czerwinski1-1/+3
2021-02-04drm/i915: Check for all subplatform bitsUmesh Nerlige Ramappa1-1/+1
2021-02-04drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devicesKarol Herbst1-0/+4
2021-02-04mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-02-04mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
2021-02-04arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty1-1/+6
2021-02-04leds: trigger: fix potential deadlock with libataAndrea Righi1-4/+6
2021-02-04xen: Fix XenStore initialisation for XS_LOCALDavid Woodhouse1-0/+31
2021-02-04KVM: Forbid the use of tagged userspace addresses for memslotsMarc Zyngier2-0/+4
2021-02-04KVM: x86: get smi pending status correctlyJay Zhou1-0/+5
2021-02-04KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migrationMaxim Levitsky1-5/+8