summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Linux 4.14.219v4.14.219Greg 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-04NFC: fix possible resource leakPan Bian1-0/+1
2021-02-04NFC: fix resource leak when target index is invalidPan Bian1-1/+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-04x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"Andy Lutomirski1-8/+8
2021-02-04x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2-18/+25
2021-02-04can: dev: prevent potential information leak in can_fill_info()Dan Carpenter1-1/+1
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-04RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib1-1/+1
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-04mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-02-04mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
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: x86: get smi pending status correctlyJay Zhou1-0/+5
2021-02-04KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu1-1/+1
2021-02-04drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea1-1/+2
2021-02-04drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla1-0/+12
2021-02-04net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli1-0/+1
2021-02-04wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg1-2/+3
2021-02-04ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte1-1/+1
2021-02-04ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng1-14/+6
2021-02-04nbd: 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
2021-01-30fs: move I_DIRTY_INODE to fs.hChristoph Hellwig4-10/+8
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2021-01-30tracing: Fix race in trace_open and buffer resize callGaurav Kohli1-0/+4
2021-01-30futex: Handle faults correctly for PI futexesThomas Gleixner1-36/+20
2021-01-30futex: Simplify fixup_pi_state_owner()Thomas Gleixner1-27/+26
2021-01-30futex: Use pi_state_update_owner() in put_pi_state()Thomas Gleixner1-7/+1
2021-01-30rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Thomas Gleixner3-5/+3
2021-01-30futex: Provide and use pi_state_update_owner()Thomas Gleixner1-33/+33
2021-01-30futex: Replace pointless printk in fixup_owner()Thomas Gleixner1-7/+3
2021-01-30futex: Ensure the correct return value from futex_lock_pi()Thomas Gleixner1-16/+16
2021-01-30Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai1-3/+1
2021-01-30gpio: mvebu: fix pwm .get_state period calculationBaruch Siach1-15/+10
2021-01-30futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby1-2/+2
2021-01-30net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1
2021-01-30net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet1-2/+6
2021-01-30ipv6: create multicast route with RTPROT_KERNELMatteo Croce1-0/+1