summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold2018-08-271-1/+1
| | * | | | | | | | | USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold2018-08-271-1/+1
| | |/ / / / / / / /
| * | | | | | | | | usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai2018-09-051-1/+1
| * | | | | | | | | usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai2018-09-051-2/+2
| * | | | | | | | | usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai2018-09-051-1/+1
| * | | | | | | | | usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman2018-09-051-0/+11
| * | | | | | | | | linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap2018-09-051-0/+1
| * | | | | | | | | usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap2018-09-051-3/+4
| * | | | | | | | | usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman2018-09-051-2/+0
| * | | | | | | | | usb: mtu3: fix error of xhci port id when enable U3 dual roleChunfeng Yun2018-09-052-1/+6
| * | | | | | | | | usb: uas: add support for more quirk flagsOliver Neukum2018-09-051-0/+21
| * | | | | | | | | USB: Add quirk to support DJI CineSSDTim Anderson2018-09-053-0/+19
| * | | | | | | | | usb: typec: fix kernel-doc parameter warningRandy Dunlap2018-09-051-1/+0
| * | | | | | | | | usb/dwc3/gadget: fix kernel-doc parameter warningRandy Dunlap2018-09-051-1/+0
| * | | | | | | | | USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-09-051-0/+3
| * | | | | | | | | USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings2018-09-051-2/+3
| * | | | | | | | | usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha2018-09-051-11/+16
| * | | | | | | | | xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman2018-09-051-0/+30
| * | | | | | | | | USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès2018-09-051-0/+4
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-09-141-5/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty: hvc: hvc_write() fix break conditionNicholas Piggin2018-09-101-1/+6
| * | | | | | | | | tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin2018-09-101-2/+22
| * | | | | | | | | tty: hvc: hvc_poll() fix read loop hangNicholas Piggin2018-09-101-2/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-09-1414-20/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | staging: vboxvideo: Change address of scanout buffer on page-flipHans de Goede2018-09-111-0/+5
| * | | | | | | | | staging: vboxvideo: Fix IRQs no longer workingHans de Goede2018-09-111-0/+7
| * | | | | | | | | staging: gasket: TODO: re-implement using UIOAhmed S. Darwish2018-09-101-0/+13
| * | | | | | | | | staging/fbtft: Update TODO and mailing listsDaniel Vetter2018-09-102-0/+6
| * | | | | | | | | staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)Gao Xiang2018-09-101-2/+2
| * | | | | | | | | Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-09-092-8/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | iio: imu: st_lsm6dsx: take into account ts samples in wm configurationLorenzo Bianconi2018-09-021-7/+6
| | * | | | | | | | | Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay2018-09-021-1/+0
| * | | | | | | | | | Revert "staging: erofs: disable compiling temporarile"Gao Xiang2018-08-281-1/+1
| * | | | | | | | | | MAINTAINERS: Switch a maintainer for drivers/staging/gasketTodd Poynor2018-08-271-1/+1
| * | | | | | | | | | staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...Arnd Bergmann2018-08-275-8/+16
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-1410-34/+73
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar2018-09-121-12/+18
| * | | | | | | | | | vmbus: don't return values for uninitalized channelsStephen Hemminger2018-09-121-0/+3
| * | | | | | | | | | fpga: dfl: fme: fix return value check in in pr_mgmt_init()Wei Yongjun2018-09-121-1/+1
| * | | | | | | | | | misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva2018-09-121-0/+2
| * | | | | | | | | | Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan2018-09-121-1/+1
| * | | | | | | | | | misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly2018-09-121-1/+1
| * | | | | | | | | | android: binder: fix the race mmap and alloc_new_buf_lockedMinchan Kim2018-09-121-8/+35
| * | | | | | | | | | mei: bus: need to unlink client before freeingTomas Winkler2018-09-121-5/+4
| * | | | | | | | | | mei: bus: fix hw module get/put balanceTomas Winkler2018-09-121-2/+1
| * | | | | | | | | | mei: fix use-after-free in mei_cl_writeJohn Hubbard2018-09-121-1/+1
| * | | | | | | | | | mei: ignore not found client in the enumerationAlexander Usyskin2018-09-121-3/+6
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-09-141-7/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "printk: make sure to print log on console."Petr Mladek2018-09-111-7/+5
* | | | | | | | | | | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-148-80/+134
|\ \ \ \ \ \ \ \ \ \ \