summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-07Linux 5.4.96v5.4.96Greg Kroah-Hartman1-1/+1
2021-02-07workqueue: Restrict affinity change to rescuerPeter Zijlstra1-6/+3
2021-02-07kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra3-1/+30
2021-02-07objtool: Don't fail on missing symbol tableJosh Poimboeuf1-2/+5
2021-02-07drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo1-0/+3
2021-02-07drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang1-1/+1
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman1-1/+4
2021-02-07nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar1-2/+15
2021-02-07udf: fix the problem that the disc content is not displayedlianzhi chang1-3/+4
2021-02-07ALSA: hda: Add Cometlake-R PCI IDKai-Chuan Hsieh1-0/+3
2021-02-07scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King1-1/+3
2021-02-07mac80211: fix fast-rx encryption checkFelix Fietkau1-0/+2
2021-02-07ASoC: SOF: Intel: hda: Resume codec to do jack detectionKai-Heng Feng1-2/+1
2021-02-07scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu1-3/+5
2021-02-07scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan1-2/+14
2021-02-07scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck1-1/+8
2021-02-07x86: __always_inline __{rd,wr}msr()Peter Zijlstra1-2/+2
2021-02-07platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352Arnold Gozum1-0/+6
2021-02-07platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...Hans de Goede1-0/+18
2021-02-07phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren1-6/+13
2021-02-07net_sched: gen_estimator: support large ewma logEric Dumazet1-4/+7
2021-02-07btrfs: backref, use correct count to resolve normal data refsethanwu1-18/+11
2021-02-07btrfs: backref, only search backref entries from leaves of the same rootethanwu1-3/+9
2021-02-07btrfs: backref, don't add refs from shared block when resolving normal backrefethanwu1-9/+52
2021-02-07btrfs: backref, only collect file extent items matching backref offsetethanwu1-30/+33
2021-02-07tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen4-0/+22
2021-02-07arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas2-2/+2
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-03Linux 5.4.95v5.4.95Greg Kroah-Hartman1-1/+1
2021-02-03tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang3-7/+10
2021-02-03team: protect features update by RCU to avoid deadlockIvan Vecera1-3/+3
2021-02-03ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()Dan Carpenter1-1/+1
2021-02-03NFC: fix possible resource leakPan Bian1-0/+1
2021-02-03NFC: fix resource leak when target index is invalidPan Bian1-1/+1
2021-02-03rxrpc: Fix memory leak in rxrpc_lookup_localTakeshi Misawa1-0/+1
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2-1/+4
2021-02-03iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse1-14/+30
2021-02-03selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-02-03nvme-multipath: Early exit if no path is availableDaniel Wagner1-1/+1
2021-02-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter1-1/+1
2021-02-03net/mlx5e: Reduce tc unsupported key print levelMaor Dickman1-2/+2
2021-02-03net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit1-3/+8
2021-02-03net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan1-0/+1
2021-02-03igc: fix link speed advertisingCorinna Vinschen1-6/+18
2021-02-03i40e: acquire VSI pointer only after VF is initializedStefan Assmann1-7/+4