summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-03Linux 4.14.219v4.14.219Greg Kroah-Hartman
2021-02-03tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang
2021-02-03team: protect features update by RCU to avoid deadlockIvan Vecera
2021-02-03NFC: fix possible resource leakPan Bian
2021-02-03NFC: fix resource leak when target index is invalidPan Bian
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2021-02-03iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse
2021-02-03x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"Andy Lutomirski
2021-02-03x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski
2021-02-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-02-03mac80211: pause TX while changing interface typeJohannes Berg
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2021-02-03xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani
2021-02-03netfilter: nft_dynset: add timeout extension to templatePablo Neira Ayuso
2021-02-03ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher
2021-02-03xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-02-03leds: trigger: fix potential deadlock with libataAndrea Righi
2021-02-03xen: Fix XenStore initialisation for XS_LOCALDavid Woodhouse
2021-02-03KVM: x86: get smi pending status correctlyJay Zhou
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-02-03drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea
2021-02-03drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla
2021-02-03net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli
2021-02-03wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg
2021-02-03ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte
2021-02-03ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng
2021-02-03nbd: freeze the queue while we're adding connectionsJosef Bacik
2021-01-30Linux 4.14.218v4.14.218Greg Kroah-Hartman
2021-01-30fs: fix lazytime expiration handling in __writeback_single_inode()Eric Biggers
2021-01-30writeback: Drop I_DIRTY_TIME_EXPIREJan Kara
2021-01-30fs: move I_DIRTY_INODE to fs.hChristoph Hellwig
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar
2021-01-30tracing: Fix race in trace_open and buffer resize callGaurav Kohli
2021-01-30futex: Handle faults correctly for PI futexesThomas Gleixner
2021-01-30futex: Simplify fixup_pi_state_owner()Thomas Gleixner
2021-01-30futex: Use pi_state_update_owner() in put_pi_state()Thomas Gleixner
2021-01-30rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Thomas Gleixner
2021-01-30futex: Provide and use pi_state_update_owner()Thomas Gleixner
2021-01-30futex: Replace pointless printk in fixup_owner()Thomas Gleixner
2021-01-30futex: Ensure the correct return value from futex_lock_pi()Thomas Gleixner
2021-01-30Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai
2021-01-30gpio: mvebu: fix pwm .get_state period calculationBaruch Siach
2021-01-30futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby
2021-01-30net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2021-01-30net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet
2021-01-30ipv6: create multicast route with RTPROT_KERNELMatteo Croce