summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-01virtio_console: don't tie bufs to a vqMichael S. Tsirkin1-7/+7
2018-05-01virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-05-01ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai1-0/+3
2018-05-01USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2-1/+10
2018-05-01usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko1-0/+3
2018-05-01usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus1-1/+1
2018-05-01USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-05-01USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-05-01USB: serial: simple: add libtransistor consoleCollin May2-0/+8
2018-05-01xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng1-1/+4
2018-05-01Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman1-1/+0
2018-05-01usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan1-0/+13
2018-05-01usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan1-1/+1
2018-05-01usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan1-0/+5
2018-05-01usbip: usbip_event: fix to not print kernel pointer addressShuah Khan1-4/+0
2018-05-01random: rate limit unseeded randomness warningsTheodore Ts'o1-5/+34
2018-05-01random: fix possible sleeping allocation from irq contextTheodore Ts'o1-1/+8
2018-05-01random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o1-19/+27
2018-05-01ext4: fix bitmap position validationLukas Czerner1-4/+5
2018-05-01ext4: add validity checks for bitmap block numbersTheodore Ts'o2-2/+21
2018-05-01ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfsTheodore Ts'o1-0/+1
2018-05-01ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o1-0/+1
2018-05-01ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers1-5/+11
2018-04-29Linux 4.14.38v4.14.38Greg Kroah-Hartman1-1/+1
2018-04-29ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede1-2/+25
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-29s390/dasd: fix IO error for newly defined devicesStefan Haberland1-2/+11
2018-04-29s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-29tracing: Fix missing tab for hwlat_detector print formatPeter Xu1-1/+1
2018-04-29block/swim: Fix IO error at end of mediumFinn Thain1-5/+8
2018-04-29block/swim: Fix array bounds checkFinn Thain1-1/+1
2018-04-29block/swim: Select appropriate drive on device openFinn Thain1-1/+1