summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.256v4.4.256Greg Kroah-Hartman2021-02-051-1/+1
* Linux 4.4.255v4.4.255Greg Kroah-Hartman2021-02-031-1/+1
* NFC: fix possible resource leakPan Bian2021-02-031-0/+1
* NFC: fix resource leak when target index is invalidPan Bian2021-02-031-1/+1
* iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2021-02-032-1/+4
* iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse2021-02-031-16/+26
* can: dev: prevent potential information leak in can_fill_info()Dan Carpenter2021-02-031-1/+1
* mac80211: pause TX while changing interface typeJohannes Berg2021-02-032-0/+7
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani2021-02-031-1/+1
* netfilter: nft_dynset: add timeout extension to templatePablo Neira Ayuso2021-02-031-1/+3
* ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher2021-02-031-0/+1
* futex: Prevent exit livelockThomas Gleixner2021-02-031-15/+91
* futex: Provide distinct return value when owner is exitingThomas Gleixner2021-02-031-4/+6
* futex: Add mutex around futex exitThomas Gleixner2021-02-033-0/+18
* futex: Provide state handling for exec() as wellThomas Gleixner2021-02-031-4/+34
* futex: Sanitize exit state handlingThomas Gleixner2021-02-031-7/+10
* futex: Mark the begin of futex exit explicitlyThomas Gleixner2021-02-033-36/+40
* futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner2021-02-032-1/+1
* futex: Split futex_mm_release() for exit/execThomas Gleixner2021-02-033-6/+12
* exit/exec: Seperate mm_release()Thomas Gleixner2021-02-034-5/+17
* futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2021-02-034-26/+45
* futex: Move futex exit handling into futex codeThomas Gleixner2021-02-034-33/+46
* y2038: futex: Move compat implementation into futex.cArnd Bergmann2021-02-034-215/+192
* mt7601u: fix rx buffer refcountingLorenzo Bianconi2021-02-031-2/+1
* mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi2021-02-031-1/+1
* KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu2021-02-031-1/+1
* net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli2021-02-031-0/+1
* wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg2021-02-031-2/+3
* ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-02-031-14/+6
* Linux 4.4.254v4.4.254Greg Kroah-Hartman2021-01-301-1/+1
* x86/boot/compressed: Disable relocation relaxationArvind Sankar2021-01-301-0/+2
* xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz2021-01-301-0/+1
* tracing: Fix race in trace_open and buffer resize callGaurav Kohli2021-01-301-0/+4
* Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai2021-01-301-3/+1
* net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet2021-01-301-2/+6
* ipv6: create multicast route with RTPROT_KERNELMatteo Croce2021-01-301-0/+1
* skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin2021-01-301-1/+5
* sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-301-2/+2
* sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran2021-01-301-2/+1
* netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault2021-01-301-1/+1
* compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon2021-01-301-0/+6
* xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-301-0/+2
* usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson2021-01-301-1/+1
* ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-301-0/+12
* iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-301-2/+2
* can: dev: can_restart: fix use after free bugVincent Mailhol2021-01-301-2/+2
* drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs2021-01-301-4/+4
* drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs2021-01-301-1/+1
* scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo2021-01-301-7/+4