summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-02xfs: validate sb_logsunit is a multiple of the fs blocksizeDarrick J. Wong1-1/+13
2020-05-02serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita1-3/+10
2020-05-02usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami1-0/+4
2020-05-02UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-05-02UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-05-02cdc-acm: introduce a cool downOliver Neukum2-3/+32
2020-05-02cdc-acm: close race betrween suspend() and acm_softintOliver Neukum1-3/+3
2020-05-02staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley1-1/+2
2020-05-02staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2-12/+8
2020-05-02staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-05-02staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley1-4/+4
2020-05-02staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley1-6/+2
2020-05-02vt: don't hardcode the mem allocation upper boundNicolas Pitre1-1/+1
2020-05-02staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-05-02staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-05-02powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham1-0/+2
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum1-0/+2
2020-05-02iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-05-02ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee1-3/+17
2020-05-02audit: check the length of userspace generated audit recordsPaul Moore1-0/+3
2020-05-02usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-05-02tty: rocket, avoid OOB accessJiri Slaby1-11/+14
2020-05-02tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko1-9/+14
2020-05-02KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak1-1/+1
2020-05-02KVM: Check validity of resolved slot when searching memslotsSean Christopherson1-1/+1
2020-05-02tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson1-63/+73
2020-05-02tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen1-1/+7
2020-05-02ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy1-0/+52
2020-05-02ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang1-4/+8
2020-05-02ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang1-0/+3
2020-05-02ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai1-0/+2
2020-05-02tools/vm: fix cross-compile buildLucas Stach1-0/+2
2020-05-02mm/ksm: fix NULL pointer dereference when KSM zero page is enabledMuchun Song1-2/+10
2020-05-02mm/hugetlb: fix a addressing exception caused by huge_pte_offsetLongpeng1-6/+8
2020-05-02vmalloc: fix remap_vmalloc_range() bounds checksJann Horn3-5/+15
2020-05-02overflow.h: Add arithmetic shift helperJason Gunthorpe1-0/+31
2020-05-02USB: hub: Fix handling of connect changes during sleepAlan Stern1-0/+14
2020-05-02USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern1-1/+8
2020-05-02USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn2-6/+20
2020-05-02USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox1-0/+4
2020-05-02USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2-17/+17
2020-05-02fs/namespace.c: fix mountpoint reference counter racePiotr Krysiuk1-1/+1
2020-05-02iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen1-0/+10
2020-05-02iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen1-1/+1
2020-05-02iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen1-2/+3
2020-05-02iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan1-3/+28
2020-05-02ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai1-1/+0
2020-05-02KEYS: Avoid false positive ENOMEM error on key readWaiman Long2-15/+55
2020-05-02vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern1-2/+4
2020-05-02xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern2-4/+0