summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-01libceph: un-backoff on tick when we have a authenticated sessionIlya Dryomov1-3/+10
2018-05-01ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen1-0/+7
2018-05-01crypto: drbg - set freed buffers to NULLStephan Mueller1-0/+2
2018-05-01powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...Alistair Popple1-4/+19
2018-05-01powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh1-0/+2
2018-05-01KVM: arm/arm64: Close VMID generation raceMarc Zyngier1-5/+10
2018-05-01ARM: socfpga_defconfig: Remove QSPI Sector 4K size forceThor Thayer1-0/+1
2018-05-01ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven1-1/+2
2018-05-01ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven1-2/+9
2018-05-01ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven1-3/+0
2018-05-01PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang1-1/+3
2018-05-01PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu1-17/+24
2018-05-01PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu1-3/+1
2018-05-01PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu1-2/+2
2018-05-01ANDROID: binder: prevent transactions into own process.Martijn Coenen1-0/+8
2018-05-01vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-05-01bfq-iosched: ensure to clear bic/bfqq pointers when preparing requestJens Axboe1-1/+9
2018-05-01scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-05-01kobject: don't use WARN for registration failuresDmitry Vyukov1-7/+5
2018-05-01mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez1-1/+1
2018-05-01mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund1-3/+6
2018-05-01mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund1-0/+17
2018-05-01mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2-5/+12
2018-05-01mtd: spi-nor: cadence-quadspi: Fix page fault kernel panicThor Thayer1-2/+17
2018-05-01ALSA: hda/realtek - change the location for one of two front micsKailang Yang1-0/+1
2018-05-01ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang1-0/+2
2018-05-01ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang1-0/+2
2018-05-01ALSA: hda: Hardening for potential Spectre v1Takashi Iwai1-1/+11
2018-05-01ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai4-40/+55
2018-05-01ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai1-4/+8
2018-05-01ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson1-0/+1
2018-05-01ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller2-15/+15
2018-05-01ALSA: control: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-05-01ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai1-2/+4
2018-05-01ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai1-10/+14
2018-05-01ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2-5/+12
2018-05-01ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-05-01ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai1-1/+8
2018-05-01ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto1-1/+1
2018-05-01ALSA: dice: fix OUI for TC groupTakashi Sakamoto1-1/+1
2018-05-01tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa1-6/+5
2018-05-01tty: Avoid possible error pointer dereference at tty_ldisc_restore().Tetsuo Handa1-8/+5
2018-05-01tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren1-0/+11
2018-05-01tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren1-1/+11
2018-05-01tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa3-4/+8
2018-05-01drm/virtio: fix vq wait_event conditionGerd Hoffmann1-2/+2
2018-05-01virtio_console: reset on out of memoryMichael S. Tsirkin1-7/+10
2018-05-01virtio_console: move removal codeMichael S. Tsirkin1-36/+36
2018-05-01virtio_console: drop custom control queue cleanupMichael S. Tsirkin1-17/+0
2018-05-01virtio_console: free buffers after resetMichael S. Tsirkin1-25/+24