summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: erofs: fix to handle error path of erofs_vmap()Chao Yu2-2/+9
2019-04-03staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley1-4/+4
2019-04-03staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-04-03staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault3-5/+18
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott3-7/+38
2019-04-03tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setupNathan Chancellor1-1/+1
2019-04-03tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu1-0/+4
2019-04-03tty: mxs-auart: fix a potential NULL pointer dereferenceKangjie Lu1-0/+4
2019-04-03drm/rockchip: vop: reset scale mode when win is disabledJonas Karlman1-3/+15
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier3-0/+20
2019-04-03scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier1-0/+3
2019-04-03scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen1-0/+3
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche1-6/+13
2019-04-03ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong1-18/+24
2019-04-03fs/open.c: allow opening only regular files during execve()Tetsuo Handa1-0/+6
2019-04-03kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring1-1/+1
2019-04-03ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptopsBernhard Rosenkraenzer1-0/+10
2019-04-03ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256Jian-Hong Pan1-0/+4
2019-04-03ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256Chris Chiu1-0/+4
2019-04-03ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256Jian-Hong Pan1-0/+14
2019-04-03ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset micChris Chiu1-0/+2
2019-04-03ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286Jian-Hong Pan1-0/+1
2019-04-03ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286Jian-Hong Pan1-3/+14
2019-04-03ALSA: hda/realtek - Add support headset mode for New DELL WYSE NBKailang Yang1-0/+1
2019-04-03ALSA: hda/realtek - Add support headset mode for DELL WYSE AIOKailang Yang1-0/+26
2019-04-03ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai1-1/+8
2019-04-03ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai1-21/+22
2019-04-03ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-3/+4
2019-04-03ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-04-03net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter1-18/+0
2019-04-03NFSv4.1 don't free interrupted slot on openOlga Kornievskaia1-1/+2
2019-04-03NFS: fix mount/umount race in nlmclnt.NeilBrown1-2/+1
2019-04-03vfio: ccw: only free cp on final interruptCornelia Huck1-2/+6
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao5-18/+37
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno1-17/+10
2019-04-03Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana1-8/+1
2019-04-03btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...Nikolay Borisov1-1/+1
2019-04-03btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi1-1/+2
2019-04-03btrfs: don't report readahead errors and don't update statisticsDavid Sterba1-1/+1
2019-04-03btrfs: remove WARN_ON in log_dir_itemsJosef Bacik1-2/+9
2019-04-03Btrfs: fix incorrect file size after shrinking truncate and fsyncFilipe Manana1-0/+13
2019-04-03powerpc/security: Fix spectre_v2 reportingMichael Ellerman1-15/+8
2019-04-03powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy1-0/+1
2019-04-03powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun1-6/+12
2019-04-03powerpc/fsl: Update Spectre v2 reportingDiana Craciun1-1/+4
2019-04-03powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun1-0/+1
2019-04-03powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun1-0/+4
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2-0/+21
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun3-1/+37
2019-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2-0/+26