summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-07Linux 4.14.220v4.14.220Greg Kroah-Hartman1-1/+1
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-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-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-07phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren1-6/+13
2021-02-07driver core: Extend device_is_dependent()Rafael J. Wysocki1-1/+16
2021-02-07base: core: Remove WARN_ON from link dependencies checkBenjamin Gaignard1-2/+2
2021-02-07net_sched: gen_estimator: support large ewma logEric Dumazet1-4/+7
2021-02-07net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet1-1/+2
2021-02-07ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki1-17/+38
2021-02-07ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan1-0/+6
2021-02-07net: dsa: bcm_sf2: put device node before returnPan Bian1-2/+6
2021-02-03Linux 4.14.219v4.14.219Greg 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-03NFC: fix possible resource leakPan Bian1-0/+1
2021-02-03NFC: fix resource leak when target index is invalidPan Bian1-1/+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-03x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"Andy Lutomirski1-8/+8
2021-02-03x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2-18/+25
2021-02-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter1-1/+1
2021-02-03mac80211: pause TX while changing interface typeJohannes Berg2-0/+7
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib1-1/+1
2021-02-03xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani1-1/+1
2021-02-03netfilter: nft_dynset: add timeout extension to templatePablo Neira Ayuso1-1/+3
2021-02-03ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher1-0/+1
2021-02-03xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne1-13/+7
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
2021-02-03leds: trigger: fix potential deadlock with libataAndrea Righi1-4/+6
2021-02-03xen: Fix XenStore initialisation for XS_LOCALDavid Woodhouse1-0/+31
2021-02-03KVM: x86: get smi pending status correctlyJay Zhou1-0/+5
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu1-1/+1
2021-02-03drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea1-1/+2
2021-02-03drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla1-0/+12
2021-02-03net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli1-0/+1
2021-02-03wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg1-2/+3
2021-02-03ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte1-1/+1
2021-02-03ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng1-14/+6
2021-02-03nbd: freeze the queue while we're adding connectionsJosef Bacik1-0/+8
2021-01-30Linux 4.14.218v4.14.218Greg Kroah-Hartman1-1/+1
2021-01-30fs: fix lazytime expiration handling in __writeback_single_inode()Eric Biggers1-11/+13
2021-01-30writeback: Drop I_DIRTY_TIME_EXPIREJan Kara4-20/+12