summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-03Linux 4.4.255v4.4.255Greg Kroah-Hartman
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-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-02-03mac80211: pause TX while changing interface typeJohannes 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-03futex: Prevent exit livelockThomas Gleixner
2021-02-03futex: Provide distinct return value when owner is exitingThomas Gleixner
2021-02-03futex: Add mutex around futex exitThomas Gleixner
2021-02-03futex: Provide state handling for exec() as wellThomas Gleixner
2021-02-03futex: Sanitize exit state handlingThomas Gleixner
2021-02-03futex: Mark the begin of futex exit explicitlyThomas Gleixner
2021-02-03futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner
2021-02-03futex: Split futex_mm_release() for exit/execThomas Gleixner
2021-02-03exit/exec: Seperate mm_release()Thomas Gleixner
2021-02-03futex: Replace PF_EXITPIDONE with a stateThomas Gleixner
2021-02-03futex: Move futex exit handling into futex codeThomas Gleixner
2021-02-03y2038: futex: Move compat implementation into futex.cArnd Bergmann
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
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-03ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng
2021-01-30Linux 4.4.254v4.4.254Greg Kroah-Hartman
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar
2021-01-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz
2021-01-30tracing: Fix race in trace_open and buffer resize callGaurav Kohli
2021-01-30Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai
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
2021-01-30skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-30sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran
2021-01-30netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault
2021-01-30compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon
2021-01-30xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman
2021-01-30usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-30ehci: fix EHCI host controller initialization sequenceEugene Korenevsky
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-30can: dev: can_restart: fix use after free bugVincent Mailhol
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-30ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski