summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-04futex: Prevent exit livelockThomas Gleixner1-15/+91
2021-02-04futex: Provide distinct return value when owner is exitingThomas Gleixner1-4/+6
2021-02-04futex: Add mutex around futex exitThomas Gleixner3-0/+18
2021-02-04futex: Provide state handling for exec() as wellThomas Gleixner1-4/+34
2021-02-04futex: Sanitize exit state handlingThomas Gleixner1-7/+10
2021-02-04futex: Mark the begin of futex exit explicitlyThomas Gleixner3-36/+40
2021-02-04futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner2-1/+1
2021-02-04futex: Split futex_mm_release() for exit/execThomas Gleixner3-6/+12
2021-02-04exit/exec: Seperate mm_release()Thomas Gleixner4-5/+17
2021-02-04futex: Replace PF_EXITPIDONE with a stateThomas Gleixner4-26/+45
2021-02-04futex: Move futex exit handling into futex codeThomas Gleixner4-33/+46
2021-02-04y2038: futex: Move compat implementation into futex.cArnd Bergmann4-215/+192
2021-02-04mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-02-04mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
2021-02-04KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu1-1/+1
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-04ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng1-14/+6
2021-01-30Linux 4.4.254v4.4.254Greg Kroah-Hartman1-1/+1
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2021-01-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2021-01-30tracing: Fix race in trace_open and buffer resize callGaurav Kohli1-0/+4
2021-01-30Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai1-3/+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
2021-01-30skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin1-1/+5
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-30sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran1-2/+1
2021-01-30netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault1-1/+1
2021-01-30compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon1-0/+6
2021-01-30xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman1-0/+2
2021-01-30usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson1-1/+1
2021-01-30ehci: fix EHCI host controller initialization sequenceEugene Korenevsky1-0/+12
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen1-2/+2
2021-01-30can: dev: can_restart: fix use after free bugVincent Mailhol1-2/+2
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs1-1/+1
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo1-7/+4
2021-01-30ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski1-0/+1
2021-01-30dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke1-3/+12
2021-01-30ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede1-0/+2
2021-01-30ALSA: hda/via: Add minimum mute flagTakashi Iwai1-0/+1
2021-01-30ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()Takashi Iwai1-1/+2
2021-01-23Linux 4.4.253v4.4.253Greg Kroah-Hartman1-1/+1
2021-01-23spi: cadence: cache reference clock rate during probeMichael Hennerich1-2/+4
2021-01-23net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet1-2/+7
2021-01-23rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells1-2/+4