summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-01mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-01mtd: spi-nor: cadence-quadspi: Fix page fault kernel panicThor Thayer
2018-05-01tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-01tty: Avoid possible error pointer dereference at tty_ldisc_restore().Tetsuo Handa
2018-05-01tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-01tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-01tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-05-01drm/virtio: fix vq wait_event conditionGerd Hoffmann
2018-05-01virtio_console: reset on out of memoryMichael S. Tsirkin
2018-05-01virtio_console: move removal codeMichael S. Tsirkin
2018-05-01virtio_console: drop custom control queue cleanupMichael S. Tsirkin
2018-05-01virtio_console: free buffers after resetMichael S. Tsirkin
2018-05-01virtio_console: don't tie bufs to a vqMichael S. Tsirkin
2018-05-01USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-05-01usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-05-01usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus
2018-05-01USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-05-01USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-05-01USB: serial: simple: add libtransistor consoleCollin May
2018-05-01xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng
2018-05-01Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman
2018-05-01usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan
2018-05-01usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan
2018-05-01usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-05-01usbip: usbip_event: fix to not print kernel pointer addressShuah Khan
2018-05-01random: rate limit unseeded randomness warningsTheodore Ts'o
2018-05-01random: fix possible sleeping allocation from irq contextTheodore Ts'o
2018-05-01random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o
2018-04-29ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede
2018-04-29s390/dasd: fix IO error for newly defined devicesStefan Haberland
2018-04-29s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott
2018-04-29block/swim: Fix IO error at end of mediumFinn Thain
2018-04-29block/swim: Fix array bounds checkFinn Thain
2018-04-29block/swim: Select appropriate drive on device openFinn Thain
2018-04-29block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain
2018-04-29block/swim: Remove extra put_disk() call from error pathFinn Thain
2018-04-29block/swim: Don't log an error message for an invalid ioctlFinn Thain
2018-04-29block/swim: Check drive typeFinn Thain
2018-04-29m68k/mac: Don't remap SWIM MMIO regionFinn Thain
2018-04-29cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter
2018-04-29scsi: mptsas: Disable WRITE SAMEMartin K. Petersen
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-04-29virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-29virtio_net: split out ctrl bufferMichael S. Tsirkin
2018-04-29net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk
2018-04-29amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky
2018-04-29amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2018-04-29amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-04-29team: fix netconsole setup over teamXin Long