summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf2020-05-021-2/+15
* scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-05-021-1/+1
* xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong2020-05-021-0/+1
* bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson2020-05-021-3/+15
* perf/core: fix parent pid/tid in task exit eventsIan Rogers2020-05-021-3/+10
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-021-1/+1
* nfsd: memory corruption in nfsd4_lock()Vasily Averin2020-05-021-0/+2
* usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor2020-05-021-1/+1
* mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian2020-05-021-1/+5
* fuse: fix possibly missed wake-up after abortMiklos Szeredi2020-05-021-3/+9
* remoteproc: Fix wrong rvring index computationClement Leger2020-05-021-1/+1
* usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami2020-05-021-0/+4
* UAS: fix deadlock in error handling and PM flushing workOliver Neukum2020-05-021-3/+40
* UAS: no use logging any details in case of ENODEVOliver Neukum2020-05-021-0/+3
* staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley2020-05-021-1/+2
* staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley2020-05-021-3/+6
* staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang2020-05-021-1/+3
* staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott2020-05-021-0/+3
* ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum2020-05-021-0/+2
* ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee2020-05-021-3/+17
* audit: check the length of userspace generated audit recordsPaul Moore2020-05-021-0/+3
* usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern2020-05-021-0/+7
* tty: rocket, avoid OOB accessJiri Slaby2020-05-021-11/+14
* tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko2020-05-021-9/+14
* KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak2020-05-021-1/+1
* KVM: Check validity of resolved slot when searching memslotsSean Christopherson2020-05-021-1/+1
* tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen2020-05-021-1/+7
* ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy2020-05-021-0/+52
* ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang2020-05-021-4/+8
* ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai2020-05-021-0/+2
* vmalloc: fix remap_vmalloc_range() bounds checksJann Horn2020-05-023-5/+15
* overflow.h: Add arithmetic shift helperJason Gunthorpe2020-05-021-0/+31
* USB: hub: Fix handling of connect changes during sleepAlan Stern2020-05-021-0/+14
* USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern2020-05-021-1/+8
* USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox2020-05-021-0/+4
* USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2020-05-022-17/+17
* fs/namespace.c: fix mountpoint reference counter racePiotr Krysiuk2020-05-021-1/+1
* iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen2020-05-021-0/+10
* iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen2020-05-021-1/+1
* iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen2020-05-021-2/+3
* ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai2020-05-021-1/+0
* xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2020-05-022-4/+0
* net: dsa: b53: Fix ARL register definitionsFlorian Fainelli2020-05-021-2/+2
* team: fix hang in team_mode_get()Taehee Yoo2020-05-021-0/+4
* tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-05-021-1/+1
* net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang2020-05-021-1/+3
* net: netrom: Fix potential nr_neigh refcnt leak in nr_add_nodeXiyu Yang2020-05-021-0/+1
* macvlan: fix null dereference in macvlan_device_event()Taehee Yoo2020-05-021-1/+1
* macsec: avoid to set wrong mtuTaehee Yoo2020-05-021-4/+8
* ipv6: fix restrict IPV6_ADDRFORM operationJohn Haxby2020-05-021-7/+6